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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
efb36c12b864d10ee8fde58e147b8fb0e59acf9f | 5e263da895bfd21e16d3326ff267e5746d4791b9 | /core/src/main/java/com/github/zwg/core/command/handler/SearchMethodCommandHandler.java | 43911e8153cbf3184bc30a96665f2df4c3dec36d | [
"Apache-2.0"
] | permissive | zhawengan/jvm-enhance-monitor | f793837624caa1db8eb2548e56272fd0d0fbf8f3 | 4dfe690ec13486ea7a76d6eb341696b7cca703e9 | refs/heads/master | 2023-08-11T01:09:41.279647 | 2021-09-28T12:05:32 | 2021-09-28T12:05:32 | 401,278,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,664 | java | package com.github.zwg.core.command.handler;
import static com.github.zwg.core.util.ClassUtil.tranModifier;
import static org.apache.commons.lang3.StringUtils.EMPTY;
import com.github.zwg.core.annotation.Arg;
import com.github.zwg.core.annotation.Cmd;
import com.github.zwg.core.command.CommandHandler;
import com.gith... | [
"zhawengan@rcplatformhk.com"
] | zhawengan@rcplatformhk.com |
8519b3fd035a09bbf99b65186467eb05306e58d7 | 394e2cb5da4bca8e896ca25d189a91dcb8f0488d | /src/main/java/net/betaengine/immutableunion/Sets.java | 6a70f7ffab42927ac1e02d33889ce8967aeddd42 | [] | no_license | george-hawkins/algoviewer | 45db3c2a4fe40417a757717c5f3c3c0f29d0e1a8 | c3e76895b76fbc9ab714e4311da4ee47c6b68019 | refs/heads/master | 2021-01-17T16:10:07.521697 | 2016-07-13T19:27:47 | 2016-07-13T19:27:47 | 63,271,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,222 | java | package net.betaengine.immutableunion;
import java.util.List;
import java.util.function.Supplier;
import com.google.common.collect.ImmutableList;
import net.betaengine.algoviewer.Pusher;
public class Sets {
public interface Set {
Set union(Set that);
Set incl(int elem);
List<Se... | [
"george-hawkins@users.noreply.github.com"
] | george-hawkins@users.noreply.github.com |
adda0683ee6cfdc2114e4c69301eec4ec7ac3607 | 524dcce0259b9a4c8c701a6e1cfcb56581d87f6d | /PracticeNewTopics/FineGPS/app/src/main/java/com/droidking/finegps/AppLocationService.java | 4372c0fab079a534521233b8b1cb060f8eee251c | [] | no_license | thaziri/Projects2016 | 2a8fcadd8ad5110e0f38abc24558641e13a87e8a | 3d99b3be52ae8e0001f1e9b0264ba58ff343f0c0 | refs/heads/master | 2020-03-25T12:00:27.332972 | 2017-10-21T05:31:08 | 2017-10-21T05:31:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,627 | java | package com.droidking.finegps;
/**
* Created by nazmul on 6/3/16.
*/
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationManager;
import android.os.Bundle;
import android... | [
"nazmul.cste07@gmail.com"
] | nazmul.cste07@gmail.com |
9e36562c7ad4f586a78292e5bc3e7437698d098e | 02e9e585b38375cd783ad40eb60790e49473a7f2 | /src/BeerSong.java | 33d5b676a48323ff2a5ca92a1504884d5b3268ed | [] | no_license | Axel-ST/Head-First-Java-2nd-Edition-RU-Ch.1 | b7656694cafb981deb6c701a301698267323311e | f1d2d788f9f5f9c1b0498f7acd09ad50c93d28b3 | refs/heads/main | 2023-03-16T19:12:12.413608 | 2021-03-18T07:34:44 | 2021-03-18T07:34:44 | 348,932,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 871 | java | /*
* Created by Axel_ST on 18.03.2021
*
* Head First Java, 2nd Edition (RU) p. 44
*
* My version of this exercise
*/
public class BeerSong {
public static void main(String[] args) {
int beerNum = 99;
String word = "бутылок (бутылки)";
System.out.println(beerNum + " " + word + " пива на столе... | [
"kozlov.axe@gmail.com"
] | kozlov.axe@gmail.com |
69c52d91e7b11fb97712adde61fa807538a704d3 | 91297ffb10fb4a601cf1d261e32886e7c746c201 | /openide.util/test/unit/src/org/openide/util/test/RestrictThreadCreation.java | c2ce9f754e0416c26df33932b401eacb5ae44d4a | [] | no_license | JavaQualitasCorpus/netbeans-7.3 | 0b0a49d8191393ef848241a4d0aa0ecc2a71ceba | 60018fd982f9b0c9fa81702c49980db5a47f241e | refs/heads/master | 2023-08-12T09:29:23.549956 | 2019-03-16T17:06:32 | 2019-03-16T17:06:32 | 167,005,013 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,169 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are su... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
4004f7df65f443aab1ac26b75bba00be3a46bae7 | a249e77118bc0364db3ce1ab1209931cb02af6a6 | /src/main/java/shortener/exceptions/auth/InvalidTokenHandler.java | f4d19ddb4a1b1076f70cbf320fc68ce71090e811 | [] | no_license | NPashaO/url-shrtnr-guitarosexuals | ceca7a4e43b70e0d3a056a5164f936a52355be5f | 58f3702e923edb4efe2b9a0a679a2de941302eda | refs/heads/master | 2023-03-19T10:43:43.788457 | 2021-03-14T11:54:48 | 2021-03-14T11:54:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package shortener.exceptions.auth;
import io.micronaut.context.annotation.Requires;
import io.micronaut.http.HttpRequest;
import io.micronaut.http.HttpResponse;
import io.micronaut.http.annotation.Produces;
import io.micronaut.http.server.exceptions.ExceptionHandler;
import javax.inject.Singleton;
@Produces
@Singleto... | [
"gsb06092000@gmail.com"
] | gsb06092000@gmail.com |
9b88171417c76368a8b6c0f086dd917347d2666c | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /ahas-20180901/src/main/java/com/aliyun/ahas20180901/models/QueryAppPanoramicGraphResponseBody.java | 78d54847a0b752adea13e1c5b74aaa4d8b101b0e | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 7,994 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.ahas20180901.models;
import com.aliyun.tea.*;
public class QueryAppPanoramicGraphResponseBody extends TeaModel {
@NameInMap("Code")
public String code;
@NameInMap("Data")
public QueryAppPanoramicGraphResponseBodyData data;
... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
768751f2f5ffbc056fe45f4d5e2ff9ab0b6482c2 | d696000d224989ea8df7e38cdb52669fec3d0d4c | /src/java/com/pencil/StudentAttendance/StudentAttendance_Service_Impl.java | be5c5d450e1c766e367a0232ae43b14aa09be00f | [] | no_license | asadcse04/pencilims | b77d1d062b939ec1a87336e92526aa2f41e81a69 | f8b0fccb44255ba2e133c75dbd8ba36a69ce2173 | refs/heads/master | 2016-09-06T10:22:23.721055 | 2014-09-01T12:35:20 | 2014-09-01T12:35:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,279 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.pencil.StudentAttendance;
import com.pencil.Connection.DB_Connection;
import com.pencil.Dummy.Student.Student_Registration;
import com.pencil.InstituteSetup.InstituteSetup;
import com.pencil.InstituteSetup.I... | [
"mdriad415@gmail.com"
] | mdriad415@gmail.com |
34b9a7d62a14bef6ad330b4bfacf349177a6670b | 00c7f380ac2635b3d58fa95cee200b654ab1e7bf | /workspace2/day14/src/cn/tedu/listener/MyServletContextAttributeListener.java | d63ed9f442960709403214297a1540a1ceeec24c | [] | no_license | xyq0279/storage | 34d11765a96d1b3ffa25cbc19e68ebbb170030dc | eb963b465a3c05e3ade03796ccf7e075ecff7a5c | refs/heads/master | 2021-06-21T15:43:13.708708 | 2017-08-18T11:55:45 | 2017-08-18T11:55:45 | 95,219,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 921 | java | package cn.tedu.listener;
import javax.servlet.ServletContextAttributeEvent;
import javax.servlet.ServletContextAttributeListener;
/**
* 监听器
* @author Administrator
*
*/
public class MyServletContextAttributeListener implements ServletContextAttributeListener {
/**
* 无参构造器
*/
public MyServletCo... | [
"997672903@qq.com"
] | 997672903@qq.com |
f531072dec539ee77ac3013e30af9c2894753d1f | 27e5a82c954e5da9b66ecc38fbeb7685ad5b4e48 | /src/main/java/fr/openig/engine/OpenIgTimer.java | 1162dfc2397bef9df2f9026976b6e3bc55feff8f | [] | no_license | mrrobeson/open-ig2 | a30266c9a950d591392bcd9174a6a17ddd152087 | c12fec0785768c7afd09e1691d9bcc54bea8c8f3 | refs/heads/master | 2021-01-10T06:11:54.112214 | 2009-10-22T15:26:01 | 2009-10-22T15:26:01 | 54,756,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,058 | java | package fr.openig.engine;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
import fr.openig.model.Planet;
import fr.openig.object.generic.ControlBarGameObject;
public class OpenIgTimer extends Thread {
/** Instance de l'objet **/
private static OpenIgTimer instance... | [
"stephan.lascar@8250284e-bbe3-11de-ad49-1f49b0b801a7"
] | stephan.lascar@8250284e-bbe3-11de-ad49-1f49b0b801a7 |
bce3b41be21bc5820d7c358226bda3ef395be2f7 | 4ce439ac48a27c916a247cb02ddef42fa845247e | /src/com/Chapter_03_LambdaExpression/Lesson_02/MyInterface.java | 40f5dddc9f2bc1c6edb24d2dc6d94ba251065c0f | [] | no_license | OlegGumush/Java-8 | 53f65d172beb7dad45fd6c1a2bf0c344374606d8 | 87b3823e7fa33c5bd57ed637a4f936951f80b19b | refs/heads/master | 2020-04-05T16:02:29.809433 | 2018-11-30T20:53:41 | 2018-11-30T20:53:41 | 156,994,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 147 | java | package com.Chapter_03_LambdaExpression.Lesson_02;
@FunctionalInterface
public interface MyInterface {
public abstract void method1();
}
| [
"oleg@DESKTOP-4SIKP0G"
] | oleg@DESKTOP-4SIKP0G |
6dbe1024577573f6fc9ae4f724b1207e3cb579bd | 4068f896048c728bdec49b3f2b8b382a1e448147 | /src/main/java/com/example/nayab/util/CustomGenerator.java | bab5ef875258f3231cb90f332b42235ea4819d89 | [] | no_license | Nayab-Haider/Jwt-Authentication-and-Authorization | e1507d2e4660a48af472d1f28975e079c1e4a3c2 | da5ff7ad9dfd684e84e2e9e4ea499a5951558bbf | refs/heads/master | 2020-04-06T09:06:01.233782 | 2019-01-05T17:07:07 | 2019-01-05T17:07:07 | 157,329,154 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,243 | java | package com.example.nayab.util;
import lombok.Data;
import org.hibernate.HibernateException;
import org.hibernate.engine.spi.SharedSessionContractImplementor;
import org.hibernate.id.IdentifierGenerator;
import org.springframework.stereotype.Component;
import java.io.Serializable;
import java.sql.Connection;
import ... | [
"Nayab"
] | Nayab |
58fc3e646eb08a89eeca941416994c214b9bd6ce | 8b5cdda28454b0aab451a4b3216a58ca87517c41 | /AL-Game/data/scripts/system/handlers/quest/brusthonin/_2094TheSecretofAdmaStronghold.java | 07761ace51717d6b3402b0691726e92197944278 | [] | no_license | flroexus/aelp | ac36cd96963bd12847e37118531b68953f9e8440 | 4f6cca6b462419accf53b58c454be0cf6abe39c0 | refs/heads/master | 2023-05-28T18:36:47.919387 | 2020-09-05T07:27:49 | 2020-09-05T07:27:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,915 | java | package quest.brusthonin;
import com.aionemu.gameserver.model.gameobjects.Npc;
import com.aionemu.gameserver.model.gameobjects.player.Player;
import com.aionemu.gameserver.network.aion.serverpackets.SM_DIALOG_WINDOW;
import com.aionemu.gameserver.questEngine.handlers.QuestHandler;
import com.aionemu.gameserver.questEn... | [
"luiz.philip@amedigital.com"
] | luiz.philip@amedigital.com |
31dfa6d518cfa41450aa4988f2186f2673c353ec | c4f03f785fd06b04fa92ff0d1e140cc43aa5f439 | /demo/src/main/java/com/zydsj/shiro/demoshiro/DemoshiroApplication.java | 236d51de2614f61dee8f35903a98efcfa739fd37 | [] | no_license | balloonfish447/balloonfish | 4bf67e6308082b0dedfd7be7ba66b19c66b3fb8a | 73508af797860cd605b0d050457a7f9cc9ce0e58 | refs/heads/master | 2020-08-16T01:55:26.208940 | 2020-05-20T07:48:04 | 2020-05-20T07:48:04 | 215,439,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package com.zydsj.shiro.demoshiro;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class DemoshiroApplication {
public static void main(String[] args) {
SpringApplication.run(DemoshiroApplication.class, ... | [
"youdu_yu@163.com"
] | youdu_yu@163.com |
9a35d0b4eb2bba1db07d3df4eef641d9ce202243 | e1f62bca14788bc9f5406fa3db5c4a9e883664b1 | /src/modelo/personaje/transformacion/gohan/NormalGohan.java | 06c795c8a5679e11f857f51ed5bf4ccc0221e932 | [] | no_license | tomasmacia/TP2 | f540dd8c1843c0e358f0d494191e6d3e00fe5c0b | b88bb5de0b774050a8d455b2c619d1b26beefe90 | refs/heads/master | 2021-01-02T08:45:17.261507 | 2017-06-26T21:17:20 | 2017-06-26T21:17:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package modelo.personaje.transformacion.gohan;
import modelo.personaje.transformacion.Transformacion;
public class NormalGohan extends Transformacion {
protected static final int poderDePelea = 15;
protected static final int distanciaAtaque = 2;
protected static final int velocidad = 2;
protected sta... | [
"jalt1996@gmail.com"
] | jalt1996@gmail.com |
417e855f7d718544600ee998257d6116cfa86a3c | 1a4684e5ba8bc6123178c9b1e3fb5ab92196bf79 | /Store_app/app/src/main/java/com/example/bilalchips/store_app/contact.java | 9d25d86b4d1959d2053ac7f80114e7b74e2a51ed | [] | no_license | CaptainHaider/android-Store | df1e2e1b80b3c0d8c06a435ce38487974d354543 | a6152f72ade4f595d5821c24e40b991863e8cd46 | refs/heads/master | 2020-04-01T12:11:13.781862 | 2018-10-16T00:26:01 | 2018-10-16T00:26:01 | 153,195,419 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | package com.example.bilalchips.store_app;
/**
* Created by bilalchips on 11/25/2017.
*/
public class contact {
String name,email,uname,pass;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getEmail() {
r... | [
"m.hassanhaider@hotmail.com"
] | m.hassanhaider@hotmail.com |
2e983e11a97b114cf2275543f86d74e2575f47ad | 69150b1c4eb569e8add1b41821f010ea743b733e | /app/src/main/java/demo/com/userdata/realm/OnCompleteListener.java | b9573ae29a402b7197914e1b0b288ec339945ea2 | [] | no_license | saidurcse/users | 65be44f446f445e88661549a2f57005ddf8abb2a | bde20952a828aeeeae5348daa6626cee4847428e | refs/heads/master | 2020-03-25T15:47:53.539387 | 2018-12-26T14:51:56 | 2018-12-26T14:51:56 | 143,901,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 114 | java | package demo.com.userdata.realm;
public interface OnCompleteListener {
void onComplete(boolean isSuccess);
}
| [
"saidursd@gmail.com"
] | saidursd@gmail.com |
2adf7547f4651355474e9a5bf9e774cd80b4d204 | 722a4b591bde825e29f4f3dddba34dcca5b1a0b2 | /JAVA300/testDate/src/cn/wsx/test/TestDate.java | aa5c99a920124c0217ec22e30d57f1ddc4edc9ef | [] | no_license | Eswsx/JAVAworkpace | 0c03c51146ebfc6f0d89eca21cbbf36f159e95ef | c772ccd2e7b2b3c38cfd33f96211b2c75dd5e29b | refs/heads/master | 2020-04-05T15:14:15.980123 | 2019-04-22T14:05:51 | 2019-04-22T14:05:51 | 156,960,076 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 501 | java | package cn.wsx.test;
import java.util.Date;
/**
* 测试时间类的用法
* @author Es无语中
*
*/
public class TestDate {
public static void main(String[] args) {
Date d = new Date();
long t = System.currentTimeMillis();//以毫秒返回当前系统时间
System.out.println(t);
Date d2 = new Date(1000);
System.out.println(d2.toGMTString()... | [
"957140834@qq.com"
] | 957140834@qq.com |
cf9329205e1b7e375cde04d8fc77e597aef234fc | 1d8f9045942de8ee57d72e1d35ee954413fbae25 | /docroot/WEB-INF/src/vn/gt/dao/danhmuc/service/persistence/DmRankRatingPersistenceImpl.java | 2773bb75f5bef966e9b45a7663e65a92974ccc9c | [] | no_license | longdm10/TichHopGiaoThong-portlet | 0a3dab1a876d8c2394ea59fcc810ec5561a5a3d0 | e97d7663ca0ef4da19e9792c78fefd87104d2b54 | refs/heads/master | 2021-01-10T07:38:08.114614 | 2016-04-01T07:39:08 | 2016-04-01T07:39:08 | 54,985,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 42,430 | java | /**
* Copyright (c) 2000-2011 Liferay, Inc. 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 (at your option)
* any later... | [
"longdm10@gmail.com"
] | longdm10@gmail.com |
5fe235a544e81ffc1a171f1b0922363e78b9b64a | ad2d5bab381793ff1704fd9b9505d99c92311097 | /app/src/androidTest/java/com/example/aryan/filehandlingdemo/ExampleInstrumentedTest.java | 9883ca728a5a5df94d00450ca508ac44f6f76da2 | [] | no_license | Abhijeet-pardeshi/fragmentAssignment | 149920f2971321df19faeb919d6768b6f9a0a3ba | b2f0c25009d400686cf12a568cbcd831406ba057 | refs/heads/master | 2021-06-28T15:12:32.758718 | 2017-09-18T16:07:01 | 2017-09-18T16:07:01 | 103,489,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package com.example.aryan.filehandlingdemo;
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... | [
"pardeshimanjeet66666666@gmail.com"
] | pardeshimanjeet66666666@gmail.com |
9c472ff6850967670e43719c3b55bc4288c46484 | 1e80f218ea6c0c9619d97be5d85fae76f544d1a4 | /src/main/java/com/zhou/jvm/TestUseTLAB.java | cb6b683e63ce6e4e6fbf0fc50b5e41f6f88a7ac1 | [] | no_license | gouyan123/jvm | 038e76730be788765f24358659dcd3fe22285296 | a8e0695d2e86f05cb2a793141d0c5959d25d9067 | refs/heads/master | 2020-04-25T08:51:12.369137 | 2019-05-06T09:03:24 | 2019-05-06T09:03:24 | 172,659,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.zhou.jvm;
public class TestUseTLAB {
public static void allocdemo(){
byte[] by = new byte[2];
by[0] = 1;
}
public static void main(String[] args){
long startTime = System.currentTimeMillis();
for(int i = 0;i<10000000;i++){
allocdemo();
}
long ... | [
"2637178209@qq.com"
] | 2637178209@qq.com |
fd1a0ce0db39dc622b2ba8e35da49dbac88feb4c | f57886e09ee5f8990a6a686bc3d05ada14dbc569 | /Day04_Inheritance_Ploymorphism/src/cn/edu/henau/Inheritancde/This/Demo_01_This.java | 47afba2345d8264e80bec58b808bebf17e4fc30d | [] | no_license | Qihao97/basic_code | 53c5a1821d18dff998c4302ece8ac221f4e853b6 | 9d704b2d8258b1645a29812c1e6636959892a4ff | refs/heads/master | 2020-09-05T03:38:22.021702 | 2020-07-01T05:20:58 | 2020-07-01T05:20:58 | 219,970,464 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package cn.edu.henau.Inheritancde.This;
/*
* super关键字用以访问父类的内容,而this关键字用以访问本类的内容,用法也有三种:
* 1.在本类的成员方法中,访问本类的成员变量(典型用法)
* 2.在本类的成员方法中,访问本类的另一个成员方法
* 3.在本类的构造方法中,访问本类的另一个构造方法,
* 但是 this()必须是构造方法的第一句
* this()和super()不能够同时存在于同一个构造方法中
* */
public class Demo_01_This {
public static void main(String[] args) {
... | [
"qihao_97@126.com"
] | qihao_97@126.com |
8001acc8ce2174687add4559519943298255258e | dbef96a5d70593813fd72d7d3181553244697724 | /src/main/java/com/arounders/web/dto/BufferMap.java | 63a16c334d5ac737051b0a37b4d697a7eec53944 | [] | no_license | rhacnddl/web | fd4aaaf397a30dcbb1fc74c189212ea7abb0ba36 | 4afb5413c043d036804c9832b94aac6905e76406 | refs/heads/master | 2023-06-19T22:19:54.156527 | 2021-07-16T15:58:55 | 2021-07-16T15:58:55 | 375,638,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 175 | java | package com.arounders.web.dto;
import org.springframework.stereotype.Component;
import java.util.HashMap;
@Component
public class BufferMap<K, V> extends HashMap<K, V> {
}
| [
"jiho519@naver.com"
] | jiho519@naver.com |
c86552a7f36d5cbf7117b41194474265860de82b | 5f3e4621878b9b4bb06d7e3b90d38ae304f672ab | /core/src/com/packtub/libgdx/westerm/Westerm.java | 6eea8ea3e173c50a677e607c1b36df70d4f8c09e | [] | no_license | Elfino48/Westerm | 797e113c9831e4f179a7ebc4797dd1cfca954096 | 044be51e10212bf838f43b340dceaac39fa0a5b9 | refs/heads/master | 2020-03-22T20:39:42.179756 | 2018-07-11T20:36:16 | 2018-07-11T20:36:16 | 140,619,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 701 | java | package com.packtub.libgdx.westerm;
import com.badlogic.gdx.ApplicationAdapter;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
public class Westerm extends ApplicationAdapter {
SpriteBatch batch;
Texture... | [
"MilitaryCat48@gmail.com"
] | MilitaryCat48@gmail.com |
fc351256c5d170640266b61ff555d3be71237d21 | 52b948436b826df8164565ffe69e73a92eb92cda | /Tests/RGTTests/bears/patches/SzFMV2018-Tavasz-AutomatedCar_351742666-351759763/Arja/144/patch/Dashboard.java | f2b593f5a57eef2fbbe67ad8ad13d741d488fbdb | [] | no_license | tdurieux/ODSExperiment | 910365f1388bc684e9916f46f407d36226a2b70b | 3881ef06d6b8d5efb751860811def973cb0220eb | refs/heads/main | 2023-07-05T21:30:30.099605 | 2021-08-18T15:56:56 | 2021-08-18T15:56:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,886 | java | package hu.oe.nik.szfmv.visualization;
import hu.oe.nik.szfmv.automatedcar.bus.packets.input.ReadOnlyInputPacket;
import javax.swing.*;
import java.awt.*;
/**
* Dashboard shows the state of the ego car, thus helps in debugging.
*/
public class Dashboard extends JPanel {
private final int width = 250;
priv... | [
"he_ye_90s@hotmail.com"
] | he_ye_90s@hotmail.com |
5ccb06ec829ac1bd74209e9c23769f0903023ff7 | 9f34a4aa5e95393be83c67380aae3af8bf58916f | /src/main.java | 838898c6c0848a21baafaee4bb98843a68deea1f | [] | no_license | MartiCorbalan/controlador-aeri-java | 10cb44d220428816c4317a0d81cda96b05fe2a48 | 729fcb32f4265dac8cd8909bd1b857e7cddb5aef | refs/heads/master | 2023-01-20T18:40:07.169605 | 2020-11-30T22:08:23 | 2020-11-30T22:08:23 | 313,049,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,157 | java | import javax.security.auth.callback.CallbackHandler;
import java.util.ArrayList;
import java.util.InputMismatchException;
import java.util.Scanner;
public class main {
public static void main(String[] args) {
main Start = new main();
Start.Principal();
}
Scanner m = new Scanner(System.i... | [
"marti.corbalan@mataro.epiaedu.cat"
] | marti.corbalan@mataro.epiaedu.cat |
ecfbcef7ba9ff9d27f198b634890a31cc858bf30 | d106cbebe75280239cde2378c5f28a198df5cf6e | /polymer/GraphControl.java | 148f66611db051bb3b5db664ae0437b4ce0a4969 | [] | no_license | qvn/LivingPolymerJason | 04d2e953b56a30d8eefdaca9304dcbb88473acdf | eb6ef1e20bb2d59b71a5bfa9a10611863701f140 | refs/heads/master | 2021-05-28T13:02:48.160319 | 2011-10-11T15:52:28 | 2011-10-11T15:52:28 | 2,509,747 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,197 | java | package polymer;
public class GraphControl {
static double Io = 1;
static double Mo = 100;
static double ki = 1;
static double kp = 100;
static double r = kp / ki;
static double R = Math.abs(r-1);
// Calculate Max time
// Method provide function for Ri
private static double Rm=0.0... | [
"ma65p2004@gmail.com"
] | ma65p2004@gmail.com |
50392fb71fa13196665de6706c4d15484e69ac17 | fdf34663e7c5f842d3e7b9cbf9e8da7e16e7c673 | /java8-features/src/test/java/jbr/java8/AppTest.java | 725e2bf60eff3f38fb6008890b18f201ee674fe7 | [] | no_license | dalalsunil1986/java | 7a52716e86f6cf7695ef49c68f28703d2a4f5423 | d568ca0c534612c03c828699ac367133307eb6b6 | refs/heads/master | 2020-05-15T23:04:17.961528 | 2018-01-23T18:41:10 | 2018-01-23T18:41:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package jbr.java8;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public AppTest( Strin... | [
"java2ranjith@gmail.com"
] | java2ranjith@gmail.com |
45dfad15f10db2e7b802ac2eba1cd51628884ce4 | c955d5020b870a42d94965e95336c77c629bd070 | /topics/airbnb/AlienDictionary2.java | 4664fb8d5fb911f1fbc3d6b2853bd32e5a6e98c1 | [] | no_license | yongred/algorithm | ff597f533a9df82c9af12c41bf90b70df9e3cfdb | 0e957b33bcc039d811e5e503a2c0729db887edf4 | refs/heads/master | 2022-10-15T22:21:00.049082 | 2022-09-21T22:51:08 | 2022-09-21T22:51:08 | 157,635,182 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,771 | java | /**
Follow up: print all possible paths
892. Alien Dictionary
There is a new alien language which uses the latin alphabet. However, the order among letters are unknown to you. You receive a list of non-empty words from the dictionary, where words are sorted lexicographically by the rules of this new language. Derive t... | [
"yongding@live.com"
] | yongding@live.com |
27e70e538b545abfc1e5787adeaddd89af1db8eb | 60282a55340d75325bb96e95e86381a12d66c006 | /src/main/java/io/webfolder/cdp/command/ServiceWorkerImpl.java | df54d244887c5c7a7a9128aa1fb944711fb393f5 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | Billesper/cdp4j | f7aee808f5d1833d83b113bd63f2ed61cbb3abb9 | d94a69195b4e8874f42e30dc69b97b61dade4015 | refs/heads/master | 2022-11-25T16:23:51.822342 | 2020-08-03T18:34:41 | 2020-08-03T18:34:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,406 | java | /**
* cdp4j Commercial License
*
* Copyright 2017, 2020 WebFolder OÜ
*
* Permission is hereby granted, to "____" obtaining a copy of this software and
* associated documentation files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to u... | [
"support@webfolder.io"
] | support@webfolder.io |
5c9d973487ea4527ce339d25d9ea1b50e3267070 | fafa122ce8d0c26e4d7d04df688375bc7038a268 | /src/Basic_problems/Main.java | 5534d2753c6c2dc40fe8d937899a683fb2f7c109 | [] | no_license | vamseevk2001/java_programs | a8c0cd78ccfea49f4973ac2d29a38ca04f737fa3 | d2a85710bf3b45ca7cec7d19cc61bfeea7e891e7 | refs/heads/master | 2023-04-27T02:07:47.089154 | 2021-05-22T12:23:41 | 2021-05-22T12:23:41 | 359,457,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package Basic_problems;
import java.util.ArrayList;
import java.util.Scanner;
public class Main {
public static void main (String[] args) throws java.lang.Exception
{
// your code goes here
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
ArrayList<Integer> arr = new... | [
"vamseevk2001@gmail.cmo"
] | vamseevk2001@gmail.cmo |
b67cddd0833bf910b593951285501adad02140d0 | 135573410399ddf2036840a0b08f753c38353c3a | /service-consumer/src/main/java/org/example/remote/HelloRemoteHystrix.java | 900e75fde00194b36186fc7da42f972c38160dde | [] | no_license | gitwds12/cloud-demo | 90923b72d2a4b35f99e4f17b8d396a7e1c18ba1a | ac6f25594db05acc6622704c1f6716a088e7d9de | refs/heads/master | 2023-01-12T08:26:13.680103 | 2020-11-09T01:54:03 | 2020-11-09T01:54:03 | 311,196,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package org.example.remote;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.RequestParam;
@Component
public class HelloRemoteHystrix implements HelloRemote {
@Override
public String hello(@RequestParam(value = "name") String name) {
return "hello " +nam... | [
"137436896@qq.com"
] | 137436896@qq.com |
ec647eaf151df350db5dc7784d04e22f49a6b004 | 4eb4c9e0e79377792d5987fe75007512b350cbf3 | /MongoDB/src/sgdi/pr3/grupo03/situacion2/menus/episode/InsertEpisode.java | bd04938d8d2569636cd7496bf26252f0530a5b35 | [
"MIT"
] | permissive | gorkinovich/SGDI | ad5e9490aa18cb2c5961023c33dc44b04dac413b | 21f23c58be8a1996ceea59303a0a1663fcc1dacd | refs/heads/master | 2022-06-10T21:41:18.887840 | 2022-06-08T14:13:51 | 2022-06-08T14:13:51 | 49,701,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,788 | java | //------------------------------------------------------------------------------------------
// SGDI, Práctica 3, Grupo 3
// Rotaru, Dan Cristian
// Suárez García, Gorka
//
// Declaración de integridad: Ámbos dos declaramos que el código del proyecto
// es fruto exclusivamente del trabajo de sus miembros.
//-----------... | [
"gorkasg@yahoo.es"
] | gorkasg@yahoo.es |
6e435161307cc1a5d63ffff1bed4a0ce05f138ae | a370ff524a6e317488970dac65d93a727039f061 | /archive/unsorted/2020.06/2020.06.18 - Codeforces - Codeforces Global Round 8/DANDORAndSquareSum.java | 950592e089a674df843a8c3f28995219bbc9bcaf | [] | no_license | taodaling/contest | 235f4b2a033ecc30ec675a4526e3f031a27d8bbf | 86824487c2e8d4fc405802fff237f710f4e73a5c | refs/heads/master | 2023-04-14T12:41:41.718630 | 2023-04-10T14:12:47 | 2023-04-10T14:12:47 | 213,876,299 | 9 | 1 | null | 2021-06-12T06:33:05 | 2019-10-09T09:28:43 | Java | UTF-8 | Java | false | false | 963 | java | package contest;
import template.binary.Bits;
import template.io.FastInput;
import template.io.FastOutput;
public class DANDORAndSquareSum {
public void solve(int testNumber, FastInput in, FastOutput out) {
int n = in.readInt();
int[] a = new int[n];
in.populate(a);
int[] cnts = ne... | [
"taodaling@gmail.com"
] | taodaling@gmail.com |
c19708170d79926bb0c4c237efa5225493e929b6 | 1205317e549311e0dc3f5b206b2e749f0508aade | /src/main/java/pl/kowalczuk/springauth/security/CustomUserDetailsService.java | 5308ca011f130d4fa2c4f0d6e445b7f85cc8dc4d | [] | no_license | Czad3r/spring-oauth | d60c8ca2e455c992b818686dfadab9ab60d10a53 | e1f2587c5b1e9ab0e23f278264da64df5e93e342 | refs/heads/master | 2020-09-14T04:21:05.063245 | 2019-11-27T18:43:26 | 2019-11-27T18:43:26 | 223,016,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,376 | java | package pl.kowalczuk.springauth.security;
import pl.kowalczuk.springauth.exception.ResourceNotFoundException;
import pl.kowalczuk.springauth.model.User;
import pl.kowalczuk.springauth.repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.use... | [
"czader98@poczta.fm"
] | czader98@poczta.fm |
fb19fd975b6c90e619cb963f76e033aa116f7d10 | a1466c8b2b332f60d1c52983152b42233d154d2a | /part11-Part11_12.SensorsAndTemperature/src/main/java/application/AverageSensor.java | 51b902c2e6867cb596edb1a7dada960e2a514a73 | [] | no_license | todd-demone/java-prg-ii | 3821ff2938dd8cad04e24144c330032244b7fbf2 | 507ea8fac7768987f75889a4b6eb32090cc58f4b | refs/heads/main | 2023-02-10T10:28:50.808523 | 2021-01-08T14:47:58 | 2021-01-08T14:47:58 | 307,177,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,248 | java | package application;
import java.util.List;
import java.util.ArrayList;
public class AverageSensor implements Sensor {
private List<Sensor> sensors;
private List<Integer> avgReadings;
public AverageSensor() {
sensors = new ArrayList<>();
avgReadings = new ArrayList<>();
}
public... | [
"tdemone1@gmail.com"
] | tdemone1@gmail.com |
c29a864ecb284d7732ddb3af5a2f81dce8acbc6f | 93067edb7a4a10eee653cd974376ef1161ce7073 | /src/main/java/br/com/agftec/entidades/ICMS50.java | 14623330452c91cea2e23cf2cb2b76ac83812c6b | [] | no_license | renangtm/ERP_VAREJO | 4ab2a063890a045c7123838f895a3364d352fb21 | bda779adc414876bac76852e895166abf6ea961a | refs/heads/master | 2020-09-07T21:03:13.677746 | 2019-11-11T06:06:13 | 2019-11-11T06:06:13 | 220,912,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,583 | java | package br.com.agftec.entidades;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.FetchType;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
@Entity
public class ICMS50 extends Ic... | [
"renan_goncalves@outlook.com.br"
] | renan_goncalves@outlook.com.br |
9f5c20a7ba236e4c980b5d938d2c8e0249101129 | 359a496acdcf4fd3ca55ae3c181c3533841c8313 | /src/cn/itheima/gjp/dao/LedgerDao.java | 7cc1bdb573768349a9e9c7b15c239a9a6d3f4a17 | [] | no_license | 1944462162/curriculum-design-gjp | c64f49fc784cd65ccc83dfe3ad6327d363f1ce91 | 17b011d325d4a74f004207b0d2ec0807a91b989f | refs/heads/master | 2020-06-07T13:59:32.086590 | 2019-06-21T09:19:09 | 2019-06-21T09:19:09 | 193,037,636 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,868 | java | package cn.itheima.gjp.dao;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import com.mysql.jdbc.JDBC4LoadBalancedMySQLConnection;
import cn.itheima.gjp.domain.Ledger;
import ... | [
"1944462162@qq.com"
] | 1944462162@qq.com |
f1644de2c5bda892d17f05fffb6bc4f93c429e68 | b90c400f9f1422d953f3e2b5c4b7a79b9654d653 | /src/main/java/com/iaewtpi/ModeloRest/Reserva.java | 97547a7e7e204f1fcb06510f15e29b96842bde1b | [] | no_license | FacuRossi/IAEW_TPI_ApiRestReservas | 10e6618d2c7b7c5b76f14693d49a7f118ca7a0ba | 2ddab4588524c13595494fd859e0693380e19f38 | refs/heads/master | 2021-01-22T03:54:48.026732 | 2017-07-06T22:04:58 | 2017-07-06T22:04:58 | 92,415,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,316 | java | package com.iaewtpi.ModeloRest;
import com.fasterxml.jackson.annotation.JsonFormat;
import javax.persistence.*;
import java.util.Date;
/**
* Created by Facundo on 25/05/2017.
*/
@Entity
public class Reserva {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id;
@OneToOne
@J... | [
"rossifacundo94@gmail.com"
] | rossifacundo94@gmail.com |
011b58361f8034dc6aa9483df5fbbde5ad6ac3ae | 81367ffc17fb5fe0ea599f128ecb403ac4def75f | /sheetmenu/src/test/java/ru/whalemare/sheetmenu/ExampleUnitTest.java | 279731f289a29d21569a328565eddf4701243b7c | [
"Apache-2.0"
] | permissive | whalemare/sheetmenu | 84085cd40b88ac16ba8587e5392d8b2eb69f8144 | 1accd21917c59f9b1d56b0c2b92f7cd6bc38bf30 | refs/heads/master | 2021-08-10T08:22:00.898273 | 2021-01-19T11:35:21 | 2021-01-19T11:35:21 | 92,733,150 | 136 | 28 | null | 2020-11-09T10:38:47 | 2017-05-29T11:22:18 | Kotlin | UTF-8 | Java | false | false | 417 | java | package ru.whalemare.sheetmenu;
import org.junit.Test;
import static junit.framework.Assert.assertEquals;
/**
* 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 {
@Tes... | [
"nanostet@gmail.com"
] | nanostet@gmail.com |
8d1f1a17fe1482e8dd72b8de95794525e07bfba7 | 937335cd31be064f2c77ae8c7a21b2238793d613 | /src/leetcode/LRUCache.java | a716cb562dea1791715d18c493e3a512236fe761 | [] | no_license | papayamomo/learning | c0d63715883f07d04bd81155633397642125122d | 57c3e1338a13ede020754a7501e7172322b9c653 | refs/heads/master | 2021-06-05T04:15:28.668562 | 2020-05-13T04:42:08 | 2020-05-13T04:42:08 | 21,649,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 931 | java | package leetcode;
import java.util.LinkedHashMap;
public class LRUCache {
LinkedHashMap<Integer, Integer> map = new LinkedHashMap<Integer, Integer>();
int capacity = 0;
int counter = 0;
public LRUCache(int capacity) {
this.capacity = capacity;
}
public int get(int key) {
if (map.containsKey(key)) {
in... | [
"papayamomo@gmail.com"
] | papayamomo@gmail.com |
f4f0eadab2600217600a2bc7971a7e37a23fc45c | 403c812ea97a9eae9b142017b1c9757d45ce6ea9 | /src/main/java/com/practice/seleniumdesign/factory/GoogleEnglish.java | fb05c104bbe7f8c4d0e283a4804b0474076499f5 | [] | no_license | KundurthiSantosh/Selenium-Design-Patterns | 7f58c066ba4b0099b6d7237a3ee3a59265ca4608 | 24943cb835ea6b64868daeb8aac6163a237cc17e | refs/heads/main | 2023-04-24T17:27:54.826622 | 2021-05-16T09:56:01 | 2021-05-16T09:56:01 | 367,090,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,464 | java | package com.practice.seleniumdesign.factory;
import com.google.common.util.concurrent.Uninterruptibles;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.WebDriver... | [
"santoshsriram2@gmail.com"
] | santoshsriram2@gmail.com |
665a063907991593f5d3d38ea60e599ce26ae2d9 | e198a5dc59d2623602c037695f8e01b74ce7d613 | /src/main/java/grafo/Trayecto.java | b46516952834caf3868869204de115e570c6d1eb | [] | no_license | giannoniagustin/RecorridoColectivos | c39fe82cba78e9af1889ec3b3a8677c55d8c36e8 | 412f15ac776b8275598849231e04091cdfab454e | refs/heads/master | 2021-01-19T11:09:04.979726 | 2017-04-20T22:35:23 | 2017-04-20T22:35:23 | 87,861,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,600 | java | package grafo;
import java.util.ArrayList;
import java.util.Date;
import java.util.Vector;
import com.google.maps.DirectionsApi.RouteRestriction;
import com.google.maps.DistanceMatrixApi;
import com.google.maps.DistanceMatrixApiRequest;
import com.google.maps.GeoApiContext;
import com.google.maps.errors.Api... | [
"giannoniagustin@gmail.com"
] | giannoniagustin@gmail.com |
f9086c22494932176096ae22b90e922434b975a2 | 1252d74bae07b21bc77b31a12946fe8039e9fd6e | /lolweb/src/main/java/com/etc/lol/entity/Information.java | 057596bfa76772ff5212207a6c5627492eac555a | [] | no_license | 974451975/lolweb | 95702e54b26d37a33570cdad10d35129894fe29a | 586f0c8b795390d4bea7c8cd5e75ef603fe5763f | refs/heads/master | 2023-01-18T17:07:16.202553 | 2020-11-24T13:18:43 | 2020-11-24T13:18:43 | 315,630,954 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,539 | java | package com.etc.lol.entity;
public class Information {
private Integer information_id;
private Integer information_hero;
private String information_title;
private String information_text;
private Integer information_agree;
private String information_motto;
public Integer getInfo... | [
"974451975@qq.com"
] | 974451975@qq.com |
2c8fd2a1ea62e787cddfd4985ceb850f14bdbf28 | 78f082e1bb9e8378fe7e9e858ed5724ad65255dd | /src/main/java/pt/isel/ls/commands/methods/post/CinemasIdTheaters.java | 5471e106f785b9952bf0151a59f58c08d09b97a8 | [] | no_license | jpmatos/ISEL-LS-1718v | 8c1e818dae678c0edb4a768f3565b5f64afacc14 | 3f4c6439b6ebcd49a11c50c5cc0b4a9f66189bbd | refs/heads/master | 2020-04-20T16:41:35.341208 | 2019-02-07T23:17:15 | 2019-02-07T23:17:15 | 168,965,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 908 | java | package pt.isel.ls.commands.methods.post;
import pt.isel.ls.commands.Command;
import pt.isel.ls.commands.methods.AbstractPath;
import pt.isel.ls.mappers.TheatersDataMapper;
import pt.isel.ls.tables.Theaters;
import pt.isel.ls.utils.annotations.PathInfo;
import java.util.ArrayList;
@PathInfo(pathMethod = "/cinemas/va... | [
"joao.matos.jm@gmail.com"
] | joao.matos.jm@gmail.com |
0f63ff83da5dd8d5fbcc019c238dc3da38107057 | a1ca4e5e6fe8952b77d1830736dbe89420f88285 | /OntoUML.diagram/src/OntoUML/diagram/edit/helpers/ModeEditHelper.java | aa9fba664b7ab6781e2df9f23e7742fb9735c413 | [] | no_license | kleopatra999/ontouml-editor-eclipse | 46807fe571a60d33ff0f9c84c2bd564e58190e7a | b90531098e578cebaaf5404adc8dc8b3dbae8773 | refs/heads/master | 2021-01-16T00:27:40.594378 | 2011-09-23T03:22:59 | 2011-09-23T03:22:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 154 | java | package OntoUML.diagram.edit.helpers;
/**
* @generated
*/
public class ModeEditHelper extends
OntoUML.diagram.edit.helpers.OntoUMLBaseEditHelper {
}
| [
"alessanderbotti@b20185d1-684f-0410-8ba8-0d0db1538d36"
] | alessanderbotti@b20185d1-684f-0410-8ba8-0d0db1538d36 |
a43f36462c6600d5bbd63b8e56f5815c13f0834e | 87d0fba638049c687969330a388d0bc8e238f450 | /java/util/concurrent/Exchanger.java | 9876f6305b2d653e9a99435692bdf34cd70ac2ed | [] | no_license | Luther6/Java-source | 462384e671cfc898de33d2fcb0726985f297796f | 2ef08232f87d1068eb9385cf3c7f576573d0ca73 | refs/heads/master | 2020-09-15T03:28:05.944886 | 2019-12-04T12:37:21 | 2019-12-04T12:37:21 | 223,337,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,669 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to th... | [
"1582835834@qq.com"
] | 1582835834@qq.com |
9809388c6e8de84444ca8cdcc80016118954734a | 8c476c2bbf2e0ed05c1b290071a864dec0070f79 | /beApi/src/main/java/com/example/beApi/BeApiApplication.java | dc0902671635c4d8fb02bd50c9e58a039cfcfb28 | [] | no_license | akdl911215/betazon2 | ca6772c9a75a2030fc3e35f7c5eb20fa65a7427c | 233f93ac07b8ddb3e82b1561aa4c70a957f0d94e | refs/heads/master | 2023-05-02T10:04:18.021766 | 2021-05-16T02:56:12 | 2021-05-16T02:56:12 | 359,476,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package com.example.beApi;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BeApiApplication {
public static void main(String[] args) {
SpringApplication.run(BeApiApplication.class, args);
}
}
| [
"akdl911215@naver.com"
] | akdl911215@naver.com |
0a162fc840f63d9fd9ddb1b6dcfd90fad28219d8 | 6d7fb691f639cb773b378245fb64e80f526e743d | /src/deployment/reference/svnkitwc/Demo.java | 017314a9c1f5d855b5d91da3c5d39ec6716817e7 | [] | no_license | ainiaa/deploymentSvnForDS | 98a1e429ffb31e9f49b9e6d273da24742083c5a9 | 156678c04e930d311a39bace2228f385ad85f272 | refs/heads/master | 2021-01-01T16:26:47.741583 | 2015-05-21T10:40:55 | 2015-05-21T10:40:55 | 23,698,765 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,422 | 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 deployment.reference.svnkitwc;
/*第一步:
*导入可能用到的类
*/
import java.io.*;
import static org.apache.log4j.helpers.LogLog.error;
... | [
"liuwenyuan521888@163.com"
] | liuwenyuan521888@163.com |
3afbb6474f8b865f1141d79fe3587b88224b4490 | 9c792bfe3fc3a192e04b39feacdc733ef233a86c | /src/test/java/pl/codeworld/customersappforkotrak/dtos/CustomerDtoTest.java | ab944185d003b0e892d290200947f04cd3f9c027 | [] | no_license | frankowskipawel/Customers_Java_Spring_PUB | 4a3b14104ec6a06e486f756c2b55666af2248cce | 87c953178404dc2548e50116cb53458e08207330 | refs/heads/master | 2023-04-29T19:16:05.328580 | 2021-05-18T12:51:45 | 2021-05-18T12:51:45 | 368,528,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,330 | java | package pl.codeworld.customersappforkotrak.dtos;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import pl.codeworld.customersappforkotrak.entities.Address;
import pl.codeworld.customersappforkotrak.entities.CustomerBusiness;
import pl.codeworld.customersappforkotrak.entities.CustomerPerson... | [
"frankowski.pawel@gmail.com"
] | frankowski.pawel@gmail.com |
46bebb9af24f4508edb45bbf65acf79552b191fa | 98e6e5f765712f6cdd067f20b2743512ef348796 | /ExercisesOpenClosedandLiskovPrinciple/src/main/java/blobs/io/ConsoleInputReader.java | ea72d7bfb18554fda98a00635b17afe1b6ff80ae | [] | no_license | GeorgeK95/JavaOOPAdvanced | 1cb0a47f0cbb61509995fcb2293a64e790238839 | 1566a84552114097924a850332081d4f1c144cb7 | refs/heads/master | 2021-09-03T11:22:48.944404 | 2018-01-08T17:31:37 | 2018-01-08T17:31:37 | 110,693,137 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 494 | java | package blobs.io;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class ConsoleInputReader {
private BufferedReader reader;
public ConsoleInputReader() {
this.reader = new BufferedReader(new InputStreamReader(System.in));
}
public String re... | [
"george_it@abv.bg"
] | george_it@abv.bg |
bb8c9008c955ba72c47a0fbd294acd6e4e4d73ab | 3fe5c54f01247de014b686bfc79c0534c406323e | /src/main/java/com/force/aus/Loader.java | 05ae0aa82902bba9a3231d281506b7851a8daa12 | [] | no_license | troysellers/grLoader | aad83084be90ac97000557d701b362c10a3c6339 | de6d84d1c76a653c7e643d62302701bdbcf16589 | refs/heads/master | 2021-05-26T12:26:29.162048 | 2013-04-30T07:15:35 | 2013-04-30T07:15:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,682 | java | package com.force.aus;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Properties;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBu... | [
"tsellers@salesforce.com"
] | tsellers@salesforce.com |
7ffd5435fea012c444400ed464c072b820cc7301 | 4594cf6a8469df5682689ba21030fec75445c826 | /zlt-uaa/src/main/java/com/central/oauth/config/AuthorizationServerConfig.java | 306a0581261ac84f1c2e6832bd38a56c8b43d0c1 | [
"Apache-2.0"
] | permissive | cyf1215/microservices-platform-ifan | 1bdec78962a5e1047beaf0cc8f299c14d2f6ad92 | 8b5597e5b5c9044ac07fd1a5790dddaac88a6fef | refs/heads/master | 2023-08-06T01:36:56.949472 | 2021-10-03T03:14:02 | 2021-10-03T03:14:02 | 399,859,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,702 | java | package com.central.oauth.config;
import com.central.common.constant.SecurityConstants;
import com.central.common.model.SysUser;
import com.central.oauth.model.Client;
import com.central.oauth.service.IClientService;
import com.central.oauth.service.impl.RedisClientDetailsService;
import com.central.oauth.service.impl... | [
"359096198@qq.com"
] | 359096198@qq.com |
31ec004c5d21b6c0febea42e62fccdc3feef3e19 | 101f96965ac5e0249679677929ba588450f619e4 | /app/src/main/java/com/example/imapp/frags/search/SearchUserFragment.java | 5e476d5fd45d5ee17ac739e5df2c8d2b798f0751 | [] | no_license | sunshinekao/ANDROID_IM | f8440f6d45fa573d7b56a056aaeeac6aa2c384af | 9eda5b27a0aef4295706d5550f4c9470d45318e1 | refs/heads/master | 2020-07-26T05:57:16.124843 | 2020-07-23T06:36:38 | 2020-07-23T06:36:38 | 208,555,653 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,591 | java | package com.example.imapp.frags.search;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import com.bumptech.glide.Glide;
import com.example.commo... | [
"sunshinekao@users.noreply.github.com"
] | sunshinekao@users.noreply.github.com |
8a0bd8909eb8289801f3ec0cc47a6b567653a552 | 45ef9e391c17c1df857fbf4283caa714e8913453 | /4.JavaCollections/src/com/javarush/task/task36/task3609/CarController.java | 74d220858c953a653bf9ff9f0034ac8c236827d9 | [] | no_license | V-element/JavaRushTasks | 3bbcbf25230895c35ab5f688c6bf2785a051a6ec | ef76e99322243b12e0fb2357e54382acad8237be | refs/heads/master | 2020-09-16T22:15:06.851135 | 2020-05-21T20:58:27 | 2020-05-21T20:58:27 | 223,648,379 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,285 | java | package com.javarush.task.task36.task3609;
public class CarController {
private CarModel model;
private SpeedometerView view;
public CarController(CarModel model, SpeedometerView view) {
this.model = model;
this.view = view;
}
public String getCarBrand() {
return model.get... | [
"gnevanov.egor@gmail.com"
] | gnevanov.egor@gmail.com |
315f1fdb8313dbb3b076acf1249edbef415f7aab | f404e0da964597f68e70e6b7adc273b39cf48c7f | /src/main/java/com/leetcode/linkedlist/RemoveDuplicatesFromSortList_II_82.java | a050c6eb292325e3ff5ea29dbb6249f6243568f8 | [] | no_license | qiyei2015/Algorithms | 93379ebdf1fb7f7d53e08a38bbf7b906a640ef7d | 7288d86a1025764656d97108a1470a9f6957062d | refs/heads/master | 2021-06-18T16:03:45.005133 | 2020-04-22T15:01:12 | 2020-04-22T15:01:12 | 123,296,084 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,998 | java | package com.leetcode.linkedlist;
/**
* @author Created by qiyei2015 on 2018/5/26.
* @version: 1.0
* @email: 1273482124@qq.com
* @description: 82 删除排序链表中的元素 重复元素全部删除
* https://leetcode-cn.com/problems/remove-duplicates-from-sorted-list-ii/
*/
public class RemoveDuplicatesFromSortList_II_82 {
/**
* 给定一个... | [
"1273482124@qq.com"
] | 1273482124@qq.com |
ce813f256de9fffa0d1cf852d3d44b589c68dd22 | d05cc03c8acc1643d082b7c59d3e29e4048644ac | /src/main/java/com/active4j/hr/activiti/service/impl/WorkflowBaseServiceImpl.java | e9d7373d9cce8288e98c3f7f3058df6e7c742cd0 | [] | permissive | chenxingxing6/active4j-flow | 4bf6cd8f62e134dfff9a6132159962c75444537e | b4709fe136a0d52eb8c6e749afa2b32a7952b366 | refs/heads/master | 2022-10-08T08:12:08.023953 | 2020-06-10T09:28:00 | 2020-06-10T09:28:00 | 271,230,770 | 3 | 1 | MIT | 2020-06-10T09:08:36 | 2020-06-10T09:08:35 | null | UTF-8 | Java | false | false | 1,622 | java | package com.active4j.hr.activiti.service.impl;
import org.apache.commons.lang3.StringUtils;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.active4j.hr.activiti.dao.WorkflowBaseDao;
import com.active4j.hr.activiti.entity.WorkflowBaseEnt... | [
"teli_@xiaolei-chen"
] | teli_@xiaolei-chen |
e18908d9dbed9162777e205954ce9b0fd36ef7c7 | 5fc3ef25798962ae6d0533b66d17dc7ebe8b77b9 | /service/src/main/java/com/zlw/service/impl/OrderServiceImpl.java | c1e34f9a0e6ac563182777777a53b134f7ec3dc4 | [] | no_license | ww95/zlw | 5e724c4727b4ab9ca45323a6c35f0e93bf2e7294 | 7f41f87a217f72bf94c2a89b20143a0c63550e1e | refs/heads/master | 2020-05-20T00:23:43.057091 | 2019-05-13T04:53:04 | 2019-05-13T04:53:04 | 185,284,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | package com.zlw.service.impl;
import com.zlw.bean.Collections;
import com.zlw.bean.Order;
import com.zlw.dao.CollectionDao;
import com.zlw.dao.OrderDao;
import com.zlw.service.CollectionService;
import com.zlw.service.OrderService;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
impor... | [
"18075715790@163.com"
] | 18075715790@163.com |
a71bd65107f9254213f643a61f05d7d52e9b7ee1 | 81b0248ec097c4d4a215197c0ab0d811f9861336 | /src/es/uned/pfg/ae/web/RecursoAG.java | c51e7839ecd7c825c7328c013259f8885238ac35 | [
"Apache-2.0"
] | permissive | fermin-silva/pfg | c64e939dd6004aee6a8d3a4a52db99a025819c34 | f92e7d4dbba7ed4bcf8ff5f231fbc5f530d1474d | refs/heads/master | 2020-04-01T23:53:38.158413 | 2015-07-02T14:19:00 | 2015-07-02T14:19:00 | 22,790,841 | 1 | 2 | null | 2014-08-11T18:38:47 | 2014-08-09T17:04:22 | null | UTF-8 | Java | false | false | 1,217 | java | package es.uned.pfg.ae.web;
import es.uned.pfg.ae.Configuracion;
import es.uned.pfg.ae.utils.MultiMap;
import org.eclipse.jetty.util.ajax.JSON;
import javax.xml.ws.WebEndpoint;
import java.util.Map;
/**
* Recurso que ejecuta el Algoritmo Genetico via Web.
* Devuelve el resultado en formato JSON
*
* @author Fermi... | [
"silvafermn@gmail.com"
] | silvafermn@gmail.com |
2931f74c4e5b6c3d814da12cc57daed495f09098 | dc797cea1fe1da08b5007aeba31756fb9e311e6b | /tools/src/androidTest/java/com/sola/github/kotlin/tools/ExampleInstrumentedTest.java | ad4b8616180f794feabe4b35c3c3786b30f5a96a | [] | no_license | CrazyClownSola/Kotlin_Test | 627f099568e9a5add20cfe2f749c4beb62d5029a | 8c173a7af4f0291e9369764718c89f3154f4e834 | refs/heads/master | 2021-01-25T06:29:56.704673 | 2017-06-19T09:20:37 | 2017-06-19T09:20:37 | 93,580,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.sola.github.kotlin.tools;
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... | [
"136他19407"
] | 136他19407 |
ab9ac78337eebc1da9256d8265a292a896702b9a | 44ae271be2d73eca174fd49e882e6a26f06433cc | /src/com/wingsinus/ep/AdminDateCount.java | 520f3c262e474d89be0ed108d136d7e8074eb7da | [] | no_license | reasinPark/idolserver | 94e15f705e78b6570876e0d186e335a95e108435 | 23c5594e542685d2c3a15d06098cda468727831c | refs/heads/master | 2020-04-02T12:06:29.490125 | 2019-01-30T07:01:42 | 2019-01-30T07:01:42 | 154,419,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 102 | java | package com.wingsinus.ep;
public class AdminDateCount {
public String date;
public String count;
}
| [
"raesin.park@wingsinus.com"
] | raesin.park@wingsinus.com |
457b571b415342fa426acdeb67ff932a03bf5499 | 08449d901193b629acec1736e6d7ec884b4c2983 | /src/test/java/com/fasterxml/jackson/failing/EnumCreator1699Test.java | a5c42fe068dc67ed3f747899d233abdcb9e613ea | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | xinzhg/jackson-databind | 39546dc0db3d6fc2b1b943c53a15d384b5076400 | b0972c7a645137cf69334ba0d4db53f9c479d1b1 | refs/heads/master | 2021-05-16T09:40:06.648727 | 2017-09-21T21:09:43 | 2017-09-21T21:09:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | package com.fasterxml.jackson.failing;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.PropertyAccessor;
import com.fasterxml.jackson.databind.*;
// Should be failing but isn't... keeping here for a bit, until underl... | [
"tatu.saloranta@iki.fi"
] | tatu.saloranta@iki.fi |
48fc612070cd5add81fb46ac416fe4f77e68dff0 | 1721286fa3aab3158fc402070318eeae5fbde384 | /src/Moves/Moves.java | e561d0e78a9dce993885bacc65eb26b283486d11 | [] | no_license | navinramsaroop/PokemonTournament | af7eda0ba8263eda709bdd4915b6bd74f7948fb4 | e9c744b34f8f584dd1aa309444d2c64e0bfd1c2f | refs/heads/master | 2021-07-21T15:11:12.642115 | 2017-11-01T14:07:41 | 2017-11-01T14:07:41 | 108,793,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package Moves;
public abstract class Moves {
protected String name;
protected int power;
protected int accuracy;
protected String type;
/**
*
* @param name
* @param power
* @param accuracy
* @param type
*/
public Moves(String name, int power, int accuracy, String type) {
this.name = name;
thi... | [
"navinr@dhcp-ccc-936.eduroam.cornell.edu"
] | navinr@dhcp-ccc-936.eduroam.cornell.edu |
2f6d3dc6842d45665aed2bceaa1c62b85aa01614 | 88a46ddd59b21845fc4046900e70fa5e0ea53ae4 | /src/main/java/com/eyelesson/dao/Mk_difficultyDao.java | 501111257f0894b6cd95ed82c690ca559fe5c0f1 | [] | no_license | 3133035972/Eyelesson | 505746fb120360b96f5642fe9f2351cc7ee564e7 | 8ca3a5045641fbeaf197e8416fa6ac56b615034c | refs/heads/master | 2022-10-21T05:51:10.165837 | 2020-01-09T06:19:52 | 2020-01-09T06:19:52 | 228,186,702 | 0 | 0 | null | 2022-10-12T20:35:05 | 2019-12-15T13:13:54 | Java | UTF-8 | Java | false | false | 407 | java | package com.eyelesson.dao;
import com.eyelesson.entity.Mk_difficulty;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import java.util.List;
@Mapper
public interface Mk_difficultyDao extends tk.mybatis.mapper.common.Mapper<Mk_difficulty> {
@Select("select * from mk_diff... | [
"2387072301@qq.com"
] | 2387072301@qq.com |
0517a6a042c795482d2332f1585166e2adae40a5 | a02ebaeed2756e0b9c238fe31355b5c86821e401 | /Module_10/src/test/java/pages/google/CalculatorCloudGooglePage.java | de17f717c3e43a8eddb1ab82a1683496c676068d | [] | no_license | Vozzhaeva/at-mentoring | 1a164f0e3c7055479949fb0695e725c93c41cbd1 | ceff881a31435a3b6cb04f0dcbb68040f637fa2c | refs/heads/master | 2023-02-13T01:00:59.693966 | 2021-01-17T19:56:52 | 2021-01-17T19:56:52 | 330,473,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,626 | java | package pages.google;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.testng.Assert;
import pages.AbstractPage;
import java.util.List;
import java.util.Set;
import java.util.stream.Collect... | [
"Anastasiia_Vozzhaeva@epam.com"
] | Anastasiia_Vozzhaeva@epam.com |
cca6f639993ed0d385726c4501182db0bd0abd6f | bd578a6f42dcd29b24fde5a9c694f5f228a5531f | /Work/kd-classroom/kd-classroom-service/src/main/java/com/booksroo/classroom/service/BizTeacherClassService.java | 98da0ea944ab5de87ba2a23d7a1b69442de43dbb | [] | no_license | AfantyLS/Afanty | e79fe0e7a82dbe50482ae7fbfc335264626600ce | 0e1667119651cf46ad87c7ee80577b91ebe26258 | refs/heads/master | 2020-03-22T01:55:41.194581 | 2018-08-01T12:34:14 | 2018-08-01T12:34:14 | 139,338,681 | 0 | 0 | null | 2018-08-01T12:34:15 | 2018-07-01T15:07:05 | null | UTF-8 | Java | false | false | 4,988 | java | package com.booksroo.classroom.service;
import com.booksroo.classroom.common.dao.TeacherClassMapper;
import com.booksroo.classroom.common.domain.Subject;
import com.booksroo.classroom.common.domain.TeacherClass;
import com.booksroo.classroom.common.exception.BizException;
import com.booksroo.classroom.common.query.Bas... | [
"liushuai@booksroo.com"
] | liushuai@booksroo.com |
f13ede3f16a9d9d907c2bc8bf296a13ca2054fd7 | 179f45808823ea8c984ea55fd9c31ce4e35111ee | /app/src/main/java/com/jennie/eventreporter/EventMapFragment.java | 115412f05563b954f57b81cd32fef1a11df4da07 | [] | no_license | ljennie/Android-Application-Tourists | f4ff0e760ee02a1c8f22b8908a3b4f4eb9a384f6 | e3e044b1cd745f32a2c409f05926408ec8749fcf | refs/heads/master | 2020-03-27T14:15:44.993455 | 2018-08-29T20:17:43 | 2018-08-29T20:17:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,164 | java | package com.jennie.eventreporter;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.... | [
"daodaomylove@gmail.com"
] | daodaomylove@gmail.com |
fa6ef2ba7ea30400bc6c7f1e58478c827ef17500 | 3adddc59151b8bbdfd8f8c3904737db9e0dea900 | /src/main/java/com/vn/osp/notarialservices/user/controller/UserLinksFactory.java | 7cca29c583e53548838b3358283cbcadbff8936c | [] | no_license | TieuTruc14/uchi_v3_tccc_api | e3dca8fcdc88ee9ef37f6c4ca6d2e7037fc492af | 27b88b78a72f6addf30bef911892d31d3a7dbf73 | refs/heads/master | 2020-03-31T13:19:29.952367 | 2018-10-09T12:56:40 | 2018-10-09T12:56:40 | 152,250,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package com.vn.osp.notarialservices.user.controller;
import com.vn.osp.notarialservices.user.dto.User;
import com.vn.osp.notarialservices.common.hateos.ExtendedLink;
import com.vn.osp.notarialservices.user.exception.NoSuchUserException;
import com.vn.osp.notarialservices.user.exception.UserAlreadyExistsException;
impo... | [
"manh.phamtien142@gmail.com"
] | manh.phamtien142@gmail.com |
2c1c0c529a8bd2b35ff2dd9eb1399f9c5fdef3cb | 0f4002ee7fc84861b96e79955fe7a0e245636264 | /src/cn/com/easy/xbuilder/element/SortcolStore.java | 76c380a936b5f3975008dfa748c98a8fbc4450f4 | [] | no_license | yy0827-mengjiang/easyframebase | aaaec37c2324c267fd16fd558fec6634a02c0e2b | 89dfd9fe6fe5cc5fe59401bc03a7854f77254405 | refs/heads/master | 2021-01-11T10:06:11.141490 | 2016-12-29T06:25:42 | 2016-12-29T06:25:42 | 77,517,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package cn.com.easy.xbuilder.element;
import java.util.List;
import cn.com.easy.jaxb.annotation.Element;
@Element(name = "sortcolstore")
public class SortcolStore {
@Element(name = "sortcol")
List<Sortcol> sortcolList;
public List<Sortcol> getSortcolList() {
return sortcolList;
}
public void setSortcolList(... | [
"564190998@qq.com"
] | 564190998@qq.com |
3c3983aa311504ea1f1f887e36b21964f75a9f84 | 6a9b9ad608449e2942179be0627841787fb028d8 | /src/com/axelby/podax/SubscriptionCursor.java | b96d72b55511144fa7e5f02f8b66b5819dd0ef00 | [
"BSD-2-Clause"
] | permissive | jsimpson66/Podax | 94bd5e6742500dc3fa74e8571705893672ed877c | 2d3ac938789e6fbf872534049699546787c1fcfd | refs/heads/master | 2020-05-01T04:01:07.946435 | 2014-05-04T23:48:54 | 2014-05-04T23:48:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,764 | java | package com.axelby.podax;
import android.content.ContentUris;
import android.database.Cursor;
import android.net.Uri;
import java.util.Date;
public class SubscriptionCursor {
private Cursor _cursor;
private Integer _idColumn = null;
private Integer _titleColumn = null;
private Integer _urlColumn = null;
priva... | [
"dan@axelby.com"
] | dan@axelby.com |
a9b1146965bcdd4f1fd42b290844854cbde560d8 | f4b69a9516f53ec4f43bea9bc1530716ab44c709 | /src/nez/main/Verbose.java | b7110b07331cc3a2aea0771a6ab28eb334b6fd15 | [] | no_license | sekiguchi-nagisa/nez-1 | b29c521da55b1db39b38aa33981815bc0c0b6341 | c0cf94de3abbf6d12e33ba121df23f2d98cc6ebc | refs/heads/master | 2021-01-22T18:38:40.806834 | 2015-09-18T13:47:22 | 2015-09-18T13:47:22 | 37,115,154 | 0 | 0 | null | 2015-06-09T06:44:20 | 2015-06-09T06:44:20 | null | UTF-8 | Java | false | false | 2,838 | java | package nez.main;
import java.lang.reflect.InvocationTargetException;
import nez.lang.Expression;
import nez.util.ConsoleUtils;
public class Verbose {
public static final String BugsReport1 = "kimio@ynu.ac.jp";
public static boolean General = true;
public static boolean Example = false;
public static boolean B... | [
"kimio@konohascript.org"
] | kimio@konohascript.org |
9c567e3f51c70f5b2a86181ad10bb686cb5d9c91 | 93f315fee18f8c97f6dad2a5d693778ca19691bf | /src/MyHashSet.java | 01da23798df2d5be7636e6dd33f9258e1662af73 | [] | no_license | AlexhahahaDrag/arithmetic | 34f8e0b135a5f747e04546f81b6365a2a7208040 | 92232fd1758963bc964bea0759e8f0852b3cdaa0 | refs/heads/master | 2023-08-31T07:13:12.184136 | 2023-08-22T05:56:58 | 2023-08-22T05:56:58 | 170,278,495 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,426 | java | public class MyHashSet {
static int[] arr;
public static int size=0;
/** Initialize your data structure here. */
public MyHashSet() {
arr=new int[10];
}
public void add(int key) {
if(!contains(key)){
if(size>=arr.length) {
int[] newArr = arr;
... | [
"734663446@qq.com"
] | 734663446@qq.com |
4d9bc2cb70e2580f21100af92b48808862622030 | 38b2e7722f4c3216af9ec106c59c3096fd7ac5b8 | /app/src/main/java/com/example/maat/hello_daemon/DaemonBroadcastRecieve.java | cc3323eb5474ce1a8f1b566e31df6c7c615fea11 | [] | no_license | supercoeus/Hello-Daemon | c897e7adf2524c8a1b35a6ff8c4859df572a6f89 | edf3bbcfab4b9731e6ce81995579730b60793374 | refs/heads/master | 2021-05-03T21:42:07.767605 | 2016-10-12T05:44:44 | 2016-10-12T05:44:44 | 71,522,522 | 1 | 0 | null | 2016-10-21T02:32:09 | 2016-10-21T02:32:09 | null | UTF-8 | Java | false | false | 841 | java | package com.example.maat.hello_daemon;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
/**
* Created by xinghongfei on 16/10/8.
*/
public class DaemonBroadcastRecieve extends BroadcastReceiver {
private boolean isFirst = true;
... | [
"18911755084@163.com"
] | 18911755084@163.com |
0f2aab78e2b3e605fe4b90d749416019bd78fc49 | 9bdd5a9dd48efc03cc9988331e84af2a2e3d3379 | /org.promasi.coredesigner/src/org/promasi/coredesigner/model/SdLookup.java | d17158cc442c669c0e7a38485567c9fc27570799 | [] | no_license | antoxron/Promasi-V2 | 2fa4e936c428c2bfd01227610327103e566aab77 | dd12edc9be64d13a3a5e0e4e63ffb5554f1b8b82 | refs/heads/master | 2021-01-18T11:34:09.331631 | 2013-07-01T19:03:02 | 2013-07-01T19:03:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 636 | java | package org.promasi.coredesigner.model;
import java.util.TreeMap;
/**
* Represents the Lookup Equation
*
* @author antoxron
*
*/
public class SdLookup extends SdObject {
/**
* list of lookup equation (x,y) points
*/
private TreeMap<Double, Double> _lookupPoints;
public SdLookup( ) {
... | [
"antoxron@gmail.com"
] | antoxron@gmail.com |
2f5323bf05f0955b71405480df427012238f4bc3 | 9a1b8f52f6b9ad728cb056d9069a67ffaac9a7a3 | /app/src/main/java/com/example/recipiesbyingredients/models/Recipie.java | 8e74479476b036470d7790ffde2b8e709f6a4c6e | [] | no_license | thompsonb908/RecipiesByIngredients | 28230c46e2fc29660065b4318d7710e579158cac | 614137b4738ab76d2bbffbc303ec05e53ced33a9 | refs/heads/master | 2022-11-19T11:55:51.630994 | 2020-07-21T20:50:57 | 2020-07-21T20:50:57 | 257,140,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,192 | java | package com.example.recipiesbyingredients.models;
import java.io.Serializable;
import java.util.List;
public class Recipie implements Serializable {
private String name;
private List<Ingredient> ingredients;
private List<String> instructions;
private String imgURL;
public Recipie(String name, Li... | [
"thompson.brandon908@gmail.com"
] | thompson.brandon908@gmail.com |
4e709e70f32964550fc6dd7111c1d8a36a50bc40 | 7f4f24fc05294c9d27d83b4d0f5d6113aeb5f569 | /app/src/main/java/com/example/waleed/uberclone/MainActivity.java | c68f49cd9d967c09028aa9cbb7a91392ee2416fe | [] | no_license | walidelmarassy/UberClone | c0401ef911cd35a86a4c6a68ff4bd56f6a6a2c40 | cbcf8d30ede8b0c484068638d51af6be2d18d078 | refs/heads/master | 2020-06-22T18:30:09.403215 | 2018-12-05T14:20:47 | 2018-12-05T14:20:47 | 160,529,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,810 | java | package com.example.waleed.uberclone;
import android.content.DialogInterface;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
... | [
"walidelmarassy@gmail.com"
] | walidelmarassy@gmail.com |
2461148a652459eb1c421cd1728122e38853d73c | ae2e9c79a797263f1e9d0e0a71e24da2b2c64ee0 | /org.eclipse.jt.core/src/org/eclipse/jt/core/impl/ORM_CoreAuthACL_ByActorAndOrg.java | 29c2575d819f23f1181287f2be22c9a1b816fbb2 | [] | no_license | JeffTang139/jtcore | 6330762d6716a31a0c0f5e11b7a890949774470b | 827c2267b7e39c5a6321f342e5916dfd00d51989 | refs/heads/master | 2021-01-18T14:36:41.142947 | 2012-03-27T03:16:34 | 2012-03-27T03:16:34 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 851 | java | package org.eclipse.jt.core.impl;
import org.eclipse.jt.core.def.arg.ArgumentDeclare;
import org.eclipse.jt.core.def.query.ORMDeclarator;
/**
* 根据访问者字段、组织机构字段查找ACL项的语句定义
*
* @author Jeff Tang 2009-12
*/
final class ORM_CoreAuthACL_ByActorAndOrg extends
ORMDeclarator<CoreAuthACLEntity> {
public static final S... | [
"jefftang139@hotmail.com"
] | jefftang139@hotmail.com |
985aec281c512ed61979673330383baba14e0fa1 | 559ea64c50ae629202d0a9a55e9a3d87e9ef2072 | /cn/sharesdk/framework/authorize/C0033h.java | 12b217a78c62f3b232541ed2dd1ae32099be7e2d | [] | no_license | CrazyWolf2014/VehicleBus | 07872bf3ab60756e956c75a2b9d8f71cd84e2bc9 | 450150fc3f4c7d5d7230e8012786e426f3ff1149 | refs/heads/master | 2021-01-03T07:59:26.796624 | 2016-06-10T22:04:02 | 2016-06-10T22:04:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package cn.sharesdk.framework.authorize;
import android.view.View;
import android.view.View.OnClickListener;
/* renamed from: cn.sharesdk.framework.authorize.h */
class C0033h implements OnClickListener {
final /* synthetic */ C1223g f27a;
C0033h(C1223g c1223g) {
this.f27a = c1223g;
}
public... | [
"ahhmedd16@hotmail.com"
] | ahhmedd16@hotmail.com |
cd30e2b848170ad0aa682b82fb07ef78c985009e | ec56c06b025978ccf91ae38447e9b3cdc6f34bab | /metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richInputNumberSpinner/InputNumberSpinnerAttributes.java | 4ca13c6a0e4591fe97976b82c01acf19633eca60 | [] | no_license | petrandreev/richfaces-qa | 729d82be24aa27fbe0d14d52278914fdb6a51196 | 31d891c3902b50f0dc8065bf31d0c8533d09836e | refs/heads/master | 2021-01-18T11:46:04.185873 | 2015-03-25T14:17:23 | 2015-03-25T14:17:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,295 | java | /*******************************************************************************
* JBoss, Home of Professional Open Source
* Copyright 2010-2014, Red Hat, Inc. and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is ... | [
"jstefek@redhat.com"
] | jstefek@redhat.com |
4b84d2b1be9eb43395cd8369783ad801537c7160 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/27/27_96667eb32ad2f0f13d3f44a81660feda5f540516/UserManager/27_96667eb32ad2f0f13d3f44a81660feda5f540516_UserManager_s.java | 80d74c5b436e3f19ce502e068d5d9a62cfa9f723 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 804 | java | package it.sevenbits.space.service;
import java.util.HashMap;
import it.sevenbits.space.domain.User;
import org.springframework.security.core.userdetails.UsernameNotFoundException;
import org.springframework.stereotype.Service;
@Service
public class UserManager {
private HashMap<String, User> users;... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b64be2fd991bb612f64aae3cddc5cdf6d7ddba8e | ab9436969d38fe8d01610f8c9a137c0d9db3dca9 | /testnetworkapi/src/main/java/com/example/testnetworkapi/Model.java | 3e65396b2e1a50e62d0992979500fe44e847e2b6 | [] | no_license | wy198981/myParkingApp | 8b9cbf9cbb996143c9f3df53158dd44fa1d08005 | aaf4a2ab732b2865eb61b27ab397491a302b73e6 | refs/heads/master | 2021-01-18T03:29:36.129307 | 2017-03-22T11:21:01 | 2017-03-22T11:21:01 | 85,818,679 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package com.example.testnetworkapi;
/**
* Created by Administrator on 2017-02-17.
*/
public class Model
{
/**
* 1, 服务器 IP 地址
*/
public static String serverIP = "192.168.2.158";
/**
* 2,服务器的端口号
*/
public static String serverPort = "9000";
/// <summary>
/// 3) token(用于访问服务器... | [
"13265539954@163.com"
] | 13265539954@163.com |
87aef360ce6e45f6d22b0254e34fce8388fe2fa8 | ae45474eb6ce294074ee80bff4c4fac15d86ac4c | /arquillian.tutorial/src/test/java/arquillian/tutorial/functional/LoginPageIT.java | 22cb0229f352f76fad05e02d74f835ee7b3cffa4 | [] | no_license | LaviniaMasini/ArquillianTutorial | 9319b76e731f4ec205c8c2e07b2ad074e1477e16 | 6998e426f43d1b1239e066f929ff13f1be56c9d4 | refs/heads/master | 2020-04-16T06:52:04.016048 | 2019-02-12T17:50:24 | 2019-02-12T17:50:24 | 165,364,052 | 1 | 0 | null | 2019-01-20T12:49:51 | 2019-01-12T08:19:55 | Java | UTF-8 | Java | false | false | 4,306 | java | package arquillian.tutorial.functional;
import static org.junit.Assert.*;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.arquillian.junit.InSequence;
import org.jboss.shrinkwrap.api.Archive;
import org.jboss.shrinkwrap.api.Filters;
import org.... | [
"masini.lavinia@gmail.com"
] | masini.lavinia@gmail.com |
8ca11fda486dbf0e327d84266092b0b7f84c7714 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/smallest/818f8cf4e2e713753d02db9ee70a099b71f2a5a6bdc904191cf9ba68cfa5f64328464dccdd9b02fe0822e14a403dc196fe88b9964969409e60c93a776186a86a/002/mutations/374/smallest_818f8cf4_002.java | 8e5b963c14c7250582fc418d9154796d40dcb2f2 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,625 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
e3986c3a2a588ca5f99453adf7fc6ce04fa1ee4b | 4ea2a6950e2927c72db3c031c5398862bd86ab4c | /Programs/java_practise/KiloToMeter.java | 5cd251c2981541f63c9d06faa103c6cca2fad2b4 | [] | no_license | ZainaliSyed/Learning-Material | 464ff472548bb8fd37676b481d17d0cc6687be8b | f898b3fa3694b27f054cd0dfb94e4dc4d8aa8a66 | refs/heads/master | 2021-07-19T08:40:48.079074 | 2018-12-22T06:07:47 | 2018-12-22T06:07:47 | 143,050,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 259 | java | import java.util.*;
class KiloToMeter{
public static void main(String args[]){
Scanner ob=new Scanner(System.in);
System.out.println("please enter the feet :");
double kilo=ob.nextDouble();
double meter=kilo*1000;
System.out.println("meter are : "+meter);
}
} | [
"zainali.syed24@gmail.com"
] | zainali.syed24@gmail.com |
100d063018e9730f1c4188ab14b4d591d957ab0a | ae130a99ebe80b5fba46817360d2cc71f93144e9 | /src/main/java/com/bookstore/config/CORSFilter.java | d2dc7de0455d1243d545cab35d41e7585728578a | [] | no_license | isnyuan/bookstore | 09e36b67461015a787e3fec768cc1c7c17223521 | ea980ae9345de89ca30d03fecbe0e42f629cf51b | refs/heads/master | 2023-01-06T14:13:27.314532 | 2020-11-04T12:46:57 | 2020-11-04T12:46:57 | 296,041,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,763 | java | package com.bookstore.config;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServletRequest;
imp... | [
"980775536@qq.com"
] | 980775536@qq.com |
f77f1cc76635e091ffd747de4c5e979e25d3a6d8 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12798-117-14-MOEAD-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/XWiki_ESTest_scaffolding.java | 4732863cc73b2505d573dca8f2a418dae059ec9d | [] | 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 | 423 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Wed Apr 08 22:03:03 UTC 2020
*/
package com.xpn.xwiki;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
@EvoS... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
a88482153d35c14a27aaaff0f05f3785b90d5942 | 2e6538461b6855e60c38025d4a6f4912db307472 | /NA_Logic/src/Exceptions/InvalidNumberOfIDsException.java | b6dbe26f2ba783e069c5fba8ad9c351497fd023d | [] | no_license | avivAlfa/NA_web | cbf10b69a16753d27ad8447a91db75ce07108d58 | 8549f160e8c4d6943af5fbb70a7a87b57343b735 | refs/heads/master | 2021-01-17T15:59:57.293771 | 2017-03-04T10:14:41 | 2017-03-04T10:14:41 | 82,952,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package Exceptions;
/**
* Created by NofarD on 1/12/2017.
*/
public class InvalidNumberOfIDsException extends Exception {
public String getMessage() {
return "Not all players have a unique ID!";
}
}
| [
"Aviv"
] | Aviv |
fb72673ac96e78049ca17005167435d0f1859f9a | 7c59cb0aa0edc6a9a7ac7f23f7f9305e35c5ed3c | /app/src/main/java/com/recipes/dewordy/model/category/Category4.java | 47ff72c16acf8e5fafb444850479ecbdc65d027e | [] | no_license | stanleysusanto/Schule | f4b2c97cfd256748899f4dc513f2d1cd89181dbb | 250ce6f2988a6c7c9e40c2843b23acb783046536 | refs/heads/master | 2023-07-13T05:40:15.767522 | 2021-08-20T20:31:44 | 2021-08-20T20:31:44 | 398,392,226 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,087 | java | package com.recipes.dewordy.model.category;
/**
* Created by Paulstanley on 12/1/15.
*/
public class Category4 {
private int topic_id;
private String topic_ref;
private int sub_next_id;
private int next_id;
private int category_id;
private int sub_category_id;
private String title;
p... | [
"stanleysusanto8@gmail.cpom"
] | stanleysusanto8@gmail.cpom |
122fa49eca17b520bb051802e6230940c8b61912 | 2655102b86e9c009091a67cc0ac5918cef33ac21 | /src/main/java/org/hse/robowar/repository/FightRepository.java | 2d98fc8652df7d50a0944bd5a44c8c6b3dd22fce | [] | no_license | GreeMoz/robowar-java-server | 5c0b9b414f467d28071a74d423f69f4c5ec578c4 | 20d03c2487827005dc5bf61934eb7cd675e035cb | refs/heads/master | 2023-04-02T17:15:46.917509 | 2021-04-11T16:22:44 | 2021-04-11T16:22:44 | 356,911,582 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package org.hse.robowar.repository;
import org.hse.robowar.model.Fight;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.UUID;
public interface FightRepository extends JpaRepository<Fight, UUID> {
}
| [
"v.krasnov@lunawealth.com"
] | v.krasnov@lunawealth.com |
d1a105dba5cc4e6aca3dc62fe75f34e017f866c6 | b4ca4f744ceea8f882378d605241c3af60ae70e5 | /BriteLite/src/britelite/BriteLite.java | d1f181c92b95303306368ddf69952af7992620c4 | [] | no_license | raphaelbreuer/java | 99192d993ad19683c94dfbed9915e297fa8fa4eb | d147880dacce524230f7a42bdd438b8da622c884 | refs/heads/master | 2021-01-23T08:48:44.793249 | 2017-09-07T16:47:07 | 2017-09-07T16:47:07 | 102,551,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 710 | java | package britelite;
import java.awt.*;
import javax.swing.*;
/**
*
* @author Breuer
*/
public class BriteLite extends JFrame
{
int row =20;
int column=20;
int bulb=30;
public BriteLite()
{
setLayout(new GridLayout(row,column));
for (int i = 0; i < row*... | [
"rafibreuer@gmail.com"
] | rafibreuer@gmail.com |
f74b9b4a9f754c2cfe4f783b607080bae5c151f4 | 1c5e8605c1a4821bc2a759da670add762d0a94a2 | /src/dahua/fdc/contract/contractsplit/client/ContractPCSplitBillEditUI.java | f77d69a9627b56e2712b522cec9b2ddb6d8fc315 | [] | no_license | shxr/NJG | 8195cfebfbda1e000c30081399c5fbafc61bb7be | 1b60a4a7458da48991de4c2d04407c26ccf2f277 | refs/heads/master | 2020-12-24T06:51:18.392426 | 2016-04-25T03:09:27 | 2016-04-25T03:09:27 | 19,804,797 | 0 | 3 | null | null | null | null | GB18030 | Java | false | false | 33,967 | java | /**
* output package name
*/
package com.kingdee.eas.fdc.contract.contractsplit.client;
import java.awt.event.ActionEvent;
import java.math.BigDecimal;
import java.sql.SQLException;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import javax.swing.Action;
import org.apache.l... | [
"shxr_code@126.com"
] | shxr_code@126.com |
6b8c29987b8ad6f423941f9a229d39db806629c2 | e3c9277bc2f5e8629872d4c3ffac4d9db4f28eb5 | /week2&3/ProcessingFeeCalculator/src/com/sapient/processing_fee_calculator/MainApplication.java | 512b7d06cc976dff7b481e8842d05e716a343af2 | [] | no_license | sakshamnegi/PJP_2.0 | d97858d9ca87861aeca2138c2101ec05ea8aa5fe | 891acf1bf30fe1dd54165ce7eb3ecf1d37f5f002 | refs/heads/master | 2022-12-13T02:45:42.113263 | 2020-09-12T06:59:25 | 2020-09-12T06:59:25 | 288,662,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,621 | java | package com.sapient.processing_fee_calculator;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import com.sapient.processing_fee_calculator.models.PriorityFlag;
import com.sapient.processing_fee_calcu... | [
"sakshamnegi1@gmail.com"
] | sakshamnegi1@gmail.com |
8fdf62f5fff3910c4d86db23c796289041e41735 | 9d54e9860deab14be8758e6caf74e3970988bbfc | /src/main/java/com/fixit/bo/utils/DataUtils.java | b02c1b64dde5840d7c837a8077d97ab9b6aaf7dc | [] | no_license | kostyantin2216/fix-it-backoffice | 509c99d6912651ac1c59c6869cc930360b21c8a0 | 76a8b4916d857d0b905f26d10e08a66984c9b9d1 | refs/heads/master | 2021-03-27T08:40:40.973407 | 2018-01-24T09:37:52 | 2018-01-24T09:37:52 | 115,345,786 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 635 | java | /**
*
*/
package com.fixit.bo.utils;
import javax.faces.bean.ApplicationScoped;
import javax.faces.bean.ManagedBean;
import org.primefaces.model.map.LatLng;
import org.springframework.stereotype.Component;
/**
* @author Kostyantin
* @createdAt 2017/10/21 23:53:28 GMT+3
*/
@Component
@ManagedBean
@Applicatio... | [
"kostyantin2216@hotmail.com"
] | kostyantin2216@hotmail.com |
2f60d9aafaed706a490e3980865a903dfaea358d | a7b868c8c81984dbcb17c1acc09c0f0ab8e36c59 | /src/main/java/com/alipay/api/domain/GavinTestnew.java | f06856205ee3a1a7e767c70956cf028c7a3221f2 | [
"Apache-2.0"
] | permissive | 1755616537/alipay-sdk-java-all | a7ebd46213f22b866fa3ab20c738335fc42c4043 | 3ff52e7212c762f030302493aadf859a78e3ebf7 | refs/heads/master | 2023-02-26T01:46:16.159565 | 2021-02-02T01:54:36 | 2021-02-02T01:54:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 520 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 测试
*
* @author auto create
* @since 1.0, 2019-06-05 19:46:49
*/
public class GavinTestnew extends AlipayObject {
private static final long serialVersionUID = 242189932154394618... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
5556b7d225eeb48992c602191e787ea1e73cd8c3 | f06be30154bdbf6f77f5107c0afef5b38f821404 | /code/wxService/src/main/java/com/lws/domain/model/Page.java | 9a9d6a21547139ebd29c03eaba3984edbb0b80d9 | [] | no_license | lws364969870/wxService | b966647ffdb8e547428a6d3ab2a24e2aa78fbfa7 | 6a7cff6e5d2f3b3ecdf7a84f67d15d278c82c068 | refs/heads/master | 2021-07-13T01:08:31.458925 | 2017-10-12T16:40:57 | 2017-10-12T16:40:57 | 105,039,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,432 | java | package com.lws.domain.model;
import java.util.List;
/**
* 分页数据
* @author WilsonLee
*
* @param <E>
*/
public class Page<E> {
private List<E> list;
private int totalRecords;
private int pageSize;
private int pageNo;
private int totalPages;
public int getTotalPages() {
return ((this.totalRecords + this.p... | [
"364969870@qq.com"
] | 364969870@qq.com |
9f0189fa9bb5ab66c702b93af6b6c3f69775f3e3 | 5217e4f39c824f504166f2070e55e738f33671d3 | /src/main/java/com/trade/app/exception/LowerVersionException.java | 1486b2e5f3923fe230418410896e68e4f194ae35 | [] | no_license | rameshsharma25/trade-store-app | 2d5396f59d795987e4dec59bd03368775b6b92aa | 5875223d2c67ac0638339a006af05d995005e524 | refs/heads/master | 2022-11-11T12:18:14.347412 | 2020-06-24T04:14:33 | 2020-06-24T04:14:33 | 274,566,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 388 | java | package com.trade.app.exception;
public class LowerVersionException extends RuntimeException {
/**
*
*/
private static final long serialVersionUID = 1L;
private int resourceId;
public LowerVersionException(int resourceId, String message) {
super(message);
this.resourceId = resourceId;
... | [
"Ramesh Sharma@DESKTOP-U7BFO54"
] | Ramesh Sharma@DESKTOP-U7BFO54 |
05f6ff3f79f243c216d22bcd3fec34c2f8fc7f78 | 0edb766007a5f61c88ab6793f124d7041ca4bd6b | /app/src/test/java/com/something/zeeshanashraf/tictactoepro/ExampleUnitTest.java | ca8f7cc1e48da0477722f4fb60deac7209489715 | [] | no_license | MuhammadZeeshanAshraf/TicTacToe | a48792f72aa882ae8a8ffbaca7876593c26198c7 | 1d42f1558c41f67503ab5b214edd703049246ab2 | refs/heads/master | 2020-05-05T03:15:32.558293 | 2019-04-05T11:20:05 | 2019-04-05T11:20:05 | 179,665,739 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.something.zeeshanashraf.tictactoepro;
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 {
@Te... | [
"43716301+MuhammadZeeshanAshraf@users.noreply.github.com"
] | 43716301+MuhammadZeeshanAshraf@users.noreply.github.com |
ddaa051e247854e7cd250e7eb8ab815fc8017517 | 958659ae80ec1642b4f458bfa9f423eafe87aff4 | /MobileDataUsageClient/src/com/mobile/data/usage/GetMobileData.java | 7d1a4fa99646488d57917391ecce7d41b1180af3 | [] | no_license | amitesh007/Object_Oriented_Analysis_And_Design | c719c2715ebbd1c387946b8d3e19237508cc6fef | ffa73cfd9f40382b82318e70ce9033053ca4fbf9 | refs/heads/master | 2020-04-04T15:52:45.653332 | 2018-11-04T06:35:57 | 2018-11-04T06:35:57 | 156,055,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,379 | java |
package com.mobile.data.usage;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for getMobileData complex type.
*
* <p>The following schema fragment specifies the expected content contained ... | [
"noreply@github.com"
] | noreply@github.com |
beff9e6fb53b57139132c013609aadda26386da2 | 90ee396c5d5d44be7bd980e931da68d336aa3245 | /app/src/androidTest/java/com/examples/akshay/wififiletranserfer/ExampleInstrumentedTest.java | abfb5f234795217cac9ffd2db20d6675cad28e3b | [] | no_license | akshay-ap/WifiFileTransfer | 6ee15e32b02ba889f397b8ea335e389442378495 | 60ac871d88011be78f92fa84ef509d73ea90e623 | refs/heads/master | 2021-01-24T20:12:58.195006 | 2018-03-14T13:26:07 | 2018-03-14T13:26:07 | 123,245,386 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 777 | java | package com.examples.akshay.wififiletranserfer;
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.*;
/**
* Instrumented test, which will execut... | [
"akshay.ap95@gmail.com"
] | akshay.ap95@gmail.com |
6c5390c052d8150b72eabe16654c91564a684da1 | f404fc04e520457ef0ea3f5c99c6d53102d7fbce | /src/main/java/pl/shellchuck/charity/repository/RoleRepository.java | 54efc9f22fd88b84670f0d85d03e22a5040f8093 | [] | no_license | Shellchuck/4Charity | e71a57f56292483e9e4d2a7dbef5056ee6d941b3 | 98e393b38fe7ddcae741d9edb7e6e44dba04bfd9 | refs/heads/master | 2022-02-02T11:04:57.255595 | 2020-12-16T16:29:27 | 2020-12-16T16:29:27 | 241,538,781 | 2 | 0 | null | 2022-01-21T23:39:26 | 2020-02-19T05:14:55 | Java | UTF-8 | Java | false | false | 254 | java | package pl.shellchuck.charity.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import pl.shellchuck.charity.entity.Role;
public interface RoleRepository extends JpaRepository<Role, Long> {
Role findByName(String name);
}
| [
"marek.grzelczak.99@gmail.com"
] | marek.grzelczak.99@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.