blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
47614a597372fcb5daa234f939a686c7a77e7630 | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module1662/src/java/module1662/a/IFoo2.java | 22f1b5fc6d00be04af7587b0b8e296aef2712fc4 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 853 | java | package module1662.a;
import javax.net.ssl.*;
import javax.rmi.ssl.*;
import java.awt.datatransfer.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
77e6690002c243026369399c8b28ec25e7378d3d | 102dfa93471425080cee5fcf179fb67591a3e6e1 | /submissions/lab9/tizikally_89966_2114386_Stat.java | 980c9919f29a4d6676dda23ce39027e2139c39c8 | [] | no_license | Walter-Shaffer/1061-TA-F17 | 53646db8836b8051d876de2ca0a268f242c0905a | dc1ff702af73f4feba004de539a36b145560913b | refs/heads/master | 2021-08-28T20:32:14.175756 | 2017-12-13T04:17:36 | 2017-12-13T04:17:36 | 103,681,473 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,637 | java | /* Stat.Java
* Author: Allison Tizik
* Submission Date: 10/26/17
* Purpose: The program recieves the data. After getting the
* data as an array it converts it to a string. In string format
* it prints it in a more readable format. It then runs it through
* the average, min, max, and mode methods and reports those... | [
"lorenzo.barberis.canonico@gmail.com"
] | lorenzo.barberis.canonico@gmail.com |
add81f871ae52ead0a0e019dc9f3b28f0b694366 | 5733e1bd0ec3fda8ca53ceda00e22dbc96bb32a0 | /homeWork36/src/main/java/it/step/example/Department.java | 5c0867abb2c41bd6156b758718ec9fb95ee3452a | [] | no_license | fogg-ai/javahw | 178be792bbfc48ffd651fffe8796eb64fab97c9d | 30b38e993e81ba95a1c432298fb25c1a80050c92 | refs/heads/master | 2022-12-27T05:50:12.547736 | 2019-11-19T14:37:04 | 2019-11-19T14:37:04 | 211,465,580 | 0 | 0 | null | 2020-10-13T17:34:29 | 2019-09-28T07:59:52 | HTML | UTF-8 | Java | false | false | 716 | java | package it.step.example;
// Простой отдел, который не может включать другие подразделение
public class Department extends Unit {
public Department(String name) {
super(name);
}
@Override
public String report() {
return String.format("Отчет для отдела: %s\n", getName());
}
@Ov... | [
"maxshaptala@gmail.com"
] | maxshaptala@gmail.com |
6acbb702018891410fd1ae82d935556f20f5d885 | 3a72909001b57b37adfe6ea56781cff4bc6b41d0 | /video-app/src/main/java/org/lilacseeking/video/videoapp/Utils/HttpClientPoolManager.java | c81f2c84e684ab37d6a67eeda5cacf506517fe57 | [] | no_license | lilacseeking/Qian-WebResource | a52c1220d8b3472c5d4eeb962c77cffb13fc185c | 51d4a160d425821cd75139934e6e593a67e16b69 | refs/heads/master | 2021-06-03T00:04:06.871166 | 2020-04-03T09:07:30 | 2020-04-03T09:07:30 | 167,934,294 | 5 | 1 | null | 2019-05-07T14:20:08 | 2019-01-28T09:25:59 | Java | UTF-8 | Java | false | false | 2,954 | java | package org.lilacseeking.video.videoapp.Utils;
import org.apache.http.config.Registry;
import org.apache.http.config.RegistryBuilder;
import org.apache.http.conn.socket.ConnectionSocketFactory;
import org.apache.http.conn.socket.PlainConnectionSocketFactory;
import org.apache.http.conn.ssl.SSLConnectionSocketFactory;
... | [
"lvming@keking.cn"
] | lvming@keking.cn |
d1e821ba7608688a7f45d027ea74a4e5405d3a29 | 5fbe5af34b46dda18d5a51a5a252cd613c862848 | /youxipeiwan/youxipeiwan/app/src/main/java/com/ml/doctor/call2/NimCallActivity.java | b69baa1807527e187dbb73b3420ac5a0929174ef | [] | no_license | dythebs/innovation-2021 | 24d4c9174d2c219a359464367c76160058af4aef | 70e022635ae16438b68336c8d157c0ad06f90b72 | refs/heads/main | 2023-08-24T22:24:52.180711 | 2021-10-25T13:27:41 | 2021-10-25T13:27:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,236 | java | package com.ml.doctor.call2;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.StringRes;
import android.support.constraint.ConstraintLayout;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
impo... | [
"244271172@qq.com"
] | 244271172@qq.com |
fa31cfff11ba33afba9da3a940e1274143fc0e05 | 343c79e2c638fe5b4ef14de39d885bc5e1e6aca5 | /OppoLauncher/app/src/main/java/com/oppo/unreaderloader/OPPOUnreadLoader.java | 3c2113995c20698f457f5f6656b280da4bf0d676 | [] | no_license | Leonilobayang/AndroidDemos | 05a76647b8e27582fa56e2e15d4195c2ff9b9c32 | 6ac06c3752dfa9cebe81f7c796525a17df620663 | refs/heads/master | 2022-04-17T06:56:52.912639 | 2016-07-01T07:48:50 | 2016-07-01T07:48:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 67,651 | java | package com.oppo.unreaderloader;
import android.content.ComponentName;
import android.content.ContentResolver;
import android.content.Context;
import android.content.res.AssetManager;
import android.content.res.Resources;
import android.database.ContentObserver;
import android.database.Cursor;
import android.database.... | [
"1004410930@qq.com"
] | 1004410930@qq.com |
5a0381992181306559087a27654564f771b9479a | 2dbc1ae6fdf14269144a3d734dfde1e6abb045d2 | /src/ua/nure/strebkov/SummaryTask3/entity/Transport.java | 96d34c2e2bf94e0636bc9b712e76242720968af1 | [] | no_license | esustreba/Practice7 | a2f45a3b9375fff5a6d31b148d8f600a91d089e3 | 6252f0d9bd38372dada2b8b2110f2a94d42681f9 | refs/heads/master | 2020-03-15T18:10:51.859324 | 2018-05-29T21:15:40 | 2018-05-29T21:15:40 | 132,278,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package ua.nure.strebkov.SummaryTask3.entity;
public enum Transport {
RAIL("RAIL"), PLAIN("PLAIN"), AUTO("AUTO"), SHIP("SHIP");
private String value;
Transport(String value) {
this.value = value;
}
public String getValue() {
return value;
}
}
| [
"strebkov@td-esat.com.ua"
] | strebkov@td-esat.com.ua |
2ceb28552c72961bbe3ff4968289c1b1a9a29ae3 | 1da056f7cb8647b144744ea6aed8be30fa7443cb | /Excersizes/pp.07local/pp.07.03-MavenFindWords/src/main/java/io/dama/ffi/actor/Main.java | a2f16928d612f318d13ae594000f48beda48f651 | [] | no_license | 1ckov/PP_Leucheter_2020-2021 | 93b87b678b867eb5a4deb4ed4c6d966cea878d80 | 089d8576154b258453e126504596a0edfd7a68e1 | refs/heads/main | 2023-02-27T04:53:09.818905 | 2021-02-08T14:19:17 | 2021-02-08T14:19:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 547 | java | package io.dama.ffi.actor;
import akka.actor.ActorRef;
import akka.actor.ActorSystem;
import akka.actor.Props;
import io.dama.ffi.messages.FindMsg;
public class Main {
public static void main(final String... args) {
var system = ActorSystem.create();
var master = system.actorOf(Props.c... | [
"sa6o.hristov96@gmail.com"
] | sa6o.hristov96@gmail.com |
598dfaafa77009897881f7a669f11d5a2caca151 | 0c8b1a5ab2ca2a838c694d0e363108c9e04ea3f1 | /DVAApp/src/jb/dvacommon/ui/DVATextVerifyListener.java | fd61c6df78191920a7b639c4f5b5b75b50ab5802 | [] | no_license | jaboles/DVA5 | 572f72ffc02e4ea17995dcceccf997b0633d1daa | 14f6e577c0d2852039ae060805ce08ad07922aaa | refs/heads/master | 2023-04-30T15:04:23.310152 | 2023-04-22T20:55:41 | 2023-04-22T20:55:41 | 67,503,577 | 29 | 4 | null | 2022-11-26T15:50:29 | 2016-09-06T11:53:09 | Java | UTF-8 | Java | false | false | 185 | java | package jb.dvacommon.ui;
import java.net.URL;
import java.util.List;
public interface DVATextVerifyListener
{
void OnVerified(List<URL> verifiedSoundUrls);
void OnFailed();
}
| [
"jaboles@fastmail.fm"
] | jaboles@fastmail.fm |
e329be3d65aa359154b00f03b96532e3f6d08bb3 | e346778ea429d57910b2a8e107aadfcd5f76d7f7 | /src/main/java/br/com/s2it/incubadora/repository/ContribuinteRepository.java | 1c0a095a57be97b59196c4e0705f0625d9d83560 | [] | no_license | EwerthonSilva/avaliacao-pratica | 0c77d64136ec93ca41b80b71e63bf477f6916e02 | 7451fe20f1d5d05c32cb8090432ec1bca1435fec | refs/heads/master | 2020-06-03T19:19:59.240723 | 2015-08-26T20:53:17 | 2015-08-26T20:53:17 | 41,436,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package br.com.s2it.incubadora.repository;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.criterion.Restrictions;
import org.springframework.stereotype.Repository;
import br.com.s2it.incubadora.model.Contribuinte;
@Repository
public class ContribuinteRepository extends AbstractRepository... | [
"ewerthon.silva@s2it.colm.br"
] | ewerthon.silva@s2it.colm.br |
023b767f5fdbfe0a809275049a7501175ed474a4 | d7462ec35d59ed68f306b291bd8e505ff1d65946 | /common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Annotation.java | cc4eccaf78c9f482fa10ecd0e8a362870a815969 | [] | no_license | ixijiass/citrus | e6d10761697392fa51c8a14d4c9f133f0a013265 | 53426f1d73cc86c44457d43fb8cbe354ecb001fd | refs/heads/master | 2023-05-23T13:06:12.253428 | 2021-06-15T13:05:59 | 2021-06-15T13:05:59 | 368,477,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,915 | java | /*
* Copyright 2010 Alibaba Group Holding Limited.
* All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... | [
"isheng19982qrr@126.com"
] | isheng19982qrr@126.com |
e8d8e969f1e2748051078cf6e46f7da6a0ed12df | 2947858817e4acd49eb407cc920e39060b9a8d7a | /src/main/java/com/jmx/designPattern/singleton/EnumSingleton.java | d2328db27d2536044812af674442989e68f0aae4 | [] | no_license | bydzjmx/MyRereview | 0ccbff82e8feb6b0afe7a923e10f677838d39c80 | 7a605fdb319e86421d64a70c37803ad03ac3ab68 | refs/heads/master | 2022-02-17T01:09:21.704169 | 2019-08-28T01:03:19 | 2019-08-28T01:03:19 | 197,864,483 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | package com.jmx.designPattern.singleton;
public enum EnumSingleton {
//本身就是单例
INSTANCE;
//添加自己的操作
public void singletonOperation(){
}
}
| [
"mrjiangmx@163.com"
] | mrjiangmx@163.com |
22eced31448064f1d99315fe894a69bf039268b3 | 6ba18eb9315bad994896558b9bd9fb285432d6b4 | /android/src/main/java/com/tencent/game/native_image_view/NativeImageViewPlugin.java | 4c0ed2a660e046ac6e93e1acec4a1ef615b77f84 | [
"MIT"
] | permissive | zhangfeixiang/native_image_view | 77ecfd31d04102278f7bdc35565a114db4ecd0bc | 28e798948302c833517e0591fbe9146ec2e45af1 | refs/heads/main | 2023-04-04T18:31:03.835727 | 2021-04-17T06:24:52 | 2021-04-17T06:24:52 | 358,603,892 | 0 | 0 | NOASSERTION | 2021-04-16T13:12:26 | 2021-04-16T13:12:25 | null | UTF-8 | Java | false | false | 4,790 | java | package com.tencent.game.native_image_view;
import android.content.ContentResolver;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import android.util.Log;
i... | [
"allenzzzhao@tencent.com"
] | allenzzzhao@tencent.com |
e26746762650dbeeaa10f661937dbfae0e6bdfc4 | ee68d1b06ed323be3feafe040954dabb08ffd142 | /src/com/designPatterns/strategyPattern/Plane.java | ab2bf33523148dbe04e87c8f3fb4dfffe0650c21 | [] | no_license | tskpcp/DesignPatterns | b45d03b64605e78c2cce83466069c811a3d72f74 | ae471ab401ee37d9884fdd25ab647b5fe1b07559 | refs/heads/master | 2021-01-01T16:08:41.014999 | 2017-12-20T06:48:43 | 2017-12-20T06:48:43 | 92,353,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 249 | java | package com.designPatterns.strategyPattern;
/**
* Created by gongtuo on 2017/5/27.
*/
public class Plane implements Vehicle {
@Override
public void go(String address) {
System.out.println("I `ll go"+address+"by Plane.");
}
}
| [
"tskpcp@126.com"
] | tskpcp@126.com |
c20665635d5f024143c8f3465f5091ab45000cff | 3472ebdcb88c859b928852e3c2d8c1a0b35be42c | /src/flyweight/example/after/Main.java | aa4c8fd778fbfd843eec4c539f625f4a678ea145 | [
"BSD-3-Clause"
] | permissive | markKL1/flyweight | 723738dfccb4a0da1f00ba0c49a6ab80bcc0fe99 | 07b1022b0f07f07e9d003f972e1aa5bacc83e29a | refs/heads/master | 2021-04-15T15:03:01.774202 | 2018-04-02T19:24:18 | 2018-04-02T19:24:18 | 126,378,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 749 | java | package flyweight.example.after;
import java.awt.*;
import flyweight.example.misc.Price;
import flyweight.example.misc.Weight;
public class Main {
public static void main(String[] args) {
Fruit.make("Banana", Color.YELLOW, new Weight(250), new Price(0,19));
Fruit.make("Apple", Color.RED, new ... | [
"mark@elsa"
] | mark@elsa |
7e37906d5232f6b3680260622cf1ca5441b4cd6d | 14a42848410c1517767c35833affb121ab92a1a1 | /MobileApp/app/src/main/java/com/bignerdranch/android/hackhealth/SignUpPage.java | 60936d6bbabcd2abd87dfe6f10e44bc9f309e7a2 | [] | no_license | HHealth16/HHealth | 6b8cffe2a904366af2ebbb78be8444626deb4c6c | 57d57362603990980b6d17966b55f85549adbbdd | refs/heads/master | 2020-04-19T11:06:38.785877 | 2016-09-10T23:33:58 | 2016-09-10T23:33:58 | 67,880,026 | 1 | 0 | null | 2016-09-10T17:54:39 | 2016-09-10T15:52:17 | null | UTF-8 | Java | false | false | 6,534 | java | package com.bignerdranch.android.hackhealth;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.CheckBox;
import andr... | [
"edmundliang@Edmunds-MacBook-Pro.local"
] | edmundliang@Edmunds-MacBook-Pro.local |
a0c88bbe3a0804901422570055096943b60f4942 | 7de59a4faaed1fc698e58e83ea3090a7e6b28464 | /src/test/java/com/example/UnitTest.java | f2aefefc459bd5dcb79b445a5233cb4804c705a1 | [] | no_license | Ravisankar-Challa/JavaEE6_Jacoco | 8b6b044f9e631259346a909cfcbd6111bea58d2d | f190057d0870238871a41d773831101422ee162b | refs/heads/master | 2020-04-14T19:31:33.826804 | 2015-09-11T23:44:32 | 2015-09-11T23:44:32 | 41,555,331 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package com.example;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
import com.example.control.UnitTestExample;
public class UnitTest {
private UnitTestExample unitTestExample;
@Before
public void setup() {
unitTestExample = new UnitTestExample();
}
@Test
pu... | [
"sankar_ravi_c@yahoo.co.in"
] | sankar_ravi_c@yahoo.co.in |
1b12dcb6c617b103f2f184c0aceda461fc5efb52 | 3eed7f5d4e469760be2381aea3172bfeb20ead64 | /5_communication_between_microservice/Rest-Template/Movie-Catalague/src/main/java/com/lockdown/MovieCatalague/models/movieInfoService/Movie.java | 2abe0da18a3a97a6ea7c7875fa32d3d7f449ae32 | [] | no_license | tavisca-vreddy/lockdown | 998f5e2cb91864fd313e2e824d782e051427301b | 684585229c77443a215c1b92228bc4d7b3925042 | refs/heads/master | 2022-12-27T16:22:05.660014 | 2020-10-13T12:54:48 | 2020-10-13T12:54:48 | 302,025,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.lockdown.MovieCatalague.models.movieInfoService;
public class Movie {
private int id;
private String name;
private String description;
public int getId() {
return id;
}
public Movie()
{
}
public Movie(int id, String name, String description) {
this.id =... | [
"51921004+tavisca-vreddy@users.noreply.github.com"
] | 51921004+tavisca-vreddy@users.noreply.github.com |
d783993ec2e130162d958eb2a668af0d4c91dcf5 | 0a4464334ee2c6c131430020740ca77d80d992e0 | /src/BienesMuebles/recursos/clases/ItemAvion.java | d4801d522b5ac2e693153529de3119b1ff65cc30 | [] | no_license | Esauceda/PII_2021_1_P2_PROYECTO2 | 7afe3b6118e4faac6ddf81582996bb7af15bd208 | 386c495c7d52f4ef34b4e3bcf5924142aa9ec2ef | refs/heads/master | 2023-03-27T13:24:34.635632 | 2021-03-27T23:31:01 | 2021-03-27T23:31:01 | 352,006,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 785 | java | package BienesMuebles.recursos.clases;
public class ItemAvion {
private String NombrePropietario;
private int Id;
public ItemAvion(String nombrePropietario, int id){
this.NombrePropietario = nombrePropietario;
this.Id = id;
}
public int getId(){
return Id;
}
publi... | [
"saucedaedu15@gmail.com"
] | saucedaedu15@gmail.com |
8d40202eb3001db7b89bdeef7925f3e80a106bdb | 98415fdfd2e96b9b2dd6be376c1bd0e8584e7cb6 | /app/src/main/java/com/universalstudios/orlandoresort/frommergeneedsrefactor/upr_android_406/IBMData/Account/request/DeleteGuestAddressRequest.java | da5c6b2eac3b11bec070e6c72ebc3061a9a0031d | [] | no_license | SumanthAndroid/UO | 202371c7ebdcb5c635bae88606b4a4e0d004862c | f201c043eae70eecac9972f2e439be6a03a61df6 | refs/heads/master | 2021-01-19T13:41:20.592334 | 2017-02-28T08:04:42 | 2017-02-28T08:04:42 | 82,409,297 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,129 | java | package com.universalstudios.orlandoresort.frommergeneedsrefactor.upr_android_406.IBMData.Account.request;
import android.util.Log;
import com.universalstudios.orlandoresort.BuildConfig;
import com.universalstudios.orlandoresort.controller.userinterface.network.NetworkRequestSender;
import com.universalstudios.orland... | [
"kartheek222@gmail.com"
] | kartheek222@gmail.com |
6f71a1d40c76289cf49c4b7c50185f3d36ede64c | 3d9c111c03d4eadf504f34bb7628c5e78825bab4 | /src/f_ingjava/TaskCallback.java | 16ef6be24ef568642db1fbac4e55013a465d3449 | [] | no_license | nardi/F-ingJava | 7a6eb186612acc1c8cda72e8e714c229f3629c1f | 4c0d83619633b42e330a78b2fac3adad074c58c2 | refs/heads/master | 2020-12-24T14:01:21.814203 | 2013-06-12T19:45:47 | 2013-06-12T19:45:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 115 | java | package f_ingjava;
public abstract class TaskCallback extends SafeTaskCallback implements Callback<Void>
{
}
| [
"me@nardilam.nl"
] | me@nardilam.nl |
70c16922219819612c8936b75e575a085a1ca1e4 | 830aa55804625b259ed7c17661426f7d7f45a249 | /src/main/java/com/example/model/ServiceRequest.java | cafc7c20dc2d7130f12c54fa1be2d499e1745d9a | [
"Apache-2.0"
] | permissive | markito/geode311demo | 18a6c86dc6998ddcf2e06e99fd88de1cdf1f22ce | 6e25dbfcbdff336cebbd47a906fe489744f19eb6 | refs/heads/master | 2021-01-18T23:50:12.954628 | 2017-01-24T03:50:33 | 2017-01-24T03:50:33 | 72,783,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,180 | 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 may ... | [
"wmarkito@pivotal.io"
] | wmarkito@pivotal.io |
e7b0ac867e31270892cd9681ba4cd2f44a94c6f9 | a35fadfafbc85e7e374faa8478f6d4ade5119ffa | /src/main/java/by/mogilev/service/CourseService.java | 61f1032fbe868cc8977e0327fbf18e866ba177b6 | [] | no_license | AlinaKisialiova/TestProject | 04c7dd28c644ad0a4664219ed02d70a6fab9fc9b | 6b286e89954b274783f656c53898bc568472bb6e | HEAD | 2016-09-05T20:28:57.763892 | 2015-05-20T14:12:22 | 2015-05-20T14:12:22 | 31,411,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,673 | java | package by.mogilev.service;
import by.mogilev.exception.IsNotOwnerException;
import by.mogilev.exception.NotFoundCourseException;
import by.mogilev.exception.NotFoundUserException;
import by.mogilev.model.Course;
import by.mogilev.model.User;
import com.itextpdf.text.DocumentException;
import javax.mail.internet.Addr... | [
"aflamma@yandex.ru"
] | aflamma@yandex.ru |
3c8b7229ebf9abc1537f6793e887884754906ca0 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-datasync/src/main/java/com/amazonaws/services/datasync/model/DeleteTaskResult.java | 3c056d7604a36657894f505ede377c9a8fbd9b24 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 2,303 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
fa93947797f38917e02a59f6a6b5f40387360706 | ea8013860ed0b905c64f449c8bce9e0c34a23f7b | /SystemUIGoogle/sources/com/android/systemui/plugins/qs/QSIconView.java | bd98c797aa6d8ddb5909be17da1c69c4dbca5874 | [] | no_license | TheScarastic/redfin_b5 | 5efe0dc0d40b09a1a102dfb98bcde09bac4956db | 6d85efe92477576c4901cce62e1202e31c30cbd2 | refs/heads/master | 2023-08-13T22:05:30.321241 | 2021-09-28T12:33:20 | 2021-09-28T12:33:20 | 411,210,644 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package com.android.systemui.plugins.qs;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import com.android.systemui.plugins.annotations.ProvidesInterface;
import com.android.systemui.plugins.qs.QSTile;
@ProvidesInterface(version = 1)
/* loaded from: classes.dex */
public abstr... | [
"warabhishek@gmail.com"
] | warabhishek@gmail.com |
b2d5b873cd96e5c3ae08ae37f5cd220460e74d46 | 09c5dd1732095c79d7ccba231d5d8fa82cb2c999 | /src/bank/internettoegang/IBankiersessie.java | 26387764ec18058be9db70f37f573dc11414ff1e | [] | no_license | erterer/GSO---Internetbankieren | 7ab5e3e5d5e38c411fb44dc64d7a49b1fbe1972b | 49d88ca5a8e0d62422d6de6fc50415a6075cedc5 | refs/heads/master | 2021-03-16T06:53:00.508188 | 2016-06-20T20:08:19 | 2016-06-20T20:08:19 | 59,549,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,129 | java | package bank.internettoegang;
import java.rmi.RemoteException;
import bank.bankieren.IRekening;
import bank.bankieren.Money;
import fontys.observer.RemotePublisher;
import fontys.util.InvalidSessionException;
import fontys.util.NumberDoesntExistException;
public interface IBankiersessie extends RemotePublisher
{
... | [
"sven.nottelman@live.nl"
] | sven.nottelman@live.nl |
087480246dac006f159e0fbe8ca6e610161d9d9d | 52695f2bf5c4dc26d14c8fa9146189e7153a8f38 | /tuikit/src/main/java/com/tencent/qcloud/tim/uikit/modules/conversation/holder/ConversationCustomHolder.java | 9a140ceca960f808dcf4a90bedffbdb1221f9c9f | [] | no_license | zxyUncle/zxyTIM | c3a932d92772f4baa74d30b2454141b603092f0e | e74ed8ea7f10cdb8cabbec1c514b8cf7425cf42e | refs/heads/master | 2020-12-07T19:32:44.641370 | 2020-01-14T09:14:10 | 2020-01-14T09:14:10 | 232,783,066 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,621 | java | package com.tencent.qcloud.tim.uikit.modules.conversation.holder;
import android.graphics.Color;
import android.net.Uri;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.tencent.qcloud.tim.uikit.R;
import com.tencent.qcloud.tim.u... | [
"659966631@qq.com"
] | 659966631@qq.com |
7fe37e616dd346c9300726254edb3a2e9b6f1d59 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Maven/Maven1098.java | 05db63c69c30066d94508e15b43e217d80833382 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,141 | java | public void testMojoDescriptorRetrieval()
throws Exception
{
MavenSession session = createMavenSession( null );
String goal = "it";
Plugin plugin = new Plugin();
plugin.setGroupId( "org.apache.maven.its.plugins" );
plugin.setArtifactId( "maven-it-plugin" );
... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
8e3632fe41e3e8c32e1af80ddb5bd7c42bab7b74 | 722a0d7a2a422c72a47b79c2650004459b0d8034 | /spring-step01/src/com/bit/spring/controller/IndexController.java | 8a7a431fcc40d50ca1064208680a85d940bf16e4 | [] | no_license | emptyDrawing/spring_test | 9846e5f733a4f48190c7af3608b821ef6239a6e0 | fab25a7f6a074d4bd69459fd82add75d45994184 | refs/heads/master | 2020-03-20T21:16:36.741772 | 2018-08-09T10:23:58 | 2018-08-09T10:23:58 | 137,732,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 501 | java | package com.bit.spring.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.servlet.mvc.Controller;
public class IndexController implements Controller{
@Override
public ModelAndV... | [
"amor061750@gmail.com"
] | amor061750@gmail.com |
44b7404a060b4df87bfebe67dd40201c66bfd680 | 4cff6428fd804ca0c5bf00d609b578963a1c9a87 | /Cvac/src/main/java/cn/misection/cvac/ast/expr/AbstractExpression.java | b833a0ebc2fe0c630c6a4656d0650bb43ac728f0 | [] | no_license | huCow/Cva | 1c32f5cba4b536099bae4da9c9a203e94c760cd1 | 70e32a52097ca8bca52876d09dff412f9a9a949f | refs/heads/master | 2023-03-06T13:53:38.379030 | 2021-02-21T07:25:47 | 2021-02-21T07:25:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package cn.misection.cvac.ast.expr;
import cn.misection.cvac.ast.type.basic.EnumCvaType;
/**
* @author Military Intelligence 6 root
* @version 1.0.0
* @ClassName CvaExpr
* @Description TODO
* @CreateTime 2021年02月14日 17:53:00
*/
public abstract class AbstractExpression implements IExpression
{
protected int ... | [
"hlrongzun@qq.com"
] | hlrongzun@qq.com |
64887ea114f904c369beefaa71f9291f7403819b | b527db90227927baef4edf2fb784b87cac117915 | /modules/web/src/com/company/ceae/web/customer/CustomerEdit.java | 1caca08675311bc9095eb172bca699834c2e1226 | [] | no_license | mariodavid/cuba-example-application-events | 5265d78a757ce77ea091d35dbff0e4bb65f0a6ab | 0b383cac24ce15ad36f6a1d04b42f0ef48745b64 | refs/heads/master | 2021-01-12T12:58:28.955122 | 2017-04-09T08:15:34 | 2017-04-09T08:15:34 | 69,763,562 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package com.company.ceae.web.customer;
import com.haulmont.cuba.gui.components.AbstractEditor;
import com.company.ceae.entity.Customer;
public class CustomerEdit extends AbstractEditor<Customer> {
} | [
"mariodavid@arcor.de"
] | mariodavid@arcor.de |
c6c3b57a8824c8103bded2729c2a2556ef42b47c | f4b13bd41b207487a2acd18cb805ec182a19d173 | /seed-server/src/main/java/com/jadyer/seed/server/MainApp.java | 8ad4da71bd3d545a0c3bce3e2c4ff83fab32a775 | [
"Apache-2.0"
] | permissive | asdevip/seed | 72cfe9beeb1fcfcc6321a0f8a913fa8faf3a7b92 | 1456876ca7b06022b57fc341a334ba2152264284 | refs/heads/master | 2020-03-26T22:48:15.630275 | 2018-08-20T09:42:26 | 2018-08-20T09:42:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.jadyer.seed.server;
import org.springframework.context.support.ClassPathXmlApplicationContext;
/**
* 玄玉服务器启动类
* Created by 玄玉<http://jadyer.cn/> on 2013/9/3 20:14.
*/
public class MainApp {
public static void main(String[] args) {
new ClassPathXmlApplicationContext("applicationContext.xml")... | [
"jadyer@yeah.net"
] | jadyer@yeah.net |
930162bcfc1be1af883cb935da9a2276506a77fb | 0590ffa1c430715b4c94c4c4ee96812597cc1b0d | /src/objectSample/fileSample/ReadSample2.java | 88f7cb988ddea4d363ce1df0b4a875ecd8c294b1 | [] | no_license | nakamotoageha/basic-1 | d4a7a313dac84ff993555b8dd5a03a3adb0abf14 | 99193bd93e7693a0876c75ff87a6739a76600fae | refs/heads/master | 2023-05-10T03:03:12.885548 | 2021-05-26T05:58:13 | 2021-05-26T05:58:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 887 | java | package objectSample.fileSample;
import java.io.BufferedReader;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
//テキストファイルの読み込みその2
class ReadSample2 {
public static void main(String[] args) {
Path path... | [
"moritaka@wdc-kd.com"
] | moritaka@wdc-kd.com |
7834175588999a81040635dc50094b066f32bc51 | 3c7421c6944d1c18ec03e56abb125d0e8f5bf5e1 | /app/src/main/java/ariefsaferman/jwork_android/ui/gallery/GalleryViewModel.java | b3927b3f3927df73d8c1a6040dd537e7859b0b8a | [] | no_license | ariefsaferman/jwork-android | 875681e147bd992f17f7be332efeb473bfb0bdb0 | 9beb311f0fb3374550a52b0162ba4939895bc176 | refs/heads/master | 2023-05-31T23:44:16.662987 | 2021-06-20T04:35:01 | 2021-06-20T04:35:01 | 370,963,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package ariefsaferman.jwork_android.ui.gallery;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class GalleryViewModel extends ViewModel {
private MutableLiveData<String> mText;
public GalleryViewModel() {
mText = new Mutable... | [
"arief.saferman@ui.ac.id"
] | arief.saferman@ui.ac.id |
19bfa0ed2503cb5c11187f9790569eba9339eb69 | bb31abd2a7f8b0f58a117d68bb9595f18d0ab620 | /MyJavaWorkShop6/src/com/test/Sample05.java | e2b0e2f86aee32c7f1a2c9ef89a8f0410d20a99b | [] | no_license | doyongsung/Java | d17fda36e9c3b45d25cdfd43ac13db2d9be3f418 | 22efff99b4d40d056767662c7d47eed158a02248 | refs/heads/master | 2023-05-07T15:05:57.230557 | 2021-05-21T10:47:58 | 2021-05-21T10:47:58 | 366,378,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package com.test;
class A{
void aMethod() {
System.out.println("aMethod in A Class");
}
}
class B extends A {
void aMethod() {
System.out.println("aMethod in B class");
}
}
public class Sample05 {
public static void main(String[] args) {
B b = new B();
b.aMethod();
}
}
| [
"ppelpp@naver.com"
] | ppelpp@naver.com |
bdab06fae5e1ff89904f39b9d58b30ac6e0e11ef | 7833e6ee5b9e1b2e6416adb70771e2b02c3edd3d | /app/src/test/java/com/example/vic/squashandstretch/ExampleUnitTest.java | 75b02d00516c0cdaab0d53e9c70f6f7b9df084f7 | [] | no_license | vicsham/SquashAndStretch | 2eadfccb43a5ba018bc985c2db88a518f2acbb27 | c5bc279b668680396084c0e55d6b4cd90ce6f299 | refs/heads/master | 2020-09-28T07:36:44.854163 | 2016-08-29T05:31:22 | 2016-08-29T05:31:22 | 66,814,111 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.example.vic.squashandstretch;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"vicentsham@gmail.com"
] | vicentsham@gmail.com |
859c1272e84b77b1f566b5c7c19cbd5ede22b812 | 2421c3a33bccf752b50587976907536945f4d810 | /GSUOCM/src/main/java/activities/Checkapply_Activity.java | c701253aec5d34a5c8992c611c5b2c80f4e50f70 | [] | no_license | zaijianwutian/WHU_IBMS1 | 1671a88c24383478898ff46b4b54b367abf13025 | 19c4fe797fadb5ead4fef0eed1a4aea286a22a1b | refs/heads/master | 2021-01-20T19:26:53.682938 | 2016-08-09T06:24:15 | 2016-08-09T06:25:23 | 60,827,530 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,746 | java | package activities;
import java.util.ArrayList;
import java.util.Map;
import org.ksoap2.serialization.SoapObject;
import views.AppManager;
import com.suntrans.whu.R;
import WebServices.jiexi;
import WebServices.soap;
import activities.All_Activity.MainThread;
import activities.All_Activity.Thread1;
import android.... | [
"fendou shi"
] | fendou shi |
6a36bcd028632ac2a34e4ae86f743800a84267b7 | 79943487f9311a0886a2cc2e5f1732f32c1b04ff | /engine/src/main/java/com/agiletec/aps/system/common/entity/helper/IEntityFilterBean.java | 5a45269962e113307b98e1db324570c0a45d026e | [] | no_license | Denix80/entando-core | f3b8827f9fe0789169f6e6cc160fbc2c6f322d45 | c861199d39d28edb2d593203450d43a8ecaad7b4 | refs/heads/master | 2021-01-17T21:28:57.188088 | 2015-09-21T10:56:40 | 2015-09-21T10:56:40 | 42,932,167 | 0 | 0 | null | 2015-09-22T12:26:06 | 2015-09-22T12:26:06 | null | UTF-8 | Java | false | false | 1,049 | java | /*
* Copyright 2013-Present Entando Corporation (http://www.entando.com) All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or ... | [
"eugenio.santoboni@gmail.com"
] | eugenio.santoboni@gmail.com |
8b2e5c9747914a582d6cd4c7b99b5287177ee988 | 9f06dfec8e591692bcd9a23290f9196a5da774e0 | /ChatRoom/src/JoinRoom.java | 735b245a5ff6392245591ccef242addf30e70a24 | [] | no_license | Rashvi/ChatRoom | 0c8b1586b0cc2788e0112ad9881ec9384c97b4cb | 5c01a8d461d7ce654d035f185738d9a17c91f636 | refs/heads/master | 2022-11-16T16:01:42.925753 | 2020-07-16T23:34:30 | 2020-07-16T23:34:30 | 279,300,044 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,179 | java |
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.exceptions.UnirestException;
import java.awt.Adjustable;
import java.awt.Color;
import java.awt.Desktop;
import java.awt.Dimension;
import java.awt.Graphics2D;
import java.awt.RenderingHints;
import j... | [
"Rashvikumari78@gmail.com"
] | Rashvikumari78@gmail.com |
ce2de93be97ea82a0a76192fb3f096349c319f67 | 634d4b84728338dac165e9064a1d0ed25e95090f | /src/main/java/com/demos/design/chain/AbstractHandler.java | f72cd72609ca544f3eed343e43051a908ce63ad8 | [] | no_license | fumenyaolang/DemoUtil | ee53f971c8ffc15603970c5a2c55cf63756f1628 | 257908905f2c26491124f5b4ce8dbde045564309 | refs/heads/master | 2021-07-17T03:40:06.526801 | 2021-07-09T07:15:15 | 2021-07-09T07:15:15 | 48,013,247 | 0 | 0 | null | 2020-10-13T18:45:32 | 2015-12-15T01:58:53 | Java | UTF-8 | Java | false | false | 304 | java | package com.demos.design.chain;
/**
* Created by fumenyaolang on 2016-01-20.
*/
public abstract class AbstractHandler {
private Handler handler;
public Handler getHandler() {
return handler;
}
public void setHandler(Handler handler) {
this.handler = handler;
}
}
| [
"fuzq1919@hotmail.com"
] | fuzq1919@hotmail.com |
40b71aa62703486caae029fd2fa7a66dfb5956a6 | ee39edbde20dca63b432cd4a2954f9f7341a7726 | /src/main/java/zhawmessenger/messagesystem/api/message/Message.java | 0315e7654fef24907c3f08f4047c520e8604fafe | [] | no_license | jajadinimueter/zhawmessenger | aca9cb5cce637386bec4dd6833313132897d8fc4 | 27bbccc0bdf9dcaa88669d1f916c791e9c4cd5f7 | refs/heads/master | 2020-05-30T16:52:05.236245 | 2013-06-13T19:28:49 | 2013-06-13T19:28:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 890 | java | package zhawmessenger.messagesystem.api.message;
import zhawmessenger.messagesystem.api.contact.Contact;
import zhawmessenger.messagesystem.api.contact.ContactProvider;
import zhawmessenger.messagesystem.api.contact.DisplayableContactProvider;
import zhawmessenger.messagesystem.api.persistance.IdObject;
import java.u... | [
"[email]"
] | [email] |
bc83ee63229031eae91dd1203f36a8125dc8b538 | 6923f79f1eaaba0ab28b25337ba6cb56be97d32d | /hadoop_in_practice/src/main/java/com/manning/hip/common/StreamToHdfs.java | 6696b692ccb630ea4c50365c7a6ebf9f7a4aa7b2 | [
"Apache-2.0"
] | permissive | burakbayramli/books | 9fe7ba0cabf06e113eb125d62fe16d4946f4a4f0 | 5e9a0e03aa7ddf5e5ddf89943ccc68d94b539e95 | refs/heads/master | 2023-08-17T05:31:08.885134 | 2023-08-14T10:05:37 | 2023-08-14T10:05:37 | 72,460,321 | 223 | 174 | null | 2022-10-24T12:15:06 | 2016-10-31T17:24:00 | Jupyter Notebook | UTF-8 | Java | false | false | 548 | java | package com.manning.hip.common;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IOUtils;
import java.io.OutputStream;
public class StreamToHdfs {
public static void main(String... args) throws Exception {
Configu... | [
"bb@b.om"
] | bb@b.om |
7b21ed8095d96b948c8a84ec558c9d1572fa558a | ed5ca7a19fdfa9bb5b73ef3374c4a5f65aedd908 | /src/codegen/bytecode/stm/Ificmplt.java | 29fed001dcd606cfd2fab8a546e3b2683c07202b | [] | no_license | xudifsd/tiger | c298d37cfbb6500768b12acf30b4e5e7d853a70f | 232c464c93a541707d7436f1f4d8dd06c65b37b5 | refs/heads/master | 2021-01-15T17:07:13.922915 | 2013-12-26T13:35:50 | 2013-12-26T13:35:50 | 12,841,304 | 3 | 3 | null | 2020-01-19T07:49:26 | 2013-09-15T05:57:44 | Java | UTF-8 | Java | false | false | 248 | java | package codegen.bytecode.stm;
import util.Label;
import codegen.bytecode.Visitor;
public class Ificmplt extends T {
public Label l;
public Ificmplt(Label l) {
this.l = l;
}
@Override
public void accept(Visitor v) {
v.visit(this);
}
}
| [
"xudifsd@gmail.com"
] | xudifsd@gmail.com |
734c8a2480434a0db8c1c78e58e3714043db9462 | 54af6be07f98b6b5ca93c2a6a99c3f5c15c9e848 | /src/main/java/com/bertram/java_learn/single/SingleTest.java | c7d22560136d339e26b83e6bb27c66780a92edad | [] | no_license | liwang123/java_learn | bafc9ed8732f2fbdcce6f1a101881ee8f296f3c7 | 475f742e06315f76b3ad7357dd17091ea4d19477 | refs/heads/master | 2022-06-20T17:29:30.425426 | 2020-09-14T14:58:51 | 2020-09-14T14:58:51 | 198,855,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | package com.bertram.java_learn.single;
/**
* @author wang
* @date 2020/8/6 16:26
*/
public class SingleTest {
public static void main(final String[] args) {
final HungerSingle hungerSingle = HungerSingle.getHungerSingle();
final HungerSingle hungerSingle1 = HungerSingle.getHungerSingle();
... | [
"wang.li@huangjinqianbao.com"
] | wang.li@huangjinqianbao.com |
be39b68edd7db459c655c1b25221aa25e03cbd7a | af10e12655b40560645e9b45c3ccf1c8e2d97d0c | /Creational/src/pattern/SimpleFactory/demo/Fruit.java | c913ba6455d039180eeee7f64b38637dcab15ebe | [] | no_license | liuchenwei2000/DesignPattern | 1bf28432e522873ea200453d88fe19bc20527902 | d984238a21ab27f4bdebcce8e11829eb2161b188 | refs/heads/master | 2021-01-10T08:13:22.867469 | 2017-04-27T07:51:40 | 2017-04-27T07:51:40 | 48,793,059 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 292 | java | /**
*
*/
package pattern.SimpleFactory.demo;
/**
* 水果接口
*
* @author 刘晨伟
*
* 创建日期:2010-2-3
*/
public interface Fruit {
/**
* 种植
*/
public void plant();
/**
* 生长
*/
public void grow();
/**
* 收获
*/
public void harvest();
}
| [
"liuchenwei2000@163.com"
] | liuchenwei2000@163.com |
8c85bb3b354db1629b825393cac3161671af2331 | 0eb0a0836779a72b33ba0d00d3ca804bd2341884 | /src/main/java/com/desafio/model/User.java | 74eac786f086e3f82864829bc182296b4b0dbd74 | [] | no_license | sflorencio/ApiRestFull | e10a1b11ec44a298385b35dfdfdea75c96efb332 | d9b7bb10a5c803c9644b33553bb871ce2ba1409b | refs/heads/master | 2022-12-25T11:50:03.255417 | 2020-10-06T15:52:21 | 2020-10-06T15:52:21 | 301,742,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,579 | java | package com.desafio.model;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneTo... | [
"Smokoveck.florencio@gmail.com"
] | Smokoveck.florencio@gmail.com |
7d348d1fd94d97ef78aeb8f0564eedaec07d4b5c | 6aa23a549fdc6b57dbd8393b1ef7b00a07b9cb7c | /servoy_mobile/src/main/java/com/servoy/mobile/client/ui/ISupportsPlaceholderComponent.java | 7481934f4f03985c6c6f14c5cfa796c09239a9d4 | [] | no_license | Servoy/servoy-mobile | 4ea658c1b99fe3cd39930c9ed729b993c2e7d1f8 | 4c66dad79d17cf56600091f6206df538a537da55 | refs/heads/master | 2023-07-20T05:14:53.579296 | 2023-07-19T09:47:22 | 2023-07-19T09:47:22 | 21,307,549 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,049 | java | /*
This file belongs to the Servoy development and deployment environment, Copyright (C) 1997-2013 Servoy BV
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation; either version 3 of the Li... | [
"lvostinar@servoy.com"
] | lvostinar@servoy.com |
5b4827bac497b034c5fb562bc7f62332c037de37 | 42bc9be7af5801e219f5583ab50f52abf250d5ad | /src/ThinkingInJava/Concurrent/Test2.java | 5673a62ab513f998bf5b407e9d9eaea299eb4398 | [] | no_license | BrkingYan/Learning | 798b762626011f67dde5adf7e324aa4c723f0b96 | a51861b159f48b76908ab7ab6bcabb1a0b1983ac | refs/heads/master | 2020-04-28T22:27:53.551362 | 2020-03-08T08:05:21 | 2020-03-08T08:05:21 | 175,618,634 | 0 | 0 | null | 2020-03-08T08:05:23 | 2019-03-14T12:35:04 | Java | UTF-8 | Java | false | false | 778 | java | package ThinkingInJava.Concurrent;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
class Test2 {
public static void main(String[] args) throws InterruptedException {
ExecutorService exec = Executors.newCachedThreadPool();
exec.execute(new Runnable(){
... | [
"yybreaking123"
] | yybreaking123 |
9ec4f49a18037450dc67e39fed371ac5e564a51c | 6720292793dd46d611d7194529c06ec2cc7f6266 | /adapter-pattern/src/main/java/delegate/V1ApiImpl.java | 901f612c7d770b25174a72f12006e3a06e71c9a8 | [] | no_license | nxzh/design-pattern | 9454ee13e3519fe54acfd0acd186a66fc4ce3506 | f75208673d9cb9057b5655cd02fd45ef5d87a17a | refs/heads/master | 2021-09-29T01:01:04.237197 | 2018-11-22T03:18:08 | 2018-11-22T03:18:08 | 155,141,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package delegate;
public class V1ApiImpl implements V1Api {
public void open() {
System.out.println("opening...");
}
public void initialize() {
System.out.println("initializing...");
}
public void deInitializate() {
System.out.println("deinitializing...");
}
public void close() {
Sys... | [
"sid.a.zhang@capgemini.com"
] | sid.a.zhang@capgemini.com |
183adb528fe7c7efa43ff7a23cc2e599d1837728 | 66df9daa925d53adf9e2fa1f88e7c3b25e67604b | /5. Simple web app with jsp/src/main/java/ru/itis/repositories/UsersRepository.java | 54eb8cd710c17c57b72a00b1224b3d4196a198ad | [] | no_license | oleg-romanov/Homeworks | 494da342e197c4136fb759148a0c019520012c18 | 11ae554b598dbdab700522630e03e32aef1882db | refs/heads/master | 2023-02-14T01:14:18.955023 | 2021-01-09T13:08:35 | 2021-01-09T13:08:35 | 294,513,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package ru.itis.repositories;
import ru.itis.models.User;
public interface UsersRepository extends CrudRepository<User> {
}
| [
"55031494+oleg-romanov@users.noreply.github.com"
] | 55031494+oleg-romanov@users.noreply.github.com |
1fb0a9ec2ee5401874fef75df8bbd50aae3c621e | 024397c283650937107589ad0bcf21ac2e10b314 | /src/mobi/square/slots/tools/AtlasLoader.java | 0fa7786afcb1a25a4a883d9b810ef6dfe17273e5 | [] | no_license | Avatarchik/SlotsGdxAndroidOffline | 4558b8c6cc9ccf96dacfd23b408ac389f5a24b69 | 863b0ad402190895a5ba3513ad681b3d83c23af3 | refs/heads/master | 2021-01-15T11:07:31.156039 | 2015-05-08T02:25:18 | 2015-05-08T02:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,796 | java | package mobi.square.slots.tools;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
public class AtlasLoader {
private static final Map<String, TextureAtlas> atlas;
private static final Set<String> dispose_... | [
"joca220@hotmail.com"
] | joca220@hotmail.com |
5cb145067b164c783de04cd2a26b285b4634fc1a | 601db7dc4254d9eadb8bd3d01f4964a79daf2736 | /BoardTest/src/main/java/com/icia/board/dto/CommentDTO.java | 719faf6e7d2d250b4a8f0ec48a60a1e16f43bebd | [] | no_license | HoonCha999/Spring | 017550efe40874729902c0f889b66ae2f5dce1bc | dbb86a6824893a73cad8bf8c0f816546bb380f33 | refs/heads/master | 2022-12-13T09:52:06.491361 | 2020-08-25T07:37:39 | 2020-08-25T07:37:39 | 290,146,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package com.icia.board.dto;
import lombok.Data;
@Data
public class CommentDTO {
private int cnum; // 댓글 번호(PK)
private int cbnum; // 게시글 번호(FK)
private String cwriter; // 작성자
private String ccontents; // 댓글 내용
}
| [
"noreply@github.com"
] | noreply@github.com |
9049d2f2baba41ea5cf308414ba38b8a19fdd2bd | c8552ad3f27e91fb6096f096e214247622278b0e | /exercise/src/main/java/Leetcode283_MoveZeros.java | 288d420601e0c8a4849599d444442b1918961cd9 | [] | no_license | Castiel-Chou/DataStructureAndAlgorithm | 10b2e635b9b248b1c6e54ef6eb4610e694068b44 | 470743f69762c80acc0dc03c39cee14bdf679415 | refs/heads/master | 2021-01-03T05:15:37.229232 | 2020-07-01T07:51:41 | 2020-07-01T07:51:41 | 239,936,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | /**
* @ClassName: Leetcode283_MoveZeros
* @Description:
*
* 给定一个数组 nums,编写一个函数将所有 0 移动到数组的末尾,同时保持非零元素的相对顺序。
*
* 示例:
*
* 输入: [0,1,0,3,12]
* 输出: [1,3,12,0,0]
* 说明:
*
* 必须在原数组上操作,不能拷贝额外的数组。
* 尽量减少操作次数。
*
* 来源:力扣(LeetCode)
* 链接:https://leetcode-cn.com/problems/move-zeroes
* 著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出... | [
"1024232950@qq.com"
] | 1024232950@qq.com |
bc867aadd3bdc4dab989b4f0009fe040278be914 | 165526f2774e86eaffcfcaa7b07cc6083c2a6a96 | /src/com/basictwitter/apps/basictwitter/adapters/ImageArrayAdapter.java | c10f061f6749fe5d4bf0ccf8f66798e11cc17228 | [] | no_license | tinawen/SimpleTwitterClient | 9a37de2e1fdaa1ff22de08d0390a8be6283e6363 | 4623813cdcc2d7fae99aa40384425ea9135c571c | refs/heads/master | 2016-09-05T12:02:34.556156 | 2014-06-26T07:20:56 | 2014-06-26T07:20:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,462 | java | package com.basictwitter.apps.basictwitter.adapters;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import co... | [
"tdubs@tinawen.com"
] | tdubs@tinawen.com |
d14df76726751aab61abbb79fc704925b6c787d5 | 898e8ad05a91f18e989527ec4ad889eb7481d61e | /src/main/java/com/springbootexceptionhandlingwithaspect/app/aop/OrderItemServiceAspect.java | c560d854cc913e69d1dcba37c1d7f12ff14d6f09 | [] | no_license | owenJiao/SpringBootExceptionHandlingAspect | cc4748b6c2b1bb6a0a964942b0bad09a84315f23 | ec006e0e68fba374ef14fc93bb5f2dfcedd62991 | refs/heads/master | 2023-08-15T23:52:01.682674 | 2021-10-10T19:04:49 | 2021-10-10T19:04:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,205 | java | package com.springbootexceptionhandlingwithaspect.app.aop;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.After;
import org.aspectj.lang.annotation.AfterReturning;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.springframework.stereotype.Componen... | [
"sngermiyanoglu@hotmail.com"
] | sngermiyanoglu@hotmail.com |
e79043fa20947c54d14f626093a41d8decc4a713 | 60ed825a78fdaa3af2f01e27c7eb55de5201f026 | /src/main/java/com/mongodb2/client/model/UpdateOptions.java | b4acfb33c64f19970ccc097559c585e3dae1bbda | [] | no_license | newthis/enc-mongodb | f2638ca1905f028ca4386d47fb6ffa99143f55c7 | 1e87ec6e7c4eced8bf0f9bf7689a7978f18be6ed | refs/heads/master | 2021-07-12T07:17:34.216032 | 2019-06-15T01:52:23 | 2019-06-15T01:52:23 | 155,966,484 | 2 | 0 | null | 2020-06-15T19:41:59 | 2018-11-03T08:58:32 | Java | UTF-8 | Java | false | false | 3,050 | java | /*
* Copyright (c) 2008-2014 MongoDB, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | [
"test@123.com"
] | test@123.com |
f1658ef55c6c42537d92d0758dffe0994c3db7c9 | 8cb9c805da0fd85f4f0ed9b9fe10ebcf1fc2b058 | /app/src/main/java/com/example/vimlendra/automobile/Model/User.java | 41c9280e1ddb15efd9cf476997761427f10484d1 | [] | no_license | vimi30/Automobile | 02aba030611f7790e8c9dd90290df179e694f73b | deb29d1afa0b66ea1b2a3555c8e8c1b21844e806 | refs/heads/master | 2022-12-21T19:49:19.360883 | 2020-09-30T05:40:55 | 2020-09-30T05:40:55 | 266,698,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,138 | java | package com.example.vimlendra.automobile.Model;
public class User {
private String Name,Password,phoneNumber,image, gender;
private User(){
}
public User(String name, String password, String phoneNumber, String image, String gender) {
Name = name;
Password = password;
this.p... | [
"bouddh.vimlendra@gamil.com"
] | bouddh.vimlendra@gamil.com |
607475ddc167bdfbe1a40bf826b1345809a0463e | 83d6f8d1ea6e78e59ae30e979dd26ccbbdf11215 | /app/src/main/java/com/juxin/predestinate/module/local/statistics/AudioVedioSource.java | aa28f0503737a87701d6a3e47f29aa092ae4217c | [] | no_license | muyouwoshi/JFHHGL | b6c232e4fc781184019501d3add2f3c353ebbfd3 | c1a5aa19772ccb698f20982aed08c41a0a7f2ec9 | refs/heads/master | 2021-05-11T22:54:27.083425 | 2018-01-15T05:42:45 | 2018-01-15T05:42:45 | 117,501,517 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,690 | java | package com.juxin.predestinate.module.local.statistics;
import java.util.ArrayList;
import java.util.List;
/**
* 类描述:
* 创建时间:2017/9/16 13:37
* 修改时间:2017/9/16 13:37
* Created by Administrator on 2017/9/16
* 修改备注:
*/
public class AudioVedioSource extends CommonSource<CommonSource.CommonSourceContainer> {
fin... | [
"zhoujie@megvii.com"
] | zhoujie@megvii.com |
cb0c024eacf571879fcfbea1fca534a7deae6849 | a3b5646b7630942ab811069b39b2de64e9a71136 | /cei/CeiPhone/src/com/hyrt/ceiphone/common/Announcement.java | 381980e3a2389ea7ad1de204502c61cb1e40b7c7 | [] | no_license | zhongshuiyuan/hyrtproject | 06f8743faf5f454313a10e8664ca3018e9f23437 | 9b1ef04de5f61ff186d85b64c52defb6d4ebea7a | refs/heads/master | 2020-04-06T06:53:04.480449 | 2013-12-23T12:15:01 | 2013-12-23T12:15:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,978 | java | package com.hyrt.ceiphone.common;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import and... | [
"13718868826@163.com"
] | 13718868826@163.com |
6e9f91ba0121612c2f9128f9245e1a818bbd7b5f | e0a37d192327c44ffca31fc2f50b34046470e61c | /SchroedingerProgrammiertJavaSelberErstellt/src/de/galileocomputing/schroedinger/java/kapitel06/Vererbung/Musikgruppe/Proberaum.java | 13a1cbd3901d254caa4b912763ca18f945e3910e | [] | no_license | StephanD92/WS1920SE | 0e22731f18ead36bd39f919aad4591fb8c1fe820 | 37023fa1b72b2f2349b3601352da55d3db5bd814 | refs/heads/master | 2020-09-22T05:06:53.086378 | 2019-11-30T19:13:08 | 2019-11-30T19:13:08 | 225,058,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,158 | java | package de.galileocomputing.schroedinger.java.kapitel06.Vererbung.Musikgruppe;
public class Proberaum {
public static void main(String[] args) {
Musiker saenger = new Saenger("uschi","peters",26,"deepVoice1");
Musiker saenger2 = new Saenger("peter","hage",34,"hardvoidce2");
Gitarrist gitarrist = new Gitarri... | [
"stephan.dueck@fh-bielefeld.de"
] | stephan.dueck@fh-bielefeld.de |
dd98549661da18276129a8934b7847abe5a06267 | eb529b668d5a8c52b7632e5b914afa08c432f980 | /design-pattern/src/main/java/org/brilliance/design/observer/EventArgs.java | 94b06df90f8be7a419130de404c484f60afe15d8 | [] | no_license | haperkelu/design-pattern | 77a2c312ca887086b0a0d574336689a31745f1f3 | 85a404ad956f42433bae0b77a26f1c99e9684c31 | refs/heads/master | 2020-05-02T17:42:27.270404 | 2014-05-24T07:18:26 | 2014-05-24T07:18:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | /**
* @Title: EventArgs.java
* @Package org.brilliance.design.observer.jdk
* @Description: TODO
* @author PAI LI
* @date 2014-5-22 下午1:07:34
* @version V1.0
*/
package org.brilliance.design.observer;
/**
* @author PAI LI
*
*/
public class EventArgs {
public EventArgs(EventCodeGroup eventCodeGroup) {
... | [
"haperkelu@gmail.com"
] | haperkelu@gmail.com |
36283e13c743281e12fce2cdfbd83f77c44875f7 | 7f0e3ad0e8caef6f48829db33b9c60f057e95ad9 | /Calisma/src/GenelKonular/OOP6/Student.java | 8543b88fa38e95db2250b537ecf42aba74bba870 | [] | no_license | T-Tufan/Java-Work-Files | 7a112e1d82190b6e6895bc362070e318ece92d27 | 9ef3ad62d922305abd4ef8db6b4321e47c59c7e6 | refs/heads/master | 2023-03-13T12:19:54.023179 | 2021-03-06T14:32:55 | 2021-03-06T14:32:55 | 345,094,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package GenelKonular.OOP6;
import java.util.ArrayList;
public class Student {
public String name;
public int number;
public int point;
private static int counter;
Student(String name,int number,int point){
this.name = name;
this.number = number;
this.point = point;
... | [
"ttugay1997@gmail.com"
] | ttugay1997@gmail.com |
3338cd42de23e9c34c6216a3c59c337fec2fc7ac | 43416b306b4fd1f838a6a12b15d9c1efd7014988 | /java/com/mobipesa/nilipieapp/helpers/DiskIOThreadExecutor.java | c1405d93050211d374d2728e78c337f737d6f06f | [] | no_license | reubie/nilipie_app | 18bd0ed68ca042f0cc46b0483128086d5e8a72d8 | e0b4dcbcfc4658da31f14cfbd5f39fa1ff615813 | refs/heads/master | 2020-06-20T21:33:02.454300 | 2019-07-16T19:55:05 | 2019-07-16T19:55:05 | 197,257,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package com.mobipesa.nilipieapp.helpers;
import android.support.annotation.NonNull;
import java.util.concurrent.Executor;
import java.util.concurrent.Executors;
/**
* Executor that runs a task on a new background thread.
*/
public class DiskIOThreadExecutor implements Executor {
private final Executor mDiskIO... | [
"noreply@github.com"
] | noreply@github.com |
c3460614cd09a77f12fa1ce8efbaa8dd8322682f | 86df8981da3849f3678cacb05d061e317035bae6 | /trunk/defiles/debao-defiles-biz-service/src/main/java/com/debao/defiles/services/file/impl/DriftServiceImpl.java | 1922813fc23956549a73c0af8561df4b6bb36554 | [] | no_license | qinpeng2/debao-defiles | c7d5e04314f4f61b4b5492d2b3e71ccdd252fa3c | cd0fc638c1dad7b01e76b539083e705900b6ee3c | refs/heads/master | 2021-01-10T21:26:38.544646 | 2016-11-13T14:53:40 | 2016-11-13T14:53:40 | 30,493,514 | 0 | 0 | null | 2015-02-08T16:26:43 | 2015-02-08T14:30:20 | null | UTF-8 | Java | false | false | 9,438 | java | package com.debao.defiles.services.file.impl;
import com.debao.defiles.common.util.StringUtil;
import com.debao.defiles.constant.FileOperations;
import com.debao.defiles.dao.DriftDAO;
import com.debao.defiles.dao.DriftLogDAO;
import com.debao.defiles.services.file.DriftService;
import com.debao.defiles.vo.Drift... | [
"allen.qin@ndpmedia.com"
] | allen.qin@ndpmedia.com |
2363d87eb2f709a9fcfce27ec892d4c62ddd8c4a | b162956df616b70d3adb53293b751e757e6b6202 | /src/main/java/Amazon/TwoSumUniquePairs/Solution.java | eaf4e1ba54e6123c8b7b40506e178348d3d134c2 | [] | no_license | bijiaha0/leetcode-practice | a200418e341a24e40853bd6ec521a69191b03221 | 3d72dfaff05ef64cf555a2df5259903aecdd1b69 | refs/heads/master | 2020-12-10T04:12:19.715015 | 2020-01-13T03:08:36 | 2020-01-13T03:08:36 | 233,496,869 | 1 | 0 | null | 2020-10-13T18:48:41 | 2020-01-13T02:42:35 | Java | UTF-8 | Java | false | false | 1,169 | java | package Amazon.TwoSumUniquePairs;
import java.util.Arrays;
/**
* https://www.jiuzhang.com/solutions/two-sum-unique-pairs/
* 给一整数数组, 找到数组中有多少组 不同的元素对 有相同的和,
* 且和为给出的 target 值, 返回对数.
*/
public class Solution {
/**
* @param nums an array of integer
* @param target an integer
* @return an integer
... | [
"jiahao.bee@gmail.com"
] | jiahao.bee@gmail.com |
f5da44e6ae72e7eb324889b996ea16bbca1c0f27 | f796932002adefb63e101cd0840f77084489d0e9 | /src/course/controller/FileController.java | 57db6f93509cfd6005f5da6d0eefedad11aa8b24 | [] | no_license | garwer/student | af39b8972842b87432607862584191ac2093174b | 9d01756ce0e4ac12b5994245676b62c4837d49a8 | refs/heads/master | 2021-07-24T05:02:49.826088 | 2017-11-05T18:05:33 | 2017-11-05T18:14:45 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,112 | java | package course.controller;
import java.io.File;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.fileupload.FileItem;
import org.apache.commons.fileupload.FileUploadException;
import org.apache.co... | [
"linjw@ffcs.cn"
] | linjw@ffcs.cn |
a571705097e4825e0d8f9f0e3439a0259a7a2b8f | e6e843cb9f885233c3160663fc9eede8f7b2d656 | /src/com/xiaomi/servletstudy/SiteHitCounter.java | 4a95edfbd961a4bc6cddfc51733759385b34bee9 | [] | no_license | zhanghu1/ServletStudy | af8d077268d553dc1321ec67e37038ccaf77de5f | 48828a75a9a2365db3e78296698dad59b16b654d | refs/heads/master | 2016-09-05T12:18:55.117570 | 2015-09-19T14:43:57 | 2015-09-19T14:43:57 | 42,776,375 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 798 | java | package com.xiaomi.servletstudy;
import javax.servlet.*;
import java.io.IOException;
/**
* Created by zhanghu on 2015/8/2.
*/
public class SiteHitCounter implements Filter {
private int hitCount;
@Override
public void init(FilterConfig filterConfig) throws ServletException {
hitCount = 0;
}... | [
"zhanghu1@xiaomi.com"
] | zhanghu1@xiaomi.com |
cf88bb87ec52c02ce3db6b38abbb2bfe960bc404 | d9f49ef1ea20bdc5a5a64174dd810fbebe1bb0ce | /gen/com/example/androidfragmentdemo/BuildConfig.java | 31ad1f6792da4631a5c0fede93d99ca085ec306a | [] | no_license | sandeeplondhe/AndroidFragmentDemo | c8fb5f1e859b33c244513a6bba59fb1ed1b4fe65 | cd39905297b20e7cac28b894455eb28ccc00ca19 | refs/heads/master | 2021-01-13T01:57:43.711838 | 2014-09-20T12:25:00 | 2014-09-20T12:25:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 173 | java | /** Automatically generated file. DO NOT MODIFY */
package com.example.androidfragmentdemo;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"sandeeplondhe54@gmail.com"
] | sandeeplondhe54@gmail.com |
9c705e8a80773bf1b150502320eebb43d8f06915 | 436b05eac3a7e8510bd55bc835abd2d12dd49275 | /src/main/java/leecode/Convert.java | e7d11fcced909bda01cb22b8baf6d3bcb337e52d | [] | no_license | xiaowubangbangbang/leecode | 3c84a40dcfcee62b19bdc9731e373525b224fd41 | 0e7e7f0a738d6655b63251c102be6b72bc87bd67 | refs/heads/main | 2023-06-18T16:02:54.050883 | 2021-07-14T02:14:22 | 2021-07-14T02:14:22 | 344,679,464 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package leecode;
import java.util.ArrayList;
import java.util.List;
public class Convert {
public static void main(String[] args) {
}
public static String convert(String s, int numRows) {
if (numRows < 2) return s;
List<StringBuilder> rows = new ArrayList<StringBuilder>();
for (i... | [
"wupengfei1@longshine.com"
] | wupengfei1@longshine.com |
ba61a1399ed494420a26313a64abe5b7c19f659e | 10b854c11779bb21bdafb323ce488b67c3171892 | /src/main/java/kr/co/our/controller/CodeDetailController.java | 06f8f452350da0614057e592a0a52de39e1b8d47 | [] | no_license | wwwalohacampus/ourProject_01 | dc3b4a7c72621bfa2052d58dbce91186d9c5a226 | 910f44ada3c174a36e71bf40092e2dae1d4d280f | refs/heads/master | 2020-12-02T02:28:51.881076 | 2020-03-15T16:46:04 | 2020-03-15T16:46:04 | 229,943,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,643 | java | package kr.co.our.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.Bin... | [
"ALOHA@DESKTOP-FBBK53F"
] | ALOHA@DESKTOP-FBBK53F |
9905c98cb4f4f17fd8cc94cdc221957b0708e1d6 | a638c267d345cdb6079618e6238a58cba8136987 | /app/src/androidTest/java/com/anayyar/chattapp/ApplicationTest.java | 6bc27e68687327a6e65bb45a50b15b1c3fc00251 | [] | no_license | ashishna/chatt | b5cfaa814616065ebaf640489431b1ab6c33a8c3 | cddef564a529d2c236705227161f355f62f5b44c | refs/heads/master | 2020-05-20T19:25:36.864883 | 2015-11-04T10:48:44 | 2015-11-04T10:48:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | package com.anayyar.chattapp;
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() {
su... | [
"ash316@github.com"
] | ash316@github.com |
0e914bacbf1ad3f6969fef6c7d15ef9c4cc115e8 | be1d23acdc09251c28a177bd0a8f77bdd3c81376 | /src/main/java/com/ef/util/HibernateUtil.java | dd76f8dc3ec32b382ee21e616298a11462d3d07a | [] | no_license | Palash-it/Log-Parser-Java-Program | 8d9697dea4e639b649f41e10aee9798a666e282a | 636db2563e5e08bf97654297699d4f3a4540ac02 | refs/heads/master | 2022-07-03T04:59:15.188752 | 2019-07-13T15:30:40 | 2019-07-13T15:30:40 | 196,737,101 | 0 | 0 | null | 2022-06-21T01:29:48 | 2019-07-13T15:30:01 | Java | UTF-8 | Java | false | false | 618 | java | package com.ef.util;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
public class HibernateUtil {
private static SessionFactory sessionFactory = buildSessionFactory();
private static SessionFactory buildSessionFactory() {
try {
Configuration config = new Configuration();
confi... | [
"palash.debnath5@gmail.com"
] | palash.debnath5@gmail.com |
00054e6efd9c288f475b964506c5b59ff599a69f | afbad81c1bb02e6c723bce9daee9727b463dd69a | /app/src/test/java/com/example/android/acitivity_lifecycle/ExampleUnitTest.java | 3029f04813ef110238cacb18db869fc529817ff2 | [] | no_license | nguyenbahung94/Acitivity-lifecycle | 0bbb5ae20cf1e7b796ae8240e0c3a37facff712d | 21742affe5945ec212e9a2a2dbe724822ec5b4fe | refs/heads/master | 2021-01-19T04:06:13.044809 | 2016-08-09T09:44:25 | 2016-08-09T09:44:25 | 55,659,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.example.android.acitivity_lifecycle;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 +... | [
"mr.hungcity@gmail.com"
] | mr.hungcity@gmail.com |
b636b509e1d46e6d6116e375473fbadd7f5fac9d | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MOCKITO-9b-4-22-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/mockito/internal/handler/MockHandlerImpl_ESTest_scaffolding.java | b26b79d228630fee183a288283394874edac5e15 | [] | 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 | 448 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Apr 06 10:22:21 UTC 2020
*/
package org.mockito.internal.handler;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.juni... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
f552ea95928dd897162448141af19c0b362f4c4d | 130fc6d0095bbacad30d120339aa38737c332b09 | /QuadraticOOPTest.java | e201f4dd2d5f3e67536435be40335919385554c2 | [] | no_license | thapab1/CSC260_Object-Oriented-I_Assignment | a40f41e1bf2cdb087c57d8bedfb132cf434b1c7f | 7d8e12b3152f9dd2a3c1550ec1a3aacc7682c9c6 | refs/heads/master | 2021-05-21T22:06:27.978839 | 2020-04-03T19:42:47 | 2020-04-03T19:42:47 | 252,821,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | import java.util.Scanner;
class QuadraticOOP {
private double a, b, c;
private double discriminant;
private double r1, r2;
public QuadraticOOP(double a, double b, double c) {
this.a = a;
this.b = b;
this.c = c;
}
public double getDiscriminant() {
return... | [
"noreply@github.com"
] | noreply@github.com |
6d83a72c5f4297d817927932118e10e1a1f9e811 | 2db20eabdc6ac272a48e0f0685f67111b463ce70 | /INTRODUCTION_BLACKLISTSEARCH/INTRODUCTION_BLACKLISTSEARCH/src/main/java/edu/eci/arsw/blacklistvalidator/Threads.java | 9c171659e4a44215e898830be95fdac38ac79564 | [] | no_license | karenMora/Black-Snake | 9b1505bde73d938ce3eb9cd7340feb08dd6f7412 | 0e57e91fac969dcf5c0ffc2271f09c34e8059fbc | refs/heads/master | 2020-04-20T00:25:00.053359 | 2019-02-07T02:58:29 | 2019-02-07T02:58:29 | 168,520,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,497 | 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 edu.eci.arsw.blacklistvalidator;
import edu.eci.arsw.spamkeywordsdatasource.HostBlacklistsDataSourceFacade;
import static edu.... | [
"karen.mora@mail.escuelaing.edu.co"
] | karen.mora@mail.escuelaing.edu.co |
964f99cb44a86c1a43f2759a12b9b70c142938cf | db80367d9f1852d2921f0e0f4045fa415bbf0013 | /src/main/java/net/seliba/rankbot/Rankbot.java | 718c6ad9f42eb2be576e6ba66ed08b3cb6199065 | [] | no_license | codacy-badger/Rankbot | de191434257d020ae3d9fb8c89d09a273bcd3029 | b272078ada9e5ba8e3884d2bfcecc1032eefe113 | refs/heads/master | 2020-05-06T20:01:54.544979 | 2019-04-08T18:58:36 | 2019-04-08T18:58:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,862 | java | package net.seliba.rankbot;
import java.io.File;
import java.io.IOException;
import java.util.Scanner;
import javax.security.auth.login.LoginException;
import net.dv8tion.jda.api.AccountType;
import net.dv8tion.jda.api.JDA;
import net.dv8tion.jda.api.JDABuilder;
import net.seliba.rankbot.files.LevelDao;
import net.se... | [
"munita.gavai@gmail.com"
] | munita.gavai@gmail.com |
2716263ccddf2421b24b8dd369ed208bef53c868 | 3e8cdb3b2efb8d26cd711fba8621c9bc2fc3634e | /UT5-Clases/src/EjerciciosIniciales/Conversores/Finanzas.java | 4c6b6fb3f2e36c1f26d17f9155c0425e3e603147 | [] | no_license | stefantapu/PROGRAMACION | 6182374135b8a57360b072444b9ec5a70755885f | 19ad2eb249e9eb1d50403bf42fe3e3833f6aa80e | refs/heads/master | 2023-03-17T07:46:16.869066 | 2014-06-01T20:30:19 | 2014-06-01T20:30:19 | null | 0 | 0 | null | null | null | null | ISO-8859-2 | Java | false | false | 1,058 | java | package EjerciciosIniciales.Conversores;
/*
Ejercicio 3. Realiza una clase Finanzas que convierta dólares a euros y viceversa.
Codifica los métodos dolaresToEuros y eurosToDolares. Prueba que dicha clase funciona
correctamente haciendo conversiones entre euros y dólares. La clase tiene que tener:
Un constru... | [
"Windows 7@Windows7-PC"
] | Windows 7@Windows7-PC |
3106f2f613f377f6111c8600dc2b55f162961853 | d0b413377f8ceb8b76ba1b61ff927bd9d10ee5bb | /gulimallproduct/src/main/java/com/atguigu/gulimall/pms/service/impl/CategoryServiceImpl.java | c70dff75291b1473779f7558e7bfbc30782669a6 | [
"Apache-2.0"
] | permissive | ll1063889783/gulilmall | f1a1e4397df71e712f40c42bcd71873b9c5377f3 | b6965f184a81a4725c693962ad4c996aeb01b751 | refs/heads/master | 2023-04-14T22:46:57.262991 | 2021-04-24T02:58:34 | 2021-04-24T02:58:34 | 285,986,309 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,134 | java | package com.atguigu.gulimall.pms.service.impl;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.TypeReference;
import com.atguigu.gulimall.pms.service.CategoryBrandRelationService;
import com.atguigu.gulimall.pms.vo.Catelog2Vo;
import com.atguigu.gulimall.pms.vo.Catelog3Vo;
import org.redisson.api.RLock;
... | [
"1063889783@qq.com"
] | 1063889783@qq.com |
3fc361cc03aafc36acdce62d0b66454f7585adef | 016c44a08ac61f7446209d49871cb4b7ebcf752a | /src/user/HolidayDAO.java | 8cfdc02b7caf13751dc9b5f4da93350266172d8c | [] | no_license | juyeon522/DBProject | fd459895c64cc2dc2a29712fb3b15dc9bc58579a | ff5ffd4e191ff0dc08efd9d92c68fef876f89c9d | refs/heads/master | 2023-01-24T02:40:51.443949 | 2020-12-15T11:40:08 | 2020-12-15T11:40:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,226 | java | package user;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
public class HolidayDAO {
private int REQNO;
private String DNAME;
private int EMPNO;
private int MANNO;
private String HTYPE;
private String STA... | [
"leenomt@naver.com"
] | leenomt@naver.com |
4a6172643d05422a931bb77d2c70f432e2a40dbc | 56099c1e632e11470ed91896e58a7a5ef1e80511 | /saf-core/src/main/java/com/safframework/saf/view/RecycleImageView.java | 8b42f26c453efef22524dd22644bc4d0c994d457 | [
"Apache-2.0"
] | permissive | CNHTT/SAF | 1b168efa42ee9fc456693d8cd7a2a1d081245b1c | e74bda4f022ef9face16d506d566818ddba0f373 | refs/heads/master | 2021-01-21T00:22:36.680610 | 2017-02-20T05:14:27 | 2017-02-20T05:14:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 896 | java | package com.safframework.saf.view;
import android.content.Context;
import android.graphics.Canvas;
import android.util.AttributeSet;
import android.widget.ImageView;
/**
* Created by Tony Shen on 16/5/28.
*/
public class RecycleImageView extends ImageView {
public RecycleImageView(Context context) {
su... | [
"fengzhizi715@126.com"
] | fengzhizi715@126.com |
20a919b112763e1bc1cd1b9db65a875cd14e950d | fe420b385372b4ceab375997bf42b741a5e21ffa | /gmall-api/src/main/java/com/atguigu/gmall/pms/service/SkuStockService.java | eb1256fc9962ab6eaedf695912cffb73b8d6e952 | [] | no_license | zhu-a/gmall-1111 | bf80a0a669b902bfa92c0fe2fe69993799d84ee9 | b4405a3f594cfb1872a6796a9a8e259e43df0a9f | refs/heads/master | 2020-11-27T15:19:14.381430 | 2019-12-22T02:53:55 | 2019-12-22T02:53:55 | 229,508,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.atguigu.gmall.pms.service;
import com.atguigu.gmall.pms.entity.SkuStock;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* sku的库存 服务类
* </p>
*
* @author ZXC
* @since 2019-12-21
*/
public interface SkuStockService extends IService<SkuStock> {
}
| [
"853753191@qq.com"
] | 853753191@qq.com |
4cb0eabcd2ec172f1676660b2b6ca53f41cb3c53 | 3182b9a4c62e3045236081add5f244e5c9dcfe4f | /src/main/java/com/guimcarneiro/osworks/api/model/ComentarioInput.java | 348108c7b87ed14f2ad693dfb8f5b94945714206 | [] | no_license | guimcarneiro/osworks-api | 4991bf6196fc420013638a251b7aa5721dbd61cd | 72d607e2313973fc2b15788ba6784a0d04223ae6 | refs/heads/master | 2022-12-03T16:15:14.286926 | 2020-08-21T01:34:07 | 2020-08-21T01:34:07 | 288,266,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package com.guimcarneiro.osworks.api.model;
import javax.validation.constraints.NotBlank;
public class ComentarioInput {
@NotBlank
private String descricao;
public String getDescricao() {
return descricao;
}
public void setDescricao(String descricao) {
this.descricao = descricao;
}
}
| [
"guilherme.carneiro@ccc.ufcg.edu.br"
] | guilherme.carneiro@ccc.ufcg.edu.br |
fd42d98c07b17329703fe89aba7fd02983a3f6f0 | c249253238512d81a76dbe90127e5973d3ba9156 | /plus-f/src/main/java/com/socialthingy/plusf/z80/operations/OpLd8RegIndexedIndirect.java | 8a729acb489ffc0ec4216a85c3b9ff1de6aaae9c | [
"MIT"
] | permissive | alangibson27/plus-f | a268c6737dd9b7a3b2b154aa7289b6443b1a33fe | e31d5894bed0bb8397ee4915deb9b3672057a730 | refs/heads/master | 2020-04-05T01:39:03.376344 | 2019-03-13T23:08:29 | 2019-03-13T23:08:29 | 52,693,839 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,523 | java | package com.socialthingy.plusf.z80.operations;
import com.socialthingy.plusf.z80.*;
public class OpLd8RegIndexedIndirect extends Operation {
private final Processor processor;
private final Memory memory;
private final Register dest;
private final IndexRegister indexRegister;
public OpLd8RegIndex... | [
"alangibson27@gmail.com"
] | alangibson27@gmail.com |
55c34f205bf8736eae51bb9cc93571c864ae22f2 | 1374237fa0c18f6896c81fb331bcc96a558c37f4 | /java/com/winnertel/ems/epon/iad/bbs4000/gui/r200/TCAConfigPanel.java | c1fc4ad43967819311a35afddb6bde466c9d2858 | [] | no_license | fangniude/lct | 0ae5bc550820676f05d03f19f7570dc2f442313e | adb490fb8d0c379a8b991c1a22684e910b950796 | refs/heads/master | 2020-12-02T16:37:32.690589 | 2017-12-25T01:56:32 | 2017-12-25T01:56:32 | 96,560,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,729 | java | package com.winnertel.ems.epon.iad.bbs4000.gui.r200;
import com.winnertel.ems.epon.iad.bbs4000.mib.r200.TCAConfig;
import com.winnertel.em.framework.IApplication;
import com.winnertel.em.framework.gui.action.BaseAction;
import com.winnertel.em.framework.gui.swing.UPanel;
import com.winnertel.em.standard.snmp.gui.SnmpA... | [
"fangniude@gmail.com"
] | fangniude@gmail.com |
ed775c7e33fa510fa7027cf44357e96db310f621 | add174fe9fd05214c6d17b5e6042c522a5413644 | /src/test/java/seedu/room/logic/commands/RemoveTagCommandTest.java | ddeb1e14851de89e75a69367ef636fd2ffbe7e1b | [
"MIT"
] | permissive | CS2103AUG2017-F09-B1/main | 9411d00154dc06861c305289207db400a2b9a83f | 5f83dc2e151c8aac93d1e3f9b40bbba350428305 | refs/heads/master | 2021-08-16T07:01:24.548634 | 2017-11-19T07:07:16 | 2017-11-19T07:07:16 | 105,493,218 | 0 | 6 | null | 2017-11-19T07:07:17 | 2017-10-02T03:04:27 | Java | UTF-8 | Java | false | false | 2,013 | java | package seedu.room.logic.commands;
import static seedu.room.logic.commands.CommandTestUtil.INVALID_TAG;
import static seedu.room.logic.commands.CommandTestUtil.VALID_TAG_FRIEND;
import static seedu.room.logic.commands.CommandTestUtil.assertCommandFailure;
import static seedu.room.logic.commands.CommandTestUtil.assertC... | [
"glenicetan@hotmail.com"
] | glenicetan@hotmail.com |
fcb273e05aac9393ba88a647fad4ccd2819143bf | b30abfabcd18e2a07d00427ef9e6555443292ba5 | /app/src/main/java/se/nielstrom/dice/app/Die.java | 61572702a3cd4562abc4e79ccb6d52e183e67805 | [] | no_license | dnjstrom/Dice | 24728f54eacb4b4089574935c3e10ad921435e5d | 2bbbbf9bb8b9e13ab78390cecb1f9ca28c3f3719 | refs/heads/master | 2018-12-31T09:47:19.823958 | 2014-04-18T21:36:13 | 2014-04-18T21:36:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,300 | java | package se.nielstrom.dice.app;
import android.content.Context;
import android.graphics.Color;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.widget.LinearLayout;
import java.util.Random;
/**
* Created by Daniel on 2014-04-17.
*/
public class Die {
private LayoutInflater in... | [
"D@nielstrom.se"
] | D@nielstrom.se |
aaaefdc06a2aa8a7262b5357e23f5a14b72ca8a4 | a6b96a61435dae97b3f9070e1b808ea3de1c492c | /android/app/src/main/java/com/minhastarefas/MainApplication.java | 0fea2e3236c7c9f4f1d2d60fa26d7d1587f39a77 | [] | no_license | rafapetraca/MinhasTarefas | 1004c20b2e6b7d7a109909af5a803318dac3c8eb | 75e3a16ada0e74d3f7af2e73799abc2ee8700e94 | refs/heads/master | 2023-02-08T08:01:13.130320 | 2020-12-29T23:50:32 | 2020-12-29T23:50:32 | 325,411,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,609 | java | package com.minhastarefas;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.fac... | [
"rafaelpetraca1999@gmail.com"
] | rafaelpetraca1999@gmail.com |
5799519e802087a0788322b024c02a7e9ac9a520 | 2190463edcd64772d734a056a0642ea22af66846 | /centrologistico/src/main/java/domain/model/interfaces/IEntregaService.java | 8c5b312b4e2a594a471f58d33afddd31aa9b6543 | [] | no_license | snaplucas/Sistema-CentroLogistico | 08ede9bce8c7649a02f4ee64654fc2774cef7876 | 8c540fac44a0c5f827bfc62bb81d413c02328af7 | refs/heads/master | 2021-01-01T16:44:20.608189 | 2017-12-05T22:58:58 | 2017-12-05T22:58:58 | 97,907,886 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 193 | java | package domain.model.interfaces;
import domain.model.entities.Entrega;
public interface IEntregaService {
void adicionarEntrega(Entrega entrega);
Entrega obterEntrega(String id);
}
| [
"lucas.chapola@gmail.com"
] | lucas.chapola@gmail.com |
9db80137cd7d4ad10885cebe9a5a21c337b3fe7f | 11c07ed23d5dcae59477c72f37a97cb52822077d | /app/src/main/java/com/example/usingstrings/MainActivity.java | 8c17cf5fd512a7700fa1846c93f45289192758f6 | [] | no_license | Thisara634/IT19132488 | 42933ccadc2cbc88b70e0bc805f0114d9b725d00 | f8cd964f40ce3460225b9dd218dcd223bc9781ae | refs/heads/master | 2022-11-27T20:33:34.330395 | 2020-08-08T16:29:24 | 2020-08-08T16:29:24 | 286,079,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,027 | java | public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
TextView txtvmsg2 = findViewById(R.id.tvmsg2);
txtvmsg2.setText(R.string.Msg2);
... | [
"thisarawinchester1999@gmail.com"
] | thisarawinchester1999@gmail.com |
b408e78c66e4213ee3490e40043bbd0f019feb46 | 434a5f8727acee996eb8b6e43482ab009b489db9 | /Server.java | aee7dd82d8d8ed6d4582e5429792b295e1bd3b09 | [] | no_license | Jet-Chen1026/tcp-udp | 634846f21730aa86378c0c19b86079ad7ccc5b2c | 9ec31dce984c17f11ee5bd9ecc6818e418948d87 | refs/heads/master | 2022-06-20T04:16:19.877233 | 2020-05-09T13:35:09 | 2020-05-09T13:35:09 | 262,541,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package OS_experiment;
import sun.jvm.hotspot.debugger.ThreadAccess;
import java.io.IOException;
import java.net.Socket;
public class Server {
public static void main(String[] args) throws IOException {
End server_tcp = new End(10002, "tcp");
End server_udp = new End(8888, "udp");
Socket... | [
"noreply@github.com"
] | noreply@github.com |
d11ca4278c6c929c511fc4b7cf45f02b526f2a8d | b59b132033af0b482c2d9154dfcaedce450c2574 | /src/test/resources/GeneratorTest/all/after/src/main/java/org/tomitribe/github/model/Subkeys.java | c852bbab2ece584835edbd3f443c4c1e2c358e1b | [
"Apache-2.0"
] | permissive | Deng678/github-api-java | 89078dde67e0fadda0dc81e0e4b156eae1e2d24b | 0c060b9625c4b054bb0810c75782ee06c76be94f | refs/heads/master | 2023-03-16T04:30:01.903330 | 2020-12-03T11:34:56 | 2020-12-03T11:34:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,951 | 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 may ... | [
"david.blevins@gmail.com"
] | david.blevins@gmail.com |
2784a3f6c959d8e4580b48a3eca5565968ffaf82 | 7c79c9d51c7de74c7eeda80f9c0090323e9005ee | /180101066_AssignI/180101066_PLL_Assign1/PI_Computation.java | 886717f025de0a26be1f5115ebb7d88272f34d19 | [] | no_license | Mandloi7/Programming-Languages-Lab | db027461bd349c2b717898ec3a0b4bfff953c9a8 | cef5b982eabdd3b63d0a20bc8d24cdbb1e426f68 | refs/heads/master | 2023-06-19T22:44:39.832883 | 2021-07-18T17:00:46 | 2021-07-18T17:00:46 | 387,225,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,204 | java |
/*
Name: Ritik Mandloi
Roll No. : 180101066
Instructions for Execution :
javac PI_Computation.java
java PI_Computation <No_of_Threads>
Eg: javac PI_Computation.java
java PI_Computation 4
*/
import java.util.*;
import java.util.Random;
public class PI_Computation{
//Number of Threads
pr... | [
"ritik.mandloi.2000@gmail.com"
] | ritik.mandloi.2000@gmail.com |
b1493c8f5a4c6695aa42a507c80380ff1c51cb0f | 1bbcb91f73336cacf84be37ec59739808403eb2a | /Java/Sorting/CombSort/CombSort.java | b25e2916032b1e00a894d412ff5b2a930f4598dd | [] | no_license | SiddhantArya/Algorithms | 6dc62efc24461dd4836971288965f05287728434 | 504974af0e686ca0862275adce317ed380d912d6 | refs/heads/master | 2021-07-15T15:51:31.318567 | 2018-11-03T07:29:59 | 2018-11-03T07:29:59 | 105,644,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,671 | java | // CombSort is an improvement of the Bubble Sort algorithm.
// The gap starts with a large value and shrinks by a factor of 1.3 in every
// iteration until it reaches the value 1.
// @author Siddhant Arya
// @email siddhant.arya18@gmail.com
// Comb Sort uses a gap based approach to reduce the number of inversion cou... | [
"siddhant.arya18@gmail.com"
] | siddhant.arya18@gmail.com |
8c5a67c190ff76a81d37b63feb1655e41bd7ecc5 | 9dd043d872fdede4bf7be7166f1fb0ddeaeae070 | /Test/src/DefaultNamespace/HelloWorld.java | 1d90935eb6ce7d41118f8d91419a185a3295b211 | [] | no_license | hpj1992/EclipseWorkspace | e563f8dfb36fee594d8c9534a966e0a318848a5f | 03823bd7401a3eff93455686e766c030489b1948 | refs/heads/master | 2021-05-01T04:48:19.384688 | 2016-06-18T19:42:09 | 2016-06-18T19:42:09 | 42,273,531 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | /**
* HelloWorld.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package DefaultNamespace;
public interface HelloWorld extends java.rmi.Remote {
public java.lang.String getGreetings(java.lang.String name) throws java.rmi.RemoteExcepti... | [
"hpj1992@gmail.com"
] | hpj1992@gmail.com |
392e1096c728698966dfebb75caf22b07781486a | d8949023f220fae029cd59bcdf6b88ffdbb85cc1 | /src/main/java/javaexp_svn/src/main/java/javaexp/a11_io/A19_FileWriterMultiLIne.java | bd3c2bf89cb839949f0573b556da51d90f715e08 | [] | no_license | jg665/PC-to-Notebook | 17bf24e200950e3556a53ba8749e37514fa405a0 | 17805120ff74648dbeaa683def6cacd37d534665 | refs/heads/master | 2023-07-13T19:10:27.710344 | 2021-08-09T12:07:58 | 2021-08-09T12:07:58 | 379,281,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,427 | java | package javaexp.a11_io;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
public class A19_FileWriterMultiLIne {
public static void main(String[] args) {
// TODO Auto-generated method... | [
"LDJ@DESKTOP-PBU4M1N"
] | LDJ@DESKTOP-PBU4M1N |
623e7a88d88889ef82d14ce645848f2302b13734 | 1f6280eb9d4b448e46bdf0b456e41dcbf52edfb8 | /wrqfunction/HexToDecimal.java | da375e37d3cd675c34abfa8d8d8dcc53ec533ce2 | [] | no_license | wangrq07/TEAM5 | 5b972e3583c556ab609bfc0e167e42186a6dd79b | e538d7671dc7b10224f66b8e6f4d0d225b86e674 | refs/heads/master | 2021-08-06T14:47:53.710249 | 2017-11-06T07:41:01 | 2017-11-06T07:41:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java |
public class HexToDecimal {
String hexString;
public HexToDecimal(String hexString){
this.hexString=hexString;
}
public int hex2Decimal(){
return Integer.parseInt(hexString,16);
}
}
| [
"wangrq07@163.com"
] | wangrq07@163.com |
482dc64e79a2864002d9f70f44bdd120b3b22b2e | b811a0884aa7c0bc06d252acbc2c3f3f3a5af76e | /app/src/main/java/com/quesan/app/InboxFragment.java | 6598bbc8b61aca2b104dc7149229ca1254dc6c6e | [] | no_license | imdineshsingh/QuesAn | 85f14d8a2b35b8ffb08687069d539e78eafc366b | 38cb851194127f17d3adf29b7caaf715152b3efe | refs/heads/master | 2021-07-07T09:38:54.191845 | 2017-10-01T17:29:15 | 2017-10-01T17:29:15 | 105,460,301 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,958 | java | package com.quesan.app;
import android.os.Bundle;
import android.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ListView;
import android.widget.TextView;
import com.google.firebase.auth.FirebaseAuth;
... | [
"dineshs723@gmail.com"
] | dineshs723@gmail.com |
57fce1eabea5520a014941fd65cc1c64ac66cbfa | 908d647310f12843c147e1ae6a864a8138c29b0a | /Bedrock/src/main/java/de/marcely/pocketcraft/bedrock/network/packet/action/Action.java | 70e0fc641ce384cec19469a7c64d55fb045e3689 | [] | no_license | MrEAlderson/PocketCraft | ff5088fba74742fe1a90ba038855d7c9ea80761b | 6541327c63fa876d90069e563a2433b9b8ae60b0 | refs/heads/master | 2023-02-02T06:40:20.237462 | 2020-12-21T17:45:59 | 2020-12-21T17:45:59 | 211,562,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 177 | java | package de.marcely.pocketcraft.bedrock.network.packet.action;
public abstract class Action {
public abstract ActionType getType();
public abstract int getHotbarSlot();
}
| [
"Mylogan99@web.de"
] | Mylogan99@web.de |
f8c7f7d6b08ed16e379cff1eb395579ad4f2228d | e75be673baeeddee986ece49ef6e1c718a8e7a5d | /submissions/blizzard/Corpus/eclipse.jdt.ui/9671.java | a12290817af774703c221df1db09e835fe5877ff | [
"MIT"
] | permissive | zhendong2050/fse18 | edbea132be9122b57e272a20c20fae2bb949e63e | f0f016140489961c9e3c2e837577f698c2d4cf44 | refs/heads/master | 2020-12-21T11:31:53.800358 | 2018-07-23T10:10:57 | 2018-07-23T10:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,494 | java | /*******************************************************************************
* Copyright (c) 2000, 2011 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | [
"tim.menzies@gmail.com"
] | tim.menzies@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.