blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
501ae7894e037068abbdcaa31e516641a4b132f1 | 279bffecb84102ab7a91726607a5e4c1d18e961f | /sellercenter/sellercenter-component/src/main/java/com/qcloud/component/sellercenter/service/MerchantSortService.java | 61a17dd201e50590184c8e057e76f9e169711cb0 | [] | no_license | ChiRains/forest | 8b71de51c477f66a134d9b515b58039a8c94c2ee | cf0b41ff83e4cee281078afe338bba792de05052 | refs/heads/master | 2021-01-19T07:13:19.597344 | 2016-08-18T01:35:54 | 2016-08-18T01:35:54 | 65,869,894 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 940 | java | //package com.qcloud.component.sellercenter.service;
//
//import java.util.List;
//import java.util.Map;
//import java.util.Set;
//import com.qcloud.component.sellercenter.model.MerchantSort;
//import com.qcloud.component.sellercenter.model.query.MerchantSortQuery;
//import com.qcloud.pirates.data.Page;
//
//
... | [
"dengfei@ed19df75-bd51-b445-9863-9e54940520a8"
] | dengfei@ed19df75-bd51-b445-9863-9e54940520a8 |
c52e57e8a4a7cae7073c805ec3834f629ef78fe5 | 0881842bac7a8aa0e11bbae35f7f36525e90e983 | /src/main/java/com/thoughtworks/DatabaseUtils.java | cb50cd11067e97566aa3a608f2c5d309b1a1b10d | [] | no_license | MaeveQIU/java_practice_basic-2020-3-23-6-36-28-995 | 7078a5b71890dc60c6a64ffcf213c14fe8c53c5c | 33e82b848ab0ce6f208b490fd94d4733764f8400 | refs/heads/master | 2021-04-20T11:46:54.240404 | 2020-04-02T08:28:18 | 2020-04-02T08:28:18 | 249,681,226 | 0 | 0 | null | 2020-03-24T10:43:56 | 2020-03-24T10:43:56 | null | UTF-8 | Java | false | false | 1,691 | java | package com.thoughtworks;
import java.sql.*;
public class DatabaseUtils {
public static final String CLASSNAME = "com.mysql.cj.jdbc.Driver";
public static final String URL = "jdbc:mysql://localhost:3306/user";
public static final String USER = "root";
public static final String PASSWORD = "--------";
publi... | [
"maeve.cs23@gmail.com"
] | maeve.cs23@gmail.com |
f53eec5a7ae983edb41cc56a7bced9bd675410cf | b3290dbed43e93d027940cd11887500445062976 | /src/main/java/com/gj/base/shiro/URLPermissionsFilter.java | dc6a344cc2aa4a9a5f8a13a6b4867e379c903ca5 | [] | no_license | GJguojin/SpringBoot | 7a2d435eab08806cfed907ff4247d395d4c459f2 | 5b58ffeb1cee1b6c76f07bccfd32459a74d4c4a0 | refs/heads/master | 2021-01-12T05:00:31.612355 | 2017-01-02T10:55:09 | 2017-01-02T10:55:09 | 77,826,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,686 | java | package com.gj.base.shiro;
import java.io.IOException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang3.StringUtils;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.subject.Subject;
impor... | [
"1509667407@qq.com"
] | 1509667407@qq.com |
fe88f0b52d4701a0daebc58de123a9b085479de0 | b9a4b5885873f5759b977227853fe325e8ec93de | /app/src/main/java/com/navways/yackeentest/MainActivity.java | b03a10abcedd2b7ba5eda87e3bdc11a99ac396d5 | [] | no_license | HusseinBL90/YackeenTest | 7cd348e70eeac00aad1d6c51759df4fd2ebe0817 | 5d0994d5728a45d7f2c41690e1b65a1948df06a1 | refs/heads/master | 2021-09-02T05:48:15.807737 | 2017-12-30T21:12:39 | 2017-12-30T21:12:39 | 115,802,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,149 | java | package com.navways.yackeentest;
import android.content.ContentValues;
import android.database.Cursor;
import android.net.Uri;
import android.os.Parcelable;
import android.support.v4.app.LoaderManager;
import android.support.v4.content.AsyncTaskLoader;
import android.support.v4.content.Loader;
import android.support.v... | [
"hussein.bl90@gmail.com"
] | hussein.bl90@gmail.com |
7895766794b0f793596fa2ab12dfab2f82c6e503 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_9d8eac654424cd32ac127aee362b306f583c376c/BuilderCommand/1_9d8eac654424cd32ac127aee362b306f583c376c_BuilderCommand_s.java | aaf146b94130368fe60fbebcde8fa1a67fddab6d | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,534 | java | /*
* LensKit, an open source recommender systems toolkit.
* Copyright 2010-2012 Regents of the University of Minnesota and contributors
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
706a8a41029727e43f4ba4f9833cbae804fd9d16 | 161a3e461c90b22b59dd6bcd04c756b8289c7f92 | /app/src/main/java/com/example/bmxmajo/obraspublicastulancingo/fmAlumbrado.java | f7afc46c2d54b89cd4a3f94e0350cec1c74d69b4 | [
"MIT"
] | permissive | Develop-IT/Obras-Publicas-Tulancingo-APP | c53410977138bb6a7d2fad428a32177a8dc9ce27 | 2d5f1687eef110e2b3e1f8beeba771ecd16af642 | refs/heads/master | 2020-12-24T05:38:19.436888 | 2016-07-03T03:36:01 | 2016-07-03T03:36:01 | 62,478,906 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,141 | java | package com.example.bmxmajo.obraspublicastulancingo;
import android.app.FragmentManager;
import android.app.ProgressDialog;
import android.content.Context;
import android.graphics.Color;
import android.location.Location;
import android.location.LocationManager;
import android.nfc.Tag;
import android.os.AsyncT... | [
"root@ESTEBAN-LAP.localdomain"
] | root@ESTEBAN-LAP.localdomain |
f3dd6ef95488e9a164546d3adecbf370e9df4074 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/wear/a/a.java | 658f9c957a99801ce7e2c5a4666cf08dea72dd3e | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,359 | java | package com.tencent.mm.plugin.wear.a;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.NoSuchAlgorithmException;
import java.security.interfaces.RSAPrivateKey;
import java.security.interfaces.RSAPublicKey;
import java.... | [
"172601673@qq.com"
] | 172601673@qq.com |
5bd507c62b8db4e294c9a5dc800819d3fa7f13e3 | 0875236ad435920f1e98db07055929bf7fa5016b | /Homework_Assignment_2_Fleet Management/src/Interface/ModelNumberJPanel.java | 208ce9bfdb8b9e720b2d14df885eb3a1bc0c0d1a | [] | no_license | ROHANNAIK/Application-Engineering-and-Development | d54be36693f78fd4c6ff9354716b9331d58b0532 | e5c36260224e926bbfb260ff90f187d967cf662e | refs/heads/master | 2021-08-19T12:12:46.729736 | 2017-11-26T05:46:19 | 2017-11-26T05:46:19 | 112,058,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,062 | 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 Interface;
import Business.Airplane;
import Business.AirplaneDirectory;
import javax.swing.JOptionPane;
import javax.swing.tab... | [
"naik.ro@husky.neu.edu"
] | naik.ro@husky.neu.edu |
e627f172ae8353e815c6abfb92a8e2f3be3cb1f4 | e19498ec34c3a82458d3067f4d9d200aea9dc093 | /gameserver/data/scripts/system/handlers/quest/sanctum/_3924TheRangerPreceptorsTask.java | 01bf6510462373e2d2be87405e02c82487a63c6f | [] | no_license | LenimentusAion/Aion2.5 | b52249733e3b2d412d6316e3148fc903b293893f | 3fd0fee65d0a5c636072ba617ad068d361c3b08d | refs/heads/master | 2020-05-19T03:51:47.100021 | 2013-11-21T18:14:59 | 2013-11-21T18:14:59 | 14,595,210 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,788 | java | /*
* This file is part of aion-unique <aion-unique.org>.
*
* aion-unique 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 of the License, or
* (at your option) any later version.
*
* ai... | [
"jamel_tijari@hotmail.com"
] | jamel_tijari@hotmail.com |
8cdb4f6a5e66a8fd3fb6410dd47fb31ce91e6b2c | 67b68d5c9b55e7b52086a397b7c9d9312e7c86f5 | /src/main/java/sgf/gateway/service/whois/impl/jackson/Line.java | 3cfee0c03b5140c22fbc3b3947a887be86af5f06 | [
"Apache-2.0"
] | permissive | NCAR/sage-gateway-archive | c6870a6a860319950490c14119bf7d307c94f43a | e6f4f3a7cd142efac143dd6a956c77a1a0856a6a | refs/heads/main | 2021-08-08T04:00:28.206689 | 2015-12-29T18:23:05 | 2015-12-29T18:23:05 | 48,761,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,332 | java | package sgf.gateway.service.whois.impl.jackson;
import com.fasterxml.jackson.annotation.*;
import javax.annotation.Generated;
import java.util.HashMap;
import java.util.Map;
@JsonInclude(JsonInclude.Include.NON_NULL)
@Generated("org.jsonschema2pojo")
@JsonPropertyOrder({
"@number",
"$"
})
public clas... | [
"nhook@ucar.edu"
] | nhook@ucar.edu |
b2fa1e2b861cbc604295620bd49710ad46ed716f | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MOCKITO-3b-1-15-FEMO-WeightedSum:TestLen:CallDiversity/org/mockito/internal/invocation/InvocationMatcher_ESTest.java | cc12a85df7c2a348b15f0adf9c9b072d39552599 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | /*
* This file was automatically generated by EvoSuite
* Fri Apr 03 13:55:44 UTC 2020
*/
package org.mockito.internal.invocation;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWi... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
930ca40c25e809b8dd01296b775dc822ab624cae | 377cd19897a9ec89d57c0ca0dce7fe957325803d | /src/main/java/com/spotifyapi/demo/entity/artistTopTracks/ExternalUrls__.java | 4a75f5c0ec787bf1ea9baec128c9fcc710ee68f4 | [
"Apache-2.0"
] | permissive | sylleryum/getTopTracks | c72f81b0c4781b156b7a97fb9cea11d267ca1ab1 | 51d56874c5afa600122ad610fd8784d98b47f547 | refs/heads/master | 2022-11-07T13:37:35.722667 | 2022-10-25T17:02:55 | 2022-10-25T17:02:55 | 215,585,474 | 1 | 0 | Apache-2.0 | 2022-09-01T23:14:14 | 2019-10-16T15:43:54 | Java | UTF-8 | Java | false | false | 1,183 | java |
package com.spotifyapi.demo.entity.artistTopTracks;
import java.util.HashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
imp... | [
"alisson_piuco@yahoo.com.br"
] | alisson_piuco@yahoo.com.br |
dff53be55b3669fb04d76e17799164f2f3707d5f | bb4468fb12798573b05d9e805f6bba5e00d227ce | /WebContent/WEB-INF/src/actions/AddGamePageAction.java | 4366a42f7d669094d349582dce74bca0451c971a | [] | no_license | lucaGazzola/gameshare | b0d5b8ab687be9a396f6fb63edaa423a86c4b025 | 43f99ca764f13b7a26eab965c953c7453da9d78e | refs/heads/master | 2016-09-10T18:22:07.504746 | 2014-06-18T11:41:14 | 2014-06-18T11:41:14 | 19,697,819 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package actions;
import java.util.List;
import com.opensymphony.xwork2.ActionSupport;
import model.*;
import javax.persistence.*;
import service.PlatformService;
import util.EntityManagerUtil;
public class AddGamePageAction extends ActionSupport {
EntityManager em = EntityManagerUtil.getEntityManager();
Platf... | [
"l.gazzola@campus.unimib.it"
] | l.gazzola@campus.unimib.it |
6646b59c0964da74fd88d7f15b91b67856e7b663 | 6d60a8adbfdc498a28f3e3fef70366581aa0c5fd | /codebase/selected/222483.java | cb70b69a0610f063f7e22897e35a12940d55eb29 | [] | no_license | rayhan-ferdous/code2vec | 14268adaf9022d140a47a88129634398cd23cf8f | c8ca68a7a1053d0d09087b14d4c79a189ac0cf00 | refs/heads/master | 2022-03-09T08:40:18.035781 | 2022-02-27T23:57:44 | 2022-02-27T23:57:44 | 140,347,552 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 85,315 | java | package portablepgp;
import java.io.OutputStream;
import org.bouncycastle.bcpg.ArmoredOutputStream;
import java.util.Collection;
import org.bouncycastle.openpgp.PGPException;
import org.jdesktop.application.ResourceMap;
import portablepgp.core.PublicKeyCollection;
import java.awt.Component;
import java.awt.Cursor;
imp... | [
"aaponcseku@gmail.com"
] | aaponcseku@gmail.com |
03d68ceef52ce62e82fc42c93790c4a87b368fa3 | b2ef4cfc78ab896ee523eed66e2df8b9552b98b4 | /logic/src/Facade/ISQLConnectionFactory.java | 7c3e5b3d2dd77dd0568c68a8cfc0deaf4b8bac28 | [
"Apache-2.0"
] | permissive | rdejong81/SI-Planner | fa5fb9652d3d42265c301fdac643d4fa1d217a66 | 4ae6098d4e36456779d257bdbf2500aa8798146e | refs/heads/master | 2022-07-28T08:20:33.818334 | 2020-07-19T21:08:53 | 2020-07-19T21:08:53 | 254,863,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 976 | java | /*
* Copyright © 2020 Richard de Jong
*
* 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 applic... | [
"rdejong81@gmail.com"
] | rdejong81@gmail.com |
ea3d301e3fc4a99e7053737a568d65505a7327c4 | fe19b4381cfb0e073e0713dc2142c016c9244d4d | /src/br/com/model/Curso.java | 017774b2c3da2afa81e2f6f6784ca9b1627fe7f3 | [] | no_license | vicmagpac/java-biblioteca | 8777b7e2473f0ec7bce3db9c5b1546669f2fe027 | 39525cd98e43682c7b81aed8125e3f34a38bc136 | refs/heads/master | 2023-01-08T18:37:22.781730 | 2013-06-07T01:22:51 | 2013-06-07T01:22:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package br.com.model;
/**
* @author Victor Magalhães Pacheco :)
*/
public class Curso
{
private int id;
private String nome;
public void setId(int id)
{
this.id = id;
}
public int getId()
{
return this.id;
}
public void setNome(String nome)
{
... | [
"victor.magalhaesp@gmail.com"
] | victor.magalhaesp@gmail.com |
3d9b2a38df392e0e4c4c93b912cb271aac96861d | f20b08d966300ff2c62524dc2d9bcd50318126a3 | /app/src/main/java/com/mutahir/quizbox/Login.java | 76abd33744695127520ac915264dcffc56f3aefc | [] | no_license | Mutahirkiani/QuizBox | ce614480436fa7956f1c71cab5514d84dc9339bc | be35b8ec9f04e4c58f4338c2b7ce4cb5211fa2e7 | refs/heads/master | 2020-04-07T12:38:53.001735 | 2018-11-20T11:12:20 | 2018-11-20T11:12:20 | 158,375,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,165 | java | package com.mutahir.quizbox;
import android.app.Activity;
import android.content.Intent;
import android.graphics.drawable.AnimationDrawable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.... | [
"mutahirkiani385@gmail.com"
] | mutahirkiani385@gmail.com |
b19a28e284b28cae51ccf5999a8860b67dd209b6 | b6b4157166dea857d66c0502cc3ba5369a4fecb4 | /src/main/java/kodlamaio/hrms/business/abstracts/EmployeeService.java | 5653360ae9dbfa50ec7735a0b6f9f693a10298bc | [] | no_license | hakancoskun11/HrmsProject | c238dd787a7a8dc19373e9794c1d599b0899a4a6 | 09f8b5a2144c9d164a5f771542871814615b4046 | refs/heads/main | 2023-05-15T08:49:07.868588 | 2021-06-14T10:21:35 | 2021-06-14T10:21:35 | 376,783,799 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | package kodlamaio.hrms.business.abstracts;
import java.util.List;
import kodlamaio.hrms.core.utilities.results.DataResult;
import kodlamaio.hrms.entities.concretes.Employee;
public interface EmployeeService {
DataResult<List<Employee>> getAll();
}
| [
"hakancoskun360@gmail.com"
] | hakancoskun360@gmail.com |
cb4282de91973a2e5af75b384e74facc449affbe | 617da16125789e9a629af348180b532b01fd1739 | /imagecontrol/src/main/java/com/example/imagecontrol/MainActivity.java | 12dcafac1466f15df9cdf49d71462f27a9c185e6 | [] | no_license | zzl2001/AS | 1ae10d3d66bba34517297951fbef91cbf11ae287 | 34a88e8b1a3fa3eac0f66184e588a483ff9b87a1 | refs/heads/master | 2023-01-05T08:00:45.102162 | 2020-10-22T12:07:12 | 2020-10-22T12:07:12 | 265,772,199 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,410 | java | package com.example.imagecontrol;
import androidx.appcompat.app.AppCompatActivity;
import androidx.constraintlayout.widget.ConstraintLayout;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Matrix;
import android.os.Bundle;
import android.util.DisplayMetrics;
import andro... | [
"33721180@qq.com"
] | 33721180@qq.com |
83d903b60faade8fe7a104191b262100537e7ea2 | e359fd77a09e2f891e25904e856f3a10c9700a20 | /src/main/java/com/konopka/controllers/GlobalControllerExceptionHandler.java | 4afe5e8113d86ddb79c2558eb84879720d8786e8 | [] | no_license | szkonopka/reverseproxy | adbbaff26e434e043a3cec286557ffc52b22c460 | 892c70a28d03001b17b4d82a70e32128bf21c4b6 | refs/heads/master | 2020-04-28T20:45:19.023722 | 2019-03-28T06:11:40 | 2019-03-28T06:11:40 | 175,555,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,402 | java | package com.konopka.reverseproxy.controllers;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import... | [
"samzonee@gmail.com"
] | samzonee@gmail.com |
7d4dfffef0886163f63011e917570991a471a31d | 2e18e7b12e3a2d5f185a901ac07090618fa8e81f | /HW6/Validator.java | 43a91adef0858946ef8ec3c935f7f3cf084dd78d | [] | no_license | hubert39/JAVA | 174253832574650257625de3b2ea2352e320832f | 04dab34269d6e9ff3e7696ce060bbfd809575703 | refs/heads/master | 2020-03-11T23:16:05.473440 | 2018-04-20T08:12:02 | 2018-04-20T08:12:02 | 130,159,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,711 | java | import java.util.Scanner;
public class Validator
{
public static int getInt(Scanner sc, String prompt)
{
int i = 0;
boolean isValid = false;
while (isValid == false)
{
System.out.print(prompt);
if (sc.hasNextInt())
{
i = sc.nextInt();
isValid = true;
}
else
{
S... | [
"hubert@Huberts-MacBook-Air.local"
] | hubert@Huberts-MacBook-Air.local |
a95c60e948a05fa909816d590dd144001dac7211 | 737741361a3463d10801cf39aef3eff1152da066 | /tanhua-server/src/main/java/com/tanhua/server/controller/LoginController.java | 517bb07beefab95ab928bb180e5692a6474c4686 | [] | no_license | 1147844234/huatan-pj | 25515ec7f1e0c9eaa682739fe56ea804d44a2640 | 2c79d96d07f1abb5eee0ddfc9a76b846624c1923 | refs/heads/master | 2023-04-02T02:31:44.502818 | 2021-04-18T14:09:22 | 2021-04-18T14:09:22 | 359,167,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,727 | java | package com.tanhua.server.controller;
import com.tanhua.server.service.UserService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web... | [
"1147844234@qq.com"
] | 1147844234@qq.com |
b0e912ae4b03b00d9dadca0f30f329e84a0a7533 | 4a1f3a6229b11de6c97f2ddd62dc7fd416fe1c15 | /src/model/user.java | dcdf48e13d5c199a6eafccd61a898e5dac53cc87 | [] | no_license | liu429242847/struts_test | a636c0c9c2727aa47ca9c9d87c6c1dc4253d2bb6 | f791899696891d87de7d77f9f9a19662931b66d3 | refs/heads/master | 2020-12-30T13:08:08.430541 | 2017-05-15T10:49:28 | 2017-05-15T10:49:28 | 91,327,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 981 | java | package model;
import java.sql.Date;
public class user {
private String username;
private String password;
private String sex;
private String birthday;
private String zy;
private String ah;
private String zs;
public String getusername(){
return username;
}
public void setusername(String username){... | [
"yufan liu"
] | yufan liu |
2ee4f662a3998b6ca835dd72555f7a7815b567ea | 61bff21bb61fb368a091681db775d51cd480df15 | /app/src/main/java/com/example/dam214/ejerciciobases1/MensajeDialogo.java | 661705188587b1b08e1fe2256dfe4897c3e6d979 | [] | no_license | jujoru/EjercicioBases1 | 8af177205ebc2c9eb2640f28fff3d0906c87a803 | f8a35844ab2de36eca0bf68bc356a2f2d7aadef1 | refs/heads/master | 2020-04-09T15:22:09.032944 | 2018-12-04T21:55:34 | 2018-12-04T21:55:34 | 160,423,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,090 | java | package com.example.dam214.ejerciciobases1;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.widget.Toast;
public class Mensa... | [
"jujoru86@gmail.com"
] | jujoru86@gmail.com |
707162f50d063694fe6e79ed7c10627af0b3c952 | 66f93382a217f8e5d86f8174fc5d0982cbaf1406 | /src/main/java/com/anthem/MvcConfig.java | 365519d39fc02cef2f6c0df0f592bcaecf7d621c | [] | no_license | danny471471/IDCard | 46fb7cae3c317c88bb2e50f11d351fce8541f10c | 1c753629e4259a879b688ee7eb57173b340d1976 | refs/heads/master | 2020-04-02T06:50:45.338319 | 2018-10-29T09:47:44 | 2018-10-29T09:47:44 | 154,171,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package com.anthem;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
/*@Configuration
@EnableWebMvc*/
public class MvcConfig implements WebMvcConfigurer {
/*@Override
public void addResourceHandlers(ResourceHandlerRegistry registry) {
registry
.addResourceHandler("/... | [
"cnandiwada@deloitte.com"
] | cnandiwada@deloitte.com |
86ccda75424f7103ee108a4904992cc1faba26ac | 0a3095b238b3cf906a29dbdbd9d6d360e01748ad | /webtack/jsinterop-generator/src/test/fixtures/interface/output/j2cl/main/java/com/example/AnonymousIndexedAccessorsBoolean.java | 7a75ffe33d4d9cf58fadaabd504ee798165af8be | [
"Apache-2.0"
] | permissive | akasha/akasha | ca5e3c63384eff0178bbbeea7dbe79325a85cd94 | 4f44423952a404d951a899c4c7055bef547069d8 | refs/heads/master | 2023-08-16T07:04:16.446671 | 2023-08-14T12:13:19 | 2023-08-14T12:13:19 | 245,569,208 | 24 | 2 | null | null | null | null | UTF-8 | Java | false | false | 874 | java | package com.example;
import javax.annotation.Generated;
import jsinterop.annotations.JsOverlay;
import jsinterop.annotations.JsPackage;
import jsinterop.annotations.JsType;
import jsinterop.base.Any;
import jsinterop.base.Js;
import jsinterop.base.JsArrayLike;
/**
* This type contains anonymous indexed property oper... | [
"peter@realityforge.org"
] | peter@realityforge.org |
956e80aab65e7455994d7f74c17723091d4196fe | 44d53b7a74ced9f2675c37a726db03262ac97aaa | /ee402/ClientInfo.java | 00594d85761ffd10d1c5cee18a19a6db2561864d | [] | no_license | Ciaranlisheen/RpiTempServer | 1e8ff07f1ca55a90d7d0a3c40ef006d58f566326 | 203bd90930e1fd7150b106ee26e47fd6371e713a | refs/heads/master | 2020-09-27T13:02:15.503438 | 2019-12-07T14:01:16 | 2019-12-07T14:01:16 | 226,522,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,407 | java | package ee402;
import java.io.File;
import java.io.Serializable;
import java.util.Date;
import java.util.Scanner;
public class ClientInfo implements Serializable {
private int temp;
private String name;
private Date readingdate;
private int sample;
public ClientInfo() { //used to set up an initial oldcl... | [
"ciaranlisheen@gmail.com"
] | ciaranlisheen@gmail.com |
843c955f0e88441d8e9c9f50edf9f6daaa2139c0 | 499bab5db82a78d21b4f30beac985d99e906abf2 | /src/model/domain/Reasignacion.java | c413fb507bd00528c36394d4469b818dfdaaf921 | [] | no_license | kbza86/SGN | a20d7740c5194b5f7bb7b5e33e04f5c82557d9ab | aeff8b7d4446a1fa367ce1c7114ec6e48270043d | refs/heads/master | 2021-01-01T04:44:24.502429 | 2016-04-23T14:44:27 | 2016-04-23T14:44:27 | 56,920,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,733 | 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 model.domain;
/**
*
* @author wally86
*/
public class Reasignacion {
private short idReasignacion;
private Pers... | [
"waltersaldia@gmail.com"
] | waltersaldia@gmail.com |
71af5a18bfe56928fcf9c705c1200882fb003bac | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/elastic--elasticsearch/7548b2edb782a2732aca5e9bae9016c6a01cb6e6/before/TransportShardReplicationOperationAction.java | 9edb94cd2d7745fce2154da842c31d1181e44c29 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 34,714 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
9fe69dd2949131b6016a8ceb0404ef30c394a4cf | 3f1c4a0a3841dfaada1c4bc821b4b3f430d7f73b | /Melange/org.sample.melangeproject.capellawithmass/src/org/sample/melangeproject/capellawithmass/fa/OrientationPortKind.java | dfb389bedf9b5e01fd28560df07386c8e695d5d5 | [] | no_license | fcoulon/experimental | b1aaa8c9c96a151c3f8bf88fc1e1e6661f081c11 | c5c40570d29d252fe8d583687afc4a9972baf3fb | refs/heads/master | 2020-12-31T07:18:43.836822 | 2016-05-18T14:01:45 | 2016-05-18T14:01:45 | 59,024,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,998 | java | /**
*/
package org.sample.melangeproject.capellawithmass.fa;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
* <!-- begin-user-doc -->
* A representation of the literals of the enumeration '<em><b>Orientation Port Kind</b></em>',
* ... | [
"fabien.coulon@inria.fr"
] | fabien.coulon@inria.fr |
28ead3ef80c955e784a933c81b7503289f2c6bdd | 89e04ea5750916699484d10ec5ab28d652412a12 | /app/src/main/java/com/example/xxx/bakeme/RecipeActivity.java | 04ce19f462d80676bf383102e2533e68b7e0f265 | [] | no_license | Czral/BakeMe | 94ce84fd32f3552c6a47e8b781afcaa93e2a22a5 | 92fb479bb527ea2fe7ca371314662e74266676f9 | refs/heads/master | 2020-04-05T08:02:43.326688 | 2018-11-08T11:54:48 | 2018-11-08T11:54:48 | 156,698,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package com.example.xxx.bakeme;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.app.FragmentManager;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
public class RecipeActivity extends AppComp... | [
"ngasp@hotmail.com"
] | ngasp@hotmail.com |
a62a5f478f0f428bb46ffa8a6dd45f10dd7fabbf | f458dc768b285e2c36d873c8fc8d790aadbd5743 | /service/implement/src/main/java/com/alonelaval/cornerstone/servce/impl/org/classes/OrgClassStudentServiceImpl.java | e73e3016ddf32adca81e3586160c2f3ce561f8b0 | [] | no_license | miraclehjt/cornerstone | faaf3601eec6c0602c8a05613e83e95bc4a7af90 | e9c6d0b77aefa6cfd12813013fa3136741872a0c | refs/heads/master | 2022-12-27T08:45:35.384218 | 2020-04-09T04:31:06 | 2020-04-09T04:31:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,491 | java | package com.alonelaval.cornerstone.servce.impl.org.classes;
import com.google.common.collect.Lists;
import com.alonelaval.cornerstone.dao.inter.IBaseDao;
import com.alonelaval.cornerstone.dao.inter.org.OrgClassStudentDao;
import com.alonelaval.cornerstone.entity.biz.OrgClass;
import com.alonelaval.cornerstone.entity.b... | [
"huawei@bit-s.cn"
] | huawei@bit-s.cn |
e8b4aa3911c8454a9e33af5ba6330259a04cd317 | d61cbe04b46e3480d5f2acf356f8ccdbab28dbc7 | /Java Standard Edition APIs Core/03_Modulo3Genericos/src/com/icaballero/interfaces04/Galleta.java | ec7ca08e1617b85d9f2b389663b06d9126cb4b8a | [] | no_license | decalion/Formaciones-Platzi-Udemy | d479548c50f3413eba5bad3d01bdd6a33ba75f60 | 3180d5062d847cc466d4a614863a731189137e50 | refs/heads/master | 2022-11-30T18:59:39.796599 | 2021-06-08T20:11:18 | 2021-06-08T20:11:18 | 200,000,005 | 1 | 2 | null | 2022-11-24T09:11:48 | 2019-08-01T07:27:00 | Java | UTF-8 | Java | false | false | 477 | java | package com.icaballero.interfaces04;
public class Galleta implements Producto{
private String sabor;
private double precio;
public Galleta(String sabor,double precio) {
super();
this.sabor = sabor;
this.precio = precio;
}
public String getSabor() {
return sabor;
}
public void setSabor(String sa... | [
"icaballerohernandez@gmail.com"
] | icaballerohernandez@gmail.com |
261913a00fcfb3f122c28df7f3016a0a74e7616b | 241dcf693e1923ffb7baf92cccefe2a77a4b229b | /src/main/java/zw/digitalservices/Digital/Services/Customer/Main.java | acc57ba7d2363887a4fd183e8fe4fbf2e67e318c | [] | no_license | MChikuruwo/Digital-Services-Band | ffc16ed41a748333382cfdfe53e8ba654165c158 | bf7169d4e999cb688c82ca84169f31c47457de9a | refs/heads/master | 2022-07-07T02:09:45.194128 | 2020-05-16T12:19:07 | 2020-05-16T12:19:07 | 255,066,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,594 | java | package zw.digitalservices.Digital.Services.Customer;
import org.hibernate.HibernateException;
import org.hibernate.Metamodel;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
import org.hibernate.query.Query;
import javax.persistence.metamodel.EntityType;
pu... | [
"mchikuruwo@hotmail.com"
] | mchikuruwo@hotmail.com |
a6e274e971e2c98ffea876221da16169daab56d4 | 2a3c8a3681964dc3bcfce54f96383ae87b135feb | /src/main/java/com/songshuang/design/iterator/NewMenuItem.java | 4936f3257dd48a1a8df3886a1e9cf129a9e66d5e | [] | no_license | songshuangkk/Design-Patterns | 7a4eb602b73bd47d208ec9dccfc69c15ce77e052 | 5f99f6b1d3725b4fc3997ee01e2c736f49e0b994 | refs/heads/master | 2020-04-10T05:31:21.656420 | 2019-01-13T14:30:49 | 2019-01-13T14:30:49 | 144,082,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | package com.songshuang.design.iterator;
public class NewMenuItem extends MenuComponent {
private String name;
private String description;
private boolean vegetarian;
private double price;
public NewMenuItem(String name,
String description,
boolean vegetarian,
... | [
"songshuangkk@gmail.com"
] | songshuangkk@gmail.com |
3a8152da812d45d08b01f128520a7d191ddd78c6 | e63f56b27a3312627555c26033a8c395b97f3144 | /CucumberProj/src/main/java/StepDefinitions/taggingsteps.java | cee64f26b0c9d291e82fc11a26ad9cf51fa5824f | [] | no_license | srivastava1409/April26Selenium | 5dc39ff39b1c4e5bcfac4321e725b08cbed20b1c | 34d64e4c27939e814b713bcaa38385f49fb06ac6 | refs/heads/master | 2020-05-17T10:28:42.955172 | 2019-04-26T17:10:34 | 2019-04-26T17:10:34 | 183,657,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 918 | java | package StepDefinitions;
import org.openqa.selenium.WebDriver;
import cucumber.api.java.en.Given;
public class taggingsteps {
WebDriver driver;
@Given("^Mercury flights login scenario$")
public void mercury_flights_login_scenario() throws Throwable {
}
@Given("^Mercury flights itinery scenario$")
pu... | [
"srivastava1409@gmail.com"
] | srivastava1409@gmail.com |
d32a75e5983aeee8bf16338890cf00b9e295bf32 | 3e1695e8c8e4c63ce6677d4f00f36fb2deec67fd | /int_to_roman.java | beec43ae6b40ebadc98779cec5e5b6450dc1c2e3 | [] | no_license | user61288/leetcode_java | 923c2abaf3984a49db42d70d05ad37f1966b1cdb | 21a0ed7a9fcd8a3a5ae5925c9daa6ef3f713ffac | refs/heads/main | 2022-12-20T15:42:29.563224 | 2020-10-06T22:03:47 | 2020-10-06T22:03:47 | 301,864,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,037 | java | package com.leetcode_java;
import java.util.HashMap;
public class int_to_roman {
public static String intToRoman(int num) {
if(num == 0) return null;
HashMap<Integer, String> map = new HashMap<Integer, String>()
{{
put(1,"I");
put(5,"V");
put(10,"X");
... | [
"noreply@github.com"
] | noreply@github.com |
824c48fbfe7b46027db3aa81cfc46837857426cb | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_d960d543ffb2e9a0d7675e238bdc42d58eea2b2b/WorldGuardWorldConfiguration/1_d960d543ffb2e9a0d7675e238bdc42d58eea2b2b_WorldGuardWorldConfiguration_t.java | a7b45fb9cdb0efe1ca91dca0ba4959b9a2131c68 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 13,523 | java | // $Id$
/*
* WorldGuard
* Copyright (C) 2010 sk89q <http://www.sk89q.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 of the License, or
* (at your option)... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
3a1e9beb7964052bc693a39e1237419ea24cd894 | f5a499733e6e7d9be050102fa2843e688bc8ce64 | /src/com/king/photo/util/PublicWay.java | d333c5f3ffbb0f16211f9d23dd7473b334efbb4e | [] | no_license | li841103/Guardian | 138ab863a6bc3e11ab65be343ea3316634dc2f8e | 2c4f30868cc248a9b2a118ef9a215bf0c5429dad | refs/heads/master | 2020-04-17T12:17:32.707223 | 2016-09-18T10:13:22 | 2016-09-18T10:13:22 | 67,851,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.king.photo.util;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
/**
* 存放所有的list在最后退出时一起关闭
*/
public class PublicWay {
public static List<Activity> activityList = new ArrayList<Activity>();
public static int num = 5;
}
| [
"lww@windows10.microdone.cn"
] | lww@windows10.microdone.cn |
acfd46ef9c5784f5c24c2fd9865c8612c6e0d02a | c8e52ad0a481a5e28a419816207364922268693d | /GradleProject/RollerFast/app/src/main/java/org/videolan/vlc/gui/AboutFragment.java | 3180155c78070603fd5faa1673a897d5b469ace3 | [] | no_license | NicePiao/RollerSkatingFun | f97b0a16b3de7447771f0d0cb3aab4a7462c6ddc | 2e0e50d5f5428cd8ca503dbbd981aebfcd92386a | refs/heads/master | 2021-01-10T15:02:42.894188 | 2016-04-19T09:52:05 | 2016-04-19T09:52:05 | 45,522,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,521 | java | /*****************************************************************************
* AboutActivity.java
*****************************************************************************
* Copyright © 2011-2012 VLC authors and VideoLAN
*
* This program is free software; you can redistribute it and/or modify
* it under the... | [
"qinchaowei1989@gmail.com"
] | qinchaowei1989@gmail.com |
b1da1099db066c8846b390a95be10c62834ea1e4 | 385340c9e6ecd942b01d20e335307c1462ecb1b5 | /TeraGame/src/main/java/com/angelis/tera/game/network/packet/server/SM_QUEST_INFO.java | ba45207f3ba687f6e0d007a20064dd7ef68675aa | [] | no_license | simon96523/jenova-project | 2beefdff505458df523da94a6fa51b823d6f0186 | 07169c83790188eb82ad34352a34fb5cb8e7fdf6 | refs/heads/master | 2021-01-15T23:20:55.970410 | 2014-07-16T13:31:08 | 2014-07-16T13:31:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,178 | java | package com.angelis.tera.game.network.packet.server;
import java.nio.ByteBuffer;
import java.util.List;
import java.util.Map.Entry;
import com.angelis.tera.game.models.creature.Npc;
import com.angelis.tera.game.models.quest.Quest;
import com.angelis.tera.game.models.quest.QuestEnv;
import com.angelis.tera.game.networ... | [
"mm.chyla@gmail.com"
] | mm.chyla@gmail.com |
8d4e41bf5c1afc21e78d182994a6d47ce898222b | 27b6dcc0a1fb149d3663f9345d1bb114b985c641 | /app/src/main/java/com/pp/testmysqlapplication/TodoListDAO.java | 8d29daaa38734c3551381203102998ec6c5e3040 | [] | no_license | se57160679/TestmysqlApplication | c517b56a7aba88c0c9237ec99394e2f779309a2f | baddaf94d4aeb23899dbae10df2bb285db66050d | refs/heads/master | 2021-01-22T19:03:40.011480 | 2017-03-16T03:55:58 | 2017-03-16T03:55:58 | 85,150,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,594 | java | package com.pp.testmysqlapplication;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import java.util.ArrayList;
/**
* Created by Administrator on 1/3/2560.
*/
public class TodoListDAO {
... | [
"se57160679@gmail.com"
] | se57160679@gmail.com |
bef4988e05d067c0aab861414b34a3ebc64027ed | 2746f7a8fc604fb73f1aea12afa5ed58f7570f43 | /src/com/flyingosred/app/perpetualcalendar/database/constellation/ConstellationDataItem.java | 66618ebc2c6e68bded9de0a415da3b0491087bb8 | [
"Apache-2.0"
] | permissive | FlyingOsred/PerpetualCalendarDatabase | 484d7d7bcc7809028e1aada274d4460e06bb899f | 25fd0e64e7f1aecde96109d6709ecf8ccded5c47 | refs/heads/master | 2021-01-18T22:57:34.514144 | 2016-06-15T09:24:59 | 2016-06-15T09:24:59 | 55,202,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,017 | java | /*
* Copyright (c) 2016. Osred Brockhoist <osred.brockhoist@hotmail.com>. All Rights Reserved.
*/
package com.flyingosred.app.perpetualcalendar.database.constellation;
import java.util.Calendar;
import java.util.Date;
final class ConstellationDataItem {
private final Date mStartDate;
private final Date m... | [
"osred.brockhoist@hotmail.com"
] | osred.brockhoist@hotmail.com |
940cb95e6ff6317e33534f0dc7dbe4cd37f8dd9f | 04c9df6ee58268c17d801c06d850d398b9827210 | /src/Handler/ChannelHandlerContext.java | 66fce33a0871b791ba9fc25f438a5973347c03be | [] | no_license | jrjsjtu/JNio | caa71f6b0e71452196b183cdc6fba9562ca5b59c | b9803b9b46bcdbc43cb1cca1b131516e016dd970 | refs/heads/master | 2021-09-09T07:42:24.431583 | 2018-03-14T09:40:41 | 2018-03-14T09:40:41 | 103,133,820 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,508 | java | package Handler;
import FutureAndPromise.ChannelFuture;
import FutureAndPromise.ChannelPromise;
import JPipeline.ChannelPipeline;
import Channel.Channel;
import EventLoop.EventLoop;
/**
* Created by jrj on 17-9-7.
*/
public interface ChannelHandlerContext {
/**
* Return the {@link Channel} which is bound t... | [
"arthas_sjtu@163.com"
] | arthas_sjtu@163.com |
e45ef8a9047db55619eb198591adca202947dd6a | a9967ecd8d4b4705cbde42448e0878413e1e104e | /src/cs2321/TestingPQ.java | 0d638cef3bc5ca655abd6f6e41a7f8b8ae8bd5d5 | [] | no_license | shenjiangqiu/datastruct | fb320dec5eb3154b6950c9d826cf7a5eccd50a2d | 746414cd7336c255ecd2547815eb4ae894001638 | refs/heads/master | 2020-03-25T07:48:54.692705 | 2018-08-22T16:10:10 | 2018-08-22T16:10:10 | 143,583,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,497 | java | package cs2321;
import net.datastructures.*;
import cs2321.*;
/**
* A test driver for the three PriorityQueues.
*
* Course: CS2321 Section ALL
* Assignment: #3
* @author Chris Brown (cdbrown@mtu.edu)
*/
public class TestingPQ {
/**
* Simple test driver. For Assignment 5, it will need
* to be changed to inc... | [
"ivy22233qiu@live.com"
] | ivy22233qiu@live.com |
b9a455c5b58859a7aaac5abd8524b8ec4da03891 | f2830c04ac2afe4f16adcb56c94e7d649061e863 | /FONTS/CapaVista/VistaMostraEstadisticaHidato.java | a43f48470b4ffd90bccdf5c6fff4137b28ad1940 | [] | no_license | PROP-Skrubs/projecte | 70cbafa9fc0c19e9d8e3ac089cc528d97fa59cfe | a1415a27d4a7e75d7620ae05beb62bc77e47b1d7 | refs/heads/master | 2020-06-05T08:45:28.059187 | 2015-12-18T15:51:01 | 2015-12-18T15:51:01 | 39,619,895 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,551 | java | package CapaVista;
import CapaDomini.Controladors.ControladorEstadisticas;
import CapaDomini.Modelo.EstadisticasHidato;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* Created by daniel on 16/12/15.
*/
public class VistaMostraEstadisticaHidato... | [
"d.armengod@gmail.com"
] | d.armengod@gmail.com |
7f730b36ca54e84e23b35834a674fa59eddaa915 | db290ef6ce1ef66f7aa8da02f90a94ffb4e6433f | /pdfbox/src/main/java/com/avazapp/pdfbox/pdmodel/graphics/optionalcontent/PDOptionalContentProperties.java | 0d7175d3c735760022769d5944ebf3dda1bac347 | [] | no_license | Blazeey/Templates | b4258d97b0a6a8a6f6d419fa1bdc15b6c6339697 | ba7549543c0c99d9eb896242dbece011a3bf0906 | refs/heads/master | 2020-03-27T01:13:44.209323 | 2018-08-22T10:20:21 | 2018-08-22T10:20:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,712 | java | package com.avazapp.pdfbox.pdmodel.graphics.optionalcontent;
import com.avazapp.pdfbox.cos.COSArray;
import com.avazapp.pdfbox.cos.COSBase;
import com.avazapp.pdfbox.cos.COSDictionary;
import com.avazapp.pdfbox.cos.COSName;
import com.avazapp.pdfbox.cos.COSObject;
import com.avazapp.pdfbox.pdmodel.common.COSObjectable... | [
"rey6venkatesh@gmail.com"
] | rey6venkatesh@gmail.com |
590b86126a3d8445a8aeb2080c2c3c1c647d0644 | 1b62ad8199f62a79af9591d056517ac541696893 | /merchandisecommerceservices/src/de/hybris/merchandise/search/providers/impl/MerchandiseProductBestSaleProvider.java | ab9082e9ce88ad3c05dfa4ddd97a4bc91c0a9db1 | [] | no_license | alaaomri/Hybris | 35b1c5217533f924e4c001bf84a06271e81cc738 | 71af34bbf7a43f4319036b3fbe6e1925562f6535 | refs/heads/master | 2020-05-02T06:24:49.132312 | 2019-05-23T13:54:51 | 2019-05-23T13:54:51 | 177,794,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,739 | java | /**
*
*/
package de.hybris.merchandise.search.providers.impl;
import de.hybris.merchandise.customer.service.CustomProductService;
import de.hybris.platform.core.model.c2l.LanguageModel;
import de.hybris.platform.core.model.product.ProductModel;
import de.hybris.platform.solrfacetsearch.config.IndexConfig;
import de.... | [
"omrialaaeddine@gmail.com"
] | omrialaaeddine@gmail.com |
b555a51e3fc422d376d6899c7aab087a54592381 | e716e4f420f58a1ee29ce21a17a8d755f5275f10 | /1.gles2_4_android_a_quick-start_guide/17.Wallpapers/app/src/main/java/com/xiaomi/martinrgb/wallpaper/GLWallpaperService.java | 6db3282be2e4f0d0e04e374c461e58091927b8c3 | [] | no_license | flyfire/android-prototype-learning | be8efde62c9663556bd8de60dd25925c9c30c993 | 9587c64df133213648551e93ee96cfba8075468c | refs/heads/master | 2020-03-20T04:29:40.617490 | 2017-07-31T05:24:39 | 2017-07-31T05:24:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,194 | java | package com.xiaomi.martinrgb.wallpaper;
import android.app.ActivityManager;
import android.content.Context;
import android.content.pm.ConfigurationInfo;
import android.content.res.Configuration;
import android.opengl.GLSurfaceView;
import android.os.Build;
import android.service.wallpaper.WallpaperService;
import andr... | [
"qiuyinsen@gmail.com"
] | qiuyinsen@gmail.com |
ff5649f81f9fe94d000b832f89b2671ed70704ca | d7d6082654a6e06a9a55f9e7f7f51aa22526b648 | /source/sourceforge/commons/org/artistar/tahoe/config/instance/AT016AT.java | cceba25a84f7860626f11b9ac35417a7db520745 | [] | no_license | BackupTheBerlios/tahoe | addbff09c1d94ea431b819ac2dd00fe2cd405789 | 49d4fb89a98fcd64aea27c4c08ee8d70d08fd110 | refs/heads/master | 2020-12-24T17:44:20.587679 | 2003-11-11T08:15:57 | 2003-11-11T08:15:57 | 39,962,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,774 | java | /*
* This class was automatically generated with
* <a href="http://www.castor.org">Castor 0.9.4.3</a>, using an XML
* Schema.
* $Id: AT016AT.java,v 1.1 2003/11/11 08:20:05 fourfive Exp $
*/
package org.artistar.tahoe.config.instance;
//---------------------------------/
//- Imported classes and pac... | [
"fourfive"
] | fourfive |
10b202c245311743bf348958722426e22e7efa54 | 3d791f8f86ea73e598ce30946cefc13a44ff792e | /SSRD project/source/SSDR Server/src/net/SubSpace/SSDR/Server/Main/ServerProtocol.java | 222b5896f5410fbb4efce4f12404a518145db74b | [] | no_license | Trench-Wars/tools | 985d4f1c87ab2e20aa6ee0e7ebff7b0f411c3d83 | c75571937a2c4413d16832ad4ffbc70deedaba25 | refs/heads/master | 2021-01-10T15:16:48.558248 | 2016-02-09T02:29:33 | 2016-02-09T02:29:33 | 50,537,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,400 | java | package net.SubSpace.SSDR.Server.Main;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
public class ServerProtocol {
public static String directory = "SSDR/ZoneData/";
public ServerProtocol(){}
public byte[] sendFile(File file) throws IOE... | [
"connermcd@gmail.com"
] | connermcd@gmail.com |
1f834db3323cfda93fd89cfa2285f0f3d5a30912 | 00f101c2ac78c73c4809db070d73ea8d8024d9cd | /browser/src/main/java/com/vns/vo/TransactionInfo.java | bb4974730ec92d70f1d232f65dd2e07a81ed5367 | [] | no_license | overlordyy/myJob | cca6113e51b6f915872ed2cb0f03f5de09e76589 | a3601ec333bd2bca63943ec31bd23801510aa37b | refs/heads/master | 2020-03-27T21:49:31.133878 | 2018-10-19T07:20:51 | 2018-10-19T07:20:51 | 147,178,236 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,453 | java | package com.vns.vo;
import java.util.Date;
import com.vns.query.QueryObject;
/**
* 交易信息
* @author Lvp
*
*/
public class TransactionInfo extends QueryObject{
private long id;
private String hash; // 交易唯一标识,哈希
private String blockHash; // 区块哈希
private long blockNumber; // 区块高度
private String creates; //
pri... | [
"1260106117@qq.com"
] | 1260106117@qq.com |
edef20ad18fac790c75490e19248ceb280d815ec | 3e8147df920804aa34e61ede489776ab536b6790 | /app/src/main/java/com/luck/cloud/widget/xrecycler/LoadingMoreFooter.java | 7c40926be3418d803f8360638c2f7cdb04ea4c5a | [
"Apache-2.0"
] | permissive | kyrieLiu/cloud-secretary-android | 78dc086314747bb3d9a1280d35832ef34cbe271d | 2a59898d1c7ea4102a11a2a427b01613593e60ed | refs/heads/master | 2023-03-21T07:16:54.353291 | 2021-03-10T02:55:25 | 2021-03-10T02:55:25 | 262,460,572 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,979 | java | package com.luck.cloud.widget.xrecycler;
import android.content.Context;
import android.util.AttributeSet;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widget.TextView;
import com.luck.cloud.... | [
"652992429@qq.com"
] | 652992429@qq.com |
819e1976319d723c53e2731bfe13e2423265357e | b6293803bc18b063993fa21cc62d40640b7e04ea | /Finding the Strictly increasing Subsequences/Main.java | ed62a0947e7b9dbf241e27b93c01d28a840d16d1 | [] | no_license | kamesh01/Playground | 02884f755899a402c1a1b43e04039b74a8415c98 | d93109f4d5b945a7953f83c8a41e53aa94bb165f | refs/heads/master | 2020-04-26T23:57:45.886296 | 2019-06-13T13:35:00 | 2019-06-13T13:35:00 | 173,919,694 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,136 | java | import java.util.Scanner;
class Main
{
public static void main(String args[])
{
//your code here;
Scanner sc = new Scanner(System.in);
int size = sc.nextInt();
int arr[] = new int[size];
for(int i = 0; i < size; i++)
{
arr[i] = sc.nextInt();
}
int sub_a... | [
"40688536+kamesh01@users.noreply.github.com"
] | 40688536+kamesh01@users.noreply.github.com |
fd772b764113647f12a5a2f654361293320e556d | 7e7362f955aa6721893f4e215dd42a5c96962b63 | /Latihan58/src/latihan58/Bilangan.java | 2a09f10b7b517f51e9e17fa19ccc7d512257ca50 | [] | no_license | firdauslingkar/pbo | 483d9a1668fc0394fff014241dac1b0600f15e28 | cfd6338e6c5436f2e99cd96d7d8c933e8b6837c7 | refs/heads/master | 2020-05-27T07:51:34.147224 | 2019-05-25T08:26:02 | 2019-05-25T08:26:02 | 188,536,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | 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 latihan58;
/**
*
* @author firdaus
*/
public class Bilangan {
private int x;
private int y;
... | [
"noreply@github.com"
] | noreply@github.com |
04372a5ecbfe06c230b1524f2a4fe0e474317d50 | a21dac58ce8a330be41e5f91056d5a347995b2c7 | /springboot-microservices-configclient/src/main/java/com/example/demo/SpringbootMicroservicesConfigclientApplication.java | d8e7246b796aa56a43b1da9a4d9888b1f14a394c | [] | no_license | aarunbala/spring-cloud-projs | 1142fe68e12026bbde52324de1b62273c7c6ba5b | 70426ebe79a4e09b254e8ab99f01c9227c8fc4d0 | refs/heads/master | 2021-01-15T21:34:15.249281 | 2017-08-11T13:33:24 | 2017-08-11T13:33:24 | 99,878,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 366 | java | package com.example.demo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringbootMicroservicesConfigclientApplication {
public static void main(String[] args) {
SpringApplication.run(SpringbootMicroservi... | [
"aarunbala@gmail.com"
] | aarunbala@gmail.com |
936f3c6001a84aa2a61e91e873e0eaa2bb409b12 | 61882c03cc96b81d85325e230cc47c482ff6a289 | /app/src/androidTest/java/com/wqx/avatarproject/ExampleInstrumentedTest.java | be66c5c54aaf63928ad83c1771c8a2ff7e42e4cf | [] | no_license | wangqiux/AvatarView | 77bffbd796604880e0a4782434f8861a2a540c56 | efa41b6c5751b52ca4f0b1a23d6b9f5a33202a36 | refs/heads/master | 2023-09-03T11:24:59.520826 | 2021-11-19T09:46:36 | 2021-11-19T09:46:36 | 429,353,012 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.wqx.avatarproject;
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 execute on a... | [
"1477719036@qq.com"
] | 1477719036@qq.com |
c9489dbf4141a9747129625a7b7375b6ecc3961c | 5feffa00a2a99786a32611594b73f9825ffdd233 | /app/src/main/java/com/example/layout_loginfb/MainActivity.java | b454c8f445d3e070fc53ea2c00d6457722523f45 | [] | no_license | tuyencv2kul/Layout_LoginFB3 | de48e1f508ba82b756de5640d07e8a91f5de83d1 | 32a7d68782fd8501c826443d223b51bb00564e20 | refs/heads/master | 2020-05-01T11:08:59.297932 | 2019-03-24T15:47:12 | 2019-03-24T15:47:12 | 177,435,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.example.layout_loginfb;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activ... | [
"tuyencv2kul@gmail.com"
] | tuyencv2kul@gmail.com |
6d807d4fd2217cdc01ac0f6a7cad0100505115a8 | 36fc1aff243a511be0ac3d42c32c89eacd28a015 | /unittest-files/reverse/FieldTypesTest.java | e34e827a9f69da4017a91fd2b7f197aa8276f82b | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Rtfsc-8/staruml-java | b25379ecda6e070e6a1f179c31d99bf7cd9a1c64 | 5bb172658e197728cbb99bcd2e9bde100e87b28e | refs/heads/master | 2020-04-17T04:42:30.513322 | 2019-01-18T10:04:51 | 2019-01-18T10:04:51 | 166,242,506 | 0 | 0 | MIT | 2019-01-17T14:49:56 | 2019-01-17T14:49:55 | null | UTF-8 | Java | false | false | 447 | java | package com.mycompany.packagetest;
import java.util.*;
public class FieldTypesTest {
// Primitive Types
int intField;
float floatField;
long longField;
double doubleField;
String stringField;
// Array Type
String[] stringArrayField;
// 2-Dimensional Array Type
int[][] int2DA... | [
"niklaus.lee@gmail.com"
] | niklaus.lee@gmail.com |
a55eea2ddb6e94e6c2361135f3c13c0707f8e4f2 | c81dd37adb032fb057d194b5383af7aa99f79c6a | /java/com/google/firebase/installations/local/PersistedInstallation.java | 7afc52b1ce77d2ce4ea9058bd681c12814a5a35b | [] | no_license | hongnam207/pi-network-source | 1415a955e37fe58ca42098967f0b3307ab0dc785 | 17dc583f08f461d4dfbbc74beb98331bf7f9e5e3 | refs/heads/main | 2023-03-30T07:49:35.920796 | 2021-03-28T06:56:24 | 2021-03-28T06:56:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,020 | java | package com.google.firebase.installations.local;
import com.google.firebase.FirebaseApp;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import org.json.JSONException;
import org.json.JSONObject;
public class Persi... | [
"nganht2@vng.com.vn"
] | nganht2@vng.com.vn |
8461b0557931d0c6104ecad68e90462c02c4b0be | 3de287b003f46c6808c6cc42971c4233163a0089 | /week02/day5/src/Anagram.java | 0cbbde67715179c8000f0edbfafa69664bfdc316 | [] | no_license | green-fox-academy/LaszloPapp | 00209f51dbf3510f16e9fa4e4e1ebfec5181d806 | f46584102fc599aaee913e77ce69809f213c9796 | refs/heads/master | 2021-09-10T22:23:27.252518 | 2018-04-03T09:36:08 | 2018-04-03T09:36:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 839 | java | import java.util.*;
public class Anagram {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Adja meg az elso szot");
String input1 = sc.nextLine();
System.out.println("Adja meg a masodik szot");
String input2 = sc.nextL... | [
"laszlopapp.1701@gmail.com"
] | laszlopapp.1701@gmail.com |
2bbb64d4cb2833da2aeff516df34a265868b5d25 | 97b0732901b9b35da5f429eeca825cb372772fca | /hw12-webServer/src/main/java/ru/otus/servlet/AuthorizationFilter.java | 63ec4ad3358dc2f92b1545a7bac16ed2e13e1da7 | [] | no_license | evgenypopov2/otus | 4d7f0cfb93669dab8a8b080435d71fbcaa321a3b | c5e27282d0d420d4aa213eeca2823d0358637466 | refs/heads/master | 2021-05-16T23:43:25.051681 | 2020-08-28T16:08:51 | 2020-08-28T16:08:51 | 250,520,854 | 0 | 0 | null | 2020-08-28T16:08:52 | 2020-03-27T11:49:11 | Java | UTF-8 | Java | false | false | 1,188 | java | package ru.otus.servlet;
import javax.servlet.*;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
public class AuthorizationFilter implements Filter {
private ServletContext context;
@Override
... | [
"epopov@i-teco.ru"
] | epopov@i-teco.ru |
aeb5c5b2e831441841a34fc2e1aee511695207c5 | f86cf6a454d20f35e37bfdc03f4047a3282590e1 | /SpringDataConfig.java | 1b9cac7604bf7369b39d01c83ce38abdbe6150b3 | [] | no_license | omkar100100/nodejsmicroservices | 2b69763b11d167e7a9a21b85a52c2dee009f69d2 | 86f2d25039b38c2f25d8e7cfc334baa9fbfe096c | refs/heads/master | 2023-01-05T06:07:58.820599 | 2019-07-05T04:59:30 | 2019-07-05T04:59:30 | 147,056,292 | 0 | 0 | null | 2023-01-03T15:28:45 | 2018-09-02T05:11:00 | Java | UTF-8 | Java | false | false | 616 | java | package reactive.customer.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Import;
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
import org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration;
impo... | [
"noreply@github.com"
] | noreply@github.com |
9dd1367547d96a31b1accdb172652c2f3c86c63c | 304bc7df71380adff5cb8f9f3c2726f0a71c92af | /forum-common/src/main/java/entity/Result.java | 0271fb86e5437073ce9874d89494103033371b8d | [] | no_license | doraqixiaozi/forum-parent | 33b2e851967c4c49c565c5c551b74a3990c5e759 | e31ca9b409bd447f61aac96fa08ddf8438372b88 | refs/heads/master | 2022-07-10T12:52:06.845521 | 2022-02-11T12:28:25 | 2022-02-11T12:28:25 | 239,548,404 | 2 | 2 | null | 2022-06-21T04:24:06 | 2020-02-10T15:44:33 | Java | UTF-8 | Java | false | false | 620 | java | package entity;
import lombok.Data;
/**
* @Auther: 几米
* @Date: 2019/5/4 20:11
* @Description: Result
*/
@Data
public class Result<T> {
private Boolean flag;
private Integer code;
private String message;
private T data;
public Result() {
}
public Result(Boolean flag, Integer code, Str... | [
"862965251@qq.com"
] | 862965251@qq.com |
5e2867c753bc75b3ad305475f854c2969ca3153f | c0942ebd2c2109ea92ceca23e77dfdd9a3b90d77 | /ThinkingInJava/src/main/java/com/ietree/base/concurrency/EvenChecker.java | 3a2c4cdbd5af55f8c6c66a3c065e199e06857266 | [] | no_license | Ietree/ThinkingInJava | b3b12846b955c29aa492faa6fbf46a5d5d703f41 | 4e5a4abcbe413208d84b3fbd39628bd14fb5a020 | refs/heads/master | 2021-08-29T20:51:59.012270 | 2017-12-15T00:23:20 | 2017-12-15T00:23:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,038 | java | package com.ietree.base.concurrency;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public class EvenChecker implements Runnable {
private IntGenerator generator;
private final int id;
public EvenChecker(IntGenerator g, int ident) {
generator = g;
... | [
"Dylansuns@hotmail.com"
] | Dylansuns@hotmail.com |
826c4bf7504cff0987bbd0b5ea4fb0c98ef04215 | 13f429481cee9efd20e50296ce5ca7a111216391 | /完整小型项目开发/Spring-Retry-Study/src/test/java/com/luokeke/Spring/Retry/Study/ApplicationTests.java | a15ca2e63c97fd418419094645cf10c5e5ec8a23 | [] | no_license | guoyuzhuang/collection | f8c15f101f5403e949349275ec5157f0673794c5 | d8efc8d2279d1636227538cbc0a5b31d4c1093d8 | refs/heads/master | 2020-04-14T23:33:50.790276 | 2019-02-20T16:04:26 | 2019-02-20T16:04:26 | 164,206,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,912 | java | package com.luokeke.Spring.Retry.Study;
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.springframework.test.context.junit4.SpringRunner;
import com.luokeke.ReTryApplication;
... | [
"guoyuzhuang@126.com"
] | guoyuzhuang@126.com |
52327b6a0325dc3fbe9a50b9ae78312a2063d081 | db54181270d49304dbca3665000e05ead97e5d72 | /src/leetcode/Encode_and_Decode_TinyURL_535.java | 884688dc9f14633424f011bddb6b2f4147124c9f | [] | no_license | cheny1ran/learning_book | 06398c8bcb8a20d0c8ff8b858bd1615c464c6390 | 6883f5d1d64458d3c2d70c2763cafecd174ce4e6 | refs/heads/master | 2021-09-07T14:31:57.270149 | 2018-02-24T03:39:52 | 2018-02-24T03:39:52 | 71,681,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | package leetcode;
/**
* 功能描述:
* <p>
* Note: This is a companion problem to the System Design problem: Design TinyURL.
* TinyURL is a URL shortening service where you enter a URL such as https://leetcode.com/problems/design-tinyurl and it returns a short URL such as http://tinyurl.com/4e9iAk.
* <p>
* Design the e... | [
"wenli@tongbanjie.com"
] | wenli@tongbanjie.com |
f41f3b94cd3f0f9653f54f077663920b969534f9 | a69cbea20b2299848da5a265811e558450280c72 | /app/src/main/java/com/example/jlccustomer/Activities/ChooseLocation.java | 2df7b63be4fb20ced6a4957cfb71678f3d1451e8 | [] | no_license | webdeveloper510/JlCAndroidCustomer | 537b0fd0507aa2bbf06bca7abce461d0e723fb50 | 72805110b6f0489bd62a733fc288a4256a59770b | refs/heads/master | 2020-08-28T02:47:51.404574 | 2019-10-25T15:44:48 | 2019-10-25T15:44:48 | 217,566,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,668 | java | package com.example.jlccustomer.Activities;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.location.Address;
import android.location.Location;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.Editable;
import androi... | [
"developerweb6@gmail.com"
] | developerweb6@gmail.com |
e87b0851e6ebe3df502ea9e9cf3c54370bd1eb82 | b6f171de49d9e8619e93796c7b27cc5715203996 | /Seminar8/src/ro/ase/cts/FlyWeight/classes/Client.java | 33dcadf1ec094d6e7137594875c59c8fd2c4b050 | [] | no_license | danandreea/CTS | 29c524b29cf6c1a315decf008470d8d502e7322f | 3c49b1886f1fdc1c512648a6c0f1ff49c02bc378 | refs/heads/main | 2023-05-13T11:44:42.250127 | 2021-06-03T06:16:30 | 2021-06-03T06:16:30 | 342,137,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package ro.ase.cts.FlyWeight.classes;
public class Client implements FlyWeightAbstract{
private String nume;
private String nrTelefon;
private String email;
public Client(String nume, String nrTelefon, String email) {
super();
this.nume = nume;
this.nrTelefon = nrTelefon;
this.email = email;
}
... | [
"deeadan99@yahoo.com"
] | deeadan99@yahoo.com |
2df67bada00f71ac14e1238ce6c584aa7365b020 | 3891445873ef204fc361bbc486fe292226c57a24 | /java/69_Sqrt(x).java | 670a1c57ccf3204f7545743f58aa5c1d4660def4 | [] | no_license | mszou/leetcode | cb0da0b9bc368edbcbe3e831b1ac0d3bb94c25f6 | a1297e8eb9d95ae7d5c8f8af85ec7eeb59c619f3 | refs/heads/master | 2020-04-18T05:03:01.341653 | 2016-12-25T00:08:37 | 2016-12-25T00:08:37 | 65,985,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 694 | java | /**
* Implement int sqrt(int x).
* Compute and return the square root of x.
*/
public class Solution {
public int mySqrt(int x) {
// idea: Binary Search, use division instead of multiplication (when computing square)
if (x <= 1) {
return x;
}
int low = 1;
int high ... | [
"ms.mzou@gmail.com"
] | ms.mzou@gmail.com |
bbaeac4b28e9430beb115717f7cf8154f028db70 | 2bc2eadc9b0f70d6d1286ef474902466988a880f | /tags/mule-2.1.2/core/src/test/java/org/mule/util/MapCombinerTestCase.java | c2a60ef9860106b5a5e42c8993fe8bc6750a065f | [] | no_license | OrgSmells/codehaus-mule-git | 085434a4b7781a5def2b9b4e37396081eaeba394 | f8584627c7acb13efdf3276396015439ea6a0721 | refs/heads/master | 2022-12-24T07:33:30.190368 | 2020-02-27T19:10:29 | 2020-02-27T19:10:29 | 243,593,543 | 0 | 0 | null | 2022-12-15T23:30:00 | 2020-02-27T18:56:48 | null | UTF-8 | Java | false | false | 4,616 | java | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com
*
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this... | [
"dfeist@bf997673-6b11-0410-b953-e057580c5b09"
] | dfeist@bf997673-6b11-0410-b953-e057580c5b09 |
50ae77646ddc53c4514f5a5bcb22ed11818af87e | 640429dc36b53d38cdafcc376149fe508c50142e | /src/main/java/by/tc/task02/service/validation/Validator.java | 6385eb44f3c9759ff370147c014d0893382d9e8c | [] | no_license | Olgarudzko/MyXmlParser | 3488a32209e374ddee35902683672831534f36f2 | 3b402d1f1fb1a763172de32b3c0500c954adc121 | refs/heads/master | 2021-05-08T04:50:57.392068 | 2017-10-30T12:54:26 | 2017-10-30T12:54:26 | 108,456,106 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,095 | java | package by.tc.task02.service.validation;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class Validator {
private static final String TAG_OPENED = "<[^/?][^>]+>";
private static final String TAG_CLOSED = "<[/][^>]+>";
private stat... | [
"leta.rudzko@gmail.com"
] | leta.rudzko@gmail.com |
76940202df70d1df491a3c11d79fb83975702b2d | 53dd3af8a5723b4148a6276554c74df379fba344 | /BatchService/src/test/java/com/example/SpringGuides/SpringGuidesApplicationTests.java | 49b5b99897b2c881014e729c2e43d8602d1ad5f7 | [] | no_license | Juxvile/SandBox | 413ded02e8d2ef9acec7407e6b587adc5345d606 | be1f8042ba0b769ba481f8242df593b04b184ccd | refs/heads/master | 2023-04-03T13:23:47.491940 | 2021-04-06T12:15:39 | 2021-04-06T12:15:39 | 345,946,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package com.example.SpringGuides;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SpringGuidesApplicationTests {
@Test
void contextLoads() {
}
}
| [
"andrugor1994@gmail.com"
] | andrugor1994@gmail.com |
7d643f6de4226820541d52ac6d5a2fb2ed053d08 | 80b4633af9dc0f052ebc1dcbe768ba97af57df9b | /clover/clover-core/src/main/java/com/gome/clover/common/systeminfo/MonitorServiceImpl.java | f23f4ec9ee7b0a1db093ce4159ddcf0898d98380 | [] | no_license | romantictravel/clover | 800c1a21757931a17759b6d150619f62bb2bac2e | e7c8873ef9c9e886cec253ed270be7ff0a42cbd5 | refs/heads/master | 2021-01-16T20:01:55.099546 | 2015-04-15T09:07:22 | 2015-04-15T09:07:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,219 | java | package com.gome.clover.common.systeminfo;
import com.sun.management.OperatingSystemMXBean;
import sun.management.ManagementFactory;
import java.io.*;
/**
* ━━━━━━神兽出没━━━━━━
* ┏┓ ┏┓
* ┏┛┻━━━┛┻┓
* ┃ ┃
* ┃ ━ ┃
* ┃ ┳┛ ┗┳ ┃
* ┃ ┃
* ┃ ┻ ┃
* ┃ ┃
* ┗━┓... | [
"cs1.6007911"
] | cs1.6007911 |
106ae847d02abf13eef360b0a71409fb998792a0 | ac0ca753d687b54b773dc031d606e7c5ff7aab79 | /src/main/java/delivery/graph/GraphCreator.java | 6a607a0aade82b10f1736c8f182b7b580ac1c4e1 | [] | no_license | BBK-PiJ-2015-10/maven-allpago-techinterview | 40a275cd219befa1c2c6471c170d1b055f4afb3c | 9c92f9882f9253235cc406954393117a499768cf | refs/heads/master | 2021-03-16T07:52:46.458061 | 2017-04-04T14:47:45 | 2017-04-04T14:47:45 | 83,710,481 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 936 | java | package delivery.graph;
import java.util.Map;
/**
* @author YasserAlejandro
*
* A class implementing the GraphCreator interface needs to create a Graph
* to represent the Node and Links(Edges) in the graph.
*/
public interface GraphCreator {
/**
* Provides input to populate the graph
* @param sentence rep... | [
"yasserpo@hotmail.com"
] | yasserpo@hotmail.com |
6024b637c2e016d52cc277d89f7995a9e5c770f4 | 28552d7aeffe70c38960738da05ebea4a0ddff0c | /google-ads/src/main/java/com/google/ads/googleads/v5/services/GetCampaignBidModifierRequestOrBuilder.java | 76307c580658873c05d0ea6b10a5dace38fe3916 | [
"Apache-2.0"
] | permissive | PierrickVoulet/google-ads-java | 6f84a3c542133b892832be8e3520fb26bfdde364 | f0a9017f184cad6a979c3048397a944849228277 | refs/heads/master | 2021-08-22T08:13:52.146440 | 2020-12-09T17:10:48 | 2020-12-09T17:10:48 | 250,642,529 | 0 | 0 | Apache-2.0 | 2020-03-27T20:41:26 | 2020-03-27T20:41:25 | null | UTF-8 | Java | false | true | 1,065 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v5/services/campaign_bid_modifier_service.proto
package com.google.ads.googleads.v5.services;
public interface GetCampaignBidModifierRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.ads.googlea... | [
"noreply@github.com"
] | noreply@github.com |
92883377aeb4dc9301c029733dc03a43a0740dcb | 33346ab4183fc5bd4c019c8a10ad7dfcf9ff820f | /exoplayer2/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/SsChunkSource.java | a2af0afc5159db90035853d0acea6a4596bf96e3 | [] | no_license | snapkwon/SM_TV | 2f9f1f3745e17242215b8c26ee965a77c31fbc37 | ba9aa5cce06ceccf8be4572d38329916ab77e57c | refs/heads/master | 2021-07-18T13:52:19.888202 | 2018-10-10T08:08:49 | 2018-10-10T08:08:49 | 134,046,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,507 | java | /*
* Copyright (C) 2016 The Android Open Source Project
*
* 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 app... | [
"phtung210@gmail.com"
] | phtung210@gmail.com |
453a643f150c6f5fb9d71ee177383f03740c8f74 | 5f78e8118e35a2606b966cfad868dd2de47912ef | /src/game/PcClientThread.java | 46992b469a33c6b7f294a0bb63555c5d175a9904 | [] | no_license | patpiech88/BuzzerAC | f7b425c1aa1593a0427129d9a476a9d9cab3c639 | ce04fd4f8f9389dc2278eed929f2007077e771c8 | refs/heads/master | 2020-06-04T19:34:21.524609 | 2015-06-10T05:26:27 | 2015-06-10T05:26:27 | 37,047,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,898 | java | package game;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
/** One instance of this thread will run for each client */
class PcClientThread extends Thread {
Socket socket;
ObjectInputStream sInput;
ObjectOutputStream sOutput;
public ... | [
"patrick@piechatzekpk.de"
] | patrick@piechatzekpk.de |
19a7c88cc5c0f2a99cac1ad55f8064857a262fe0 | c92c7706e1771dc3abe6e5dcbb9f56c68f2166c7 | /Webdriver/src/Calculator_Package/Test_Percentage.java | fcdd076529995e3e9656868a34f7671df0a9f4e8 | [] | no_license | ndasroy/workspace | 587269cb632e210a5b79f2d3937285a352ab9e2b | ace08cdd9c23ab0bb653df1e093b4a4cc17d5aa1 | refs/heads/master | 2022-11-17T00:19:40.621780 | 2020-07-12T12:59:37 | 2020-07-12T13:14:52 | 279,052,488 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,937 | java | package Calculator_Package;
import java.io.File;
import jxl.Sheet;
import jxl.Workbook;
import org.openqa.selenium.WebElement;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.Alert;
import org.openqa.selenium.By;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.Takes... | [
"46962371+ndasroy@users.noreply.github.com"
] | 46962371+ndasroy@users.noreply.github.com |
96362bd18568ebe193d6574af8f89622dae4c825 | 7596b13ad3a84feb67f05aeda486e8b9fc93f65f | /getAndroidAPI/src/android/graphics/drawable/VectorDrawable.java | f242cb2b6e3807e0a2d4026c14bfe043a3c55cd3 | [] | no_license | WinterPan2017/Android-Malware-Detection | 7aeacfa03ca1431e7f3ba3ec8902cfe2498fd3de | ff38c91dc6985112e958291867d87bfb41c32a0f | refs/heads/main | 2023-02-08T00:02:28.775711 | 2020-12-20T06:58:01 | 2020-12-20T06:58:01 | 303,900,592 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,923 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: VectorDrawable.java
package android.graphics.drawable;
import android.content.res.ColorStateList;
import android.content.res.Resources;
import an... | [
"panwentao1301@163.com"
] | panwentao1301@163.com |
e6545426543d01b22fb591a8eb27e079edd58be7 | 88737f2222f7113acada7a1a7f277207e0ea0def | /fresh-manager/fresh-manager-service/src/main/java/com/fresh/manager/shop/service/IHelptypeService.java | 9f9fa53d3796614ff227b34e018c63e261c50767 | [] | no_license | xiaoeazy/fresh | c465ef7b766453244341aa9c540eaeafa805b557 | 25c72a45270549b25f970bb576003e0a6ff9b8bc | refs/heads/master | 2020-04-23T16:16:41.752654 | 2019-02-18T14:06:07 | 2019-02-18T14:06:07 | 159,462,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | package com.fresh.manager.shop.service;
import java.util.List;
import com.fresh.manager.pojo.shop.Helptype;
/**
* Service接口
*
*/
public interface IHelptypeService {
/**
* 查询所有类型
* @return
*/
List<Helptype> queryAllType();
}
| [
"huan@huan-pc"
] | huan@huan-pc |
2bc9f76f3075bc27dc228570bd7f5e0375d41f04 | c85de9a64645c1e26aba45078fa78f31234beaad | /src/main/java/pagefactory/ProductsDetailPage.java | 87e4e49276ad195502a22c8a42a08b08225ebf49 | [] | no_license | nvmanoj5/Cucumberframeworkamazonassignment | 659d301142fdd9f981ae3120b86386201e356bba | a6607d37fc2618ffcc8ffcd3b21341591ec1ea93 | refs/heads/main | 2023-03-12T05:20:47.238409 | 2021-02-19T03:12:36 | 2021-02-19T03:12:36 | 340,244,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | package pagefactory;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class Produ... | [
"nvmanoj5@gmail.com"
] | nvmanoj5@gmail.com |
c549a710ef5d50ebcbeb8e9426e60fc27873b36e | b863479f00471986561c57291edb483fc5f4532c | /src/main/java/nom/bdezonia/zorbage/storage/coder/StringCoder.java | 0b6c490f15c7d17bf9e1e1c6a8ec4ea0bfd66dc6 | [] | permissive | bdezonia/zorbage | 6da6cbdc8f9fcb6cde89d39aca9687e2eee08c9b | 651625e60b7d6ca9273ffc1a282b6a8af5c2d925 | refs/heads/master | 2023-09-01T08:32:59.157936 | 2023-08-08T00:57:18 | 2023-08-08T00:57:18 | 74,696,586 | 11 | 0 | BSD-2-Clause | 2020-11-09T03:01:42 | 2016-11-24T18:24:55 | Java | UTF-8 | Java | false | false | 1,855 | java | /*
* Zorbage: an algebraic data hierarchy for use in numeric processing.
*
* Copyright (c) 2016-2022 Barry DeZonia 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 so... | [
"bdezonia@gmail.com"
] | bdezonia@gmail.com |
97ddb926c7716c4f583897f96ab92ebea636bc55 | 983348132f937e1c0b6fc8ed024c27ddbdbca75a | /app/src/test/java/com/devliu/daylyfirst/ExampleUnitTest.java | 83a2a6d0b60dbf9916a72c506b88dc0fe1a4e35c | [] | no_license | liuhao97/DaylyFirst | acc1c8440b0394845663498494fbe45f06860b4b | 647c1eeb909349be89206af7aafaac354cd1a856 | refs/heads/master | 2020-05-20T21:29:35.186989 | 2017-03-23T07:59:49 | 2017-03-23T07:59:49 | 84,528,143 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package com.devliu.daylyfirst;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ... | [
"devliu.official@foxmail.com"
] | devliu.official@foxmail.com |
e416236904aa7f55f989bf317b40f7c89e39fbe4 | 8cae58709344857d3f542d1e95d868873cb7526f | /src/com/class11/Task2.java | 14929b31a08919c154080d02ae80cec1a4498a27 | [] | no_license | MChTester1/JavaProjectBatch9 | 66ae677db31b78d3ac969536c372012742eb6081 | 2eb5b93765a63717bb2e1db1682e0d8a9754df83 | refs/heads/main | 2023-03-22T09:07:40.878688 | 2021-03-15T21:48:06 | 2021-03-15T21:48:06 | 348,132,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package com.class11;
public class Task2 {
public static void main(String[] args) {
/*
* Create a 2D array where you will store
* the following values: Mr, Mrs, Ms, Miss and Smith, Jordan, Jackson, Obama.
After storing values print the following:
Mrs Smith, Mr Obama, Ms Jackson, Miss Jordan.
*/
... | [
"magdalena.christopher.com"
] | magdalena.christopher.com |
eb378ceb51190e0dc5139034c8105f450825c20b | 1839944484aba29f72b44bd9a1ef16e4215777fd | /src/parSrc/ChangeableImage.java | 816d0878b58745cbffdf77ea461dc465673615a2 | [] | no_license | tobydragon/cderWorkshopExercises | a30fbb3634869d2f35224f55f0af1c4ffc5149c8 | b292c1cab3927f1058959581a4dc083a5eee685c | refs/heads/master | 2020-03-23T12:51:33.162431 | 2018-07-19T14:30:55 | 2018-07-19T14:30:55 | 141,586,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,423 | java | package parSrc;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.File;
public class ChangeableImage {
private BufferedImage myPicture;
public ChangeableImage(String filepath){
try {
myPicture = ImageIO.read(new Fil... | [
"tdragon@ithaca.edu"
] | tdragon@ithaca.edu |
79f83d4bd72542c298d06986b269f361f2f98fb2 | a436b6c8c4a328636d5ea6f76a4e138031293180 | /src/gui/MainViewController.java | f6c173252133ba529dcd430db1ce3f0abfa3e435 | [] | no_license | fsantosbr/barbershop-javafx-jdbc | 7f5696efd498fb0a0c0e491b61f9823f537f3cb5 | d147f0ba6cdc0f3698a2fb4b63ca93a79a95e511 | refs/heads/master | 2022-12-11T00:41:26.522539 | 2020-09-10T03:28:35 | 2020-09-10T03:28:35 | 293,589,458 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,200 | java | package gui;
import java.io.IOException;
import java.net.URL;
import java.util.ResourceBundle;
import application.Main;
import gui.util.Alerts;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Node;
import javafx.scene.Scene;
import javafx.scene.control.Ale... | [
"fsantosinfo@gmail.com"
] | fsantosinfo@gmail.com |
a2f7f3f0151ea1713ddc5ad2ebd64833436bcb7c | 6eacff2b39aa038b6a46bd6f55d8e8a11be84ee0 | /ClubApplicationBooking/src/main/java/edu/iss/cab/controllers/AdminUserController.java | e73283cc6ad3119ce19e7ad3e748ce843bb90213 | [] | no_license | ChitSuShine/CAB | fd08bc7fb9c6c305fe1fbf3d242698855d907853 | b5bdef061906b0f35dd13a90f57abac6aee3ac5f | refs/heads/master | 2020-03-25T15:35:37.166000 | 2018-08-07T15:14:02 | 2018-08-07T15:14:02 | 143,891,198 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,554 | java | package edu.iss.cab.controllers;
import java.util.List;
import javax.servlet.http.HttpSession;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.validation.BindingResult;
import org.spri... | [
"e0284025@u.nus.edu"
] | e0284025@u.nus.edu |
41ef1cf41d47fa02a853d7929272ff2a0484274c | a51b8eb06c4ed9969dede94afd5e45a9967cc8e0 | /src/test/java/algorithm/programmers/level2/sort/가장_큰_수TEST.java | 04a0c56d0ec7a197998dd4bb0536cb04dd2bf78f | [] | no_license | jungguji/algorithm_training | 43b0599967a7aa64463a21eed37f5d97d51f8d15 | ae4102676a166e3de8d334e3b02951947867f2b2 | refs/heads/master | 2023-03-18T09:12:53.814579 | 2023-03-02T01:27:28 | 2023-03-02T01:27:28 | 246,216,710 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | package algorithm.programmers.level2.sort;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import algorithm.programmers.level1.practice.TEST;
import algorithm.programmers.level2.sort.가장_큰_수;
public class 가장_큰_수TEST im... | [
"junggu.ji.dev@gmail.com"
] | junggu.ji.dev@gmail.com |
407540514f7960d0304a1595aede2da9f94d0249 | ae3dd2e35c91798fea62d9e180e0dff391e1e30f | /src/桥接模式/UpRightPhone.java | 05e5979cf54a9e9c5ad7e88329074a469b0ca332 | [] | no_license | kayden-li/DesignMode | 4e0b63067149ece1f2598d6cb8f59068f6765853 | c18c2a954319c4ea93557d24d23ed8992d687dcb | refs/heads/master | 2023-04-20T15:18:02.708605 | 2020-03-19T06:08:55 | 2020-03-19T06:08:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package 桥接模式;
/**
* * <b>Description:</b><br>
*
* @author 李帆
* @version 1.0
* @Note <b>ProjectName:</b> DesignMode <br>
* <b>PackageName:</b> <br>
* <b>ClassName:</b> UpRightPhone <br>
* <b>Date:</b> 2020年2月24日 下午12:41:12
*/
public class UpRightPhone extends Phone {
public UpRightPhone... | [
"1024540805@qq.com"
] | 1024540805@qq.com |
2c0af17c4a0e7215707238aef1dd46045eac484f | 68ca370da7fdc5018560fbff27405d077fe65a88 | /sasa-ui-swing/src/main/java/ar/edu/unq/sasa/gui/departments/EditProfessorWindow.java | 8593155af6577563fa9e7a83f97419b9a74da0ff | [] | no_license | ngarbezza/java-legacy-code-exercise | 16206c0a1342ba645d1a24d2360f62890da6ca84 | 298b12aa83a494a32258b136ad492d8c7fdeb2c0 | refs/heads/master | 2021-07-23T02:41:25.805346 | 2020-12-23T02:28:18 | 2020-12-23T02:28:18 | 22,035,288 | 0 | 0 | null | 2020-12-23T02:28:19 | 2014-07-20T14:51:55 | Java | UTF-8 | Java | false | false | 10,489 | java | package ar.edu.unq.sasa.gui.departments;
import ar.edu.unq.sasa.gui.util.combos.EasyComboBoxModel;
import ar.edu.unq.sasa.gui.util.lists.EasyListModel;
import ar.edu.unq.sasa.model.academic.Professor;
import ar.edu.unq.sasa.model.academic.Subject;
import ar.edu.unq.sasa.model.departments.ProfessorsDepartment;
import a... | [
"n.garbezza@gmail.com"
] | n.garbezza@gmail.com |
9050ac3c2c6d7e7fea003e55f552074f43c0c9b3 | 2edc19f94de07ef281dda7efe0a282efeff8055f | /src/main/java/pt/lobo/java/intro/exercise/ex03/MyRandom.java | f332b17c7824e16a23e28344b6cc20c31f606a83 | [] | no_license | lflobo/intro-java-web | 5c10943a15999b795a9b8970f9d75dd1b96de6c8 | baa4d20e1ff4b283e5f30b57c429886564226353 | refs/heads/master | 2021-01-13T02:15:20.634915 | 2015-03-16T11:21:42 | 2015-03-16T11:21:42 | 14,594,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 653 | java | package pt.lobo.java.intro.exercise.ex03;
import java.math.BigInteger;
import java.security.SecureRandom;
import java.util.Date;
import java.util.Random;
public class MyRandom {
private static SecureRandom random = new SecureRandom();
public static String randomString() {
return new BigInteger(130, random).toSt... | [
"ellobo@ipb.pt"
] | ellobo@ipb.pt |
7c2b9eb1ce38025ccce7d21f225c6cca655fdfb9 | 528c811306faa4a34bf51fca7955b7a24ac2e30c | /Java/Palindrome Partitioning.java | 04a4772290d59835178d0dbf44b792c5062598c3 | [] | no_license | ganjingcatherine/LeetCode-1 | 1addbd7e4d9254a146601f9d5e28b8becb8235a6 | 488782d3f1e759da2d32b4e82dbf55b96c431244 | refs/heads/master | 2021-05-11T03:15:16.810035 | 2016-02-06T06:19:18 | 2016-02-06T06:19:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,024 | java | /*
Given a string s, partition s such that every substring of the partition is a palindrome.
Return all possible palindrome partitioning of s.
For example, given s = "aab",
Return
[
["aa","b"],
["a","a","b"]
]
*/
/*dfs O(2^n) time and O(n) space*/
public class Solution {
public List<List<String>> pa... | [
"anthonyjin0619@gmail.com"
] | anthonyjin0619@gmail.com |
4cf3baf494ff57afc12f30e25684e6e7939a859f | e43c44c5affa44cac36c968f6bfd945138cd7f9f | /Aufgaben/5_FrueherkennungsServer_byReference/src/Entity/Roentgenbild.java | b05fa0f372d063af71dc8cc9b6686a57a148f371 | [] | no_license | MagnificentMarc/VerteilteSysteme_Workspace | 1bdab0f8cc85e87b827a541457bf100cda29e6e0 | 46ad782e6c4849bb4e7c01fd9159e88f068e440b | refs/heads/master | 2023-04-12T03:22:31.741640 | 2021-05-16T17:24:18 | 2021-05-16T17:24:18 | 367,943,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,438 | java | package Entity;
import java.io.Serializable;
import java.util.Date;
public class Roentgenbild implements RoentgenbildIF {
private Date aufnahmeVom;
private transient String patientenName;
private byte[] rawData;
public Roentgenbild(Date d, String patName, byte[] rawData) {
this.aufnahmeVom =... | [
"marc1.orel@t-online.de"
] | marc1.orel@t-online.de |
65e38c5e57ba0fb477a2138e53c4ec8da110cfab | 49070dd03b34612f47281f906a9a4afba1421224 | /src/main/java/com/kinbiko/bugsnagmavenplugin/releases/BuildConverter.java | 1467182ecb37143d5410a1e6ad35d3ea401e102f | [
"MIT"
] | permissive | kinbiko/bugsnag-maven-plugin | 8a152addf8e3e492dbebe59d34e2dc41f8f2d190 | c2897da8ae18cbacef137c0ea510182263d0e263 | refs/heads/master | 2021-01-20T05:27:23.242234 | 2018-10-28T11:17:46 | 2018-10-28T11:28:00 | 101,446,661 | 0 | 0 | MIT | 2018-01-13T01:58:51 | 2017-08-25T22:31:25 | Java | UTF-8 | Java | false | false | 1,509 | java | package com.kinbiko.bugsnagmavenplugin.releases;
import org.apache.maven.plugin.logging.Log;
import java.util.Map;
/**
* Class for converting the {@link ReleaseMojo} configuration to a {@link BuildApiRequest}.
*/
class BuildConverter {
private final Log logger;
private final ReleaseMojo config;
Build... | [
"roger@kinbiko.com"
] | roger@kinbiko.com |
7113af54232c64113a3008eafeb75308cc4bbace | b925cc4803c64c53f68047635f45a1962219405f | /src/mar1_this_OverLoading_OverRiding/Math.java | 56891d9643b1f0acd1fcf2c64a780dbb76746987 | [] | no_license | santoshonlinetraining/FebDemo | ba33c23c136b238d6735dfec34f8b83572cef458 | d13466ae8be2c4234ed1d5f1b2fb1f1527a95b76 | refs/heads/master | 2023-04-14T12:31:14.478353 | 2021-04-14T01:39:18 | 2021-04-14T01:39:18 | 357,736,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package mar1_this_OverLoading_OverRiding;
public class Math {
//Method over loading ex
public static void main(String[] args) {
// TODO Auto-generated method stub
Math obj = new Math();
obj.add(10, 20);
obj.add(10, 20, 30);
obj.add(10, 20, 30, 40);
}
void add(int a, int b) {
int c = a + b;
Syst... | [
"santsoh.onlinetraining@gmail.com"
] | santsoh.onlinetraining@gmail.com |
c7e9870d890eda2f07881cd7e16429cb72443114 | 58643224bef6a6b9bd0eba52ad75dc456eccae4a | /CameraRecognitionText/CameraRecognitionText/obj/Debug/android/src/com/google/android/gms/common/R.java | de08b75c12b71971c4386fe9d16a09a950936659 | [] | no_license | CarlosDzLp/TextRecognition | f0404dd4b361ec6142ad599d831c045c134ad32d | af953d39645909e61bdc7dd06c995a02cce0e90e | refs/heads/master | 2023-02-02T09:33:52.594170 | 2020-12-14T04:10:10 | 2020-12-14T04:10:10 | 321,227,925 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 476 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by
* Xamarin.Android from the resource data it found.
* It should not be modified by hand.
*/
package com.google.android.gms.common;
public final class R {
public static final class integer {
public static final int google_play_s... | [
"ryankar90@hotmail.com"
] | ryankar90@hotmail.com |
e26d2563fadb2587ddb1412460c366cfa49a68a7 | d0b46b74d16216120b3aea9e1092590f7065a4c3 | /prime.java | 80e286133be3ef3ff2bece6b2147c75ff66198c8 | [] | no_license | ranjiththangavel/ranjithyuvi | 4d04172f3fb2f89d7dbc1adacae5fd3ebb3cb236 | 0fd7b186bfb700eaf7f36c63e231d71461ecc4c8 | refs/heads/master | 2020-12-02T22:11:20.011605 | 2017-07-18T10:16:27 | 2017-07-18T10:16:27 | 96,092,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | import java.util.*;
import java.io.*;
public class Main
{
public static void main(String[] args)
{
int n,count=0;
Scanner sc=new Scanner(System.in);
n=sc.nextInt();
for(int i=2;i<n;i++)
{
if(n%i==0)
{
count++;
}
}
if(count==0)
{
System.out.println("It is a prime number");
}
else
{
System.out.print... | [
"noreply@github.com"
] | noreply@github.com |
fc2ae3863e15d35e66fd04d4c34fe4a3551cf57e | 8b23e95d0fc57bf4defb3e1cdfecc71f3e11c00c | /module_user/src/test/java/com/vincentwang/user/ExampleUnitTest.java | 6453fa38790f557b847a1b164ccd0b4e8c3c6693 | [] | no_license | dj19881104/Component2Demo | 2b6edd89dcb6c4b4de5facf6738d3b16bf700ae3 | 3610ed1b69383b73f652c99aa47804cb802b5ebf | refs/heads/master | 2022-01-14T10:05:05.109730 | 2019-07-17T15:42:10 | 2019-07-17T15:42:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.vincentwang.user;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void a... | [
"vincentwang0@163.com"
] | vincentwang0@163.com |
1b2d7c0a69903a3943ddf632fad1776119f6542b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/35/35_c1f5a4781e5c5d8ecd3a16f24fa6711e2d42d3f9/Evento/35_c1f5a4781e5c5d8ecd3a16f24fa6711e2d42d3f9_Evento_s.java | f6c349b98ca9e8ad2329aff237d87ef9132860e2 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 26,276 | java | /**
* datos a buscar en TukenizerUtility
* getTitulo
* titulo - idAnotacion - idComunidad - usuarioAnoto - tipoAnotacion - icono
*
* getDescripcion
* descripcion - fechaRegistro - nombreUsuario - nombreComunidad - imagen
*
* 8va calle 7-63 zona 12, UNI Tel 23765333
*/
package alvarado.wuil;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.