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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
62c44880b713617fb15c4b611123f81c0063bda9 | b4a601feaab2a87c5e603c911f1b5e59945f3f5a | /src/main/java/fantasygame/weathewear/Armour.java | 5534b2205ffd90bb8fae4f93cdab32d8ec366018 | [] | no_license | AndreyChaykin/FG | 0e4e93eba8caa3ae59d0763b0d1ad5b4ad37787d | 3502419ecf00fbb6aa4c424df6e1856515ee18f0 | refs/heads/master | 2020-04-10T21:07:41.179392 | 2015-10-23T22:40:17 | 2015-10-23T22:40:17 | 40,044,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 951 | java | package fantasygame.weathewear;
import org.apache.log4j.Logger;
import static fantasygame.ClassNameUtil.getCurrentClassName;
public abstract class Armour {
private static final Logger LOG = Logger.getLogger(getCurrentClassName());
private int protection;
public Armour(int protection) {
... | [
"andriy.chaykin@gmail.com"
] | andriy.chaykin@gmail.com |
5b9d585ca6ecce886a3f5f45d598cb75cdafb82d | 9accad6e42e0c9eec76ff123f6bf9664fd835637 | /view/MenuScreen.java | 8a96428a46755c0d04b2c10c5a2ac7bb16f99e34 | [] | no_license | Nikhithagaddam/creative-assignment03-Nikhitha | 2ecf6c23331e98e2937c32f6f81d69fff654f96d | 1ac95ce2ef7b2c23251d1490680f2fd7e09de74c | refs/heads/master | 2023-08-19T12:20:23.864002 | 2021-10-22T04:45:51 | 2021-10-22T04:45:51 | 419,967,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,040 | java | package view;
import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.Dimension;
import java.awt.GridLayout;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JPanel;
public class MenuScreen {
private JFrame window;
public MenuScreen(JFrame window){
this.w... | [
"ngaddam@uco.edu"
] | ngaddam@uco.edu |
124bc4784b636cb7d2921f7be591033f52f78269 | 38bdd3c7110186e7a2bfbe26b1d56ddb851d2646 | /src/main/java/com/tongyuan/myAop/proxy/ProxyChain.java | df7bf562dcae5e5e369b5854e5aec24e67810a80 | [] | no_license | secondzc/zcy_spring | f498a90e8c5fb85c49dbd6942eabf131f2d356e6 | 58bb2307d2a28eaae0913db9edf9c8f3e7747de4 | refs/heads/master | 2021-04-09T17:39:07.999406 | 2018-03-26T09:06:54 | 2018-03-26T09:06:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,393 | java | package com.tongyuan.myAop.proxy;
import net.sf.cglib.proxy.MethodProxy;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.List;
/**
* Created by zhangcy on 2018/3/26
*/
public class ProxyChain {
private Class<?> targetClass;
private Object targetObject;
private Object[] arg... | [
"1146923246@qq.com"
] | 1146923246@qq.com |
8476e5ed547f4e0d5d3743e8ef16b0fcacda7148 | 415785363820e36578fc9330891173ea35df21e6 | /java_servlet_create/src/com/lixin/servlet/UserServlet.java | 1a7a0c13c9a296ee335b4080f2484178005f79f1 | [] | no_license | dagf113225/java- | 1d462fb13ed42e327bd5d076e2807203c40d8a7b | 57ab6ad2bd2e146a01f1d9440d749740cae4ed5c | refs/heads/master | 2020-04-12T10:45:24.423313 | 2019-01-02T08:41:50 | 2019-01-02T08:41:50 | 162,439,451 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 237 | java | package com.lixin.servlet;
public class UserServlet {
public void doGet()
{
System.out.println("UserServlet is doGet start...");
}
public void doPost()
{
System.out.println("UserServlet is doPost start...");
}
}
| [
"512444862@qq.com"
] | 512444862@qq.com |
b53e8f6f75bc5f89641a4ed295b0d3286e7010a9 | aa9aa961b18fb9243162fc6344f9882734c40df9 | /CRM_ssh/src/com/gzucm/service/UserService.java | aafe9cfcddf87b708de15a009fcb2e60029a75a8 | [] | no_license | lzqwan20/SSM | 31345ea07d14b2f6228e83c6fc22bf034fb95877 | b292b451bb61bd78c5c043863ed8e14d819c3c3a | refs/heads/master | 2022-12-18T04:42:25.745632 | 2019-09-01T06:17:18 | 2019-09-01T06:17:18 | 205,635,180 | 1 | 0 | null | 2022-12-04T09:46:00 | 2019-09-01T05:50:13 | JavaScript | UTF-8 | Java | false | false | 149 | java | package com.gzucm.service;
import com.gzucm.domain.User;
public interface UserService {
User login(User user);
void saveUser(User user);
}
| [
"2715775424@qq.com"
] | 2715775424@qq.com |
5d538b3aa7f5d091c8f50c3ebbaa42d23df32877 | a148ff72766670511af68862843f5434de592c14 | /app/src/androidTest/java/com/agrotic/sena/www/entrenosenasoft2018_pureba2/ExampleInstrumentedTest.java | 9e49f05675209aca0a0bdfcb1bd8e96a1c4c12ff | [] | no_license | jos3cort3s20/EntrenoSenaSoft2018_Pureba2 | f7d95caf98f9355c93a90122d8e9773d8b0c34fa | 31606b6e6de93c562e7f03358d152c6ef2f526f2 | refs/heads/master | 2020-03-23T22:53:27.628156 | 2018-07-24T22:48:16 | 2018-07-24T22:48:16 | 142,204,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package com.agrotic.sena.www.entrenosenasoft2018_pureba2;
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 w... | [
"j_cortes20@hotmail.com"
] | j_cortes20@hotmail.com |
7ea8b604dd9885f920c19cac37aa00a75e5edec1 | f73b581f363de907ea9a96a38611153a7ca5156c | /2021_Test/Chap1/src/MovieMiddle.java | fc9186117d795b665b834f92556171972d5e2411 | [] | no_license | seohyun319/Elderly_People_Kiosk_Project | 1cec1c10e8df8e6e7bfaefd7ac3f7c7ad34cf747 | 1aca90107cea185543e39533fe6bbd2bc4658a5d | refs/heads/master | 2023-06-05T04:11:11.725870 | 2021-06-22T00:48:26 | 2021-06-22T00:48:26 | 377,988,285 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 13,636 | java | import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class MovieMiddle extends JFrame implements ActionListener {
JButton btOk, btHelp;
static JButton back;
JLabel labelMvPhoto, labelSelect, labelA1, labelA2, labelA3, labelANum1, labelANum... | [
"tjguselly0319@gmail.com"
] | tjguselly0319@gmail.com |
4a4b74c0f445e6cae32ee860785e168afcd2c8cc | c3ce754bd503364e3d945da0b6fc357cd13e7f3d | /app/src/main/java/com/example/pdfgenerate/MainActivity.java | 1654da5904173ccd27d794f30e86652c720dd8f0 | [] | no_license | elfaranadivaap/Library-2 | 58984b354c719d599fe9f9eebe05abba15a8908b | be490a41ffec8a46a107b8dc58ae27f956687cb3 | refs/heads/master | 2020-07-26T17:57:15.802599 | 2019-09-16T06:10:40 | 2019-09-16T06:12:46 | 208,726,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,560 | java | package com.example.pdfgenerate;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.ActivityCompat;
import android.Manifest;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android... | [
"j0h@example.com"
] | j0h@example.com |
0eb427c8efe150d5edf37880502e9718ca031461 | 109e95d999fa7da3f2b4d86bf48a2f13ac4b39f0 | /app/src/main/java/com/giulio/contentprovider/ContactComparator.java | a14c9f6d0a748b3e639b015f7f1652728cd02529 | [] | no_license | giuliohome/Contacts2Xls | 2e2074a1b36ffe2f3b91d79a673d457743b2f87e | a73c4d02de2ba7216e1c43cbda7134e73d44e67e | refs/heads/master | 2023-03-16T11:20:07.124547 | 2023-03-10T22:19:52 | 2023-03-10T22:19:52 | 79,085,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.giulio.contentprovider;
import java.util.Comparator;
public class ContactComparator implements Comparator<Contact> {
@Override
public int compare(Contact arg0, Contact arg1) {
// TODO Auto-generated method stub
return arg0.name.compareToIgnoreCase(arg1.name);
}
}
| [
"giuliohome@gmail.com"
] | giuliohome@gmail.com |
aa699cd195b05f310fd8d7d685b45f55972701a9 | 418d625b49d5f04f25990d408514646220a7e0bf | /src/si/ijs/its20/test/TestIO.java | 29d0f78bb44ef95897064262696fe72114cd99a1 | [
"Apache-2.0"
] | permissive | tadejs/enrycher-its20 | 107c4335ec3d15448341e0d7b7b8cbb247b6ca45 | 5713cc05075373812b763023952a85038c8a6ade | refs/heads/master | 2016-09-06T03:41:58.042026 | 2013-03-15T12:55:30 | 2013-03-15T12:55:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,558 | java | package si.ijs.its20.test;
import java.io.File;
import java.io.IOException;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.xpath.XPath;
import javax.xml.xpath.XPathConstants;
import javax.xml.xpath.XPathExpression;
import javax.xml.xpath.XPathExpressionException;
import javax.xml.xpath.XPathF... | [
"tadej.stajner@ijs.si"
] | tadej.stajner@ijs.si |
97c6e26cd97d48dac287ffb8af4c5912c4a9c675 | 7053d92a168bb0d03b4371a3eeeae32a745c329b | /src/com/mohsin/learning/pointers2/TripletSumCloseToTarget.java | f007e0663394e9dadef435029e7a99bb75a31e47 | [] | no_license | mohsiqba/Learning | bc96d187bbb187297f5002771f29e547f6e3653c | 81488535292e89963aab3be60f2f4f09c2d152d6 | refs/heads/master | 2023-08-10T19:53:03.195143 | 2021-09-13T15:46:37 | 2021-09-13T15:46:37 | 381,420,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | java | package com.mohsin.learning.pointers2;
import java.util.Arrays;
/**
* @author : m0i005b (mohsin.iqbal@walmartlabs.com)
* Date : 17-May-2021
* Description :
*/
public class TripletSumCloseToTarget {
public static void main(String[] args) {
System.out.println(tripletSumCloseToTarget(new int[]{-2, 0, 1, ... | [
"mohsin.iqbal@walmart.com"
] | mohsin.iqbal@walmart.com |
50fa29a1fb598cd802a8fc3f6554e585e6b3b823 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_fb5fb4e4ba2d07b6419a6c48c60791e6b4404755/AppSummaryPage/8_fb5fb4e4ba2d07b6419a6c48c60791e6b4404755_AppSummaryPage_s.java | a7f5cc13b194244f1c5f20bd8b9cd4c736ce9e89 | [] | 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,042 | java | package com.triposo.automator.itunesconnect;
import com.triposo.automator.Page;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
class AppSummaryPage extends Page {
@FindBy(css = ".left .app-icon")
WebElement leftHandSideVersionDetail... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
5d7436840db9b04b247a4931d23e84e724ab5a15 | 92e1115c30805e38fb4e6466e64d986f52f2f6c8 | /src/com/company/EqualsInteger.java | 5fcd42e9d28393d60a0700f5ad6245b4321ab478 | [] | no_license | monegask1969/EnumsStrings | ac4bd778dd0e1a3b6d453bdfade9f874de9b467f | 62453be608c4712fdebd9f65607485695def88b2 | refs/heads/master | 2021-01-10T06:13:34.392825 | 2016-02-06T12:28:13 | 2016-02-06T12:28:13 | 51,200,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | package com.company;
/**
* Created by uitschool JV on 2/6/2016.
*/
public class EqualsInteger {
public static void main(String[] args) {
Integer iOb = 100;
Integer kOb = 100;
if(iOb.equals(kOb))
System.out.println("equals");
else
System.out.println("no equ... | [
"monegask1969@gmail.com"
] | monegask1969@gmail.com |
32ed6925dfc23ced52d0b9efc1fbfc8148d1695e | f7086c5400272c27db084a952496c41359865159 | /src/coordinates/Point.java | d05ebacff3897bca23ef3add12d3a17a2ec7255c | [] | no_license | odovhai/Guava_vs_Java | b0de5400672d947b544d365531f1c3181d847935 | d170c2d4d00a8e11f277d25442ab4afcb1705f7b | refs/heads/master | 2021-01-19T18:35:55.531509 | 2015-08-27T11:19:19 | 2015-08-27T11:19:19 | 41,360,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 914 | java | package coordinates;
public class Point {
private long x;
private long y;
public Point(long x, long y) {
this.x = x;
this.y = y;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;... | [
"dovgaj@gmail.com"
] | dovgaj@gmail.com |
063547cb77b5289f293c0ece9d4ecba667656cbd | 4a7c61b0989c8b9a8d1cc7c5e93815e475840242 | /springboot-study-service/src/main/java/com/cxn/zqsignature/support/RsaSign.java | 2862d4df3ed651460aa1183a4f15f650e0d947f6 | [] | no_license | boruishao/springboot-study | af4b45cbaf7784fd2a8ba4fcc1ffbc882efc64dc | 363a7cc8063a679863c0746623b74673e92d9ba3 | refs/heads/master | 2020-03-12T13:51:25.122277 | 2018-04-21T08:16:10 | 2018-04-21T08:16:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,020 | java | package com.cxn.zqsignature.support;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
/**
* RSA工具类
*/
public class RsaSign {
private static Log logger = LogFactory.getLog(Rs... | [
"caoxunan121@163.com"
] | caoxunan121@163.com |
609cef071c802fea2ebd51a90afcf87b40319fb1 | 3f6e460b112ffb7d5c6e03cef2e0d8b34a49b448 | /sfg-di-di-assignment/src/main/java/hari/springframework/pets/PetService.java | 7c3eee9de8c385cededa71eca3312994bacdcb06 | [] | no_license | harithab22/spring-framework-practice | 46aacabf353c06caa6ea72e022dea3f12da18d25 | 9054793511db9af1e76f28ff15acf95810ba6ee8 | refs/heads/main | 2023-04-10T18:44:43.158310 | 2021-04-23T02:45:51 | 2021-04-23T02:45:51 | 350,929,543 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 96 | java | package hari.springframework.pets;
public interface PetService {
String getPetType();
}
| [
"54477875+harithab22@users.noreply.github.com"
] | 54477875+harithab22@users.noreply.github.com |
4124e80058a4fcb0f4f4b25b9549013d202a79ff | d9fdd43b70264105ad70f2ec4cefeb52885d5006 | /java/src/com/tadosoft/krowdit/test/AllTests.java | 6a7c6eaee7de28f949cb651983e32d7f1682eeec | [] | no_license | mebusw/krowdit | a9e99a0cebfce61c39761177b2b57097c603599f | 5bfc633729901bc0d9531541d16050376bcc8b44 | refs/heads/master | 2020-04-20T22:25:00.999149 | 2015-02-24T11:00:36 | 2015-02-24T11:00:36 | 31,255,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,401 | java | package com.tadosoft.krowdit.test;
import com.tadosoft.krowdit.test.dao.*;
import junit.framework.JUnit4TestAdapter;
import junit.framework.Test;
import junit.framework.TestSuite;
public class AllTests {
public static Test suite() {
TestSuite suite = new TestSuite("Test for com.tadosoft.krowdit.test");
//$JUni... | [
"mebusw@163.com"
] | mebusw@163.com |
a6768d033928d52baf97933c3055805bd4d1cd55 | d7d997d7d2a50a85eaf2eae8b5bfebc6862cef55 | /src/main/java/invalue/core/repository/PlanOfYearRepositoryImpl.java | 0aea4438cda323d917440d9edd846f7c63d1cd9c | [] | no_license | datpt154/stock-filter-server | c5af00584b806ef25e1281f5c3de5a666a539bf6 | 77a8d586ed8ff77d318cef940424c54df4aad8fa | refs/heads/master | 2020-03-20T05:39:15.352908 | 2018-12-20T05:59:20 | 2018-12-20T05:59:20 | 134,129,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,476 | java | package invalue.core.repository;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;... | [
"nguyenphathuy0808@gmail.com"
] | nguyenphathuy0808@gmail.com |
9baa780e4865cef8971b73b194d7a278274f7c8f | c2f00804d91e43fb11b30bd9a132d6cf6a97342b | /src/main/java/com/app/model/Maestro/Catalogo/Marca.java | b5db454ce249d588956cebdb0ba125e73566c1e5 | [] | no_license | Jass1321/MiBeatrizBACK | 15392ef74db52071db4f79d43c170e80efeac9bf | 1fd328b24dfc4c4c7cb85d33a76fcc9e886e67f5 | refs/heads/master | 2023-07-06T04:35:56.593275 | 2021-08-13T21:31:24 | 2021-08-13T21:31:24 | 372,569,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,495 | java | package com.app.model.Maestro.Catalogo;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence... | [
"jassyra13216@gmail.com"
] | jassyra13216@gmail.com |
55f4ebf2acfa72c6fa87d99a75bdae7d31d6a7b0 | 53a9beb1e504cc393b485aed4397732bc1f2ba7c | /app/src/main/java/edu/good9016csumb/projectreview/Helperobjects/Transactions_Table.java | 1b6fedae13b1992d0ba79db6e69d235a9c7c56c4 | [] | no_license | algoodwin/ProjectReview | 7540ad6c5d0943d0e649481427c1e809ab8f50f0 | 14b2219f1b595163c5af0f5f118c1330f46eb611 | refs/heads/master | 2021-01-20T13:23:08.037851 | 2017-05-11T23:35:37 | 2017-05-11T23:35:37 | 90,485,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,088 | java | package edu.good9016csumb.projectreview.Helperobjects;
/**
* Created by alyssiagoodwin on 5/9/17.
*/
public class Transactions_Table {
public static final String TABLE_TRANS = "trans"; //name of the table
//columns in the table
public static final String KEY_TYPE = "type";
public static final Strin... | [
"alyssiagoodwin@gmail.com"
] | alyssiagoodwin@gmail.com |
d4265e8e1f34ec7a1c9b10bbb4aaeb9f0ea39a9e | 96f5d2b663631c6727349da43b58045aa39df63b | /QuickBuild/src/main/java/com/gmmapowell/quickbuild/build/BuildContextAware.java | 4cefb7990282e694d4163407c677325eab915d51 | [] | no_license | gmmapowell/QuickBuild | 80f78b513fb3b982889496b8c46d3b068a22e933 | bfbe2e2e26ff96d9c389dc7bca0dcf014376f8d5 | refs/heads/master | 2020-05-31T17:46:43.937050 | 2020-02-15T08:38:37 | 2020-02-15T08:38:37 | 190,410,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package com.gmmapowell.quickbuild.build;
public interface BuildContextAware {
void provideBuildContext(BuildContext cxt);
}
| [
"gmmapowell@yahoo.com"
] | gmmapowell@yahoo.com |
685e37a0caf7f1fa83cb4fe334e4615ba472df71 | edb10a06f56d9bd19b0b60581728900a03d9732a | /Java/wordDictionary.java | 79e35e11890de65ade081b07d6ad909c7f9298ff | [
"MIT"
] | permissive | darrencheng0817/AlgorithmLearning | 3ba19e6044bc14b0244d477903959730e9f9aaa8 | aec1ddd0c51b619c1bae1e05f940d9ed587aa82f | refs/heads/master | 2021-01-21T04:26:14.814810 | 2019-11-22T06:02:01 | 2019-11-22T06:02:01 | 47,100,767 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,236 | java | import java.util.LinkedList;
import java.util.Queue;
public class wordDictionary {
public static void main(String[] args) {
// TODO Auto-generated method stub
myWordDictionary test=new myWordDictionary();
test.addWord("bad");test.addWord("dad");test.addWord("mad");
System.out.println(test.search("pad"));
... | [
"darrencheng0817@gmail.com"
] | darrencheng0817@gmail.com |
d94b88d4052a9e2f6eda0276c98acf5f75538e96 | ea1d84c9879063bf38b412c8742b27ff171e682e | /src/main/java/com/johnny/store/service/CollectionService.java | e7d4a61fece802cd8f7a963341752bead31eaf09 | [] | no_license | JohnnyStore/StoreService | 2ef51c5072896323c3e1df163909b9c2825ea461 | 7aff7472e01695863858b1169d762202061334c9 | refs/heads/master | 2020-03-27T08:31:36.027499 | 2019-05-24T06:47:20 | 2019-05-24T06:47:20 | 146,264,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package com.johnny.store.service;
import com.johnny.store.dto.UnifiedResponse;
public interface CollectionService extends BaseService {
UnifiedResponse findList(int pageNumber, int pageSize, int customerID, String status);
UnifiedResponse findListByItem(int customerID, int itemID, String status);
}
| [
"johnny.q.zhang@outlook.com"
] | johnny.q.zhang@outlook.com |
a6348561e5fa14626e96aa33bd83efbe80069356 | 6193f2aab2b5aba0fcf24c4876cdcb6f19a1be88 | /wds/src/public/nc/ui/wds/w80060602/MyClientUICheckRuleGetter.java | 02464bc68dcc2e2ba9e65d4cdce1557fe6569448 | [] | no_license | uwitec/nc-wandashan | 60b5cac6d1837e8e1e4f9fbb1cc3d9959f55992c | 98d9a19dc4eb278fa8aa15f120eb6ebd95e35300 | refs/heads/master | 2016-09-06T12:15:04.634079 | 2011-11-05T02:29:15 | 2011-11-05T02:29:15 | 41,097,642 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 586 | java | package nc.ui.wds.w80060602;
import java.io.Serializable;
import nc.vo.trade.pub.IBDGetCheckClass2;
/**
* <b> 前台校验类的Getter类 </b>
*
* <p>
* 在此处添加此类的描述信息
* </p>
*
*
* @author author
* @version tempProject 1.0
*/
public class MyClientUICheckRuleGetter implements IBDGetCheckClass2,Serializ... | [
"liuyushi_alice@163.com"
] | liuyushi_alice@163.com |
e79075481020fca8daf20b3735534e9be1150cbe | c7b4d929f256438b26dac9c38a0e2763a7d5ba9b | /EVA Refactored/src/messages/CheckingMessageBox.java | bcffd08f1f16c6d0f14b6e776ef83b68de2a55da | [] | no_license | JohnQ00/Refactored-EVA | 57bd88d3b48d29ab100bcfc82710e4dc5b100e57 | ba45a8f2f2c77e13c84448c64e2f84a7e8843d4c | refs/heads/master | 2020-12-18T18:42:25.784109 | 2020-02-03T20:01:21 | 2020-02-03T20:01:21 | 235,487,187 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | package messages;
import user.User;
import java.util.ArrayList;
public class CheckingMessageBox {
public void receivingMessage(ArrayList<User> users, int userId){
System.out.println("\nChecking messages...");
for (int i = 0; i < users.get(userId).getMessagesQuantity(); i++) {
... | [
"noreply@github.com"
] | noreply@github.com |
59f948fb957d78511559d4dc22b38d49c1c66ba7 | 033d65f1d1922deb3a17006f47167a0649a9cd98 | /services/CustomerServiceImpl.java | fa99b1de10105db4caa7fd983dd5e48339758eed | [] | no_license | ammarita/SpringAssignment | bb1cc77cf62f0bc099dbd9682a8dd9bb6343e4ad | ac66fd757defc2a1aa2968a2d8cfa00814091c60 | refs/heads/master | 2020-07-14T14:31:44.518384 | 2019-08-30T08:06:11 | 2019-08-30T08:06:11 | 205,334,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,281 | java | package com.example.springmvc.services;
import com.example.springmvc.domain.Customer;
import java.util.*;
public class CustomerServiceImpl implements CustomerService {
private Map<Integer, Customer> customers;
public CustomerServiceImpl() {
// loadCustomers();
}
@Override
... | [
"noreply@github.com"
] | noreply@github.com |
ba8b2a806ad3cd1c31e9eff224b71ae08dfc1a8b | 3714974b546f7fddeeea54d84b543c3b350a7583 | /myProjects/MGTV/src/com/starcor/xul/Graphics/XulSVGDrawable.java | 6d65e9483ae85cc90abbb831c57db2e89940791a | [] | no_license | lubing521/ideaProjects | 57a8dadea5c0d8fc3e478c7829e6897dce242bde | 5fd85e6dbe1ede8f094de65226de41321c1d0683 | refs/heads/master | 2022-01-18T23:10:05.057971 | 2018-10-26T12:27:00 | 2018-10-26T12:27:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,352 | java | package com.starcor.xul.Graphics;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.RectF;
import android.util.Log;
import com.caverock.androidsvg.SVG;
import com.caverock.androidsv... | [
"hiram@finereport.com"
] | hiram@finereport.com |
b9fa7a2a7c62919b30c7c2ee7e8981167c886432 | 3da41d2cf7325872ab18fc5dc1bf4e377ee6f212 | /edu/buffalo/cse/irf14/analysis/FilterRules/CapitalizationRule.java | eda3320530b7c2eea0b6d491a1b0612c9295798d | [] | no_license | krnprdp/IR-project | d24c00318b8d115969cd7d10bd6632ba4b773a9a | c6d93c1dc86dff8652df21a8342ff16a356dbcb8 | refs/heads/master | 2020-12-28T20:42:29.184112 | 2014-10-18T14:53:44 | 2014-10-18T14:53:44 | 24,996,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,429 | java | package edu.buffalo.cse.irf14.analysis.FilterRules;
import edu.buffalo.cse.irf14.analysis.Token;
import edu.buffalo.cse.irf14.analysis.TokenStream;
import edu.buffalo.cse.irf14.analysis.TokenizerException;
import edu.buffalo.cse.irf14.analysis.TokenFilter;
public class CapitalizationRule extends TokenFilter {
Token... | [
"krnprdp@gmail.com"
] | krnprdp@gmail.com |
fdef3e0c5e0b9b1d79217b941980fc005a4a5c22 | ec9dacd41c75346c05d836b4000a6eeadaa596e3 | /eopPay/src/main/java/net/ytoec/kernel/techcenter/api/SMSSearchCore.java | 40a7258698227552c371ba84645e4fed71c1c3e9 | [] | no_license | Pd1r/eop | 08295a8c2543c3f96470965fc9db90fcb186335a | 0c43b484de6f08e57a64b5194fc1413db0fd78f4 | refs/heads/master | 2020-06-07T17:31:56.208813 | 2018-11-28T05:57:59 | 2018-11-28T05:57:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,097 | java | package net.ytoec.kernel.techcenter.api;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import net.ytoec.kernel.common.HttpPostCore;
import net.ytoec.kernel.dataobject.SMSObject;
import net.ytoec.kernel.service.SMSObjectService;
import org.apache.commons.collections.C... | [
"caozhi_soft@163.com"
] | caozhi_soft@163.com |
f6914a4752c3ded56afa9a3f515f30da26870d68 | 1c757bb0c860fd508585c420c18bc9470179bb72 | /app/src/main/java/projects/android/my/contextmenu/MainActivity.java | 9fd1355aee7e14451ff0ad680581bde0f0292aae | [] | no_license | VikramBaliga/Assignment9.4 | a28203545d54fd08461922922ad2523b44f55dbc | ff01998cf776939229576c09e2586594c25f2241 | refs/heads/master | 2021-07-10T10:55:05.834526 | 2017-10-10T17:25:08 | 2017-10-10T17:25:08 | 106,445,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,438 | java | package projects.android.my.contextmenu;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.ContextMenu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
... | [
"vikram.baliga21@gmail.com"
] | vikram.baliga21@gmail.com |
00989d43788e3418ab9b80967ca23d89cf546815 | 3405d610452960326f9327a4ff2141d8416a9415 | /hacker-rank-tasks/src/main/java/recursion/ThePowerSum.java | 98b4f60ed3f588369d7a17c4f55dfd083fc08947 | [
"MIT"
] | permissive | yaskovdev/sandbox | 3d856e181f54ea936f64fbac22be56c8c1e21826 | d38fde20ea727d73886859b8be86f19e7752010b | refs/heads/master | 2023-06-27T05:53:03.809710 | 2023-06-15T15:54:54 | 2023-06-15T15:54:54 | 98,095,123 | 0 | 0 | MIT | 2022-02-26T08:21:41 | 2017-07-23T12:05:33 | Java | UTF-8 | Java | false | false | 1,501 | java | package recursion;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
/**
* https://www.hackerrank.com/challenges/the-power-sum/problem
*/
public class ThePowerSum {
public static void main(final String[] args) {
final Scanner scanner = new Scanner(System.in);
final in... | [
"yaskovdev@gmail.com"
] | yaskovdev@gmail.com |
073a7a488e6df7593c35e04f5bb66d69b86f2b82 | a9d12240ba50a1fc52966ad689a38a9a083a6250 | /src/at/bischof/tasks/dao/GroupDAO.java | f523603dc1139d9a97c66767462ffe8736e66188 | [] | no_license | Bischi/jumumanager | f2bbefa2a0fcab73751488e930fda011be185002 | a15f2f792a1a37ad69e1234f996858cbd75f53d3 | refs/heads/master | 2021-01-23T04:09:56.748423 | 2015-04-17T10:15:21 | 2015-04-17T10:15:21 | 33,724,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,959 | java | package at.bischof.tasks.dao;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Connection;
import at.bischof.tasks.vo.Group;
public class GroupDAO {
public List<Group> getAll... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
ddd29c969afe860357f971900a0f8ab89fc4db46 | 2b6c5004b2f467d453f6a227306ae9830c1b834f | /archive/2018.02/2018.02.02 - February Challenge 2018/CarpalTunnel.java | f9840a18dc9bdc3894aade59dd97402797268cf0 | [] | no_license | gargoris/yaal | 83edf0bb36627aa96ce0e66c836d56f92ec5f842 | 4f927166577b16faa99c7d3e6d870f59d6977cb3 | refs/heads/master | 2020-12-21T04:48:30.470138 | 2020-04-19T11:25:19 | 2020-04-19T11:25:19 | 178,675,652 | 0 | 0 | null | 2019-03-31T10:54:25 | 2019-03-31T10:54:24 | null | UTF-8 | Java | false | false | 447 | java | package net.egork;
import net.egork.io.InputReader;
import net.egork.io.OutputWriter;
import static net.egork.misc.ArrayUtils.maxElement;
public class CarpalTunnel {
public void solve(int testNumber, InputReader in, OutputWriter out) {
int n = in.readInt();
int[] a = in.readIntArray(n);
i... | [
"egor@egork.net"
] | egor@egork.net |
ad63d0263bba36a434ec3340e8c72c66b4b4a5d1 | c8af430a2890c226eb99d3b3c983dcc6e5824c2f | /Programa2.0/Controlador_Dades_Recurs.java | 5d6059d8abff95dd7343f5887a5cc87b394c438f | [] | no_license | JoRd118/PROP | c51c7c3829e368ed52a5d8806de9fae3c6010429 | df40b854922594dc67bbe31d2da9302ddc4c32da | refs/heads/master | 2021-01-23T06:44:23.139851 | 2014-06-08T20:46:36 | 2014-06-08T20:47:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,470 | java | //import java.util.*;
//import java.io.*;
//import java.nio.*;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import ja... | [
"claudicervello@MacBook-MacBook-Pro-de-Claudi.local"
] | claudicervello@MacBook-MacBook-Pro-de-Claudi.local |
1c70217eb73cc8bab014cba164ddd17916b38d85 | ee9997d2d264f8d62e595793d8456e3a8887a337 | /src/advent/Day7.java | f2f1950e77f9eb82d13e02843d0f1f7a36d9fa66 | [] | no_license | darisma/advent-of-code-2020 | 3b7c749bc54171f1292efb06bcb375f76bf616b6 | 121008be78663c9a454977fc3f616f699021dc2e | refs/heads/main | 2023-01-31T01:30:23.121486 | 2020-12-09T07:23:51 | 2020-12-09T07:23:51 | 319,006,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,343 | java | package advent;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class Day7 {
static AdventInputReader ir = new AdventInputReader();
static final String FN = "day7.txt";
public static void main (String[] args) {
System.out.println("Answer t... | [
"tatusuopajarvi@hotmail.com"
] | tatusuopajarvi@hotmail.com |
e6e2b56c20ce7ab0a12005c2aaa314a90bf3c442 | 528fc4ee8012beccbc47c938bdbf71f652df7cc3 | /src/supply/cargo/SendAndWaitBehaviour.java | ed96e8c59df8a76b48bdfca7b46cc3f56652a8a6 | [] | no_license | Vovchikan/TPE-lab2-Agents | c283ce908ca0f1c0986a0835a85dc1727ac214eb | f5781c937d1f29367a520f2126c7d4980dd2d7dd | refs/heads/master | 2022-04-25T17:49:04.574349 | 2020-04-28T12:53:48 | 2020-04-28T12:53:48 | 249,673,032 | 0 | 0 | null | null | null | null | WINDOWS-1251 | Java | false | false | 3,126 | java | package supply.cargo;
import java.util.Arrays;
import java.util.Collections;
import jade.core.behaviours.*;
import jade.lang.acl.*;
import supply.delivery.DeliveryInfoForCargo;
public class SendAndWaitBehaviour extends SimpleBehaviour {
private boolean finished = false;
private String[] receiversNames;
private C... | [
"vovchikan@gmail.com"
] | vovchikan@gmail.com |
3b5e8bd6dcecf0cd82e34286fab2ee0f083aeee3 | c4fb85c6bbd33fedada0bad2e2a44f63ec839b85 | /.svn/pristine/44/44ff10b9b8b6f875c48489377e4e9905c1bbc135.svn-base | f95cf94e0417b7fe7ef363dfc53f520aecf78482 | [
"Apache-2.0",
"MIT"
] | permissive | KqSMea8/lbzgweb | 02a0487e256a45f9ac1dd8eba4e35c9e7676de68 | 42e5fa64231d9ca5c058c8fbc9307805852f2496 | refs/heads/master | 2020-04-13T18:19:18.233496 | 2018-12-28T05:09:52 | 2018-12-28T05:09:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,696 | package com.lyarc.tp.corp.outprocess.provider.service;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.lyarc.tp.corp.UserHolder;
import com.lyarc.tp.corp.common.bean.PageResultBean;
import com.lyarc... | [
"1372515329@qq.com"
] | 1372515329@qq.com | |
881fb548bcc92dcba05a08089b8d35683d4c6cd8 | 978eb672f33d625f1eb29aed668e52a2364e7983 | /wechatOAweb/src/main/java/com/leyidai/web/weChat/MessageUtil.java | 385138768d41de11b6c731f03ebd294f195f0e61 | [] | no_license | truechuan/wechatOA | 72c77925c5a64e5cf3e8443eb2fdb7565dd3ba58 | 3c6372b923dd58a21cce1bece8c0dde59de4738c | refs/heads/master | 2022-12-23T09:36:03.499605 | 2021-05-07T09:13:28 | 2021-05-07T09:13:28 | 120,618,443 | 1 | 2 | null | 2022-12-16T02:27:19 | 2018-02-07T13:26:41 | Roff | UTF-8 | Java | false | false | 3,044 | java | package com.leyidai.web.weChat;
import java.io.InputStream;
import java.io.Writer;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.dom4j.Document;
import org.dom4j.Element;
import org.dom4j.io.SAXReader;
import com.thoughtworks.xstream.... | [
"chen_chuan@126.com"
] | chen_chuan@126.com |
04bae787c80f10ba789551580d4fb8dae2efb79e | d0f2b0e7bf9653f215c0e00915d3796bf8197677 | /mobile/src/main/java/com/robotemplates/cookbook/CookbookApplication.java | a9252fe0baf580295f5e34870092cfd9cba3276c | [] | no_license | melashry/cookbook-1.1.0 | 97c1234834fb8013ac8a562afcc8f2944fe9d34d | 179d53fce995ee0df153a5d7e9c771759b9be49b | refs/heads/master | 2021-06-27T15:04:32.434815 | 2017-09-17T12:39:52 | 2017-09-17T12:39:52 | 103,757,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,388 | java | package com.robotemplates.cookbook;
import android.app.Application;
import android.content.Context;
import com.google.android.gms.analytics.GoogleAnalytics;
import com.google.android.gms.analytics.Tracker;
import com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiscCache;
import com.nostra13.universalimageloa... | [
"mohamedelashry323@gmail.com"
] | mohamedelashry323@gmail.com |
de929e94318eab229f73262eb2753c6767633c1c | 0c9cd4c8ced08238b652438c8b8d80f5653a97a1 | /ask-app/src/main/java/com/androidstarterkit/util/FileUtils.java | 1cfb85f82533e4bd80938794ca63719507192c9c | [
"MIT"
] | permissive | vaginessa/AndroidStarterKit | 6d6a91859ebc37b28f00034a2b7169d514812df8 | ed7e81947175a9d02e3880ade95469713b33dda2 | refs/heads/master | 2021-01-19T23:02:47.854032 | 2017-04-16T17:31:58 | 2017-04-16T17:31:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,045 | java | package com.androidstarterkit.util;
import com.androidstarterkit.SyntaxConstraints;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStre... | [
"imkimkevin@gmail.com"
] | imkimkevin@gmail.com |
8827c78a5d3056e544f5fe36ad212d258da121fe | 3fae38b1701c319f89124a2434b5e98a99805f5f | /browser/src/nodes/LeafNode.java | a91cd5125f21c5e33074303e68bed777e53eb972 | [] | no_license | ibrahimAlabdullah/internet_browser | 654b7e3c90a1c103da3c5234c3b8df6d1cb8c097 | 02af07cd24163c88c1c83261951cb9e02ddf6759 | refs/heads/main | 2023-05-03T03:49:41.448940 | 2021-05-29T22:07:49 | 2021-05-29T22:07:49 | 372,078,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,188 | java | package nodes;
import java.util.Collections;
import java.util.List;
abstract class LeafNode extends Node {
private static final List<Node> EmptyNodes = Collections.emptyList();
Object value; // either a string value, or an attribute map (in the rare case multiple attributes are set)
protected final bo... | [
"ibrahim07alabdullah@gmail.com"
] | ibrahim07alabdullah@gmail.com |
a8aaad2e3869ea600a9e2a0acf44d4cd4312e579 | 3a38508eb940e18cb05e4850136b56a4fde0e38f | /src/main/java/cn/com/thtf/cms/report/serviceimpl/InstockDetailServiceImpl.java | 9d52017fecf9df8e6cdee6609294cdfbea41af5d | [] | no_license | fairyhawk/thtf_05_report-Deprecated | 55322258fe211950b64130391e71780350616210 | bda520a2c1eae69b6903f0a3772561989ba1f437 | refs/heads/master | 2016-09-09T22:38:56.838567 | 2014-01-25T10:30:38 | 2014-01-25T10:30:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,350 | java | /**
* ClassName StockProductDetailServiceImpl
*
* History
* Create User: Lubo
* Create Date: 2010-12-20
* Update User:
* Update Date:
*/
package cn.com.thtf.cms.report.serviceimpl;
import java.util.List;
import lombok.Getter;
import lombok.Setter;
import cn.com.thtf.cms.report.dao.InstockDet... | [
"bis@foxmail.com"
] | bis@foxmail.com |
774afff0c7c6b7864a2d87863e2a1f153a44ff2f | 5a3bb2d407d69397459d77c2e2dba6c451dc49df | /src/main/java/com/interview/weather/service/WeatherServiceImpl.java | b6a39c6e304f064391a8651422ca0b76c8784be1 | [] | no_license | balajidommaraju/WeatherService | d049cdd324b9e806d9c3cb0a68ddae8b1a994b34 | b5aa88d6a3687aef1eacab74b72de6e92ae68f5c | refs/heads/master | 2022-11-07T08:18:43.121205 | 2019-11-04T06:47:41 | 2019-11-04T06:47:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,426 | java | package com.interview.weather.service;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.List;
import java.util.TimeZone;
import org.json.JSONArray;
import org.json.JSONObject;
import org.slf4j.Logger;
... | [
"balajivjp@gmail.com"
] | balajivjp@gmail.com |
2194068ae4b2b96074a29025be9498a0ff64cf85 | 0115368c9b9fc5741062bb115850a389bcf7abc8 | /core/trunk/utils/src/main/java/org/apache/myfaces/jtracc/renderkit/html/util/TableContext.java | ff17cbe9f0f9e8900a57ee77a67d1ab4f54c996b | [] | no_license | os890/jtracc | 879f645af9dcdea0941f45e9fbcf8e2b4cee7fd1 | 1df537337d7ace6a61f1454cf5ae1c34d1cfd8e4 | refs/heads/master | 2020-04-25T23:27:31.140301 | 2007-08-08T18:48:38 | 2007-08-08T18:48:38 | 37,475,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,207 | 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")... | [
"thomas.spiegl@2f68b751-142f-0410-b4aa-05b97da1c307"
] | thomas.spiegl@2f68b751-142f-0410-b4aa-05b97da1c307 |
60ebea2ffdcd5c862a5ab87d3de72661657b08bc | 07d63591ffd9982217d1bac899cf24abcdd580ef | /app/src/main/java/com/hokagelab/www/yodu/MainActivity.java | 9061ba312069507e2f743a7c23c99d60eb93c1a7 | [] | no_license | yayanberutu/betamarsiajar | 47c1bba164b8fa3856dd810f775143c374cc971f | f9ec89552c96822ecd77832365fdf6c4d69e1f41 | refs/heads/master | 2022-06-13T20:31:45.721344 | 2020-05-10T10:26:54 | 2020-05-10T10:26:54 | 262,761,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,591 | java | package com.hokagelab.www.yodu;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.Button;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.T... | [
"="
] | = |
98e6538e71702bcaca717de3a619eeb238c9c5f0 | 4fd869f28a30a4259fc07ce7eb54d21ac5ae25bd | /src/com/kh/hp/myPage/controller/WithdrawalServlet.java | 610b0ea381a694f3b3dfbdaf3cbdf17097c3378e | [] | no_license | minheeha/semi-project | ced20c91f802927340e96b4b1735a7134995cd1d | 94003e5e9c5ea0f5f97dfb4674edbc67ace5e687 | refs/heads/master | 2020-07-15T22:56:41.133020 | 2019-08-06T18:13:04 | 2019-08-06T18:13:04 | 205,666,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,883 | java | package com.kh.hp.myPage.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.kh.hp.myPage.model... | [
"minhee@DESKTOP-NN94ADH"
] | minhee@DESKTOP-NN94ADH |
53f7dee4c85fe5c3c2219c64db1a0b81e0f9e73f | 8bc5044b479141720d05434407d7efb9515ea99b | /easy/PalindromeNumber_20181008.java | abb136c966e671a3e5ebe68a3e6d49a3cb2cc39d | [] | no_license | RebeccaFeng/LeetcodePractice | 09c9d08485aea5993a22abce714af040e2ed5d3a | 514066ece58190a7845d381dbe8215a4e1eaf5ea | refs/heads/master | 2020-04-01T14:49:26.149971 | 2018-10-16T15:51:24 | 2018-10-16T15:51:24 | 153,309,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 895 | java | /**
* @author fengyuan
* problem:
* Determine whether an integer is a palindrome.
* An integer is a palindrome when it reads the same backward as forward.
* solution:
* Revert half of the number;
*/
package easy;
import java.util.ArrayList;
import java.util.List;
public class PalindromeNumber_20181008 ... | [
"43394271+RebeccaFeng@users.noreply.github.com"
] | 43394271+RebeccaFeng@users.noreply.github.com |
36b79919cb7c39e07091278d03528956aa43c04e | 8f258098a8273f66703efb25da76c9bed3051325 | /app/src/main/java/com/alex/banner/verical/MainActivity.java | e849191de4da39ae26edff300d5fe45dd5f58ae2 | [] | no_license | alexchenopen/VerticalTipsBanner | a92c4e2fb998f449861cc4b58db72753d14f592a | a78249e18e908ee16c5e6ac82f8c4560f35b3315 | refs/heads/master | 2022-12-03T20:00:38.972636 | 2020-08-13T02:22:01 | 2020-08-13T02:22:01 | 111,679,937 | 11 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,807 | java | package com.alex.banner.verical;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.alex.widget.banner.tips.TipsBanner;
import com.alex.widget.banner.tips.listener.OnBottomTipsClickListener;
import com.alex.widget.banner.tips.listener.OnTopTipsClickListener;... | [
"alex.linchen@gmail.com"
] | alex.linchen@gmail.com |
5041d30427e8856b58833964ef2eb03666238ccb | cfd150c541b20c8673b41f9064e7635e5d0dc421 | /app/src/main/java/com/zzcar/zzc/utils/Utils.java | 391af5ef893e34551ccf122dab2987e06778bcbb | [] | no_license | ruhui/ZZC | 4423b9aecd0b6d9e6aadf3972b1342192495c3a4 | 5a605ee498640fba92fed9c6281c47bed05df3de | refs/heads/master | 2021-01-19T23:49:10.969284 | 2017-08-16T11:37:04 | 2017-08-16T11:37:04 | 89,010,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,148 | java | package com.zzcar.zzc.utils;
import android.content.Context;
import android.util.Log;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Random;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* 关于时间和数字的一些工具方法
*/
public class Utils {
static final String LOG_TAG = "Pul... | [
"921263933@qq.com"
] | 921263933@qq.com |
08ff677853d8e1063e4a1c36c8d9af3610945aae | 6955ff2ae0ba412f2ecdabbd40f49a2190e6ac82 | /RestFulWS/src/com/reparo/post/restfulWS/client/NetClientPost.java | 8c0faa72b55aab71bddb2bf27703c3ac404c793a | [] | no_license | neeraj2027/RestWS | 89b79c1573f7836dd611da2550e16f471679bd5b | 9b6d76d9c9780776c2c126f32d7c44d15afeb06d | refs/heads/master | 2021-06-26T07:49:59.463539 | 2017-09-15T15:32:38 | 2017-09-15T15:32:38 | 103,571,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,665 | java | package com.reparo.post.restfulWS.client;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.StringReader;
import java.io.StringWriter;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.n... | [
"Neeraj@SNSLI-050"
] | Neeraj@SNSLI-050 |
5a440defe9b25712a9f4ddf6370e1d23f624f0f5 | 730ee8b45d3480ad69fc515d3801db51f3801d06 | /src/main/java/com/ExtenReport/ExtentReportBase.java | 5cfbe2597b1da23c6778fe5ccb607fbb5d89d6c4 | [] | no_license | gauravgupta2706/JD_OrangeHRM_Maven | 4056fd0b6d980ad48d2b97084dffc132b75fd61e | 9c207cf2ec741956d6701da3d7c3ae0f99e7667a | refs/heads/master | 2023-03-12T18:54:32.713674 | 2021-03-03T07:21:38 | 2021-03-03T07:21:38 | 344,007,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 832 | java | package com.ExtenReport;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.reporter.ExtentSparkReporter;
import com.aventstack.extentreports.reporter.configuration.Theme;
public class ExtentReportBase {
static ExtentReports extent;
static ExtentSparkReporter reporter;
pub... | [
"gsg2706@gmail.com"
] | gsg2706@gmail.com |
d7be0c0f95a1ae8960b9363cb2d78e30283b37a8 | 8786168431ca25ec607c583da8e74bf05fcb1111 | /src/main/java/week3/day1/SmartPhone.java | d7e295e9176db02aa91a52d0c7c268270106928b | [] | no_license | suracebabu/SeleniumTestLeafCourse | a6a365dd1b52de8cac1587e954b91f5f72720b57 | d98ad8ee220f740c4da3a548c0289a26f63401f9 | refs/heads/master | 2023-08-28T06:35:35.646913 | 2021-10-05T20:51:57 | 2021-10-05T20:51:57 | 366,214,650 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package week3.day1;
public class SmartPhone extends AndriodPhone {
public void takeVideo() {
System.out.println("The method is used to takeVideo from SmartPhone class");
}
public void connectWhatsapp() {
System.out.println("The method is used to connectWhatsapp");
}
}
| [
"surac@DESKTOP-QD0P0H4.lan1"
] | surac@DESKTOP-QD0P0H4.lan1 |
00932712265709890873efbf5d0842373b1e395d | 90780a3a61f8d62f64aa45ab6e6e2d769945e772 | /src/main/java/com/example/mail/service/UserService.java | 7d714b9af7de6567afc98bafd1b4543b270c4191 | [] | no_license | XHHuiL/MailDemo | 350dd41cdb2841732765df12cdf59c7d0bd11f01 | ee9a60361d285445b23930b87e62621f6ba0c105 | refs/heads/master | 2020-06-13T21:22:31.707843 | 2019-07-03T10:41:08 | 2019-07-03T10:41:08 | 194,791,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 176 | java | package com.example.mail.service;
public interface UserService {
boolean register(String username, String password, String email);
boolean activate(String code);
}
| [
"16302010048@fudan.edu.cn"
] | 16302010048@fudan.edu.cn |
362928661d28c858862a57a17c6f54ad6d39ee31 | 41ba29c2bd4d6a13dd577d01facf0dff17991acf | /kates-atm-service-api/src/main/java/CardResponse.java | 769e069e0ab79a72b57d8bfb28f5929df5e3f6c2 | [] | no_license | KateGH/kates-atm-service | f657c6cefbdb5b250b4a7634c1a96fee50ada8f5 | 031523f516a581d45372568131510b2f7ed4fa48 | refs/heads/master | 2021-01-21T19:50:49.645654 | 2017-05-23T12:41:26 | 2017-05-23T12:41:26 | 92,161,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java | import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonSubTypes;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
@JsonTypeInfo(use=JsonTypeInfo.Id.NAME, include=JsonTypeInfo.As.PROPERTY, property = "class... | [
"kanyanat@hotmail.co.uk"
] | kanyanat@hotmail.co.uk |
a1f178ee468e1a62a04fb1e97108974f649cd378 | f6107624273145c172b45595a71ab21fd684a56e | /chapter_004/src/main/java/ru/job4j/collectionpro/list/Cycle.java | b1dfcfb084fc84f78a1a7226d72ab204b299f6f2 | [
"Apache-2.0"
] | permissive | terrasan111/eshegay | 8367c44087d7643ce06f1ff3d1629664da30bfb2 | c5dfd5de27f4cce34dcc0d853b82c2640f7ba1fb | refs/heads/master | 2021-04-30T10:28:39.259121 | 2018-06-09T04:01:30 | 2018-06-09T04:01:30 | 121,334,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,545 | java | package ru.job4j.collectionpro.list;
/**
* Created by Evgeniy on 25.03.2018.
*/
public class Cycle<T> {
private int size = 0;
private Node<T> first;
public Node<T> getFirst() {
return first;
}
public void add(Object value) {
if (first == null) {
this.first = new Node(... | [
"terrasan34@gmail.com"
] | terrasan34@gmail.com |
c6a854b2d3e9c8ecdd9e0e14efe35b7886f76394 | e1cfc0c790fd322c02c80fdfd92fc9ccad5c141f | /src/main/java/com/arkandos/braincore/utility/compatibility/MekanismHandler.java | 61596381ce5d232b9ec65ff2a96e5b073cd55b09 | [] | no_license | Arkandos/BrainCore | 3d3b333df730bf4cf728a87bdfc37ea456b0bcc5 | 8a09a770ad99232df5205ac6d7ad3ac7298b20ad | refs/heads/master | 2021-01-18T14:57:56.923213 | 2015-01-20T13:42:20 | 2015-01-20T13:42:20 | 23,116,151 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,667 | java | package com.arkandos.braincore.utility.compatibility;
import cpw.mods.fml.common.Loader;
import cpw.mods.fml.common.registry.GameRegistry;
import mekanism.api.ChanceOutput;
import mekanism.api.RecipeHelper;
import mekanism.common.recipe.RecipeHandler;
import net.minecraft.item.ItemStack;
public class MekanismHandler
... | [
"johannes.edstrom66@gmail.com"
] | johannes.edstrom66@gmail.com |
4e0095d7aef24cf7b86d46cc67370b61795b4e0a | 18a7651cd5793e8ffdfe517f45b53b6c11d8156d | /ThiTracNghiem_Client/src/ui/AboutMe.java | 129ab91ef3a91240ae2c33817378770d03ad2b36 | [] | no_license | hungdh0x5e/Test-Quiz-Client-Server | c2a3140433ee5d5c426d769e49a5139167e5e30a | a04955c436f4aa653f2be640cba85f0598258579 | refs/heads/master | 2021-01-19T13:02:14.424079 | 2015-07-13T16:26:12 | 2015-07-13T16:26:12 | 39,016,281 | 0 | 1 | null | 2015-07-13T16:26:13 | 2015-07-13T14:14:48 | Java | UTF-8 | Java | false | false | 7,830 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ui;
/**
*
* @author Anonymous
*/
public class AboutMe extends javax.swing.JFrame {
/**
* Creates new form AboutMe
*/
public AboutMe() {
initComponents();
setDefaultCloseOper... | [
"huyhung1994@gmail.com"
] | huyhung1994@gmail.com |
3357c13e7983d3a7b9c3d273f8c40075c4d65ab9 | 6800cd3a9d335d25e4fe5dcfb4217c07c61e4d40 | /JavaCourse/PerfectNumber/src/PerfectNumber.java | 376ad03fce6208f1fd972a3c3db15ee50f4065f6 | [] | no_license | jurek21211/courses | e02fea62f9f502922d06a2dac6383c69a6f35714 | 754ae03cb8ef96935e9b1304738d85e0b6f9732a | refs/heads/master | 2022-06-20T03:36:13.538982 | 2020-05-06T08:04:24 | 2020-05-06T08:04:24 | 261,690,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | public class PerfectNumber {
public static boolean isPerfectNumber(int number) {
if (number < 1)
return false;
int sumOfFactors = 0;
for (int i = 1; i <= number / 2; i++) {
if(number % i == 0)
sumOfFactors += i;
}
return sumOfFactors... | [
"juras1996@gmail.com"
] | juras1996@gmail.com |
c86d1801c55edaef4e4c89f70e16da275d5171a8 | f4823b8eb0fffa3c471cfb7e4f136c894dc3e047 | /Sublists106B.java | 78f759a79bd76acd5946f7926f963e7558a10a2e | [] | no_license | puneet1024/Leetcode-Java | 2480ee524bb7832122bd8af40adc1987b779a575 | 49fa35bad875ed461f466ced47570bf94ab13078 | refs/heads/master | 2020-05-07T15:57:05.600849 | 2019-06-12T21:31:35 | 2019-06-12T21:31:35 | 180,660,926 | 0 | 0 | null | 2019-06-12T21:31:37 | 2019-04-10T20:43:11 | Java | UTF-8 | Java | false | false | 1,366 | java | import java.util.ArrayList;
import java.util.List;
public class Sublists106B {
private void sublists(List<String> str) {
ArrayList<ArrayList<String>> res = new ArrayList<>();
ArrayList<String> chosen = new ArrayList<>();
sublistsHelper(str, chosen,res);
System.out.println(res);
... | [
"puneetbhushan24@gmail.com"
] | puneetbhushan24@gmail.com |
393ab19fc2635ad985d298c3f55056fba8e40a0a | 46e5264f05af55648cf254ae29f4a5ab2f118793 | /src/main/java/com/eryansky/modules/sys/service/ISerialNumService.java | 02cccec66da1079ab8e157ba6070862b1f76394f | [] | no_license | liyr752497331/essm-1 | 5710c7f840d4bfd38a9d01cd8bbf2041602599b7 | 1e1ceaf75ca896e9df07f1a0001102ba0893ff46 | refs/heads/master | 2020-03-19T05:41:47.953286 | 2018-06-01T08:01:30 | 2018-06-01T08:01:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package com.eryansky.modules.sys.service;
import com.eryansky.modules.sys.mapper.SystemSerialNumber;
/**
* 序列号service接口
* @author 温春平@wencp wencp@jx.tobacco.gov.cn
* @date 2016-07-14
*/
public interface ISerialNumService {
SystemSerialNumber find(SystemSerialNumber systemSerialNumber);
String generateSe... | [
"eryanwcp@gmail.com"
] | eryanwcp@gmail.com |
5ecc53a4f88a79545d1da587d19ad92514574313 | 82a820fc263415afa6681fe2a69f398e0369e8d3 | /src/org/jgentleframework/reflection/FieldIdentificationImpl.java | 982fb94421715a0140ee4c902c5cff0d8e03323e | [
"Apache-2.0"
] | permissive | haint/jgentle | 8b8e05909f91c6187149e9f7b5ea176eed6cbea2 | 898ba402808763637b358f7a3be334de17a5a926 | refs/heads/master | 2020-06-01T10:51:18.765246 | 2011-06-09T08:40:43 | 2011-06-09T08:40:43 | 1,869,753 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,614 | java | /*
* Copyright 2007-2009 the original author or authors.
*
* 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 requi... | [
"Skydunkpro@a7ebbb46-954a-0410-af65-bbc69201c0ed"
] | Skydunkpro@a7ebbb46-954a-0410-af65-bbc69201c0ed |
7027d661d3d2aab49fae8933bb6eb12920c4e54a | 8187af5870be93ca47f79274fbf682a673ccb5bf | /src/main/java/com/xtalk/server/xtalkserver/controller/Health.java | 1b8ed07ee30fcc9ec5e15496b624255f743b6705 | [] | no_license | zhangxin145/xtalk-server | fbe6a5c34ef6b4416b43f6378f6b393ea7902bb0 | 22d05cc1347808e58e067fe81fcbb6d345255295 | refs/heads/master | 2023-03-13T08:35:15.873200 | 2021-03-04T14:07:23 | 2021-03-04T14:07:23 | 343,725,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 619 | java | package com.xtalk.server.xtalkserver.controller;
import com.xtalk.server.xtalkserver.model.Response;
import com.xtalk.server.xtalkserver.repository.BaseRepository;
import io.swagger.annotations.Api;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping... | [
"zhangxin@meishubao.com"
] | zhangxin@meishubao.com |
a8f82402414599d9cdf42e4f8c90aa93d4d922cf | 9252d058cac2763e231e3f52631943f081318e8f | /src/main/java/com/example/domain/Address.java | 146d8c85f8f1f4f64d2b1c772cc4debefe3a377f | [] | no_license | SunShibo/health | 446fa3c6045179742335fa0207a688cd0a3c2b90 | 5e29459050b087ba05503e19f2615997a958b9b5 | refs/heads/master | 2021-01-01T12:32:27.355897 | 2020-04-29T07:52:02 | 2020-04-29T07:52:02 | 239,280,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,085 | java | package com.example.domain;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/**
* 患者地址
*/
@XmlRootElement(name = "PATAddress")
@XmlAccessorType(XmlAccessType.FIELD)
public ... | [
"15214440324@163.com"
] | 15214440324@163.com |
80e7b367b4b5c6035220a5d8875343832c573311 | bc97f1d7a5d5b37fc785077a2f47b81f815025fe | /Core Java/RelationshipBWclasses/Association/Company.java | edd8ee166aba4d1716622defbbc94a69bce237f9 | [] | no_license | ramkurapati/javapracticles | 3cd3494e75bb8ecbf02b6f12aee9185c52f098e6 | a4988217d9c3a5baac02a28ead5036662bb661c6 | refs/heads/master | 2021-01-23T04:19:45.507721 | 2017-06-10T13:49:10 | 2017-06-10T13:50:16 | 92,924,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package Association;
public class Company
{
private String compname;
private int noofemps;
private String compaddress;
public Company(String compname, int noofemps, String compaddress) {
super();
this.compname = compname;
this.noofemps = noofemps;
this.compaddress = compaddress;
}
public String ge... | [
"rnaidu@nextgen.com"
] | rnaidu@nextgen.com |
1510e0cd0fb3f69702e455eafda8f042f133e405 | 28d6bfef2793faba5f3584626d080655b5016d5e | /src/main/java/com/iot/service/StorageProperties.java | 7402128d458a50564cf00accea0ee6818b851992 | [] | no_license | zztttt/iot-backend | 8b9205eea5795e384ee2715bb8253a73b529ca9c | 733ede91e12017fd7d6eed14ee48d653768f06ed | refs/heads/master | 2023-01-22T17:36:51.825616 | 2020-12-01T14:35:38 | 2020-12-01T14:35:38 | 316,788,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | package com.iot.service;
import org.springframework.boot.context.properties.ConfigurationProperties;
@ConfigurationProperties("storage")
public class StorageProperties {
/**
* Folder location for storing files
*/
private String location = "upload-dir";
public String getLocation() {
retu... | [
"1315691850@qq.com"
] | 1315691850@qq.com |
27dfbd68a490c2a2a6899d48e1713897f3178d73 | 7e2d999f0caf9dedc5e602c492392e113d6900fb | /src/test/java/com/bookmydoctor/test/feedback/GetFeedBackTests.java | c0f2b2b693cf9695b5ea3372f54361553e18c8cb | [] | no_license | Mridul-Krishnan/BookMyDoctor | 60c3559896a35f681cb5991b2410d7685e090300 | 2e7cb0e86639fb6e724fb381eae899e1ca499a50 | refs/heads/master | 2023-04-08T11:59:05.422075 | 2021-04-22T11:20:10 | 2021-04-22T11:20:10 | 352,954,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,038 | java | package com.bookmydoctor.test.feedback;
import static org.junit.jupiter.api.Assertions.assertEquals;
import java.util.Optional;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfram... | [
"mridulkrishnan134@gmail.com"
] | mridulkrishnan134@gmail.com |
c9a041a0f1005962b8370062f50db28b8dd3387f | 96336e5c55b8ffe076ba98d52db6f9052937ef32 | /CXFService/CXFRest/src/com/sdk/client/CloneAudience.java | bec9040927cacc105d5d179c971e778f97296435 | [] | no_license | mgipay/MGIPAY | 4a54a8ee29a4d7896033e88d002c270f1ea87f31 | 324a6835e36992eb9bd09cf42f0954eb05f1390f | HEAD | 2016-09-06T13:59:30.690864 | 2014-01-21T07:11:44 | 2014-01-21T07:11:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,430 | java |
package com.sdk.client;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type... | [
"muralikrishnan.a@tcs.com"
] | muralikrishnan.a@tcs.com |
77a7581c2fa01b245ae5c86069ce97f33f5c8fc4 | 5836e58d99d46a6dbb2a1d3784715d3ac3d0dbae | /src/main/java/com/ticket/repository/TicketRepository.java | fc8e5d4bd23bbf24488fb2012035ccb263ae4f95 | [] | no_license | pizzaeueu/tp | 1643e0201437c9d7852463687eff61b6b18e96cd | 79a45de8aa314c14d1594534cb0985b49293454a | refs/heads/master | 2022-03-07T18:49:46.328885 | 2016-11-11T09:09:43 | 2016-11-11T09:09:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 502 | java | package com.ticket.repository;
import com.ticket.models.Event;
import com.ticket.models.Ticket;
import com.ticket.models.User;
import java.util.List;
/**
* Repository for {@link Ticket} entity
* extend {@link CRUDRepository}
*
* @author Artem Samosadov
* @version 1.0
*/
public interface TicketRepository extend... | [
"Artsiom_Samasadau@epam.com"
] | Artsiom_Samasadau@epam.com |
5f2eaa6e0bd89d39b3ac8f9e6b9479a2d97bf04b | 320a13951e1860d6baf13295690021de4bb4c979 | /src/test/java/com/ryanair/booking/RyanairPaymentTest.java | 52568e012ac71b206e865f87d42311cf37e52f92 | [] | no_license | ugazda/selenium-cucumber | 3bfc5e0e6b47af5888dcdf0393c526149f0e6bbd | 5471564b88537802f79bc68bf258aa564c8fb2ba | refs/heads/master | 2021-01-20T08:38:16.968518 | 2017-08-29T20:02:16 | 2017-08-29T20:02:16 | 101,568,197 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 454 | java | package com.ryanair.booking;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
@RunWith(Cucumber.class)
@CucumberOptions(
format = {
"json:target/cucumber/ryanair.json",
"html:target/cucumber/ryanair.html",
... | [
"ula@gazda.net.pl"
] | ula@gazda.net.pl |
1efafb752597b200973558f680c581aae4048367 | 5b21036c389eccee4f1307db9b8effbcb1940537 | /app/src/main/java/com/example/fitnessapp/logger/LogView.java | c6b18c4c355668acc95209aedd37275f78eb6d29 | [] | no_license | tapanbasak12/Fit | fafed529c44481827755d5847fea6df4e5a405d1 | 5af4440beb439d7debf1cab845b7ce28f3d57579 | refs/heads/master | 2020-07-26T10:21:37.664472 | 2019-10-20T19:45:12 | 2019-10-20T19:45:12 | 208,615,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,107 | java | /*
* Copyright (C) 2014 Google, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"fnnpkr@gmail.com"
] | fnnpkr@gmail.com |
3badb15a6a4b2e7209934999fa2dd00aa90850d6 | 77c4d4b6a82a513101c747f0d9178405309b32ed | /server/src/main/java/com/asura/monitor/util/MonitorUtil.java | a27a3e3b6a4e79360958d18c7036caa1c2335641 | [
"Apache-2.0"
] | permissive | wajika/monitor | 0613ca43b8c6437e4181dedc24f85e82b8a3f5ff | 4f89ab9d83d4404aa8fb835e8f46c6ca792229ee | refs/heads/master | 2021-01-20T05:15:59.804346 | 2017-04-28T08:22:36 | 2017-04-28T08:22:36 | 89,770,246 | 1 | 0 | null | 2017-04-29T07:19:22 | 2017-04-29T07:19:22 | null | UTF-8 | Java | false | false | 3,894 | java | package com.asura.monitor.util;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import com.asura.monitor.graph.entity.PushEntity;
import com.asura.monitor.graph.util.FileRender;
import com.asura.monitor.graph.util.FileWriter;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
im... | [
"root@proxy_nginx_4_35_236.(none)"
] | root@proxy_nginx_4_35_236.(none) |
802b246a7c44408840ab1cb0d3ffbc41b241b608 | 687151058dc67a95755ba79577207566f3f19829 | /Exceptions/ExceptionEx2.java | 01d5c554f86bb9763cb6270315491c3431bdd464 | [] | no_license | patnala4321/MyRepository | 8b8067d7fec59735449de2ff2382607f923e1030 | d73721aaaf121c5911fde1d84a065f15790604a9 | refs/heads/master | 2020-06-19T05:37:18.393573 | 2019-07-12T13:38:13 | 2019-07-12T13:38:13 | 196,583,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 519 | java | package Exceptions;
import java.io.InputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.DataInputStream;
public class ExceptionEx2 {
public static void main(String[] args) throws IOException {
InputStream input = new FileInputStream("D:\\textout.txt");
DataInputStream inst =... | [
"lspatnala@gmail.com"
] | lspatnala@gmail.com |
8c6b379b45d0c6cdeb43effdde9eff3cff21ca7c | 5ea9152eb2bd5190961a845b29b10b3b2468b2fb | /app/src/main/java/com/example/atack08/ejemplo_juego/GameLoopThread.java | 8468353f702d84db46e606fa1cb573c137d419fc | [] | no_license | atack08/EJEMPLO_JUEGO | b0892f51da1fc92eb33cad9832a64c2a858cd8b3 | 266cf66e63e0b6216f1bbd60634757e9f6de750c | refs/heads/master | 2021-01-22T06:10:53.122443 | 2017-02-14T09:45:50 | 2017-02-14T09:45:50 | 81,739,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,367 | java | package com.example.atack08.ejemplo_juego;
import android.graphics.Canvas;
import android.provider.Settings;
/**
* Created by atack08 on 11/2/17.
*/
public class GameLoopThread extends Thread {
private VistaJuego view;
private boolean running;
static final long FPS = 10;
public GameLoopThread(Vis... | [
"atack08@hotmail.es"
] | atack08@hotmail.es |
6aa021a39a876fca43fe673d4be3f73e06ed91b3 | 8a086cf4735e315755f4d7f11d6cfbee6c1db154 | /ksqldb-streams/src/test/java/io/confluent/ksql/execution/streams/StreamSelectKeyBuilderV1Test.java | 708b7d39780934cb8b0386a5e1596f33db7ce268 | [
"LicenseRef-scancode-proprietary-license",
"Apache-2.0"
] | permissive | vcrfxia/ksql | 489a8b69dbfa4d6651ed71038640b210364381ca | 4995684db13a7e29016c5a9142977ab7754fb4f8 | refs/heads/master | 2023-07-08T11:50:26.245934 | 2020-12-16T21:05:47 | 2020-12-16T21:05:47 | 151,648,605 | 0 | 1 | Apache-2.0 | 2018-10-04T23:34:41 | 2018-10-04T23:34:40 | null | UTF-8 | Java | false | false | 8,861 | java | /*
* Copyright 2020 Confluent Inc.
*
* Licensed under the Confluent Community License (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.confluent.io/confluent-community-license
*
* Unless required by applicable law or a... | [
"noreply@github.com"
] | noreply@github.com |
ba1e3170f91d0a8d3b799b9056aa415d3f1a0105 | b6acc51a78cc7638d05fb0dd9b4fe3a783c4755d | /MyApplication2/app/src/main/java/com/example/myapplication/PairActivity.java | f39a5441c74b00572723d3d490bffaeb64ba86ac | [] | no_license | sauravmittal001/VoxCo | 42b2165df811c5f81f7cb15d3d70a3c671c8e6ba | f1fa36d73807d16d93decc16b14370f13f86c630 | refs/heads/master | 2021-06-26T13:09:40.281893 | 2020-12-07T00:30:14 | 2020-12-07T00:30:14 | 184,913,873 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,751 | java | package com.example.myapplication;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothClass;
import android.bluetooth.BluetoothDevice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.g... | [
"sauravmittal001@gmail.com"
] | sauravmittal001@gmail.com |
d433d6a955c0887532728fdea95fbe8e1882baac | 04a68d578333c9d927cb62d64d0e97cf0ad73494 | /test2/src/main/java/com/vogella/example/controller/IssueController.java | 7cda8a84d7b52d4448c489817a9f071c3d9d5ae2 | [] | no_license | paulsm4/HelloSpringBoot | df308e7b1c3a4ae34aea208fc69fd65133431d5a | 9ffceabd5925ef4cb6963437c10c4968f77df5c8 | refs/heads/master | 2020-04-09T15:14:02.115688 | 2018-12-12T01:00:15 | 2018-12-12T01:00:15 | 160,420,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | java | package com.vogella.example.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org... | [
"PSantamaria@pyramidsolutions.com"
] | PSantamaria@pyramidsolutions.com |
719dd8ef13263c5a3d3979e4222ffc3223f7f2a5 | de7edd3fb3fd0ca27f2e011ef388dd710c71e55c | /Repartiteur/src/Repartiteur.java | 0cda1c4279c39b23f536a896b516df8365572841 | [] | no_license | M2DLProject/ARGEProject | 0663d6cee9b51f709f9837656586243e0a76457e | 4d53def089dad940704416a928181cd8e6510ed8 | refs/heads/master | 2021-01-10T17:00:21.913433 | 2016-05-16T13:48:30 | 2016-05-16T13:48:30 | 55,913,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,704 | java |
// import org.apache.xmlrpc.demo.webserver.proxy.impls.AdderImpl;
import java.net.MalformedURLException;
import org.apache.xmlrpc.XmlRpcException;
import org.apache.xmlrpc.server.PropertyHandlerMapping;
import org.apache.xmlrpc.server.XmlRpcServer;
import org.apache.xmlrpc.server.XmlRpcServerConfigImpl;
import org.a... | [
"steve.magras@gmail.com"
] | steve.magras@gmail.com |
91ee837b8992c2c4043404784be64b7c64b994a5 | d14c137d841cafbb07248bd09523a85454e47e93 | /app/src/main/java/com/usermindarchive/h/internationalspacestationpasses/Model/Dagger/OpenNotifyComponent.java | 36161260357b44e0c7af994c75875b6111985bf1 | [] | no_license | KumarYDev/InternationalSpaceStationPasses | 5eda57f853d0feb3b3f9d0fc688b4276e93590fe | a603d1d61c1eae5b65ff7c0605483ae72db5a3cd | refs/heads/master | 2021-05-09T00:52:47.433452 | 2018-03-13T01:07:49 | 2018-03-13T01:07:49 | 119,762,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,029 | java | package com.usermindarchive.h.internationalspacestationpasses.Model.Dagger;
import com.usermindarchive.h.internationalspacestationpasses.MainActivity;
import com.usermindarchive.h.internationalspacestationpasses.Model.Retrofit.OpenNotifyDataParser;
import com.usermindarchive.h.internationalspacestationpasses.Presenter... | [
"hassain.r06@gmail.com"
] | hassain.r06@gmail.com |
fdb03df73c85d3c0b73626943269ae985b9eaf55 | 17c28e3ac3b6ed3e20d45c95d812a3da4186cfc3 | /designPatterns/src/main/java/com/cctang/designModle/prototypePattern/Client.java | ff345d761210e3f9881c77fae7e90288c8130cd7 | [] | no_license | ZKHTYJ/SpringCloud | 8b1cb88aeb085e8dd258995a31ae3bc191908f3c | 46cd5391a322d9815260c2d33513bcef98e30fdc | refs/heads/master | 2023-09-04T03:10:55.877181 | 2021-10-19T15:12:41 | 2021-10-19T15:12:41 | 377,346,907 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package com.cctang.designModle.prototypePattern;
/**
* @author cctang
* @version 1.0
* @date 2021/8/2 22:30
* @description 现在为了快速复制同一工厂的不同手机,解决这一实际应用场景。
*/
public class Client {
public static void main(String[] args) {
Phone phone =new Phone();
phone.setName("华为Mate40pro");
phone.setPr... | [
"1870267371@QQ.com"
] | 1870267371@QQ.com |
43cfc8f66362f826796e640b786bd2381b5e7059 | 0da587e78c86881de6fa0bde05599787671c5d94 | /771.宝石与石头.java | 7dc01f288ab6f108e1da8a8b80e733c7d5bc4bd5 | [] | no_license | sysuhuang/leetcode | 39da3b2d5ec0bedde1b01df3a085f82dd3ded8b8 | 384d53616f0b5603037941528abd7cae4da80d8b | refs/heads/master | 2020-12-02T15:13:26.470761 | 2020-04-03T03:32:36 | 2020-04-03T03:32:36 | 230,834,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,640 | java | import java.util.HashMap;
/*
* @lc app=leetcode.cn id=771 lang=java
*
* [771] 宝石与石头
*
* https://leetcode-cn.com/problems/jewels-and-stones/description/
*
* algorithms
* Easy (81.84%)
* Likes: 508
* Dislikes: 0
* Total Accepted: 70.8K
* Total Submissions: 86.5K
* Testcase Example: '"a... | [
"sysuhuang@outlook.com"
] | sysuhuang@outlook.com |
a261be26f91e0ed03fbdb213108890379d0bf737 | 57e4a99000b5cd99179678b3cfb75f38d724850f | /src/test/java/uk/q3c/krail/core/persist/inmemory/common/InMemoryContainerProviderTest_PatternAndOption.java | 8836e88349059c8469e7cf23928aa90cc9fab600 | [
"Apache-2.0"
] | permissive | atistrcsn/krail | 17f8516ffcfad2953a5c6d67a13cd302dfbb2546 | 8026fe2a7dbe0bfe01b313c258bf93276d031b71 | refs/heads/master | 2021-01-21T13:26:13.984302 | 2017-08-30T08:01:45 | 2017-08-31T05:47:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,321 | java | /*
*
* * Copyright (c) 2016. David Sowerby
* *
* * 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 la... | [
"david.sowerby@virgin.net"
] | david.sowerby@virgin.net |
b2554ed946b6fe8e1741db14ae845a467717c14f | 3218afba74da25578ccc0f0209d2c26ec77f1124 | /src/main/java/org/jbrain/qlink/cmd/action/fdo/FDOResponse.java | b0d6e29181f85f8d8fe408706a52d67d61f2dec4 | [] | no_license | guybrush01/qlink | 3d191f78f2cdde3cdab42a1159b900810019b4b9 | 59be160ac33274714581e96f19f175dc604a185b | refs/heads/master | 2023-03-17T05:29:24.047751 | 2022-07-06T05:00:24 | 2022-07-06T05:00:24 | 161,571,163 | 0 | 0 | null | 2018-12-13T02:11:59 | 2018-12-13T02:11:58 | null | UTF-8 | Java | false | false | 948 | java | /*
Copyright Jim Brain and Brain Innovations, 2005.
This file is part of QLinkServer.
QLinkServer 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 2 of the License, or
(at your option) any later ve... | [
"guybrush01@o4ware.com"
] | guybrush01@o4ware.com |
049e61c2b001c6a9bc97c1f2d17da29ff135eb21 | c7128917baeaa24e946911baec002a86077f99b0 | /MapsLambdaAndStreamAPI/src/exercises/StudentAcademy.java | 69e1cbc93bc07e07ae5476cfb7fff77123255282 | [
"MIT"
] | permissive | DeianH94/JavaFundamentals2 | d5c8806a253f74fce5e9b35aba8aa126fd9a697a | bb845ba6ca0493f0438c96af1f93d64d11d23f25 | refs/heads/master | 2022-11-29T05:53:25.647553 | 2020-08-09T20:08:23 | 2020-08-09T20:08:23 | 286,308,055 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,478 | java | package exercises;
import java.util.*;
public class StudentAcademy {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
Map<String, List<Double>> students = new LinkedHashMap<>();
int numOfGrades = Integer.parseInt(scanner.nextLine());
for (int i =... | [
"deianh94@gmail.com"
] | deianh94@gmail.com |
708347b74e147f8dd2ec08fbb2a2cbde08989182 | 5043cc5f6ca343231d8e8cbd75c887f750d73154 | /spring-hibernate/src/com/spring/datetime/InstantExample.java | 384cfc765745969a8f1fb6a126389df35f78c051 | [] | no_license | thanhbv2/java_practice | 0a43224343063b9519c9db4bdeda31b4265b3e92 | 54c2f1bc2734a86cab25a55d1899d90bff17c438 | refs/heads/master | 2022-12-16T19:53:51.046985 | 2020-09-24T08:20:15 | 2020-09-24T08:20:15 | 279,198,140 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package com.spring.datetime;
import java.time.Instant;
public class InstantExample {
public static void main(String[] args) {
System.out.println("Instant: " + Instant.now());
}
}
| [
"thanh.buivan@ascendcorp.com"
] | thanh.buivan@ascendcorp.com |
538866c868147ca3d74224d8d9b8b5a9f357d08c | 7ce2a8b5e9957da145a46ffebfd510b2e9c4a8fe | /src/ie/gmit/sw/client/config/Context.java | 91c19f05cef29e4a37579af5f1461c48f912ed6e | [] | no_license | RobbieDeegan/Multi-Threaded-File-Server | 3906d3066516046aceb5ea9d67a5eb2cfc5ad85b | b2d19b91bc8c91f4d26c4b83853591887b1daa91 | refs/heads/master | 2021-04-29T04:16:43.699823 | 2017-01-08T00:20:40 | 2017-01-08T00:20:40 | 77,941,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package ie.gmit.sw.client.config;
public class Context {
public static final String CONFIG_FILE="config.xml";
private String host;
private int port;
public Context() {
super();
}
public String getHost() {
return host;
}
public void setHost(String host) {
this.host = host;
}
public int getPort() {
... | [
"rdeegan10@gmail.com"
] | rdeegan10@gmail.com |
7eea7362a61e1168163df84d5a3591d1cdeb1e69 | 29a2a02155943af582784fc8f3e12c44daefc012 | /PHAS3459/src/module5/Minerals.java | d57200d41e2759f7318bcb02fffcb357fc27358c | [] | no_license | JosephWstn/PHAS3459 | bc8c3c800c5728d31f3e6516e1e1d99538fd7c5f | 14bf62484aa3059e0ab630b8de64ea162862eefd | refs/heads/master | 2021-03-19T11:35:48.193275 | 2018-01-17T16:38:31 | 2018-01-17T16:38:31 | 106,108,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,456 | java | package module5;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.Scanner;
public class Minerals {
public s... | [
"zcapjdw@ucl.ac.uk"
] | zcapjdw@ucl.ac.uk |
d87386a3fe2a8dfcd9c8ea855576bc28778af9dc | 35916b65388dd7b78aaa36142767e019d1b321b0 | /trend-trading-backtest-service/src/main/java/cn/how2j/trend/client/IndexDataClient.java | 8e9d96f23b908cc79c6398b84577a12a57fb292a | [] | no_license | JieJueSama/Trend | 178e0e809bf8e8075c42839424e5d3c0c97be27d | 63d2e646e100c632203b80f3d692684aa5785e68 | refs/heads/master | 2020-09-05T16:50:12.955205 | 2019-11-07T05:56:24 | 2019-11-07T05:56:24 | 218,212,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 520 | java | package cn.how2j.trend.client;
import java.util.List;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import cn.how2j.trend.pojo.IndexData;
@FeignClient(value = "INDEX-DATA-SERVI... | [
"446212027@qq.com"
] | 446212027@qq.com |
58f9120e0f1d420adf14e5de4189a9d9508fd21b | fd44f864349eb8b45d06ef04fa5f83cf0fb50689 | /src/main/java/com/drop/salary/SalaryApplication.java | 277dd5f444de193a5732b2c9106c697eba90b2b6 | [] | no_license | HvisionsLeo/salary | 9c1f12b0ae6418e4f2ac318838fce9e2eb6af55a | eb1655c85e8f5b2d4e8cb9e6112bba346695cdea | refs/heads/master | 2020-03-16T07:45:42.850819 | 2018-05-09T02:12:34 | 2018-05-09T02:12:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package com.drop.salary;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import java.io.IOException;
@SpringBootApplication
public class SalaryApplication {
public static void main(String[] args) {
SpringApplication.run(SalaryApplication.cla... | [
"jisanli536@163.com"
] | jisanli536@163.com |
6441494ea58c060b02d3dfe51d9134d09d77ae73 | 2ff73513e57d7e9ec972219224d74a9b6088da15 | /summer/day4_GreedyMethods/Q6_MountainWatching.java | b98a2c652df37901b3df1adad2a3fa6ad07ffd6b | [] | no_license | chuanqichen/usaco-silver-prep | 7ede4a978b3cdf496a6309284ae134d6812472c1 | 3d766bc0eb39f2451da47655afc168a50d9d520d | refs/heads/master | 2022-09-14T09:36:58.265188 | 2020-05-31T05:55:38 | 2020-05-31T05:55:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,489 | java | package day4_GreedyMethods;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Q6_MountainWatching {
public static void main(String[] args) throws IOException {
BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
int meas... | [
"willjhliang@gmail.com"
] | willjhliang@gmail.com |
96dc5dfca5f7b0226760a669e63504d3085b552e | d9aa7021e03a9076ba357142f6689610c612f548 | /app2/src/main/java/com/michaelfotiadis/mobiledota2/ui/core/animation/RevealAnimator.java | 917f5b69de1b03f543476f35431e8f84c80f2ba8 | [] | no_license | MikeFot/Android--Dota2-Mobile-Stats | 2368bf24a7e0a3f2110301b0a48535ce401bb740 | cd0c156f8b1271ce30b218e87b152792f39a1827 | refs/heads/master | 2020-12-02T22:18:50.133344 | 2017-08-21T13:15:44 | 2017-08-21T13:15:44 | 96,111,619 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,543 | java | package com.michaelfotiadis.mobiledota2.ui.core.animation;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.support.annotation.NonNull;
import android.view.View;
import android.view.ViewAnimationUtils;
import android.view.animation.Animation;
import android.view.anima... | [
"michaelfotiadis@gmail.com"
] | michaelfotiadis@gmail.com |
237f7074c16048ed4c7b6b620fb31ad03dbad0fb | c2958f8c14d68e6bd2e732515de0f7daeb1f8e79 | /EscolaThiago 4.0/src/main/java/fullstack/ctrl/exception/OfertaException.java | 5e7b7e9e9ae96a31792f3378d7bc965d633862be | [] | no_license | ThiagoAnC/FSClass | 2412b1dbfe5d2c0debbfa19a0351cc23b1146588 | f62a1c3aa5db1908bb561334e43e8232cde1cc23 | refs/heads/main | 2023-04-22T18:11:33.732002 | 2021-05-07T18:48:24 | 2021-05-07T18:48:24 | 345,685,120 | 0 | 0 | null | 2021-04-23T21:13:49 | 2021-03-08T14:32:21 | Java | UTF-8 | Java | false | false | 196 | java | package br.fullstack.ctrl.exception;
public class OfertaException extends Exception {
private static final long serialVersionUID = 1L;
public OfertaException(String msg) {
super(msg);
}
}
| [
"thiago.4747@gmail.com"
] | thiago.4747@gmail.com |
710cedb5dbb797fc70ef9e7d6c4472da115f1e4e | 2af784ca9139f0efadc5b9ab227928bc0a3e429d | /eureka-server/src/main/java/com/udacity/EurekaServerApplication.java | 9de64a7e929d9211808cdfd812ac1b242ed4f953 | [
"MIT"
] | permissive | abdulmateen-1/vehicle-api | 0f116dc25a86ea57df930f14436c51812f22816c | a7cba30539904f064291acaaeb0fda6080650800 | refs/heads/master | 2023-02-20T00:12:40.179325 | 2021-01-20T12:56:47 | 2021-01-20T12:56:47 | 331,131,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.udacity;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer
public class EurekaServerApplication {
public static vo... | [
"akindelematin@gmail.com"
] | akindelematin@gmail.com |
ce1cc4a19469b0fc8fd79d25ba93b9d62a8915c8 | 5219ed8b830f2c39e481401ab794b192513ebd4f | /app/src/main/java/com/example/myshop/SnackActivity.java | f7f69d20ebbd1ef712e38fb137ee0ab7f8d06abc | [] | no_license | selowboi/MyShop | 6829c6b19f9defd238ee7d693454a9fea811a751 | 56c5a1d09abdb29a9ee22a8d6c668715812d7518 | refs/heads/master | 2023-09-04T07:19:29.463954 | 2021-10-26T09:33:17 | 2021-10-26T09:33:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,134 | java | package com.example.myshop;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import java.util.Objects;
public class SnackActivity extends AppCompatActivity {
Button btnBack;
@Override
prote... | [
"60048596+selowboi@users.noreply.github.com"
] | 60048596+selowboi@users.noreply.github.com |
056e243597756149c8a3d52b54258470fbd61a11 | 8a6a0827ad92829fb6afa1ecd7b84827d5d14ad4 | /ch04_di/src/com/java/aop04/MainClass.java | 499c73ea76e1bc843c1e9919f4c4c80108d37dd5 | [] | no_license | chanhok95/Spring | 7b53c991b72f7cc98132a347dcba57fefb4e1904 | a8bfbb422c37732be06da74b2077d4e46aeb4596 | refs/heads/master | 2022-12-21T10:00:59.101598 | 2019-11-27T18:46:23 | 2019-11-27T18:46:23 | 223,785,863 | 0 | 0 | null | 2022-12-16T01:08:05 | 2019-11-24T17:51:26 | JavaScript | UTF-8 | Java | false | false | 618 | java | package com.java.aop04;
import org.springframework.context.support.GenericXmlApplicationContext;
public class MainClass {
public static void main(String[] args) {
GenericXmlApplicationContext ctx = new
GenericXmlApplicationContext("classpath:com/java/aop04/appCTX.xml");
try {
Person student =... | [
"chanhok@gamil.com"
] | chanhok@gamil.com |
d9661f789526316bbf576ccc9d2950da606826f1 | 6f4bd865890c692f9efee7fa69b1a6b2e180b78c | /app/src/main/java/com/zlgspace/test/apttemplate/msgpraser/ParserManager.java | a4b6aae8c3dde2d14bcc372bdc8191f455ded26b | [] | no_license | zlgspace/APTTemplate | 94b8a2b9f3ec9d4ce78252d5622994f63fe92428 | a66d8aa6e9d621421d2357f184c7bbfff3cc0a67 | refs/heads/master | 2022-12-12T02:17:57.714832 | 2020-09-08T05:23:18 | 2020-09-08T05:23:18 | 287,859,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package com.zlgspace.test.apttemplate.msgpraser;
import com.zlgspace.msgpraser.MsgParser;
/**
* 对MsgParser进行了代理封装
*/
public class ParserManager {
//这里创建了一个callback 用来模拟收到消息
private static DemoCallback callback = msg -> MsgParser.parser(msg);
static{//必须在使用前设置消息解析器
MsgParser.init(new ParserAda... | [
"zl130127@foxmail.com"
] | zl130127@foxmail.com |
611f51ff790c8d080962252663782d8c1ec07ea2 | 4fee5b3ac896e1d88ec94994126639186a96044a | /src/com/design/patten/template/Client.java | a1ab777f2ae30d386a09e265cb54b346dcb76ee8 | [] | no_license | tangShy/patten-master | 333b6975671e1f37f77a33703a9a980bf2c2762d | 6fe95876527a3a5390c5811079832b3d8d71bce5 | refs/heads/master | 2023-07-18T13:21:45.400120 | 2021-09-07T15:35:57 | 2021-09-07T15:36:17 | 266,457,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.design.patten.template;
/**
* 代理模式:解决豆浆制作问题
*/
public class Client {
public static void main(String[] args) {
//制作红豆豆浆
System.out.println("---------制作红豆豆浆----------");
SoyaMilk soyaMilk = new RedBeanSoyaMilk();
soyaMilk.make();
//制作花生豆浆
System.out.prin... | [
"975751290@qq.com"
] | 975751290@qq.com |
23dc74b0b4e3a607ff7c7dd424ed0cc9c10a057b | cd72a8d3cadfa48b2cf21ab1884a9a29d13ee9a3 | /app/src/main/java/com/example/taskmanager/CreateTaskActivity.java | 64e658a895402545ea8eecc2b61f347b6589b1f4 | [] | no_license | andrejpopordanoski/TaskManager | f48b8049399e9b9b10726cabc4b2df67f49eb2f8 | 0fa70712b694f22021491de9b3acec539249d9db | refs/heads/master | 2020-07-06T06:48:04.620873 | 2019-09-12T23:39:22 | 2019-09-12T23:39:22 | 202,929,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,477 | java | package com.example.taskmanager;
import androidx.appcompat.app.AppCompatActivity;
import androidx.coordinatorlayout.widget.CoordinatorLayout;
import androidx.fragment.app.DialogFragment;
import android.app.DatePickerDialog;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import ... | [
"andrejpopordanoski@MacBookPros-MacBook-Pro.local"
] | andrejpopordanoski@MacBookPros-MacBook-Pro.local |
4916fb934964e70c64d4783d816cc271eefd4786 | 58a762615cf4981165fc3b72b3512c5da3004d03 | /src/main/java/life/jjk/community/mapper/UserMapper.java | ee8cb70647a1c8ccd26c1b572cfdd6a22fbcf223 | [] | no_license | pom7/community | 25558e4c91f313305a18ea13217c8e61d0e38489 | 51a3320f3ef70e4509f59905640ecaff77d832eb | refs/heads/master | 2022-06-22T04:15:37.500112 | 2020-02-19T06:30:30 | 2020-02-19T06:30:30 | 236,636,766 | 0 | 0 | null | 2022-06-17T02:53:12 | 2020-01-28T01:47:55 | Java | UTF-8 | Java | false | false | 579 | java | package life.jjk.community.mapper;
import life.jjk.community.model.User;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
@Mapper
public interface UserMapper {
@Insert("insert into use... | [
"jijunkang666@icloud.com"
] | jijunkang666@icloud.com |
71a6ced6e2782a1c400c3b3317101fb0340d308b | 9260c013ab27fd71e629043bf998e1966bd2765b | /Proyecto-03/proyecto3/src/main/java/mx/unam/ciencias/edd/Diccionario.java | 055e3c2fca8e8450527d98bf911a1b45ecdf1c0c | [] | no_license | DavidHdezU/Data-Structures-Java | 5ce2382f35645c9753bb85c8c1846340b6afbf7d | 8b87df372c904eb5cb1e4b6b286a55c49f409353 | refs/heads/master | 2022-12-25T17:10:14.862805 | 2020-09-26T00:18:12 | 2020-09-26T00:18:12 | 298,704,965 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,826 | java | package mx.unam.ciencias.edd;
import java.lang.reflect.Array;
import java.util.Iterator;
import java.util.NoSuchElementException;
/**
* Clase para diccionarios (<em>hash tables</em>). Un diccionario generaliza el
* concepto de arreglo, mapeando un conjunto de <em>llaves</em> a una colección
* de <em>valores</em>.
... | [
"Dhdezu@ciencias.unam.mx"
] | Dhdezu@ciencias.unam.mx |
d661ec249233ce3d90f0ed3ad52abb125e303be6 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/36/org/apache/commons/lang3/ArrayUtils_indexOf_1905.java | a056f6b538d54a6d1b01c4acb0e07274a6d5e0d8 | [] | 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 | 5,704 | java |
org apach common lang3
oper arrai primit arrai code code
primit wrapper arrai code integ code
handl code code input gracefulli
except thrown code code
arrai input object arrai code code
element except method document behaviour
author apach softwar foundat
author moritz petersen
author href m... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.