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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e9043f7c081c555880bdd496b8e3fa216d72eb94 | 57231a0f0f2ee8b46af3bbec7248c0e11e985d26 | /app/src/androidTest/java/com/example/altair/teste/ExampleInstrumentedTest.java | 4d7e43f7955d0056afd0f210128694925c42e138 | [] | no_license | tatosjb/android-data-binding-test | ca2e54d5fc8bb03663a9e323f6ef9b59312adbd1 | aa654f70fc4b043c3b580e3c037500ec3eeacaee | refs/heads/master | 2021-01-11T16:18:24.977598 | 2017-01-26T14:58:31 | 2017-01-26T14:58:31 | 80,062,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package com.example.altair.teste;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an And... | [
"tatosjb@gmail.com"
] | tatosjb@gmail.com |
4dea28af137c32c543b01a99f91b69b0e092295f | adb3be46fc5e9063d5a38294699c434ec38e58ca | /generator/src/test/java/com/yafred/asn1/generator/go/test/DummyTest.java | a15c6154b110bfd3e63eea10eb537d00164ef450 | [
"MIT"
] | permissive | zhongweijun/asn1-tool | ddd88b8a418b7804d10345f1e11d9d9961ef91ab | c36610768f07dd52e87722dffc73a4f1ca45d17a | refs/heads/master | 2023-07-10T06:33:04.529244 | 2021-08-19T08:34:52 | 2021-08-19T08:34:52 | 397,825,172 | 0 | 0 | MIT | 2021-08-19T05:17:46 | 2021-08-19T05:17:46 | null | UTF-8 | Java | false | false | 875 | java | package com.yafred.asn1.generator.go.test;
import java.io.File;
import java.io.FileWriter;
import java.io.PrintWriter;
import org.junit.Test;
public class DummyTest {
@Test
public void generateCode() throws Exception {
// create output dir
String outputPath = System.getProperty("bui... | [
"yafred@users.noreply.github.com"
] | yafred@users.noreply.github.com |
d9faa2e4a5415e3e469a2477357ffcad203ecf37 | 54ff9f59162581d8503ceae63d1fe70ad8a3aec2 | /EO-GameSDK/src/com/eogame/listener/InitCallback.java | e708419866e0c16285b8b523e3aed45a19f4582c | [] | no_license | Zhaoxizhen/workplace_20200310 | 189b7d54ded0398547de40b6358144c90d00229b | 6aa21eccb5bdca0b0c2a93b4c15f35402e6934f4 | refs/heads/master | 2022-12-10T05:17:14.740974 | 2020-09-15T08:40:06 | 2020-09-15T08:40:06 | 295,666,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.eogame.listener;
/**
* SDK初始化回调
* @author wujunfeng
* @date 创建时间:2016-8-9 下午3:27:29
* @version 1.0
*/
public interface InitCallback {
public void onSuccess();
public void onError(String errorMsg);
}
| [
"zhaoxizhen94@gmail.com"
] | zhaoxizhen94@gmail.com |
366fbf287a9665ac875122ea5d1883e370f87ddb | a22b2b53220caf6196120098d90d42517085b034 | /src/main/java/day9/Task2/Circle.java | 25280b7948f86f0571ebc03fbb72d7af0fec3fe5 | [] | no_license | afrojeeus/JavaMarathon2021 | 3c730f5fdf98234ec360a6aaf87e45cfc415a660 | 4039ff149548f37bf0d0a50806af3d4d2db978fa | refs/heads/master | 2023-03-26T11:32:35.639729 | 2021-03-22T11:53:38 | 2021-03-22T11:53:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 498 | java | package day9.Task2;
public class Circle extends Figure {
private int radius;
public Circle(String color, int radius){
super(color);
this.radius = radius;
}
public int getRadius() {
return radius;
}
public void setRadius(int radius) {
this.radius = radius;
... | [
"maksim.simonenko@gmail.com"
] | maksim.simonenko@gmail.com |
6cf45ce85e94d8fa194a0b939933b21ee7a5dad0 | 9521bf7660c86c0decb7e92d0fe6a28259e0a241 | /src/main/java/utfpr/bruno/projetotds/web/util/RelatorioUtil.java | 8c7a5f62db6b7c46c9529721868aa6797aa4711e | [] | no_license | BrunoSchwengber/projetoTDS | 28f0d53e4cd021de208a6508a9a9149d0825e922 | 88bc639a859a8c4d90a0ebae3854e2cbaca9e6a3 | refs/heads/master | 2020-03-20T11:21:26.795352 | 2018-07-05T04:17:06 | 2018-07-05T04:17:06 | 137,400,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,250 | 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 utfpr.bruno.projetotds.web.util;
import utfpr.bruno.projetotds.dao.ConexaoHibernate;
import java.io.File;
import ja... | [
"Bruno Henrique@DESKTOP-3GBTT7H"
] | Bruno Henrique@DESKTOP-3GBTT7H |
d8f0cdd26b5f753bc69b2910532d6a57a72bbd8a | 2502775db578b57d2d5f0b1f20a2c651870110de | /TMCProjects/2013-OOProgrammingWithJava-PART2/week7-week7_08.Airport/src/Airport.java | 141f3f4efaab877fcbbea7669fa1b437ed407701 | [] | no_license | amanbahata/MOOC---tutorials | bd4cffdea1d391651f6a46b5f88016e284121303 | 067c57ac0beb2d8038fb28f67de88c4d664e6362 | refs/heads/master | 2021-03-24T12:06:09.075735 | 2017-11-20T18:07:50 | 2017-11-20T18:07:50 | 106,298,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,366 | java | import java.util.ArrayList;
import java.util.HashMap;
public class Airport {
private HashMap<Airplane, ArrayList<Flight>> flightList;
public Airport(){
this.flightList = new HashMap<Airplane, ArrayList<Flight>>();
}
public void addPlane(Airplane airplane){
this.flightList.put(airplane... | [
"bahataaman@gmail.com"
] | bahataaman@gmail.com |
4607cc5a2ac6afa67ebcb278ae6c9e8f583dc4ce | a6914525f7ac77cd60270b2774a07853711f113a | /Acme-HackerRank/src/test/java/services/MiscellaneousDataServiceTest.java | 6212d733fe79fa0a4607095c75b1e29a5a6b4459 | [] | no_license | antnolang/Acme_Hacker_Rank | ead4a33867ba6ff2f71e6a2db99612efe3dac1f7 | 3e06b6357b47cdb1507d39c8a5e24c0799e41c57 | refs/heads/master | 2021-11-04T01:01:04.950746 | 2019-04-27T07:17:00 | 2019-04-27T07:17:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,748 | java |
package services;
import javax.transaction.Transactional;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import... | [
"antnolangos@gmail.com"
] | antnolangos@gmail.com |
3a32ab11f95b94da8c3637b8d90164907cc56d82 | e3db8bd7dcca00b240171261da31008796b36a5e | /Racing/app/src/main/java/com/example/dell/racing/DataModel/Score.java | a949e40448a780b28d541e3530f70b1069b9a7c1 | [] | no_license | DucDepTraiNhatVuTru/Game-Racing | 35d70cc914769a19a7e83f082c715bd4cfc0e6c2 | 7b4b3fa0f5c2b75114e156a18cf034e248e84386 | refs/heads/master | 2020-03-18T00:08:29.724753 | 2018-05-19T16:41:37 | 2018-05-19T16:41:37 | 134,079,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 517 | java | package com.example.dell.racing.DataModel;
public class Score {
private String email;
private int score;
public Score() {
}
public Score(String email, int score) {
this.email = email;
this.score = score;
}
public String getEmail() {
return email;
}
public... | [
"31755740+DucDepTraiNhatVuTru@users.noreply.github.com"
] | 31755740+DucDepTraiNhatVuTru@users.noreply.github.com |
7556e82a6bc4d9294bc687514560d217b36b11a0 | be702c1cc5bf00b322daddb23476c500e973a193 | /android/src/ti/box/calls/RegisterUser.java | bac082ff4dbd507264903f632ee8e9d0c22cd92b | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | appcelerator-archive/ti.box | 1ce33ee6c44f96101454d5d4e8d74ca773f1cec2 | 39346bf7250ba445c6236c52795412441aa2bd62 | refs/heads/master | 2020-04-10T00:52:29.518780 | 2017-03-28T20:28:16 | 2017-03-28T20:28:16 | 22,700,963 | 1 | 1 | null | 2017-03-28T20:28:17 | 2014-08-06T22:55:54 | Java | UTF-8 | Java | false | false | 2,014 | java | /**
* Ti.Box Module
* Copyright (c) 2010-2013 by Appcelerator, Inc. All Rights Reserved.
* Please see the LICENSE included with this distribution for details.
*/
package ti.box.calls;
import java.io.IOException;
import java.util.HashMap;
import org.appcelerator.kroll.KrollDict;
import org.appcelerator.kroll.Kro... | [
"jon@local"
] | jon@local |
7c246f11c4bdd4cc86b61b9beda71c2e459fef10 | 63eb7ef1da3c325e4161aa7a4b1ccd5263e6868f | /app/src/main/java/montoya/girona/joan/idi/fib/acook/Llibre.java | 87b810c4e6b0cb3c6d60e6c16658cdf5c611ceb9 | [] | no_license | joancmontoya89/ACook | 0bcec5a4d9b18cd7671a3605d58ee23f28b2275c | 69fbfde4454332009d8bb1e80433bd4b87969243 | refs/heads/master | 2021-01-19T20:08:23.561268 | 2017-03-03T00:43:14 | 2017-03-03T00:43:14 | 83,739,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,096 | java | package montoya.girona.joan.idi.fib.acook;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.support.v... | [
"joan8989@gmail.com"
] | joan8989@gmail.com |
870f87c0af8583fb50252032b1c3e13c61257417 | 3c68a9f27ba4fbd9340eed8e5fb60b8b60cda3ca | /ot-core/src/main/java/hibernatetest/realm/MyRealm.java | 594aa1d17cb55b15c7a6a66a8f9100730ae6f6d5 | [] | no_license | ClarkFeng/ot-system | f07d43be5c0e3e023577c4f2f468b23b47e0c8ad | ef476b6860e2b1f2ae8be79308864fea4b520bae | refs/heads/master | 2022-07-12T06:42:43.370072 | 2022-06-30T00:43:43 | 2022-06-30T00:43:43 | 104,157,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | package hibernatetest.realm;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.AuthenticationInfo;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authz.AuthorizationInfo;
import org.apache.shiro.realm.AuthorizingRealm;
import org.apache.shiro.subjec... | [
"2221918807@qq.com"
] | 2221918807@qq.com |
c4bb348edb7195f85e43ed4b8ddf913de881199b | 89b618dc0e58472b93931e31b6dd3a650ea56f0d | /src/main/java/com/decorator/RedShapeDecorator.java | 30f02550086d7babfdb87b1e584d34b91687084d | [] | no_license | liuboflyon145/basejava | 55d8753207170a2272a44d4dc057b956fafd750e | 86cd06ab488e2c71a6dcf5b5a4290fd88234b93d | refs/heads/master | 2021-01-11T07:42:44.394364 | 2017-08-10T09:45:36 | 2017-08-10T09:45:36 | 72,631,111 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.decorator;
public class RedShapeDecorator extends ShapeDecorator {
public RedShapeDecorator(Shape decoratedShape) {
super(decoratedShape);
}
@Override
public void draw() {
decoratedShape.draw();
setRedBorder(decoratedShape);
}
private void setRedBorder(Shape... | [
"liubo16@jd.com"
] | liubo16@jd.com |
1c3bc7592aac8db08e77806f48ecc7e2fe3492b6 | 8bb8fc97ce3b836b45af8a5399085bd7e387330e | /mall-coupon/src/main/java/com/future/newmall/coupon/service/MemberPriceService.java | 2149cd0f6622dd120e076f6788e544796e441f59 | [
"Apache-2.0"
] | permissive | wsq2025/Mall | be83a926d24c6071fee82b0a3c4b86d3b8da298a | d7080f869a00daea425eaa32a6fb31dbd871e444 | refs/heads/master | 2022-12-24T22:56:09.850029 | 2020-09-21T14:50:07 | 2020-09-21T14:50:07 | 297,369,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 472 | java | package com.future.newmall.coupon.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.future.newmall.common.utils.PageUtils;
import com.future.newmall.coupon.entity.MemberPriceEntity;
import java.util.Map;
/**
* 商品会员价格
*
* @author wsq
* @email 673372988@qq.com
* @date 2020-09-02 19:3... | [
"673372988@qq.com"
] | 673372988@qq.com |
b57a29a16ff8a1a90528102a71771426d6937902 | c5ddf7d907049e0b1834f7071fadd3ed494a7967 | /AgileTE/src/java/agileteservice/src/com/huawei/agilete/northinterface/dao/OTQosVlanDsDAO.java | 5ee63be1f233f827811e1e66ba6c53513996374c | [
"MIT"
] | permissive | HuaweiSNC/Huawei_AgileTool | 41f75c00f549cfcca025d91a43f6aaec96d2ff88 | a998694a52e63d9941924d19d21388dd212219b1 | refs/heads/master | 2016-09-06T12:47:45.095193 | 2015-02-08T13:16:59 | 2015-02-08T13:16:59 | 27,543,821 | 0 | 0 | null | 2014-12-04T14:48:07 | 2014-12-04T14:23:02 | null | UTF-8 | Java | false | false | 4,728 | java | package com.huawei.agilete.northinterface.dao;
import java.util.List;
import com.huawei.agilete.base.servlet.MyQosVlanDs;
import com.huawei.agilete.data.MyData;
import com.huawei.agilete.data.MyData.RestType;
import com.huawei.agilete.northinterface.bean.OTQosVlanDs;
import com.huawei.networkos.ops.client.OpsRestCall... | [
"styu28_48@163.com"
] | styu28_48@163.com |
f06dedb250b051b161f81f4f48e883abb1e93a8f | 13e18b68a4883c2f1c86d76aeb39ca1c0af6228c | /Parcial1-G04/src/tipos/modelos/GestorTipos.java | 34e75c35cf51f971d9ae97faf2b8d41bb16b87d6 | [] | no_license | mauruiz20/NuevoRepositorio1 | c09283b7a2632e741becd3b1464346b2fd73b39c | 810c3910ea1af82352e97d739b4f63d881e809bd | refs/heads/master | 2023-01-12T20:24:18.828215 | 2020-11-12T20:26:34 | 2020-11-12T20:26:34 | 303,881,279 | 0 | 0 | null | 2020-11-12T20:27:32 | 2020-10-14T02:27:49 | Java | UTF-8 | Java | false | false | 1,221 | java |
package tipos.modelos;
import interfaces.IGestorTipos;
import java.util.ArrayList;
public class GestorTipos implements IGestorTipos{
private ArrayList<Tipo> tipos = new ArrayList<>();
private static GestorTipos instancia;
private GestorTipos(){
}
public static GestorTipos crear(){
... | [
"maumarruiz@hotmail.com"
] | maumarruiz@hotmail.com |
77d45390d763e8da2234e1938417ff2b899509fd | 07daf7ea6fb4e556a81b3de5e54493d412dae29e | /app/src/main/java/com/cjt/employment/presenter/ProjectEditPresenter.java | 0065c66b1e32a46d0d68d83fe44c280292d96333 | [] | no_license | my1622/Employment | a275b3de7d1cc2d9fb4dadc6be659e0239216037 | 958c809890e8542628bb0d6723d56aaf542ad9c5 | refs/heads/master | 2020-04-05T03:17:43.135610 | 2017-04-06T07:54:48 | 2017-04-06T07:54:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,172 | java | package com.cjt.employment.presenter;
import android.util.Log;
import com.cjt.employment.bean.UpdateResult;
import com.cjt.employment.model.EducationEditModelImp;
import com.cjt.employment.model.Imodel.EducationEditModel;
import com.cjt.employment.model.Imodel.ProjectEditModel;
import com.cjt.employment.model.Project... | [
"445263848@qq.com"
] | 445263848@qq.com |
19578d5513ba62ff614b8670d2d3352fda193c11 | f061512dff06ecd3490fb0ad62ba293ce786c878 | /OmniDexter/src/com/omnidex/weather/FieldWeather.java | 90855cbc52fd83539e44a28d37cfd42f441678ee | [] | no_license | jakers/OmniDexter | b2029b969317a05012987c8d99e45e9d24e497ea | 24e4a53b57e23d5a6633000bfbbb804b06f4957d | refs/heads/master | 2021-01-18T14:33:45.708711 | 2013-08-23T02:17:06 | 2013-08-23T02:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,214 | java | package com.omnidex.weather;
/**
* Creation Date: 3/10/2012
* @author Akers
*/
public class FieldWeather implements Weather {
private boolean isRain;
private boolean isClear;
private boolean isFog;
private boolean isSand;
private boolean isHail;
private boolean isSun;
private int durat... | [
"akersjesse3@gmail.com"
] | akersjesse3@gmail.com |
e46d0590f58cd33800e1cf490c13fb20d85b0b6e | 9308448947d0334d62d61c8571523821afcd67c7 | /service/src/main/java/com.mark/pt/factory/Sender.java | a258fce111fed31596835f7670179b53f32f9ce7 | [] | no_license | fellowlei/mywork | c39a4307696abcd4ee8fce8eae439b6139c3f6c7 | e8258788fc6137a9730c2fe9ac03b17a2caa6971 | refs/heads/master | 2021-01-17T13:25:38.541371 | 2018-11-09T09:13:07 | 2018-11-09T09:13:07 | 58,213,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 124 | java | package com.mark.pt.factory;
/**
* Created by lulei on 2016/5/25.
*/
public interface Sender {
public void send();
}
| [
"lulei@jd.com"
] | lulei@jd.com |
2fe9cc067f66b16965e766f785ff34df7767e2b3 | b111b77f2729c030ce78096ea2273691b9b63749 | /db-example-large-multi-project/project16/src/test/java/org/gradle/test/performance/mediumjavamultiproject/project16/p80/Test1618.java | af3b3e9a2a0ac8d4fca1cd60b4e9074c1a839321 | [] | no_license | WeilerWebServices/Gradle | a1a55bdb0dd39240787adf9241289e52f593ccc1 | 6ab6192439f891256a10d9b60f3073cab110b2be | refs/heads/master | 2023-01-19T16:48:09.415529 | 2020-11-28T13:28:40 | 2020-11-28T13:28:40 | 256,249,773 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,555 | java | package org.gradle.test.performance.mediumjavamultiproject.project16.p80;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test1618 {
Production1618 objectUnderTest = new Production1618();
@Test
public void testProperty0() throws Exception {
String value = "value";
... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
09c5361e08d76ee6bb7325176ff52781f1e5ecaf | b10a8ddb306fb0490ddebd188a2bace643ac9ca5 | /melting-pot/net.imagej/imagej-common/src/main/java/net/imagej/options/OptionsConversions.java | a87ccfba5552e57fcad0e21f6e5a66112be34f41 | [
"BSD-2-Clause",
"Apache-2.0",
"NetCDF"
] | permissive | BobHanson/scifio-SwingJS | 2436a7fa16efe6c3134cf5747ed4f9d7dba84f9a | 5c2b581f0ab78c0d1fc4f1fbbc028bb8983107f6 | refs/heads/master | 2020-12-01T15:46:46.351229 | 2020-01-22T23:24:52 | 2020-01-22T23:24:52 | 230,685,282 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,938 | java | /*
* #%L
* ImageJ software for multidimensional image processing and analysis.
* %%
* Copyright (C) 2009 - 2017 Board of Regents of the University of
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
* Institute of Molecular Cell Biology and Genetics.
* %%
* Redistribution and use in sourc... | [
"hansonr@stolaf.edu"
] | hansonr@stolaf.edu |
11d75705404f41c9a7702d083c98240ef013be5b | 55900c2ec0ecf2d660f9e3be0e17344aca1229b2 | /app/SplashExample/app/src/test/java/com/example/seungsoo/splashexample/ExampleUnitTest.java | e682769642d0f17c94be5f42c4660d2531b10948 | [] | no_license | HyeongGunLee/Battery-24-7 | 201168039ef18df935737629eb8f36009979820e | a42f93c5ecc6cc833074750ba8f4f116015db8d9 | refs/heads/master | 2020-03-07T06:54:40.410906 | 2018-03-16T08:26:36 | 2018-03-16T08:26:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 412 | java | package com.example.seungsoo.splashexample;
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
... | [
"nablekim94@gmail.com"
] | nablekim94@gmail.com |
07bf5247464a392043ba7feabe345f0eb14f1e41 | 881c19a2a6a6d211bf811beef03439343026d4d3 | /11-ribbon-demo01/src/main/java/com/example/ribbondemo/controller/HelloController.java | 1608e2fb5a2fdb09b337282eceafae045955997d | [] | no_license | ReExia/learn-spring-cloud | d43cc3ce07dc66b8fe0499b2d3fc8bc186d28f1e | dc89c5bf5e1c54bedf1d87da0490c5b50c275c61 | refs/heads/master | 2020-04-11T18:40:16.207800 | 2018-12-22T13:59:58 | 2018-12-22T13:59:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 522 | java | package com.example.ribbondemo.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.client.RestTemplate;
@RestController
public class Hello... | [
"liu1023434681@qq.com"
] | liu1023434681@qq.com |
3371358d9a8f2eeb3ddeb595f64fe10115f32a6e | c472eb20e6ef598ab0d9541676bc469a900648e1 | /src/main/java/msf/MessageSupportFactory.java | 457db4ba02cd90ece336fd04ad4786e5af60d552 | [] | no_license | AlekSanVik47/spring_study | bb0adb53ed44acb6362e8fff115e96e41a9cb135 | caf429bb055ca2ed39e7bd0eb903f3c8290d1955 | refs/heads/master | 2023-04-04T02:48:30.259065 | 2021-04-19T18:56:56 | 2021-04-19T18:56:56 | 351,202,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,326 | java | package msf;
import realizationHelloWorld.MessageProvider;
import realizationHelloWorld.MessageRenderer;
import java.util.Properties;
public class MessageSupportFactory {
private static MessageSupportFactory instance;
private Properties props;
private MessageRenderer renderer;
private MessageProvider... | [
"qa_aleksvik@outlook.com"
] | qa_aleksvik@outlook.com |
e879bcca35af0e70088f4e4509e47d0057bf874e | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/model_seeding/54_db-everywhere-com.gbshape.dbe.struts.bean.MessageBean-0.5-2/com/gbshape/dbe/struts/bean/MessageBean_ESTest.java | 19a663a71cae79c87ed2f67a3ff7763a2dbc2b52 | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 655 | java | /*
* This file was automatically generated by EvoSuite
* Tue Oct 29 09:45:15 GMT 2019
*/
package com.gbshape.dbe.struts.bean;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(E... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
b938cc8f4043b89ef5fd17b5ce212d5ca28e3559 | 1d645092d2673c4d709227881c6727045592efe0 | /hadoop/src/main/java/cs455/hadoop/analyzesongs/ReduceJoiner.java | 56f0187142f4c0b13fd7fd77a135f117ec00a288 | [] | no_license | eholmgre/cs455 | 0b5a0640cae8e9df3f632824bfdbd7c10d646ad4 | 1fd780c7ebf09dfc73bf8546081a45cbd030c4cd | refs/heads/master | 2020-04-19T01:28:16.269852 | 2019-04-18T22:40:03 | 2019-04-18T22:40:03 | 167,872,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | package cs455.hadoop.analyzesongs;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Reducer;
import java.io.IOException;
public class ReduceJoiner extends Reducer<Text, Text, Text, Text>{
public void reduce(Text key, Iterable<Text> values, Context context) throws IOException, InterruptedExcep... | [
"erik@erikholmgren.com"
] | erik@erikholmgren.com |
98961cb533b756753e28d54f4e3e13bf120a0dd9 | d646b3c61d9b50ec2c6e839308eb88cf85b17a9c | /Networking/ApacheHttp/src/main/java/br/com/esec/rest/client/ApacheHttpClientGet.java | 4757c464ef0db8bbe8107be668ad67bd46dce2ec | [] | no_license | FLSouza/Java-SE-Exemplos | ed8c9bd164379085c7a672d8328608b098946fa0 | d8ed049f5c581a0eed8b0d5bf75254afeaf63859 | refs/heads/master | 2021-01-21T14:44:17.033929 | 2016-12-02T20:26:25 | 2016-12-02T20:26:25 | 58,232,615 | 0 | 1 | null | 2016-07-14T19:15:23 | 2016-05-06T20:16:31 | Java | UTF-8 | Java | false | false | 1,549 | java | package br.com.esec.rest.client;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttp... | [
"felipelara@Felipes-MacBook-Pro.local"
] | felipelara@Felipes-MacBook-Pro.local |
233c7fdbc02bc7993a6006c57c435cf37c8d814c | 592fe9081e48f984b1619f10cf6e2025cdb7544d | /src/main/java/com/performance/artigo/ServletInitializer.java | 3afcf82744ea5d46d54624c620ca14f504996a69 | [] | no_license | rodrigo-sntg/artigo-jpa | 5a9ec0152a9c44b010cde5b459e33690c636ed67 | 20f5a114cf9c8d647396f6a01dc4a0010f57fa5d | refs/heads/master | 2022-11-08T07:08:50.096415 | 2020-06-27T21:19:09 | 2020-06-27T21:19:09 | 275,454,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 420 | java | package com.performance.artigo;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(SpringApp... | [
"digo_santiago@hotmail.com"
] | digo_santiago@hotmail.com |
dcebc960e0de09ddf8139ab210f41ba96a14c8a8 | 4112e80f3dadde1129d5542cd66dbf3b1344b724 | /src/main/java/com/simsilica/lemur/anim/AnimationState.java | ec69b8166f71a840d5ec87615f17ff2f3bb949b3 | [
"BSD-3-Clause"
] | permissive | tomreineke/Lemur | 4b25843faaae0adaa9f3421618f0b2bd34164e8d | a161a12c55be58089049ef25ff16fa18cba34f04 | refs/heads/master | 2020-04-08T07:24:33.190659 | 2018-11-27T08:28:47 | 2018-11-27T08:28:47 | 159,137,836 | 0 | 0 | null | 2018-11-26T08:47:03 | 2018-11-26T08:47:02 | null | UTF-8 | Java | false | false | 4,743 | java | /*
* $Id$
*
* Copyright (c) 2015, Simsilica, LLC
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice... | [
"reineke@apt-solutions.de"
] | reineke@apt-solutions.de |
24be7f82a3d1f85119b571ba684c6f70bcc71a22 | a0edff29e8b80c399deb62abcb22af0d13181e42 | /src/test/java/it/polimi/ingsw/GC_36/model/GameTest.java | 760118a9c76ac2ad6134515fc51731ce51cd397a | [] | no_license | mirkosalaris/lorenzoIlMagnifico | 4a2c537df2440776db5b6b91023d88f357af6d46 | 162c1ad7ae91dafcc579ed254bb5303792931546 | refs/heads/master | 2022-06-04T17:14:30.685888 | 2017-07-10T10:10:16 | 2017-07-10T10:19:15 | 87,698,924 | 0 | 0 | null | 2022-05-20T20:52:19 | 2017-04-09T09:58:38 | Java | UTF-8 | Java | false | false | 3,787 | java | package it.polimi.ingsw.GC_36.model;
import it.polimi.ingsw.GC_36.client.User;
import it.polimi.ingsw.GC_36.client.view.ViewCLI;
import it.polimi.ingsw.GC_36.observers.GameObserver;
import it.polimi.ingsw.GC_36.server.ParticipantRMI;
import it.polimi.ingsw.GC_36.utils.Pair;
import org.junit.After;
import org.junit.Bef... | [
"salarismirko@gmail.com"
] | salarismirko@gmail.com |
360b2db65decb80968bfd87cbf3a8bea53ee2c5a | 0747b5a501c7579e125b6578ad97c8ce563c600b | /jvmana/src/main/java/loadprocess/init/NotInitialialization.java | cd79b5d025b6f76dbba739febae4461c660b340e | [] | no_license | zhang6622056/NeroJavaEE | 07a5afa948f60ca7d34c7f40d087080b93543842 | c7ca16f058ca85f4536d210adf4e55ff4488d0f7 | refs/heads/master | 2020-03-16T15:06:31.795315 | 2018-09-11T12:49:16 | 2018-09-11T12:49:16 | 125,844,609 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,216 | java | package loadprocess.init;
/****
* 以下3种情况都不会触发类的初始化阶段
* 在类的加载过程中,不会立即触发初始化阶段
*/
public class NotInitialialization {
/****
* 被动引用一:引用父类初始化
* 通过子类引用父类,只会触发父类的初始化阶段,而不会触发子类的初始化阶段
* 输出结果为
* Super class Init
* 3
*/
// public static void main(String[] args) {
// System.out.p... | [
"443819358@163.com"
] | 443819358@163.com |
3a5f4f96419c684a60c0365da1d576b7cc7f9e95 | d29143a9dfb1ba59f10da89ac86e39b7986ea884 | /src/main/java/com/joker/common/model/BaseModel.java | 597071c27c4b158d883fe69cf8d7c7abb7cdaa62 | [] | no_license | lhzlovewyp/autoCode | 07a5684739db051abcfb4f36a3cead68807611f9 | e6f22958a53883395a82171a231c36787116a2ec | refs/heads/master | 2020-12-25T14:48:30.581885 | 2016-08-04T02:51:00 | 2016-08-04T02:51:00 | 64,809,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package com.joker.common.model;
import com.joker.core.annotation.Attr;
public abstract class BaseModel {
@Attr(column="id",desc="id",dataType="char",pk=true,defaultValue="1",length=36)
private String id;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
}
| [
"lvhaizhen@10.211.55.2"
] | lvhaizhen@10.211.55.2 |
2ea401b4bb8fdd9a6be8150805b80a60bdb96c68 | 7479cd8744a8e2bbcf5b93cf8c6b2db5f4d06ed8 | /src/main/java/kss/springframework/msscbeerservice/web/controller/BeerController.java | 08229499200ecd5ff9ebdc6e0dd5266172478396 | [] | no_license | kuznetsovsergeyymailcom/mssc-beer-service | 91ce5b3c2bce40081ad309f74aa5cd2d4d812556 | 76d05f11c2b58cf1bdb3fd7ccc2fedd3fe7ff3b2 | refs/heads/master | 2022-10-07T15:16:12.932705 | 2020-06-06T19:41:55 | 2020-06-06T19:41:55 | 257,023,828 | 0 | 0 | null | 2020-04-21T14:49:14 | 2020-04-19T14:42:56 | Java | UTF-8 | Java | false | false | 3,454 | java | package kss.springframework.msscbeerservice.web.controller;
import kss.brewery.model.BeerDto;
import kss.springframework.msscbeerservice.services.BeerService;
import kss.brewery.model.BeerPagedList;
import kss.brewery.model.BeerStyleEnum;
import lombok.RequiredArgsConstructor;
import org.springframework.data.domain.Pa... | [
"github123869p"
] | github123869p |
788875047799ed3154d1af5728d72c2c3b4e6ffc | 54609d68b8ddef76a15d71738c559e39ce343587 | /src/test/java/com/blog/myapp/service/dto/GpsInfoDTOTest.java | 748a9194a9f4f31aa2c2f9ab9f33ad1979bb83d8 | [] | no_license | zero1527/jhipster-pro-blog | 4d8faf8c4aee046d1a82660aafbe765a0568aaaf | b82d7b1be014fa6d74ac93de242c7a933457f248 | refs/heads/main | 2023-05-30T22:00:44.492326 | 2021-06-18T14:48:17 | 2021-06-18T14:48:17 | 378,181,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 792 | java | package com.blog.myapp.service.dto;
import static org.assertj.core.api.Assertions.assertThat;
import com.blog.myapp.web.rest.TestUtil;
import org.junit.jupiter.api.Test;
class GpsInfoDTOTest {
@Test
void dtoEqualsVerifier() throws Exception {
TestUtil.equalsVerifier(GpsInfoDTO.class);
GpsInf... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
ddf05d2e240c0a3869d83603309602c55aec62bf | 4e4ba44fda3bf1ed3af64590e82c9c87759a4024 | /Sistema-Barbearia/src/sistemabarbearia/SistemaBarbearia.java | 61ffd4cd5927d7558dc156f8471e97ee076ee0ee | [
"MIT"
] | permissive | JoaoCFN/ExerciciosJava | 2c5e647f374094f691432a7cc0eb456a0e64687e | 67d4e3f0f3582be46a679ef0a7aacd0b0c826cc7 | refs/heads/master | 2022-12-18T19:53:51.723237 | 2020-09-17T02:53:21 | 2020-09-17T02:53:21 | 267,758,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,206 | java | package sistemabarbearia;
import javax.swing.JOptionPane;
public class SistemaBarbearia {
public static void main(String[] args) {
// BABEARIA
Barbearia barbearia1 = new Barbearia();
barbearia1.setNome("Barbearia do Toinho");
barbearia1.setCnpj("000.000.0000/000-20");
... | [
"joaoneto.20fsa@gmail.com"
] | joaoneto.20fsa@gmail.com |
561e73367a282ffdf2f90361aa09078060f5a15e | b8b02b1c7bd19df302f2acce11fcec36ac2ce326 | /src/main/java/datenewtypes/FamilyBirthdays.java | 9453c44ada7727780085331522fc987ac36873d4 | [] | no_license | p-suha/training-solutions | 4b4297bc945bd31885fb025a58ae2b1564c7945e | 05a7bcf1bf627c85a45fc08ef6d83dd6ff2fc616 | refs/heads/master | 2023-03-19T21:59:41.927803 | 2021-03-06T11:19:58 | 2021-03-06T11:19:58 | 308,387,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,531 | java | package datenewtypes;
import java.time.LocalDate;
import java.time.temporal.ChronoField;
import java.time.temporal.ChronoUnit;
import java.time.temporal.TemporalAccessor;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class FamilyBirthdays {
private List<LocalDate> birthdays;
... | [
"peti.suha@gmail.com"
] | peti.suha@gmail.com |
99c83a1ab5160d2f0bca65b8dfef0443c1ed4939 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project187/src/main/java/org/gradle/test/performance/largejavamultiproject/project187/p935/Production18716.java | fc9367ab4e075c2ab1a4de618c02f03cce23bbc1 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,970 | java | package org.gradle.test.performance.largejavamultiproject.project187.p935;
public class Production18716 {
private Production18713 property0;
public Production18713 getProperty0() {
return property0;
}
public void setProperty0(Production18713 value) {
property0 = value;
}
pri... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
23a9d475fefb74ec49dd0c6344bc06938d8b0e85 | 8f7b55fd86ff09e695e1d5fe08b5b534796c554b | /src/main/java/com/NevernoteRESTAPI/Controller/NoteController.java | 55176c7410c478d2869efcfea9fa8827721da716 | [] | no_license | cmudduluru/Nevernote-REST-API_modified | c0c8fb6c8cf4f5454901f04e1f1ab17895c73a87 | db25185a31fbfc2854e881d1083b8fb0da7428bf | refs/heads/master | 2020-03-22T12:32:02.336567 | 2018-07-14T20:06:01 | 2018-07-14T20:06:01 | 140,045,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,911 | java | package com.NevernoteRESTAPI.Controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import o... | [
"40604431+cmudduluru@users.noreply.github.com"
] | 40604431+cmudduluru@users.noreply.github.com |
3abded4ee170e6552492081e528f6dc8e7b9b2c2 | 12693d81b34202478157a7abf9c81f263106d521 | /src/main/java/application/domain/HasID.java | 151432239e0e54a6e40bf399a1553bfb93786150 | [] | no_license | timimonoki/betting | 38ac40fa41a464d7ce81702d3dc3dafbac7b3435 | 99bc29a20977d20ca9a479e8d183531e366b438f | refs/heads/master | 2022-07-06T23:30:40.389398 | 2017-03-23T15:04:22 | 2017-03-23T15:04:22 | 95,014,899 | 0 | 0 | null | 2022-06-21T16:32:20 | 2017-06-21T14:47:24 | Java | UTF-8 | Java | false | false | 147 | java | package application.domain;
/**
* Created by NegrutiA on 3/17/2017.
*/
public interface HasID<ID> {
ID getId();
void setId(ID newId);
}
| [
"Andrei.Negruti@PaddyPowerBetfair.com"
] | Andrei.Negruti@PaddyPowerBetfair.com |
309a7a4bf3d29cd0da6bb316f4443e0e4467cfec | 97029734170a9aeda0c221a133e2162770b24618 | /app/src/main/java/com/example/mrlanguagearabic/b_s1p13_2.java | e6ff1087610c433e75150bdb931f2d9be884dad9 | [] | no_license | ghomdoust/MrLanguageArabic | 0f33662062693086c512e07eb99af798ef410824 | 2bdeeb851c46d0cc8a1704b16050ac71901de2e3 | refs/heads/master | 2023-03-31T18:53:28.889369 | 2021-04-06T23:17:27 | 2021-04-06T23:17:27 | 257,643,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,055 | java | package com.example.mrlanguagearabic;
import androidx.appcompat.app.AppCompatActivity;
import android.media.MediaPlayer;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
import com.github.barteksc.pdfviewer.PDFView;
import ja... | [
"47427371+ghomdoust@users.noreply.github.com"
] | 47427371+ghomdoust@users.noreply.github.com |
08fa2d72752998dcfe909d76a2632d020098d315 | d0ce232fae4b722d266a0f92223d49326fadcff6 | /DemoProject/src/main/java/com/demo/user/service/UserService.java | d865454a03196c3f177c9853fd052a99f30a6e33 | [] | no_license | OlgaE/DemoProject | c8965f9c3ac9379852bf7ef0b6a793abf4baaa02 | 8b1c8f9aee8feb69b1eab7c88105170e94705e60 | refs/heads/master | 2020-04-25T06:30:38.771088 | 2013-12-01T11:57:55 | 2013-12-01T11:57:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.demo.user.service;
import com.demo.user.User;
public interface UserService {
void insertUser(User user);
User getUserById(int userId);
User getUser(String loginName);
/* List<User> getUsers();*/
}
| [
"olga.efimova.aol@gmail.com"
] | olga.efimova.aol@gmail.com |
4d175f6b040934018f6106b3ceea682e8aba652e | 00990b40a0f563c9ca9e60497030a4f66565b4bd | /src/main/java/com/gdufe/SwaggerApp.java | 7f64f443fbbb426e0681e07ee30c765c1b77fd56 | [] | no_license | NEW666/springboot-swagger- | b10a472a385671b9cd1732a344db1625c91c8cfe | b8b7687c5629cbe225040db92a3689a3f39ecd7b | refs/heads/master | 2020-04-08T04:01:11.525403 | 2018-11-25T04:55:59 | 2018-11-25T04:55:59 | 158,999,032 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package com.gdufe;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SwaggerApp {
public static void main(String[] args) {
SpringApplication.run(SwaggerApp.class,args);
}
}
| [
"gong.wenhui@trs.com.cn"
] | gong.wenhui@trs.com.cn |
1dde9efd9c90bb07a142302a352f10bc080768d0 | adabaf9e85db0383a1cd4335a733367463b92289 | /3.JavaMultithreading/src/com/javarush/task/task30/task3003/Consumer.java | cf1b0d78cf8a4d687d3b4c689a5ef799cc73e686 | [] | no_license | rossi23891/JavaRushTasks | 8bc8c64a3e2c6ca8028c2d90eabaef3ef666eb9a | 0250c3c16fb4f973b8c54c4a1400bc7b9679196f | refs/heads/master | 2021-07-08T21:17:46.607861 | 2020-08-16T19:38:10 | 2020-08-16T19:38:10 | 177,397,671 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package com.javarush.task.task30.task3003;
import java.util.concurrent.TransferQueue;
public class Consumer implements Runnable {
private TransferQueue<ShareItem> queue;
public Consumer(TransferQueue<ShareItem> queue) {
this.queue = queue;
}
@Override
public void run() {
try {
... | [
"rossi23891@gmail.com"
] | rossi23891@gmail.com |
a965d2f2ae58fcec2f76ea2742295c908c886aa7 | b336605cc11ce111b5ffad91eea1201362eafab6 | /cucumber-first-demo/src/test/java/com/demo/cucumber/cucumberdemo/CucumberDemoApplicationTests.java | 110cb3be3fac9f1ca9adacc96e9094f2966c5bd3 | [] | no_license | gurucode001/demos | 4e4675248056727dc4659d0ae6387c944389ccd5 | 563410030529f7920e0a153bc9d56ca711a8708a | refs/heads/master | 2023-04-29T19:20:25.612010 | 2020-08-28T13:35:16 | 2020-08-28T13:35:16 | 257,525,351 | 0 | 0 | null | 2023-04-14T17:33:16 | 2020-04-21T08:08:35 | Java | UTF-8 | Java | false | false | 228 | java | package com.demo.cucumber.cucumberdemo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class CucumberDemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"ashutosh@uxmint.in"
] | ashutosh@uxmint.in |
a43c2046ddd7f3dc1b8da18d2f8eb2083705ea47 | f9b7678a3c97fc0569e9735e2f0c29bb97741be0 | /Test/src/main/java/de/persistence/PersistenceFacadeIF.java | 372af94a4d396c9d2589938630ed541b42b8e45b | [] | no_license | trallus/Autonomic-Robots | 6f4712a4171256a4552668a5f5c30832ea9db44d | 2237543b77142f2622c9f252238bc4d18509ae43 | refs/heads/master | 2021-01-23T13:31:35.867485 | 2015-01-30T06:07:01 | 2015-01-30T06:07:01 | 19,114,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package de.persistence;
/**
* Declaration of the menagment Methods of the Persitence
* @author Mike Kiekebusch
* @version 0.1
* @since 28.05.2014
*/
public interface PersistenceFacadeIF {
/**
* Returns a Implementing Instance of the CRUDIF
* @return A new implementing Object of the CRUDIF
* ... | [
"mikekiekebusch@gmail.com"
] | mikekiekebusch@gmail.com |
e5a11d464689a03dbf41d55122ac968790c0c24d | c501452c302afb65c1380cd9b92a1eb86a638dde | /leyou-auth/leyou-auth-service/src/main/java/com/tang/leyou/auth/config/JwtProperties.java | 7cc7ff2e2d38bb3bd4adb3be21a9458895b943f9 | [] | no_license | tangxiaonian/jwt-sso | 9ff9abcc93bee437831077d7d001fd9296d3d9d7 | 3098010d050c16f8e4a2fc3ed9a81e40949ad7b5 | refs/heads/master | 2021-06-30T15:15:31.127985 | 2019-12-01T14:35:04 | 2019-12-01T14:35:04 | 225,173,365 | 1 | 0 | null | 2021-03-19T20:30:35 | 2019-12-01T14:17:31 | Java | UTF-8 | Java | false | false | 2,332 | java | package com.tang.leyou.auth.config;
import com.tang.leyou.auth.common.RsaUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.context.properties.ConfigurationProperties;
import javax.annotation.PostConstruct;
import java.security.PrivateKey;
import java.security.PublicKey;
... | [
"2684270465@qq.com"
] | 2684270465@qq.com |
1f5041731ae6786869b001878ca6c8773f73d763 | 5d8f3a88f09150cd6b8496938b37166248993ce1 | /mybatisTest/src/main/java/com/lagou/pojo/User.java | d95cce473b689b5fae110863ac3983552c9ffdd3 | [] | no_license | PuppetMan0318/mybatis | 71eaacca8621e7e4df9daca7ed881abbc7ba5ba0 | f384fb301946403af6ef8cc7621bececedb084ff | refs/heads/master | 2022-07-06T19:30:55.344937 | 2020-03-02T14:59:07 | 2020-03-02T14:59:07 | 244,094,293 | 0 | 0 | null | 2020-10-13T19:58:01 | 2020-03-01T05:43:20 | Java | UTF-8 | Java | false | false | 697 | java | package com.lagou.pojo;
/**
* @author Xuhui
* @title User
* @date 2020/2/24 21:31
*/
public class User {
private int id;
private String username;
private String password;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getUsername() {
return username;
... | [
"1070453739@qq.com"
] | 1070453739@qq.com |
ea60c04e8ca105e6c097e459c100fdf5ec5393ea | 168ce2bedc582853b318959828a98d6c9eefebad | /src/pizzas/Ventana.java | 5044a75b3999bdb3a25e404fcafe491ebc9e6504 | [] | no_license | FLOTUZ/pizzas-gui | 8c5d04845cfb5681a77a29df18d72647816d4ab1 | 133da13be41e8bd0c2f8d675f74faba6d992b134 | refs/heads/master | 2020-08-09T00:12:02.350605 | 2019-10-10T15:11:43 | 2019-10-10T15:11:43 | 213,955,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39,596 | 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 pizzas;
import java.awt.Color;
import java.awt.Image;
import java.awt.print.PrinterException;
import java.io.BufferedWriter;
i... | [
"flotuz10@gmail.com"
] | flotuz10@gmail.com |
e6c40361d77583077c791df1f21491d530cbc12d | fd42c7f2a002564be5c48536492469b0fb44b485 | /Notebook/src/main/java/ua/model/Address.java | 5c9b10def1f847f25e8d76a12f50fcae8d7ab417 | [] | no_license | AndriiSeverin/JavaTraining | 488e9a6cb0d508f0a6c92f98e5e64055a2daac97 | d6f9d5c149352dc8ab7e8d4cb399d6405d318a0b | refs/heads/master | 2021-06-11T21:25:49.637197 | 2017-01-20T22:31:10 | 2017-01-20T22:31:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,167 | java | package ua.model;
/**
* Created by andrii on 06.11.16.
*/
public class Address {
/**
*
*/
private String postalCode;
/**
*
*/
private String city;
/**
*
*/
private String street;
/**
*
*/
private String houseNumber;
/**
*
*/
... | [
"Severinandrey97@gmail.com"
] | Severinandrey97@gmail.com |
1b89b7a08fba9b413c08e47d4f2f20935b9c5c0e | fe1684ba3e16e9c3904b8a90f668a68e1cd4e604 | /wealth/wealth-persist/src/test/java/org/solt/wealth/persist/common/EnumDAOTest.java | b55f09abd990253ff835befd137895df56590794 | [] | no_license | pepper7/wealth | c77229708cf535a9ccad1438e6d63e5a6eb3f509 | c5df597ae4e4eb102f7e793566ae2c076a385190 | refs/heads/master | 2021-01-20T12:11:33.420777 | 2016-01-08T09:38:16 | 2016-01-08T09:38:16 | 27,519,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,149 | java | package org.solt.wealth.persist.common;
import java.sql.SQLException;
import javax.annotation.Resource;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.solt.wealth.model.common.Enums;
import org.springframework.test.context.ContextConfig... | [
"yasin.y.ren@gmail.com"
] | yasin.y.ren@gmail.com |
0b2b050a860e28d429a4d8ad87c9e788480d002b | adbd3ddcd18921e614f56909068554967636ed89 | /Question9_1.java | 575d29dcd95d3dd19799a073a3635b916a4e51ea | [] | no_license | nangu21/java_practice | 249c328bde23338f40e7b0131b4a5fef8773e558 | da56cc8d6f2f95b061e6d23075dc646f490ebf49 | refs/heads/main | 2023-01-12T23:56:15.416026 | 2020-11-27T07:36:06 | 2020-11-27T07:36:06 | 301,378,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | import java.io.*;
import java.lang.*;
public class question9_1{
public static void main(String[] args){
try{
String str;
FileReader fr= new FileReader("today.txt");
BufferedReader br= new BufferedReader(fr);
while(br.ready()){
str= br.readLine();
System.out.println(str);
}
br.close();
... | [
"noreply@github.com"
] | nangu21.noreply@github.com |
49f9007978c0482a564ab4320318602ed57945e2 | dafdbbb0234b1f423970776259c985e6b571401f | /allbinary_src/ThreadLibraryM/src/main/java/allbinary/thread/RunnableInterface.java | 3708855891b8c58fc234e1d51ebe0d2829b9beaa | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | biddyweb/AllBinary-Platform | 3581664e8613592b64f20fc3f688dc1515d646ae | 9b61bc529b0a5e2c647aa1b7ba59b6386f7900ad | refs/heads/master | 2020-12-03T10:38:18.654527 | 2013-11-17T11:17:35 | 2013-11-17T11:17:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | /*
* AllBinary Open License Version 1
* Copyright (c) 2011 AllBinary
*
* By agreeing to this license you and any business entity you represent are
* legally bound to the AllBinary Open License Version 1 legal agreement.
*
* You may obtain the AllBinary Open License Version 1 legal agreement from
* AllBinary or the ro... | [
"travisberthelot@hotmail.com"
] | travisberthelot@hotmail.com |
dfbe047bc6ab9fe8adef21890e26de45884c3a27 | 1de157d1198295eb991f6f63db08159aaefc23b2 | /app/src/main/java/pl/bandurski/piotr/taskorganizerpreview/data/SampleDataItem.java | 9ce6b79c11f21164e584cce0051acedfce896ec1 | [] | no_license | PiotrBandurski/TaskOrganizer | 6fe0750e8d6040f3630b5a44959ac040951cf141 | d4b86f5e4fb0c14dac910b1fb055e0ec66c8841a | refs/heads/master | 2021-01-19T23:20:20.875374 | 2017-04-21T13:25:08 | 2017-04-21T13:25:08 | 88,965,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package pl.bandurski.piotr.taskorganizerpreview.data;
import java.util.Random;
/**
* Created by piotr on 21/04/2017.
*/
public class SampleDataItem {
private String sampleLabel = "Label";
public SampleDataItem() {
sampleLabel += new Random().nextInt(16);
}
public String getSampleLabel() {... | [
"Piotr"
] | Piotr |
39e7fbb861a398e7ad0888cf60f6472a5e8f4ba4 | 55bbb333ec3b0972abe77f1c92d6550836606fd0 | /30 Days Of Code/Day 07 - Arrays/Solution.java | 8ddd9410102a074500273c9f038958e3e4dd0338 | [] | no_license | builien2010/HackerRank_Solutions | 4c70a39673719bf55373d5f3a0522f458f975260 | 9897ef6142aeee2d90de03aad4e90c3ceb3d96fa | refs/heads/master | 2020-03-23T17:57:27.520110 | 2018-09-17T12:47:33 | 2018-09-17T12:47:33 | 141,882,815 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 915 | java | // Author: Lien Bui
// GitHub: github.com/builien2010
// HackerRank: hackerrank.com/builien2010
import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util.*;
import java.util.concurrent.*;
import java.util.regex.*;
public class Solution {
private static final Scanner scan... | [
"noreply@github.com"
] | builien2010.noreply@github.com |
4dd34589f921dfa5793b35b961b96c32a1aee872 | 70fdcc1acfcc11681f8250e3cb437ffe5958c991 | /services/src/main/java/fr/alma/mw1516/services/exception/IMEIInvalidFormatException.java | 52bd4b4b120c05e14e64282acf80a35aee6e9b52 | [] | no_license | masters-info-nantes/bloffee | 5981ccd33d7646049a0f7c0736a19d549178c6b1 | 27d9cff429d7e56e54b29f97bf51aebd7851868e | refs/heads/master | 2021-01-10T07:16:05.724840 | 2015-12-04T16:07:04 | 2015-12-04T16:08:08 | 47,321,606 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 184 | java | package fr.alma.mw1516.services.exception;
/**
* Created on 12/3/15.
*
* @author Adrien Garandel, Nicolas Brondin
*/
public class IMEIInvalidFormatException extends Exception {
}
| [
"dralagen@dralagen.fr"
] | dralagen@dralagen.fr |
bfcfa3c3250e204f6ff6700961cedc8944b373f4 | baf53267cfa28a4c2a398ee9758da17aa09f3fb2 | /hapi-fhir-base/src/main/java/ca/uhn/fhir/util/OperationOutcomeUtil.java | f88262c43c65c1009bb73378253e021b01d08e9e | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | tadgh/hapi-fhir | d10e6fa95bf2e2266823fce6d306473335f1c333 | ef923a77c48f98476bd82fec9bbd269a0e4a35ca | refs/heads/master | 2020-04-11T05:42:08.047254 | 2019-09-30T22:08:25 | 2019-09-30T22:08:25 | 161,557,604 | 0 | 0 | Apache-2.0 | 2019-09-30T22:08:28 | 2018-12-12T23:26:18 | Java | UTF-8 | Java | false | false | 6,717 | java | package ca.uhn.fhir.util;
/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 - 2019 University Health Network
* %%
* 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... | [
"jamesagnew@gmail.com"
] | jamesagnew@gmail.com |
6f2b6a8bc602dc499a95ce65b035f9648f5e60ed | 318b62b6575c3566f498c244d7b667354bbc6a4e | /app/src/androidTest/java/com/josenaves/udacity/fivethings/ApplicationTest.java | ab0ff1f5d0b5982c68704d94c7b03a5172f01976 | [
"MIT"
] | permissive | josenaves/udacity-5-things | 9ae7493e3cf76da97e573bb05edac7c967f544ed | 1964debcb2b48168e1f04c4005efdb24791a8407 | refs/heads/master | 2021-01-01T19:30:51.466651 | 2015-10-22T18:16:39 | 2015-10-22T18:16:39 | 39,401,182 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package com.josenaves.udacity.fivethings;
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() ... | [
"josenaves@gmail.com"
] | josenaves@gmail.com |
f941e27e342eb25807d50f7112ad205ff25f651a | c2f71118013cd3c0f0e9bdd7987cff1fbc801044 | /module/vipshop-admin/Doc/v1/temp/src/main/java/io/swagger/client/ApiResponse.java | 5c2273a908041edaf5d1907ebeb87a1596ce463a | [] | no_license | VellichorLK/emotibot-admin-api | 74c11891350ad25c9ab5196544670aebafc78fdc | 6e4f45e85d6836e89106dd7d1beffec141fff810 | refs/heads/master | 2022-11-11T23:43:19.271043 | 2019-08-22T10:18:55 | 2019-08-22T10:18:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,488 | java | /*
* 机器人设置API
* This is api document page for robot setting RestAPIs
*
* OpenAPI spec version: 1.0.0
* Contact: danielwu@emotibot.com
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
packag... | [
"i.lu.f@hotmail.com.tw"
] | i.lu.f@hotmail.com.tw |
8dc8b32099b103494af320950cf82c26f4c6c26e | 0356bb92375c945d7e3cff1ba99f4c47c85fe678 | /src/main/java/com/example/servicecustomer01/configuration/Config.java | f2998046be5a0f1bc1f3b771b0efb6f3ab77f879 | [] | no_license | IvanChiu0/servicecustomer | 883e2cde2936dccd1deb947c69cdb437ac27f75a | bb506a5f0ad03863b7d19e480d61e6d74787d1f6 | refs/heads/master | 2020-11-29T04:37:46.751228 | 2019-12-25T01:37:32 | 2019-12-25T01:37:32 | 230,023,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 908 | java | package com.example.servicecustomer01.configuration;
import com.example.servicecustomer01.iRule.MyIRule;
import com.netflix.hystrix.contrib.metrics.eventstream.HystrixMetricsStreamServlet;
import com.netflix.loadbalancer.IRule;
import com.netflix.loadbalancer.RandomRule;
import org.springframework.boot.web.servlet.Ser... | [
"409237119@qq.com"
] | 409237119@qq.com |
a152b57fd9aa50d8cfc1ac89e258c28b0cc31e9c | b07e80c5fc4c6336adcf99d385ab7b88c84f2c39 | /server/car-service-core/src/main/java/com/huhuo/carservicecore/sys/district/IDaoCity.java | 7ecbda77a3fd9c963579b904645a65daf00ea4c1 | [] | no_license | Becker365/car-rental | a34ebe6cbaaf20ca7bdd46b1d89700967c6b69a0 | a360c9eec844f9dcf95d52c5e73d8b1b2213b140 | refs/heads/main | 2023-04-10T06:12:56.023792 | 2020-12-26T14:43:40 | 2020-12-26T14:43:40 | 361,785,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 161 | java | package com.huhuo.carservicecore.sys.district;
import com.huhuo.integration.base.IBaseExtenseDao;
public interface IDaoCity<T> extends IBaseExtenseDao<T> {
}
| [
"Becker365@users.noreply.github.com"
] | Becker365@users.noreply.github.com |
9ccae2e2f18028cec401f49554e98bd282557c21 | 97fd02f71b45aa235f917e79dd68b61c62b56c1c | /src/main/java/com/tencentcloudapi/trro/v20220325/models/ModifyDeviceRequest.java | 20c7033e347c8b73764dc0cd9406269f3b1dfaa5 | [
"Apache-2.0"
] | permissive | TencentCloud/tencentcloud-sdk-java | 7df922f7c5826732e35edeab3320035e0cdfba05 | 09fa672d75e5ca33319a23fcd8b9ca3d2afab1ec | refs/heads/master | 2023-09-04T10:51:57.854153 | 2023-09-01T03:21:09 | 2023-09-01T03:21:09 | 129,837,505 | 537 | 317 | Apache-2.0 | 2023-09-13T02:42:03 | 2018-04-17T02:58:16 | Java | UTF-8 | Java | false | false | 4,427 | java | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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
... | [
"tencentcloudapi@tencent.com"
] | tencentcloudapi@tencent.com |
6704bf61692272473ba4dcec7f53c7fe2856c4ba | 35107dc613dd6e7c56e4548e2e66756b0e067653 | /src/main/java/service/impl/MstKotaSvcImpl.java | db92b98d3fd16ce502f8739c44372e807cd73421 | [] | no_license | yadsyah/Spring-ZkFramework | 3c48583e3fb11e2e48b92c1e04fb8af95b0ec405 | 47108c16e6516ea0c95ec49ece2362bee764a27f | refs/heads/master | 2021-09-04T13:11:07.853460 | 2018-01-19T02:37:29 | 2018-01-19T02:37:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,816 | java | package service.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import dao.MstKotaDao;
import dao.MstProvinsiDao;
import dto.MstKotaD... | [
"diyansetiyadi@gmail.com"
] | diyansetiyadi@gmail.com |
11a0f10c70a58e8f9cec4a6af8481c0d0f1101a9 | dd2e7df1852584980a5b1f0959a6032fd4d181ad | /src/NewThread4.java | e55c9f5021b52d02246f54b691889a24eeb83887 | [] | no_license | AnnaVitalevna/lab6 | aaeac909fd976978d1fb40058a133b70b8f21f43 | 50652e1a0137506749c0c429e4945504df284950 | refs/heads/master | 2020-04-16T10:07:37.210609 | 2019-01-13T10:31:17 | 2019-01-13T10:31:17 | 163,088,011 | 0 | 0 | null | 2019-01-11T11:15:48 | 2018-12-25T14:09:28 | Java | WINDOWS-1251 | Java | false | false | 1,815 | java | //Применение методов isAlive() и join()
public class NewThread4 implements Runnable {
String name;
Thread t;
NewThread4 (String threadname){
name=threadname;
t= new Thread(this,name);
System.out.println("Новый поток: "+t);
t.start();
}
public void run(){... | [
"noreply@github.com"
] | AnnaVitalevna.noreply@github.com |
546a2c00d58c10f4d064be62dd1fa96180d1ae9d | f03edca3906885b6194b369d3b1b4ac9152baa98 | /src-def/org/tds/sgh/logic/ITomarReservaController.java | b1fba5a523fa6f28813eb3041a17f6932d990269 | [] | no_license | rioseco/JavaProjects | dfddd209edef5fa12a863b3d423dad604e0d69c6 | a5759dcba4964a72f7c8a3a27d03f6df8e87e864 | refs/heads/master | 2016-09-11T02:58:06.964766 | 2013-08-24T18:47:23 | 2013-08-24T18:51:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package org.tds.sgh.logic;
import java.util.*;
import org.tds.sgh.dto.*;
public interface ITomarReservaController extends IHacerReservaController,
IIdentificarReservaClienteController
{
List<ReservaDto> buscarReservasNoTomadas(String nombreHotel, GregorianCa... | [
"rioseco.luis@gmail.com"
] | rioseco.luis@gmail.com |
8cf481562051603daf2c619022b74cfa2a55d5ee | 1c5196893c4fa68b75469fb0d616b6bee62f7763 | /Android UI/RelativeLayoutExample/app/src/androidTest/java/com/example/asus/relativelayoutexample/ExampleInstrumentedTest.java | 546fc3c637a0b93410b58b0ff2ddffa354cd4bbd | [] | no_license | Rache1LiN/learn-in-Android | a1872bafaf2e8e71f1396056626b275af14e5592 | 5635ffd679d23a11512aebda945ffc00e71cad2a | refs/heads/master | 2021-08-31T13:43:54.616024 | 2017-12-21T14:49:02 | 2017-12-21T14:49:02 | 113,399,174 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package com.example.asus.relativelayoutexample;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will exe... | [
"948094798@qq.com"
] | 948094798@qq.com |
ececfb9ce75392b19ccb43cdbd4be3f2079a4ff7 | dd8cf499db557a3dd446f63bd4ea533567a085b1 | /chapter-5-spring-boot-paging-sorting/src/main/java/cn/springboot/service/impl/UserServiceImpl.java | be489bf27332f345fc4ef086e29654f1a0ac4c4f | [] | no_license | bailj007/springbootlearning | 6562d43637ec59aac8c5bc3c07c0ebb15779ae72 | 8fca107d637c49fabc5f9c37d6e00ac339b02cb2 | refs/heads/master | 2021-07-08T03:29:07.158097 | 2019-08-09T01:39:29 | 2019-08-09T01:39:29 | 201,013,933 | 0 | 0 | null | 2020-10-13T15:10:12 | 2019-08-07T09:06:09 | Java | UTF-8 | Java | false | false | 1,155 | java | package cn.springboot.service.impl;
import cn.springboot.domain.User;
import cn.springboot.domain.UserRepository;
import cn.springboot.service.UserService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page... | [
"736198133@qq.com"
] | 736198133@qq.com |
ef5498b95ee642862a18ff720ecfd65ab5be102f | 531452124c7cf2e89b878c07be41045b17ced567 | /src/main/java/com/niche/ng/config/ApplicationProperties.java | 99bcb429aba5f7e0957fe7efa1b456b08ceef4ba | [] | no_license | AnithaRaja90/ProjectGreenHands_isha | b93619014b74817c669c21b9bf5e7bfc29b5a03c | 377e43e60ae78c7e27d7d8a8caaf4f2ade65b446 | refs/heads/master | 2020-03-26T19:34:46.965548 | 2018-08-19T04:39:04 | 2018-08-19T04:39:04 | 145,272,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package com.niche.ng.config;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* Properties specific to Project GH.
* <p>
* Properties are configured in the application.yml file.
* See {@link io.github.jhipster.config.JHipsterProperties} for a good example.
*/
@ConfigurationProperti... | [
"ptnaveenraj@outlook.com"
] | ptnaveenraj@outlook.com |
9fefdf5fa495729ec8e3b18991003f4abae0ad26 | 07f91d8a46c580f5a8a31d8235ad78a8d94497be | /CoreJavaBasics/src/cpycons/CpyConstructorTest.java | 4cea5722b5b269a27b9ebaf6c9e52c6f5c6a00d6 | [] | no_license | harshalp27/BackupCodesYTPL | 39fd47595bb8ab395105a1a60f07d023ce7d36be | 47d3ffbd8dcaceb7b0b8e8809964de40b8005660 | refs/heads/master | 2022-12-31T00:18:22.579962 | 2019-06-01T18:51:55 | 2019-06-01T18:51:55 | 189,712,394 | 0 | 0 | null | 2022-12-16T06:33:46 | 2019-06-01T09:05:26 | Java | UTF-8 | Java | false | false | 446 | java | package cpycons;
public class CpyConstructorTest {
public static void main(String[] args)
{
PointOne one = new PointOne(1,2);
PointTwo two = new PointTwo(1,2,3);
PointOne clone1 = new PointOne(one);
PointOne clone2 = new PointOne(two);
//Let check ... | [
"harshalp28@gmail.com"
] | harshalp28@gmail.com |
ed622bf31b6c8fde3b740f120a28bfd34a9f6533 | 7d2b33e68e80ca06701f090f1b95425bee0e3aaf | /src/main/java/arrays/Solution.java | cf2532d58423977038a38f758c3f4c1c758ee1d4 | [] | no_license | fanonxr/Interview-Prep-Repo | a2d8b8aaf84b5b60f7bd73f8bcbfa478f5860ec7 | 94b152c721dba5328b42dd8216e5d11dfa6061f3 | refs/heads/master | 2021-06-13T02:22:05.204622 | 2020-05-19T00:48:24 | 2020-05-19T00:48:24 | 254,412,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,407 | java | package arrays;
import java.util.HashMap;
import java.util.Map;
public class Solution {
public static void main(String[] args) {
int[] testSubArraySum = new int[]{3, 4, 7, 2, -3, 1, 4, 2};
int test1 = subArraySum(testSubArraySum, 7);
System.out.println(test1);
}
public static int findMinInRotatedAr... | [
"fanonxdevelops@gmail.com"
] | fanonxdevelops@gmail.com |
5deea5d587b31ee2e86c0c710a539db4d88988b5 | 35a545de13f5d684cefa000be5619fd1ca43c559 | /src/main/java/de/flapdoodle/embed/process/config/IRuntimeConfig.java | 901ed43aa0cf986884041b81bf45691987af4269 | [] | no_license | chrbayer84/de.flapdoodle.embed.process | 359b82b340842831eb9a0fc7a6ab08905134be39 | 0870edb8664705dd4b88c478dc749f1d63e215f4 | refs/heads/master | 2021-01-17T08:18:16.936053 | 2013-08-27T04:40:18 | 2013-08-27T04:40:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,358 | java | /**
* Copyright (C) 2011
* Michael Mosmann <michael@mosmann.de>
* Martin Jöhren <m.joehren@googlemail.com>
*
* with contributions from
* konstantin-ba@github,Archimedes Trajano (trajano@github)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compli... | [
"michael@mosmann.de"
] | michael@mosmann.de |
fe73699df3868b2f7e68faf17652872e18dea87f | fb1f54eb41c72170e0844d17593432d07f4ebc3c | /src/main/java/com/jasperwireless/api/ws/schema/ChangeSubscriberServiceResponse.java | d16af3716a596e5db417c0ba367b871dcd327363 | [] | no_license | lxchen2001/jasper-wireless-api | a46635f6ccd6e4decf4d758f9e6423822dd77c93 | 3b4b4f866c1d92cbcb3cb5e4b4ce62280adc8d83 | refs/heads/master | 2021-01-19T21:05:14.223937 | 2016-10-28T19:15:46 | 2016-10-28T19:15:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java |
package com.jasperwireless.api.ws.schema;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragm... | [
"cesar.alvernaz@gmail.com"
] | cesar.alvernaz@gmail.com |
003e4c41b8ddf935b7a3f8e061d57fe650a53abf | 40cc987bce56500a8de2718c8377397ebef53748 | /src/main/java/com/wangwenjun/design_pattern/chapter8/AsynFuture.java | c0a2c996002f796d8f5b83accd5f5ff6d137b99d | [] | no_license | xiaotaowei1992/JavaThread | 5adbf72ece3563bb5c9b77939bcab42c4f5b7d5a | 9b54083d90a1e732c323a0e247def8ae400b1363 | refs/heads/master | 2021-06-29T04:53:32.314190 | 2019-07-19T03:16:24 | 2019-07-19T03:16:24 | 139,999,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package com.wangwenjun.design_pattern.chapter8;
/***************************************
* @author:Alex Wang
* @Date:2017/3/22 QQ:532500648
* QQ交流群:286081824
***************************************/
public class AsynFuture<T> implements Future<T> {
private volatile boolean done = false;
private T result;... | [
"weixiaotao@shein.com"
] | weixiaotao@shein.com |
158ba461cd5c2da4a8406ae4c783e10b4b84febd | b7d9aac03b6f449b038d8546dd7b6e3aac6b171c | /src/main/java/Reproductor/Modificar.java | fed1772d9d92bc322c7fbb307e33a6fefe9f142e | [] | no_license | jamesg19/Practica1_OCL2 | 0c979743478c919d1d0c111d477274f396b721fa | 93806160bcbf36edbd19cfb4dd8265726d1c1dea | refs/heads/master | 2023-07-28T18:41:11.065427 | 2021-09-10T20:32:34 | 2021-09-10T20:32:34 | 401,389,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | 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 Reproductor;
import Archivos.LecturaArchivoBinario;
/**
*
* @author James Gramajo
*/
public class Modificar {
priva... | [
"48737452+jamesg19@users.noreply.github.com"
] | 48737452+jamesg19@users.noreply.github.com |
74cd6b6c909b321e5679011aeae34c468ac14266 | bdaca4aa07672d6b73c8eb6491290bbcb5d53030 | /927-Three-Equal-Parts/solution.java | 3519dc181093645e830810ed3a621ec796b0eb76 | [] | no_license | zacw7/LeetCodeSolution | 9b4102ffa69ff0d0fc15bd546c7fa0c8ae9971a7 | 6293fa5893864dc52d161c2532bc985e12d07598 | refs/heads/master | 2022-03-29T13:14:06.664763 | 2020-01-19T21:27:40 | 2020-01-19T21:27:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,148 | java | class Solution {
public int[] threeEqualParts(int[] A) {
int count = 0;
for (int n : A) {
count += n;
}
if (count == 0) {
return new int[]{0, A.length - 1};
}
if (count % 3 > 0) {
return new int[]{-1, -1};
}
int each... | [
"zac.wen7@gmail.com"
] | zac.wen7@gmail.com |
eee756958138d117b0ef4e2e27e1d495447ed364 | dbdd5e0191f5f86a0389c7de304ab861084db507 | /src/ao/games/console/SpaceShip.java | 97d940aa9df532a8bbb0690a9f6d2da0ccf1c147 | [] | no_license | AsyaCemeniel/Star-Wars | 1c44b537f69dddc9bcffcbd991da8edc3b49d117 | 46c1aace405f779527e6410cb453c4af675b3f5e | refs/heads/master | 2022-07-16T02:07:51.403485 | 2020-05-13T15:14:20 | 2020-05-13T15:14:20 | 263,665,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 922 | java | package ao.games.console;
public class SpaceShip extends BaseObject {
private static int[][] matrix = {
{0, 0, 0, 0, 0},
{0, 0, 1, 0, 0},
{0, 0, 1, 0, 0},
{1, 0, 1, 0, 1},
{1, 1, 1, 1, 1},
};
private double dx = 0;
public SpaceShip(double x... | [
"noreply@github.com"
] | AsyaCemeniel.noreply@github.com |
605b1a6a26fea1738507bb4dc85ee6743771a1c9 | a566b8ac1a4dcd26edb73aec179bda3d30f6518b | /src/Shelf.java | f68e87388f20e9eb64bd114326e50c1022641bf1 | [] | no_license | Clement05/3D-Bin-Packing-BFDH | 82956d352ed45949997048707f160ac02a4f84ae | 46dae88debd3be1476629238a53a60b86c823002 | refs/heads/master | 2021-01-13T11:51:28.714401 | 2016-12-28T10:50:29 | 2016-12-28T10:50:29 | 77,496,764 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,695 | java | import java.util.LinkedList;
public class Shelf {
private int height;
private int id;
private LinkedList<Row> rows = new LinkedList<Row>();
public Shelf(){
this.height = 0;
this.id = 0;
}
public Shelf(int id, int height){
this.height = height;
this.id =id;
}
public Shelf(int ... | [
"clement.girard@dptechnology.com"
] | clement.girard@dptechnology.com |
dcddc7dc3c743147e4ff91b1acd1cd13a5f096d1 | e24a6a89bf2415f1af66387086ebed209a988d15 | /Pet-Clinic/pet-clinic-data/src/main/java/com/technolearns/model/Person.java | 1034de5e2e5c1e5ce6810c7b9bc6bed9583c97b5 | [] | no_license | arjunxxx/Pet-Clinic | f1afa2f0a6d4137f2edd8a5365858c59dd887e39 | b1285666fff841aa2ff696aed3e6bfe8d2a072d5 | refs/heads/master | 2023-05-27T20:33:06.035875 | 2021-06-14T17:45:59 | 2021-06-14T17:45:59 | 370,351,779 | 0 | 0 | null | 2021-06-14T17:22:35 | 2021-05-24T12:55:31 | Java | UTF-8 | Java | false | false | 639 | java | package com.technolearns.model;
import javax.persistence.Column;
import javax.persistence.MappedSuperclass;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.experimental.SuperBuilder;
@Getter
@Setter
@SuperBuilder
@NoArgsConstructor
@AllArgs... | [
"arjunrajeev1@gmail.com"
] | arjunrajeev1@gmail.com |
8e50857feb8b2acab1301971bed68cb22e948cce | 2866b18c9a305370aaac463cb60a0de2c9c92399 | /Open Camera/src/open/camera/OpenCamera.java | 3a4ea007f6235d402129d5d99e6a5d92b6518009 | [] | no_license | ShaminAsfaq/Java-with-NetBeans | 30ec0ca186044a1fb6231368a1d3e2fc619efe78 | a2f4df2d82080f02d9cbee6de240539acc511f11 | refs/heads/master | 2021-01-12T04:46:21.683457 | 2019-07-01T21:07:34 | 2019-07-01T21:07:34 | 77,791,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 929 | 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 open.camera;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.s... | [
"shamin.asfaq@gmail.com"
] | shamin.asfaq@gmail.com |
90a9af5bc4d2f0b5ddd11a6a712414180c6149ee | d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb | /PROMISE/archives/ant/1.3/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java | 6b0b374de85917a37632a7d1007ca0bf035ade17 | [] | no_license | hvdthong/DEFECT_PREDICTION | 78b8e98c0be3db86ffaed432722b0b8c61523ab2 | 76a61c69be0e2082faa3f19efd76a99f56a32858 | refs/heads/master | 2021-01-20T05:19:00.927723 | 2018-07-10T03:38:14 | 2018-07-10T03:38:14 | 89,766,606 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,467 | java | package org.apache.tools.ant.taskdefs.optional.junit;
import org.apache.tools.ant.BuildException;
import org.apache.tools.ant.Project;
import junit.framework.*;
import java.lang.reflect.*;
import java.io.*;
import java.util.StringTokenizer;
import java.util.Vector;
/**
* Simple Testrunner for JUnit that runs all te... | [
"hvdthong@github.com"
] | hvdthong@github.com |
86798234611d47cfeb17abbc9e5b76e0703cb9e8 | 5adb9848b978e3754df65e55c22af20a0c54f84c | /src/main/java/com/netthreads/libgdx/texture/SoundAssetManager.java | f8acfa5671f8216c56e03cdbee03933523ed1409 | [
"Apache-2.0"
] | permissive | alistairrutherford/netthreads-libgdx | c8ce08b01eba4379ed8de99b40a64b271c577f14 | c7bb502992a6097712b26e8a05d704a3b81d0e21 | refs/heads/master | 2020-05-17T15:24:58.832747 | 2016-11-27T10:51:52 | 2016-11-27T10:51:52 | 8,676,644 | 23 | 12 | null | null | null | null | UTF-8 | Java | false | false | 885 | java | package com.netthreads.libgdx.texture;
import com.badlogic.gdx.assets.AssetManager;
import com.badlogic.gdx.audio.Sound;
import com.badlogic.gdx.utils.Disposable;
import com.google.inject.Inject;
import com.google.inject.Singleton;
import com.netthreads.libgdx.sound.SoundDefinition;
import com.netthreads.libgd... | [
"alistair.rutherford@gmail.com"
] | alistair.rutherford@gmail.com |
582fe74c4800fb806584ca8d482e26f8258be688 | 18244d33aaeaea6f82c40ff7663dd3156a914310 | /src/main/java/fr/uvsq21920965/pglp52/Ipersonnels.java | 1f46604b84d07ac395230d40e9e3bd5839b94def | [] | no_license | uvsq21920965/pglp_5.2 | eb4a0fe2c45fc8f0a07bc6a12da9a6cef53e3700 | 19e0f3d13fb895ec1e40159f38804b098a0cef46 | refs/heads/master | 2022-12-30T06:12:36.447474 | 2020-04-27T15:41:03 | 2020-04-27T15:41:03 | 257,967,770 | 0 | 0 | null | 2020-10-13T21:28:14 | 2020-04-22T17:09:30 | HTML | UTF-8 | Java | false | false | 280 | java | package fr.uvsq21920965.pglp52;
import java.io.Serializable;
/**
* Ipersonnels interface.
* @author Sarra Belmahdi
*
*/
public interface Ipersonnels {
/**
* methode pour l'affichage.
* @return affichage des coredonnes de personnel.
*/
public String print();
}
| [
"sarra.belmahdi@gmail.com"
] | sarra.belmahdi@gmail.com |
48968a9d56e1af64c733ca948bb6551eccfc09c4 | cd6875de73db5abbca2c52ca5b9cdde0546020e6 | /src/hackerrank/XORStrings.java | 14ba85f689b8eb8c96eff1c633b3b2d8c4b8599c | [] | no_license | sowon-dev/AlgorithmStudy_Java | e3d34bb41353acf3f49a779c863722cc9b7eed3b | e793ef4be21f422ffd358c8fc3949600a64e686c | refs/heads/master | 2023-06-27T22:32:37.356540 | 2021-08-03T14:49:20 | 2021-08-03T14:49:20 | 299,468,936 | 10 | 7 | null | null | null | null | UTF-8 | Java | false | false | 675 | java | package hackerrank;
public class XORStrings {
public static String stringsXOR(String s, String t) {
// 0과 1로된 두 개의 문자열에서 XOR값을 리턴하는 문제
// XOR란 같으면 0 다르면 1을 출력한다.
// 주어진 코드 중 3줄만 수정가능하고 새로운 코드를 추가하거나 기존 코드를 제거하면 안된다.
String res = new String("");
for(int i = 0; i < s.length(); i++) {
if(s.cha... | [
"sowonkim177@gmail.com"
] | sowonkim177@gmail.com |
3094691bb874ddb3da5c25bc857e7b74d7f233d9 | 282f33997d5636627609531a29737c280479653d | /PG_Test_2017_Autumn/src/main/java/jp/pgtest_autumn/application/ApplicationBase.java | b4d2e3c4197c65fba2a78d17b976e69a3c768548 | [] | no_license | mono0423/pg_test_2017_autumn | 4ec0dfbbaffa71fbcbca12cdb35e1caf9c2c15b1 | 81abcfd907444db6786262a143c61d112d0ff7c4 | refs/heads/master | 2021-09-10T05:30:34.825594 | 2018-03-21T05:19:18 | 2018-03-21T05:19:18 | 110,315,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,264 | java | package jp.pgtest_autumn.application;
import java.util.List;
public abstract class ApplicationBase {
/**
* アプリ起動時処理。
* <p>
* 具体的な処理はサブクラスでオーバーライドし定義する。
* </p>
*
* @return メッセージリスト
*/
public abstract List<String> launch();
/**
* 音量UPボタン押下時処理。
* <p>
* 具体的な処理はサブクラスでオーバーライドし定義する。
* </p>
*
*... | [
"mono0423@gmail.com"
] | mono0423@gmail.com |
67d62b6a59349c54a7e532ba741feaaffe15f531 | 16a7c5345cbbbb68c1f102d38e6f5ba7198b57e2 | /Leccion02/sga-jee-01/sga-jee/src/main/java/mx/com/gm/sga/servicio/PersonaServiceImpl.java | 2e973eb81a7ce30451627f22847780a8498fa415 | [] | no_license | diegoogle/JavaEE | f534986ab298bcf5bbc3b7836edd8f2e5d6d7d08 | 8f9c6b44c023d1647535dc291e24312f930589fe | refs/heads/master | 2022-07-08T08:06:48.609119 | 2019-09-10T18:38:38 | 2019-09-10T18:38:38 | 207,609,755 | 1 | 0 | null | 2022-06-21T01:51:06 | 2019-09-10T16:32:04 | Java | UTF-8 | Java | false | false | 1,017 | java | package mx.com.gm.sga.servicio;
import java.util.ArrayList;
import java.util.List;
import javax.ejb.Stateless;
import mx.com.gm.sga.domain.Persona;
@Stateless
public class PersonaServiceImpl implements PersonaServiceRemote {
@Override
public List<Persona> listarPersonas() {
List<Persona> ... | [
"noreply@github.com"
] | diegoogle.noreply@github.com |
1d9a9a73b6aa9b2769e491efda4e0ca52f742aed | 69a99b024f85a3e3f2bc313d9d20affec028780a | /UFPESECURITY2/app/build/generated/source/r/debug/android/support/v7/recyclerview/R.java | bc39f152d24d7b9f9e20913a1e8f26ab3622a163 | [] | no_license | vdcn1/ufpesecurity | 8829fd3e1ce7aed3d25b1ba7544f7dac06f7ece9 | 404a5bede03dfb9053fcb39a9ebf691951fa6e7b | refs/heads/master | 2020-03-22T17:42:22.351624 | 2018-07-10T22:11:11 | 2018-07-10T22:11:11 | 140,410,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,938 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.recyclerview;
public final class R {
public static final class attr {
public static fi... | [
"noreply@github.com"
] | vdcn1.noreply@github.com |
eee5105aac6a3a998ef4881ee6ce5098044d9663 | 201ef9f147813381276291309781b4bd5e745fae | /servlet3.0/src/com/liang/servlet/MyServletContainerInitializer.java | e6e35e42369d9cf99abd3faa1a11842c6e8fb8b3 | [] | no_license | LvanLiang/spring-web-annotation-learn | 4d27428afbf4d6e7b7b0e21440713632ccf43e2f | d4fcd08ef68e4273c3859ede25bcac8147226e90 | refs/heads/master | 2022-12-27T21:47:37.124281 | 2019-07-13T13:22:29 | 2019-07-13T13:22:29 | 196,421,584 | 0 | 0 | null | 2022-12-16T08:48:11 | 2019-07-11T15:34:29 | Java | UTF-8 | Java | false | false | 2,009 | java | package com.liang.servlet;
import com.liang.service.UserService;
import javax.servlet.*;
import javax.servlet.annotation.HandlesTypes;
import java.util.EnumSet;
import java.util.Set;
/**
* 容器启动的时候会将@HandlesTypes指定的这个类型下面的子类(实现类,子接口等)传递过来;传入感兴趣的类型;
* @author: Liangxp
* @date: 2019/7/11 21:26
*/
@HandlesTypes(valu... | [
"liangxp0@126.com"
] | liangxp0@126.com |
198c89813950f25a986adb243db2ebe7af0ef6af | 8b9881fa503b0e4144ce66192b88df897785eacf | /src/com/mukesh/DSA/Algorithm/BubbleSortTryout.java | 6f32f39caa258dc24bd7cf84e730f8c2418deb8d | [] | no_license | mukeshkumar7470/JavaPracticewithDSA | 7627c0d4b3bbe4df9eaf49ee9ee6c3a3152f7f53 | e6bc3ecb698b6ac88d49a586d9609e7dcc8fd0c6 | refs/heads/master | 2023-07-02T17:01:38.062160 | 2021-08-05T18:33:54 | 2021-08-05T18:33:54 | 351,735,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,436 | java | package com.mukesh.DSA.Algorithm;
public class BubbleSortTryout {
static int noOfSwaps = 0;
static int noOfPasses = 0;
public static void swap(int[] numbers, int firstIndex, int secondIndex) {
int temp = numbers[firstIndex];
numbers[firstIndex] = numbers[secondIndex];
numbers[secon... | [
"kumarmukeshpatel57@gmail.com"
] | kumarmukeshpatel57@gmail.com |
e8d3d4616c30ee604364208fde9968853c9b78c7 | 5e8eec6ed490c0c1d4711ce6a9158aec4d4719ee | /数据结构/src/com/buaa/link/Test.java | 26f7586d9b63de2f5e8d46b4671a3f80d3b98ec3 | [] | no_license | PengLi1990/eclipse_backup | 11466fecd9c2af576354199736faeffc6915e056 | dab0f53d11a8296115190098245cddd384564384 | refs/heads/master | 2021-01-17T19:23:33.800457 | 2016-06-22T13:13:20 | 2016-06-22T13:13:20 | 57,083,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | package com.buaa.link;
public class Test {
public static void main(String[] args) {
LinkList ll = new LinkList();
ll.insert(10);
ll.insert(20);
}
}
| [
"peng_li_pre@qq.com"
] | peng_li_pre@qq.com |
5bf6eb08d92111a5e3076c0cb5833ba2cedca852 | 435196c47097c51266e253c124a2da34a9442ee8 | /retail-rules/src/main/java/com/wisrc/rules/webapp/dao/LogisticsOfferRelDao.java | 841a6b3e4ec4c02c6915da509cc51ddf933fe4df | [] | no_license | hzwy23/wisrc | 87b6bb034375ddbd0f342556c20440f52b87effe | 94e3403ae4d2f693bf2b10616517491350c2d617 | refs/heads/master | 2022-12-28T03:12:09.254707 | 2020-10-11T13:19:05 | 2020-10-11T13:19:05 | 297,698,891 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package com.wisrc.rules.webapp.dao;
import com.wisrc.rules.webapp.entity.LogisticsOfferRelEntity;
import org.apache.ibatis.annotations.*;
import java.util.List;
@Mapper
public interface LogisticsOfferRelDao {
@Insert("INSERT INTO logistics_offer_relation(uuid, rule_id, offer_id) VALUES(#{uuid}, #{ruleId}, #{offe... | [
"hzwy23@hzwy23deMBP.lan"
] | hzwy23@hzwy23deMBP.lan |
0fa0c78062f83e0abf25d9eec8ccd94fcf9f2f06 | 92dd6bc0a9435c359593a1f9b309bb58d3e3f103 | /src/yelpInterview/_Array51SortedArrayClosestSum.java | 9b8e5c90aec126a824d3b72d7e3d358487bf18eb | [
"MIT"
] | permissive | darshanhs90/Java-Coding | bfb2eb84153a8a8a9429efc2833c47f6680f03f4 | da76ccd7851f102712f7d8dfa4659901c5de7a76 | refs/heads/master | 2023-05-27T03:17:45.055811 | 2021-06-16T06:18:08 | 2021-06-16T06:18:08 | 36,981,580 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | package yelpInterview;
public class _Array51SortedArrayClosestSum {
public static void main(String a[]){
int arr[] = {10, 22, 28, 29, 30, 40};
int x = 54;
printClosestSum(arr,x);
arr = new int[]{1, 3, 4, 7, 10};
x = 15;
printClosestSum(arr,x);
}
private static void printClosestSum(int[] arr, int x) {
... | [
"hsdars@gmail.com"
] | hsdars@gmail.com |
2d7d431d9db2e930428cb2506cf686b122a0a306 | a3a95c5b0739ae50c39e2bc3ec58ebe9b97719fc | /app/src/main/java/test/labs/twelfthman/Utils/RoundCornersTransformation.java | d42d109cf912a86a357f4adc83d479408bf0683d | [] | no_license | logsrbh/TwelFthMan | 77facf1c2283c50751d38ee72f471e976756b22c | f8f5142f0525cb052b1af0e29d042efa21ceb944 | refs/heads/master | 2020-04-29T09:11:00.870616 | 2019-03-16T19:20:01 | 2019-03-16T19:20:01 | 176,014,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,156 | java | package test.labs.twelfthman.Utils;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import android.graphics.BitmapShader;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.RectF;
import android.graphics.Shader;
public class Round... | [
"saurabh@tiysol.com"
] | saurabh@tiysol.com |
741cc63422b9b8ee8baa6ea003fa5577d42ed838 | 70af18a30cb45c63a925d212a26257f269ba63ff | /zadaniaDoDomu/src/com/tt/kursjava/wyklad5/Liczydlo.java | 5baa4becd3b019d1cc6dbbb2333e0ffa9fc3b40a | [] | no_license | asinczak/kursJAVA | 86903da5c6cef9ed9932fc56073885450e7e5985 | 583769c122e153c977a7f2ea29ecb2c23efdaecc | refs/heads/master | 2020-04-12T14:26:17.226809 | 2019-03-21T20:39:40 | 2019-03-21T20:39:40 | 162,552,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,930 | java | package com.tt.kursjava.wyklad5;
class Liczydlo {
public void oblicz(double a) {
System.out.println("licze w metodzie przyjmujacej jeden parametr double");
}
//jesli ta metoda bedzie odkomentowana wywoanie metody oblicz z argumentem typu short wywoa wlasnie ja
//jesli pozostanie zakomentow... | [
"amorpiwo@gmail.com"
] | amorpiwo@gmail.com |
97c9776de4a0f985da1e1d5757d764c593433eaa | a22d864c2d4260d458ed7afebb9ff5a9a3b79c47 | /ab.java | 693fa11485b55a37034cb852b1021a954a46347a | [] | no_license | iscomax/Arbol_binario | 1f165bfda2ddd1317b71bfb597571103f61e24a2 | c2afcaac865fd103c264cebdee470055e0e899bb | refs/heads/master | 2021-05-15T02:49:04.537866 | 2020-03-26T20:20:08 | 2020-03-26T20:20:08 | 250,371,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,089 | java | // ab.java
import java.util.*; //usamos el paquete util, importando toas las clases con *
import javax.swing.JOptionPane; // JOptionPane : Es para abrir ventanas de dialogo o informativas, no las estamos usando aqui.
// Clase ab
public class ab {
/*
Nodo:
El arbol binario usa una clase anidada llamada ... | [
"santamariajc61@gmail.com"
] | santamariajc61@gmail.com |
e900d0e971873fd4763641a99269c5eed78d9473 | ada8f5304e178d265f779d0cf07fe24813f3eeb1 | /src/main/java/com/lbis/aerovibe/api/server/views/SensorMeasurementView.java | dd9629683932025b0d8dd9b994c6a0c4aae61588 | [] | no_license | michaelassraf/aerovibe-api-server | 88370c2c305ef4df23f069e78f270dea846618bc | f5ac2f011703543b3c8bd7b0eccebd2daf794e3b | refs/heads/master | 2021-01-01T05:15:33.728847 | 2016-05-18T10:25:27 | 2016-05-18T10:25:27 | 59,105,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,860 | 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.lbis.aerovibe.api.server.views;
import com.lbis.aerovibe.enums.DataProvidorsEnums;
import com.lbis.aerovibe.model.PartialL... | [
"michaelassraf@gmail.com"
] | michaelassraf@gmail.com |
8de8a0af08661cc347d0e9f1d80368ed7d90d643 | ed1672767cdd0a926389cedd132919772dafacd3 | /src/main/java/io/renren/wap/client/dto/MsgCycleOrderFinishReportDTO.java | 699afa559f7c6bc54558399702b03058683dab07 | [
"Apache-2.0"
] | permissive | yxqzjj/renren-fast1 | dc9709ecb8ecf1085ae52dcf692632457f79c160 | 612c6a0cff6890846c243e466900afaef34d77fc | refs/heads/master | 2022-07-24T08:23:33.479221 | 2020-01-07T03:19:15 | 2020-01-07T03:19:15 | 231,340,260 | 0 | 0 | Apache-2.0 | 2022-07-06T20:45:59 | 2020-01-02T08:35:47 | JavaScript | UTF-8 | Java | false | false | 4,842 | java | package io.renren.wap.client.dto;
import io.renren.wap.client.constant.FactoryConstant;
import io.renren.wap.client.factory.FactoryProducer;
import io.renren.wap.client.service.MsgReceiveService;
import java.util.Objects;
/**
* Console→WCS cycle完成报告
*
* @Author: CalmLake
* @Date: 2018/11/17 12:48
* @Version:... | [
"yxq3711@163.com"
] | yxq3711@163.com |
8124bb768c5fe55e8e3e7f5f7897ad2cbd6bd022 | 5e34243e2c87d136566f9403465277c3ffd5417d | /google-plus/ios/src/main/java/org/robovm/pods/google/opensource/GTLPlusPersonName.java | 274f8648effab31b8163be2810fabee6be589df2 | [] | no_license | ipsumgames/ipsum-robovm-robopods | 6003ed38cf1d2167860fe6b61dd2ffcb34df1902 | 5ddc062d0ca561b018998ede4a78b541168bec92 | refs/heads/master | 2016-09-06T21:52:32.337362 | 2015-10-23T08:44:30 | 2015-10-23T08:44:48 | 41,791,776 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,951 | java | /*
* Copyright (C) 2013-2015 RoboVM AB
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | [
"blueriverteam@gmail.com"
] | blueriverteam@gmail.com |
e026659607ba00aca70e835c0d2d575fa7379242 | 4b26cff44403639fb742b5642f7aa719bdee39d6 | /Voice/app/src/test/java/com/gcitcomplaint/voice/ExampleUnitTest.java | 777870860bde693d12edacfde9d10fb8bc418b60 | [] | no_license | cheki20/ITW202_Mobile-Application | c502c8de7cb0c6ae8e481fa2054641b644386563 | a2c6f956b9722ac0183f246b34685e8cc203cef0 | refs/heads/master | 2023-05-08T04:36:47.804460 | 2021-06-01T06:30:07 | 2021-06-01T06:30:07 | 346,034,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package com.gcitcomplaint.voice;
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
... | [
"chekilhamo286@gmail.com"
] | chekilhamo286@gmail.com |
1fad3b849691b949af149bd494160ecb3ff62801 | fa51687f6aa32d57a9f5f4efc6dcfda2806f244d | /jdk8-src/src/main/java/com/sun/imageio/plugins/png/PNGMetadataFormatResources.java | d3746b2f0f6c9c9788970e3421adecd7d90b7b6d | [] | no_license | yida-lxw/jdk8 | 44bad6ccd2d81099bea11433c8f2a0fc2e589eaa | 9f69e5f33eb5ab32e385301b210db1e49e919aac | refs/heads/master | 2022-12-29T23:56:32.001512 | 2020-04-27T04:14:10 | 2020-04-27T04:14:10 | 258,988,898 | 0 | 1 | null | 2020-10-13T21:32:05 | 2020-04-26T09:21:22 | Java | UTF-8 | Java | false | false | 10,774 | java | /*
* Copyright (c) 2001, 2005, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.sun.imageio.plugins.png;
import java.util.ListResourceBundle;
public class PNGMetadataFor... | [
"yida@caibeike.com"
] | yida@caibeike.com |
42eff38922ff9408de753c4dce0072f8dae14db5 | 026f9ca5b32e1f446a3c17d7be9bcda7694d6b26 | /src/main/java/ru/torgcrm/web/rest/UserResource.java | 2ce5acb95c2ca5549a236c1567927c02a5e02d15 | [
"Apache-2.0"
] | permissive | raj2008/TorgCRM-CE | f161ea25bfeb453261748fdace77d7b4043e5808 | ee4146ffe05f2d2be4828f06e7264df11f9d8a42 | refs/heads/master | 2021-05-06T23:14:34.495434 | 2017-12-03T20:23:51 | 2017-12-03T20:23:51 | 112,960,526 | 0 | 0 | null | 2017-12-03T20:19:38 | 2017-12-03T20:19:38 | null | UTF-8 | Java | false | false | 8,275 | java | package ru.torgcrm.web.rest;
import ru.torgcrm.config.Constants;
import com.codahale.metrics.annotation.Timed;
import ru.torgcrm.domain.User;
import ru.torgcrm.repository.UserRepository;
import ru.torgcrm.security.AuthoritiesConstants;
import ru.torgcrm.service.MailService;
import ru.torgcrm.service.UserService;
impor... | [
"funbanji@gmail.com"
] | funbanji@gmail.com |
d4282681f4db5cc3a26d549020e7796ad0d9f2f1 | ee461488c62d86f729eda976b421ac75a964114c | /trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/event/MediaKeyEvent.java | 19b752a92b65cc5aeaf01abac5c8221bd7ccd8a8 | [
"Apache-2.0"
] | permissive | svn2github/htmlunit | 2c56f7abbd412e6d9e0efd0934fcd1277090af74 | 6fc1a7d70c08fb50fef1800673671fd9cada4899 | refs/heads/master | 2023-09-03T10:35:41.987099 | 2015-07-26T13:12:45 | 2015-07-26T13:12:45 | 37,107,064 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,280 | java | /*
* Copyright (c) 2002-2015 Gargoyle Software 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 ... | [
"asashour@5f5364db-9458-4db8-a492-e30667be6df6"
] | asashour@5f5364db-9458-4db8-a492-e30667be6df6 |
5efec9b64ddbe18db0b5aed45f74d3b074dee17c | a3a9f16c99c355f9192966b676fca633e850e453 | /app/src/main/java/com/best/movie/note/model/repositories/SeasonsRepository.java | c877caae143f6f03a068661bf0f7883a33d4b682 | [] | no_license | kolesnikov-denys-dev/Movie.Note | 5ab90c4f6865011cd7e2d2f444f1a005ba85899f | 987ad2812e3d410efae16131702099bf85314061 | refs/heads/master | 2023-01-30T01:13:02.172055 | 2020-12-13T22:27:26 | 2020-12-13T22:27:26 | 314,388,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,879 | java | package com.best.movie.note.model.repositories;
import android.app.Application;
import android.util.Log;
import androidx.lifecycle.MutableLiveData;
import com.best.movie.note.model.response.movies.movie.MovieResult;
import com.best.movie.note.model.response.movies.movie.MoviesApiResponse;
import com.best.movie.note.... | [
"kolesnikov.denys.dev@gmail.com"
] | kolesnikov.denys.dev@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.