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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2448053c01396b086ad18d139737bd92cebff082 | ad504db69e860ae4870f35ec01b89ab18ddc2d62 | /resource/TestGameDemoResourceJavaLibraryM/src/main/java/org/allbinary/game/testgamedemo/input/TestGameDemoGameInputMappingFactory.java | c1df224c596f422d399c73df4d4033bd684ce1cf | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | AllBinary/AllBinary-Platform-Game | c9c4aad89be5e7418b73a0178a09c5f46c6087b5 | 5a309c328b65167f93657acbee70c58120a3f48b | refs/heads/master | 2023-06-12T20:13:53.236214 | 2023-06-12T07:29:03 | 2023-06-12T07:29:03 | 20,319,549 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,279 | 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 |
2fa3f650e3d6468e02cc601f6d7d9a8af26eb4b8 | 874f32275b67694837087f607ea3c38f47c84e5a | /Pecunia Bank MMP/src/com/capgemini/user/Account.java | 59fdf864f52c9232a752558a6c71a39d1287ac7c | [] | no_license | Pavankalyan438/Testing | 2fb81edf23d991a2c91a85848e11b0922d65771b | 2163261841a83482ca32a46f0ae7883c13f4e02b | refs/heads/master | 2021-04-08T07:31:37.259533 | 2020-03-23T09:26:54 | 2020-03-23T09:26:54 | 248,753,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 279 | java | package com.capgemini.user;
public class Account {
private String AccountNO;
public String getAccountNO() {
return AccountNO;
}
public void setAccountNO(String accountNO) {
AccountNO = accountNO;
}
public Account(String accountNO) {
super();
AccountNO = accountNO;
}
}
| [
"pavankalyannaini438@gmail.com"
] | pavankalyannaini438@gmail.com |
5f56b400b5bf0a6617b16438351a0ff2a4247d8b | 0b4c5e1e4683ebd3851c875d8f3f98f0e60ff2c4 | /src/main/java/fr/communication/domain/User.java | 7e9af4e4199306744923ddd973a2a8b33e453fa8 | [] | no_license | mohanajjar/communication | 143695b06a0fe9cdc67e78023892d138f23549c7 | 659338732e1dc7236a9623db8caca5e4cb19efbd | refs/heads/master | 2020-03-11T11:28:19.374713 | 2018-04-18T13:06:03 | 2018-04-18T13:06:03 | 129,970,467 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package fr.communication.domain;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
@Entity
@Table(name = "user")
@Data
public class User implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@Generat... | [
"m-najar@artefrance.fr"
] | m-najar@artefrance.fr |
5c6cbcf926706bafb06f3babf3a506af8e32bab6 | 894097e20f940a551751340374c7fbc0b721c00b | /Lesson 21/SaveAnArrayOfObjectsToFile/src/com/company/Expense.java | bfc21f6e948943de5fce0993f9068d7ca1982ed3 | [] | no_license | judaco/Java-Course | a15bdd9624de900e882735782eae1386bc13717e | bff237bea1e67a6d13c3e3e743101a1694a5a239 | refs/heads/master | 2020-04-12T06:25:40.626117 | 2017-04-22T19:31:45 | 2017-04-22T19:31:45 | 64,483,572 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,779 | java | package com.company;
import java.nio.ByteBuffer;
/**
* Created by Juda on 21/03/2017.
*/
class Expense {
private String name;
private double price;
private String description;
public Expense(String name, double price, String description) {
this.name = name;
this.price = price;
... | [
"judacossa@gmail.com"
] | judacossa@gmail.com |
735f5d25b5a3c1ab86e1ce21e6d51dedfcbb4132 | 86ac90816a7bc993d01fcd063ad279db31978270 | /src/main/java/SafeDelete.java | 23f5cc4565e2f48d639045e3c520639cee089640 | [] | no_license | Swyrough/Munchin | 3ced2fac99ee26f8daa8eef78b08126137c1b7f0 | 4b4933551360081da7db0ed77e82213b2b77c8c7 | refs/heads/master | 2021-01-21T00:25:03.061723 | 2015-02-04T20:55:06 | 2015-02-04T20:55:06 | 30,130,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | import com.google.appengine.api.datastore.*;
/* Safely deletes an Entity from datastore and all its dependencies. Sends a follow up text to all associated users
*/
public class SafeDelete {
private QueryManager queryManager = new QueryManager();
private static DatastoreService dataStore= DatastoreServiceFact... | [
"jhwang261@gmail.com"
] | jhwang261@gmail.com |
7f0db82f59f77bed24b284e9f64f275511bd52fd | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Spring/Spring3470.java | 7d732df62a588a1e7eef07c9746d0dec001da588 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | @Test
public void testLoadingMultipleConfigFilesWithRelativeClass() {
GenericGroovyApplicationContext ctx = new GenericGroovyApplicationContext();
ctx.load(GroovyApplicationContextTests.class, "applicationContext2.groovy", "applicationContext.groovy");
ctx.refresh();
Object framework = ctx.getBean("framework... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
253866bb9ac6202f23be94494129d5cdc6581021 | 94f3467d233d1c2802f24f79b6ea20c383c99b24 | /src/flyerGame/ui/CreditsGui.java | b7377a57e887923beec0a2d762900caf366ffd9e | [] | no_license | 5731112821-AL/ProgMethProject | d12586a6ee256a99c5146c399ba46e0d64fa1afa | 8cc3d5b3f5ebf36a79f8b0d5fd8d6e4584e31529 | refs/heads/master | 2021-01-13T00:38:26.062675 | 2015-12-15T22:30:00 | 2015-12-15T22:30:00 | 46,356,747 | 0 | 1 | null | 2015-12-10T15:37:51 | 2015-11-17T15:39:04 | Java | UTF-8 | Java | false | false | 1,882 | java | package flyerGame.ui;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import engine.render.InfiniteTile;
import engine.ui.Button;
import engine.ui.VisibleObject;
import flyerGame.engineExtension.MovingBackground;
import flyerGame.engineExtension.Resources;
import flyerGame.engineExtension.Syste... | [
"bobby_nh@hotmail.com"
] | bobby_nh@hotmail.com |
4116122b67831a18cac1f19588405ed2da389a10 | 5ceefa58a8acdf21278f9e5849d2ff901d86b01d | /Spring_AOP/src/beans/client/MethodInterceptorClient.java | 810a3cef1f963e726b56fd5365a63230cb15a4ff | [] | no_license | Satish522/Spring | f85253a68190530b0b5a17c75235c9dd24093f86 | ec44eceee894fbbdf399856833155d73ceacaa33 | refs/heads/master | 2021-04-27T13:49:54.791087 | 2018-04-04T16:44:59 | 2018-04-04T16:44:59 | 122,446,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package beans.client;
import org.springframework.aop.framework.ProxyFactory;
import beans.aop.programatic.AroundAspect;
import beans.service.Math;
public class MethodInterceptorClient {
public static void main(String[] args) {
// TODO Auto-generated method stub
Math math=new Math();
ProxyFactory ... | [
"sasubudh@SASUBUDH-87D80.partnet.cisco.com"
] | sasubudh@SASUBUDH-87D80.partnet.cisco.com |
881e06ca6b2b4faaafd577981e0d90764199afd3 | b27f53005a6230fbd975677f20da43f5a3c4393c | /part04-Part04_17.Items/src/main/java/Items.java | 07aebad4bc383505378448697d8e46830c41a134 | [] | no_license | pbfryman/java-MOOC-I | 97b6f4fb315b21fe7a8f184cd7a0e734bdc63d77 | 5743c1c28db06e26bf40b9429e0c7e7f2c97dd42 | refs/heads/main | 2023-01-30T17:22:14.441041 | 2020-12-07T18:16:54 | 2020-12-07T18:16:54 | 319,404,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java |
import java.util.ArrayList;
import java.util.Scanner;
public class Items {
public static void main(String[] args) {
// implement here your program that uses the class Item
ArrayList<Item> items = new ArrayList<>();
Scanner scanner = new Scanner(System.in);
while (true) {
... | [
"pfryman@student.wgu.edu"
] | pfryman@student.wgu.edu |
bb8decc5f0cb45f13c264bb699072fa7bd4f4e17 | 257dd1efc08773f3a9ab4062426b0ec41afe1407 | /Mackenzie_LP1/src/semana5/labInterseccao.java | 55ba92b79d39e12597895a87d430ac8aefa20e8b | [] | no_license | lucastedeschi/Mackenzie-LP1 | 37e07af4aa4d1bd5f1f85cf940a10c34003be4a1 | 4815bf3cd569babdd0b508261ff7cdcc723eb6b6 | refs/heads/master | 2016-09-05T11:53:53.143821 | 2015-05-15T13:33:26 | 2015-05-15T13:33:26 | 32,524,339 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | 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 semana5;
import java.awt.Rectangle;
/**
*
* @author Lucas Tedeschi
*/
public class labInterseccao {
public static Rectan... | [
"Lucas Tedeschi@LucasTedeschi"
] | Lucas Tedeschi@LucasTedeschi |
8dfc887b15df25c18bd0bf06f02c17dc95310abe | a5a7e06fe569be4ecc3f6eee2704f6f6f4d8a3eb | /plugin/src/main/java/com/craftmend/openaudiomc/generic/commands/middleware/CleanStateCheckMiddleware.java | ecfe91653e2be0b9aa8336dd006b55b4e90c045f | [] | permissive | ApocalypsjeNL/OpenAudioMc | 48ae4f148033ba2cc6d6a9ca5d318d871b06eb1a | 3dd1f48c11995897a67f03c8e6a0261d503e79c4 | refs/heads/master | 2021-07-17T05:55:50.470889 | 2021-01-25T12:41:15 | 2021-01-25T12:41:15 | 115,910,912 | 0 | 0 | Apache-2.0 | 2021-01-25T12:41:16 | 2018-01-01T09:46:13 | Java | UTF-8 | Java | false | false | 1,074 | java | package com.craftmend.openaudiomc.generic.commands.middleware;
import com.craftmend.openaudiomc.OpenAudioMc;
import com.craftmend.openaudiomc.generic.commands.interfaces.CommandMiddleware;
import com.craftmend.openaudiomc.generic.commands.interfaces.GenericExecutor;
import com.craftmend.openaudiomc.generic.commands.in... | [
"noreply@github.com"
] | ApocalypsjeNL.noreply@github.com |
1b0049ac9585b37121d1bc723e4e05846b5db545 | e51c210ccf72a8ac1414791d8af552662c3fb034 | /passerelle-core/com.isencia.passerelle.process.service.impl/src/main/java/com/isencia/passerelle/process/service/impl/FlowHandleImpl.java | 2f896193e8cb3231b42db0cb5a93cf98d1c09cf5 | [] | no_license | eclipselabs/passerelle | 0187efa4fba411265ab58d60b5d83e74af09b203 | e327dea8f4188e4bfe5ef4a76dd2476ad6f5664d | refs/heads/master | 2021-01-18T09:26:07.614275 | 2017-06-28T10:05:12 | 2017-06-28T10:05:12 | 36,805,342 | 5 | 3 | null | 2015-08-04T18:43:19 | 2015-06-03T13:27:15 | Java | UTF-8 | Java | false | false | 1,557 | java | package com.isencia.passerelle.process.service.impl;
import java.net.URI;
import com.isencia.passerelle.actor.FlowUtils;
import com.isencia.passerelle.model.Flow;
import com.isencia.passerelle.runtime.FlowHandle;
import com.isencia.passerelle.runtime.repository.VersionSpecification;
public class FlowHandleImpl imple... | [
"erwindl0@gmail.com"
] | erwindl0@gmail.com |
86848eb89f000041de1483c40df5f2b71b4bfebe | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/boot/svg/code/drawable/fav_addtab_normal.java | 5fa570e8473572feee7d8ce7f9f02fcaca27ac3a | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 4,240 | java | package com.tencent.mm.boot.svg.code.drawable;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
imp... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
76821b93382e8e9688a45ce94d1a71cd1acd1f2b | 6b266d89694d9dd94395c469992459a94a7a999b | /app/src/main/java/com/example/rs2/MainActivity.java | f17f9b75e6798ee13fba82c02c4650ba0395b27b | [] | no_license | Kodi392/The-Ration-App | c69270b171b5d029859f6d2091e6b187c23bd1f4 | 69979676c0a308bb7c0eb7f9be403b8a4ad5e111 | refs/heads/master | 2023-05-25T13:29:05.482048 | 2021-05-30T06:15:55 | 2021-05-30T06:15:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,067 | java | package com.example.rs2;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MainActivity extends AppCompatActivity {
Button signup,login;
@Override
protected void onCreate(Bundle savedI... | [
"dinuss2k@gmail.com"
] | dinuss2k@gmail.com |
a004b6b0b5430fa6466f065336c911388475d1e4 | f23f6870ac6c87c2fc2f1a439508adf1baaaf2f9 | /Guava/src/test/java/com/jachs/guava/io/FilesTest.java | ae98cfcb3ef6e0d78603ea4f13279ae4da8d60b5 | [] | no_license | ZhanChaoHan/Google | 8d32cd1b32ef0877b0c67ca090fc2e0f2ce56695 | a9d839beb0badd49f8628dc9cacb25cc04a37c13 | refs/heads/main | 2023-08-31T08:52:42.137428 | 2021-11-01T08:55:40 | 2021-11-01T08:55:40 | 401,264,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,328 | java | package com.jachs.guava.io;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.nio.MappedByteBuffer;
import java.nio.charset.Charset;
import org.junit.Test;
import com.google.common.io.ByteSink;
import com.google.common.io.ByteSource;
i... | [
"799516423@qq.com"
] | 799516423@qq.com |
fc4c7ac9bc2974101df7b2890f38fcd1aa6f6577 | 3c36704817f868c462aead3078613a3003ead17b | /src/introsde/rest/client/ClientMain.java | ab3c078f26cf675ab9dc91cab71d6333992dc11d | [] | no_license | Recognizen/introsde-2016-assignment-2 | 0ced62b92831c7ab211e907dfb49a5bb83a3c8e9 | 772f1cccfde325a71b01bd35a7deba36b78ba9de | refs/heads/master | 2020-07-02T22:23:11.767160 | 2016-11-22T20:36:41 | 2016-11-22T20:36:41 | 74,275,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 34,729 | java | package introsde.rest.client;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.StringReader;
import java.io.StringWriter;
import java.util.ArrayList;
import java.util.List;
import javax.ws.rs.core.Response;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.OutputK... | [
"bogdanliviu_a@yahoo.com"
] | bogdanliviu_a@yahoo.com |
0e13facd9eb72c6f199aea17db72db1d21c7b9a9 | fec32819a8ffb22c2b8a4479490ba54904e71d26 | /basicJava/src/main/java/com/sirish/utils/DatePredictor.java | 399339d3749ee3e0e3f7ad7484b90672508622cb | [] | no_license | sirish936/sirish_work | d63c63a0012abacdb4307b9da299571ca240d19d | 30f2c26691d6ea8724a46d9bdd2684b5c7f748b3 | refs/heads/master | 2022-06-18T12:19:43.674602 | 2020-02-18T07:18:40 | 2020-02-18T07:18:40 | 38,474,341 | 0 | 0 | null | 2022-05-20T20:52:42 | 2015-07-03T05:43:24 | Java | UTF-8 | Java | false | false | 5,262 | java | package com.sirish.utils;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class DatePredictor {
static final Logger log = LoggerFactory.getLogger(DatePredictor.class);
public PredictDates predictYear(final ... | [
"sirish@lenovo.com"
] | sirish@lenovo.com |
66df365a9b2ce87dcd1cb8cc383e1e887d6a53b6 | 9ef133c5712d76c16d0db17082fd7996617cc69c | /Ch13(재네릭)/src/exam01/PersonEx.java | ad4cec278a1b9e3ee3f65c074c66a66cf8385fb6 | [] | no_license | youngseonL/2020_JAVA | 63e15c16a05a1f6c04a9b43c53cafee5a017a8f1 | 103f33c9604a93ef7a07319cd37e70a4e9801be0 | refs/heads/main | 2023-04-02T22:47:16.088497 | 2021-04-08T11:59:29 | 2021-04-08T11:59:29 | null | 0 | 0 | null | null | null | null | UHC | Java | false | false | 690 | java | package exam01;
class Person{
private Object obj;
// Object : 모든 클래스
public Object getObj() {
return obj;
}
public void setObj(Object obj) {
this.obj = obj;
}
}
public class PersonEx {
// 비제네릭 코드
public static void main(String[] args) {
Person person = new Person();
//Up캐스팅 : String ... | [
"68880233+parkincastle@users.noreply.github.com"
] | 68880233+parkincastle@users.noreply.github.com |
6a50786394aa080ebbea0d9f6b38bd23a5fff1b0 | e6e0fda2a0665a29cab154c5d41d7abd3377110d | /core/src/kirill/ag/controller/WorldController.java | 3d3f0d9e52544e2dd3f94ab36240b6e714ddf353 | [] | no_license | iGroza/lesson_0001 | 3c75d27dc880dcb5d74654deca9765627711ec9e | 0d13a7fe1dc604a599c5de2d97ab863beb203f2c | refs/heads/master | 2019-05-18T07:55:27.340735 | 2017-02-28T10:45:49 | 2017-02-28T10:45:49 | 83,398,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,763 | java | package kirill.ag.controller;
import java.util.HashMap;
import java.util.Map;
import kirill.ag.model.Player;
/**
* Created by Feor on 27.02.2017.
*/
public class WorldController {
enum Keys{
LEFT,RIGHT,UP,DOWN
}
public Player player;
static Map<Keys,Boolean> keys= new HashMap<Keys, Boole... | [
"xneonxneon@mail.ru"
] | xneonxneon@mail.ru |
4262569ac4ac7f6f7387d0361e57a54e3535b2c1 | b804507f9f8698a0bf06b22095da7cbd2b709aa9 | /concurrency/tasksCooperation/NotifyVsNotifyAll.java | 6f8acef407df92106a0bb584ff23f1167e644e00 | [] | no_license | TwentySevenC/ThinkingInJava | 8483a67de701452cccfc8f1904c4b3ef5a2e918d | 015bcbda65982981d84b0b64190837126353ce90 | refs/heads/master | 2021-01-10T15:21:08.317295 | 2016-11-17T08:14:05 | 2016-11-17T08:14:05 | 45,603,075 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,880 | java | package concurrency.tasksCooperation;
import java.util.Timer;
import java.util.TimerTask;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
//: concurrency/NotifyVsNotifyAll.java
class Blocker{
public synchronized void waitingCall(){
try{
... | [
"xiaojianbox@163.com"
] | xiaojianbox@163.com |
7a9bccd4496bf5475b35e62b8dda209f3a4ef3e9 | 61dee1acc77d1315a40870b483f004c417f455c1 | /bookstore/src/cn/dave/bookstore/user/service/UserException.java | 1b5ce637a4a66d1c588c539c5bb18f53e7d0d35d | [] | no_license | dave0824/JavaWeb | 9c21ea419a476e859a129f50bb4aae5e178fef9b | ec9abde58045aa9e30ce64f28a8bfc331518b950 | refs/heads/master | 2020-07-13T22:33:04.843963 | 2019-08-29T13:30:20 | 2019-08-29T13:30:20 | 205,169,543 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 445 | java | package cn.dave.bookstore.user.service;
public class UserException extends Exception {
public UserException() {
super();
}
public UserException(String arg0, Throwable arg1, boolean arg2, boolean arg3) {
super(arg0, arg1, arg2, arg3);
}
public UserException(String arg0, Throwable arg1) {
super(arg0, arg1... | [
"51199302+dave0824@users.noreply.github.com"
] | 51199302+dave0824@users.noreply.github.com |
6af71db0fb5aaa49f016e93a29df668ae0136d58 | d0208b384a5d5e75e29393e261b8fef31a17a062 | /src/org/usfirst/frc/team3946/robot/commands/AutonomousLeft.java | 673c699bf5f9524c36c9d3bf06dcf007aee30d56 | [] | no_license | brandojomo/RecycleRush | 5e85920d8b73c09102a340d13ae429c792f9a435 | 2b6712fba062cd1f3f9df132d1376e9709110968 | refs/heads/master | 2021-01-21T18:15:42.334974 | 2015-12-08T00:56:07 | 2015-12-08T00:56:07 | 47,585,235 | 0 | 0 | null | 2015-12-07T23:14:46 | 2015-12-07T23:14:45 | Java | UTF-8 | Java | false | false | 529 | java | package org.usfirst.frc.team3946.robot.commands;
import edu.wpi.first.wpilibj.command.CommandGroup;
/**
*
*/
public class AutonomousLeft extends CommandGroup {
public AutonomousLeft() {
// Pick up tote and drive to safe zone.
addParallel(new AutonomousDrive(1.0, 0.5));
addSequential (new ... | [
"tclark79301@gmail.com"
] | tclark79301@gmail.com |
42db98d9209606fd62a2c28b4c2c88892b042b86 | c53feaa93bf0b1c31cd05c178d70c4fdb2f7cc2e | /src/design_pattern/observer_pattern/ObserverPatternTest.java | 2c808f9a3b84153b0e1f3d0bf7a000a396b788ab | [] | no_license | lzhangwei/design-parttern | b01b76aaaec9725b8767e92dcb788365a8bc1474 | 85b05cf101e1869974473ebd0cb7a6662ec67725 | refs/heads/master | 2021-01-10T07:42:55.568260 | 2015-11-12T16:33:51 | 2015-11-12T16:33:51 | 46,065,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package design_pattern.observer_pattern;
public class ObserverPatternTest {
public static void main(String args[]) {
Subject subject = new Subject();
new BinaryObserver(subject);
new HexaObserver(subject);
new OctalObserver(subject);
System.out.println("十进制: 10");
s... | [
"lzhangwei@outlook.com"
] | lzhangwei@outlook.com |
d983b391c0dc6b816019cd50b1d5dbddadc8632f | b87ebd35a156e1392023629a6e8ec298b98aa726 | /src/main/java/au/net/electronichealth/ns/cda/_2_0/ActClassDocumentSection.java | ed475f58292ad37f148a0e45066aa0148a7e26f2 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | AuDigitalHealth/cda-schema-java | 8112f4f9c5b372e184c96ddabb9e83a35713e0ae | cec3eb9bd9fbf8c759fa9c8b38ac5a1ed9e15d3b | refs/heads/master | 2023-02-24T19:31:16.548025 | 2021-02-08T04:32:39 | 2021-02-08T04:32:39 | 335,827,871 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,110 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2021.02.... | [
"peter.ball@digitalhealth.gov.au"
] | peter.ball@digitalhealth.gov.au |
85d2680939ba05cd3cf88dfdd95076872fcdaa0f | 507ef28e2efbe7b07f842485eea1619202baffb6 | /WAA Lab5/src/managedbeans/calcManagedBean.java | 6865e9fdf17947f870f2977557ba46519c379073 | [] | no_license | rameshstha/WAA | 7ce7c33fff75c48f8813224eb83d39c0fd916e37 | eb3fc693ee0a527c03da60f7a8cfeb669c055c80 | refs/heads/master | 2022-12-25T07:37:05.829383 | 2017-01-08T01:10:44 | 2017-01-08T01:10:44 | 72,386,957 | 0 | 0 | null | 2022-12-16T07:12:37 | 2016-10-31T01:23:29 | JavaScript | UTF-8 | Java | false | false | 1,068 | java | /**
*
*/
package managedbeans;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.RequestScoped;
/**
* @author Ramesh Shrestha
*
*/
@ManagedBean
@RequestScoped
public class calcManagedBean {
private int firstNumber;
private int secondNumber;
private String result;
public calcManagedBean() {}
... | [
"ramesh.shresthag@gmail.com"
] | ramesh.shresthag@gmail.com |
ec44b570a5ee60a66c3f9a46e6cd2d2f3f8cb965 | 190a11a77c2fee854ebd8a31544a7a84afdb19e5 | /src/com/weibo/sdk/android/model/Trends.java | f4ee06070cab00c06fbb50ae04f3153ce9163412 | [
"Apache-2.0"
] | permissive | alexcaisenchuan/FunWeibo | 3447368a2a796fc82e6df48d77f4852fe37e2226 | d3f06cb7a7ea164d9b2ca302d1fd00dac0c9df3d | refs/heads/master | 2020-12-24T14:44:47.540250 | 2014-02-17T14:41:20 | 2014-02-17T14:41:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,519 | java | /*
Copyright (c) 2007-2009, Yusuke Yamamoto
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and ... | [
"caisenchuan@163.com"
] | caisenchuan@163.com |
551ddfe23adfe4fdb35539442b1e9b4834c18da2 | a636fb3fd165f2e30ed01c09bfc802aef28e85ed | /src/Sample/SampleClass.java | 800a1b60df97cd9db5cc9babc8a6c2f25de7a5b1 | [] | no_license | Wilq33/Day | a5a448f35dbb5aed309125a3cd02e03840947c93 | 147917b650a11b947d313b29bd258645b4cc3786 | refs/heads/master | 2020-09-03T01:05:54.033388 | 2019-11-18T19:10:32 | 2019-11-18T19:10:32 | 219,347,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package Sample;
import Rough.TestA;
public class SampleClass extends TestA{
public static void main(String[] args) {
SampleClass obj = new SampleClass();
System.out.println(obj.publicVariable);
System.out.println(obj.protectedVariable);
}
}
| [
"34482885+Wilq33@users.noreply.github.com"
] | 34482885+Wilq33@users.noreply.github.com |
e6e2537d05b811584362882427dad7594bc809fb | 0dede05a653cb5de0329f7e2455ae02e2941a14a | /src/bean/request/SO_Req_GenOTPSaleOrderBean.java | 08f6e947a56de218362cd43968cceef133c6fd24 | [] | no_license | itnopadol/NPDriveThruWs | 27da1f00b6ea64195c9e492a860c8451bb264bb1 | 1e9ecae7b5120284758ddbb67f1352cea2410298 | refs/heads/master | 2021-01-20T05:37:21.121355 | 2017-12-15T07:46:35 | 2017-12-15T07:46:35 | 101,458,790 | 0 | 1 | null | null | null | null | TIS-620 | Java | false | false | 3,607 | java | package bean.request;
import java.util.List;
public class SO_Req_GenOTPSaleOrderBean {
private String access_token;
private String doc_no;
private int bill_type;
private int tax_type;
private int delivery_type;
private String receiver_name;
private String pickup_datetime;
List<SO_Req_ListOwnerPhoneBean> owner... | [
"somrod@nopadol.com"
] | somrod@nopadol.com |
6b012fb0eaa060ec36c26204e28626c54d098e19 | 02ecfb34f1067b45377e6c7e9c9bd34ef2578726 | /newsday011/src/main/java/com/zhuoxin/adapter/ChannelUserAdapter.java | aee1506badf783a40576e50535ddaf0934211ebc | [] | no_license | zhaolongchao/AndroidStudioWorkspace | 24e61dcfb429e7a0d6075ffe07a7aec9e7ca2087 | 1ead5f8e29cec4c5d1e5b66ede14c46dd86b8607 | refs/heads/master | 2020-12-24T13:21:32.583149 | 2016-12-15T03:27:53 | 2016-12-15T03:27:53 | 76,517,731 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,106 | java | package com.zhuoxin.adapter;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.zhuoxin.baseAdapter.BaseAdapter1;
import com.zhuoxin.entity.ChannelItem;
import com.zhuoxin.newsday01.R;
import java.util.List;
/**
* Created by l on 2016... | [
"285652988@qq.com"
] | 285652988@qq.com |
f35c943ade0a27e105750f419084feda0c4549a2 | b187d3dae47ee41a46f135b5737e5b2ed020579c | /Android/DesafioAndroidNovo/app/src/main/java/com/example/desafioandroidnovo/activity/SplashActivity.java | 721a265b817c6d7e2180412227d629579c848ccc | [] | no_license | Andrearibas/DHMobileAndroid03 | d52675845a2b69257c552d0bcd0177b8d815187b | a0638237640faf5153faeb367b2191aafceffd69 | refs/heads/master | 2020-07-04T08:49:18.548095 | 2019-11-18T23:58:57 | 2019-11-18T23:58:57 | 202,228,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 865 | java | package com.example.desafioandroidnovo.activity;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import com.example.desafioandroidnovo.R;
import com.example.desafioandroidnovo.activity.LoginActivity;
import java.util.Timer;
import java.util.TimerTask;
publi... | [
"Andrearibas"
] | Andrearibas |
d0d6416b64da1c3f4dbc67f702aa15c1991d6ca8 | e66dfd2f3250e0e271dcdac4883227873e914429 | /zml-web/src/main/java/com/zml/commodity/service/CfCommodityServiceI.java | 593281420ea6d7603e108f748542d935dae5d833 | [] | no_license | tianshency/zhuminle | d13b45a8a528f0da2142aab0fd999775fe476e0c | c864d0ab074dadf447504f54a82b2fc5b149b97e | refs/heads/master | 2020-03-18T00:54:16.153820 | 2018-05-20T05:20:08 | 2018-05-20T05:20:08 | 134,118,245 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package com.zml.commodity.service;
import com.zml.commodity.entity.CfCommodityEntity;
import com.zml.commodity.entity.CfCommodityImgEntity;
import java.util.List;
import org.jeecgframework.core.common.service.CommonService;
import java.io.Serializable;
public interface CfCommodityServiceI extends CommonServic... | [
"tianshencaoyin@163.com"
] | tianshencaoyin@163.com |
4a65d5140b0fb15b33b367455e5d7a469d7cbb05 | 92e7a62c54bcf24de97b5d4c1bb15b99f775bed2 | /OpenConcerto/src/org/openconcerto/erp/core/finance/accounting/action/NouveauExerciceAction.java | 1e52a4ac082acc80af399ef1dcb17a48e5378b8d | [] | no_license | trespe/openconcerto | 4a9c294006187987f64dbf936f167d666e6c5d52 | 6ccd5a7b56cd75350877842998c94434083fb62f | refs/heads/master | 2021-01-13T02:06:29.609413 | 2015-04-10T08:35:31 | 2015-04-10T08:35:31 | 33,717,537 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,253 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2011 OpenConcerto, by ILM Informatique. All rights reserved.
*
* The contents of this file are subject to the terms of the GNU General Public License Version 3
* only ("GPL"). You may not use this file except in compliance with th... | [
"guillaume.maillard@gmail.com@658cf4a1-8b1b-4573-6053-fb3ec553790b"
] | guillaume.maillard@gmail.com@658cf4a1-8b1b-4573-6053-fb3ec553790b |
56f38f02190fe53d79942400c9d10dfeec6d8d93 | 95f7ba7516bed9a6a787a40400c4a4a3fe95ff64 | /app/src/main/java/com/example/sfarmani/ucsctutor/TutorSignUp.java | 3ca6e6c338034c17a76c9bda7b99b8ad81e1e327 | [] | no_license | sfarmani/ucsctutorapp | 7936f55d03b467a860d13875a7cb80a028c8ee3a | af4caf9ac515bb4f1470e2ab5a13e9361eced079 | refs/heads/master | 2021-01-10T04:17:25.254911 | 2015-12-04T05:03:10 | 2015-12-04T05:03:10 | 44,211,587 | 0 | 1 | null | 2015-10-16T17:40:14 | 2015-10-13T23:31:09 | Java | UTF-8 | Java | false | false | 7,693 | java | package com.example.sfarmani.ucsctutor;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Rect;
import android.os.Bundle;
import android.os.Handler;
import android.view.MotionEvent;
import android.view.View;
import android.view.inputmethod.InputMethodMa... | [
"sfarmani@ucsc.edu"
] | sfarmani@ucsc.edu |
d27f2c0d7405f04890bad8e4dc49f5a59df2002a | 3279cf76f1cfdace10813d4382950fedbab7606d | /src/qapps/gdrive/gui/Test.java | 1d6b70a88479ff1a4b662471cc63911f143997ab | [] | no_license | jakubdykowski/gdrive | 6f73553a9e68c0e343559a89740666c3156f6088 | 1829df675abe22b1b702ec4e3b05e0438674740d | refs/heads/master | 2021-01-12T21:54:04.523063 | 2017-02-12T19:58:24 | 2017-02-12T19:58:24 | 81,751,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package qapps.gdrive.gui;
import java.io.File;
/**
*
* @author root
*/
public class Test {
public static void main(String[] args) {
// System.out.println(Test.class.getResource("p.properties").getFile());... | [
"jakub.dykowski@gmail.com"
] | jakub.dykowski@gmail.com |
e692edacb434cd5c4e3f505595a158561a52bb77 | 1affc03e0e8e060fa67ec1a9c04c3829660bce76 | /app/src/main/java/com/hbbsolution/mproduction/data/response/BaseObjectResponse.java | d81a4b41ba6600b25e36986c46b58917ec810c97 | [] | no_license | thanhduy26091995/RxJavaRetrofit | a26934351583f38913146ce52edfae50cadc3528 | 37b64b04429180863a23f8bb74e73f2def7dec25 | refs/heads/master | 2021-09-17T07:47:56.133133 | 2018-06-29T07:35:31 | 2018-06-29T07:35:31 | 111,080,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 787 | java | package com.hbbsolution.mproduction.data.response;
import com.google.gson.annotations.SerializedName;
/**
* Created by buivu on 17/11/2017.
*/
public class BaseObjectResponse<T> {
@SerializedName("success")
private boolean success;
@SerializedName("data")
private T data;
@SerializedName("errorC... | [
"buivuthanhduy@gmail.com"
] | buivuthanhduy@gmail.com |
b700b819366392fd7f8d5326cc4ee84917e15335 | e1e89c8c5574deead87b02c938e48b6b565c81a4 | /src/QuanLiBatDongSan/ModuleChucNang/GiaoDichDanhSach.java | 3891ee5a8e3a5d8efed8720c5a3da064fbd874b0 | [] | no_license | trongthanht3/QuanLiBatDongSan | 6707d5e52b15a01a4d4d4edb1418807065845eb4 | 4977280372ec1d9e559f1448e057a682037d129a | refs/heads/master | 2020-08-03T22:45:52.819227 | 2019-10-06T22:59:51 | 2019-10-06T22:59:51 | 211,908,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 152 | java | package QuanLiBatDongSan.ModuleChucNang;
public class GiaoDichDanhSach
{
public void CallDanhSach()
{
System.out.print("Danh sach con cac");
}
}
| [
"trongthanht3@gmail.com"
] | trongthanht3@gmail.com |
7b39c8345506c8ad193cbb6297eeaa6cd085911b | d469d57785a297b1023052e020d5d14aeeffa680 | /Vjezba 6/MqttSubscriber/src/main/java/com/example/MqttSubscriber/AppConfig.java | 2793caee16f5806a14e2c028c4cf5e0e4b2b908b | [] | no_license | LukaRogulj/java_vjezbe | c57fa0200e64d8939aaf6eb08d263f056871ccb4 | c7208e988beae2e5735b9b3dc97398d37f0549b5 | refs/heads/main | 2023-04-09T07:00:20.478191 | 2021-04-14T19:30:03 | 2021-04-14T19:30:03 | 358,018,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,102 | java | package com.example.MqttSubscriber;
import com.example.MqttSubscriber.user.web.MQTTHandler;
import com.example.MqttSubscriber.user.service.MQTTSubscriber;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annota... | [
"luka.rogulj92@gmail.com"
] | luka.rogulj92@gmail.com |
3200e07d4aa09075b5f6111410af8100890905b5 | 33e32a2816f869f099b81adc1e9a6ddb804a6249 | /privilegeservice/src/main/java/cn/edu/xmu/privilege/controller/AdminUserController.java | 8d42c71350a03e626c10aeabe3fdaa554bb59335 | [] | no_license | FeiyanLiu/Privilege | ec7590256690a2bc64a8e8a2828baa039db8ecad | 827a1a02c23c3f1486aa862130a1c25872225fab | refs/heads/master | 2023-01-05T07:32:52.922578 | 2020-11-04T16:08:03 | 2020-11-04T16:08:03 | 310,303,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,308 | java | package cn.edu.xmu.privilege.controller;
import cn.edu.xmu.ooad.util.ResponseCode;
import cn.edu.xmu.ooad.util.ResponseUtil;
import cn.edu.xmu.ooad.util.ReturnObject;
import cn.edu.xmu.privilege.model.vo.UserEditVo;
import cn.edu.xmu.privilege.service.UserService;
import io.swagger.annotations.*;
import org.slf4j.Logg... | [
"han@han-li.cn"
] | han@han-li.cn |
59e29787e7aa55c7c27ab3cc598535e6c34e32b6 | 5170a6803ac9740bec3cd7c7bfaa23b9f7f975b2 | /app.webview/src/main/java/com/hl/appwebview/base/BaseFragment.java | 25ad0b651f95acb71d7289d56af2a47443daeb15 | [
"Apache-2.0"
] | permissive | miguoer/ApplicationCollention | 85f8e60e3567152d9a0133a3a39c81eb67e7a817 | 882a5cf77f038036085fdde80c82196b86ce47d7 | refs/heads/master | 2021-01-22T09:17:18.527110 | 2017-05-09T15:06:35 | 2017-05-09T15:06:35 | 81,948,818 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | package com.hl.appwebview.base;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.squareup.leakcanary.RefWatcher;
import ... | [
"18123600915@163.com"
] | 18123600915@163.com |
22728eec46eda4251f17fa1bdbadb8236241b761 | 123f28050b5a8089dbc3a4ba220bb4e47c1c066d | /sql/hazdb/common/src/main/java/com/hazelcast/samples/sql/hazdb/CdcPipeline.java | 735b68f216eef08f3a5d0e99102ba6541d0f6f7b | [] | no_license | hazelcast/hazelcast-code-samples | bd9f006e6d7a93ae216099d1e6f8f367b36a4c36 | e764287590f46f666836b0be1e115d9c17caf000 | refs/heads/master | 2023-08-31T21:55:30.338482 | 2023-08-14T05:55:38 | 2023-08-14T05:55:38 | 11,708,465 | 565 | 695 | null | 2023-08-14T05:55:40 | 2013-07-27T17:31:05 | Java | UTF-8 | Java | false | false | 2,877 | java | /*
* Copyright (c) 2008-2022, Hazelcast, Inc. 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
*
* Unless required ... | [
"noreply@github.com"
] | hazelcast.noreply@github.com |
c1ddeba435379ba0b34a7c09596c70244e99402a | 57c5d7b75aa2e1ef77aa061921a33aaae4d524d0 | /src/com/izmyr/test/Test.java | f71ef6bc215251598e985d01f8fc08a812258663 | [] | no_license | sourcewarehouse/tureng | e325d1c1f17ebf2e4e7c17b4864f8db97531dfeb | 41caa268365d89ad7ad469f81479b020520d88ae | refs/heads/master | 2021-01-24T22:02:41.790004 | 2015-09-06T20:17:03 | 2015-09-06T20:17:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.izmyr.test;
import com.izmyr.tureng.Results;
import com.izmyr.tureng.Tureng;
public class Test {
public static void main(String[] args) {
Tureng tureng = new Tureng();
Results results = tureng.translate("pay"); // input can be in Turkish or English
results.print();
}
}
| [
"ugurcany@outlook.com"
] | ugurcany@outlook.com |
b281f1035ed8c64807cd9d1ca6f51e4ae3234d03 | 96ddcbfcebe7fb88bb7964beae9d364086fe05f6 | /src/com/lanqiao/videoVIP/mapper/YhbProvider.java | a16ae8230eeb7731721f57cd58d699eb71031976 | [] | no_license | 0Zsad/videoVIP | 7309bef891a2b69f08d8fb59995fbf74fa2c801e | 4817839a46efd974d853bcc4a4799b1df56a0667 | refs/heads/master | 2023-07-14T14:06:12.100105 | 2021-08-22T16:15:11 | 2021-08-22T16:15:11 | 398,765,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,152 | java | package com.lanqiao.videoVIP.mapper;
import com.lanqiao.videoVIP.entity.Yhb;
import com.lanqiao.videoVIP.util.StrUtil;
public class YhbProvider {
/** 动态查询 得空需要修改 */
public String getListSql(Yhb user) {
StringBuffer sql = new StringBuffer("select yhzh,pwd,yhnc,yhtx,yhzt from yhb where 1=1 ");
/*if(nu... | [
"linghuanjie138@163.com"
] | linghuanjie138@163.com |
d38ff8c1b42b5b16f273ce2bc03654d7fe54256c | 868400cf813b38c15553814fc53fcaf77102df0b | /HomeDepot/src/test/java/automationFramework/HomeService.java | 79937f486e0e413bbb80e2354acc5df4e0b7fc04 | [] | no_license | qateksolutions/charlotte | 15a34205a457315b9b9903cf43d3999e8b4dea34 | 78340e31468c9f5f7edd9f8b11ef29743f110de0 | refs/heads/master | 2021-12-26T10:07:42.333012 | 2021-12-22T12:59:42 | 2021-12-22T12:59:42 | 90,475,377 | 0 | 0 | null | 2018-09-10T01:34:21 | 2017-05-06T16:15:57 | HTML | UTF-8 | Java | false | false | 299 | java | package automationFramework;
import org.testng.annotations.Test;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.AfterTest;
public class HomeService {
@BeforeTest
public void beforeTest() {
}
@Test
public void f() {
}
@AfterTest
public void afterTest() {
}
}
| [
"alam08215@hotmail.com"
] | alam08215@hotmail.com |
48c3795ff89e59764c196bc3cd50495697927b18 | 65c45c7b303d0159d3838717075bdc1be729868a | /parkinglotproject/src/testing/CarDetails.java | 2f8d97f6189e9fc3d17346a1834add1b71783284 | [] | no_license | punyaharitha/ParkingLotProject | 69c6fed59061350830caa902c56b3e5f02b1e22c | 07679bf81761e70a282fa20e1381829f2e14c484 | refs/heads/master | 2020-06-21T02:20:50.706395 | 2019-07-22T06:41:11 | 2019-07-22T06:41:11 | 197,321,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,096 | java | package testing;
public class CarDetails {
String regNo;
Colour colour;
String slotNo;
public enum Colour{
BLUE,BLACK,RED,WHITE,GREEN
}
public CarDetails() {
super();
}
public CarDetails(String regNo,String colour,String slotNo){
setColour(colour... | [
"Punya Haritha@LAPTOP-Q7M8UTUR"
] | Punya Haritha@LAPTOP-Q7M8UTUR |
98c3b39f4a790eec11891aa39de19c57064a7faf | af9eb566fa45387f1959985131487effa56b5326 | /Tri 2/COMP 103/Assignment 3/Emergency room/src/EmergencyRoom.java | cc4e69152b468371f8907bed021b6f951a3405ba | [] | no_license | Niels-Clayton/Uni-Notes-First-Year | b54032220ca3663218f07365b2bd6e478e5dc1fe | 9e839fc6ca8c420cea04d21223f7f80a68d604dd | refs/heads/master | 2023-03-16T17:41:56.525342 | 2019-07-27T04:47:10 | 2019-07-27T04:47:10 | 199,116,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,353 | java | // This program is copyright VUW.
// You are granted permission to use it to construct your answer to a COMP103 assignment.
// You may not distribute it in any other way without permission.
/* Code for COMP103 - 2018T2, Assignment 3
* Name:
* Username:
* ID:
*/
import ecs100.*;
import java.util.*;
import java.io.... | [
"nielsdanielclayton@gmail.com"
] | nielsdanielclayton@gmail.com |
bc7c11127fc5f730bdb97314813a992fdd0a8009 | dc9c7f90d19e664f9970f4623578570203f98399 | /src/bai12_java_collection_framework/bai_tap_them/Main2.java | 3084805a4a8a2b36bc6da626f81d07741f4f53d6 | [] | no_license | hauhp94/C0321G1_HuynhPhuocHau_Module2 | 427a6413316efc37306fb3f2d5e28bf6b14317ba | 633dcb2a377a181cc76c906247c3a771ede04383 | refs/heads/main | 2023-06-01T01:06:47.598267 | 2021-06-07T03:21:13 | 2021-06-07T03:21:13 | 362,328,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package bai12_java_collection_framework.bai_tap_them;
import java.util.*;
public class Main2 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Nhập vào chuỗi: ");
String string = scanner.nextLine();
Map<Character, Integer> map ... | [
"hauhpdn2015@gmail.com"
] | hauhpdn2015@gmail.com |
dd4b17f56734cc4bee8966aa46b8dc6f24835419 | ee4e12c3ec0893221494d3912a584a8eed297430 | /zhttp/src/main/java/com/zpj/http/utils/DataUtil.java | 00ec62f7f0640d263cf569b76058fba98f28f519 | [] | no_license | lzjian119/ZDownloader | eed7cbc67f954f6abd4f96006e7eda8bf66cecd7 | aecc19f62c2f26a599a9dbcf53cfe63edfa52633 | refs/heads/master | 2021-01-26T03:08:58.738720 | 2020-02-09T15:08:05 | 2020-02-09T15:08:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,308 | java | package com.zpj.http.utils;
import android.util.Log;
import com.zpj.http.core.IHttp;
import com.zpj.http.exception.UncheckedIOException;
import com.zpj.http.io.ConstrainableInputStream;
import com.zpj.http.parser.html.nodes.Comment;
import com.zpj.http.parser.html.nodes.Document;
import com.zpj.http.parser.html.nodes... | [
"37832345+Z-P-J@users.noreply.github.com"
] | 37832345+Z-P-J@users.noreply.github.com |
58b8bf0fb33934feaf776a3c28fffe6ea885ccaa | b99684d48895dc6558fb339e759fb6645095021b | /backend/src/main/java/com/cloudbilling/backend/service/UserSecurityService.java | c24213efb6edc85519b24ccd9722d27eab963a89 | [] | no_license | OshritShoua/CloudBilling | 57b94fcb6a7eb9a63713d01cfdcf838ae255fbc0 | e8c800f43558144e218db1d41736b713044b6768 | refs/heads/master | 2020-03-12T16:03:40.972874 | 2018-04-23T14:31:25 | 2018-04-23T14:31:25 | 130,416,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package com.cloudbilling.backend.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.... | [
"oshritshoua@gmail.com"
] | oshritshoua@gmail.com |
4bbde4442b819180b0628a22e55ab752ede9c181 | ca1ccc7a8fa210ac367b3616097740cfb55d08c4 | /app/src/androidTest/java/in/arjsna/passcodeviewsample/ApplicationTest.java | e361f009b6967e68c8504f70a15d7ac00f27acf6 | [
"Apache-2.0"
] | permissive | radiumapp/android-passcodeview | e12d75fa5ce6fb901821f42b3342a3f457908ae8 | c7798903b4856557e21ea7196178adfcdad4ac97 | refs/heads/master | 2020-05-01T14:45:50.238863 | 2019-04-26T08:32:03 | 2019-04-26T08:32:03 | 177,528,895 | 0 | 1 | Apache-2.0 | 2019-04-26T08:32:04 | 2019-03-25T06:38:47 | Java | UTF-8 | Java | false | false | 351 | java | package in.arjsna.passcodeviewsample;
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() {
... | [
"arjun@codebrahma.com"
] | arjun@codebrahma.com |
23c120f6ce69fca6d46f77a158e8bd9a7f3926bb | 5b93b09dd5dc4777cbbeff8b377085112585e04e | /leo-grab-engine/src/main/java/com/hongru/parse/HTMLDateParse.java | 8325dd4a648ecd9bb23e017fc66df29e94fe48b2 | [] | no_license | chenhy8208/leoSearcher | f5c4abb462f0ab698ea2dccb6fc8feb4110e07ac | 06dd85826669a3fc5b22b81ce93014cf86fa5467 | refs/heads/master | 2020-05-25T15:41:22.928050 | 2017-03-05T14:59:28 | 2017-03-05T14:59:28 | 69,433,815 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,982 | java | package com.hongru.parse;
import org.apache.commons.lang3.StringUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.rege... | [
"37799400@qq.com"
] | 37799400@qq.com |
6a29e5752f701b966078ae785164eff10f44b516 | 88c4189861ac4491c84a1551f2921f1d6f4533cd | /storm-parser/src/main/java/ninja/eivind/stormparser/models/Player.java | 192b8892bae102ba0f45acd8961c67aea9f07b1b | [] | no_license | zhedar/HotSReplayParser | 0d371df28b6e40b52bd20d03299fe30b1d749cf2 | 3eefc6430c9de5023915726715a2217c1cc6bbdf | refs/heads/master | 2020-12-25T22:29:04.361873 | 2015-11-07T23:35:05 | 2015-11-07T23:38:49 | 45,755,096 | 0 | 0 | null | 2015-11-07T21:20:26 | 2015-11-07T21:20:26 | null | UTF-8 | Java | false | false | 432 | java | package ninja.eivind.stormparser.models;
/**
* @author Eivind Vegsundvåg
*/
public class Player {
private String bNetId;
public Player(TrackerEventStructure item) {
this.bNetId = String.valueOf(item.getDictionary().get(1L).getDictionary().get(4L).getVarInt());
}
public void setBNetId(String... | [
"eivindveg@hotmail.com"
] | eivindveg@hotmail.com |
ea22bad9bbc2efdb8106cd4ed679e48c74b85802 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/test/org/keycloak/saml/processing/core/saml/v2/util/AssertionUtilTest.java | 69beef81619c825d78ab999155552ef195c91e08 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 4,278 | java | package org.keycloak.saml.processing.core.saml.v2.util;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.security.cert.X509Certificate;
import org.bouncycastle.util.Arrays;
import org.junit.Assert;
import org.junit.Test;
import org.keycloak.common.util.Base64;
import org.keycloak.common.ut... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
e56648023216802221a743267bb6591e21ea8daf | 05a14c594fcb01931310ed1792be4a9e8701f994 | /src/com/mycompany/a3/Decelerate.java | 65444facf5a6e6c7815a50562db9637fe2f139f5 | [] | no_license | kaurlakhveer5/CSC133 | 6b176dfbd448b7296449b130e8e80d194a677d91 | a994ddce89c10515aa9296613a1722d14ed2e654 | refs/heads/master | 2020-04-14T07:02:07.241722 | 2018-12-31T23:10:25 | 2018-12-31T23:10:25 | 163,701,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package com.mycompany.a3;
import com.codename1.ui.Command;
import com.codename1.ui.events.ActionEvent;
public class Decelerate extends Command{
private GameWorld gw;
public Decelerate(GameWorld gw) {
super("Decelerate");
this.gw = gw;
}
public void actionPerformed(ActionEvent e) {
if (e.getKeyEv... | [
"noreply@github.com"
] | kaurlakhveer5.noreply@github.com |
8df590a6d57c43c7643e3c8268a918f21ef48b7f | a524cec8f2658fdfbf2bd2901740941ef353ac8c | /leekwars-utils/src/main/java/com/leekwars/utils/tools/InstallCert.java | d71655722e51884c8a1bcbe96633e52a2a668da8 | [] | no_license | LeBezout/LEEK-WARS | b9de8ee33a0cd1d67ad2fb581f1a1b1b1af29610 | ed75967f77f5aea084748dca377e472a3a70defb | refs/heads/master | 2022-09-08T15:40:59.170094 | 2022-08-09T20:52:38 | 2022-08-09T20:52:38 | 49,378,145 | 7 | 1 | null | 2022-05-21T08:01:41 | 2016-01-10T17:50:53 | Java | UTF-8 | Java | false | false | 7,884 | java | package com.leekwars.utils.tools;
/*
* Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of source code must retain the above c... | [
"lebezout@gmail.com"
] | lebezout@gmail.com |
cde866ed7724df4e5b239de2fd4195e304f65148 | 6dbc4fc08a4494e3f559887fd6d3607e1ba6b265 | /src/main/java/com/dds/model/indicador/IndicadorCompuesto.java | f226b5e8ee8e545308fcdbc757048851c5eab22b | [] | no_license | feded94/dds2017Grupo9 | 40a3b32a797e1a567d0c62e79d4458f420b2c0b9 | e1256a8543af6cef15ed6c0b6f4a3883878f058f | refs/heads/master | 2021-01-19T16:45:38.394237 | 2017-11-29T03:01:21 | 2017-11-29T03:01:21 | 88,283,744 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 916 | java | package com.dds.model.indicador;
public class IndicadorCompuesto extends Indicador {
private Indicador izq;
private Operador op;
private Indicador der;
protected IndicadorCompuesto(Indicador izq, Operador op, Indicador der) {
this.izq = izq;
this.op = op;
this.der = der;
}
... | [
"wzfernandochen@gmail.com"
] | wzfernandochen@gmail.com |
6d288083cf40114eb1b982a5b827c9e157234ec0 | 38772e3d16c3c2a15c379969d9a607916a65e7ba | /core/src/com/emistoolbox/common/results/ResultUtil.java | 6a4032d42394fcd397438c1241d0ba733e2ac06b | [
"Apache-2.0"
] | permissive | emistoolbox/emistoolbox | 2d57aa6189c99f2cbd4f53429c184a4096b3a3ca | c973fc5ebe2607402a0c48b8c548dfe3188b27b9 | refs/heads/master | 2021-01-19T01:42:40.658255 | 2019-04-27T19:58:36 | 2019-04-27T19:58:36 | 32,792,202 | 1 | 0 | Apache-2.0 | 2018-11-26T10:43:07 | 2015-03-24T10:39:36 | Java | UTF-8 | Java | false | false | 1,517 | java | package com.emistoolbox.common.results;
import com.emistoolbox.common.results.impl.ResultImpl;
public class ResultUtil
{
public static int[] getIndexes(String[][] headers, String[] indexes)
{
int[] result = new int[indexes.length];
for (int i = 0; i < indexes.length; i++)
{
... | [
"murkhog@googlemail.com"
] | murkhog@googlemail.com |
338e2c1b279c08c5f40a50ac12c3261ddbaa2e6e | c0a790ad93e9eea328448179fb3e4d70c33a8812 | /src/main/java/cn/niter/forum/mapper/NewsMapper.java | 9a10790f99224e767871a62199fefa744d782786 | [] | permissive | linyu902/NiterForum | 282a4032b547ac975d7954e25b50f45ac5a09c3d | 402041ac2f7115014ad0604c5a8d3461b6fdde3e | refs/heads/master | 2022-08-16T07:32:25.969290 | 2022-07-27T08:15:07 | 2022-07-27T08:15:07 | 242,678,178 | 0 | 0 | MIT | 2022-07-27T19:05:40 | 2020-02-24T07:59:50 | Java | UTF-8 | Java | false | false | 3,175 | java | package cn.niter.forum.mapper;
import cn.niter.forum.model.News;
import cn.niter.forum.model.NewsExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.session.RowBounds;
public interface NewsMapper {
/**
* This method was generated by MyBatis Generator.
* T... | [
"kuang099@qq.com"
] | kuang099@qq.com |
f80b4db6ef7d340ae383c7265f84e9babfd62f16 | 77388d833b05cb106160c7bb7f639b97f604ad79 | /Movie_Demo/src/movie_demo/Studio.java | 785caba5ae384a772f01dda63248270aecf06367 | [] | no_license | teamphoenixCS157B/hibernateProject | a7cb1f08ecae53519bbb4c6250f4e0c9ba017e1b | 716383ddf56a63c39f38b66c8a579dd1417a1730 | refs/heads/master | 2020-06-08T23:37:51.433141 | 2013-02-11T00:43:29 | 2013-02-11T00:43:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,385 | java | package movie_demo;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.*;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.Query;
@Entity
public class Studio
{
private int Studioid;
private String name;
private String website;
private double i... | [
"chars.long@gmail.com"
] | chars.long@gmail.com |
4fece559d0bd46de4f55ff31efa8f6e579cb4974 | 1543384e6b9b714a0fee2cb7d6392ebb39c1c73b | /unit4/src/com/comlumbus/unit4/Unit4Main.java | b33eafa36145cd55db303ffce29b39ba781b671b | [] | no_license | matthewdickens23123/ubit4 | 163c7d1fff1093e457ef0af63083b4f8a992d4aa | b5dd82d3c293665cd4887c114432dea49d5454b9 | refs/heads/master | 2023-08-21T08:40:19.365213 | 2021-10-20T11:55:51 | 2021-10-20T11:55:51 | 419,352,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package com.comlumbus.unit4;
public class Unit4Main {
public static void main(String[] args) {
// TODO Auto-generated method stub
Unit4_1WhileLoop whileTesting = new Unit4_1WhileLoop();
//whileTesting.whileTest();
//whileTesting.whileTest2();
Unit4_2ForLoop forTesting = new Unit4_2ForLoop(... | [
"isoto@columbushs.com"
] | isoto@columbushs.com |
e56ada7c1254eb20ddabe0f098de17c95b99cad8 | 51c5e47f257abe72bc25781008b8c7606314b78a | /Chapter 9 - System Design and Scalability/Problem 2/SocialNetwork.java | cdfb30e828e12c88a61ad1c4dbe4ccd0d527670e | [] | no_license | jeffersonly/CrackingTheCodingInterview-JavaQuestionsTemplate | b3bc2373b443a38c0eb5f73e09bd8c40e2c83c97 | 6bee3aa8f20a1c4b632c9f554e86953082f2b5b5 | refs/heads/master | 2023-02-10T01:48:24.553751 | 2020-08-22T22:34:19 | 2020-08-22T22:34:19 | 289,576,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | // CTCI Page 145
// How would you design the data structures for a very large social network like
// Facebook or Linkedln? Describe how you would design an algorithm to show
// the shortest path between two people (e.g., Me -> Bob -> Susan -> Jason ->
// You).
// Hints: #270, #285, #304, #327 | [
"xjlsays@gmail.com"
] | xjlsays@gmail.com |
9f23fbb6640186435862b01393be9a143f3e1795 | e6c6dbda11899b9d53992786f2ccae11465048c5 | /sc/src/main/java/cn/augusto/ch1/di/DiConfig.java | 236b1222501d736726e4473444e2af2f8c48e955 | [] | no_license | staugust/learnsb | 7d57b89b91bfd69e1915f1168249ca4b2e705fe6 | 32d928c45fd38ad91e01bf8a94d40f7e5b04413a | refs/heads/master | 2020-03-20T17:50:24.735420 | 2018-12-24T07:34:54 | 2018-12-24T07:34:54 | 137,566,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | package cn.augusto.ch1.di;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
@Configuration
@ComponentScan("cn.augusto.ch1.di")
public class DiConfig {
}
| [
"jinghua.yao@sky-data.cn"
] | jinghua.yao@sky-data.cn |
01b8c68ea12582e00710c8fa14b55df5cf5ebf0b | 606fe12ddea335ec44cb8faf802ef6ab18ac504a | /Leetcode_reverseKGroup/package-info.java | 400527e96d6a02321c487eab41f439fa4bf27fbe | [] | no_license | fdeng001/Interview | 85dc2f44cbc6103ce9dede020ec998a7a9750384 | 642ff7423186b9f6d6dc3772b55fb7fe9d160582 | refs/heads/master | 2021-01-01T10:14:01.639665 | 2014-09-24T02:54:02 | 2014-09-24T02:54:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | /**
*
*/
/**
* @author Fei
*
*/
package Leetcode_reverseKGroup; | [
"c2c3u2@u.northwestern.edu"
] | c2c3u2@u.northwestern.edu |
77d8608498019a073fafb85f44d1b0bfdf863f9f | e8d5976996b6441bbf5aebdd4b50e9d4f51ede99 | /src/Models/Odd.java | 4fc8da0b81d9c081fdb5c5a836a435cdda27f231 | [] | no_license | pcardosolei/AS-refactor | 924b4c4bab65d2c30d46b3f63167fa7390660d7a | a1e341f8ee7358896765bb355bc28efa483b8b7b | refs/heads/master | 2021-01-18T05:05:58.546489 | 2016-01-07T10:08:41 | 2016-01-07T10:08:41 | 48,257,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | package Models;
public class Odd {
private float odd1;
private float oddx;
private float odd2;
public Odd(float odd1, float oddx, float odd2) {
this.odd1 = odd1;
this.oddx = oddx;
this.odd2 = odd2;
}
public float getOdd1() {return this.odd1;}
public void setOdd1(float odd1) {this.odd1 = odd1;}
public... | [
"pcardoso.lei@gmail.com"
] | pcardoso.lei@gmail.com |
e2a2d887a63ae65874b7b16df0efec795237be5d | 5215259d27c90e363b9db3f626dd9869d5f55c76 | /src/day10_swichKey/C1_TernaryTekrar.java | ef20b12c6667228e44337ba406c24faac6a50c70 | [] | no_license | testgbt/winter2021turkhish | 187dd93ed1cd8c9905870500d6656ef55aebc5aa | f413ec59adbbb36d03e2daf762047f7ed55b2395 | refs/heads/master | 2023-05-12T13:49:23.598859 | 2021-05-04T10:36:53 | 2021-05-04T10:36:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package day10_swichKey;
import java.util.Scanner;
public class C1_TernaryTekrar {
public static void main(String[] args) {
// Kullanicidan bir sayi alin ve
// sayi 3 basamakli pozitif sayi ise “uc basamakli sayi”, yoksa
// “Uc basamakli degil” yazdirin
Scanner scan = new Scanner(System.in);
System.out.p... | [
"nazlizehradaglar@gmail.com"
] | nazlizehradaglar@gmail.com |
5257811cd3154dd7ac2bfa7924f4ba6780bcc56a | 445c3cf84dd4bbcbbccf787b2d3c9eb8ed805602 | /aliyun-java-sdk-live/src/main/java/com/aliyuncs/live/model/v20161101/SetBoardCallbackRequest.java | abe8ab425ceb59d225911a7a5ed1c1b0bb7fa2fb | [
"Apache-2.0"
] | permissive | caojiele/aliyun-openapi-java-sdk | b6367cc95469ac32249c3d9c119474bf76fe6db2 | ecc1c949681276b3eed2500ec230637b039771b8 | refs/heads/master | 2023-06-02T02:30:02.232397 | 2021-06-18T04:08:36 | 2021-06-18T04:08:36 | 172,076,930 | 0 | 0 | NOASSERTION | 2019-02-22T14:08:29 | 2019-02-22T14:08:29 | null | UTF-8 | Java | false | false | 3,210 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
8b9a06bf1f7091715dde08f7ec0edd7449974967 | 75768e62b82f366525f309483e156b78ca777150 | /Inheritance/src/com/sanjay/Main.java | 03b16e8ced24640f7547a8fe5a1aa44175cdf9d9 | [] | no_license | sanjay0813/practice | b1af7ab889aa9df4414d3bd9cd18390adf334902 | 72f0d3b1a70f1f02fc75e97428c4f15d3407ec61 | refs/heads/master | 2021-01-16T19:11:04.438883 | 2017-11-11T17:20:45 | 2017-11-11T17:20:45 | 100,150,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package com.sanjay;
public class Main {
public static void main(String[] args) {
Animal animal = new Animal("Animal",1,1,5,5);
Dog dog = new Dog("Donald", 8,20,2,4,1,20,"long silky");
dog.eat();
dog.walk();
dog.run();
}
}
| [
"kaflesanajy@hotmail.com"
] | kaflesanajy@hotmail.com |
f20590181c646a7d60f09fc18abf16b82cbae1ba | 86dced93ffae5598c5a56473a5aaa310db60114b | /app/src/main/java/com/uppergain/mark4/framework/io/XMLdataIO.java | 92f6e2d6fc7ac72210b52b36850af4c5661c8606 | [] | no_license | ntakimoto/ForexGoMark4 | 51aba60c4d788d90e0d9c471c7cfc1eef5ceb250 | b94d94dc6d1dda6b31e844de5c13f33d95563857 | refs/heads/master | 2021-05-19T18:29:30.773977 | 2020-04-16T15:32:58 | 2020-04-16T15:32:58 | 252,064,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package com.uppergain.mark4.framework.io;
/**
* 共通機能<br>
* 基底GoF:Strategyパターン
*
* @author ntakimoto
* @version 0.0.1
* @since 2020-02-22
*/
public class XMLdataIO {
}
| [
"n.takimoto.dev@gmail.com"
] | n.takimoto.dev@gmail.com |
f8ba7abae5cf7416c95aa292ad6bb4a51830ff50 | 5d00995d9dcfbe818473743ba6212d0a73dac722 | /Practicas/EnvioArchivos/MultifilesTCP/src/Terminal.java | d8b99f11099d43a7e9863083912398ab7fdd38de | [] | no_license | AaronGG11/Aplicaciones-para-comunicaciones-de-red | ad8a6e9ae0a6d43e1534b4897bd133e9df34ec89 | b269a60f3cad55187d5293077bab31372a8d612c | refs/heads/master | 2023-02-26T11:34:38.989626 | 2021-02-02T14:49:21 | 2021-02-02T14:49:21 | 294,489,174 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,090 | java | import java.io.*;
import java.net.Socket;
/**
* @author Aaron Garcia
*/
public class Terminal {
public static void main(String[] args) {
// Configuration values
Integer longitud_buffer;
Integer numero_archivos;
Boolean algoritmo_nigle;
// This is just a client
S... | [
"aarongarcia.ipn.escom@gmail.com"
] | aarongarcia.ipn.escom@gmail.com |
8175d4da694173159dcbaedd279eb9b01626f0a6 | 53e2241c86345742415ed525d00e0c51887095fa | /src/main/java/br/com/zup/ecommerce/autenticacao/LoginForm.java | 4f006ea3d72bf14d02e72a46ae257af0e6c44c96 | [
"Apache-2.0"
] | permissive | didamendes/orange-talents-04-template-ecommerce | 7b100833be4ac717baabf38c9f570925160ab3ab | 29dcdaaf142a848018a04561a587d2ddb864e499 | refs/heads/main | 2023-04-20T23:14:22.316593 | 2021-05-08T18:59:10 | 2021-05-08T18:59:10 | 362,802,866 | 0 | 0 | Apache-2.0 | 2021-04-29T12:03:48 | 2021-04-29T12:03:48 | null | UTF-8 | Java | false | false | 558 | java | package br.com.zup.ecommerce.autenticacao;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
public class LoginForm {
private String login;
private String senha;
public String getLogin() {
return login;
}
public void setLogin(String login) {
this.login = login;
}
p... | [
"didamendes@hotmail.com"
] | didamendes@hotmail.com |
fb01b5a2947c18e9386a3413151ad8932f87e83e | 8a1ee1eeb1965640180c97363832e55ae2af1cf9 | /src/main/java/pageObjects/CustomerRegMsgPage.java | 24068f47ef3b27fe6289f301e1c363889b3b6e19 | [] | no_license | wangyeee/DataDrivenTesting | f02eb90e6eb39a2d64a0a29e274a2cc5ce2fe3f3 | 6f7e0ce3bdd94de5f882530b09e55b76d818b90d | refs/heads/master | 2020-07-02T08:31:19.765150 | 2019-08-10T03:56:12 | 2019-08-10T03:56:12 | 201,473,391 | 0 | 0 | null | 2019-08-09T13:32:27 | 2019-08-09T13:32:26 | null | UTF-8 | Java | false | false | 2,585 | java | package pageObjects;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
public class CustomerRegMsgPage {
@FindBy(how = How.XPATH, using = "//*[@id=\"customer\"]/tbody/tr[1]/td/p")
WebElement msg;
@FindBy(how = How.XPATH, using = ... | [
"meichen.chow@gmail.com"
] | meichen.chow@gmail.com |
96f3053e0c2a1b61d4392006ef1a1ea67d17dd53 | c161280b82bd642d0833b1972aa821ec390c749e | /src/main/java/io/rancher/type/NetworkPolicyRuleBetween.java | 7948edb7d7bf15c5fcebd4165929a0ece87cde39 | [
"Apache-2.0"
] | permissive | bluepeople1/rancher-java-sdk | fcd818a8d1cdb4497c01e0d76e740d94a7338868 | 2ca01d03786ab3bf4059ef9ca9708a8458fd5843 | refs/heads/master | 2020-05-03T21:42:39.503310 | 2017-07-12T19:38:05 | 2017-07-12T19:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package io.rancher.type;
import io.rancher.base.AbstractType;
public class NetworkPolicyRuleBetween extends AbstractType {
private String groupBy;
private String selector;
public String getGroupBy() {
return this.groupBy;
}
public void setGroupBy(String groupBy) {
thi... | [
"cedric.lamalle@basis.com.br"
] | cedric.lamalle@basis.com.br |
269d98ccd21583cfc66ee01f800385c1c2041704 | 257f6e8b266cfc3bbefec5833209f658413ad446 | /Compile.java | af222fa5ec819d786309b3ac83657efd4ecc3a89 | [] | no_license | lukeclement/MetaStuff | de5f897b63b3bff66f5ef78eb09fd06904028d5b | 1e21f3d220c1f80404c197507111df57ba1026a1 | refs/heads/master | 2021-01-12T02:47:17.328656 | 2017-01-05T10:20:02 | 2017-01-05T10:20:02 | 78,102,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 114 | java | import java.util.*;
import java.io.*;
public class Compile{
public static void main(String[] args){
}
}
| [
"lclement.57468@farnborough.ac.uk"
] | lclement.57468@farnborough.ac.uk |
8a5cbc2cb87eeeb12f68dde9b84b1145281f1a1f | 50995a7374d257b85a7273679b2c0efe099d202a | /23-1-2020Junit/Springweapp/src/test/java/com/practice/mockito/MathApplication.java | 433a19668aff45d4deb432a9cbbe43b23a38dfbd | [] | no_license | GowsalyaSG/Spring-AU-2020 | 367cd5c9d3448b89c35e0235d3517c96851e0239 | 5217d7c8ae09d8f73521335340d679dc027733d2 | refs/heads/master | 2020-12-07T14:19:25.866847 | 2020-02-03T11:37:16 | 2020-02-03T11:37:16 | 232,736,682 | 0 | 1 | null | 2020-01-09T06:17:08 | 2020-01-09T06:17:07 | null | UTF-8 | Java | false | false | 896 | java | package com.practice.mockito;
import com.practice.mockito.CalculatorService;
public class MathApplication {
private CalculatorService calcService;
public void setCalculatorService(CalculatorService calcService){
this.calcService = calcService;
}
public double add(double input1, ... | [
"noreply@github.com"
] | GowsalyaSG.noreply@github.com |
cf74a94e90cdfb087fc040c39274121e0143d472 | f2f3caee76e2b5cbd16526a31273abf5909ac055 | /src/Stack/Easy/ValidParentheses.java | a65a29361099c31aafea34d20499f852ec354d1f | [] | no_license | JaspreetChhabra/Data-Structure-and-Algorithms-in-Java | 3ce2fef71ecc5222caa3bb1f88deec3f1911dd4b | e529c25abc5d629e7278c052b19c2b3ee605d8f9 | refs/heads/main | 2023-08-06T05:19:34.860745 | 2021-09-28T19:28:01 | 2021-09-28T19:28:01 | 362,185,493 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,361 | java | package Stack.Easy;
import java.util.HashMap;
import java.util.Stack;
// LeetCode 20. Valid Parentheses https://leetcode.com/problems/valid-parentheses/
//
// Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.
//
// An input string is vali... | [
"jaspreetchhabra94@gmail.com"
] | jaspreetchhabra94@gmail.com |
0e36bbe2b5f7657855708fc2233ddeb82de558a8 | 5d0302eaa53b9e5443106b4e4b1917fc51d6ab52 | /forge-1.6.4-9.11.1.965-src/forge/mcp/src/minecraft/atlantismod/common/WorldProviderAtlantis.java | b6f893d1d2c081c4421cd2117496ab7bb959829e | [] | no_license | jak6jak/atlantis-mod | a064ce43315278ce9ce60d40411a86fc1151f707 | 0e3aed5e5850d29d2798c92acd4db80c1f220fd6 | refs/heads/master | 2021-01-15T13:28:33.823951 | 2014-03-05T00:17:20 | 2014-03-05T00:17:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package atlantismod.common;
import net.minecraft.world.WorldProvider;
import net.minecraft.world.biome.BiomeGenBase;
import net.minecraft.world.biome.WorldChunkManagerHell;
import net.minecraft.world.chunk.IChunkProvider;
public class WorldProviderAtlantis extends WorldProvider {
@Override
public String getDimensi... | [
"gholliday2@hotmail.com"
] | gholliday2@hotmail.com |
1e425b9c00f9b82c72be94c9463888a1567e4707 | 139b22918284b087d946464e98c82f6a732b6fd2 | /src/main/java/demo.java | 3b64369ea3eebf2b1d19a24ceebba0685208614e | [] | no_license | yufuxin123456/jiangkang_parent | 05b07a7c6e943c272e9083467ed8af49902ca1e4 | ddb999aadb3a94da10b6dd6e0e5348facd3fb867 | refs/heads/master | 2022-12-08T10:53:21.411072 | 2020-08-16T05:31:35 | 2020-08-16T05:31:35 | 286,942,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | import java.util.HashMap;
public class demo {
public static void main(String[] args) {
String x ="";
if (x!=null && "".equals(x)){
System.out.println("全");
}else {
System.out.println("不");
}
int[] arr = new int[]{1,1,2,3,4,5,6,2,5,1};
Hash... | [
"yufuxin19990101@163.com"
] | yufuxin19990101@163.com |
0f570c21740115752080014d7e33f80a01492790 | 670a444604d8723620682a122dd07c10db3ba3b8 | /date-me-api/src/main/java/com/date/me/api/service/impl/Service.java | 06ea4f6fcc5f7cda0dea394688bb458c4aa935bd | [] | no_license | distributeShjTest/date-me-server | 67c705b5398f4cf190dafcaddeaf199dbdc83ed0 | d92c3dcafec8291596262d6cc02f6cabb608633a | refs/heads/master | 2020-05-23T03:11:22.419189 | 2017-03-12T17:38:09 | 2017-03-12T17:38:09 | 84,743,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,070 | java | package com.date.me.api.service.impl;
import com.date.me.api.net.UserMsgSent;
import com.date.me.api.protocol.impl.ProtocolAnalyze;
import com.date.me.api.protocol.impl.ProtocolPackageImpl;
import com.date.me.api.service.Handler;
import com.date.me.api.service.MsgRecieveFromNet;
import com.date.me.api.service.Protocol... | [
"hjsong1993@163.com"
] | hjsong1993@163.com |
73ddceb4cb05177c9c44ce23265758ab068c1b77 | 3b6f52e7d6bd560bab49b3272781356648fdf8a4 | /src/main/java/tema2/instance0f/Persona.java | 38ede2f2b9650b2a908a5b8049560fbfaf297f4c | [] | no_license | Charlinio/JAVA-7 | aa1a673dd3a5df319ca979a8040a1c7542a10d69 | ede5d80ec5e169b8858806a58ef25574960ca381 | refs/heads/master | 2020-04-03T05:20:50.802863 | 2018-10-28T19:46:00 | 2018-10-28T19:46:00 | 155,042,618 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 52 | java | package tema2.instance0f;
public class Persona {
}
| [
"charlytorresg@gmail.com"
] | charlytorresg@gmail.com |
fbcd2c77147505b7a507bff49b26475783a71b10 | b244c9cafb95205dff582f191c946d0b2cb98c0b | /src/com/massivecraft/massivecore/mson/Mson.java | 8c0dbf74fa8be09e4c801fabe33079904df07320 | [] | no_license | IMADICK666/MassiveCore | 195fb42799dc892c6b4469598cf8b9d974658926 | ff8a68b82eb8544039959543af1d7738d6919a0e | refs/heads/master | 2020-12-25T23:27:27.985080 | 2015-06-25T14:11:55 | 2015-06-27T10:02:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,041 | java | package com.massivecraft.massivecore.mson;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.List;
import java.util.ListIterator;
import java.util.Objects;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.bukkit.Ch... | [
"olof@sylt.nu"
] | olof@sylt.nu |
ae60053aae1cb62c0381281b380ac677977ab563 | 86e830d1286878d0ecf1cc8999fa6686b25aea27 | /kodilla-exception/src/main/java/com/kodilla/exception/io/FileReaderWithoutHandling.java | 451caf798bd8d8a3ee4078deebfe6d2d8e3cec86 | [] | no_license | annafiega/Anna-Fiega-kodilla-java | 8e9a0bde1c1fc8ff413e551c7fda2f189dbdd44c | b1283b2b59e2a5277f3c47f64a6191e60d385b01 | refs/heads/master | 2021-10-10T13:48:44.390742 | 2019-01-11T12:03:48 | 2019-01-11T12:03:48 | 115,808,688 | 1 | 0 | null | 2019-01-11T12:03:49 | 2017-12-30T16:25:23 | Java | UTF-8 | Java | false | false | 535 | java | package com.kodilla.exception.io;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.stream.Stream;
public class FileReaderWithoutHandling {
public void readFile() throws IOException{
ClassLoader classLoader = getClass().getClassLoade... | [
"annafiega@gmail.com"
] | annafiega@gmail.com |
72b37c3dee9b5a532d3fe62ae904c5e0ba9b047d | 1f94cf2c467dc08dcc9e3dd52d7eb946879a802c | /Assignment 4 Iterator v2/src/Waitress.java | c6f275f1a0ea49ef0225d3713033a4028cfbf8f6 | [] | no_license | FIIRETURRET/OODesign-Assignment4--Iterator | 86399944d39329cbf23640a3a4275bcba8cd2fdb | fc1d0a099846303384d9b0d4c2fbef0e4247e962 | refs/heads/master | 2020-03-29T07:53:53.511975 | 2018-09-25T19:44:21 | 2018-09-25T19:44:21 | 149,684,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 825 | java |
public class Waitress {
Menu kaibaCardsMenu;
Menu yugiCardsMenu;
public Waitress(Menu yugiCardsMenu, Menu kaibaCardsMenu) {
this.kaibaCardsMenu = kaibaCardsMenu;
this.yugiCardsMenu = yugiCardsMenu;
}
public void printMenu() {
Iterator yugiCardsIterator = yugiCardsMenu.createIterator();
I... | [
"brandonjoutras@gmail.com"
] | brandonjoutras@gmail.com |
c57bfbea6e91db28e7bfffddf50f3a6866991eba | 4050d3dab98d6279a5e04f9dc812d2340e0a9c3a | /src/main/java/com/panda/diary/service/UserService.java | 3276a88e4d1d0546509e86ca897e57a3fa006d26 | [] | no_license | metingun/diary | f8c41a852afcd412eed69752c78e1df332a3ffd3 | a37d2d9a0902d437f4124e0f7914f4d49b15b367 | refs/heads/master | 2022-04-09T16:01:59.916228 | 2020-03-04T12:42:25 | 2020-03-04T12:42:25 | 244,896,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,040 | java | package com.panda.diary.service;
import com.panda.diary.model.ChangePasswordModel;
import com.panda.diary.model.UserInfoModel;
import com.panda.diary.repository.UserInfoRepo;
import java.util.List;
import org.springframework.stereotype.Service;
@Service
public class UserService {
final
UserInfoRepo userInfoR... | [
"metin.gun@metric.net"
] | metin.gun@metric.net |
a7cf7614a45de3f2e80c2a7f4fc3b810a38d586a | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-iot/src/main/java/com/amazonaws/services/iot/model/TaskStatisticsForAuditCheck.java | 9077beebd4a1b43b8d599a228055d8f8e1b47f2b | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 12,635 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
07fac744c14def7619218850d20be2504ae0b797 | cb68a35c5d70c7528f6ca32e63654de4b602a421 | /src/biochemie/pcr/io/USCDParser.java | 249e28e85117383c974c3a6ecd0ab363b08f37a7 | [] | no_license | smee/assaydesign | 58edc96ea7f60b858fa037c885ff1fab34cb499d | 5f3071866f3733834aa22f84a9031100788ec1ae | refs/heads/master | 2016-08-03T13:59:45.119696 | 2006-04-13T11:17:06 | 2006-04-13T11:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,256 | java | /*
* Created on 25.10.2003
*
*/
package biochemie.pcr.io;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
/**
*
* @author Steffen
*
*/
public class USCDParser {
String sequence;
public USCDParser(String filename) throws IOException {
BufferedReader br=... | [
"dienst"
] | dienst |
b57b46b773dee1932ea446f16f367543ee7e0ec2 | 9af3a18d922ecd3558ada49d670718d1c9d509f3 | /src/main/java/com/bolsadeideas/springboot/datajpa/app/springbootdatajpa/models/entity/Role.java | ea9006da4f6101eb8b8034b62212d22ff578b81e | [] | no_license | davis2isra/springboot-security-cl | c6dae64034c3d027196143fd9d247aae7dafba6f | ced442b1d24fa396fde11c29fec3cf0422799ff8 | refs/heads/main | 2023-03-30T02:17:25.931255 | 2021-04-07T02:49:32 | 2021-04-07T02:49:32 | 355,391,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | java | package com.bolsadeideas.springboot.datajpa.app.springbootdatajpa.models.entity;
import javax.persistence.*;
@Entity
@Table(name = "authorities", uniqueConstraints = {@UniqueConstraint(columnNames = {"user_id", "authority"})})
public class Role {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
pr... | [
"israelvencesmondragon@gmail.com"
] | israelvencesmondragon@gmail.com |
9815ba108ae148efe2777bd9a6c4cfa0127fac67 | af0cc1710019ce2db2560bfbe2c4b73af4f865bc | /learnBroadcast/app/src/test/java/com/example/liuyi/learnbroadcast/ExampleUnitTest.java | d723922637341bd2209c20344d541667869e2202 | [] | no_license | jiyeershi/AndroidProject | 5c4ec443daf9f996f9a5d4f591588bce578272c2 | 0f623f084e9542108540182a0dd55537a195d8f6 | refs/heads/master | 2021-08-23T10:17:32.374500 | 2017-11-12T06:11:07 | 2017-11-12T06:11:07 | 110,404,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.example.liuyi.learnbroadcast;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"liuyi-124772115@163.com"
] | liuyi-124772115@163.com |
b2e652d7352a9b79ab3fb73475b70202faf55832 | 610482bd0ab4dfc6e3d9726e9776e067a59dc8aa | /SpringDataJpa2/src/main/java/xyz/durianyang/dao/LinkManDao.java | 61079ecd73b2e5c55ae5605b945b9fafb877e142 | [] | no_license | Durianyang/springdata | f812e95ae459afb58cb1091c92891990dd38a7ca | 2a69f94513b80410251f3b7c5a989aa938d0001e | refs/heads/master | 2022-12-21T14:12:30.477596 | 2019-09-24T16:01:43 | 2019-09-24T16:01:43 | 210,313,328 | 0 | 0 | null | 2022-12-16T04:25:28 | 2019-09-23T09:17:41 | Java | UTF-8 | Java | false | false | 422 | java | package xyz.durianyang.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.stereotype.Repository;
import xyz.durianyang.entity.LinkMan;
/**
* @author Durian
* @date 2019-09-24 18:24
*/
@Repository
pub... | [
"49614355+Durianyang@users.noreply.github.com"
] | 49614355+Durianyang@users.noreply.github.com |
4d69fe085d10468eff05cc6d63a36783e2e63682 | bfcbffb51173300863ac20b526cbee3f3fe3dd4d | /HomeWork/Spring_homework_06_Spring_JDBC/src/main/java/com/it_uatech/shell/BookShell.java | d08e0f3b66070d8dd4b7c51ec984570a48b54724 | [] | no_license | ituatech/SpringMainCourse | cf190b12a48ffa2d155287ae61293c8daa734f03 | 3d2f7d47f98bd894ca067dc4a87f6965894c491d | refs/heads/master | 2022-12-30T04:19:19.283164 | 2020-07-28T07:37:06 | 2020-07-28T07:37:06 | 265,321,441 | 0 | 0 | null | 2020-10-13T22:48:44 | 2020-05-19T17:52:30 | Java | UTF-8 | Java | false | false | 1,378 | java | package com.it_uatech.shell;
import com.it_uatech.services.BookService;
import org.springframework.shell.standard.ShellComponent;
import org.springframework.shell.standard.ShellMethod;
import org.springframework.shell.standard.ShellOption;
@ShellComponent
public class BookShell {
private final BookService bookSe... | [
"53702365+ituatech@users.noreply.github.com"
] | 53702365+ituatech@users.noreply.github.com |
5fae85711054227105fb7624997ae0fa07561411 | e570c9e935103cfca3448a0bf497a62f8dd1a365 | /Java/1002.查找常用字符.java | 6b9b09923d66cae83c95a581f07cd4a2be5cc35f | [] | no_license | Whalone/JavaBook | 3c49a41e0647b074bed06b09e8fd6e52cf070d06 | fe4a909f7468bee7cd758a83293c2402897ebedb | refs/heads/main | 2023-01-13T02:07:37.413870 | 2020-11-09T01:44:55 | 2020-11-09T01:44:55 | 302,554,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | /*
* @lc app=leetcode.cn id=1002 lang=java
*
* [1002] 查找常用字符
*/
// @lc code=start
class Solution {
public List<String> commonChars(String[] A) {
int[][] charsNum = new int[A.length][A.length];
for(int i = 0;i<A.length;i++){
for(char cha : A[i].toCharArray()){
... | [
"469716638@qq.com"
] | 469716638@qq.com |
e84a3a2b9ec6fbefa6d458c467bcfe91b1f4203d | 03f6dbc0ca24a26b8bb16f53991b5f5d7685f3a2 | /src/test/java/com/example/demo/controller/HelloControllerTest.java | d38df17e0db145d296c0e9fa4eda57653b174ba5 | [] | no_license | fzu-hhj/demo | 2cee9a5fa7d2697888f9f181ccca4bcbfbec26c1 | d86a8646bd69c871bb4d5a18027cfd49e6d9f0e4 | refs/heads/master | 2023-02-03T07:42:13.086517 | 2020-12-21T15:51:33 | 2020-12-21T15:51:33 | 323,369,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 693 | java | package com.example.demo.controller;
import com.example.demo.bean.Person;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.sprin... | [
"2571402106@qq.com"
] | 2571402106@qq.com |
ff0507bc1eb4ebd776c24a1fbd636c1a89bf9f36 | 038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad | /schemaOrgDoma/src/org/kyojo/schemaorg/m3n4/auto/impl/ROOF_LOAD.java | d09280199f1387af11778efe79fea607ff2e8031 | [
"Apache-2.0"
] | permissive | nagaikenshin/schemaOrg | 3dec1626781913930da5585884e3484e0b525aea | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | refs/heads/master | 2021-06-25T04:52:49.995840 | 2019-05-12T06:22:37 | 2019-05-12T06:22:37 | 134,319,974 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,769 | java | package org.kyojo.schemaorg.m3n4.auto.impl;
import java.util.ArrayList;
import java.util.List;
import org.kyojo.schemaorg.SimpleJsonBuilder;
import org.kyojo.schemaorg.m3n4.auto.Container;
import org.kyojo.schemaorg.m3n4.core.Clazz.QuantitativeValue;
import org.kyojo.schemaorg.m3n4.core.Container.Name;
import org.kyo... | [
"nagai@nagaikenshin.com"
] | nagai@nagaikenshin.com |
fc3d5f60a6d430cf51937103c56b04709c981b45 | 52304dc90d359c150919252aec9fc4f553a605b2 | /inheritance/Mahasiswa.java | 58f07532f2ea5d02eeb40dcc2afc5479b03d9087 | [] | no_license | harkespan/pbo | f4eabd7a8fa7ae6e8cbb87a87d18e65d3417d140 | 1438867a467846e27d92cab21cf4c83971d0cc1d | refs/heads/master | 2023-06-26T02:48:12.345308 | 2023-06-23T05:46:02 | 2023-06-23T05:46:02 | 364,138,763 | 6 | 13 | null | 2022-04-05T14:02:57 | 2021-05-04T04:27:35 | Java | UTF-8 | Java | false | false | 606 | java | package inheritance;
public class Mahasiswa{
String nim;
String nama;
int usia;
public Mahasiswa(String nim, String nama, int usia){
this.nim = nim;
this.nama = nama;
this.usia = usia;
}
public void mengumpulkanTugas()
{
System.out.println(nama+" mengumpulk... | [
"octone.harry@gmail.com"
] | octone.harry@gmail.com |
0b1f9ee49f9addd8a9cfc303ef3459d160093a79 | 025190a5a5b06c820a67dffb8e6a58c16a0130b4 | /java/src/main/java/org/examples/algorithms/dp/StockMaximize.java | bb5e0fc810ddde417f5bccc4a391ccb02c44097e | [] | no_license | stormy-ua/algorithms | c6064bf59893cc4c0a5a8dd7c4bd472819b643c9 | bb1cfa72536ca7ebfc201795febd9b2bb8b62510 | refs/heads/master | 2023-03-22T02:07:51.537571 | 2021-03-21T14:12:59 | 2021-03-21T14:12:59 | 111,160,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,531 | java | package org.examples.algorithms.dp;
import java.io.FileInputStream;
import java.util.Arrays;
import java.util.Scanner;
public class StockMaximize {
public static final int MIN_PRICE = 1;
public static final int MAX_PRICE = 100000;
private static int[] buildMaxPriceLookup(int[] prices) {
int N = ... | [
"kirill.panarin@gmail.com"
] | kirill.panarin@gmail.com |
40dec3f25cb1bec0ee96d2c09829baf068bf5865 | 90372da1b8cf6c00fc5deeb464af3c2a809122b0 | /src/main/java/com/famousbeejay/spring/versioning/VersioningPersonController.java | 4f6817644379c89cc01e9c580b8330ae7fd21550 | [] | no_license | omabolaji/spring-boot-project | 4a4d420dd937247e2318ffaf43fa7fa4fd13a345 | a10703737a054b999088d3ed9fe57561482ca27f | refs/heads/master | 2021-01-08T00:36:31.968523 | 2020-02-20T11:13:24 | 2020-02-20T11:13:24 | 241,863,125 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,714 | java | package com.famousbeejay.spring.versioning;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class VersioningPersonController {
@GetMapping("/v1/person")
public PersonV1 personv1() {
return new PersonV1("Folake kem... | [
"oyewumibolajimuftau@gmail.com"
] | oyewumibolajimuftau@gmail.com |
d426edd2c597af8fb05ab8dc44c977440e37a738 | 0b82dcd8f075e0053aaf6b29372bb16c4d653b3c | /src/com/esprit/PI_Sprint3_Mobile/GUI/responsableCategorie/ResponsableCategorieShowForm.java | ad0412e499b06c3dc4fdf6168974e5b6718c45cd | [] | no_license | bassem97/3A23_PI_Sprint3_Mobile | 03783becdf5d492ab93fd1c69ac4a8d4f51fe1e6 | 708764265bcbde346ff245350b3466cde93ae474 | refs/heads/master | 2023-04-11T19:17:49.011718 | 2021-05-21T14:25:15 | 2021-05-21T14:25:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,761 | java | package com.esprit.PI_Sprint3_Mobile.GUI.responsableCategorie;
import com.codename1.charts.util.ColorUtil;
import com.codename1.ui.*;
import com.codename1.ui.layouts.BoxLayout;
import com.codename1.ui.util.Resources;
import com.esprit.PI_Sprint3_Mobile.Template.LoginForm;
import com.esprit.PI_Sprint3_Mobile.entities.C... | [
"karim.mannai7@gmail.com"
] | karim.mannai7@gmail.com |
03394be129497fdd1dcdae4fae8041faf1f77458 | eb6165ca44ec541b1f6b31b3c51e4a843beb11db | /src/main/java/edu/csupomona/nlp/opinsum/repository/SentimentCountRepositoryImpl.java | 4ebbdc257ff18abb03295e7d90e2397a45c1d097 | [] | no_license | AnakinFoxe/OpinSum | 286e909bec3d3957ef7f1bfb68bec9f2b7a28df9 | 753821fbd9be9601b255548d3669795d16c8a136 | refs/heads/master | 2020-04-06T04:38:57.791672 | 2015-03-01T20:07:15 | 2015-03-01T20:07:15 | 22,036,847 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,028 | java | package edu.csupomona.nlp.opinsum.repository;
import edu.csupomona.nlp.opinsum.model.SentimentCount;
import org.springframework.stereotype.Repository;
import javax.persistence.EntityManager;
import javax.persistence.NoResultException;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import... | [
"xing.y.hu@gmail.com"
] | xing.y.hu@gmail.com |
a6fe909ba20f96955f99bf850affff71a868887b | de97b35c01fcb5329ac8023861fb7e6d3fdf5234 | /app/src/main/java/com/example/owner/pushup/MainActivity.java | 6309b2ec5c954e0dfb2b37bd585a4d5239704a5a | [] | no_license | winchoi4/pushup | 2d966c701d29dec90e7265874ced17d301a496ba | 2d960b2d88a44a0e1c11a63dccbe376b25f66560 | refs/heads/master | 2021-01-09T05:34:54.275588 | 2017-02-03T03:36:36 | 2017-02-03T03:36:36 | 80,794,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,846 | java | package com.example.owner.pushup;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.view.Menu;
import and... | [
"KinKinBBG"
] | KinKinBBG |
9218956c31389b93a3f325261c1b56b7d65c5379 | 6016ff65babed9108d9aebcebf6fb4017a9959d0 | /geopaparazzilibrary/src/main/java/eu/geopaparazzi/library/core/activities/DirectoryBrowserActivity.java | b0e7eec2e1b4893a686a04b31d202b199b68adb3 | [] | no_license | hnyzwtf/geopaparazzi | 30a3817e56aafa97e07e3d3a8b8088f001e17a5f | c5b5fe8c3dc56cf6e012c8a33f541620891ed699 | refs/heads/master | 2020-12-26T02:50:59.107916 | 2016-04-15T11:55:14 | 2016-04-15T11:55:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,321 | java | /*
* Geopaparazzi - Digital field mapping on Android based devices
* Copyright (C) 2016 HydroloGIS (www.hydrologis.com)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 ... | [
"andrea.antonello@gmail.com"
] | andrea.antonello@gmail.com |
0ddc0ec28e27ea7c5020c74bab493f615839d17a | f82430d19def6bb0b01ed5e7f63dd1979a2c51f1 | /Main.java | 1011a58e5f581d49dfd0fda05b983a6fc37716a5 | [] | no_license | ugurcansandik/ogrenciListesi | 6e18be3bd678c2360201ad0906a74a143de5a1b2 | 8fbf74a52df6218616b1904497414cf381a91862 | refs/heads/main | 2023-05-01T10:50:03.972177 | 2021-05-06T00:54:42 | 2021-05-06T00:54:42 | 364,744,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,268 | java | import java.util.Scanner;
import java.io.File;
import java.io.PrintWriter;
import java.io.FileWriter;
import java.io.BufferedWriter;
import java.util.ArrayList;
public class Main
{
public static void main(String[] args) throws Exception
{
read();
}
public static void read() throws Exception
{
char cin... | [
"noreply@github.com"
] | ugurcansandik.noreply@github.com |
a4b5a874c79552665a07770f49e3244a031ceab3 | 27367d4b14cf6338183cc3369f3b612f682ef2e0 | /pyg_pojo/src/main/java/com/itheima/pyg/pojo/user/UserQuery.java | 0b78159aaad4f25fd798b69ca46ce1f20fba5b14 | [] | no_license | bingfengtianyi/pyg_parent | 830f59e7024e901c7b90db551ecf137d88d207a2 | 36cbbcb7f7e8b198b011912611b93aa04bb6972a | refs/heads/master | 2020-04-08T14:14:00.529429 | 2018-12-01T03:09:58 | 2018-12-01T03:09:58 | 159,427,865 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 54,662 | java | package com.itheima.pyg.pojo.user;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class UserQuery {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
protected String fields;
public UserQuery() {
oredCri... | [
"jb112224@sina.com"
] | jb112224@sina.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.