blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
be763721f03376d35dadd11ce061613009e713c7 | d4e758b7b9bd6104fd2ea0b95be5cd5dd439d649 | /src/main/java/com/example/demo/SecurityConfig.java | 501e3716b9df7de7862c95f14fef2d7e7ead68ca | [] | no_license | yusuke-emoto/BookSummary | 790b8eb7b6346ea6a89782d3b200ac604d5f4c25 | 117cd9056417535abbe65ced703fcfc53d8abc1d | refs/heads/master | 2022-11-30T18:33:30.076095 | 2020-08-08T15:06:47 | 2020-08-08T15:06:47 | 274,056,351 | 0 | 0 | null | 2020-08-08T15:06:48 | 2020-06-22T06:22:35 | Java | UTF-8 | Java | false | false | 3,867 | java | package com.example.demo;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.Authentica... | [
"emoyuu0824@gmail.com"
] | emoyuu0824@gmail.com |
57e73872a5c70db18edd24f37c519e35aaec66e5 | 1004e02b95b296bec009e36cb44e5fc64aa1c251 | /Pixels/DeadPixel.java | a7fc88f5a0fb4adcdbc41120c00f9f492fa00f54 | [] | no_license | zurnov/pu-oop-java-hw-5 | 9d36b8ed9659ad3f2c21d6eaee35f0bf6f695597 | 7927db1d407e8e314b5c6d4567aa5e766bcc1079 | refs/heads/main | 2023-03-10T02:22:38.923178 | 2021-02-25T21:49:49 | 2021-02-25T21:49:49 | 342,365,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 48 | java | package Pixels;
public class DeadPixel {
}
| [
"noreply@github.com"
] | zurnov.noreply@github.com |
41a888a3bca02f2e0ee7c6cb2f16f591cb8ff842 | c46f99dbb1ea967302d4ba6f974928c43e0b7eb1 | /src/pptx4j/java/org/pptx4j/pml/CTTLSetBehavior.java | 7e12298af9a782b0280d32cdd3e14918b91b57f0 | [
"Apache-2.0"
] | permissive | manivannans/docx4j | 688320ebde87c6f6d7cd43f32d475eb635d5e9c1 | 777c78a844b98e15c3d472fedd3b3e01e6017327 | refs/heads/master | 2020-12-25T00:50:18.304299 | 2012-05-29T03:59:59 | 2012-05-29T03:59:59 | 4,479,085 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,825 | java | /*
* Copyright 2010, Plutext Pty Ltd.
*
* This file is part of docx4j.
docx4j is licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICEN... | [
"jason@plutext.org"
] | jason@plutext.org |
14de8ff25f31507fe78133882e7c405b197935f9 | 8381f7acfb91f9a432af92b43055b284744f73db | /src/test/java/runnerPackage/TestRunner.java | 9feed54f57489eb670f1856996d6b0179b95f2ca | [] | no_license | okanalkan98/CucumberDemo | f9698bcec215633a52b47aef2a99ceb5b59cc79e | a00b6142b754f6d09489732eca22beb5573b595e | refs/heads/master | 2021-01-24T02:47:36.352205 | 2018-02-25T21:03:15 | 2018-02-25T21:03:15 | 122,862,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package runnerPackage;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.AfterTest;
import cucumber.api.CucumberOptions;
import cucumber.api.testng.AbstractTestNGCucumberTests;
import io.github.bonigar... | [
"okanalkan83@gmail.com"
] | okanalkan83@gmail.com |
4e362032711edbf3c10d4aed3d60a73ba54689e5 | 8aea95c114e07d043d217f51a30807b4642d49a7 | /testbench/modules/testDataFlow/languages/testCustomAnalyzer/source_gen/testCustomAnalyzer/dataFlow/Child_IntraProcedural_BuilderMode_DataFlow.java | ab90c69832c6bb0c060a7a128374a6616fd60752 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | JetBrains/MPS | ec03a005e0eda3055c4e4856a28234b563af92c6 | 0d2aeaf642e57a86b23268fc87740214daa28a67 | refs/heads/master | 2023-09-03T15:14:10.508189 | 2023-09-01T13:25:35 | 2023-09-01T13:30:22 | 2,209,077 | 1,242 | 309 | Apache-2.0 | 2023-07-25T18:10:10 | 2011-08-15T09:48:06 | JetBrains MPS | UTF-8 | Java | false | false | 837 | java | package testCustomAnalyzer.dataFlow;
/*Generated by MPS */
import jetbrains.mps.lang.dataFlow.DataFlowBuilder;
import jetbrains.mps.lang.dataFlow.DataFlowBuilderContext;
import java.util.Collection;
import jetbrains.mps.lang.dataFlow.framework.IDataFlowModeId;
import java.util.Arrays;
import jetbrains.mps.lang.dataFl... | [
"Semen.Alperovich@jetbrains.com"
] | Semen.Alperovich@jetbrains.com |
a60cecec09ff323c3b59080ededc8768ca8b04cd | ead5a617b23c541865a6b57cf8cffcc1137352f2 | /decompiled/sources/com/google/api/client/extensions/android/http/packageinfo.java | de9ae72769f7cd3c4a78e9ea883879411dec45ce | [] | no_license | erred/uva-ssn | 73a6392a096b38c092482113e322fdbf9c3c4c0e | 4fb8ea447766a735289b96e2510f5a8d93345a8c | refs/heads/master | 2022-02-26T20:52:50.515540 | 2019-10-14T12:30:33 | 2019-10-14T12:30:33 | 210,376,140 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.google.api.client.extensions.android.http;
import com.google.api.client.util.Beta;
@Beta
/* renamed from: com.google.api.client.extensions.android.http.package-info reason: invalid class name */
interface packageinfo {
}
| [
"seankhliao@gmail.com"
] | seankhliao@gmail.com |
3487dccf2210eb50c0b8c0690eaa37e39e3f9fb0 | fc16b0bf8f1f5ab72bceffcb7e4165ceb9aebf44 | /SammyUnit12/src/RentalDemo.java | 9c65bdd06a5b5640fd58278e07ea9f83d714bf1d | [] | no_license | SharkTaleLover/My-School-Java-Projects | 36a076c59179abdb8a5d494122c69d16cff038ff | 416dca91f631d8722f4b681eb63aff300ea7aa6a | refs/heads/main | 2023-05-02T20:14:23.884841 | 2021-05-21T15:54:26 | 2021-05-21T15:54:26 | 351,823,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,669 | java | import java.util.InputMismatchException;
import java.util.Scanner;
public class RentalDemo
{
public static void main(String[] args)
{
Scanner input = new Scanner(System.in);
int minutesRented, hoursRented, rentalCost, minutesExtra;
Rental[] rentals = new Rental[8];
for(int i = 0; i < ren... | [
"kylecfick@gmail.com"
] | kylecfick@gmail.com |
e0511c99e527a96187ef95b2196646a3b0fd9747 | 5ec06dab1409d790496ce082dacb321392b32fe9 | /clients/spring/generated/src/main/java/org/openapitools/model/ComAdobeCqSocialContentFragmentsServicesImplCommunitiesFragmenInfo.java | afa1d30a137d187c9120d02fd0bea20f549d53d5 | [
"Apache-2.0"
] | permissive | shinesolutions/swagger-aem-osgi | e9d2385f44bee70e5bbdc0d577e99a9f2525266f | c2f6e076971d2592c1cbd3f70695c679e807396b | refs/heads/master | 2022-10-29T13:07:40.422092 | 2021-04-09T07:46:03 | 2021-04-09T07:46:03 | 190,217,155 | 3 | 3 | Apache-2.0 | 2022-10-05T03:26:20 | 2019-06-04T14:23:28 | null | UTF-8 | Java | false | false | 4,526 | java | package org.openapitools.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.openapitools.model.ComAdobeCqSocialContentFragmentsServ... | [
"cliffano@gmail.com"
] | cliffano@gmail.com |
5d4054b56ebb19d76269cb38f53687a7979bb2b9 | ea8568898a20e3a8a3c91c72d41ddaf29dcebd75 | /ITC515_assignment2/src/datamanagement/Student.java | ee828e9b613cb7f689cef9151336f69bb38b7e9c | [] | no_license | aamerk2/Code-Debuggers | 66390627c60ecf805452c534086492dd160f29a1 | 2aa57e08ad9737372a1f6db83b43f282aa69d7df | refs/heads/master | 2020-05-21T17:54:36.363975 | 2016-09-19T08:56:48 | 2016-09-19T08:56:48 | 64,348,514 | 1 | 2 | null | 2016-09-19T10:45:00 | 2016-07-27T23:30:47 | Java | UTF-8 | Java | false | false | 1,131 | java | package datamanagement;
public class Student implements IStudent {
private Integer id; // id of integer type
private String fn;// fn of String type
private String ln; // lnof String type
private StudentUnitRecordList su;//su of type StudentUnitrecordList property
public Student(Integer id, String fn, String ln, ... | [
"jawwadaamer@gmail.com"
] | jawwadaamer@gmail.com |
7fb8c76ad0ee8b16948c26b9aa347d482e983949 | 3eab9aafe4eb373cb4b0051d92afe145e46e6073 | /src/main/java/com/example/habrreactive/HabrreactiveApplication.java | 18ef30b41ab287f14e662a385d2223cec76300f5 | [] | no_license | dkul108/habrreactive | 96752d24ff8dd38661373a21c267b527b3848020 | f0d8e0f527c07a36cf6a32e6abda6c0dcee09c45 | refs/heads/master | 2021-08-14T11:41:04.898977 | 2017-11-15T15:07:02 | 2017-11-15T15:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package com.example.habrreactive;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class HabrreactiveApplication {
public static void main(String[] args) {
SpringApplication.run(HabrreactiveApplication.class, args... | [
"SGSamoylov@alfabank.ru"
] | SGSamoylov@alfabank.ru |
d78ea6f80267ade5a2cfb8b457389ec02403c992 | 2ead3493f04e7bd8be4916ea2af34e0366fedb51 | /JavaStreams/src/Problem_06/Main.java | 968c1972a5f29ad649014d3a5a9e4c0da22a8c4b | [] | no_license | Ivanov-Stiliqn/Java-Fundamentals-Homeworks | c4a3970e8063b8831c54c1a12c96d73e93119ccd | 2c908cf29d62e8e704707a870e0f907a8a127fc6 | refs/heads/master | 2021-01-10T16:26:56.127547 | 2015-11-24T12:54:25 | 2015-11-24T12:54:25 | 46,791,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,900 | java | package Problem_06;
import java.io.*;
/*
Problem 6. *Save a Custom Object in a file
Write a program that saves and loads the information from a custom Object that you have created to a file using
ObjectInputStream, ObjectOutputStream. Create a class Course that has a String field containing the name and an integer fi... | [
"stilianivanovivanov@gmail.com"
] | stilianivanovivanov@gmail.com |
b694b2f9f0b65d35ea1a8079c103111f865f33a3 | a1bca7e14c44d3288d8e1f66c41270d09d76e916 | /src/main/java/io/sj/exception/MessageResourceHandler.java | 5cc2aca763dc94173e45c0733a7a3f85fd1ea61c | [] | no_license | Shubhamjain2908/Boot | aa26e6628a9eec8a4823befe6b8d8b1ec948c6ae | 614ab70cbd6a11fa2ea746df84fe755aa8ccd50a | refs/heads/master | 2020-04-13T23:12:53.808620 | 2018-12-29T10:06:39 | 2018-12-29T10:06:39 | 163,500,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,254 | java | package io.sj.exception;
import java.util.Locale;
import javax.annotation.PostConstruct;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.context.NoSuchMessageException;
import org.springframework.context.support.MessageSource... | [
"shubhamjain2908@gmail.com"
] | shubhamjain2908@gmail.com |
cdc32efdb4b14d181294d5e403f04c16ce416f26 | ec728f5b2668a5698b37167e259f7713a76925a8 | /PartitionUIMindset/app/src/main/java/com/android/kpe/partitionuimindset/TitlesFragment.java | ceddee865f8a7969e439a95a013f8c28526b97ef | [] | no_license | kurt-patrick/android | 84d8b6c1ae125e332a571bc6abe3e49cc962fe29 | c659a872e63591fe9810a108bee36c4bb54ab9e3 | refs/heads/master | 2021-09-03T04:06:42.660746 | 2018-01-05T12:59:05 | 2018-01-05T12:59:05 | 104,538,335 | 1 | 0 | null | 2017-11-25T12:08:06 | 2017-09-23T03:25:25 | Java | UTF-8 | Java | false | false | 926 | java | package com.android.kpe.partitionuimindset;
import android.app.ListFragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.ListView;
/**
* Created by LocalUser on 20/09/2017.
*/
public class TitlesFragment e... | [
"kurt_patrick_online@hotmail.com"
] | kurt_patrick_online@hotmail.com |
52b0b1dff56d2db4e287b9cf885cfd18cb9a1b41 | 5765c87fd41493dff2fde2a68f9dccc04c1ad2bd | /Variant Programs/1-4/33/production/GrowerTerminate.java | 53e24403c65ca348be452ee7bf48581b91d28494 | [
"MIT"
] | permissive | hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism | 42e4c2061c3f8da0dfce760e168bb9715063645f | a42ced1d5a92963207e3565860cac0946312e1b3 | refs/heads/master | 2020-08-09T08:10:08.888384 | 2019-11-25T01:14:23 | 2019-11-25T01:14:23 | 214,041,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 844 | java | package production;
import manufacturedBelongings.MinableOppose;
import warehouses.*;
public class GrowerTerminate extends Presenter {
public RinglikeAssociatedLeaning<MinableOppose> basket = null;
public GrowerTerminate(double spiteful, double drift, Repository ago) {
parallelize(spiteful, drift, null, ago)... | [
"hayden.cheers@me.com"
] | hayden.cheers@me.com |
94b1b9adfbea8d17bd41ffb6b961ea2cfbae0caf | 60efbd957bfc8f98121f0dc6d2ea8cfafc1865ea | /app/src/main/java/com/example/intership2019/Fragment/DPDependencyInjectionExample/Person.java | f64fc737cce9fb0064d2082a9034c2050f6d59a1 | [] | no_license | annv1990/PTIT-Internship-2019-CW | 6f4040dd878cb7a5327b9eba7aa539e6de60129d | ad6481fd419247f72363a1c53616e4bc896cc324 | refs/heads/master | 2020-06-22T14:21:19.220632 | 2020-06-19T02:36:48 | 2020-06-19T02:36:48 | 197,728,954 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.example.intership2019.Fragment.DPDependencyInjectionExample;
import javax.inject.Inject;
public class Person{
Body body;
@Inject
public Person(Body body){
this.body = body;
}
}
| [
"vutiendat2412@gmail.com"
] | vutiendat2412@gmail.com |
85db836cf637431436cf7a250d7c4b42ff58f964 | a69843c67fd8a5b227837bd253fde3f672739e87 | /api-executor-v1/src/main/java/com/linkedpipes/etl/executor/api/v1/service/DefaultExceptionFactory.java | f9c9195618830059667456c950e831cde252fb1e | [
"MIT"
] | permissive | eghuro/etl | 28713014be4db6bb010bd8c6a4e9a8249857ed2f | 5d74f9156397a4b48ad0eb3d833721dc67ba74a2 | refs/heads/master | 2020-04-02T02:41:15.816327 | 2018-09-20T11:44:31 | 2018-09-20T11:44:31 | 153,922,127 | 0 | 0 | NOASSERTION | 2018-10-20T15:53:20 | 2018-10-20T15:53:20 | null | UTF-8 | Java | false | false | 363 | java | package com.linkedpipes.etl.executor.api.v1.service;
import com.linkedpipes.etl.executor.api.v1.LpException;
/**
* Default implementation of exception factory.
*/
class DefaultExceptionFactory implements ExceptionFactory {
@Override
public LpException failure(String message, Object... args) {
retur... | [
"skodapetr@gmail.com"
] | skodapetr@gmail.com |
e4549135ba1ca96d494b24fb38cd1aee369a7870 | d05e815086d14ecd748707ef578c6404c7c1dd35 | /processor/src/main/java/org/mobilitydata/gtfsvalidator/processor/TableLoaderGenerator.java | 1ba61e616e5017df5e408df55d5e2de91212bae4 | [
"Apache-2.0"
] | permissive | ReseauTransportLongueuil-RTL/gtfs-validator | 99c154077bb098fbab8a14ec7e10301cca158190 | b9e90ce25f698cbe55189434645aba6b2e3f0067 | refs/heads/master | 2023-01-24T11:10:32.321989 | 2020-12-04T16:47:40 | 2020-12-04T16:47:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,539 | java | /*
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | [
"noreply@github.com"
] | ReseauTransportLongueuil-RTL.noreply@github.com |
8258d875354f5f2da26c140d01eb45abb83f1073 | 9c21e86c9772b932e85d0200bb0645115e693d3e | /interfaces/music5/Music5.java | dac2c42cf63d04204c8f96eb64440d9ccbb69223 | [] | no_license | duranchen/OnJava8 | 64c9ccff272df15c5060a077de247989b191064a | ba20b128a7d3d7f98beac4bb26d0ee034a1c69b2 | refs/heads/master | 2022-09-09T09:25:05.103693 | 2020-05-31T09:23:15 | 2020-05-31T09:23:15 | 262,552,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | package interfaces.music5;
import polymorphism.music.Note;
interface Instrument {
int VALUE =5;
default void play(Note n) {
System.out.println(this + ".play() " + n);
}
default void adjust() {
System.out.println("Adjusting " + this);
}
}
class Wind implements Instrument {
@O... | [
"duran.chen@outlook.com"
] | duran.chen@outlook.com |
12faa86278ba7ec7a0b4fc3a5b1ea4880d19e999 | 74b2cb9e8e5d5042ff3a00278d78e39f037a9e4b | /src/main/java/com/hackathon/mred/config/apidoc/SwaggerConfiguration.java | fbba16cf5df55d54024089c2bd105545a62c7c68 | [] | no_license | BulkSecurityGeneratorProject/hackathon | ad4ce4530357940775c4bb772788e95d55070b64 | 5d84632b66d839ac37c8a81f0a574ab56b879d27 | refs/heads/master | 2022-12-28T17:54:46.799835 | 2016-12-16T10:50:45 | 2016-12-16T10:50:45 | 296,586,464 | 0 | 0 | null | 2020-09-18T10:15:16 | 2020-09-18T10:15:15 | null | UTF-8 | Java | false | false | 2,760 | java | package com.hackathon.mred.config.apidoc;
import com.hackathon.mred.config.Constants;
import com.hackathon.mred.config.JHipsterProperties;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.*;
import org.springframework.http.ResponseEntity;
import org.springframewor... | [
"nemesismk2@googlemail.com"
] | nemesismk2@googlemail.com |
f8b0a7d56b2c079392a526a2fd28837ba3fda7e4 | bb60768a6eb5435a4b315f4af861b25addfd3b44 | /dingtalk/java/src/main/java/com/aliyun/dingtalkdrive_1_0/models/AddFileRequest.java | d6910f8d6d67960296976cc3929250d6d9db5391 | [
"Apache-2.0"
] | permissive | yndu13/dingtalk-sdk | f023e758d78efe3e20afa1456f916238890e65dd | 700fb7bb49c4d3167f84afc5fcb5e7aa5a09735f | refs/heads/master | 2023-06-30T04:49:11.263304 | 2021-08-12T09:54:35 | 2021-08-12T09:54:35 | 395,271,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,007 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.dingtalkdrive_1_0.models;
import com.aliyun.tea.*;
public class AddFileRequest extends TeaModel {
// 父目录id
@NameInMap("parentId")
public String parentId;
// 文件类型
@NameInMap("fileType")
public String fileType;
// 文件... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
50de0989e5e9f7d9347cf864861b5a857cb3135f | fba58f501701ebe25a48590f34f076082217026e | /src/main/java/wang/mh/base/collection/CollectionsDemo.java | 6bdfc24e7267d84e7c0217637031cd361f61a47c | [] | no_license | HelloWangmh/java-learning | c773f773527dee63e72d1d9f6287aeea567bcc09 | 90a7828d49b1dc65df51f89cddb8c73824c2d23f | refs/heads/master | 2022-11-25T17:25:53.039118 | 2021-04-22T01:34:49 | 2021-04-22T01:34:49 | 90,616,908 | 2 | 0 | null | 2022-11-16T09:28:01 | 2017-05-08T10:43:01 | Java | UTF-8 | Java | false | false | 2,707 | java | package wang.mh.base.collection;
import com.google.common.collect.Lists;
import java.util.*;
public class CollectionsDemo {
public static void main(String[] args) {
listToArr();
}
/**
* 集合转数组
*/
private static void listToArr(){
ArrayList<Integer> list = Lists.newArrayList(... | [
"wmh@wmhdeMacBook-Pro.local"
] | wmh@wmhdeMacBook-Pro.local |
95ff849b3c858829a7bb881affb7bc274d4c5b27 | b92e887aaaa55e5875727892381e2f0eb117f629 | /app/src/test/java/com/huburt/app/ExampleUnitTest.java | d8cd4783c7d3d13fbf8798b4a0104102b882fbd5 | [] | no_license | huburt-Hu/AndroidArchitecture | e9cc51ee50475d54f013336dce70692cbc59cbb7 | caac91c03b3685777dca542554928bb772814210 | refs/heads/master | 2021-08-24T05:31:49.358539 | 2017-12-08T07:21:40 | 2017-12-08T07:21:40 | 112,594,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package com.huburt.app;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void additio... | [
"654360340@qq.com"
] | 654360340@qq.com |
9fa180e8815db410d99f46c30e17c379b47cddf5 | 26c38e9bb35e79c899cff9c5e3ccef7b949832ff | /apps-test/taglib-it/src/test/java/org/apache/struts/taglib/SimpleBeanForTesting.java | 5a3d0969b6f8783fbf3a71e9276a40728ae5740f | [] | no_license | apache/struts-sandbox | 58292b54dccdce5de68e6a186ff6b64e1fb33d96 | e9b8ac4c8b53387bd96da9bcc0dd01bbc2725e3b | refs/heads/trunk | 2023-08-05T16:10:39.408041 | 2022-04-23T08:38:11 | 2022-04-23T08:38:11 | 206,401 | 3 | 16 | null | 2022-04-22T21:32:02 | 2009-05-21T01:42:37 | Java | UTF-8 | Java | false | false | 7,215 | java | /*
* $Id$
*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless... | [
"wsmoak@apache.org"
] | wsmoak@apache.org |
bcb000aa32225342c3007f475d9be1871b2ec0d8 | 6ae77f59faecb1f7c1879c98bf5c730ed463ec9b | /src/java/servlets_form_data/CheckBox_request.java | ba604e08145f32fdf149bccd88add837eedc904b | [] | no_license | mohammed-a-wadod/Servlets_TutorialsPoint | 9e69d2e0afc63a9ddf976205e891d5c644864b39 | 4166673b2fbbf81ba3110a51010e8dbac0b6bb70 | refs/heads/master | 2021-01-16T21:21:16.104953 | 2014-11-18T12:08:24 | 2014-11-18T12:08:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,174 | java | package servlets_form_data;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Enumeration;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class CheckBox_r... | [
"Muhammed@Muhammed-wadod"
] | Muhammed@Muhammed-wadod |
10e3a1943ff1f6ca90d2ea5efdbef4a8601e1777 | 23d0987433973217344b570039f53f70b48261de | /src/main/java/dev/map/anticheat/events/CompassCPS.java | d8fd09d23698a305ec273bfde24b9c273a41532f | [] | no_license | gabrielvicenteYT/MapAntiCheat | 47c78a6bb417651af218f53d8d5a1161f14d9886 | c1635f62128008c2ff2a121d3404c5602997ca8b | refs/heads/master | 2023-04-05T02:40:09.783063 | 2021-03-30T20:42:06 | 2021-03-30T20:42:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,157 | java | package dev.map.anticheat.events;
import com.sun.tools.javac.util.Convert;
import dev.map.anticheat.autoclicker.CPSDetection;
import dev.map.anticheat.main.Main;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.entity.Entity;
import org.bukkit.entity.Player;
import o... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
2466001e9b5d3f933a2d1b82feddf0cfc2b2b380 | 53e540321e8453827d115bd4847073f75c05394e | /library/app/src/androidTest/java/com/longzhiye/android/libdemo/ApplicationTest.java | 3076c92e3b39e58c25169e6cfb033e7c1e603565 | [] | no_license | longzhiye/LibLongzhiye | c5794323fa0610da2b19cc47719f1c69b3778082 | cc6c1206f34cdc25c61c890e4bee372081e88d98 | refs/heads/master | 2021-01-13T05:23:45.043822 | 2017-03-08T09:17:52 | 2017-03-08T09:17:52 | 81,399,567 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.longzhiye.android.libdemo;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"longzhiye@163.com"
] | longzhiye@163.com |
ff61492cdac499c392a31ba5b08258a9abd7ba89 | 09389d27cb0559859c1d78714367d785123277b2 | /src/main/java/org/uma/mbd/mdRectas/rectas/Segmento.java | 06dbce0048cb99396ca5f99bd355aa0bc4e3c0ca | [] | no_license | Proteus1989/BigData-UMA-Master-Java | 3d0854238f56ce88620a20ad374b3d8012565b09 | 30992e4d34ed1b56a129c24f0349914a3d5fa512 | refs/heads/master | 2022-04-03T15:11:53.330176 | 2020-02-03T21:48:35 | 2020-02-03T21:48:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package org.uma.mbd.mdRectas.rectas;
public class Segmento {
private Punto origen;
private Punto extremo;
public Segmento(double x1, double y1, double x2, double y2)
{
origen = new Punto(x1, y1);
extremo = new Punto(x2, y2);
}
public Segmento(Punto p1, Punto p2)
{
... | [
"antonioproteus@gmail.com"
] | antonioproteus@gmail.com |
4ac4effd43f682958e6e073ba27d31ec2db8267d | 571fc48d53e6377d2fe266f84c35181aacc80202 | /Fgcm/app/src/main/java/com/fanwang/fgcm/MainActivity.java | 5d10255700ca45b250d13b1516f859314e5cc761 | [] | no_license | edcedc/Fg | 618a381d4399664d3fac9e04dd7a11b62b752f7e | 19fd32837347fd17f9b43e816e3cc9fd0c207eb4 | refs/heads/master | 2020-04-04T10:08:23.469555 | 2019-06-29T06:09:21 | 2019-06-29T06:09:21 | 155,843,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,372 | java | package com.fanwang.fgcm;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.MotionEvent;
import android.view.View;
import android.view.Wi... | [
"501807647@qq.com"
] | 501807647@qq.com |
ca33df55655dfef9454315c3cdd71ba39504e5f8 | 27c60f5f4a933713fce384264d3f8eb05442feb6 | /A09/src/FilterFactory.java | 2d2848b6f63a2d79be15471b82787bd31648da1d | [] | no_license | rieder91/Programmierpraxis | fe95f512d44c2cae38b5600bc906c6d8c5a0507b | 2b7e3439dfac561684d56e424d82e3d45555942b | refs/heads/master | 2021-01-01T08:56:51.325156 | 2012-01-21T14:25:12 | 2012-01-21T14:25:12 | 2,852,666 | 0 | 1 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,812 | java | import java.util.Scanner;
/**
* @author Thomas Rieder
* @matrikelnummer 1125403
* @date 2011-12-16
* @description 9. Übungsbeispiel
*
*/
public class FilterFactory implements Factory {
/**
* Standardkonstruktor
*/
public FilterFactory() {
}
/**
* liest die Parameter für die Filteroperationen ein und... | [
"tho.rieder@aon.at"
] | tho.rieder@aon.at |
066513cfb04728aa7d033d65853e83e292f97ed5 | ea2bdf5ab8d469e95168024e66ca7dbb69f102b1 | /src/main/java/view/Console.java | 33ea28dd2d3a14fc7a755ef18ee6f0c1bb626ab9 | [] | no_license | NikolayNN/StringFilter | 9b29453ea128d2c6433e4c3f6dcb54b478fa7ccc | a0167f7147af3752762c8634a50d8b940b0b8f5a | refs/heads/master | 2021-05-02T13:58:27.683596 | 2018-02-08T17:47:54 | 2018-02-08T17:47:54 | 120,709,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package view;
import java.util.Scanner;
public class Console implements View {
@Override
public String read() {
Scanner sc = new Scanner(System.in);
return sc.nextLine();
}
@Override
public void write(String message) {
System.out.println(message);
}
}
| [
"kolya.by@mail.ru"
] | kolya.by@mail.ru |
2a724d8f4c312dd8d44d1bf3f5deec8ef94b9895 | c2fb6846d5b932928854cfd194d95c79c723f04c | /java_backup/my java/series/SUM.java | 117c208d6f93d9aafaa0b53cede720ec7e83e68e | [
"MIT"
] | permissive | Jimut123/code-backup | ef90ccec9fb6483bb6dae0aa6a1f1cc2b8802d59 | 8d4c16b9e960d352a7775786ea60290b29b30143 | refs/heads/master | 2022-12-07T04:10:59.604922 | 2021-04-28T10:22:19 | 2021-04-28T10:22:19 | 156,666,404 | 9 | 5 | MIT | 2022-12-02T20:27:22 | 2018-11-08T07:22:48 | Jupyter Notebook | UTF-8 | Java | false | false | 372 | java |
import java.io.*;
public class SUM
{
public static void main(int n)throws IOException
{ BufferedReader br=new BufferedReader(new InputStreamReader (System.in));
int s,p,i,j;p=1;s=0;
for(i=1;i<=n;i++)
{p=1;
for(j=1;j<=i+1;j++)
{
p=p*j;
}
s=s+p... | [
"jimutbahanpal@yahoo.com"
] | jimutbahanpal@yahoo.com |
7267ed5b0a0f97d123244022ad9c86d3137421c3 | 03e7edccca6f36675ac60a0a1b1076ba8fce3648 | /app/src/main/java/appzlogic/architecturalexample/LocalDatabase/NoteViewModel.java | 6bead4841a72ae4fc85f8c03cc3d8108c1462611 | [] | no_license | satyendrababu/mvvm_room_retrofit_databinding | e7a447087e615026ae0c48673c49ca275d88fee5 | ad6879d5dd7c17e637e1dc8b9699d9277f15da47 | refs/heads/master | 2022-09-05T23:21:57.319061 | 2020-05-27T17:49:35 | 2020-05-27T17:49:35 | 267,386,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,019 | java | package appzlogic.architecturalexample.LocalDatabase;
import android.app.Application;
import androidx.annotation.NonNull;
import androidx.lifecycle.AndroidViewModel;
import androidx.lifecycle.LiveData;
import java.util.List;
public class NoteViewModel extends AndroidViewModel {
private NoteRepository repositor... | [
"satendra@appzlogic.com"
] | satendra@appzlogic.com |
fe57a4df57ff13c6ad0d6c9141c05f579f601b35 | 04eb88e2eb3fd7004930170919eff41a0a9e0d6b | /src/main/java/com/anbang/qipai/xiuxianchang/msg/service/DianpaoGameRoomMsgService.java | 9f924ef4a5909bfe92808f2737c35ced8bd6e4bd | [] | no_license | flyarong/qipai_xiuxianchang | 65240715b01c51a1b82278fca83544c3a4b60e12 | 93d8ac49b3d7116fd607f45635edece27b57547d | refs/heads/master | 2023-03-15T16:23:59.061112 | 2019-05-15T07:32:24 | 2019-05-15T07:32:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,184 | java | package com.anbang.qipai.xiuxianchang.msg.service;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.stream.annotation.EnableBinding;
import org.springframework.messaging.support.MessageBuilder... | [
"林少聪 @PC-20180515PRDG"
] | 林少聪 @PC-20180515PRDG |
2b4474ad16cce87664bef172af8695b4bb5113ea | 39b87f687c9b9674506c61c294100dd6a0052b95 | /T24.java | e337b3f6d6044da12c6c4d1427b2f84e25f8b35f | [] | no_license | heatsink/NinjaFighter | e396afdf292956face107c7b5053ce50644852d7 | a096689a0f1387d8c54c89db2aa3bcf070c9a61f | refs/heads/master | 2021-01-21T16:26:40.411421 | 2015-12-06T04:43:37 | 2015-12-06T04:43:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,858 | java | import greenfoot.*;
import java.util.*;
/**
* Write a description of class K1 here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class T24 extends Trap//bill
{
static boolean played = false;
GreenfootSound billin = new GreenfootSound("billin.mp3");
Counter shu... | [
"seanswally@gmail.com"
] | seanswally@gmail.com |
bfb18322d129834c53f579b11dea8b3113e92290 | 48841e20165ebc37e196f4f1747cfb13ea3de25b | /dmbase/src/main/java/com/dm/search/service/EntityService.java | de847f3b453955bc38be1c5c153669b3bfdcf2e4 | [] | no_license | zmdevelop/topiesearch | c09f9240addf0c052307a08c6ff3755239ad7530 | 40b54d33913f81f8699b57b248e2496089487471 | refs/heads/master | 2020-12-21T17:28:20.152632 | 2016-08-11T07:52:21 | 2016-08-11T07:52:21 | 59,458,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package com.dm.search.service;
import java.util.List;
import java.util.Map;
import com.dm.search.model.SearchEntity;
import com.github.pagehelper.PageInfo;
public interface EntityService {
int add(SearchEntity record);
int update(SearchEntity record);
int delete(Integer id);
SearchEntity load(Integer id);
... | [
"1028483257@qq.com"
] | 1028483257@qq.com |
1d017077aff09606f7da425c066eb4beb03f987a | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/123/872/CWE113_HTTP_Response_Splitting__database_setHeaderServlet_54c.java | e35b6ea8f5f16ef9cf7bb02dc93359133e6a2a0c | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 1,586 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE113_HTTP_Response_Splitting__database_setHeaderServlet_54c.java
Label Definition File: CWE113_HTTP_Response_Splitting.label.xml
Template File: sources-sinks-54c.tmpl.java
*/
/*
* @description
* CWE: 113 HTTP Response Splitting
* BadSource: database Read data from a da... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
4bb06c4a37faca59558060ea7924851faab5a133 | 59384f38a43b76b24a782c6e13f371a03dfa7d4c | /springBoot/src/main/java/org/gaverdov/springBoot/security/SecurityConfig.java | d77c01f7074a4c4b4d127a83ccee6a7c09088ab6 | [] | no_license | 22Matvey22/springBoot | 0c0bbc9157d127fb30e070b86df8a84b54fbb1ff | d219cee98b44c0883a154d9a87d7f2bee08a0a53 | refs/heads/master | 2023-06-06T10:41:09.429821 | 2021-06-17T06:19:35 | 2021-06-17T06:19:35 | 377,725,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,286 | java | package org.gaverdov.springBoot.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.co... | [
"matvey.gaverdov@yandex.ru"
] | matvey.gaverdov@yandex.ru |
f821fc0c804f82fa1e88c68f8d1232c69cb1b4f5 | 97e3b3bdbd73abe9ba01b5abe211d8b694301f34 | /源码分析/spring/spring-framework-5.1.5.RELEASE/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/RequestMappingInfoHandlerMethodMappingNamingStrategyTests.java | 53b57b60a20833d549b4c824dc694d00da736155 | [
"Apache-2.0",
"MIT"
] | permissive | yuaotian/java-technology-stack | dfbbef72aeeca0aeab91bc309fcce1fb93fdabf0 | f060fea0f2968c2a527e8dd12b1ccf1d684c5d83 | refs/heads/master | 2020-08-26T12:37:30.573398 | 2019-05-27T14:10:07 | 2019-05-27T14:10:07 | 217,011,246 | 1 | 0 | MIT | 2019-10-23T08:49:43 | 2019-10-23T08:49:42 | null | UTF-8 | Java | false | false | 2,333 | java | /*
* Copyright 2002-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... | [
"626984947@qq.com"
] | 626984947@qq.com |
87f6cb8dc0e7ceddca840ba7a29a3ff269e73255 | 00ee4995af2c0de95480dd39034c36436843fcd3 | /pcm/src/main/java/gov/samhsa/c2s/pcm/service/exception/NoDataFoundException.java | 0f8af77b17efff89e2d345e96d7b2bf5d5e19c65 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | tlinqu/pcm | 07348d2980f9692c2a13bfc0b313ed768085b654 | e751cfefcc8d0c5c3e2aa2c08571255dae8f0a53 | refs/heads/master | 2021-08-11T11:19:13.482293 | 2017-10-20T18:11:37 | 2017-10-20T18:11:37 | 263,652,819 | 1 | 0 | Apache-2.0 | 2020-05-13T14:25:26 | 2020-05-13T14:25:25 | null | UTF-8 | Java | false | false | 763 | java | package gov.samhsa.c2s.pcm.service.exception;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(HttpStatus.NOT_FOUND)
public class NoDataFoundException extends RuntimeException {
public NoDataFoundException() {
}
public NoDataFoundE... | [
"Jiahao.Li@feisystems.com"
] | Jiahao.Li@feisystems.com |
b77321f0c408f94127b6df14a78f2aa4f730fe88 | 562112f15c396095bf6a54a197980449def5848b | /src/main/java/com/agile/modules/database/SYS_USER_GROUP.java | ffc30b735e9f03baa106ee2964e828c6264d8277 | [
"Apache-2.0"
] | permissive | xuanspace/SpringAgile | 52507c7610554a47eeba0e83d8a2b70b94eeb28e | f4adacd93a305498d4b9102280c87c36bd5be8dc | refs/heads/master | 2021-09-13T13:21:12.487488 | 2018-04-30T15:01:22 | 2018-04-30T15:01:22 | 115,268,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,617 | java | /*
* Copyright (C) 2016-2017 Spring Agile. All rights reserved.
* Licensed under the Apache License, Version 2.0
*/
package com.agile.modules.database;
import java.util.Date;
import com.agile.framework.query.SQLField;
import com.agile.framework.query.SQLTable;
public class SYS_USER_GROUP extends SQLTable {
publ... | [
"linweixuan@gmail.com"
] | linweixuan@gmail.com |
38d41e3cf417dc12097ade1ceb0169b6a63b3b42 | 21f2918feebee4afa31534f4714ef497911c8c79 | /java-basic/app/src/main/java/com/eomcs/oop/ex12/Exam0210.java | 8600048c7920e8fd76f2ae52ded06398ea593977 | [] | no_license | eomjinyoung/bitcamp-20210607 | 276aab07d6ab067e998328d7946f592816e28baa | 2f07da3993e3b6582d9f50a60079ce93ed3c261f | refs/heads/main | 2023-06-14T23:47:21.139807 | 2021-06-25T09:48:48 | 2021-06-25T09:48:48 | 374,601,444 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | // Lambda 문법 - functional interface의 자격
package com.eomcs.oop.ex12;
public class Exam0210 {
// 추상 메서드가 한 개짜리 인터페이스여야 한다.
interface Player {
void play();
}
public static void main(String[] args) {
// 추상 메서드를 한 개만 갖고 있는 인터페이스에 대해
// 람다 문법으로 익명 클래스를 만들 수 있다.
Player p = () -> System.out.println(... | [
"jinyoung.eom@gmail.com"
] | jinyoung.eom@gmail.com |
063f45f2df50998797492b1ac0cb5cd4abeca632 | a347db85a68f8c3965d1909535c5aeda0c48679c | /src/test/GameTest.java | c24f318eeb5b9f5c9510648e2c88d861cec125ac | [] | no_license | elaktomte/Battleships-Backup | 5b77271e0f72f59d045c5e3cb784500f1828ffa9 | ad52d6a0be743ed0d0db740644169158a3d4837b | refs/heads/master | 2022-04-13T12:17:57.546237 | 2020-03-14T14:02:22 | 2020-03-14T14:02:22 | 246,643,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,274 | java | package test;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import controller.BattleshipsController;
import model.Gameboard;
import model.Player;
/*
* Main testing class for the game. Since this game is so small, its easier... | [
"noreply@github.com"
] | elaktomte.noreply@github.com |
0b1fbc511194077b64a8fb18ee6eddd37b01f457 | a6c96de7cbc18ff078296cf460e77924065ccbf6 | /jdbc-practice-master/src/test/java/apitests/HRApiTestWithParameters.java | ea73571b54bc02ae148ce5ba525556a54ee02500 | [] | no_license | AtasevenC/JDBC | ffdd15e2484452dd4f3ea699dd99f7550b1fd9f4 | ea45bbc1a36f9e074915c45e7121ffd4ae208733 | refs/heads/main | 2023-01-23T15:27:09.101367 | 2020-11-29T19:35:38 | 2020-11-29T19:35:38 | 317,027,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,696 | java | package apitests;
import io.restassured.RestAssured;
import io.restassured.http.ContentType;
import io.restassured.response.Response;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import utilities.ConfigurationReader;
import static io.restassured.RestAssured.*;
import static org.testng... | [
"noreply@github.com"
] | AtasevenC.noreply@github.com |
487795eeb5bcb0c7b1e51c0102b2bbdc6298454d | 76e0e6e5991f82290bf3cf0d66e2eb0f650e8e00 | /03EnumerationsAndAnnotations/src/_002WarningLevels/Main.java | 7ff6930923736b4b4824341e4d29ea3a040c3c7f | [
"MIT"
] | permissive | lapd87/SoftUniJavaOOPAdvanced | 47ba0efba41b4b2619d4b363996e23fe070290cc | e06cf284fffc7259210a94f327d078d228edf76f | refs/heads/master | 2020-03-27T21:40:22.120084 | 2018-09-03T07:26:02 | 2018-09-03T07:26:02 | 147,166,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,003 | java | package _002WarningLevels;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
/**
* Created by IntelliJ IDEA.
* User: LAPD
* Date: 18.7.2018 г.
* Time: 09:48 ч.
*/
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader ... | [
"mario87lapd@gmail.com"
] | mario87lapd@gmail.com |
b094166f20ec32505b42e122ad8fc4a351b38de5 | 2981c30657d462b16d827aa6b4629b7a7baf3651 | /app/src/test/java/com/example/abel/milagecalculator/ExampleUnitTest.java | 848025b5cee7f4fe1eeb79f0fe04b38c7cd469d9 | [
"MIT"
] | permissive | agonza16/MPG_Calculator | de066a42b809bd6766cc51c18e4146fcbcb92ff5 | b138a3a3bbdb1ceb3a3b2988b8bd3b42111e8d5a | refs/heads/master | 2021-09-09T00:21:40.634567 | 2018-03-12T22:05:09 | 2018-03-12T22:05:09 | 124,949,962 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package com.example.abel.milagecalculator;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
... | [
"agonza16@asu.edu"
] | agonza16@asu.edu |
bc2cde1b832f97796cf5aeca40bf82014a818a87 | 587021c8bee5f17d7e66bf75ebe6d854d4802e66 | /eap.comps.orm.mybatis/src/main/java/eap/comps/orm/mybatis/config/NamespaceHandler.java | 04d10bc5a1c385550cf1c4be736853ed0af735f3 | [
"Apache-2.0"
] | permissive | rocky-zh/eap | 1f8fa4ac1e9d1452982b40d9e037e9932106a7f6 | f2293803506a25caf461080baecfb5919e5a4dbd | refs/heads/master | 2021-01-16T22:45:21.183953 | 2014-08-13T15:13:57 | 2014-08-13T15:13:57 | 22,976,288 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | package eap.comps.orm.mybatis.config;
import org.springframework.beans.factory.xml.NamespaceHandlerSupport;
/**
* <p> Title: </p>
* <p> Description: </p>
* @作者 chiknin@gmail.com
* @创建时间
* @版本 1.00
* @修改记录
* <pre>
* 版本 修改人 修改时间 修改内容描述
* ----------------------------------------
*
* --... | [
"chiknin@gmail.com"
] | chiknin@gmail.com |
a32682652745f8041bb71552837a9ffb09030a5d | 7cb4d77ac492bb4dfcdf19f0ca15ca02c3fc1c7c | /genericUygulama/src/genericUygulama/student.java | 7f13487fc2a3e1dabb27ee465b88849de7f3d6e5 | [] | no_license | sametcavur/Java-SE | 1759294d49afb07a9f8b147c8986aa0fa0a00467 | e645f00bd1bf240c935b30468c2bd8ae72defb19 | refs/heads/main | 2023-04-12T07:22:06.937907 | 2021-05-15T16:44:19 | 2021-05-15T16:44:19 | 367,648,188 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package genericUygulama;
public class student extends person {
private String scNumber;
public student() {}
public student(String name, String surname, int age, String scNumber) {
super(name, surname, age);
this.scNumber = scNumber;
}
public String getScNumber() {
return scNumber;
}
public void setSc... | [
"54666839+sametcavur@users.noreply.github.com"
] | 54666839+sametcavur@users.noreply.github.com |
6411e694fa3a78684bb27b183e76b8568a7eeda6 | 12f0d18fe38d16ecd0a7f6e5f5ec5b3c90e78881 | /DGT/radar/src/main/java/edu/uclm/es/radar/App.java | 9748e5183ea3be71991d740ded1f0bbd2b2d7e68 | [] | no_license | ExposoftIso2/Exposoft | 0e5a3519499757abf86cc591d4f42b52c53b4c98 | c178b3bdd0143b0ed69dc08da427b4a9f1181636 | refs/heads/master | 2021-05-03T18:03:48.910339 | 2016-12-21T11:19:44 | 2016-12-21T11:19:44 | 71,891,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 193 | java | package edu.uclm.es.radar;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"fernycozar@gmail.com"
] | fernycozar@gmail.com |
edc5ab1115e80ad8cff264148714f45137e125c9 | fa8880ead2d16178475191e659991d46f251a92c | /Java Core/task12/task1209/Solution.java | 2e5254840e676a668ed4f071ad9d270e6b57847c | [] | no_license | Haumidzaki/JavaRush-HW | 5386e3c519f1f65175abaeefa3160b3552857eb6 | 61f4ca6f1eee0bebfc321786f8fb8b56ee4f1332 | refs/heads/master | 2021-01-08T02:30:22.334082 | 2020-07-28T13:11:07 | 2020-07-28T13:11:07 | 241,863,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,659 | java | package com.javarush.task.task12.task1209;
/*
Три метода и минимум
Написать public static методы: int min(int, int),
long min(long, long), double min(double, double).
Каждый метод должен возвращать минимальное из двух
переданных в него чисел.
Требования:
• Программа не должна выводить текст на экран.
• Класс Solut... | [
"art684@yandex.ru"
] | art684@yandex.ru |
de9b73bc41afc532d60786819ecd25082cd4e5e4 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/32/32_26b9a527cdfd8a37dc7f453eb5399431f069bc87/DCBlockListener/32_26b9a527cdfd8a37dc7f453eb5399431f069bc87_DCBlockListener_t.java | 25adb5d02fb8e35042659d9e23f3ebce63cdfe1c | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 7,920 | java | package com.smartaleq.bukkit.dwarfcraft.events;
import java.util.HashMap;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.World;
import org.bukkit.entity.Player;
import org.bukkit.event.block.BlockBreakEvent;
import org.bukkit.event.block.BlockDamageEvent;
import org.bukkit.event.... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
328392c9fd88d3db2fd56e02a59b3fba44d0c62c | 047b413521874dd6e887c9ea057b504df9c9e029 | /app/src/main/java/com/android/materialdesign/ui/fragments/FragmentA.java | 4e8124a466b3d6957ac57e929f888d0da5c491c6 | [] | no_license | nataraj06/MaterialDesign | b31880c8bd21f4b40c769dec8619ae32707f6d1b | bd6ed47c2f792431d1cec16494a7aea3416faf2c | refs/heads/master | 2021-01-13T05:14:05.087179 | 2017-03-28T15:16:28 | 2017-03-28T15:16:28 | 81,275,960 | 0 | 0 | null | 2017-03-28T15:16:28 | 2017-02-08T01:59:14 | Java | UTF-8 | Java | false | false | 732 | java | package com.android.materialdesign.ui.fragments;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.android.materialdesign.R;
public class FragmentA extends Fragment {
public FragmentA() {
... | [
"nataraj.sharan@gmail.com"
] | nataraj.sharan@gmail.com |
90186710c2eda8531d28c99f303448f556d30717 | 217d0fa1e2bf4c845dffea5d0e0581181973dff5 | /series_9.java | 3b5bce53ba8369a53aee2920a818fab893c86ae3 | [] | no_license | aryamancomp/Aryaman-program | b1bd6f2984f32323b23a4f2c012e8ba59275de3c | 54edfffcce237e0f87ace79577973cd56d8edbe2 | refs/heads/master | 2022-12-11T19:35:13.799674 | 2020-09-03T19:01:10 | 2020-09-03T19:01:10 | 291,467,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | import java.util.*;
class series_9
{
int n;
int s=0;
void accept()
{
Scanner sc=new Scanner(System.in);
System.out.println("Enter the value");
n=sc.nextInt();
}
void calc()
{
for(int i=1;i<=n;i++)
{
s=s+i/1;
}
System.out... | [
"Aryaman Singh@DESKTOP-DR5G5E9"
] | Aryaman Singh@DESKTOP-DR5G5E9 |
ab5a5bca12381175f670aba32bb957ab8a92f5c5 | ebdbeb7841912f7038d40c7c96a7f60b4609b64d | /src/com/riccio/abstraction/Parrot.java | aea5d6bb6689096513a85b9fb212e0a78433d7cc | [] | no_license | niosoulmusic/myJava | d7fdebbfd0d69218670835e26839e615dda78513 | 132eb5801fea56fa7cb5e1ce15cc7a47dae4a333 | refs/heads/master | 2020-03-20T05:43:07.912434 | 2018-06-13T14:04:56 | 2018-06-13T14:04:56 | 137,223,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 133 | java | package com.riccio.abstraction;
public class Parrot extends Bird {
public Parrot(String name) {
super(name);
}
}
| [
"euge@MBP-di-euge.lan"
] | euge@MBP-di-euge.lan |
faa842a48378217659142b5a2adcef63668de725 | db3fc771c22842b1a0bbb321c436e9bfb7225635 | /app/src/androidTest/java/com/goldenfuturecommunication/androidnetworking/ExampleInstrumentedTest.java | 97ce233bbd610eb55ff5b1d73129e058ae10526f | [] | no_license | SMalik97/Android_Networking_Universal_imageload | d5d12827da8f749c1ea09a217b4c1e94c756fa40 | a302128547964a8d04451c65f7a585d89b1e1630 | refs/heads/master | 2020-08-03T23:06:12.155396 | 2019-10-11T15:48:34 | 2019-10-11T15:48:34 | 211,914,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package com.goldenfuturecommunication.androidnetworking;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented tes... | [
"subratamalik1997@gmail.com"
] | subratamalik1997@gmail.com |
ed669ff2ce18de0cccabb8455bb773904ac3da0d | a1bf37cdb1368507c62246e0c9357c530d374a79 | /src/main/java/com/zzsharing/basic/utils/PageableUtil.java | 8d5a7bbc89ec30b1f21f78010e7f180ebdb38aa1 | [] | no_license | zsl131/zzsharing | 094d25e92ddfc247d3adbef30225ba76e3038add | c544e234304b12ba07bfe3a67bad0651241c3930 | refs/heads/master | 2020-06-17T20:10:10.871363 | 2016-12-05T09:15:26 | 2016-12-05T09:15:26 | 74,972,952 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,041 | java | package com.zzsharing.basic.utils;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
/**
* Created by 钟述林 393156105@qq.com on 2016/10/21 15:45.
*/
public class PageableUtil {
/**
* 获取基础分页对象
* @param page 获... | [
"zslin_com@163.com"
] | zslin_com@163.com |
5b5fbdc17d88b6f45444c620c5436df279ceae77 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/tags/2.6.4/code/base/simulator/tests.base/com/tc/objectserver/control/NullServerControl.java | 34e93ad81875050a670e35e05c1a0639f6113207 | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 982 | java | /*
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright
* notice. All rights reserved.
*/
package com.tc.objectserver.control;
public class NullServerControl implements ServerControl {
private boolean isRunning;
public synchronized void attemptShutdo... | [
"foshea@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | foshea@7fc7bbf3-cf45-46d4-be06-341739edd864 |
d9ec786326ed2854e83b51f7d19d50689a533fa3 | 593cc52a23b55583b5045651557d879095aca93b | /src/main/java/lavaplayer/TrackScheduler.java | dd182e11f7c5b846b5c9f908d3c4a1d5f0f2fd04 | [] | no_license | pablosg003/MachoAlfaTotal_DiscordBot | cf6b340506d825c0e7732bf53fc627e2360f4102 | ad05a9d503f192e81496b38661dba3a34e009c35 | refs/heads/master | 2023-06-07T13:11:40.591378 | 2021-07-14T19:18:21 | 2021-07-14T19:18:21 | 385,956,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package lavaplayer;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import com.sedmelluq.discord.lavaplayer.player.AudioPlayer;
import com.sedmelluq.discord.lavaplayer.player.event.AudioEventAdapter;
import com.sedmelluq.discord.lavaplayer.track.AudioTrack;
import com.sedme... | [
"pablosg003@gmail.com"
] | pablosg003@gmail.com |
1eb32b993f9feb89117c2cdbd2516399342c2593 | cbc979a8b8aabe1aa4a7030e2b34696a0220babb | /src/main/java/sk/fiit/aks/fail2ban/servlet/RouterServlet.java | 6da55c5309258897b006fe2c131e0c8d89e09778 | [] | no_license | andrejmlyncar/onepk-fail2ban | 7d27fed4677506b1a4a53c0ec7d7f9622c8c64d6 | f6548b136b1a41b3ba25b1eca434f05d92243f80 | refs/heads/master | 2020-06-29T21:06:28.896268 | 2017-03-20T14:22:12 | 2017-03-20T14:22:12 | 74,409,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,586 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package sk.fiit.aks.fail2ban.servlet;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Lo... | [
"a.mlyncar@gmail.com"
] | a.mlyncar@gmail.com |
4d64d6c87b045f9c1fa6bba4d7eb157b4a0170cb | c8d753c500a90a476ef5439ebbc7bcc9b702ae96 | /src/main/java/decorator/pattern/starbuzz/code/Soy.java | 12deebbb40c4fd69899516cd7e85d194e4253be7 | [] | no_license | asniii/design-patterns | 1e12e49fca9b015eb64521ae3ca74faf6f23ba3d | 55077e6157c2c753fe32ad7c966cd2d7086b2182 | refs/heads/master | 2020-03-22T18:33:39.161306 | 2019-05-23T08:41:24 | 2019-05-23T08:41:24 | 140,467,439 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package decorator.pattern.starbuzz.code;
public class Soy extends CondimentDecorator {
Beverage beverage;
public Soy(Beverage beverage) {
this.beverage = beverage;
}
public String getDescription() {
return beverage.getDescription() + ", Soy";
}
public double cost() {
... | [
"asniii.coder@gmail.com"
] | asniii.coder@gmail.com |
099b791ad71f069d489d1c8b1b88678b2f0f9dca | 610f12c7d416408f114814a0c335929788645250 | /Assignment 5/PageRank/src/edu/stevens/cs549/hadoop/pagerank/InitMapper.java | 23fb3e0a98003cac4e838798c27e908837c466ca | [] | no_license | nvaldes/nvaldes_549 | ba25978d5cd09d5a308dae1b7ffcad48c374de67 | dc1bd827ed5e3da57f09a09a0e2a9caabfd23754 | refs/heads/master | 2020-06-19T08:37:16.131038 | 2017-12-02T02:15:35 | 2017-12-02T02:15:35 | 68,145,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | package edu.stevens.cs549.hadoop.pagerank;
import java.io.IOException;
import org.apache.hadoop.mapreduce.*;
import org.apache.hadoop.io.*;
public class InitMapper extends Mapper<LongWritable, Text, Text, Text> {
public void map(LongWritable key, Text value, Context context) throws IOException, InterruptedExceptio... | [
"nvaldes@c21stores.com"
] | nvaldes@c21stores.com |
44f0a398f9d05287344728ddb9421ff416fa9b9d | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13372-12-2-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/extension/xar/internal/handler/XarExtensionHandler_ESTest_scaffolding.java | 0e64226891a97e39897a5829d92383217b37b154 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 04:47:39 UTC 2020
*/
package org.xwiki.extension.xar.internal.handler;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
imp... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
5409a24f26c0d57f4ee81191cebd15c96f715d26 | 6acaa770d60f19c702c4a393fefc08ea72e48a48 | /src/com/joyl/iotserver/Session.java | 43780b66c07448ae79e7476c41f06b7f04502f24 | [] | no_license | KateLim/IoTServer | fb55ef19202ad5861356ca27bccc677cd4180e32 | abbe581cefb7fc13b2cbc8339570572e04ce9b8a | refs/heads/master | 2021-01-13T02:18:40.096041 | 2013-06-28T05:15:47 | 2013-06-28T05:15:47 | 10,538,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package com.joyl.iotserver;
public class Session {
protected String sessionID;
protected long lastHeartbeat;
public Session() {
super();
}
public boolean isAlive(long sessionTimeout) {
if (sessionID == null || lastHeartbeat == 0)
return false;
if ( (System.currentTimeMillis() - lastHeartbeat) > ses... | [
"meekyung.lim@gmail.com"
] | meekyung.lim@gmail.com |
8054c5d6a3d0f9b0585a527bc00bd3cabecbfa02 | f09223d4fe1457428b8f3b5a138f3b8dd51d864a | /src/main/java/com/redhat/errai/math/client/shared/Manufacturer.java | afa8fdf2499526676ddccad597eec46f3b606c7f | [] | no_license | sabre1041/errai-math | dc0e62ce4b5f8505577362c5fc7c8b132e2a219b | 8381cec50cd792e5f68e3341878c2dcef004bea3 | refs/heads/master | 2021-01-17T17:17:45.288007 | 2013-06-13T13:29:43 | 2013-06-13T13:29:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package com.redhat.errai.math.client.shared;
public enum Manufacturer {
MICROSOFT,APPLE,MOZILLA,GOOGLE,OPERA,BLACKBERRY, LINUX;
}
| [
"andy.block@gmail.com"
] | andy.block@gmail.com |
91f5792acc1a33b8f0a2b82f3d52f1ad8f74ab3b | 703d7b0e617616d77c6461503e869bd78ac5e071 | /Model/SpotifyData.java | 143901234b90f8605eba2e95e852c2817bf19ee2 | [] | no_license | FedyaSavchuk/MusicAdvisor | 162a9766ac23a6a745dc83ca64f4ec17f47b3a58 | bd2d78113724a5f4c34d0e6c410ec1a45f4fcfd8 | refs/heads/master | 2022-08-30T13:52:42.889655 | 2020-05-25T18:27:35 | 2020-05-25T18:27:35 | 266,840,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package advisor.Model;
public class SpotifyData {
String album = null;
String artists = null;
String category = null;
String link = null;
public void setAlbum(String album) {
this.album = album;
}
public void setArtists(String authors) {
this.artists = authors;
}
... | [
"fedyasavchuk@gmail.com"
] | fedyasavchuk@gmail.com |
35d593cd39dc1ac8a725076c85cc09704d1b1b93 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a150/A150605Test.java | 4d045ce3eff0281bb2ab2cb74627de6d542aa7dd | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | package irvine.oeis.a150;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A150605Test extends AbstractSequenceTest {
@Override
protected int maxTerms() {
return 10;
}
}
| [
"sairvin@gmail.com"
] | sairvin@gmail.com |
2acf233807f85310512826baf9d68ac97124350d | e42569d6e75efb0e7ed5238bc8c31943f67cf203 | /Paradigms-2019/Java/SimpleExpression/expression/Variable.java | 66bc8afdcf28b490897bdc02768f6c7efbb7ce25 | [] | no_license | alexanderlvarfolomeev/ITMO | 3894cc0b342442f1e49fc144e84968d727e58113 | af23fd25f1b18786debc61f436cd813f0a72796a | refs/heads/master | 2022-05-28T08:06:22.736193 | 2021-03-21T20:28:32 | 2021-03-21T20:28:32 | 181,557,213 | 1 | 0 | null | 2022-05-20T21:19:01 | 2019-04-15T20:02:43 | Java | UTF-8 | Java | false | false | 317 | java | package expression;
public class Variable extends AbstractExpression {
private String name;
public Variable(String name) {
this.name = name;
}
public double evaluate(double valueOfX) {
return valueOfX;
}
public int evaluate(int valueOfX) {
return valueOfX;
}
}
| [
"47699145+alexanderlvarfolomeev@users.noreply.github.com"
] | 47699145+alexanderlvarfolomeev@users.noreply.github.com |
2f960a6bcab17dbdd03874e188b4927a42d96590 | d5b39e9e1e8b24a23313ab13bc3c185ae4612d5e | /fastdfs.client/src/main/java/com/m/fastdfs/sources/ClientGlobal.java | beccd1270b9fe933ec47601dae8fafe34afc9cd9 | [] | no_license | yangge007/taotao | 52656438bb7dc50e38b48e042073c4f4a42e71af | 3a44b777fbea86e46036428bac98015800eb35eb | refs/heads/master | 2021-01-24T17:01:14.068283 | 2018-10-12T08:53:53 | 2018-10-12T08:53:53 | 123,103,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,613 | java | /**
* Copyright (C) 2008 Happy Fish / YuQing
*
* FastDFS Java Client may be copied only under the terms of the GNU Lesser
* General Public License (LGPL).
* Please visit the FastDFS Home Page http://www.csource.org/ for more detail.
**/
package com.m.fastdfs.sources;
import java.io.FileNotFoundException;
import java.... | [
"yangshen9808@163.com"
] | yangshen9808@163.com |
eadc321e8380c1ada2aeedf0f994f3c9c8c6e31a | 2c3e2e227eee24b3409be4edd206a1f8b3ea258b | /src/main/java/com/trapp/cursomc/domain/Categoria.java | e859cf75e7173281ceaf371bed47b9e08c638f86 | [] | no_license | etrapp/cursomc | ab86fae6de0a8c0c5b8290f73c082ead83e715cf | 2ca43dba8bf4b5a86ca0b8b75484145812c829dc | refs/heads/master | 2022-11-19T21:16:39.142101 | 2020-07-24T09:36:50 | 2020-07-24T09:36:50 | 279,030,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,662 | java | package com.trapp.cursomc.domain;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToMany;
import com.fasterxml.j... | [
"etrapp@gmail.com"
] | etrapp@gmail.com |
a09fa0c9a8a4d4190645e75442497b3bba3d7d30 | 3274d151ad1db18ee513551864bdc944866d3a18 | /CNS_analysis/MyCNSanalysis/src/me/songbx/mains/Maize282PopulationGenePresentAbsent.java | e1ebe7c5b12d1fea39781a885c51cf3281f3bda0 | [
"MIT"
] | permissive | baoxingsong/CNSpublication | 4e91f6f6c94583e11cee23f3b2cd1ff4e2fdab6f | 00540e13be60631e2ea6f337944101e78c45119c | refs/heads/master | 2023-03-20T05:37:14.825450 | 2021-02-27T20:19:44 | 2021-02-27T20:19:44 | 292,394,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,397 | java | package me.songbx.mains;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import me.song... | [
"yifeiren07"
] | yifeiren07 |
90c1dde8a74c69a116626dfdf03fc1a94aaea282 | 26310ffd080286e8ba21c67ab6f51ab9c89aaee4 | /app/src/main/java/com/wzy/helptravel/ui/Fragment/MeFragment.java | 1374b58e25bcdb671d275f843db85c022c300b9c | [] | no_license | oldwu/HelpTravel | 57ce3dd1b857c0ad65464570783b1fccfc1f5f42 | edfa1baf2bb5a5be3b909605837d796216112ae5 | refs/heads/master | 2021-01-15T15:33:24.218664 | 2016-08-23T05:27:50 | 2016-08-23T05:27:50 | 62,987,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | package com.wzy.helptravel.ui.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import ... | [
"zhenyu Wu"
] | zhenyu Wu |
19bcc755b0537930214c539c0164aa712604fda1 | e2b1b702ac35aaf390b11248ea11e0d9b037ac82 | /organizationsvc/src/test/java/com/springland365/organization/respository/OrganizationRespsitoryTest.java | 54184e9686da6fa5c0340c9299681bfe7adbdb08 | [] | no_license | springland/SpringMicroService | 5dc3c6910aa773e678cb2159bcdf16d6a626e42e | b7b78fe48c1aaa6ba70d27da9f46e6b5a648726b | refs/heads/master | 2023-02-11T04:56:53.316676 | 2021-01-10T20:38:48 | 2021-01-10T20:38:48 | 325,688,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,153 | java | package com.springland365.organization.respository;
import com.springland365.organization.model.Organization;
import com.springland365.organization.repository.OrganizationRepository;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.c... | [
"fenglinmail@yahoo.com"
] | fenglinmail@yahoo.com |
5ed2f773606cc89aee78c120155a6df6503573a7 | ed28529ad189a75f90f36ddcc242d33af1133852 | /app/src/main/java/com/zvin/wificonnect/util/Const.java | bfd5a70780fed003cf843ec5a3b68415e17292d7 | [] | no_license | ZVin-Chen/Android-Wifi-Connect | 87dce5837d23e9106fed9498e868b5a3167c5cb4 | 479e07bfcb8ed8b8a44159a5a6ffa27211971e60 | refs/heads/master | 2021-01-10T14:42:36.490476 | 2016-01-15T08:48:19 | 2016-01-15T08:48:19 | 49,007,484 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 902 | java | package com.zvin.wificonnect.util;
/**
* Created by chenzhengwen on 2015/12/28.
*/
public class Const {
public static final String MAIN_OBSERBER_TAG = "main_observer_tag";
public static final String PRE_LOGIN_TAG = "pre_login_tag--->";
public static final long http_timeout=60 * 1000; //网络连接超时 60秒
p... | [
"chenzwkeepmoving@gmail.com"
] | chenzwkeepmoving@gmail.com |
1b8602095c418619ac1c309881890ee2e36e465b | 6826e00925044a43e6175c7e5e0fe755e02b2e69 | /Email_crypt/app/src/main/java/com/indeema/email/mail/store/imap/ImapMemoryLiteral.java | 373a625c7d0f09fb2402f6a921a4ddb54d6639c5 | [] | no_license | nazarcybulskij/DefaultEmail-OpenKeyChain | 6e7fa5125221c218e3b08c2c918554da68dd265d | 415ee83155a73725ba7bb768554e7813a8c6114c | refs/heads/master | 2016-09-11T02:53:17.425139 | 2015-03-08T20:54:20 | 2015-03-08T20:54:20 | 31,715,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,096 | java | /*
* Copyright (C) 2010 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... | [
"nazar.cybulskij@optigra-soft.com"
] | nazar.cybulskij@optigra-soft.com |
ca869a1f6d148ef0fca6efd6427ee28489b8c22d | 4245b565c16d1d5223a1dde065e6b4d03aff4fb8 | /app/src/androidTest/java/com/ivansolutions/gcmandroidnights/ApplicationTest.java | 67e6fadd75e123253090dfb7999c31effd693a49 | [] | no_license | sierisimo/GcmAndroidNights | 8bdd41ed791263f18a5753d4b461072f11631d61 | e84889eadcfaaf272a7a2ea49a31d38283689b59 | refs/heads/master | 2021-01-21T23:37:44.118733 | 2015-11-05T05:45:19 | 2015-11-05T05:45:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.ivansolutions.gcmandroidnights;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest(... | [
"elias.carrillo@alsea.com.mx"
] | elias.carrillo@alsea.com.mx |
0bc5b90b44c23d6a3a9becb55e747b01f03cc9c8 | e7c48e95f167f37edf8c4f5d9062d4d546211c81 | /chbase-jaxb/src/main/java/com/chbase/methods/jaxb/messages/MessagePayload.java | 231fa9aa4a3e2fc7e7ae87be4659e156166a3b1f | [] | no_license | CHBase/chbase-java-sdk | 1d6b04e1884cfa20541bfe0d3ff0b7e3c1fcacd8 | 61c6143134162d11f897d446595a26a8abdcacd5 | refs/heads/master | 2023-02-19T09:14:26.321622 | 2023-02-09T07:10:58 | 2023-02-09T07:10:58 | 43,138,403 | 0 | 2 | null | 2023-02-09T07:11:00 | 2015-09-25T12:10:54 | Java | UTF-8 | Java | false | false | 2,443 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2013.05.14 at 10:04... | [
"rajeev@getrealconsulting.com"
] | rajeev@getrealconsulting.com |
a86c9df6e856996eac4db5a27cdbd3a1f8145394 | 342440e2ad54cd78bb9a36c9a16a0b1503256e20 | /app/src/main/java/com/example/mangoservices/Dashboard.java | ff64e3b3bf92754f401b0e31152ed9fc4f6a72b5 | [] | no_license | hmgtech/MaterialUI-Mango-Services | e46dd81f86242848a9d2255e98139d3e69328bc8 | 8d357dc1c27117e757e46db071a4e9284d98ae18 | refs/heads/master | 2023-02-05T13:43:30.935987 | 2020-12-26T11:46:02 | 2020-12-26T11:46:02 | 324,538,281 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.example.mangoservices;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class Dashboard extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity... | [
"hiteshgupta1234561197@gmail.com"
] | hiteshgupta1234561197@gmail.com |
1a13c0d2a6415afd0c9b130b20eecad66a706d1d | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-111/u-11-111-1111/u-11-111-1111-11111/u-11-111-1111-11111-f1915.java | 9221350031ff2a683860a9d908cdb94a5e72204e | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
6080341067780 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
5be7dd586371806d274fcc1aee86a65949fbc7dc | 892c3c8f61a74fa33b23ac4eb95e619ffc0226eb | /javaee_01/src/main/java/myjava/servlets/LoginSServlet.java | 8bf378434fc3302c0631cf2715c18ab2892ccae5 | [] | no_license | mengchuize/javaee_hw3 | 925be3e7de95dde13a2bf09297f70f3770ecf8e5 | 6846c39fcd83f8615e87cbf04f0cdeeafbccbd5e | refs/heads/master | 2022-07-03T05:26:36.255489 | 2020-03-25T12:18:10 | 2020-03-25T12:18:10 | 249,950,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,318 | java | package myjava.servlets;
import myjava.tables.Student;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@WebServlet("/Logi... | [
"17301075@bjtu.edu.cn"
] | 17301075@bjtu.edu.cn |
9f3f2d259b9c195ee952920178ce2f03754dfd3a | 26c4ec2efde07d976a42b5d8bf0af9586b315da4 | /zing-dao/src/main/java/com/yibao/dao/entity/HospitalDepartmentDO.java | 04aae4fa5403e897f32103b147e405200326a5aa | [] | no_license | wenyiliu/zings | 270cc34021ecf2c5202dfed993a76c49e45979ed | e9ec4eb91530dde32488bc672330cfedd812dc5f | refs/heads/master | 2022-07-12T19:52:49.101454 | 2019-08-05T05:06:00 | 2019-08-05T05:06:00 | 187,988,731 | 0 | 0 | null | 2022-06-29T17:25:01 | 2019-05-22T07:44:07 | Java | UTF-8 | Java | false | false | 1,049 | java | package com.yibao.dao.entity;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @author liuwenyi
* @date 2019/5/23
*/
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class HospitalDepartmentDO {
/**
* 自增ID
*/
private ... | [
"13503991075@163.com"
] | 13503991075@163.com |
681dea1deecf1b792c93afcf80ef3c3762e54c95 | 5099514f6a536565058ed9ee9695faee25f3d7ba | /SwiftTrading/src/main/java/com/citi/swifttrading/generator/OrderBookItem.java | 36083a8ed74b612b7bd65c9220ea5dfabc8a9ba8 | [] | no_license | CitiAnalyst2017/SwiftTrading | b5244e753a5b5a79b8163b55b198732fc1e106cd | 7f155702a5c5be402ec94c06dec2bdb07040d087 | refs/heads/master | 2021-01-02T19:17:13.336132 | 2018-11-09T18:26:42 | 2018-11-09T18:26:42 | 99,309,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package com.citi.swifttrading.generator;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class OrderBookItem {
private String bid;
private Double price;
private int qty;
public OrderBookItem(String bid, double price, int qty) {
super();
this.bid = bid;
this.price =... | [
"990242649@qq.com"
] | 990242649@qq.com |
1f5d6206892588365bc83665dcf2b415375afabb | c066c38e4785cd74df68f86dcd65e2625d83cd1c | /menu/src/main/java/cn/edu/xidian/menu/MenuApplication.java | 6566a5c012845289db031953720615d8c10c6fe9 | [] | no_license | AnInvalidName/orchestrator_springcloud | 91444eae03a06acbde4ebecbe1400fcec6849021 | 9076e2093f7111e623f6314bcf264ae1e753d906 | refs/heads/master | 2022-06-24T21:47:40.761262 | 2019-12-13T02:36:00 | 2019-12-13T02:36:00 | 227,740,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 414 | java | package cn.edu.xidian.menu;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@EnableEurekaServer
@SpringBootApplication
public class MenuApplication {
public static vo... | [
"lgx4645610@qq.com"
] | lgx4645610@qq.com |
a3bfb4a3eea06975b344533135b8b71c4ece8d28 | 2c9e0541ed8a22bcdc81ae2f9610a118f62c4c4d | /harmony/java/trunk/classlib/modules/luni/src/main/java/java/util/Calendar.java | 3d77276de08c835559fae326e30c6dffe7314c24 | [] | no_license | JetBrains/jdk8u_tests | 774de7dffd513fd61458b4f7c26edd7924c7f1a5 | 263c74f1842954bae0b34ec3703ad35668b3ffa2 | refs/heads/master | 2023-08-07T17:57:58.511814 | 2017-03-20T08:13:25 | 2017-03-20T08:16:11 | 70,048,797 | 11 | 9 | null | null | null | null | UTF-8 | Java | false | false | 48,993 | java | /*
* 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... | [
"vitaly.provodin@jetbrains.com"
] | vitaly.provodin@jetbrains.com |
4aae6ecdedec3881bfac3a8e29e483770d715e97 | 33cae071de05a68ce026bbbdeaa34780f965fd42 | /src/数组与矩阵/搜索二维矩阵_II_240.java | eec92b83ab886890fc729e97e44f427f3bc522fe | [] | no_license | xiaok1024/AlgorithmWithDesign | 85c04ab08f43409b5314fdc21220f0446aa3f2be | 80f5fce4d4864a7451534d13cbc9bc83e4b042ef | refs/heads/master | 2020-05-01T09:47:53.202394 | 2019-03-24T12:02:05 | 2019-03-24T12:02:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,317 | java | package 数组与矩阵;
public class 搜索二维矩阵_II_240 {
/*
* 编写一个高效的算法来搜索 m x n 矩阵 matrix 中的一个目标值 target。该矩阵具有以下特性:
每行的元素从左到右升序排列。
每列的元素从上到下升序排列。
* [
[1, 4, 7, 11, 15],
[2, 5, 8, 12, 19],
[3, 6, 9, 16, 22],
[10, 13, 14, 17, 24],
[18, 21, 23, 26, 30]
]
给定 target = 5,返回 true。
给定 target = 20,返回 false。
*/... | [
"xiaokang136106@163.com"
] | xiaokang136106@163.com |
d9a7b907832ed9ed4feb8ab4ec5d3b7d2c2cf2b1 | a037b6c0ca1a936898c2996cacf8871fdb1ab109 | /Lection15/ElectronicRegistry/servlets-layer/src/main/java/ru/senla/bialevich/servlets/GetAllRoomsServlet.java | b079a2eba867525f04d3a04aa32bfb0b97c6fdc4 | [] | no_license | SiarheiBialevich/SenlaCourseJavaEE | 8f7139b0c0f7ff0b3d9824ff7e8962e9e2f6afac | 0543db4973589aaf0812704a80f52c34abaaec3a | refs/heads/master | 2021-09-09T19:23:37.277007 | 2018-03-01T01:53:40 | 2018-03-01T01:53:40 | 103,466,137 | 0 | 1 | null | 2018-03-19T07:31:26 | 2017-09-14T00:36:43 | Java | UTF-8 | Java | false | false | 920 | java | package ru.senla.bialevich.servlets;
import com.fasterxml.jackson.databind.ObjectMapper;
import ru.senla.bialevich.model.Room;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.... | [
"acharne1985@gmail.com"
] | acharne1985@gmail.com |
8abc240a1828410931e351ed82d137b2db5f46fe | 9256e3fcf749d857f3524b1f994c3eacb22556f5 | /src/com/caglardev/agift/Plugin.java | f0e2d1a655c4cefbcc520ae4b17dea5eeba1f44b | [] | no_license | Caglar2306/Spigot-Bukkit-1.8.x-AGift | 01e40f04a30ea9478fd7882018faa6fd6ed65c29 | 3611ce912b1eed5c3741a17cbc7c7da7e62d17c9 | refs/heads/master | 2021-01-13T01:02:59.076055 | 2015-11-27T23:41:27 | 2015-11-27T23:41:27 | 47,003,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,386 | java | package com.caglardev.agift;
import java.util.Calendar;
import java.util.HashMap;
import java.util.Map.Entry;
import org.bukkit.Material;
import org.bukkit.plugin.java.JavaPlugin;
import com.caglardev.agift.events.OnPlayerJoinEvent;
import com.caglardev.agift.objects.Gift;
public class Plugin extends JavaPlugin {
... | [
"caglar2306@outlook.de"
] | caglar2306@outlook.de |
71562ba93f85d7853ce54d138b39fbaff30ccdfd | 1bdab33b7bba71fc03965156649652f3462b2fc2 | /src/test/java/Fifth/JavaLearning/JavaLearning/Strings/CompareTwoArrarys.java | 74e6ca2cf7acb02cafdfbb1d873b32136e3ebcc0 | [] | no_license | narendrareddytippala/JavaLearning | 80f7a178bf30666975d9a781057ba33318b4a81c | a594859b283699ddcb3e5bc2d0e21d5be8ac6e2a | refs/heads/main | 2023-04-10T05:54:26.718255 | 2021-04-05T16:36:47 | 2021-04-05T16:36:47 | 354,895,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package Fifth.JavaLearning.JavaLearning.Strings;
import java.util.Arrays;
public class CompareTwoArrarys {
public static void main(String[] args) {
int a[] = {2,4,6,7,9};
int b[] ={2,4,6,7,9};
System.out.println(Arrays.equals(a, b));
}
}
| [
"narendranaresh@gmail.com"
] | narendranaresh@gmail.com |
0421a38452cbe790975a202649e4b6b18e35f858 | 0a638fa6d36556bb9024cbd415e51f5f77be57bc | /src/main/java/com/example/manager_house_88/domain/Collection.java | 82e444327cbd0bffca8db1ed01cc70a0791fe86b | [] | no_license | Curtaingit/maneger_house_88 | c14be7538275958b57267f654e0c7001d3a293ef | 8801bb4aef3377c8a56b4d5a615259c30d391b53 | refs/heads/master | 2021-09-08T21:18:09.694845 | 2018-03-12T08:21:20 | 2018-03-12T08:21:20 | 116,771,407 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package com.example.manager_house_88.domain;
import com.example.manager_house_88.bos.BaseEntity;
import com.example.manager_house_88.bos.Bostype;
import com.example.manager_house_88.bos.Entry;
import com.fasterxml.jackson.annotation.JsonBackReference;
import lombok.Getter;
import lombok.Setter;
import sun.management.c... | [
"1004711601@qq.com"
] | 1004711601@qq.com |
96ef1361078f67e79df872b85faa3bf2af9522ff | 726cf01270d48994defec40733a0e69ac4c72d78 | /src/main/java/com/tsystems/tschool/logiweb/services/impl/UserServiceImpl.java | 609f3aae7733045f78bba1574e8ecc64b4c926d5 | [] | no_license | raspyatnikov/tschool | d2d14031eb252abfec368619896c7c724ac2c1f3 | 1e1eb678b8b003fe1fc639d07b8a98acce1ee78f | refs/heads/master | 2021-07-16T04:52:37.446686 | 2017-10-23T08:00:01 | 2017-10-23T08:00:01 | 107,146,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,362 | java | package com.tsystems.tschool.logiweb.services.impl;
import com.tsystems.tschool.logiweb.dao.UserDao;
import com.tsystems.tschool.logiweb.dao.exceptions.DaoException;
import com.tsystems.tschool.logiweb.entities.User;
import com.tsystems.tschool.logiweb.services.UserService;
import com.tsystems.tschool.logiweb.services... | [
"ilyar2008@gmail.com"
] | ilyar2008@gmail.com |
0f872c49d217b10907710508e2b03410c132a6d3 | f46894370c5e9cc7f5022b396a8d29a511c409b4 | /portalobra/src/main/java/br/com/grupopibb/portalobra/dao/insumo/GrupoInsumosFacade.java | 4aabd4c8c2f27ce67f1c729daa8a808011fbb870 | [] | no_license | Manhattan/agenda | 11298e51aac499d813083185bb5347988444e5b5 | 78341253012053b18c35a11bebf787334e57c221 | refs/heads/master | 2021-01-10T17:03:38.154163 | 2016-03-15T19:17:57 | 2016-03-15T19:17:57 | 53,972,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,068 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.grupopibb.portalobra.dao.insumo;
import br.com.grupopibb.portalobra.dao.commons.AbstractEntityBeans;
import static br.com.grupopibb.portalobra.dao.commons.AbstractEntityBeans.getMapParams;
import ... | [
"tone.lima@gpdttecw0801.grupopibb.corp"
] | tone.lima@gpdttecw0801.grupopibb.corp |
12d27e0ff885c2defd52c06b7f776146845cdd1c | 816553c97a66b15a2b0a23ab52b0d74a39532c6d | /SMS/gen/com/example/sms/R.java | 2dea047a39ab3fda420d038d6c6dbe9d723f9411 | [] | no_license | wesley5201314/Android-Project-Demo | 4466ca5a94b7655091bce9d4243ee1550baa5bca | c75245f13538b3dfe2ed08eb6939f3e3cf171472 | refs/heads/master | 2020-06-06T04:57:34.857538 | 2015-02-02T10:20:44 | 2015-02-02T10:20:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,948 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.sms;
public final class R {
public static final class attr {
}
public static final class dimen {
... | [
"893189117@qq.com"
] | 893189117@qq.com |
8baa9fc7b1e25c8479db4d68ba6fd040990793b6 | b4c3d962d8f52aa7d00e9508d072560e115be078 | /src/com/gersonberger/Stats.java | ce9035a87eafb26ca788ceae2b99efc18b214b96 | [] | no_license | mrnamwen/IIDX-FX | 2f93ca7fad41e928835159390e0082ded27dd2ed | 3cbb4b5c179bd620c31c7fd25193eeea8ec508d9 | refs/heads/master | 2021-01-23T10:23:34.919769 | 2017-05-24T00:50:33 | 2017-05-24T00:50:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,171 | java | package com.gersonberger;
import javafx.collections.ObservableList;
import java.util.Arrays;
class Stats {
//statsAllStatus[status]
//status: 0=noplay, 1=failed, ..., 7=fullcombo
private int[] statsAllStatus = new int[8];
//statsAllGrade[grade]
//grade: 0=none, 1=F, 2=E, ..., 7=AA, 8=AAA, 8=MA... | [
"gersonberger@me.com"
] | gersonberger@me.com |
0cce8e063939475694fe8de67644fd7e02008f4f | c8d1c97678124f6c79747933f1dfc924564ded55 | /src/main/java/pl/mbierut/models/weekend/Weekend.java | 7598b8ffa519e58fee55bf23c6c31e684f53b373 | [] | no_license | mbierut/Weekend-Planner | 1d6c8a6230cb9769919bf1c95c082309acac8e73 | 3e31da95e5fab13dfb0c85373e4259ee43f6b932 | refs/heads/master | 2020-06-07T07:00:36.668612 | 2019-08-13T13:50:30 | 2019-08-13T13:50:30 | 192,956,385 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 922 | java | package pl.mbierut.models.weekend;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
@Data
@JsonIgnoreProperties(ignoreUnknown = true)
@All... | [
"mbierut@gmail.com"
] | mbierut@gmail.com |
f56f9bfe6033428fabc3a26eba41b2f569d39684 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/tags/3.4.0_1/code/base/common/src/com/tc/util/Conversion.java | 421f5b44a856841d621040b1173db25028ca2cd1 | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,749 | java | /**
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright
* notice. All rights reserved.
*/
package com.tc.util;
import com.tc.bytes.TCByteBuffer;
import com.tc.exception.TCException;
import com.tc.exception.TCRuntimeException;
import java.io.UnsupportedEn... | [
"jvoegele@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | jvoegele@7fc7bbf3-cf45-46d4-be06-341739edd864 |
c8a404e1937dd4a06e74ffff5684982a7c0bfbbe | cf8ff3ef7cdd9f7bee3ca1be9883a20c823837b0 | /app/src/main/java/com/ibermatica/pruebaandroid/AsyncResponse.java | 2d5c37668f91bb941120793ba6116afcbe1cfa18 | [] | no_license | linchis/Prueba01Android | c62617547c0b59d8a4df2bff7e03a92c5719133a | 64dbac2f3ac89395804f6b8f36303f29852e21fb | refs/heads/master | 2020-06-01T04:39:49.113595 | 2019-06-07T02:35:05 | 2019-06-07T02:35:05 | 190,640,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 112 | java | package com.ibermatica.pruebaandroid;
public interface AsyncResponse {
void processFinish(String output);
} | [
"osito1981"
] | osito1981 |
f821773e5098b913f2638e59e676b00f83b4092e | 66b646058b66abbe18ea693414f0a7306514b2f1 | /src/com/company/ninth_lesson/abs/AbstractShape.java | 10f4d82422fc078936e291c57ca233b6ecfed9a9 | [] | no_license | eugene-kuntsevich/java_course | 821e73343b7c915cc99284c58ae7f81bebf145f9 | 4e201d74a62550a40c6067e7f3f5c34858609c4d | refs/heads/master | 2023-01-09T18:31:15.864952 | 2020-11-15T12:34:56 | 2020-11-15T12:34:56 | 291,498,065 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package com.company.ninth_lesson.abs;
public abstract class AbstractShape
{
protected int square;
public AbstractShape(int square)
{
this.square = square;
}
protected void printSquare()
{
System.out.println("Shape");
}
protected abstract int countPerimeter();
}
| [
"eugene.kuntsevich@intexsoft.by"
] | eugene.kuntsevich@intexsoft.by |
c5a8c8d0a418f6d90409a4cb5ff02783f0cab0c9 | bce1e210182b186554efbf496263ba4392eccd92 | /FORMULARIOS/MODULO PROSPECTOS/Prospectoss/output/webnxj/compilation/Modulo/DUDisponiblesFRM.java | 4bf525a8d720447ab9d10200b6b196a30d00550f | [] | no_license | rokcrow/SIP | d267eb1acff4e329a4c8b66be2c87975094f2c39 | 27802c09d3295a1d2f3d80a33cace9ff86f9091c | refs/heads/master | 2020-12-24T14:46:13.804760 | 2013-08-22T22:12:31 | 2013-08-22T22:12:31 | 10,773,608 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 26,800 | java | package Modulo;
import java.sql.ResultSet;
import java.sql.SQLException;
import com.unify.nxj.mgr.LotusMigration;
import com.unify.nxj.mgr.NXJDataView;
import com.unify.nxj.mgr.NXJForm;
import com.unify.nxj.mgr.NXJActivityForm;
import com.unify.nxj.mgr.NXJSession;
import com.unify.nxj.mgr.NXJCommand;
import com.unify.... | [
"rokcrow@gmail.com"
] | rokcrow@gmail.com |
a232b0a1bccc7981b3336146d8fcf3a75fdb19b9 | d0d1459d49b48c5b32bf075084f7b123bac94c9c | /src/main/java/com/cibt/mavenprogram/dao/EmployeeDAO.java | 2e359e6c1d7c441a297f9a46763cc72257e03100 | [] | no_license | dineshmaharjan/maven_example_part1 | 30fdae66c7e0325f37735caf7914932546abf833 | 01182ad7f70d685aae2bf6f560f31eee26e8b308 | refs/heads/master | 2020-04-07T05:44:32.777252 | 2018-11-18T17:20:21 | 2018-11-18T17:20:21 | 158,108,128 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.cibt.mavenprogram.dao;
import com.cibt.mavenprogram.entity.Employee;
/**
*
* @author Alucard
*/
public interface Emplo... | [
"www.maharjandinesh@gmail.com"
] | www.maharjandinesh@gmail.com |
f2d526e2d2399b8542083248d0892c3d7927edb8 | 51d5c1cf1b188db5abc2532e9a2f4a609c01875e | /springMVC/src/main/java/cn/fx/jlx/springMVC/springMVC/pojo/Goodsimage.java | 6bcd4549a5c1146485a6f3fb46b29f2a5ef8ba28 | [] | no_license | javagp1/RepforJAVA | f719a70e93d45a2a34bbf3de7fce18a2921a69bc | 600749471f2b2aed463f5ebdc2a47540a291b477 | refs/heads/master | 2020-09-17T00:23:36.205049 | 2019-12-05T11:42:43 | 2019-12-05T11:42:43 | 223,930,572 | 0 | 0 | null | 2020-07-02T01:28:08 | 2019-11-25T11:17:08 | Java | UTF-8 | Java | false | false | 767 | java | package cn.fx.jlx.springMVC.springMVC.pojo;
public class Goodsimage {
private Integer gimgid;
private String gimgurl;
private Integer gdid;
private Integer gimgtype;
public Integer getGimgid() {
return gimgid;
}
public void setGimgid(Integer gimgid) {
this.gimgid = gimg... | [
"zqf753951500@163.com"
] | zqf753951500@163.com |
1921dbfc966285c80e1d9b976e2bb7db286eb58c | a93c3ce9b7758ad09858084e6ce620dbf7b4921e | /food/app/src/main/java/com/example/duska/food/ShowRecipeActivity.java | b36c235308aebd4c2d495177bcbc6e87177e08db | [] | no_license | DashaZhirenok/food | 591e46e28505c6cc66f6dfd7b93c512450679edd | 588647dd1395142a9b1fd7188d73089be71a8d18 | refs/heads/master | 2020-12-24T09:08:00.031706 | 2016-12-21T19:45:04 | 2016-12-21T19:45:04 | 73,306,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,053 | java | package com.example.duska.food;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widge... | [
"dashazhirenok@yandex.ru"
] | dashazhirenok@yandex.ru |
57f084d42aa881968a5dd6ac7f84e06911ae64ed | fb17bf9ae3457e4a237dbd9d4832529423cac2a1 | /gitlet/Gitlet.java | b876d83921716122391a9e7fe5ded9dd84ac66a6 | [] | no_license | siyanshen/Gitlet | 35c6d4a863c3cc8f87adf8c77b259fd0485837f3 | 355b2c6306ad8f22e7ac411e8c68ce91a28604b8 | refs/heads/master | 2020-04-01T18:34:27.446255 | 2018-10-17T18:02:33 | 2018-10-17T18:02:33 | 153,500,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,815 | java | package gitlet;
import java.io.File;
import java.io.IOException;
import java.util.Set;
import java.util.TreeMap;
import java.util.HashSet;
import java.io.Serializable;
/** hahaha.
* @author Siyan Shen
*/
public class Gitlet implements Serializable {
/** magic number. */
static final int M = 40;
/** w... | [
"noreply@github.com"
] | siyanshen.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.