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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
af93a9734a7560602ba10279a12d064f640e141d | 0bbf0904d118db2b9365544e728fdbc3540dd278 | /src/main/java/jhaturanga/commons/Pair.java | 6031c196f3015a8db400d46d71777f3c68addbb9 | [
"MIT"
] | permissive | apaz4/Jhaturanga | e6b627c5bef1e473da37a226c051c7198680e44f | 0e10592651c6ca7526af15ac81e4c24993c677c2 | refs/heads/master | 2023-08-16T16:53:46.634670 | 2021-10-01T08:34:26 | 2021-10-01T08:34:26 | 412,389,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,712 | java | package jhaturanga.commons;
/*
* A standard generic Pair<X,Y>, with getters, hashCode, equals, and toString well implemented.
*/
public final class Pair<X, Y> {
private final X x;
private final Y y;
public Pair(final X x, final Y y) {
super();
this.x = x;
this.y = y;
}
... | [
"apaz4@miners.utep.edu"
] | apaz4@miners.utep.edu |
3adf5bf653fc03689bcd29492b764d2c046ec963 | 400a926f706d2e754dea1235dd34eac782653a52 | /atishay-workspace-Dec-9-0300hrs/target/robocode-1.7.2.2-Beta-src/robocode-1.7.2.2-Beta/robocode.samples/src/main/java/sampleex/Slave.java | e29bf25c1b61b8f7fa81a9e3c4f304cbcda3c008 | [] | no_license | atishayjain25/Virtual-Combat | bfe42cc8a2ddac634ad17512f9376c53ab45752f | 634ac7216426bf0aa8fa855a517c3b7253bc6fef | refs/heads/master | 2016-09-09T20:19:47.549261 | 2010-12-13T15:25:23 | 2010-12-13T15:25:23 | 1,131,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,226 | java | /*******************************************************************************
* Copyright (c) 2001, 2008 Mathew A. Nelson and Robocode contributors
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies thi... | [
"atishayjain25@gmail.com"
] | atishayjain25@gmail.com |
81423650b6f31c5ea7041c7a443f95c146760cae | 12bbc5f851b94ff93663e623b8e2727058dd7cd8 | /src/main/java/vn/homtech/dtls/config/LoggingConfiguration.java | 8595cfdcc8f55684329280eefbf43dbb399ba007 | [] | no_license | tkmd123/DTLS | 3678e80b548c0b615037d47f4b2f4cff3e4fadaf | b23c967ea3883cfb2c9cf8c5b3027560b10ba6ca | refs/heads/master | 2021-07-01T11:22:16.132273 | 2018-11-16T10:58:32 | 2018-11-16T10:58:32 | 157,855,134 | 0 | 1 | null | 2020-09-18T12:19:13 | 2018-11-16T10:58:23 | Java | UTF-8 | Java | false | false | 6,578 | java | package vn.homtech.dtls.config;
import java.net.InetSocketAddress;
import java.util.Iterator;
import io.github.jhipster.config.JHipsterProperties;
import ch.qos.logback.classic.AsyncAppender;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import ch.qos.logback.classic.boolex.OnMark... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
14a7b07d8d1f72798c3ed3d9b501bf73dd0cf9d6 | 329307375d5308bed2311c178b5c245233ac6ff1 | /src/com/tencent/mm/protocal/b/jy.java | 80e1c0b84e0d9922f1791860d551f4b22f950753 | [] | no_license | ZoneMo/com.tencent.mm | 6529ac4c31b14efa84c2877824fa3a1f72185c20 | dc4f28aadc4afc27be8b099e08a7a06cee1960fe | refs/heads/master | 2021-01-18T12:12:12.843406 | 2015-07-05T03:21:46 | 2015-07-05T03:21:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,785 | java | package com.tencent.mm.protocal.b;
import java.util.LinkedList;
public final class jy
extends com.tencent.mm.al.a
{
public LinkedList bDC = new LinkedList();
protected final int a(int paramInt, Object... paramVarArgs)
{
if (paramInt == 0)
{
((a.a.a.c.a)paramVarArgs[0]).d(1, 8, bDC);
ret... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
8a0fc1dce8869062fb2017a0b197232f26682cdb | fde82278bf3fe393ae9610be8d4b33a73074dc68 | /app/src/main/java/com/lzh/volleywrapdemo/model/WeatherModel.java | 496983f3b3bccaea46b45e0b551d933a0e8d6e2a | [] | no_license | jason0539/VolleyWrapDemo | ef97d7c501d954282a8fa2742a868a17ba7ad0fb | 7798fae507d3dec29506d1a3fb4fce969d9411d7 | refs/heads/master | 2021-01-10T10:36:49.549397 | 2016-04-15T12:28:33 | 2016-04-15T12:28:33 | 52,347,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,182 | java | package com.lzh.volleywrapdemo.model;
import org.json.JSONObject;
import com.lzh.volleywrap.baseframe.http.HttpResponseListener;
import com.lzh.volleywrap.middleframe.HttpClientWrapper;
import com.lzh.volleywrapdemo.utils.DemoConstant;
import android.text.TextUtils;
/**
* liuzhenhui 16/2/22.下午8:59
*/
public class... | [
"jason0539@163.com"
] | jason0539@163.com |
2dbba66a1ae3e667b4e17df45812e3509fd3f63b | d7c4e9eb15d40fe62b02394520a8eba4725674f2 | /src/best/dafu.java | 292a732e3b948e5a4e19edce955aabe45cd753d3 | [] | no_license | wangkunProject/javaweb | 32ef68773d2a62d82346dda34bc33c37f22e1a5c | 5db1cb11d120df65d21eebc95ab5a4dd667897e0 | refs/heads/master | 2022-12-09T00:26:23.404591 | 2020-09-09T11:42:47 | 2020-09-09T11:42:47 | 294,088,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 60 | java | package best;
public class dafu {
int sdf=23563434;
}
| [
"2295013046@qq.com"
] | 2295013046@qq.com |
979b69785d1d4283238357d8b8833279a836b378 | 5e67d7d5bf36ca31bdf45cfb73afe1e82a5730f2 | /src/homeWork/P4/Exe.java | 430e9c62b967b131a770c5634cd115026b3fa7c3 | [] | no_license | matasstoskus/Java | 3415ea7c85d754968d04af82c71fa616259d9209 | 9718b9f46b8c6c1c78e61659de485b9aba0a932b | refs/heads/master | 2022-12-26T06:10:38.386118 | 2020-10-06T07:13:42 | 2020-10-06T07:13:42 | 292,279,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,421 | java | package homeWork.P4;
public class Exe {
public static void main(String args[]) {
int a[] = {1, 2, 5, 6, 3, 2};
int b[] = {44, 66, 99, 77, 33, 22, 55};
System.out.println("Smallest: " + getSmallest(a, 6));
System.out.println("Smallest: " + getSmallest(b, 7));
System.out.print... | [
"mac@MacBook-Air.Dlink"
] | mac@MacBook-Air.Dlink |
e58b975a55544b785b98917a4a566f302a228014 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /eclipseswt_cluster/7640/src_0.java | 63005d1c52e5679ab7b844b44a2d97dcdc26d36b | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 133,584 | java | /*******************************************************************************
* Copyright (c) 2000, 2015 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | [
"375833274@qq.com"
] | 375833274@qq.com |
1b67bcf19dc41dce3376fab9f5eefee16b1eacb3 | 67104e5f13432ce15212975b4d71fb169fbf2a05 | /MuberRESTfulGrupo18/src/main/java/bd2/Muber/model/Driver.java | 02dab4f03a25c41e88cbd8c6fa567a7fae6bd4f4 | [] | no_license | ErwinGutbrod/MuberEtapa2 | 742119dae56470749df2b4418df7e675e32d2241 | 6e2cbcec486bfc6aa4155b6db0c2acc9e67fe766 | refs/heads/master | 2021-01-20T00:41:07.805406 | 2017-05-22T14:00:21 | 2017-05-22T14:00:21 | 89,171,652 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 431 | java | package bd2.Muber.model;
import java.util.Calendar;
public class Driver extends User{
//Attributes
private Calendar licenseExpirationDate;
//Constructor
public Driver(){
super();
}
//Getters & Setters
public Calendar getLicenseExpirationDate() {
return licenseExpirationDate;
}
public void setLicenseE... | [
"Erwin@DESKTOP-0D3IOUK"
] | Erwin@DESKTOP-0D3IOUK |
a71d05bd745ee0e9cc6a260f03c5002611ce8423 | 5d45404ffb115717717482f04177f268d29062a4 | /src/br/com/tg/repositorio/RepositorioStatusPessoa.java | ba0ce40882e58bdc36aaf96dbb8d57adb77c2a1f | [] | no_license | tgondim/auxPlot | 67afbfef8b4a5a7b61ad193de94ab60d7567999b | b657ca43905b14bbfb83f9757e4956bfef15bd5d | refs/heads/master | 2020-06-03T08:45:28.785806 | 2010-09-02T15:54:51 | 2010-09-02T15:54:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | java | package br.com.tg.repositorio;
import java.util.List;
import br.com.tg.entidades.StatusPessoa;
public interface RepositorioStatusPessoa {
public void inserir(StatusPessoa statusPessoa);
public void atualizar(StatusPessoa statusPessoa);
public StatusPessoa getStatusPessoa(Integer idStatusPessoa);
... | [
"gondim@gondim-PC"
] | gondim@gondim-PC |
98263e79da97a64736d0272d205fc1be16970db1 | b732c150b6a2376d0390f993141dfcb60593e43f | /Assignment 1 (Banking System)/Assignment1/src/main/java/connection/ConnectionDB.java | e91a7aebb9dfa4ab27367241152492e5d1376b47 | [] | no_license | CodreaAncuta/Software-Design-Assignments | 063cd88574686f9fc43ed724d444b3ee4b9bbfb7 | 49a98a78d7df3085b0010e51aa26c4837178a499 | refs/heads/master | 2021-10-27T15:18:30.979213 | 2019-04-17T21:20:20 | 2019-04-17T21:20:20 | 110,878,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,058 | java | package connection;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.logging.Level;
import java.util.logging.Logger;
public class ConnectionDB {
private static final Logger LOGGER = Logger.getLogger(Connec... | [
"33701210+CodreaAncuta@users.noreply.github.com"
] | 33701210+CodreaAncuta@users.noreply.github.com |
18e50b0d69d27f5df73a70221e61f34e3186f527 | 5245085c230929cdb91db049672f8f276646560c | /mula-base/src/main/java/org/mula/finance/core/io/RewireDBImporter.java | 307180277fd8ff6285365f04fefdfd5cbef5a3e9 | [] | no_license | katrinaannhadi/MULAFinanceApp | 9e7371778d2fe2fbcc61e94cd6d3832409cd6115 | 3130dbd1dfc7438268621cf0320c0856e836e00e | refs/heads/master | 2022-04-25T04:50:36.130679 | 2020-04-30T03:51:17 | 2020-04-30T03:51:17 | 258,404,445 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,133 | java | /* Mula */
package org.mula.finance.core.io;
import androidx.annotation.*;
import org.mula.finance.core.database.Cursor;
import org.mula.finance.core.database.Database;
import org.mula.finance.core.database.DatabaseOpener;
import org.mula.finance.core.models.Frequency;
import org.mula.finance.core.models.Habit;
impo... | [
"katrinaann.abdulhadi@student.unsw.edu.au"
] | katrinaann.abdulhadi@student.unsw.edu.au |
048f4878cc2d2c9c2838dbed383030c8ed48d773 | 7ab2047c2dab9b9fd29901e71f5521a2b8293f3b | /src/main/java/ghidra/app/cmd/data/rtti/gcc/VtableModel.java | 14541fc3b9954ab210609c61137afe3b901fea6a | [
"MIT"
] | permissive | ohyeah521/Ghidra-Cpp-Class-Analyzer-1 | 03bb6eddd63f2b2ea4128a4bb142f87ac583cb3e | 49e9d43ff5673516c23e3787d0f8631db08807bc | refs/heads/master | 2020-12-10T05:45:05.720555 | 2020-01-07T02:00:29 | 2020-01-07T02:00:29 | 233,516,647 | 1 | 0 | MIT | 2020-01-13T05:16:24 | 2020-01-13T05:16:23 | null | UTF-8 | Java | false | false | 13,277 | java | package ghidra.app.cmd.data.rtti.gcc;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import ghidra.program.model.data.Array;
import ghidra.program.model.data.ArrayDataType;
import ghidra.program.model.data.DataType;
import ghidra.program.mod... | [
"ajs222@njit.edu"
] | ajs222@njit.edu |
7fe910b60d9e1b158ddc6c72c6813a60176fdc9b | 2d19d2ef3cc4ef4a4af94642b7fd0534ce048764 | /GamesUtils/src/main/java/com/ongraph/greatsgames/exception/GreatGamesAuthenticationException.java | 5b90923fd667c8c4d6effebe6a72f2dc513de52a | [] | no_license | RinkalTomar/great_game | 09dcdc4f348dc0700dd16a05f24714fb07691e88 | d5bffe0ac80d1abbdcc6bd4302d782b81cb20049 | refs/heads/master | 2022-12-21T09:45:53.406316 | 2020-02-02T16:44:04 | 2020-02-02T16:44:04 | 237,784,707 | 0 | 0 | null | 2022-12-16T04:31:03 | 2020-02-02T14:38:09 | Java | UTF-8 | Java | false | false | 219 | java | package com.ongraph.greatsgames.exception;
public class GreatGamesAuthenticationException extends GreatGamesException {
public GreatGamesAuthenticationException(String message) {
super(message);
}
}
| [
"rinkalsinghtomar89@gmail.com"
] | rinkalsinghtomar89@gmail.com |
2748826b8b97fa9ab1e92e8af3a2155854462f0a | d0acf844cae913c3fa8520b15e156c1db2da9125 | /src/main/java/cg/wbd/grandemonstration/service/StudentService.java | 0a81b128d3f49f3beb3d67459f28d62c5c5a0771 | [] | no_license | hung060798/demo1-nhom | 39a9b74326d92260d5b26fcea0115e7e11d2c319 | 7e6fa8859159456cc6ffd1aa28cc4ebd4f48953d | refs/heads/master | 2023-08-15T23:02:04.209913 | 2021-09-26T08:34:20 | 2021-09-26T08:34:20 | 409,624,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,097 | java | package cg.wbd.grandemonstration.service;
import cg.wbd.grandemonstration.models.Student;
import cg.wbd.grandemonstration.repository.IStudentRepo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.spri... | [
"hungpppp12@gmail.com"
] | hungpppp12@gmail.com |
afdbcc4ed165a913659321a03e6c97f29a24a74b | 431ea1047c8862f9051bc447f3e1a4fd637a5248 | /src/java/com/Model/User.java | 82144b96740dba1cc6d92bbf81254ff3e63ff135 | [] | no_license | raoelson/GestionCommades | c82ae3cd5abe3516cefbcc6bd59059ecf8e35ec3 | cdecacd2493876152a1e31efa046e4cce9d24843 | refs/heads/master | 2021-07-04T14:38:38.434012 | 2017-09-28T12:15:11 | 2017-09-28T12:15:11 | 105,139,083 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 846 | java | package com.Model;
// Generated 19 oct. 2015 12:59:09 by Hibernate Tools 3.6.0
/**
* User generated by hbm2java
*/
public class User implements java.io.Serializable {
private Integer id;
private String login;
private String password;
public User() {
}
public User(String login, Strin... | [
"raoelsonmaoris@gmail.com"
] | raoelsonmaoris@gmail.com |
09dca4ee80f1ef3446373889404352dc394ad6f8 | 8ba0fb28b3c73510dbab16af944835e19557812a | /src/java/view/ListTeams.java | 1b66aa0b032741d47fbad6f66e847d9c3d014641 | [] | no_license | Perreault-Dale/FinalServlets | de37552b6273d53072a16467fee8d54bf199e107 | c33e6051b5adeb86dee8b6233a6b0370033ef022 | refs/heads/master | 2020-03-08T18:34:40.508092 | 2018-04-11T21:52:15 | 2018-04-11T21:52:15 | 128,308,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | 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 view;
import control.TeamControl;
import java.util.List;
import model.Team;
/**
*
* @author Dale
*/
public ... | [
"per15038@byui.edu"
] | per15038@byui.edu |
0f7ff83d0db82db7d85fcba2e318d04f673c826c | 15129fbd583734e1133d642950e1712303d06669 | /satellite-api/src/main/java/com/baidu/deimos/satellite/api/DeimosSatelliteAPI.java | 9f2953344386250489bc34cecd4618d674427db3 | [] | no_license | ahmatjan/SedaFramework | 98241b1dadca7b67f11a07bc0a5f9b4724269d26 | 5074fdaa41d1be1af0f9f9f40dd95a85490a6fe2 | refs/heads/master | 2020-12-31T03:03:44.387182 | 2014-09-24T03:47:20 | 2014-09-24T03:47:20 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 7,739 | java | package com.baidu.deimos.satellite.api;
import java.util.HashMap;
import java.util.Map;
import org.springframework.amqp.rabbit.core.ChannelCallback;
import org.springframework.amqp.rabbit.core.RabbitTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import com.baidu.deimos.satellite.api.bo.Deim... | [
"chao289@126.com"
] | chao289@126.com |
5f6082bdedec0cd4a8cfe5f40ea9a70ab84b91cd | 7e14a944b5e26a919d9bd286a4c7f62cf42a4ca7 | /RM-EMPRESARIAL-ejb/src/main/java/com/rm/empresarial/servicio/ProvinciaServicio.java | c740fb498016701b3ac19edf72b480f05827ee2a | [] | no_license | bryan1090/RegistroPropiedad | 7bcca20dbb1a67da97c85716b67d516916aee3fa | 182406c840187a6cc31458f38522f717cc34e258 | refs/heads/master | 2022-07-07T08:06:20.251959 | 2020-01-02T03:02:34 | 2020-01-02T03:02:34 | 231,295,897 | 0 | 0 | null | 2022-06-30T20:22:05 | 2020-01-02T02:50:13 | Java | UTF-8 | Java | false | false | 444 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.rm.empresarial.servicio;
import com.rm.empresarial.puente.ProvinciaPuente;
import javax.ejb.LocalBean;
import javax.ejb.St... | [
"42019366+bryan1090@users.noreply.github.com"
] | 42019366+bryan1090@users.noreply.github.com |
fb0fa7f189c1426bc32a2eb5820f695542f63f77 | 21d5650428c145e96c2db75e81fb26ad8eb2a662 | /com/syntax/class04/HW1.java | ab913e7e0046eb6db7f7df47d827f5c9b263a874 | [] | no_license | OlgaLiV/Selenium | f904f33cba4e21c532b8ffad8a0e6cedb0dddf0a | c90434fc55d80ac3c5fe728de70990d927f53f9e | refs/heads/master | 2023-01-24T19:43:16.162926 | 2020-11-25T23:30:17 | 2020-11-25T23:30:17 | 283,334,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,040 | java | package com.syntax.class04;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class HW1 {
public static String url = "http://166.62.36.207/syntaxpractice/basic-radiobutton-demo.htm... | [
"9755609@gmail.com"
] | 9755609@gmail.com |
11e0ebb0ffbec01ddd07d9ed7fdfb98ae9b4fb2b | b743fa1a7b41b918ab3513047ae2ca462270cb06 | /Classy_Android/app/src/main/java/csci201/classy/Adapters/DepartmentAdapter.java | cdeffb8d9f9dda820f7ed4a6a4d8346ef5629d63 | [] | no_license | tsinghal/Classy | 3133b1b4621e4e8105ecac1dfedc28b4005da081 | ed349e56ff7b65986214849d28cfb16f5bd4a4cc | refs/heads/master | 2021-01-20T06:46:55.442638 | 2017-08-26T23:04:33 | 2017-08-26T23:04:33 | 101,517,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | package csci201.classy.Adapters;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import java.util.Map;
import csci201.classy.R;
/**
* Created... | [
"tsinghal@usc.edu"
] | tsinghal@usc.edu |
3deeb2a652d7735e1ddf6bf77f082182298ac8a6 | 384b095e4c3cf5ee6820bbec1c411242ad34ce2d | /src/ie/lyit/hotel/Person.java | 8b83578a0d8f05d6f0d9dfe0ac1464cc02154e7c | [] | no_license | dean0193/l00097028_hotel | 3918b97737f781b8413732615c10ef7cdce8d55c | b6976ac111353e9b615fa34f1d9d0a030170e0a3 | refs/heads/master | 2021-08-23T10:41:53.077103 | 2017-12-04T15:18:55 | 2017-12-04T15:18:55 | 113,059,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | /**
* Dean Comiskey L00097028
* Software Implementation
* Description: Models a Person
* Date: 25/09/2017
**/
package ie.lyit.hotel;
import java.io.Serializable;
public abstract class Person implements Serializable{
protected Name name; // COMPOSITION - Person HAS-A name
protected String address;
... | [
"Dean@192.168.1.10"
] | Dean@192.168.1.10 |
86eeeb9c958bf1407d02b6595639e5cd0823e378 | 4ccbe571f5ce9e4f9e14eb96fd825352395e69d3 | /mmadu-identity/src/main/java/com/mmadu/identity/providers/token/TokenCreationProvider.java | 6873f3d59aa3fc4381c8bc41c07b82d4adbdb5b9 | [
"MIT"
] | permissive | yudori/mmadu | cefdd4a48a5b04f0a87910c07ca5c29f563e3050 | 310703d1b21bf2f4a03e6573586fc2aac069572e | refs/heads/master | 2022-11-10T16:16:54.678079 | 2020-06-29T19:44:10 | 2020-06-29T19:44:10 | 275,921,054 | 0 | 0 | MIT | 2020-06-29T20:38:59 | 2020-06-29T20:38:59 | null | UTF-8 | Java | false | false | 323 | java | package com.mmadu.identity.providers.token;
import com.mmadu.identity.models.client.MmaduClient;
import com.mmadu.identity.models.token.TokenRequest;
import com.mmadu.identity.models.token.TokenResponse;
public interface TokenCreationProvider {
TokenResponse createToken(TokenRequest request, MmaduClient client);... | [
"noreply@github.com"
] | yudori.noreply@github.com |
f2a1ad9ac611fafed2b074d1cdd70c7a5ad77468 | 90122c18b51d027810b54bc519caeefd8b2f587b | /app/src/main/java/ru/evendate/android/models/EventRegistered.java | d57585fd9b68f7505666d6061efa1b103ab129f5 | [] | no_license | KardanovIR/evendate-android | c9da1b458f7fc5140a27c55efb808feedb4a70a7 | 87fce26681fdc51fcb9ab57123a0d9c9d2de2b89 | refs/heads/master | 2021-03-24T12:43:11.271688 | 2017-11-22T22:14:33 | 2017-11-22T22:14:33 | 53,123,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package ru.evendate.android.models;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import ru.evendate.android.network.ServiceUtils;
/**
* Created by Aedirn on 07.03.17.
*/
public interface EventRegistered {
String FIELDS_LIST = "dates" + ServiceUtils.encloseFields(EventDate.FIELDS_L... | [
"nillsondg@gmail.com"
] | nillsondg@gmail.com |
449285210d9c135ac0bf23376a077ff771277ead | c94d12c362ab57c315b355dcc81afa5f07e84a38 | /presentation/src/main/java/com/sixthsolution/easymvp/tvmaze/internal/di/module/RepositoryModule.java | 0a57ddef2e1f88b569a1e921c7d0627406eb8e14 | [] | no_license | mohamad-amin/TvMaze-CleanArchitecture | 28baa183f506ab991759b24d505b7a90fe2d5683 | 4d9b75fd788fce49275d92c1cc1eca4f1302d1f6 | refs/heads/master | 2021-01-19T22:21:06.401722 | 2016-10-25T11:05:06 | 2016-10-25T11:05:06 | 71,249,678 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package com.sixthsolution.easymvp.tvmaze.internal.di.module;
import com.sixthsolution.easymvp.data.repository.FilmDataRepository;
import com.sixthsolution.easymvp.data.repository.FilmSearchRepository;
import com.sixthsolution.easymvp.domain.repository.FilmRepository;
import com.sixthsolution.easymvp.domain.repository.... | [
"mohamadamin@aut.ac.ir"
] | mohamadamin@aut.ac.ir |
6366dad17dcf192a7b523da78316506d749cd8df | 12ddd902bc6a9ac00ecf03f7706ff827e925dbbe | /src/TemplateMethod/Multiliplty.java | 59e2e44f6d8ce3b7129bc94529b445be06ab0e1f | [] | no_license | chengyue5923/javaMethod | 09bfa177ff5a3b24506d00c1127996d6b7e9d6d0 | bd4d107ca42fb57c23c02100e89dd49868261be2 | refs/heads/master | 2021-01-20T13:07:05.653569 | 2017-05-06T09:15:49 | 2017-05-06T09:15:49 | 90,451,350 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 198 | java | package TemplateMethod;
public class Multiliplty extends AnstractCalculator {
@Override
public int calculate(int num1, int num2) {
// TODO Auto-generated method stub
return num1*num2;
}
}
| [
"chengyue5923@163.com"
] | chengyue5923@163.com |
bfebc2c5e0e0a9992b79a183244502740fdba688 | fddd2931431d326d151e7a2b5374124539398b5c | /src/battlecard/Nidhogg.java | 3e453dbc2b7ca5c9d3f249edd26934d17ea7ca23 | [] | no_license | strtsoia/AgeOfMyth | f7f83af0b20f7a99f6ed13ecf32981da5fc89e7f | 4df92700a4ec37c9d0180bcf653856c7923482e5 | refs/heads/master | 2021-01-16T19:04:50.212846 | 2011-11-14T23:25:33 | 2011-11-14T23:25:33 | 2,656,218 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 987 | java | package battlecard;
import java.util.Hashtable;
import global.GlobalDef;
public final class Nidhogg extends BattleCard{
private static Nidhogg nidhogg;
private Nidhogg()
{
cost.put(GlobalDef.Resources.FAVOR, 1);
cost.put(GlobalDef.Resources.GOLD, 4);
cost.put(GlobalDef.Resources.FOOD, 0)... | [
"strtsoia@gmail.com"
] | strtsoia@gmail.com |
d60e19bfc2adc812bb5b8f9f14e7b365ab9b465d | 6d9b29b0ff89bfc307fda40f336cb2fe8babeab8 | /src/main/java/seedu/meeting/commons/events/ui/JumpToMeetingListRequestEvent.java | b8fef2673317e688c553ef97d60b0f635b7cb910 | [
"MIT"
] | permissive | PakornUe/main | 945619adb53dda93abd011de2c9e02c2a68d9fcd | dd2a9f510e7119c39dc88cf8cdf7dfc76eb3ddf6 | refs/heads/master | 2021-09-28T00:03:32.070328 | 2018-11-11T14:10:46 | 2018-11-11T14:10:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 544 | java | package seedu.meeting.commons.events.ui;
import seedu.meeting.commons.core.index.Index;
import seedu.meeting.commons.events.BaseEvent;
/**
* Indicates a request to jump to the list of meetings.
* {@author jeffreyooi}
*/
public class JumpToMeetingListRequestEvent extends BaseEvent {
public final int targetInde... | [
"7553066+Zenious@users.noreply.github.com"
] | 7553066+Zenious@users.noreply.github.com |
80de20dd260a2b139d7f68ec79124e43dbadf84a | 192bba47612258e74d4db83ed846ed386c0efbe8 | /LTHDT/thuchanhonline/lthdt/ctu/edu/vn/SinhVien1.java | e272ef1193cae1b7866010b8cc95c3c9350d1733 | [] | no_license | Tamabcxyz/javacode | 68369518e2052abb2220608213233c01e7099843 | f856cbd1934874114705cf3421ca97a1e65b5023 | refs/heads/master | 2020-05-16T20:06:09.795304 | 2019-04-25T01:49:45 | 2019-04-25T01:49:45 | 183,277,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 978 | java | package thuchanhonline.lthdt.ctu.edu.vn;
public class SinhVien1 extends SinhVien{
private double diemTB;
private XepLoai loai;
public SinhVien1() {
super();
// TODO Auto-generated constructor stub
}
public SinhVien1(int ma, String ten,double diemTB) {
super(ma, ten);
this.diemTB = diemTB;
this.loai=kq... | [
"minhtam16071999@gmail.com"
] | minhtam16071999@gmail.com |
465de71ae342001e1340c8a6f48e36149e799d38 | fc3940a77a19fc3790264a2a06670655306274b9 | /app/src/androidTest/java/com/example/istbr/dagitikdersproje/ExampleInstrumentedTest.java | b9417437c6a6892dcdd4237e63a228a9f84fab1c | [] | no_license | BurakSSonmez/Number-Guessing-Game | 5e330ec5c43adea286b13c0529a4180c23e4df4f | 8d71c8c7d33feeafa25635c0d4dba2e3aec9737b | refs/heads/master | 2021-02-18T10:07:47.059022 | 2021-01-03T15:29:18 | 2021-01-03T15:29:18 | 245,185,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package com.example.istbr.dagitikdersproje;
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 execute on... | [
"buraksezaisonmez@gmail.com"
] | buraksezaisonmez@gmail.com |
099db01441a423fc6d22171cd79185051b25708e | cdc1d2c416b79abce38941608cf058cfba1a6592 | /src/main/java/com/pla/core/domain/model/BranchName.java | 7722de54e0b7c56c97645e3a4f8fd3f6fcdb1674 | [] | no_license | ekochnev/pla | e3824d8b5a6b03ba056188697246275c80bfba92 | b48b2c9a0d284395e7458293bff9e70a6f795f84 | refs/heads/master | 2021-05-15T21:16:08.734937 | 2015-08-21T11:57:30 | 2015-08-21T11:57:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | package com.pla.core.domain.model;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import javax.persistence.Embeddable;
import java.io.Serializable;
/**
* Created by User on 3/24/2015.
*/
@Embeddable
@EqualsAndHashCode(of = "branchName")
@NoArgsConstructor
@Getter
public cla... | [
"nischitha_ramanna@nthdimenzion.com"
] | nischitha_ramanna@nthdimenzion.com |
fcc36eeb81cf33017044bbf5ccf242b33f7a7140 | 7e892591a22018cebc2a9df5613cd8a462502c21 | /z-common/src/main/java/logan/common/base/utils/xml/XmlJaxbUtils.java | 5fced50d907856d3c5f821206df7c5ab36232ca5 | [] | no_license | lengqiufeifeng/cloud | b6314f1a7d27549c95117a2e39fb23b16986fc51 | f2761160625d983f49d696ca7962b8fd15b1deff | refs/heads/master | 2021-10-11T07:20:46.209140 | 2019-01-23T07:02:43 | 2019-01-23T07:02:48 | 111,528,337 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,433 | java | package logan.common.base.utils.xml;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.Marshaller;
import javax.xml.bind.Unmarshaller;
import java.io.File;
import java.io.StringReader;
import java.io.StringWriter;
@SuppressWarnings("restriction" )
public class XmlJaxbUtils {
@SuppressWarnings(... | [
"xulongjun@jimoyo.com"
] | xulongjun@jimoyo.com |
91baaaeb348ac24c086eb265ea292aa3986d64f4 | 1d9957b6ebaa74fe311bd97b6131f502db2f25f2 | /data-manager-web/src/main/java/com/magotzis/dm/model/DataHistory.java | 9b13d0a9c97aa99d2111c3e974154715e93b9884 | [] | no_license | Magotzis/data-manager-server | 74579fabf88857d44c00835813cc561842a22dc7 | a2bb25b884ce1a2ad9f84284ab4acf51cdcb0da5 | refs/heads/master | 2021-05-03T07:40:05.170728 | 2018-05-13T12:21:30 | 2018-05-13T12:21:30 | 120,553,699 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,941 | java | package com.magotzis.dm.model;
import java.util.Date;
/**
* @author dengyq on 10:33 2018/4/10
*/
public class DataHistory {
private int id;
private int userId;
private String applyContent;
private int state;
private String errorMsg;
private String content;
private Date updateTime;... | [
"magotzis@foxmail.com"
] | magotzis@foxmail.com |
76a17c13c0e53e064f6cca15708d73309cb21eef | 3aa02b7ca7fea1352653c579451fb3b59438bdad | /src/main/java/me/tassu/queue/queue/QueueManager.java | 0e5b6b4801a9bb95e70549072f93ed5c738fdb4d | [
"MIT"
] | permissive | supertassu/Queue | 44ba749a87b4fe44477c6f70e0e482005bafb04e | c17e46526e743a97f15588b2fd084a28af277567 | refs/heads/master | 2021-08-07T08:32:01.982009 | 2018-11-03T11:49:49 | 2018-11-03T11:49:49 | 129,263,347 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,244 | java | /*
* MIT License
*
* Copyright (c) 2018 Tassu
*
* Permission is hereby granted, free of charge, to any person 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 use, copy, modify, me... | [
"git@tassu.me"
] | git@tassu.me |
aeb743b02bcaa3f00792de0ae9b7c5b1f31cc426 | eefd94a670861c01cff074b80daa32e3393e296f | /todolist1/src/main/java/com/example/todolist1/business/abstracts/UserService.java | 09936a88d87e3bc7153396d5fb5723dd0464bdce | [] | no_license | kaankullac/todolist | 05b86a75902d0e1d46bb299bc2cd2f746aecbf5b | 6eaf3516e60bfe85a334485aa5a1173ff301cc76 | refs/heads/master | 2023-08-26T21:36:53.700350 | 2021-10-28T12:37:34 | 2021-10-28T12:37:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package com.example.todolist1.business.abstracts;
import java.util.List;
import com.example.todolist1.core.utilities.result.Result;
import com.example.todolist1.entities.concretes.User;
public interface UserService {
List<User> getAll();
Result Add(User user);
Result Delete(User user);
User GetUserByEmail(Stri... | [
"80275437+kaankullac@users.noreply.github.com"
] | 80275437+kaankullac@users.noreply.github.com |
40379e2423c695be978b07903c8cefdb9374656e | 9cf6615a785c489b7b9e960115f615d245682356 | /EnglishGraduateWord/src/main/java/com/english/database/EnglishDBOperate.java | 3c96841afda0bfd3553f6dc730ea0d33bdb1c35a | [] | no_license | malijie/EnglishWord | e9afa780c1453c7c86dfb47a87a47bfef0a7d2ec | 3e4a1ec5b43a26a9d5a060a061d47113026e7d30 | refs/heads/master | 2021-05-16T05:25:17.774075 | 2018-12-03T15:11:00 | 2018-12-03T15:11:00 | 58,785,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,060 | java | package com.english.database;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.text.Html;
import android.widget.Toast;
import com.english.model.ReadingInfo;
import com.english.model.WordInfo;
import com.english.model.WrittingInfo;
import ja... | [
"190223629@qq.com"
] | 190223629@qq.com |
62c6c92957296ed592e594b337ff59afa80e336e | 0c0b99d02617b62139171349a6f95d81730c6eef | /app/src/main/java/com/quintus/labs/reminder/ReminderContract.java | b8f1a3b34bff825ba63edbf48f1fdb5a6dd282b6 | [] | no_license | rohitnotes/Reminder | 68207ac6eed2aba31d99979d0d2ceb701750f735 | 51849bcaa3be385b121686a4e6be1b87e01ebeec | refs/heads/master | 2021-09-14T21:01:09.129446 | 2018-05-19T15:17:09 | 2018-05-19T15:17:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,222 | java | package com.quintus.labs.reminder;
import android.content.ContentResolver;
import android.net.Uri;
import android.provider.BaseColumns;
/**
* Created by quintuslabs on 10/06/17.
*/
public final class ReminderContract {
/**
* The authority of the provider.
*/
public static final String AUTHORITY =... | [
"quintus.labs@gmail.com"
] | quintus.labs@gmail.com |
c3e667b32962816bc293813290d0d550fb330e47 | 65c587993fd89625640af404c9a2b60ee24735e6 | /automation_practice/src/main/java/com/generic/MasterPageFactory.java | fffb785f35f631b45e6937102af0d15a5290550c | [] | no_license | studentqa2020/susmita-Nishir-14 | 74203961a113abb2cc009dbce33c1f075521fb9d | c1126a887fe9b6b1a46a4e7796ea9cc7ad97bf86 | refs/heads/master | 2023-06-06T12:19:21.537390 | 2021-06-27T18:21:50 | 2021-06-27T18:21:50 | 380,806,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.generic;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class MasterPageFactory {
MasterPageFactory(WebDriver driver) {
PageFactory.initElements(driver, this);
}
public We... | [
"sikan@LAPTOP-7AE2PAGQ"
] | sikan@LAPTOP-7AE2PAGQ |
e3810aaed3df28ff5a028ff3c69a662beeade219 | e85305c47876735317032fe47812ca4c8775a403 | /src/problems/JewelsAndStones0771.java | ffdc98d3a3c68adf4c709ff50853ea8b03e35773 | [] | no_license | arenasoy/LeetCode | 76840c32f0a574640c00ccbdb5d80024363e7b21 | e4de91422cf1743acc90b21b30b8930c2279c1a5 | refs/heads/master | 2021-05-24T15:41:33.785481 | 2020-10-05T18:55:20 | 2020-10-05T18:55:20 | 253,636,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package problems;
import java.util.*;
public class JewelsAndStones0771 {
//O(N) time, O(N) space
public int numJewelsInStones(String J, String S) {
int result = 0;
Set<Character> set = new HashSet<Character>();
for (int i = 0; i < J.length(); i++) {
s... | [
"caro.arenas2607@gmail.com"
] | caro.arenas2607@gmail.com |
343b8c3f0e4547db587d59bfada84336dde0d275 | 7ab6f4e52dd665714e244c6f34e08f1fd4ef3469 | /ciyuanplus2/app/src/main/java/com/ciyuanplus/mobile/activity/chat/UserMessageListActivity.java | 62d8a1dc50735245aac37f4c50609fe1aa9021ec | [] | no_license | heqianqian0516/ciyuan | 2e9f8f84a1595317e8911cfece2e3f3919ebddeb | 44410726a8f7e4467f06fab1ae709451ef293b3b | refs/heads/master | 2020-07-11T04:11:24.935457 | 2019-11-06T03:37:45 | 2019-11-06T03:37:45 | 204,436,467 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,706 | java | package com.ciyuanplus.mobile.activity.chat;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import android.widget.Toast;
import com.ciyuanplus.mobile.MyBaseActivity;
import com.ciyuanplus.m... | [
"xixi0516@163.com"
] | xixi0516@163.com |
0575ada4e394ebd855b712c008994cd9c7c1c99a | 6068c9ec095d23608e8484fb9d48e3fff759b13a | /src/test/java/katas/foliva/AlternatingCaseTest.java | c656cae60b01521d1e1b9169e22ba3713a3c1bb2 | [
"Unlicense"
] | permissive | CFHLopez/bootcamp-2021-5 | 6cb6b2eefaf6d46e85d6153503efdfd7dc3b1fc9 | 89d1c511ed3e6fd2afd83d9d7e48b321ae3acf02 | refs/heads/main | 2023-09-04T17:27:22.401261 | 2021-11-22T16:47:36 | 2021-11-22T16:47:36 | 419,761,613 | 0 | 0 | Unlicense | 2021-10-21T14:42:05 | 2021-10-21T14:42:05 | null | UTF-8 | Java | false | false | 1,673 | java | package katas.foliva;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class AlternatingCaseTest {
@Test
public void allLowerCase(){
assertEquals("HELLO WORLD", StringUtils.toAlternativeString("hello world"));
}
@Test
public void allUpperCase(){
assertEq... | [
"Federico.Oliva@tsoftglobal.com"
] | Federico.Oliva@tsoftglobal.com |
a9a4a060abf3e9b3ffd1c4cb861fea01c4bc7d77 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/40/org/apache/commons/math/dfp/BracketingNthOrderBrentSolverDFP_getMaximalOrder_89.java | 806ada00c334d637913bc3baa09e63488db2392e | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 854 | java |
org apach common math dfp
modif
href http mathworld wolfram brent method brentsmethod html brent algorithm
respect origin brent algorithm
return chosen current interv
user link allow solut allowedsolut
maxim order invert polynomi root search
user invert quadrat
interv bracket root
version... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
189bece4e9e9df2cfee2c40e301bb668b23e0fa5 | 750b6b218afc3206a7e674092197a1e701664987 | /PAO Part 3 + Project-Remake/Interface/JobsManager.java | 2f7a88c2b1daee52dcf6ea7a4b58d54809a3fc01 | [] | no_license | kkrogmerio/java-fundamentals | e2762648b727770a25120c415dbc1bb60b02e61c | 5bd8a297d425eb2353e0959d2e872f18fc5178d8 | refs/heads/master | 2022-10-19T18:05:37.517599 | 2020-06-03T16:41:35 | 2020-06-03T16:41:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,196 | java | package Interface;
import SystemManagement.Services;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.sql.ResultSet;
... | [
"noreply@github.com"
] | kkrogmerio.noreply@github.com |
1cb45c95d84e0f048e0d9c03ce029b903d6ad955 | bee3260be858709a32595c7df5fc64f934c00f8b | /src/main/java/com/schlenz/blackjack/Hand.java | 3fcb68786c23fa0b5f28d4832f595d877db7e2ad | [
"Apache-2.0"
] | permissive | eschlenz/Blackjack-Testing-Playground | 8beb9d1afb81ff79dc1742267b9858463d1db13f | 52a3d03f99321e36afe43a512b98601e9d5175e5 | refs/heads/master | 2020-03-27T13:29:16.771896 | 2018-08-29T14:57:21 | 2018-08-29T14:57:21 | 146,612,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package com.schlenz.blackjack;
public interface Hand {
void takeDealtCard(Card card);
int getHandValue();
boolean isBusted();
boolean isSoft();
String getHandInfo();
}
| [
"eschlenz@ibotta.com"
] | eschlenz@ibotta.com |
d50bed9bcdeb30e2e853df5d1327dfb2dd7c5317 | 63e0779a511f1af30d72bd8ec27f27d5814d6f76 | /Tshogyen/app/src/main/java/edu/gcit/tshogyen/BoyCulC.java | 79141a38dfa43b9d3f9c1379536a0bee0666fc7d | [] | no_license | Sonamdema123/Project2021 | 609baad24b44a10ce3d78bd88fc2b7e51935f706 | 0b2eaed2d66f994bdd0acd2a5dccfedbb08f0d40 | refs/heads/main | 2023-07-17T20:41:07.436882 | 2021-08-26T14:36:13 | 2021-08-26T14:36:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,516 | java | package edu.gcit.tshogyen;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
im... | [
"sdema1684@gmail.com"
] | sdema1684@gmail.com |
94e300d887c7747d8961e2ecb5d32fc141e95369 | 3a47d7d1d6968daea4f2154de479ac18b17ad7db | /com.sg.vim/src/com/sg/vim/service/fuellabel/HelloWorld.java | e500f9a35db62297210c7c21714572f720c65f65 | [] | no_license | sgewuhan/vim | ef64fce49f9ab481521a21901157c81910e57e5e | d7d193f5be3b357bace4e0f7b703281ade15ae7f | refs/heads/master | 2021-01-19T03:12:56.079503 | 2013-06-26T00:51:24 | 2013-06-26T00:51:24 | 9,443,167 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 762 | java |
package com.sg.vim.service.fuellabel;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type.
*
* <p>The following sche... | [
"ghuazh@gmail.com"
] | ghuazh@gmail.com |
2c743039a5bd0c49842e02ef2fd26264857305d8 | f7a2b5789fa1b517bf071f237ce9639961cb2cb7 | /src/model/Voiture.java | 428a6b77c3812eab65bc1957813c65b98f14712d | [] | no_license | amostin/ProjetJava | cb537445e399e3216ac8faa65baf2bfa36de6bf0 | 9e4219cdfec8b80c0dbecbd87b4c7c5859c02aae | refs/heads/master | 2022-11-30T04:59:43.549396 | 2020-08-19T10:33:02 | 2020-08-19T10:33:02 | 275,386,141 | 0 | 0 | null | 2020-08-05T12:37:24 | 2020-06-27T14:12:51 | Java | ISO-8859-1 | Java | false | false | 9,053 | java | /**
*
*/
package model;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
/**
* Cette classe permet de créer des voitures
* @author Ambroise Mostin
*
*/
public class Voiture implements Comparable<Voiture>{
private String marque;
private String type;
pr... | [
"a.mostin@students.ephec.be"
] | a.mostin@students.ephec.be |
42ea77e41c4f311dd84c2d6c8e721e2460485c4b | 18cbd04c5e84a478e3d809027864a0de39581c7a | /cloud-consumer-feign-order80/src/main/java/com/atguigu/springcloud/controller/OrderFeignController.java | 2df19da110801c3d18cb265c67195ef59f860076 | [] | no_license | guohangbk/2020springcloud-atguigu | f559436ac9cf0fd97becc42d810f20e7e9b7aac3 | 1d93ca35cac3e88ad439529f0babb585893bd148 | refs/heads/master | 2023-02-19T12:07:01.854905 | 2021-01-09T08:59:04 | 2021-01-09T08:59:04 | 328,108,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,034 | java | package com.atguigu.springcloud.controller;
import com.atguigu.springcloud.entities.CommonResult;
import com.atguigu.springcloud.entities.Payment;
import com.atguigu.springcloud.service.PaymentFeignService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | [
"guohangbk@163.com"
] | guohangbk@163.com |
040c57452450d776649b83d40b1305dca8d24e68 | c7579eac78326015a53d89ea4dd8124660e707b1 | /tddl-qatest/src/test/java/com/taobao/tddl/qatest/matrix/join/JoinTest.java | 10ca500ec3879598e65e3d011a30ccd546aef9e2 | [
"Apache-2.0"
] | permissive | quyixiao/TDDL | 07f3db5e4a78ec19b68dfb4b5d98fb9d7edb2a60 | 1bc33f047f94b878f6e13edb06c03dc3f8c2cb21 | refs/heads/master | 2023-04-02T02:28:51.288020 | 2021-03-30T03:58:26 | 2021-03-30T03:58:26 | 352,864,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,610 | java | package com.taobao.tddl.qatest.matrix.join;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.junit.After;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized.Parameters;
import com.taobao.tddl.qatest.BaseMatrixTestCase;
import com.tao... | [
"2621048238@qq.com"
] | 2621048238@qq.com |
bcbbbeda4917fda1ca2c530690603444728f9137 | 694fda5049cb91d8f3631a4832e714d18152cf8c | /Slumber Time/src/edu/northwestern/cbits/intellicare/slumbertime/SettingsActivity.java | 213a0a9e5dfeb34bd730f14c625ad4058b32c58e | [] | no_license | cbitstech/Intellicare-Template | c3a5d0f34a6690f0629f24dec517f829b1baab97 | d2fdf3171bf6558c88a9111096c6f353e92149c0 | refs/heads/master | 2016-09-07T10:37:53.505475 | 2014-07-23T17:22:58 | 2014-07-23T17:22:58 | 12,496,363 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,850 | java | package edu.northwestern.cbits.intellicare.slumbertime;
import java.util.HashMap;
import android.app.TimePickerDialog;
import android.app.TimePickerDialog.OnTimeSetListener;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.os.Bundle;
import android.pre... | [
"github@audacious-software.com"
] | github@audacious-software.com |
e4a9659db543a8e0e547694c15ded2ab5f3cc082 | cc8d194313b9c99c86b62b421abe77bd329dba67 | /test/cellsTest2.java | b7a76289a25ae310f1beb78616b1973ba4cc3269 | [] | no_license | RogerTorra/SpreadsheetA | 2e69c2ba9d7ca377b9b35b0a5975a0f9cb7f95bb | 3a897522bb82be908dcc46d972828a22dba9af51 | refs/heads/master | 2021-01-19T06:32:51.308351 | 2014-05-01T16:23:12 | 2014-05-01T16:23:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 900 | 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.
*/
import spreadsheet.SomeValue;
import org.junit.Test;
import static org.junit.Assert.*;
import org.junit.Before;
import spreadsheet.Exp... | [
"elrogertorra@gmail.com"
] | elrogertorra@gmail.com |
f4e8e0de5d8484dab93e1dc90ac6588c07e3c3da | beb2fbdd8e5343fe76c998824c7228a546884c5e | /com.kabam.marvelbattle/src/com/google/android/gms/tagmanager/cq.java | ed97f8eb36e5406b0013cad58b12427b609cd1c5 | [] | no_license | alamom/mcoc_11.2.1_store_apk | 4a988ab22d6c7ad0ca5740866045083ec396841b | b43c41d3e8a43f63863d710dad812774cd14ace0 | refs/heads/master | 2021-01-11T17:13:02.358134 | 2017-01-22T19:51:35 | 2017-01-22T19:51:35 | 79,740,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,613 | java | package com.google.android.gms.tagmanager;
import android.content.Context;
import android.content.res.Resources;
import android.content.res.Resources.NotFoundException;
import com.google.android.gms.internal.c.f;
import com.google.android.gms.internal.ol.a;
import com.google.android.gms.internal.pm;
import com.google.... | [
"eduard.martini@gmail.com"
] | eduard.martini@gmail.com |
1bc08f81c35591378d537396b53d877f196f8b0f | cecc61169b2949b9ad1cfc91d24690595cc897ce | /src/main/java/com/china/mybootstrap/dao/UsrMapper.java | 7516394795cffef9261795f1f8fe31eab65de978 | [] | no_license | li1xiang/mybootstrap | c83804818e5b98e9d7b28c7f86dd70605ccc84f7 | 3eb3c97a0075c2a45d097e700f9ebcd6724e7a66 | refs/heads/master | 2022-10-27T13:21:01.499961 | 2019-07-31T15:11:07 | 2019-07-31T15:11:07 | 199,878,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package com.china.mybootstrap.dao;
import com.china.mybootstrap.entity.Usr;
import com.china.mybootstrap.entity.UsrExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface UsrMapper {
long countByExample(UsrExample example);
int deleteByExample(UsrExample example);
in... | [
"1614624236@qq.com"
] | 1614624236@qq.com |
49a6dda50f928ccce33bf541f4692b4a40dcc335 | 53ca207904e6c7ab573d9e81b61b593cbe076ef1 | /veterinaria/src/trasveterinaria/dao/ComprobantesDAO.java | 6fcc958562b46662455348c529c355c86d6e4fee | [] | no_license | aknarf/veterinaria-upc-201401 | 96cfa45f8f240bc7a4bda0e35da771e2e82b97a2 | c4cadf0e2dc416490125c688e15c488f965f7866 | refs/heads/master | 2021-01-02T09:15:11.137258 | 2014-08-09T17:30:41 | 2014-08-09T17:30:41 | 38,780,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,492 | java | package trasveterinaria.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import trasveterinaria.excepcion.DAOExcepcion;
import trasveterinaria.modelo.Citas;
import trasveterinaria.modelo.Comprobantes;
import trasveterinaria.util.Con... | [
"horuz0308@gmail.com"
] | horuz0308@gmail.com |
5456ae30aeb7d9ae8d7f5ea8767d0ca08ea81287 | bddaae4327543483799fc6be3010e1f95f7b02cd | /src/main/java/com/hillel/bugtracker/BugTrackerApplication.java | eb61598bbfef5f181eb00fe13a1cf46815b1bdc2 | [] | no_license | AbidSaleh/Spring-Boot-BugTracker | 20acc0509f03b818d384ea21ac0d28d6a219a6a1 | 1d018c0f83c5f31e9526984e5298b3d36ec8b047 | refs/heads/master | 2022-04-09T20:50:19.430968 | 2020-03-18T07:50:59 | 2020-03-18T07:50:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | package com.hillel.bugtracker;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration;
import org.s... | [
"alexzhuravlov13@gmail.com"
] | alexzhuravlov13@gmail.com |
bc3217ccf5ff49b8de8ff99d7d0c15d192138b4e | a348e363cf746bd77c2e6a3e48b7f04ad2fae959 | /src/PenTest.java | b117996c904369f31d5cf647a31e395b974b7460 | [] | no_license | nik-rusak/qaacademy | 00a9f68fba19b240d259aff55f33ad65a790bbc8 | 9b7a30f87c35804d81e927a03b5dcda7d38a0809 | refs/heads/master | 2021-01-10T06:27:37.891183 | 2015-11-25T07:28:29 | 2015-11-25T09:47:12 | 46,844,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,214 | java | import org.testng.Assert;
import org.testng.annotations.Test;
import static org.testng.Assert.*;
/**
* Created by n.rusak on 24.11.2015.
*/
public class PenTest {
@Test
public void testGetColorBlack() throws Exception {
Assert.assertEquals(new Pen(1000,1,"BLACK").getColor(), "BLACK");
}
@Te... | [
"allknown@yandex.ru"
] | allknown@yandex.ru |
d6e3a95e31689869b7ab2e713b0975e3d9c5c442 | fc7e53847869e06c99a2a844c78eeb71dabf2cad | /practise/src/_28_OverloadedConstructors/Pizza.java | 3dfd3b62589f540dc967b5ca5e2a0eff7568ac08 | [] | no_license | loquy/java-core | ca670eb6661ebeadb46bc82b802c58b5beb20d42 | 223ed928dd48e210f4071e52287b7b5b2b25246a | refs/heads/main | 2023-08-05T02:30:14.243286 | 2021-09-19T02:35:02 | 2021-09-19T02:35:02 | 407,595,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | package _28_OverloadedConstructors;
public class Pizza {
String bread;
String sauce;
String cheese;
String topping;
Pizza(String bread, String sauce, String cheese) {
this.bread = bread;
this.sauce = sauce;
this.cheese = cheese;
}
Pizza(String bread, String sauce,... | [
"laiqingyin@lwops.cn"
] | laiqingyin@lwops.cn |
cb80c6332140df7e2489b94e7573c99979d96cff | 3ec81e2880f7abb468de5a9b832ee495242678d2 | /app/src/androidTest/java/com/example/invoicetextdetector/ExampleInstrumentedTest.java | 86d2a2264b4820d52498a16f1d6235ab69b877f5 | [] | no_license | NEETI9952/TextRecognizer | 6ae3ee792acbdfebf159640b050162c86583ab9f | afd85bee379861aa3b099526fbdf00ab7a587993 | refs/heads/master | 2023-03-16T18:46:25.649993 | 2021-03-06T07:27:41 | 2021-03-06T07:27:41 | 343,415,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.example.invoicetextdetector;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will ex... | [
"neetibisht919@gmail.com"
] | neetibisht919@gmail.com |
31328daeed2a80ef49a2cc984553be82669ed508 | 5a66b6809a3cddced0e84b56a8cf3a612a78989f | /TestNg_DataDriven_Framework/src/main/java/User_Login/Login.java | 2b13dc0ab0daa96d0671e4fbe3f977289f982ba8 | [] | no_license | Vampire010/DDF | 338d3252f9c1dd7131f0ef80ea67ba337594217b | c0b395a58c8f9f7f070c64b07f40fa27b71c547a | refs/heads/master | 2023-08-25T01:45:14.147783 | 2021-10-22T16:15:34 | 2021-10-22T16:15:34 | 419,163,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 700 | java | package User_Login;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import Browser_Configuration.Launch_Browsers;
import Browser_Configuration.Page_Assertions;
public class Login extends Launch_Browsers
{
public void login_page(String Username , String Password)
{
WebElement Usrname = driv... | [
"44545166+Vampire010@users.noreply.github.com"
] | 44545166+Vampire010@users.noreply.github.com |
001fe34b688e35fd2aa8eb4a064373aeb3455ad6 | bc98d806362fe82f5a235134bbde911e517a29fe | /src/grapher/ui/Main.java | de2b9a8f1ca66542216289ee74bed48c4eb24055 | [] | no_license | monthebrice2000/ihm | 9dcdd650a8f3f4375ce539d2019374af49613d6f | 5e4c2c73aabafb0403ab97c36879c1d546dbc6ed | refs/heads/main | 2023-08-31T09:12:06.661372 | 2021-10-25T14:37:44 | 2021-10-25T14:37:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,428 | java | /* grapher.ui.Main
* (c) blanch@imag.fr 2021– */
package grapher.ui;
import grapher.fc.Function;
import grapher.fc.FunctionFactory;
import javax.swing.*;
import javax.swing.JSplitPane;
import javax.swing.border.Border;
import javax.swing.event.*;
import java.awt.*;
imp... | [
"monthedjeumoubrice2000@gmail.com"
] | monthedjeumoubrice2000@gmail.com |
9fa5670b26eeb6f84762e3764d27d001cfda9586 | 75c4712ae3f946db0c9196ee8307748231487e4b | /src/main/java/com/alipay/api/response/AlipayCommerceDataResultSendResponse.java | 285dc2a1043abda5d342f1efb77aab1f17b0ef35 | [
"Apache-2.0"
] | permissive | yuanbaoMarvin/alipay-sdk-java-all | 70a72a969f464d79c79d09af8b6b01fa177ac1be | 25f3003d820dbd0b73739d8e32a6093468d9ed92 | refs/heads/master | 2023-06-03T16:54:25.138471 | 2021-06-25T14:48:21 | 2021-06-25T14:48:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.data.result.send response.
*
* @author auto create
* @since 1.0, 2019-01-07 20:51:15
*/
public class AlipayCommerceDataResultSendResponse extends AlipayResponse {
private static final long se... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
4571be5a5e34e2c787c9e6987df2856f106746f2 | b5cc497b581f0775dedde5ebd5ed2a7c82d17c5b | /src/main/java/com/cctv/peoplay/admin/goods/model/dto/GoodsCategoryDTO.java | de7a674640eae2c5921920af4e7a3b6f21557a8d | [] | no_license | clzlckzkch1509/peoPlay | dd131b482adbf5f560b0c06d9f37287ecae2ce8f | 6d2131bb1167d502d7375428aa5f19fdaaf12bf1 | refs/heads/master | 2023-06-07T01:07:19.592413 | 2021-07-06T02:31:37 | 2021-07-06T02:31:37 | 373,686,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 896 | java | package com.cctv.peoplay.admin.goods.model.dto;
public class GoodsCategoryDTO {
private int goodsCategoryNum;
private String goodsCategoryName;
public int getGoodsCategoryNum() {
return goodsCategoryNum;
}
public void setGoodsCategoryNum(int goodsCategoryNum) {
this.goodsCategoryNum = goodsCategory... | [
"dongr52@naver.com"
] | dongr52@naver.com |
231a73387fcb6d34959c2a9c371c33922ccb4263 | cd6e8f2f067f69b17f1050f793ffdfe0906efafb | /MeuPrograma/src/meuprograma/MeuPrograma.java | dee25fde558743fe07f4292a7082688faf2e0857 | [] | no_license | eudavidavi/Faculdade-UVA | 65ceb69a8f9b4eea02559c19d47309f3eb5e0d30 | 13df7829dd4239e9700e4467bea1fcbe3ca08812 | refs/heads/main | 2023-03-18T11:22:03.738662 | 2021-03-06T23:46:09 | 2021-03-06T23:46:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 825 | java | package meuprograma;
public class MeuPrograma {
public static void main(String[] args) {
Computador pc1 = new Computador();
Computador pc2 = new Computador();
Computador pc3 = new Computador("", "", 0, 0, false);
Computador pc4 = new Computador("", "", 0, 0, false);
... | [
"54958760+monteirodavi@users.noreply.github.com"
] | 54958760+monteirodavi@users.noreply.github.com |
c866edb9f784f8856f4e3ed69a1c0563cb1e1380 | 5b9b654e77c1562a367254461c0b6e5933be31c5 | /src/LeetCode226.java | 9aef96f2a0eddbe7e5a33b7d4a92200be8181762 | [] | no_license | sparkfengbo/LeetcodeSourceJava | 865d7328899d09b5e1b7164edb2a6a91b4a48e4a | 26b6e5f827822a18a0482623acb24fe363cd9374 | refs/heads/master | 2022-05-30T15:10:42.561864 | 2022-05-18T04:56:57 | 2022-05-18T04:56:57 | 146,726,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,808 | java | import datastruct.TreeNode;
/**
* 翻转二叉树
*
* 翻转一棵二叉树。
*
* 示例:
*
* 输入:
*
* 4
* / \
* 2 7
* / \ / \
* 1 3 6 9
* 输出:
*
* 4
* / \
* 7 2
* / \ / \
* 9 6 3 1
* 备注:
* 这个问题是受到 Max Howell 的 原问题 启发的 :
*
* 谷歌:我们90%的工程师使用您编写的软件(Homebrew),但是您却无法在面试时在白板上写出翻转二叉树这道题... | [
"fengbo04@baidu.com"
] | fengbo04@baidu.com |
fc59cb6bf35c06dee0fc33052d21faa7cced88f5 | b653c6d0bbe1094a65474aa0524226808cf39184 | /src/main/java/com/dotaciones/service/model/Dispositivo.java | 32fe8bb53393a85f9eff246e9a10fffbb9a60103 | [] | no_license | nikodius/ApiRestDotaciones | 388b7d8d312c2d7f0f01c4e96d82637cbe70db92 | 61db87ca2662070e1a8285a99a2f051b3fb1ea70 | refs/heads/main | 2023-07-23T18:26:10.827546 | 2021-08-24T16:43:32 | 2021-08-24T16:43:32 | 399,537,125 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,853 | java | package com.dotaciones.service.model;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.OneToOne;
import javax.persistence.Table;
@Entity... | [
"nicolasrg2502@gmail.com"
] | nicolasrg2502@gmail.com |
1384ceb1ba965cc48d9cccf110148c67be915264 | c178a5e7564f53f9aa5fa0376c8e32f3d8563fb9 | /src/com/duanxr/yith/midium/MaximizeDistanceToClosestPerson.java | 4fcd81e664d03b8842fae974ce0d254f68538360 | [] | no_license | duanxr/Great-Algorithm-of-Yith | d775283648809a6f15bf4d7fa2f28c31551f0779 | 76110f9ce8e914f8deae8c18eba1cbf00b0d6e8a | refs/heads/master | 2021-12-01T10:20:29.155610 | 2021-11-23T02:56:24 | 2021-11-23T02:56:24 | 165,953,707 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,582 | java | package com.duanxr.yith.midium;
/**
* @author 段然 2021/3/8
*/
public class MaximizeDistanceToClosestPerson {
/**
* You are given an array representing a row of seats where seats[i] = 1 represents a person sitting in the ith seat, and seats[i] = 0 represents that the ith seat is empty (0-indexed).
*
* Ther... | [
"admin@duanxr.com"
] | admin@duanxr.com |
9fae828c0a42d665c103bff3c807572bfe046594 | 5598faaaaa6b3d1d8502cbdaca903f9037d99600 | /code_changes/Apache_projects/HDFS-142/f0d8a5db10a28484ad3fcd66601475ebceee3c84/TestNameNodeMXBean.java | ec52d558b3e028e6aa7171cfcb81b294d1b17b93 | [] | no_license | SPEAR-SE/LogInBugReportsEmpirical_Data | 94d1178346b4624ebe90cf515702fac86f8e2672 | ab9603c66899b48b0b86bdf63ae7f7a604212b29 | refs/heads/master | 2022-12-18T02:07:18.084659 | 2020-09-09T16:49:34 | 2020-09-09T16:49:34 | 286,338,252 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,894 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"... | [
"archen94@gmail.com"
] | archen94@gmail.com |
aab43d2be59e5588310b6d44531f075f2c17719d | 42c19fee51d4b6b3283638cc9abad3d57c2f72c3 | /netw/TCPServer.java | 1891f91f29463928fa6ba22619e8b029b2142271 | [] | no_license | Mahmoud168/Network-projetc | 3cd8639cbd37dcfb8f014ae6c091c084cec1530d | 8fa656de1bea77553c9d0e5febb157119dc7a7f0 | refs/heads/master | 2020-05-07T20:38:38.082495 | 2019-04-17T21:59:45 | 2019-04-17T21:59:45 | 180,870,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | package netw;
import java.io.*;
import java.net.*;
public class TCPServer {
public static void main(String argv[]) throws Exception
{
String clientSentence;
String capitalizedSentence;
ServerSocket welcomeSocket = new ServerSocket(6789);
while(true) {
... | [
"noreply@github.com"
] | Mahmoud168.noreply@github.com |
9783b4e457067d5be9f67759313083927966790b | 7a75c899fc8eaf97d195f8e05063d5f835bcf893 | /src/test/java/com/example/demo/LjhApplicationTests.java | b105e75dbdafdb852d1d9c5b964841d4fcb53ade | [] | no_license | silverljh/ljhdemo | 13f1c90840824c7fb8c6a5c9442fd5e368804c2f | 935b7b8c788fcf63a88c38f5ed346d7602cecbeb | refs/heads/master | 2021-05-23T10:23:33.741985 | 2020-04-05T13:29:11 | 2020-04-05T13:29:11 | 253,241,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package com.example.demo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class LjhApplicationTests {
@Test
void contextLoads() {
}
}
| [
"1056200293@qq.com"
] | 1056200293@qq.com |
1b0dbfa649579987a04bed2487f987f0f01884c4 | b7bfc55d03983231e13737cc7ab53909172fa95f | /86.分隔链表.java | b87896c6ee23d9e5dbe7502860ad995f90d9a186 | [] | no_license | tunye/leetcode | 5d7dc6c943cc1ee0dd561469f8656f07baabe336 | bdb9c06b31f742494238b5408f49b71e96c25306 | refs/heads/master | 2022-11-22T13:17:36.427866 | 2020-07-27T05:54:14 | 2020-07-27T05:54:14 | 279,529,083 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,824 | java | // https://leetcode-cn.com/problems/partition-list
public class Solution {
public static class ListNode {
int val;
ListNode next;
ListNode(int x) {
val = x;
}
}
public ListNode partition(ListNode head, int x) {
ListNode small = new ListNode(-1);
... | [
"chentong1@staff.weibo.com"
] | chentong1@staff.weibo.com |
1438bb67d7ebb5c8cb161f4f2659912dd2137169 | 544861597d2e8bb8eae50e411e0bbda47543a4ae | /app/src/main/java/cn/mark/frame/ui/fragment/ImageFragment.java | df21cdb89fe7d9017b94d9cc1f3b701279f6be61 | [] | no_license | ahkkfh/MyFrame | 0a199d351b46470fac0f9498cb431c1f02c9b7cd | f20b4dea833c3468fb6e9bcdb78c2653d6a0d510 | refs/heads/master | 2021-01-21T14:44:35.228065 | 2017-09-01T05:46:46 | 2017-09-01T05:46:46 | 59,712,251 | 5 | 2 | null | 2017-06-16T02:52:30 | 2016-05-26T02:11:06 | Java | UTF-8 | Java | false | false | 627 | java | package cn.mark.frame.ui.fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import cn.mark.frame.R;
/***
* @author marks.luo
* @Description: TODO()
* @d... | [
"995250016@qq.com"
] | 995250016@qq.com |
331f064a18d978b33a512490496fe3cfd3106c3f | c8ad41421ae5230a3f411f2c3e6691b51b5f1d9a | /TechnicalDictionary/src/main/java/com/techdict/app/dao/WordRepository.java | b554ed829422a5993e9a9de58bea4e8c84c0e786 | [
"MIT"
] | permissive | kopalbhatnagar05/Technical-Web-Dictionary | c49c80d95767c66159d9defc7b213b6fc0419c53 | 53484cc7090cf5673c2e5ddecb1e535f3071e51c | refs/heads/main | 2023-08-15T10:54:00.591359 | 2021-10-18T06:24:51 | 2021-10-18T06:24:51 | 418,363,852 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package com.techdict.app.dao;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import com.techdict.app.model.Word;
public interface WordRepository extends JpaRepository<Word, Integer> {
public Optional<Word> findByTitle(String title);
}
| [
"noreply@github.com"
] | kopalbhatnagar05.noreply@github.com |
9a242bfa9af3086363d0ee99bebbfb5d52c35058 | 6fdb33408e81beb11cdcbd5db20c3bd0d1fb44c2 | /Lesson2/Lab3/Task1to4/app/src/main/java/com/kat2n/practice_android/lesson2/lab3/task1to4/MainActivity.java | 9ab5a5c08a3ab23c69c2fe925f8bb06f4ed523b5 | [] | no_license | daisu8e/practice-android | f2b8e0a99598645434bc137bdb4db71ff2bcb6dc | 5e29532a6a39f93a7df173d0f19d43295f724371 | refs/heads/master | 2020-04-09T21:08:13.482022 | 2019-06-19T05:45:55 | 2019-06-19T05:45:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,887 | java | package com.kat2n.practice_android.lesson2.lab3.task1to4;
import android.content.Intent;
import android.net.Uri;
import android.support.v4.app.ShareCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
publ... | [
"katsumata.coffee.150yen@gmail.com"
] | katsumata.coffee.150yen@gmail.com |
1ed22fe7adc854adf59633c2cdc6f7ff0e26398d | a8fa3df75b9be4daef1e9eade252a7bdc69e1177 | /src/main/java/com/imooc/o2o/dao/ShopDao.java | 248be09d9b1acd32c43ca5bb4b0315292bec50bb | [] | no_license | NJTKID/njtkidMaven | 1a33ce42c5ad65c38e6ee9062ab642d8c71317b5 | e0de461cbd2cfd5c272e3a42dff0776d72dd6908 | refs/heads/master | 2022-12-20T04:49:07.028341 | 2021-03-10T07:52:47 | 2021-03-10T07:52:47 | 243,459,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,102 | java | package com.imooc.o2o.dao;
import com.imooc.o2o.entity.ProductCategory;
import com.imooc.o2o.entity.Shop;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface ShopDao {
/**
* 分页查询店铺,可输入的条件有:店铺名(模糊),店铺状态,店铺类别,区域ID,owner
* @param shopCondition
* @param rowIndex 从第几行开始... | [
"335600324@qq.com"
] | 335600324@qq.com |
53df3f7a34dcaed5aed994adfa754e0015604117 | f91a3991669100b8c145c1e442e34cc68943b3dc | /inner/src/main/java/com/gamesky/card/inner/controller/ContentHandler.java | a5dc2df750f856aca535ce01557c42ddf4caa825 | [] | no_license | lianghongbin/cardbox | ab8c68ca626f61a3af83970979e85142c9e1d076 | 7151338c479197668bf1d7930a46a37a19f56cef | refs/heads/master | 2021-01-10T08:43:52.749728 | 2015-11-17T06:51:09 | 2015-11-17T06:51:09 | 36,861,451 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 148 | java | package com.gamesky.card.inner.controller;
/**
* lianghongbin on 15/8/5.
*/
public interface ContentHandler<D> {
public void handle(D d);
}
| [
"lianghongbin@vip.sohu.com"
] | lianghongbin@vip.sohu.com |
e5e4ce4b9f8b0fa308022a7a58dd7a7beb397d41 | 3ba1e5505f66acef84427fe3819ddb53073dbc9f | /app/src/main/java/com/dyamail/gankapp/utils/PhoneUtils.java | 48d10d58e07fd86f24672d113670b8b4c37f999f | [] | no_license | dyamail/GankApp | fb6768c5cdf95dfb617dea997340dd3891fa505a | f9a71e3f03a7cf26862499d31737599151137467 | refs/heads/master | 2021-01-20T09:26:48.655521 | 2017-08-30T08:50:28 | 2017-08-30T08:50:28 | 101,594,957 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,010 | java | package com.dyamail.gankapp.utils;
import android.annotation.SuppressLint;
import android.app.PendingIntent;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.SystemClock;
import android.telep... | [
"dyamail917@gmail.com"
] | dyamail917@gmail.com |
a86e4239fbeeab25d9057b7bf28eb2e4afa393e7 | f5d71af461b1aee8b509dc85fe3b07aaa5c80e34 | /src/Chapter4/CompFuel.java | 46d02e005c2effc62fb51d71c1a7c3e6b47fabf4 | [] | no_license | Esmien/Shildt | 83815667650e5377ca92f23a3d1d5213ba270ed3 | 8c0233df290f9f12d4ddb7dd9d8693a9bed3d389 | refs/heads/master | 2020-08-11T21:05:58.242228 | 2019-10-12T10:26:19 | 2019-10-12T10:26:19 | 214,618,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | package Chapter4;
public class CompFuel {
public static void main(String[] args) {
Vehicle minivan = new Vehicle(7, 16, 21);
Vehicle sportscar = new Vehicle(2, 14, 12);
double gallons;
int dist = 252;
gallons = minivan.fuelneeded(dist);
System.out.println("Minivan n... | [
"42712054+Esmien@users.noreply.github.com"
] | 42712054+Esmien@users.noreply.github.com |
bd6f1ec2f0acbfb7ab9b2c7420cef052c6505a93 | a0167f108a63128cf5c8ce15f4911682fc0ba691 | /financep2p/financep2p_action/src/main/java/zyk/finance/action/filter/GetHttpResponseHeader.java | 3f982888e04a1ff5cc02a21763fc7c7f10cd608c | [] | no_license | zhouyankun/Finance_P2P | 755ae5404013fb40c7056f07ff15eb212fc7d9b4 | 5c78b47b4018eb68c6c1685ace76d065fa99f040 | refs/heads/master | 2021-04-15T04:15:37.122234 | 2018-03-26T06:21:44 | 2018-03-26T06:21:44 | 126,487,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,424 | java | package zyk.finance.action.filter;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import org.springframework.data.redis.core.RedisTemplate;
import zyk.finance.cache.BaseCacheService;
import zyk.f... | [
"s_zhouyk@jiedaibao.com"
] | s_zhouyk@jiedaibao.com |
7446651d22690c23c3a467ce10067a87ab25b118 | 134581bf28ed36991b2a79e4443751afd9d0fa5f | /wms/src/main/java/com/free4lab/account/annotation/util/PrivacyUtil.java | 8eacae926a9f9331be7b04f60ee5eb1e66b17d36 | [
"MIT"
] | permissive | zihanbobo/WebRTC | b6e8b111d71ef325a3ce8ac2895475c78461b19f | 0044d07f8b96fb6ed8439b75864b65f525092800 | refs/heads/master | 2021-06-13T05:44:42.591871 | 2017-03-10T02:20:19 | 2017-03-10T02:20:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | /**
* File: PrivacyUtil.java
* Author: weed
* Create Time: 2013-4-3
*/
package com.free4lab.account.annotation.util;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import com.free4lab.account.annotation.Privacy;
/**
* @author weed
*
*/
public class Priv... | [
"puqian1992@163.com"
] | puqian1992@163.com |
f5fb9b2f619f31f7523605b056570e0dda6d8bff | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/129/478/CWE190_Integer_Overflow__int_getParameter_Servlet_add_66b.java | 1e7ab2ad09a1a28d10b534a72b5181963ddfb3e1 | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 2,058 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int_getParameter_Servlet_add_66b.java
Label Definition File: CWE190_Integer_Overflow__int.label.xml
Template File: sources-sinks-66b.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: getParameter_Servlet Read data from a que... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
abf6964a0eb2fb191e4dd4b854df205d6fa4666c | da68446ad3fa56c5d5f9a55b4428e21e0f0ed406 | /src/main/java/mac/appkit/enums/NSStackViewGravity.java | 01943e8b30d8a32c5793d63b219572ad0d55a91a | [] | no_license | multi-os-engine/moe-mac-core | 90d9764ab38807cac004aed70b68ca54c5c8a79b | 0ffb7b52af9cdd75f25b33d0c4723903a521d2f7 | refs/heads/master | 2020-04-06T06:58:01.357013 | 2016-08-09T18:57:05 | 2016-08-09T18:57:05 | 65,319,982 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | /*
Copyright 2014-2016 Intel Corporation
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, s... | [
"alexey.suhov@intel.com"
] | alexey.suhov@intel.com |
96f9094270c4509bd3ca6b2be1d9147442e8a40a | c7116095ce5082db69eab7a5b3b60ff6c5235c17 | /Laborator04/ContactsManager/app/src/main/java/lab04/eim/systems/cs/pub/ro/contactsmanager/MainActivity.java | e757fa1811631ba7b745f69128576802e2bea9a0 | [] | no_license | Meehai/EIM-Labs-2016 | 9dd298aa0d4bded7a5ccdafe4276a1fc774628c5 | 7b2808728704c118bb677eb323f9e19bc3b41266 | refs/heads/master | 2021-01-18T21:56:48.287760 | 2016-05-21T13:55:21 | 2016-05-21T13:55:21 | 53,205,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,839 | java | package lab04.eim.systems.cs.pub.ro.contactsmanager;
import android.app.Activity;
import android.content.ContentValues;
import android.content.Intent;
import android.os.Bundle;
import android.provider.ContactsContract;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snac... | [
"mihaicristianpirvu@gmail.com"
] | mihaicristianpirvu@gmail.com |
a31574fdefec824ca42c05a5db326fa2954982e3 | 16da1aec4387b149d77d26e15d8dde9d1f1bb0a5 | /src/main/java/com/karthikbashetty/leetcodepractice/MaximumDepthofBinaryTree.java | 33b92705581a8195ffd5de03c1b7a2bd741d7bb3 | [] | no_license | krats/leetcodepractice | ee93c549fa8027602e5c87262e2c4d66ccef38c2 | 68086281de4de9e23355d72ffe3f7dfd26f33bc0 | refs/heads/master | 2020-03-15T19:31:17.092626 | 2018-05-13T05:34:40 | 2018-05-13T05:34:40 | 132,310,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,153 | java | package com.karthikbashetty.leetcodepractice;
import java.util.Stack;
public class MaximumDepthofBinaryTree {
public class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
}
public int maxDepthRecursive(TreeNode root) {
... | [
"karthiksathy@gmail.com"
] | karthiksathy@gmail.com |
b0ae79c0e98abc55de70374371e2e2d6a95e0878 | eaea5e3d29fbd882dc0825b9b48bcadb7d3b6860 | /app/src/main/java/com/silvaaisya/uas_rating_silva_wirda/product/IdolAdapter.java | dbc6e03615474307509abca1438f8cedbdd06006 | [] | no_license | SilvaAisya/UAS_Rating_Silva_Wirda | 7777f8b78d963989c94cb2e3ffc33d49f778e490 | f9d896f8258c06235a41c9557f9f307b67cb0aba | refs/heads/master | 2020-05-28T10:48:31.179603 | 2019-05-30T13:16:37 | 2019-05-30T13:16:37 | 188,974,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,714 | java | package com.silvaaisya.uas_rating_silva_wirda.product;
import android.support.annotation.NonNull;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
impor... | [
"wirdansari@gmail.com"
] | wirdansari@gmail.com |
2b44c3f1f2e06b59a04eda7a1ad5829b1f531a1d | b863a4cb472574417305d085d11155f05a31f2b5 | /src/goryachev/fxtexteditor/EditorSelection.java | 61d5177d5d686407d2b7d46cfb38292351a529c5 | [
"Apache-2.0"
] | permissive | andy-goryachev/FxTextEditor | 0d09a4eedb88bf4580b7d2647687124869b51877 | 44730cc1a24165c4214216cdbfaecb17d2949138 | refs/heads/master | 2023-02-23T19:46:15.865245 | 2023-02-06T00:18:56 | 2023-02-06T00:18:56 | 186,166,002 | 15 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,340 | java | // Copyright © 2017-2023 Andy Goryachev <andy@goryachev.com>
package goryachev.fxtexteditor;
import goryachev.common.util.CKit;
/**
* An immutable object that represents text selection within FxEditor.
* FxTextEditor supports neither multiple carets nor multiple selection segments.
*/
public class EditorS... | [
"andy@goryachev.com"
] | andy@goryachev.com |
9634fed30ac0a94d4091ed9200c37e400cd60712 | 7b493250111e86a58fdeba55603697661edc0eb4 | /bundle/src/main/java/com/adobe/acs/commons/json/JcrJsonAdapter.java | ee4056317c839f004edd2ae3e30a5a9c64538f25 | [
"Apache-2.0"
] | permissive | rbotha78/acs-aem-commons | 1d96b37157cbf5f624d81789216a56077979e3d6 | bfe1c01ee1bb5e6af2fa02af7fb66e8975423ee9 | refs/heads/master | 2022-06-30T04:53:53.431252 | 2022-05-31T07:02:36 | 2022-05-31T07:02:36 | 125,922,488 | 0 | 0 | Apache-2.0 | 2022-05-31T21:52:06 | 2018-03-19T21:27:04 | Java | UTF-8 | Java | false | false | 3,392 | java | /*
* #%L
* ACS AEM Commons Bundle
* %%
* Copyright (C) 2018 Adobe
* %%
* 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... | [
"noreply@github.com"
] | rbotha78.noreply@github.com |
d9f773d06331356acba018a3f31a538bd2b37a70 | 37ff7404e19a46a57ed0de8b02fb8bd2f7700b2e | /example-spring-java/src/main/java/com/peak/config/CompactDisc.java | 960416979b19a1a433a3c541cfab370756a870b6 | [] | no_license | gaofeng0527/example | 4cee6565c06e65e4ae82cb7e51bd9083c7148cd2 | 11de5aa934a41264e1121c1d4f1a01b32392a446 | refs/heads/master | 2020-04-11T15:27:46.604917 | 2019-05-24T05:31:44 | 2019-05-24T05:31:44 | 139,731,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 77 | java | package com.peak.config;
public interface CompactDisc {
void play();
}
| [
"gaofeng0527@163.com"
] | gaofeng0527@163.com |
a58db8621ff8d274d666564e4c2b1582fe21c87d | 0a08715b41d7dacfffd5a45698a07b39aca5d3fc | /app/src/main/java/com/syzible/hair/Common/Objects/OpeningTime.java | 55ff70a0de20d4f80ddf92c9e1c4abff0d29b77e | [] | no_license | oflynned/Trym-Android | 800482d2398ad56eee8e3b052d4828d2a73388b7 | c96dcf36548769e88baa2fa34fa5ca1d53184da3 | refs/heads/master | 2021-09-09T11:40:47.959116 | 2018-03-15T19:56:17 | 2018-03-15T19:56:17 | 118,915,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,421 | java | package com.syzible.hair.Common.Objects;
import java.util.Calendar;
public class OpeningTime {
private String day, openingTime, closingTime;
public OpeningTime(String day, String openingTime, String closingTime) throws OpeningTimeNotFoundException {
this.day = day;
this.openingTime = openingT... | [
"oflynned@tcd.ie"
] | oflynned@tcd.ie |
d56a4021ffc5482fe69262c43241d31fed382d0a | 327974f3330a7b609905205ee74724f23952dabb | /src/main/java/com/lp2/equipos_app/modelo/Equipo.java | f3c81a0a485c95b527966992fbeb299e6c95c61c | [] | no_license | cheloesperguel/equipo_app_spring | 660424eb3abc07b064ccc4394803977ee1562bb7 | 9790e1df166b8a2cf1859f2e9dff9723da5fe01b | refs/heads/master | 2020-05-31T17:45:15.519878 | 2019-06-05T15:05:26 | 2019-06-05T15:05:26 | 190,416,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,697 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.lp2.equipos_app.modelo;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Basic;
impo... | [
"chelo.esperguel@gmail.com"
] | chelo.esperguel@gmail.com |
7db4408e56dca11b355b5ece4a78a1dfee8efaff | 410453a12abf555f4fd8d4ea30553c58ca3a83cf | /microservices3/CustomerMicroservice/src/main/java/com/example/demo/repository/ProductRepository.java | 7f3c385f9837f5340611fc96c010b11f6a0cff17 | [] | no_license | shefalibs/Rentkaro | 15fad48550ba5adfa54929bfeb5c8de65da97572 | c5a44a703ceb04bf93088a839dec3c2a64a2ada5 | refs/heads/master | 2023-01-25T01:37:25.486511 | 2019-12-13T06:26:46 | 2019-12-13T06:26:46 | 226,787,844 | 0 | 0 | null | 2023-01-07T12:37:13 | 2019-12-09T04:56:13 | HTML | UTF-8 | Java | false | false | 352 | java | package com.example.demo.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.example.demo.entity.Product;
@Repository
public interface ProductRepository extends JpaRepository<Product, Integer> {
List<Product>... | [
"noreply@github.com"
] | shefalibs.noreply@github.com |
073b99aa66607d15258bae13ee85f44ff6a092f1 | de03b252a8306b7a36d04b7d00517c88867a6a4a | /Microservice-Parent/Microservice-Task/src/main/java/com/beyondalgo/app/controllers/TaskController.java | 7db0d5576b2fcbbd7262bd091822b11170f7b5d9 | [] | no_license | ronymathewjose/SpringBoot-SampleApplication | 2973d53ba7a897bf563742b55134d3ba91e8f8ca | 47efba89767f5850700819334025093a4c8d6f1e | refs/heads/master | 2021-12-10T07:12:45.851493 | 2016-07-14T12:13:41 | 2016-07-14T12:13:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package com.beyondalgo.app.controllers;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class TaskController {
@RequestMapping(value="/task")
public String testTask(){
System.out.println("Task Service - Task Con... | [
"pankaj.kalwar@capgemini.com"
] | pankaj.kalwar@capgemini.com |
76a0e5b945fd358c9e3f22d9957410b01b6e2e6c | 8fc2d289622be92f235eeee21de8813005da4f90 | /06-JPADemo/src/com/cg/jpastart/entities/SeatInfo.java | 69b66a0e0e2d70edd8b84e3a8bdb23389d0b4c88 | [] | no_license | Priyanka-Malladi/soumya | 56349bb9a1f3c7555f8ec42faf4a5f289374bd5c | 137fc9378385932dfb81112bd41bd597934fdcbd | refs/heads/master | 2020-04-03T22:45:34.781790 | 2018-11-09T12:44:22 | 2018-11-09T12:44:22 | 155,608,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java | package com.cg.jpastart.entities;
import javax.persistence.Embeddable;
@Embeddable
public class SeatInfo {
int totalSeatCount;
int availableSeatCount;
int bookedSeatCount;
public int getTotalSeatCount() {
return totalSeatCount;
}
public void setTotalSeatCount(int totalSeatCount) {
this.totalSea... | [
"noreply@github.com"
] | Priyanka-Malladi.noreply@github.com |
daf1ff636e7fa368f1e22f0964d2b7a8b1d7a584 | 64e2975070d6c1a0b296a103b5c8d1aeefa6b78e | /src/com/company/Account.java | 21bd6776d11bd6c7ce57edd389c374ea2d54276f | [] | no_license | Camilla666/OOP-projects | f2a0a3b5d14dd63d1106a9982ba9b7be637d8047 | 46e15dc621c6aa99428a13d14d7ea882d2283032 | refs/heads/master | 2020-04-24T22:23:30.221532 | 2019-02-24T07:50:10 | 2019-02-24T07:50:10 | 172,310,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,197 | java | package com.company;
public class Account {
int id;
Customer customer;
double balance = 0.0;
public Account(int id, Customer customer, double balance) {
this.id = id;
this.customer = customer;
this.balance = balance;
}
public Account(int id, Customer customer) {
... | [
"camilla@Camillas-MacBook-Pro.local"
] | camilla@Camillas-MacBook-Pro.local |
6b6b4ae8c4aeed4fdd8fc1cfdb3435f6ca0a48a1 | eb55f2120008aaf634a30dc4102e41eb7b646288 | /src/com/company/Debt.java | 6adaee8749f48b56762207ce1d34d0019e9fc355 | [] | no_license | vladik1762/Client | ce12d681e5f23404c0aecccdf1b66febdb7baa97 | aa73d51bfafb4aaf122e337bdf1097ab1657d309 | refs/heads/master | 2023-01-31T09:33:45.683502 | 2020-12-13T19:36:23 | 2020-12-13T19:36:23 | 321,144,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package com.company;
public class Debt extends Operation {
private String destination;
private String kindOfDebt;
public String getDestination() {
return destination;
}
public void setDestination(String destination) {
this.destination = destination;
}
public String getKin... | [
"ostapko.01@mail.ru"
] | ostapko.01@mail.ru |
50971ec62b3ddc8559ee70df94481375a75d819e | 166ea65ce52b48df3c186d8bd3be15882e7f6f55 | /src/main/java/repository/user/SQL_Server_UserDAO.java | 72cf04725def9474d9af33a85e9edda6bce12212 | [] | no_license | lisek96/WarCardGame | e857ec5f9625f49ba203f0b5cdeaf552047596f0 | 273dcf4449b671c69168b99b553cc4f292994cf0 | refs/heads/main | 2023-03-19T06:13:50.191817 | 2021-03-09T02:30:45 | 2021-03-09T02:30:45 | 337,875,419 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,561 | java | package repository.user;
import model.user.User;
import repository.utils.Helper;
import repository.connection.SQL_Server_DBConnectionProvider;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
public class SQL_Server_UserDA... | [
"r.wojcik96@gmail.com"
] | r.wojcik96@gmail.com |
563cd849ece551a1475a24e9fd2c9438258963dc | 1fade6d8c6650a6af485720ea442f0ac272c7c8d | /src/main/java/net/devaction/kafka/accountbalanceconsumer/AccountBalanceConsumer.java | ce2766b135fd4bb39a093832fb3a3009f2990ce4 | [
"MIT"
] | permissive | chmad18/transfers_websockets_service | 51d1e0f123f2ad615b6fe47ac3f4ccbf095fac2c | 8825512f1051bd25c5a6fcaba8971a9a8291f06d | refs/heads/master | 2023-03-15T18:19:59.921890 | 2020-04-13T17:57:46 | 2020-04-13T17:57:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package net.devaction.kafka.accountbalanceconsumer;
import net.devaction.kafka.avro.AccountBalance;
import net.devaction.kafka.consumer.TopicConsumer;
/**
* @author Víctor Gil
*
* since September 2019
*/
public interface AccountBalanceConsumer extends TopicConsumer<AccountBalance> {
}
| [
"victorgilsanz@gmail.com"
] | victorgilsanz@gmail.com |
392834fa36588dbc167d406c9f5a11fc93635d64 | fefa0ac67409e985633dc46482d232f921957428 | /services/hrdb/src/com/auto_kusnjyaduy/hrdb/Employee.java | 92ad7a89d6112f47140597088388eb90601e8896 | [] | no_license | wavemakerapps/Auto_KUsNJYaDuY | f4a9a7eaff796766414353dec9fffea98f6b1bfd | c491ef3a7cc0990944eb0c4417bf92e3e8afc3d9 | refs/heads/master | 2020-03-17T17:52:55.372262 | 2018-05-17T11:51:39 | 2018-05-17T11:51:39 | 133,805,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,431 | java | /*Copyright (c) 2015-2016 wavemaker.com All Rights Reserved.
This software is the confidential and proprietary information of wavemaker.com You shall not disclose such Confidential Information and shall use it only in accordance
with the terms of the source code license agreement you entered into with wavemaker.com*/... | [
"automate1@wavemaker.com"
] | automate1@wavemaker.com |
4aae67d8cb3809eca186e54e87c056972c3d6bff | 099d1b1cd8046881c26b3a388acff0c9cf46a563 | /src/main/java/com/example/WowApp/Model/WorldQuest.java | 77e92c8355144d5185096b68ccc44999fb5e9bf4 | [] | no_license | jean2978/worldquest-tracker | 3308f1f39c4fb57ebba9594cf01dd8a833d934ca | 45eeb23dc6d553bee9cae61911076baed0940c27 | refs/heads/main | 2023-01-23T10:49:06.286057 | 2020-11-20T19:02:59 | 2020-11-20T19:02:59 | 304,427,128 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 852 | java | package com.example.WowApp.Model;
public class WorldQuest {
private boolean venomfin;
private boolean skreeg;
private boolean vraxthul;
private boolean puscilla;
private boolean blistermaw;
public boolean isVenomfin() {
return venomfin;
}
public void setVenomfin(boolean venomfin) {
this.venomfin = ven... | [
"jeppe1934@hotmail.com"
] | jeppe1934@hotmail.com |
13a591115e8602da16b122178c5a25a8c4348d34 | f2d7262deb82f713c99832f6aa4b59a0104b5447 | /Mapmo/app/src/main/java/com/example/mapmo/getUUID.java | 9a3deef523202de8e450ed725c67883dd13cdc5c | [] | no_license | taese0ng/MapmoProject | 0d2d24b7bbbacb85f4f01da48ae4f3c5f253dba5 | 24cd71ff560e5817237114c3a555a57fa77a5694 | refs/heads/master | 2020-07-26T18:42:55.250758 | 2019-09-30T00:27:27 | 2019-09-30T00:27:27 | 208,735,596 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,943 | java | package com.example.mapmo;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.SharedPreferences;
import android.provider.Settings.Secure;
import android.telephony.TelephonyManager;
import java.io.UnsupportedEncodingException;
import java.util.UUID;
public class ... | [
"taese0ngjp@gmail.com"
] | taese0ngjp@gmail.com |
947dc223450292f6e22e62b5c8b257b5f07f34f6 | 1b2ea02b63c62847e195ce7f8d49220909e6f409 | /src/main/java/hu/unideb/fupn26/controller/dto/MatchFullRequestDto.java | 8b40e7f0a0229a825dfe0599f7badfc30e41c18d | [] | no_license | fupn26/Webfejl_2020_AustralianFootball | c33170dcd51794ba791093d0f73504fec96b8daa | df2ee50b7aeaaf72c1b2274db8e2b924372409fa | refs/heads/main | 2023-01-23T19:42:55.936580 | 2020-12-09T19:48:54 | 2020-12-09T19:48:54 | 315,746,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,155 | java | package hu.unideb.fupn26.controller.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.SuperBuilder;
import java.time.LocalDateTime;
@Data
@SuperBuilder
@NoArgsConstructor
@AllArgsConstructor
public class MatchFullRequestDto extends MatchMinimalRequ... | [
"fupn26@hotmail.hu"
] | fupn26@hotmail.hu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.