blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ab78d672c55ce94b4da4f051acb352e18daf1ef6 | 8780530566622c886e22ddac6675cce94ff7626c | /Contests-Java/src/Codechef/MINMO.java | 70955e7a522ff64bfc01953c7c2bab004e438e48 | [] | no_license | somnathrakshit/Code | 50917f830c572df6917e6ad2f72f5126e84abef8 | 9577f40b028d192db25bd64d9aa40264a93cbaae | refs/heads/master | 2020-05-21T05:52:51.507840 | 2018-04-09T16:05:23 | 2018-04-09T16:05:23 | 64,105,277 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,096 | java | /*
* Name : MINMO.java
* Author: Somnath Rakshit
* Date : Sep 02, 2016
*/
package Codechef;
import java.io.*;
import java.util.InputMismatchException;
class MINMO {
public static void main(String[] args) throws Exception {
InputReader in = new InputReader(System.in);
OutputWriter out = new OutputWriter(System.o... | [
"somnath52@gmail.com"
] | somnath52@gmail.com |
1b17d27d5f8414473e2e666d7bd39dc280ed6eb8 | cbed20e79682e24354eee3216386e637096d6b14 | /app/src/main/java/smile/khaled/mohamed/rehab/utils/ValidateUtils.java | 40b83f96f0fa33c7d6a28aa350d29d6ff8685c6b | [] | no_license | mohamedkhaledalizayed/Rehab | adc3e6ce3581aef790f9e94103c29d9d978fa32c | b82751c00ed1389af65747f80a6a19d8904db289 | refs/heads/master | 2020-04-15T12:14:55.432887 | 2019-01-28T23:25:22 | 2019-01-28T23:25:22 | 164,666,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,043 | java | package smile.khaled.mohamed.rehab.utils;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class ValidateUtils {
public static boolean validPhone(String phone){
Pattern pattern = Pattern.compile("^[1-9]{1}[0-9]{8}$");
Matcher matcher = pattern.matcher(phone);
return... | [
"mohamedsmile999@gmail.com"
] | mohamedsmile999@gmail.com |
5f38c28c07121980ad9edb9c56c27ca402191e17 | 6c0d4f3828966746d72471b2131f68a05b4036bf | /src/product/gpon/com/topvision/ems/gpon/onu/dao/mybatis/GponOnuDaoImpl.java | 3acf545ebc88c8f8723857f9aed9cf6dd4e31c79 | [] | no_license | kevinXiao2016/topvision-server | b5b97de7436edcae94ad2648bce8a34759f7cf0b | b5934149c50f22661162ac2b8903b61a50bc63e9 | refs/heads/master | 2020-04-12T00:54:33.351152 | 2018-12-18T02:16:14 | 2018-12-18T02:16:14 | 162,215,931 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,273 | java | /***********************************************************************
* $Id: GponDaoImpl.java,v1.0 2016年10月17日 下午4:07:12 $
*
* @author: Rod John
*
* (c)Copyright 2011 Topvision All rights reserved.
***********************************************************************/
package com.topvision.ems.gpon.onu.dao... | [
"785554043@qq.com"
] | 785554043@qq.com |
15af7debd7b633ec2931893053db97e68ba6d111 | 080b899cfaebbdacb8494526c2592ed23bf5e518 | /hiro-injection/src/main/java/org/jglue/hiro/Injector.java | 2ece25c10b059eccb7791dd3e8a9b8b8b490b30e | [] | no_license | BrynCooke/hiro | 6696bf9fc594435ad66ee00118ec0f3505d206d8 | 8a05d090c0e2d0f9d0886a0061b808248927a0e2 | refs/heads/master | 2020-12-24T14:35:33.760832 | 2014-09-26T13:33:45 | 2014-09-26T13:33:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java | package org.jglue.hiro;
public interface Injector {
<T> T get(TypeLiteral<T> type);
<T> T get(Class<T> type);
}
| [
"bryncooke@gmail.com"
] | bryncooke@gmail.com |
740080d9c85e8faf830a29ebd78e7baed516b9f6 | 9bf92fabd9830e4f2c2eaa1112893de21e7eaee1 | /src/main/java/com/voshodnerd/springjaxws/impl/HelloWorldBoImpl.java | b391d5fcb63e5365ee9e16385785b521b32cb36e | [] | no_license | voshod-nerd/simpleJAX-WS | ecde0b544529237879dcc07f7f5c99c452b66023 | 2c99a73e77393cc852e76ef0a5bcffb2c0ac9e16 | refs/heads/master | 2021-01-22T03:12:58.785282 | 2016-10-27T11:22:54 | 2016-10-27T11:22:54 | 72,101,093 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.voshodnerd.springjaxws.impl;
import com.voshodnerd.springjaxws.interfaces.HelloWorldBo;
/**
*
* @author Тала... | [
"Талалаев@Talalaev-PC.btfoms.ru"
] | Талалаев@Talalaev-PC.btfoms.ru |
614928995473f0340b5ebefac63f006fc67a5f4d | 53d565b75b45d87364eadf8301bfabba1a46f141 | /module_3/src/main/java/ua/com/alevel/service/IncomeCategoryService.java | 5aa34aecfbcfa7823d9f3ad45ebb5cea9c4e2c0f | [] | no_license | DemianenkoVadim/nix_7 | 7273f045e081227f5e6304259a49ecb06fd4bd5c | 51ba9a98e6b473ef8e65174a1d89aa7890d221b4 | refs/heads/master | 2023-09-05T01:32:19.807829 | 2021-11-08T13:20:53 | 2021-11-08T13:20:53 | 384,735,678 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package ua.com.alevel.service;
import ua.com.alevel.entity.IncomeCategory;
import java.sql.SQLException;
public interface IncomeCategoryService {
void addIncomeCategory(IncomeCategory incomeCategory) throws SQLException;
void printsAllFinancialIncomeInDatabase() throws SQLException;
}
| [
"demvs18@gmail.com"
] | demvs18@gmail.com |
5c2bffec1fef4e1aa53e8a2c5528284be7daaae5 | 021f26eb0321e1175bc99165bbb2860987ce41c7 | /20191_COMP217/final_exam/problem2/Phone.java | d0eb3ec6fcb2312bbf47429834b13c9062e78f71 | [] | no_license | gogog123/study | eb5ddfdcfe4df67976869d7da7f5a6c1d87b7d91 | fb960fa55f05722c10e19ea16e36cc6a53d0d0c3 | refs/heads/master | 2023-02-09T10:49:09.240150 | 2021-01-04T15:45:18 | 2021-01-04T15:45:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package problem2;
public class Phone {
private String name, address, telNum;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getAddress() {
return address;
}
public void setAddress(String address) {
this.address = address;
}
public String... | [
"dogdriip@gmail.com"
] | dogdriip@gmail.com |
202c68fe5495573f18ff1daf802438324cb62c98 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/91/1184.java | 4d2dca2b98f12e8475612d9b079b4c49b2947704 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package <missing>;
public class GlobalMembers
{
public static int Main()
{
String s = new String(new char[999]);
int i;
int n;
int t;
int tt;
int ttt;
s = new Scanner(System.in).nextLine();
n = s.length();
for (i = 1;i <= n;i++)
{
if (i < n)
{
t = s.charAt(i - 1);
tt = s.charAt(i);
ttt = t + tt;
... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
270150aa51c083016b51ce3bd3aa5fd940940d5a | 478b1366b0b96b9cdfc93a6edaa5d12394a52106 | /cxf-client/src/main/java/com/dbs/services/person/ObjectFactory.java | 736fa543750cb031bd2f9b154e0048747f8085e4 | [] | no_license | Yufeng0918/webservice-learning | e536d97e5231fdb75ea66d2aea21faa35fc0e2a0 | 874160ae483e3b786a6d6a1af79da5e34f04e3c5 | refs/heads/master | 2022-07-09T17:54:41.189858 | 2020-05-12T15:42:03 | 2020-05-12T15:42:03 | 263,379,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,487 | java |
package com.dbs.services.person;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generate... | [
"jiangyufeng.0918@gmail.com"
] | jiangyufeng.0918@gmail.com |
eea11341c7cb88c112c3afab81e885dc4b5fa6a8 | b547b92001c978a0cc555fdfb9238a6af1a65f15 | /src/main/java/com/school/MPPS/MppsModel/MppsTeacher.java | d24726e077f2f41164c0c5cf6a3067f471679a53 | [] | no_license | KrishnaTejaVemuri/dbms_Spring | fc07a85a8d1537bb6748a7972c7a66ef895073aa | 898ad6b476bb5a5e5fce3c519ff3009dd783fd46 | refs/heads/master | 2020-08-12T16:21:04.058365 | 2019-10-13T10:17:12 | 2019-10-13T10:17:12 | 214,798,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,244 | java | package com.school.MPPS.MppsModel;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.validation.constraints.NotNull;
@Entity
public class MppsTeacher {
@Id
private int MppsTid;
@NotNull
private String FirstName;
private String LastName;
@NotNull
private int Age;
private String Caste... | [
"vemuri.kteja.cse17@itbhu.ac.in"
] | vemuri.kteja.cse17@itbhu.ac.in |
4077c43e0d441010165e4d2ee81ba7a38e011434 | 2041dd7af979d9f61c44da1f050a2f793b637f25 | /A2-WS1718/src/parser/WikiAnimationFilmParserMain.java | e36b775e060e16903b5c312c847cefa6d729009b | [] | no_license | TriPham259/Java-Praktikum | bf92e4ba161018678cf3cd1dc59cf96c7a5ce8bf | 332ad187f64fb37e8f316a0109e7179dd4683da7 | refs/heads/master | 2021-08-22T07:21:59.638691 | 2017-11-29T16:04:48 | 2017-11-29T16:04:48 | 106,854,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,537 | java | package parser;
import java.io.IOException;
import java.net.MalformedURLException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.text.ParseException;
import java.util.List;
import java.util.Properties;
public class WikiAnimationFilmParserMain {
/*
* Gegeben: main zum Starten des ... | [
"tripham@Tris-MacBook-Pro.local"
] | tripham@Tris-MacBook-Pro.local |
41ba7511312f18b3d99ea78fe7aab778edbf090a | f009dc33f9624aac592cb66c71a461270f932ffa | /src/main/java/com/alipay/api/response/AntMerchantExpandContractFacetofaceQueryResponse.java | 5fdc98850329200b875774ee56fda99430138ae0 | [
"Apache-2.0"
] | permissive | 1093445609/alipay-sdk-java-all | d685f635af9ac587bb8288def54d94e399412542 | 6bb77665389ba27f47d71cb7fa747109fe713f04 | refs/heads/master | 2021-04-02T16:49:18.593902 | 2020-03-06T03:04:53 | 2020-03-06T03:04:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,931 | java | package com.alipay.api.response;
import java.util.Date;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: ant.merchant.expand.contract.facetoface.query response.
*
* @author auto create
* @since 1.0, 2019-01-07 20:51:15
*/
public class AntMerc... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
82f2565e9c600246f5ac82586357bb7b0a8dcfd5 | b719e47082a2ba3258d6e36c632f4e7d6d1444db | /src/main/java/Arrays/Matrix.java | ae88b99a5ee96e8449ec70d9176da4b7c0bf8e48 | [] | no_license | les-web/java_introduction | 572ca0926951c204104e68099274eefd72e5ca0a | ffcf0b28255ea3b6d07990a6c859a7453a85a42d | refs/heads/master | 2022-06-02T18:39:50.019551 | 2020-02-28T15:55:43 | 2020-02-28T15:55:43 | 236,284,170 | 0 | 0 | null | 2022-05-20T21:23:47 | 2020-01-26T08:09:44 | Java | UTF-8 | Java | false | false | 493 | java | package Arrays;
public class Matrix {
public static void main(String[] args) {
char[][] tree = new char[][]{
{' ', '*', ' '},
{' ', '*', ' '},
{'*', '*', '*','*'},
{'*', '*', '*','*'},
};
for (int i = 0; i < tree.length; i++)... | [
"leszek-zebrowski@o2.pl"
] | leszek-zebrowski@o2.pl |
96992f67788c2f74213fab056795227b658f8270 | 4611a1dce5df01ad4c3fa78ed93c7be3aa6c5903 | /src/de/hs_karlsruhe/Sheets/FourthExerciseSheetTest.java | 27c619dd175373835fbd29fb6b5f9faa5d47d45e | [
"MIT"
] | permissive | boppbo/pepperoni-pizza | ffbf675fe85582cd474ae46f6566b069aa8c1843 | 43950737a84f15af66757db8aaa4a2a734bd2b11 | refs/heads/master | 2021-01-10T14:17:41.663402 | 2016-01-15T21:04:31 | 2016-01-15T21:20:03 | 49,744,710 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package de.hs_karlsruhe.Sheets;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Tests for the fourth exercise sheet.
* Created by boris on 07.12.2015.
*/
public class FourthExerciseSheetTest {
private FourthExerciseSheet.Quersumme instance = new FourthExerciseSheet.Quersumme();
... | [
"boris.bopp@gmail.com"
] | boris.bopp@gmail.com |
386633dcfa77eb5cad6304cbd7d13cdb6ee0f99f | 4ab0293618a9543eee50a283508ad8709e0b6844 | /src/main/java/com/shf/springboot/task/decorator/AsyncTaskDecorator.java | 96d0075a4a6b3c0abfabe4305bd150ab6f56e83c | [] | no_license | SoulSong/springboot-features-sample | 017eca3565dcac2a156bec2ae0fd7b721a9e99a7 | 4b93acca6ee122998e3107ddbd61185d31b8d7dc | refs/heads/master | 2023-06-21T18:36:58.286275 | 2022-03-16T14:51:37 | 2022-03-16T14:51:37 | 192,562,009 | 0 | 0 | null | 2023-06-14T22:25:34 | 2019-06-18T14:58:13 | Java | UTF-8 | Java | false | false | 1,312 | java | package com.shf.springboot.task.decorator;
import org.springframework.core.task.TaskDecorator;
import java.util.Collection;
import java.util.Iterator;
/**
* Description:
* Define a task_decorator_chain for combine all customized task decorator.
*
* @author: songhaifeng
* @date: 2019/10/8 13:36
*/
public class ... | [
"songhaifeng@patsnap.com"
] | songhaifeng@patsnap.com |
d11cfba91a91afe06d9b787155166cf4899d314b | a565137c1de4669226ad057cd336618fdf2481d4 | /src/test/java/com/moon/core/util/CPUUtilTestTest.java | 75b99dce4f94e1720e93f6d5903baf60daa1957e | [
"MIT"
] | permissive | moon-util/moon-util | ec58aefa46c526ae11b1a55a946c1763ecb9c693 | 28c5cb418861da4d0a5a035a3de919b86b939c0e | refs/heads/master | 2022-12-25T23:01:28.564115 | 2020-12-17T15:55:52 | 2020-12-17T15:55:52 | 184,226,062 | 8 | 1 | MIT | 2022-12-16T15:29:24 | 2019-04-30T08:46:31 | Java | UTF-8 | Java | false | false | 349 | java | package com.moon.core.util;
import org.junit.jupiter.api.Test;
/**
* @author moonsky
*/
class CPUUtilTestTest {
@Test
void testCountOfProcessors() {
}
static int total = 1542;
static int[] nums = {51, 53, 54, 54, 60, 63, 64, 70, 78, 78, 84, 86, 86, 87, 88, 95, 96, 97, 99, 99,};
@Test
... | [
"xua744531854@163.com"
] | xua744531854@163.com |
85da56bf899dc17b53e352cbd58fd1369d837459 | bb7b1aba05970d403c26cefb58541cdac9689b03 | /src/com/szczerbicki/MainActivity.java | faa1b02e3cb394184eb1540a3493af1c89cc1070 | [] | no_license | pawelszczerbicki/electionRandomizer | 84c54e8a31036560d589494cb3bf4bb41a724950 | a44056c8e064f0c04a22c5c63b67850c613cc6e1 | refs/heads/master | 2020-05-18T11:34:49.091613 | 2015-04-27T22:11:53 | 2015-04-27T22:11:53 | 34,691,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package com.szczerbicki;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
public class MainActivity extends SensorDetector {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
}
... | [
"szczerbicki.pawel@gmail.com"
] | szczerbicki.pawel@gmail.com |
04eedcc039579213113396a2e84a5a7af47f8820 | bc6690169b7b8b42335b30b281736e40223eff79 | /Hardened Things Mod/items/otherStuff/itemCompressedAir.java | a1552bc49fad6520e5c60e002b7c5ae74b133c70 | [] | no_license | SHoCKYCAKE/Hardened-Things-Mod | ce4d79803fff0eaeffac0fce73b2329e7fd22db1 | f73eac78a9914b5e2d44caba17d1d2cbf3f636f6 | refs/heads/master | 2020-06-03T13:40:47.586030 | 2014-01-02T13:43:49 | 2014-01-02T13:43:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | package EasyCompressorMod.items.otherStuff;
import EasyCompressorMod.items.itemInfo;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.item.Item;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
public class it... | [
"bratenbengle.yannic@t-online.de"
] | bratenbengle.yannic@t-online.de |
70e508a5fab985f8b69323f49e51693aacbe815c | acd2200e6d395a5265d42e3dd38c5c27d5732c3d | /implement-LinkedList/src/MyLinkedList.java | 63fcc70d15e9974a3bb49af4cf00cac24cb76aeb | [] | no_license | duc-nguyen-cg/List-prc-java | 59d5115091fa37d8753ddf655e748543d153ee87 | 980539fdbca647799d4782bf765de1a8b96a7029 | refs/heads/master | 2023-04-03T11:08:29.124495 | 2021-04-19T10:10:30 | 2021-04-19T10:10:30 | 357,826,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,119 | java | public class MyLinkedList<E> {
public Node head;
private int numNodes;
private class Node {
public Node next;
private E data;
public Node(E data){
this.data = data;
}
// private Node(E data, Node next){
// this.data = data;
// this.... | [
"ngocduc.2109@gmail.com"
] | ngocduc.2109@gmail.com |
852a4d4fbea6ac94ad8f095a3e3d74a0beeaeb41 | dafc4237b31ed94948c4e8be23ec29ddd7ec1be0 | /app/src/main/java/theagency/vn/support/MyArrayAdapter.java | ebc0e20daf3c1c604fe89bdac8efe516328f4637 | [] | no_license | ben9505/Burgerstein | 26f89b071bb42e3c34d22202cd45c68c189eb976 | 52157211b25b86d49e1c24bb650222d703ff19be | refs/heads/master | 2021-04-29T14:39:33.354279 | 2018-02-16T17:24:03 | 2018-02-16T17:24:03 | 121,778,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,233 | java | package theagency.vn.support;
import android.content.Context;
import android.text.Html;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import java.util.ArrayList;
import theagency.vn.burgerstein.R;
/**
... | [
"hiendeveloper505@gmail.com"
] | hiendeveloper505@gmail.com |
e494f331758045224e8f8a10f24501aeed293db0 | 17df5ef85db64b306be23455d404e3d6eb934deb | /src/main/java/kohgylw/kiftd/server/filter/IPFilter.java | eae7239648e388d256a15b04be0dccac2c8b30f3 | [] | no_license | GeorgeGuoo/kiftd-source | 60185246cb8f11c8b2f32008aa825225319e180b | d10e60479bfe46892be326bce41053911b9cce56 | refs/heads/master | 2020-08-02T21:06:59.243198 | 2019-09-28T09:26:05 | 2019-09-28T09:26:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,825 | java | package kohgylw.kiftd.server.filter;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.annotation.WebFilter... | [
"kohgylw@163.com"
] | kohgylw@163.com |
6e39822fa2b2b2a37139a1e59a24b5f8dd640529 | c1e5290ba0194c0d4b769ada3f2b05e1616aa2fc | /src/test/java/com/example/ExampleTest.java | d15feb1d8bbd807b5fafe4647ec50789164dac33 | [] | no_license | hamuhamu/spring_boot_example | 3e134fd10867acbac0dda8f354620d67b4f911e6 | ad5672b65932449127b8fc55f47511f17701bf5f | refs/heads/master | 2021-01-12T13:38:06.161202 | 2016-11-30T01:40:46 | 2016-11-30T01:40:46 | 69,967,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | package com.example;
import static org.junit.Assert.assertSame;
import org.junit.Test;
public class ExampleTest {
@Test
public void サンプルテスト() {
Example example = new Example();
int expected = 3;
int actual = example.add(1, 2);
assertSame(expected, actual);
}
@Test(expected = IllegalArgumentException.c... | [
"yuki-ohashi@M0060-2.local"
] | yuki-ohashi@M0060-2.local |
348916bd472294a33b0d219a3e8f0dd4ff70ea90 | 13b181fbcd4486633f221f02efba0cb24ad44066 | /src/main/java/com/digikent/denetimyonetimi/dto/paydas/DenetimPaydasRequestDTO.java | 19d64be7b78be19c5e3eb57b2a8df74dff16e938 | [] | no_license | murat1309/VadiRestMobile | 612ce49e4d6902631658adf81546b266fe51a199 | b2a3bb13b3598b8d0bd5f7f2e54b2091dce3cf75 | refs/heads/master | 2020-04-07T23:13:09.154801 | 2018-10-01T06:49:59 | 2018-10-01T06:49:59 | 158,803,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package com.digikent.denetimyonetimi.dto.paydas;
import java.io.Serializable;
/**
* Created by Kadir on 25.01.2018.
*/
public class DenetimPaydasRequestDTO implements Serializable {
private String filter;
public String getFilter() {
return filter;
}
public void setFilter(String filter) {
... | [
"kadir.yaka@vadi.com.tr"
] | kadir.yaka@vadi.com.tr |
cc8b3586e3b5758307e87ab739aec4278e20391f | 4141ce5f26b426087d9d5fc6914254a3505d4706 | /src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverAutoStartNamespaceTest.java | 1be08711c7301f0078631b4d4142f24d4f179f0a | [
"LicenseRef-scancode-generic-cla"
] | no_license | saleti7/spring-data-gemfire | 8fc73fed790307799ae4fdc6a71e6daad05d3674 | a5b182471ab6e8d15fc2b9caa490cb78aaafa2c9 | refs/heads/master | 2021-03-27T09:47:38.062169 | 2017-12-17T02:23:29 | 2017-12-18T01:22:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,354 | java | /*
* Copyright 2010-2013 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 required by a... | [
"jblum@pivotal.io"
] | jblum@pivotal.io |
439405a2475a4cbd097523258210cfe70c1438ae | bbe10639bb9c8f32422122c993530959534560e1 | /delivery/app-release_source_from_JADX/com/google/android/gms/internal/zzqf.java | 33aafd42600b1035d5a8b68bb438bbe2a0327188 | [
"Apache-2.0"
] | permissive | ANDROFAST/delivery_articulos | dae74482e41b459963186b6e7e3d6553999c5706 | ddcc8b06d7ea2895ccda2e13c179c658703fec96 | refs/heads/master | 2020-04-07T15:13:18.470392 | 2018-11-21T02:15:19 | 2018-11-21T02:15:19 | 158,476,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,905 | java | package com.google.android.gms.internal;
import android.os.Binder;
import android.os.Bundle;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
public interface zzqf extends IInterface {
public static abstract class zza extends Binder implements ... | [
"cespedessanchezalex@gmail.com"
] | cespedessanchezalex@gmail.com |
dbd45634d0aad02652ace1ed9b439a9489c7cd39 | 7330e9b8e7994ad2f05c8570e57230ea7ab9c810 | /src/main/java/io/github/mainstringargs/alphavantagescraper/input/technicalindicators/SlowKPeriod.java | fd28d49f01962903d2b9a70c1d48b01266669813 | [
"Apache-2.0"
] | permissive | slipperyBU/alpha-vantage-scraper | 97654f590d106e0b4aa84ba8c925d2f57f85423e | f123cf7bc5d08bdce73bfaf5aebb873225f7d4d9 | refs/heads/master | 2023-06-02T19:45:32.981632 | 2021-06-14T22:03:59 | 2021-06-14T22:03:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 609 | java | package io.github.mainstringargs.alphavantagescraper.input.technicalindicators;
import io.github.mainstringargs.alphavantagescraper.input.ApiParameter;
public class SlowKPeriod implements ApiParameter {
private final String period;
private SlowKPeriod(String period) {
this.period = period;
}
... | [
"mainstringargs@users.noreply.github.com"
] | mainstringargs@users.noreply.github.com |
e20717e371fdb33127b0f18a124aa9e962dd48e6 | b0a731bb7fec0e3ee41f1b716955ecdcb2b6ef5c | /Milkomeda/src/main/java/com/github/yizzuide/milkomeda/halo/HaloListener.java | eea066143c8194868033d1e6a4ea50029416bb5f | [
"MIT"
] | permissive | newschen/Milkomeda | d539480d98cb1734f904dc7e3e4ab81542626849 | 90b700585c1958902ccaafee539a6cefb3e5e07a | refs/heads/master | 2023-01-02T11:10:18.160458 | 2020-10-22T03:03:22 | 2020-10-22T03:10:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,106 | java | package com.github.yizzuide.milkomeda.halo;
import org.springframework.core.annotation.AliasFor;
import java.lang.annotation.*;
/**
* HaloListener
* 持久化事件监听器
* <pre>
* 注入参数如下:
* - Object param
* 该参数类型根据Mapper方法的参数决定,如果是一个参数,则为实体或简单数据类型;如果是多个参数,则为Map。
* - Object result
* Mapper方法返回值。
* - SqlCommandType c... | [
"fu837014586@163.com"
] | fu837014586@163.com |
33c04ee18266c1f84857a5a123812d29b8ab174f | 983bac0598b3e46b5e6c5279d7eb62acd3aefe1d | /src/network/NodeSimulatableEvent.java | 9cb9197fdf28b90c5d553c639e26db962a033292 | [] | no_license | AlexMaskovyak/hardware-varying-network-simulator | 0b3747fe7b6aef4d6de3ab5f75509d6756803116 | 4a2d10717568422770a122c3ca147823274b695f | refs/heads/master | 2020-04-29T08:53:38.306475 | 2010-04-06T22:49:51 | 2010-04-06T22:49:51 | 35,670,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,104 | java | package network;
import simulation.ISimulatable;
import simulation.ISimulatableEvent;
import simulation.SimulatableEvent;
public class NodeSimulatableEvent extends SimulatableEvent implements ISimulatableEvent {
protected String _event;
protected IPacket _packet;
/**
* Default constructor.
* @p... | [
"alexander.maskovyak@gmail.com"
] | alexander.maskovyak@gmail.com |
ec3336e9cdd6eb28b6bfad065b6b3e96b4590cbf | ed2d07bafed459e2578878467961412ee9f66f08 | /api/checkers/checkers-domain/src/main/java/io/github/anthogdn/iataaa/checkersDomain/move/CheckersBoardMove.java | 83e44b81b83ffc731e2a66603749f0c14ec1f05f | [
"Beerware"
] | permissive | AnthoGdn/iataaa | 88f0356aa90fda2c294b0e3925460e5d889a3074 | a22b27353d4d669625ae763ae07aaface2532af3 | refs/heads/master | 2023-01-10T09:12:09.603588 | 2018-10-14T22:00:56 | 2018-10-14T22:00:56 | 122,852,678 | 0 | 0 | NOASSERTION | 2023-01-04T15:13:23 | 2018-02-25T16:17:17 | Java | UTF-8 | Java | false | false | 27,602 | java | package io.github.anthogdn.iataaa.checkersDomain.move;
import io.github.anthogdn.iataaa.checkersDomain.model.Case;
import io.github.anthogdn.iataaa.checkersDomain.model.Move;
import io.github.anthogdn.iataaa.checkersDomain.model.PlayerNb;
import org.apache.commons.lang3.tuple.ImmutablePair;
import org.apache.commons.l... | [
"gdn.anthony@gmail.com"
] | gdn.anthony@gmail.com |
06e876ff7cc8e087cf80a02f0e00dcf75c76ccff | c47486a117a3f2f4e8f1e4c44156720d4ea8484f | /simple-service-stock/src/main/java/yu/controller/StockController.java | e5379d0fff7d65ff212b39211e384722691c03c2 | [] | no_license | yufarui/simple-spring-cloud-alibaba | d2d4ceb61aecb71f1c1ea41059e79b7630222756 | d96c5f89e77462ea0d8e7f8bd93be0cd696df654 | refs/heads/master | 2021-05-25T13:45:42.548801 | 2020-06-10T12:14:32 | 2020-06-10T12:14:32 | 253,778,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package yu.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class StockController {
@GetMapping("/product/stock/{productId}")
public String getSto... | [
"2412442175@qq.com"
] | 2412442175@qq.com |
9690a2200cb4581da2f2c1944c4b7d879753be8d | b4b62c5c77ec817db61820ccc2fee348d1d7acc5 | /src/main/java/com/alipay/api/response/AntMerchantExpandTradeorderQueryResponse.java | dd4ddd5755a1e5db1eca6f258cf63cca53153f1f | [
"Apache-2.0"
] | permissive | zhangpo/alipay-sdk-java-all | 13f79e34d5f030ac2f4367a93e879e0e60f335f7 | e69305d18fce0cc01d03ca52389f461527b25865 | refs/heads/master | 2022-11-04T20:47:21.777559 | 2020-06-15T08:31:02 | 2020-06-15T08:31:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,138 | java | package com.alipay.api.response;
import java.util.Date;
import java.util.List;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
import com.alipay.api.domain.ItemOrderOpenData;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: ant.merchant.expand.... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
cce16f20c7112c1343bc7115ec706917057729c6 | 2fb01180082e42a2dbdb9df61556acea0967038d | /func_Gson.java | 6c152dc7e2b422d7e8b05691be8df4ad8b965e8e | [] | no_license | bijancot/JavaLocalStorage | 5b568bc7f3fe2f3c62fce42faa108bf1d7c15169 | c911c8dfb76b2cd46260f7ffa6d6d89f9f1b8f17 | refs/heads/master | 2020-04-07T13:09:41.124423 | 2019-03-06T09:07:05 | 2019-03-06T09:07:05 | 158,395,246 | 1 | 0 | null | 2018-12-10T13:52:31 | 2018-11-20T13:38:32 | Java | UTF-8 | Java | false | false | 8,718 | java | import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import com.google.gson.stream.JsonReader;
import com.sun.org.apache.xpath.internal.operations.Equals;
import com.google.gson.Gson;
import com.google.gson.JsonObject;
import com.google.gson.JsonArray;
import java.io.FileWriter;
... | [
"panjidia995@gmail.com"
] | panjidia995@gmail.com |
8ba922216b91b60c5483a788532d4be929992b1d | b701415de83675f52f1b6ed85d66fb92ecb042a3 | /view/ChatServerView.java | d3e810d0e48a5442dd1b1239815b3aed6051a07d | [] | no_license | bxagha/netchat | 3009f9f67c83615a5b6d2d1ff63795c1df0a7c56 | 64e260f45465a001c63bf34265c4b5bdcbe3540e | refs/heads/master | 2020-12-24T19:37:12.899548 | 2016-04-19T18:41:14 | 2016-04-19T18:41:14 | 56,621,640 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,945 | java | package view;
import model.ChatServer;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.Socket;
public ... | [
"bxagha@gmail.com"
] | bxagha@gmail.com |
5b15160066373972ea884fdd14445b406b3f2a26 | de9b9b0e8d59c681eba5b5f281bb43a068843322 | /src/NarayanMysql/ProductEntityPK.java | 98f20e885920eff6586a08d88f31b1a009a5f3a5 | [] | no_license | narayansau/JAva_Groovy_JPA | e490f87cf6b6f539553e9171782d4bb995bc30b6 | 3fba77ce80fef206fbe6cba50a8606c58db6c647 | refs/heads/master | 2020-03-27T20:34:24.829693 | 2018-09-02T11:18:59 | 2018-09-02T11:18:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,106 | java | package NarayanMysql;
import javax.persistence.Column;
import javax.persistence.Id;
import java.io.Serializable;
import java.util.Objects;
public class ProductEntityPK implements Serializable {
private int id;
private int categoryIdCategory;
@Column(name = "id", nullable = false)
@Id
public int g... | [
"narayansau@yahoo.com"
] | narayansau@yahoo.com |
87ce795104ee55093fcd9179a02145ace1a7ecf6 | aabd762c13acdcc8839562888017487301c20606 | /src/UserInterface.java | 8532b33fbe79b1ed569beb5e5a63c13babdb3bb0 | [] | no_license | ProphetRush/LAB3-Protection | f7fd6e9ce94c61449f5ec6f0b45dcb1cfeff716b | 737ff886613ca1f1f00dd643ea3d35b8895b401c | refs/heads/master | 2021-06-18T03:50:19.993061 | 2017-06-07T13:57:53 | 2017-06-07T13:57:53 | 93,392,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,977 | java | import javax.swing.*;
import javax.swing.table.DefaultTableCellRenderer;
import javax.swing.table.DefaultTableModel;
import java.util.ArrayList;
/**
* Created by Prophet on 6/5/2017.
*/
public class UserInterface
{
public JTable table1;
public JButton loginButton;
public JButton addUserButton;
public... | [
"LIAOSIZHE@Gmail.com"
] | LIAOSIZHE@Gmail.com |
03246da1dd25ad7a7074211081cb1bc0876066a5 | dcf1a4b97f1630be4553cfebd4e74abd5f5c80ce | /app/src/main/java/com/xiandong/fst/model/PayModelImpl.java | b2c318d6fa0dbea5b1689f1f1faf006988826ad6 | [] | no_license | EGOSICK/NewFenShenTu | 39d39c6f01121c4a26c88bcb6430589972e916dd | 58693c40a4d06e054c22a797c1ca68aca3287cfa | refs/heads/master | 2021-01-11T06:36:24.838889 | 2017-03-02T08:04:18 | 2017-03-02T08:04:18 | 81,193,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,427 | java | package com.xiandong.fst.model;
import android.app.Activity;
import android.util.Log;
import com.xiandong.fst.application.Constant;
import com.xiandong.fst.model.bean.AbsBaseBean;
import com.xiandong.fst.model.bean.EWaiPayBean;
import com.xiandong.fst.model.bean.PayBean;
import com.xiandong.fst.model.bean.PayOrderBe... | [
"776819681@qq.com"
] | 776819681@qq.com |
ff436e607730d0dab13898fa766447d662c73a01 | 51ec63113b3994312e300e6976527ee3c5bf1114 | /ArrayListChallenge - Alternate Solution/src/dev/twobeardednomads/dev/twobeardednomands/Contact.java | 46fcc62f0a7c714a3b9805ba790d4a4604c516ae | [] | no_license | 10xOXR/LearningJavaProjects | c78d08025ac39aa1a57a48ab3cc216be8abefedb | c572125ec14b3d50e390549d2c9a6785348e9a21 | refs/heads/master | 2022-12-20T14:02:48.506103 | 2020-10-04T12:28:51 | 2020-10-04T12:28:51 | 255,301,473 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package dev.twobeardednomands;
public class Contact {
private String name;
private String phoneNumber;
public Contact(String name, String phoneNumber) {
this.name = name;
this.phoneNumber = phoneNumber;
}
public String getName() {
return name;
}
public String getP... | [
"10xoxr@gmail.com"
] | 10xoxr@gmail.com |
a358b45bb337cf17f4f12590dfc52c05e62035ed | dcb4f468b88df896ff3f922391e447e843d63a7f | /app/src/main/java/manipal/com/present_manipal/splash_screen.java | ea2b6d386e0319e678f109ea87fbf90d197180f1 | [] | no_license | pratikshagadkari/present_manipal | 5b98df7225f4abae2ee6aa2b108d10967f1463ea | dae8da920ea90d316880976b9f847b0c5a3dc0ab | refs/heads/master | 2020-06-01T08:06:20.342436 | 2019-06-07T08:34:21 | 2019-06-07T08:34:21 | 190,712,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,264 | java | package manipal.com.present_manipal;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Handler;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import a... | [
"pratikshagadkari123@gmail.com"
] | pratikshagadkari123@gmail.com |
9727f5948d8b4b65687ea9bf93e4653f0ac6cea3 | 2f5b8741780ec712d26f82d8b28a4e5c5885e4a4 | /Exception_Handling/app6/src/M15.java | 31fde8b47ecbb397df8d17cc3a25aced8c4e9562 | [] | no_license | Vijay-Ky/5BFSD_APTECH | e60e8380eed116afd9a1e9abbd69b7a503ed66fe | 1d1a9eb21eb63b86f771687ac1ec6560fbcaa787 | refs/heads/main | 2023-03-27T13:02:00.311280 | 2021-03-30T08:44:27 | 2021-03-30T08:44:27 | 331,601,827 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | class M15
{
public static void main(String[] args) //throws InterruptedException
{
/*
try
{
System.out.println(1000);
Class.forName("");//min one Class.forName max any no. of we can keep
Class.forName("");
Class.forName("");
}
catch (ClassNotFoundException ex)
{
}
System.out.println("d... | [
"vijayky007@gmail.com"
] | vijayky007@gmail.com |
5acbe4ee9e90f76da3c1d3824c39029ee632de2d | b7de9ce0697c99ba70b460cb418da5c2d61d9b5f | /World.java | 0dfe25ad8878b92f3cc47c66b04a0945d7abb71d | [] | no_license | yjiu99/git_exam1 | e3e943cdd29ad0fac3275cc40f4b9a0c617f7790 | e659aa1eb9a0b4f3ac514b930630d91a6ae3fa0d | refs/heads/main | 2023-08-18T02:14:45.631364 | 2021-09-28T00:24:26 | 2021-09-28T00:24:26 | 411,075,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 522 | java | package git_exam1;
public class World {
static int factorial(int n){
int result = 1;
for (int i=1;i<=n;++i)
result *= i;
return result;
}
static int sum(int n){
int result = 0;
for (int i=0;i<=n;++i)
result += i;
return result;
}... | [
"yjiu9992@gmail.com"
] | yjiu9992@gmail.com |
0424ab636a41a5947079737ec4808e20812da570 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /frameworks/base/media/java/android/media/AudioSystem.java | 661b0fdf1e7a1fd5dbd0345561e6e422622e2b49 | [
"MIT",
"LicenseRef-scancode-unicode",
"Apache-2.0"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 18,826 | java | /*
* Copyright (C) 2006 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... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
bbc9a867822df8c8abb9473fb4167d00cba74ee8 | c929e65885ce5bb493d6f694532c1ac2906abfcf | /src/main/java/com/ciwei/mybatisplusgenerator/MybatisPlusGeneratorApplication.java | 39a092d62dd39a0796c6a36a1a79605a0ff354fe | [] | no_license | ciweigg2/mybatis-plus-generator | f3018be41e7c5832e5a3dfc4eea48295717f52ee | 2edcf199a588168d83e04f4451eee3f766902b7c | refs/heads/master | 2021-06-21T07:19:22.467756 | 2019-08-18T12:19:40 | 2019-08-18T12:19:40 | 202,997,522 | 0 | 0 | null | 2021-03-31T21:20:50 | 2019-08-18T12:00:51 | Java | UTF-8 | Java | false | false | 351 | java | package com.ciwei.mybatisplusgenerator;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MybatisPlusGeneratorApplication {
public static void main(String[] args) {
SpringApplication.run(MybatisPlusGeneratorA... | [
"1085160569@qq.com"
] | 1085160569@qq.com |
79dbbc90a14c918cef5adf917e7395c03f1a1b1e | b22a7c2056c6e5457111e5225509a99f1f4a26f9 | /ListView/app/src/main/java/org/cchmc/camo2j/listview/MainActivity.java | 6c10657f84a322b11eae384ef7e6d514da8e1730 | [] | no_license | Reggie86/AndroidStudioProjects | 4c37f7d30afe9940465824ed0ab9cbbbc45ccb6b | 9d6227ad57c6e395a5a5a29eba6fc6340a1721f2 | refs/heads/master | 2021-01-11T11:17:09.655155 | 2017-01-11T16:49:48 | 2017-01-11T16:49:48 | 78,657,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,468 | java | package org.cchmc.camo2j.listview;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.Toast;
import java.util.ArrayList;
public class MainActi... | [
"dcampbell@cchmc.org"
] | dcampbell@cchmc.org |
1f45c7ff8bc0e261b424310ed19a4e6889a561fa | b0161074c8843cbadf9037d91568387e2ca46f47 | /src/java/domain/EGender.java | ad7bc01b4cf579d5953ee25ebee8c0100ad04005 | [] | no_license | Tusifu/student-Registration | 874f7f18476ba929afb59a87d5fb8fd2bc19e5fe | 99519a1e4329a7fe94487e245f729ca4a388c5ae | refs/heads/master | 2020-09-28T09:25:02.142535 | 2019-12-08T23:31:18 | 2019-12-08T23:31:18 | 226,746,847 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | 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 domain;
/**
*
* @author Edison
*/
public enum EGender {
MALE,FEMALE;
}
| [
"tusifuedison@gmail.com"
] | tusifuedison@gmail.com |
a17b043cfc3f1ebacdd88ea8f604e33d9c3f544e | 9a21965d440506705c517cabe40dbb67244a6b73 | /xteacher/src/main/java/com/zjhz/teacher/NetworkRequests/retrofit/Model/LoginRespon.java | 6e5784349e81dda590d6a0a2eb32ed6789bf907a | [] | no_license | tianbaojun/XMvp | e6528041ee6fc43d79d004a4f8bff2d96477ff18 | ede7fbbec1f5d4134a2d97b4106b1ee98524c2be | refs/heads/master | 2021-01-15T08:13:56.469611 | 2017-08-18T08:52:43 | 2017-08-18T08:52:43 | 99,560,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,652 | java | package com.zjhz.teacher.NetworkRequests.retrofit.Model;
import com.zjhz.teacher.NetworkRequests.response.UserLogin;
import com.zjhz.teacher.bean.BaseModel;
import java.util.List;
/**
* Created by Administrator on 2017/8/16.
*/
public class LoginRespon extends BaseModel {
/**
* msg : 登录成功!
* code... | [
"woabw@foxmail.com"
] | woabw@foxmail.com |
8013575ce897a65d4a9989e0b5c126a36f21e6d1 | a473a21aa063dfeec5cda7de10b7898ff5bd139a | /src/test/java/com/adv/qa/selenium/tests/currency/phase3/A110_Security_Range_ListsTest.java | 752edfe7f81d295366ecf56b54487dee79c9994d | [] | no_license | Chetna-Mishra/E5H5Automation | ffa5af4d94a947bdca17801e1ad01ca93d537fd1 | 9353e3c3597b05ba19b403321173ddf3863612d9 | refs/heads/master | 2020-05-20T21:17:46.167381 | 2017-04-06T04:14:51 | 2017-04-06T04:14:51 | 84,525,961 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,687 | java | package com.adv.qa.selenium.tests.currency.phase3;
import java.util.List;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import com.adv.qa.selenium.framework.Assert;
import com.adv.qa.selenium.... | [
"Chetna.Mishra@ChetnaM-PC.acs.acsresource.com"
] | Chetna.Mishra@ChetnaM-PC.acs.acsresource.com |
14737faf59fa63fc77f33f5ee54a09480887eeb4 | 690f3f008d94abf130c4005146010cd63cd71567 | /JavaTest/src/main/java/proxy/staticproxy/StaticProxy.java | 4383f6d587838ecae3fce36ec3fb29be99a40040 | [] | no_license | Oaks907/bookspace | 819b8ec87067f8e9776a8b79210c74d33673aec9 | 114a4fc43ed6134b4a236ccdffd30a9594b54796 | refs/heads/master | 2022-12-24T17:01:02.454129 | 2021-05-26T15:53:02 | 2021-05-26T15:53:02 | 143,092,798 | 0 | 0 | null | 2022-12-16T05:20:36 | 2018-08-01T02:19:53 | Java | UTF-8 | Java | false | false | 680 | java | package proxy.staticproxy;
import proxy.Iservice;
import proxy.RealService;
/**
* Create by haifei on 19/10/2018 4:09 PM.
* 静态代理
*/
public class StaticProxy implements Iservice{
private RealService realService;
public StaticProxy(RealService realService) {
this.realService = realService;
}
@Overrid... | [
"haifei.li@renren-inc.com"
] | haifei.li@renren-inc.com |
deef1e2c6ef567a50e25b86c8c97d370056e69c5 | e7d78e7b3aa516f42cb42ca71ed923aad4980c9a | /src/by/bsu/samples/memento/GameStateBad1.java | 9aa995871a58a319478dfd0dd6343ad2c00950dc | [] | no_license | slavchoo/ExamPatternMemento | 3cca351039d3ff03a96a77d331435966541e75b5 | 071d83ec47dd0bd1e1d0a56a69e931088114278d | refs/heads/master | 2020-04-02T01:04:56.775709 | 2013-01-06T11:39:00 | 2013-01-06T11:39:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,092 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package by.bsu.samples.memento;
/**
*
* @author training
*/
//нарушение инкапсуляции
public class GameStateBad1 implements IDraw {
private Integer[][] cells;
private Integer moves;
public void setElement(... | [
"slavchoo2@gmail.com"
] | slavchoo2@gmail.com |
ddb57a42dd41931fc5d1e1eef6e839f04e56f86a | d6540635e8a7c668a6a1e1073923fa50cf6e4712 | /src/main/java/org/hgz/thread/demo/HashMapDemo.java | 79bf640f2335747beb21fa61cc5e1c925948214a | [] | no_license | huang-gz/nettylearn | 50fe646daed3f8a74292b7956df2654b43a35389 | 9aaefc7517ff9c3d7caff41f26ea4a768366f0b7 | refs/heads/master | 2021-09-22T11:36:15.374720 | 2018-09-10T01:28:03 | 2018-09-10T01:28:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | package org.hgz.thread.demo;
import java.util.HashMap;
import java.util.Hashtable;
import java.util.TreeMap;
import java.util.concurrent.ConcurrentHashMap;
/**
* @author huang_guozhong
* @Description
* @Copyright 2015 © anzhi.com
* @Created 2017/10/13 18:20
*/
public class HashMapDemo {
public static void ma... | [
"huangguozhong@anzhi.com"
] | huangguozhong@anzhi.com |
b0e5eeb210ebc837b5d7f5b0081b79b65e17a567 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_bff0eba163ce6e5b3f45c901028fe0659bde0dcb/AutomaticDmsExportWithoutHibernate/28_bff0eba163ce6e5b3f45c901028fe0659bde0dcb_AutomaticDmsExportWithoutHibernate_s.java | 045e6b2d5c9a03b1b15d5011a2507eff6df0d5cd | [] | 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 | 16,485 | java | package de.sub.goobi.Export.dms;
/**
* This file is part of the Goobi Application - a Workflow tool for the support of mass digitization.
*
* Visit the websites for more information.
* - http://digiverso.com
* - http://www.intranda.com
*
* Copyright 2011, intranda GmbH, Göttingen
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
74e29ff75243d48f3ce1869d600f31cbf5ba00a7 | 2e909a25d9e74ea9e8c7656f0602e6a19940c553 | /src/main/java/cps/lab/gui/menu/TransformMenuItem.java | 8e0fc01c0955bd1ec3a29515883d181ca2e1ba2d | [] | no_license | himanshusn/digital-signal-processing | 04f3603bd2246483805b54bc612624760fb5c3b2 | fc5e237de169a927e5df9feae1d7a83c013e6211 | refs/heads/master | 2021-05-28T06:02:02.671550 | 2014-01-08T16:54:00 | 2014-01-08T16:54:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package cps.lab.gui.menu;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JMenuItem;
import cps.lab.gui.windows.TransformWindow;
public class TransformMenuItem extends JMenuItem implements ActionListener {
TransformWindow transformWindow;
public Transfor... | [
"maciekdeb@gmail.com"
] | maciekdeb@gmail.com |
29dc8071b2bbd61f911c7533f7b7ae9067f856b6 | ca353d63ab2a7e1c4f51097268de3086f34c9ed3 | /src/main/java/DAO/criterias/PurchaseCriteria.java | 70c744b578cae0915de4ac3cfcbd8cc5a650a836 | [] | no_license | ginvaell/PalashkaTravel | 6992333d98d32df6b331c4b7a68fbf45241da4ee | 1ab88f78a28d93d4a54644bbea2c91abf480a066 | refs/heads/master | 2021-01-10T11:23:36.087732 | 2015-11-23T17:42:55 | 2015-11-23T17:42:55 | 45,853,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,517 | java | package DAO.criterias;
import DAO.Criteria;
public abstract class PurchaseCriteria implements Criteria{
private String id;
private String userId;
private String tour;
private String tourId;
private String countOver;
private String countUnder;
private String priceOver;
private String p... | [
"ginvaell@gmail.com"
] | ginvaell@gmail.com |
92b2dd5a484847fca2f266ff6f9af671331429f9 | bcfa76559e2811e65a3aebf145106eb08f54407a | /aether-api/src/main/java/org/sonatype/aether/collection/UnsolvableVersionConflictException.java | 6c04e1072695a60ffc5f2732c258769ad11ae288 | [] | no_license | cstamas/sonatype-aether | 2cd8b073dfc452e58ee31c32cd4b720064cf0c09 | 138e51b4fabab985304a40289dba73fe218016cd | refs/heads/master | 2021-01-17T23:13:27.619529 | 2010-09-22T16:03:39 | 2010-09-22T16:03:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,687 | java | package org.sonatype.aether.collection;
/*
* Copyright (c) 2010 Sonatype, Inc. All rights reserved.
*
* This program is licensed to you under the Apache License Version 2.0,
* and you may not use this file except in compliance with the Apache License Version 2.0.
* You may obtain a copy of the Apache License Ve... | [
"benjamin.bentmann@udo.edu"
] | benjamin.bentmann@udo.edu |
407330d88f2eaafe75a835dd7ec5e6322bb95ee8 | 1319c04fbb9f4eb24c5baee7dd0e96e8319eb441 | /src/main/java/com/letme/Utility/Mapper.java | ce3854c222aae82c2f6658a410c6a94092c5e470 | [] | no_license | rayedbajwa/freelanceApi | 61d08788d260dd136a4a0686fabdfdd1686a43d2 | 3ce377d3c37597d112b7c367a227739fabc7a8e6 | refs/heads/master | 2021-04-29T10:26:22.698197 | 2017-01-04T15:04:03 | 2017-01-04T15:04:03 | 77,642,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,428 | java | package com.letme.Utility;
/**
* Created by mbajwa11 on 1/3/17.
*/
import com.letme.Tasks.controller.TasksController;
import com.letme.Tasks.entity.Tasks;
import org.slf4j.LoggerFactory;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.HashMap;
import java.util.logging.Logger;
... | [
"muhammadrayed_bajwa@optum.com"
] | muhammadrayed_bajwa@optum.com |
e6c9afa927ca05a42b4bf1789e9bbb12a73fbfd8 | 4ff8c09e32db1a5721039da74b93e51ee9e56008 | /src/main/java/com/n26/code/dto/TransactionRequestDTO.java | 2a482a3158c3fc697e4321f6761a1d44a097b376 | [] | no_license | waqas80/n26code | b1a4776b8d7e297973d7f7f9806a5c94ee7d8d6a | 6b65e2445f425d91be95352c2db16b70095de263 | refs/heads/master | 2020-03-18T19:33:35.937347 | 2018-05-28T13:04:55 | 2018-05-28T13:04:55 | 134,550,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package com.n26.code.dto;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
import com.fasterxml.jackson.annotation.JsonAutoDetect.Visibility;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
@JsonAutoDetect(fieldVisibility= Visibility.ANY, getterV... | [
"waqas80@Waqass-MacBook-Pro.local"
] | waqas80@Waqass-MacBook-Pro.local |
65f1d1402a090928cd1a1dd77a3086852849b3f8 | 2a983ca82d81f9a4f31b3fa71f5b236d13194009 | /instrument-modules/user-modules/module-log-data-pusher/src/main/java/com/shulie/instrument/module/log/data/pusher/push/DataPusher.java | 93733135d83ae4a9da3f0da0421eae1a76f6aead | [
"Apache-2.0"
] | permissive | hengyu-coder/LinkAgent-1 | 74ea4dcf51a0a05f2bb0ff22b309f02f8bf0a1a1 | 137ddf2aab5e91b17ba309a83d5420f839ff4b19 | refs/heads/main | 2023-06-25T17:28:44.903484 | 2021-07-28T03:41:20 | 2021-07-28T03:41:20 | 382,327,899 | 0 | 0 | Apache-2.0 | 2021-07-02T11:39:46 | 2021-07-02T11:39:46 | null | UTF-8 | Java | false | false | 1,604 | java | /**
* Copyright 2021 Shulie Technology, Co.Ltd
* Email: shulie@shulie.io
* 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... | [
"jirenhe@shulie.io"
] | jirenhe@shulie.io |
80d6601f4d8b2b0baf2ef9685133c79b0f6c1b7e | 950f73f7b17153a2a4ac14594b1c5215bd8db6dc | /src/main/GamePanel.java | 4ca638d54a95853edbbc992b339a40255e790110 | [] | no_license | candy-e/Blood_Cross | 8df949d0ea5848610598b669ef893f12cf6b7cea | 5f0832169f49d85f44ddfba02257e6d5c58aafaf | refs/heads/master | 2021-01-13T03:09:48.567364 | 2016-12-24T11:35:50 | 2016-12-24T11:35:50 | 77,434,263 | 0 | 0 | null | 2016-12-27T07:13:33 | 2016-12-27T07:13:33 | null | UTF-8 | Java | false | false | 2,529 | java | package main;
import game_state.core.GameStateManager;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.image.BufferedImage;
import javax.swing.JPanel;
public class GamePanel extends JPanel implements ... | [
"neilromblon@live.com"
] | neilromblon@live.com |
728696a3684bc61397aebfaafd43f43f94a13c52 | 7fe96ff16066e922bc99621d0cc80e51cfdc1cce | /javasrc/ch02_2/ex2_2_14.java | 561ae0fddd0062f01b9e48d9b04e9e678d94cac3 | [] | no_license | Vagacoder/Algorithms4E | a0948644eebbab7eaecb8224caaad0d23bfc54e9 | eeb3ec913c3ba5c1e9ea8c432c0a1fc82f9cdc49 | refs/heads/master | 2021-08-03T01:30:59.402846 | 2021-07-25T06:46:42 | 2021-07-25T06:46:42 | 219,931,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,306 | java | package javasrc.ch02_2;
/*
* 2.2.14 Merging sorted queues.
Develop a static method that takes two queues of sorted items as arguments and
returns a queue that results from merging the queues into sorted order.
*/
import javasrc.ch01_3.LinkedListQueue;
public class ex2_2_14{
public static void main(String[] a... | [
"qiruihu@gmail.com"
] | qiruihu@gmail.com |
07445dccdaff254612b7bfede9ec4f585b57c6f5 | 029cf03d459e7492be9380dd4e53c8436c8594a8 | /mandate-domain/src/main/java/com/ote/mandate/business/command/model/DefineMainHeirCommand.java | 403f669ee8542c506ddee5f2416d65c7374d2ffc | [] | no_license | oterrien-CQRS/contract-service | f041e058a2ef8954b44cacc64c2b75c849b30b05 | 198d993317d102630ea9c9864cc8ad76e0c11e61 | refs/heads/master | 2020-04-13T21:08:58.892610 | 2019-01-10T22:03:30 | 2019-01-10T22:03:30 | 163,448,947 | 1 | 0 | null | 2019-01-10T20:19:01 | 2018-12-28T20:58:06 | Java | UTF-8 | Java | false | false | 502 | java | package com.ote.mandate.business.command.model;
import com.ote.mandate.business.aggregate.Heir;
import lombok.Getter;
import lombok.ToString;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
@Getter
@ToString(callSuper = true)
public class DefineMainHeirCommand extends BaseMandateCommand {... | [
"oterrien@neuf.fr"
] | oterrien@neuf.fr |
6c57bebc94326ca4ff9ccf77cd5f5e719fabf11c | 1273468fd71ad2f27f2f1a26dfdaa5f97af314c8 | /src/test/java/org/launchcode/TechjobsApplicationTests 2.java | fc908eba3700a7ce594078017c31a749f407df3f | [] | no_license | NoviceWare/techjobs-oo | ade270407558705ad7bb400bc5446094737536a7 | 2b5e5c28265a6985327cf460453db5dc383dfc0a | refs/heads/master | 2020-06-04T09:47:21.446591 | 2019-06-24T20:10:21 | 2019-06-24T20:10:21 | 191,973,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package org.launchcode;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class TechjobsApplicationTests {
@Test
public void cont... | [
"pdu@noviceware.com"
] | pdu@noviceware.com |
c24c0fc7b1d8f62643fbe0507efa728cf28dc3f8 | f43b98b96fe68e38f1a4cda4fd865c44b4d3f7d0 | /src/main/java/com/valerijovich/customerdemo/CustomerDemoApplication.java | f01c6bd64aa6cd6fbab70603e9cce3f7ae326222 | [] | no_license | valerijovich/CustomerDemo | 498ac4f099c4ca1c64ec13c383581624fb2a383e | ec8efd89350994797152dc61205104703ad1f5d1 | refs/heads/master | 2023-06-24T08:35:53.184912 | 2021-07-12T13:08:16 | 2021-07-12T13:08:16 | 385,251,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package com.valerijovich.customerdemo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CustomerDemoApplication {
public static void main(String[] args) {
SpringApplication.run(CustomerDemoApplicati... | [
"paulvalerijovich@gmail.com"
] | paulvalerijovich@gmail.com |
412b7b9c617392a77924ffdc8edae6641282a3f5 | 55179e4dfc63f4ef0f4552979b8b91de34ab8ff4 | /src/main/java/ibeeproject/model/zona/Severidad.java | ca35e2ee4ecf9cf53db3d1b0aca9bddd33564858 | [] | no_license | ezilocchi/ibeeproject | da032b5a11b94003810dd2b3908c952dadfb3542 | 182c1d58c47192c48f30932615d4c560e3f3c7e0 | refs/heads/master | 2021-01-10T19:00:37.044742 | 2014-06-13T20:17:31 | 2014-06-13T20:17:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ibeeproject.model.zona;
/**
*
* @author Fede
*/
public class Severidad {
private String demonimacion;
private String descripcion;
}
| [
"ezilocchi@gmail.com"
] | ezilocchi@gmail.com |
115c0b114b9ff28d00d9046966adfb04c7a2b833 | dbc9aa7693df8e7e142218b45b8e23931e7367c7 | /src/chapter13/BetterRead.java | 3fe0d036661b484fc51022fc7f22b610aef30fee | [] | no_license | xiaweizi/ThinkingInJavaDemo | 1fdb98b756dc0fa3c152b984429b9e57645b5837 | 14dc4dc14207cce062caf7042f9685381e0429e6 | refs/heads/master | 2021-04-27T03:21:12.508205 | 2018-05-07T06:09:23 | 2018-05-07T06:09:23 | 122,712,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,204 | java | package chapter13;
import java.util.Scanner;
/**
* <pre>
* author : xiaweizi
* class : chapter13.BetterRead
* e-mail : 1012126908@qq.com
* time : 2018/04/15
* desc :
* </pre>
*/
public class BetterRead {
public static void main(String[] args) {
// Scanner 可以接受任何类型的 Readab... | [
"1012126908@qq.com"
] | 1012126908@qq.com |
d99cf16b9f231d23173aabf2cdb92ef56bb06fe3 | d2cb1f4f186238ed3075c2748552e9325763a1cb | /methods_all/nonstatic_methods/javax_swing_event_InternalFrameAdapter_wait_long_int.java | 1f60b0d155560521e3f4d9501def58210b58eb3f | [] | no_license | Adabot1/data | 9e5c64021261bf181b51b4141aab2e2877b9054a | 352b77eaebd8efdb4d343b642c71cdbfec35054e | refs/heads/master | 2020-05-16T14:22:19.491115 | 2019-05-25T04:35:00 | 2019-05-25T04:35:00 | 183,001,929 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | class javax_swing_event_InternalFrameAdapter_wait_long_int{ public static void function() {javax.swing.event.InternalFrameAdapter obj = new javax.swing.event.InternalFrameAdapter();obj.wait(-7942315492414729150,705623977);}} | [
"peter2008.ok@163.com"
] | peter2008.ok@163.com |
6dfe50a73367662f45a5cb01f2a5946f31da9794 | 0ae67a9702a7a70ab6449b42c4900a403336292b | /Direction.java | abc8372ea5a153c8faf7c81f11505057e0780c8d | [] | no_license | xoxo-Martyna/PIO_Project | e8de8faabff7711ccc6563f8d2b244abfd8a8b40 | e8d35227da5db13173d4e726cc46b626eee35b23 | refs/heads/master | 2021-07-08T03:08:25.289953 | 2021-05-25T14:01:53 | 2021-05-25T14:01:53 | 244,401,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | public class Direction {
private double x;
private double y;
public Direction( double x, double y ){
this.x = x;
this.y = y;
}
public double getX(){
return x;
}
public double getY(){
return y;
}
public boolean isHorizontal(){
double x = thi... | [
"hubert.nakielski@gmail.com"
] | hubert.nakielski@gmail.com |
591a4066e1c315f501724b3de37c403c56acf573 | f6726b9a941b642d7887e52aa82b0d0b868eec91 | /StylistPark/SP/src/main/java/com/spshop/stylistpark/widgets/stikkyheader/StikkyHeader.java | ec072fd64394171c447fbaf9ba0feb2cc91e06e9 | [] | no_license | spmoblie/sp_app | 67b088e0df056ec91cff95acf9e6d231784c6f66 | ee85f3c6a28eb0682c9f61a67782a84d44be96fc | refs/heads/master | 2020-04-16T02:09:51.785827 | 2020-04-09T02:52:09 | 2020-04-09T02:52:09 | 60,585,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,248 | java | package com.spshop.stylistpark.widgets.stikkyheader;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewTreeObserver;
public abstract class StikkyHeader {
protected Context mContext;
protected View mHeader;
protected int mMinHeightHeader;
... | [
"136736673@qq.com"
] | 136736673@qq.com |
a0bd665b0dc25909f824ca981fbf937d613b75a1 | 558cc3898cc537451bf533b6e0bc3541aebe4b5a | /app/src/main/java/com/eli/convertlink/MusicTrack.java | 90515019966f6f542b3c12eb0346968161261fd1 | [] | no_license | esudaley/convert_link | 321e65921a66480a86a3d0c057aa163497e23f69 | 647593884e4b8b07a23194f70dc38a89b17a436a | refs/heads/main | 2023-07-08T17:48:31.021838 | 2021-08-11T17:09:59 | 2021-08-11T17:09:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 920 | java | package com.eli.convertlink;
import android.graphics.Bitmap;
import kaaes.spotify.webapi.android.models.Track;
public class MusicTrack {
private String trackName, artist, imageUrl;
private Bitmap bitmap;
private String url;
public MusicTrack(Track track) {
this.trackName = track.name;
... | [
"51211969+esudaley@users.noreply.github.com"
] | 51211969+esudaley@users.noreply.github.com |
cc1ee5e7fd6f21bcca1397005bbf4ce81fea82b4 | d4506724ba8a4f2ae64b999d9e6631c7a149b45c | /src/main/java/yd/swig/SWIGTYPE_p_f_p__GFileIOStream_long_p__GCancellable_p_p__GError__int.java | a01ab8295aa8df54da218b0e309d2d0a27bfdddb | [] | no_license | ydaniels/frida-java | 6dc70b327ae8e8a6d808a0969e861225dcc0192b | cf3c198b2a4b7c7a3a186359b5c8c768deacb285 | refs/heads/master | 2022-12-08T21:28:27.176045 | 2019-10-24T09:51:44 | 2019-10-24T09:51:44 | 214,268,850 | 2 | 1 | null | 2022-11-25T19:46:38 | 2019-10-10T19:30:26 | Java | UTF-8 | Java | false | false | 941 | java | /* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.1
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* ------------------------------... | [
"yomi@erpsoftapp.com"
] | yomi@erpsoftapp.com |
185a3588e6a15c374a57fd638a48e6aa02f181f4 | 2afa9a03bf79e605f5f41534458ae83cd1ddbd86 | /app/src/main/java/za/co/myconcepts/instaclone/activities/ViewImageOnMap.java | 1016fddadd9610267a28c74a248030fb59dc7047 | [] | no_license | citispy/InstaClone | 9ab4b0c0f410b9353bb0be1629a145ebf681fb32 | f6480ef6815b9f306304b49186565c418554598a | refs/heads/master | 2021-09-19T10:44:41.738796 | 2018-07-27T09:18:09 | 2018-07-27T09:18:09 | 105,771,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,002 | java | package za.co.myconcepts.instaclone.activities;
import android.content.Intent;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.vie... | [
"m.yusuf.isaacs@gmail.com"
] | m.yusuf.isaacs@gmail.com |
a50dc459043eab39ac55dc2d364031dd3fe5836c | fa569b2e22ebb44589ca7de19c680cec99d6d336 | /service/java/qmedataservice/qmespringds/src/test/java/com/malcolm/qme/springdata/repository/MediaTypeRepositoryImplTest.java | 2785c6e92949d27436d6af000df5ccc17dd95115 | [] | no_license | MalcolmPereira/QMe | 73a9ecf5e7869f93a50ebe7e69673a932381b408 | 96db418ebee68edceb002f26f586c588618b9670 | refs/heads/master | 2020-04-16T15:12:18.382953 | 2018-03-17T17:05:18 | 2018-03-17T17:05:18 | 28,116,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,531 | java | /**
* Name : com.malcolm.qme.springdata.repository.MediaTypeRepositoryImplTest.java
* Date : 5/14/15
* Developer : Malcolm
* Purpose : Tests for SpringData MediaTypeEntity Repository
*/
package com.malcolm.qme.springdata.repository;
import com.malcolm.qme.core.domain.MediaType;
import com.malcolm.qme.... | [
"malcolm.j.pereira@gmail.com"
] | malcolm.j.pereira@gmail.com |
455284e664ed2c2d6c5f98ce8dbf70e4cee07c2f | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module0376_internal/src/java/module0376_internal/a/IFoo0.java | 86b28be960248fb1a66ae5fa997653a039040251 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 859 | java | package module0376_internal.a;
import javax.management.*;
import javax.naming.directory.*;
import javax.net.ssl.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo ... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
fe3157b146c89bc7adb6fddfe3225df56b2c939d | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a060/A060094Test.java | 1b32d71341b6fb43f508880474ee57bee6ea1a8e | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a060;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A060094Test extends AbstractSequenceTest {
}
| [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
eff898e06641d20ffe09750c1869626d459e8b6a | 74648aa3ef4419d8b014e1b92350b15e25b10b50 | /01_java-basic/src/day10/Test04.java | 45205c0fc36e8eff885b9fdcac8c33e591d29037 | [] | no_license | k8go4go/happy | 0e893ff0fcb2d81cf3550a030fa36ae56a78fc4e | a10a28b258716b642a7ea4c1f63ceb08f5a91e32 | refs/heads/master | 2021-01-21T10:41:58.313262 | 2017-10-18T00:04:21 | 2017-10-18T00:04:21 | 91,704,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | package day10;
// 추상클래스
abstract class AbsSuper {
public void test() {
System.out.println("구현된 메서드");
}
// 추상메서드
public abstract void call();
}
// 추상클래스를 상속받은 하위클래스는 추상메서드를 반드시
// 재정의(오버라이딩) 해야 한다.
class AbsSub extends AbsSuper {
public void call() {
System.out.println("재정의된 메서드");
}
}
public class Test04 ... | [
"8go4go@gmail.com"
] | 8go4go@gmail.com |
eb7b7619b94456a47d41d4089b1c3cabc6962f06 | ecab973fba2ecaf2545668a89fd6c7aee8091b1e | /mvn/web/core/src/main/java/test/sys/context/PropertyLoadingFactoryBean.java | 5c8be03c57b4974fbaf2208bcd03852b9b45a8ce | [] | no_license | naresh516/Batch-33 | 763a2884798a75a81eff26f859212b845977ee77 | 944d03b00f57afb355a941cc8e737ae85612d587 | refs/heads/master | 2020-03-28T13:48:14.211318 | 2018-10-21T20:50:44 | 2018-10-21T20:50:44 | 148,430,251 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,781 | java | /*
* Copyright 2007 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless required by appl... | [
"nareshbora@gmail.com"
] | nareshbora@gmail.com |
3b0ca2753dfb387f3b818e5ec5e1036af35c25b2 | 3725fec5819219ead50e96e508ec703e5faa2a7c | /inventory-service/src/main/java/com/ecommerce/inventoryservice/request/BookFiltersRequest.java | f7cce8a3baf9ad53678e98633145cf48a52150c6 | [] | no_license | brktopcu/ecommerce-microservices | f33c0acc15e7334eeca9240f022dd5bb2738bf70 | 1e2dc4fb86078eaad12ff738760444b672e64506 | refs/heads/master | 2023-04-26T04:04:16.888159 | 2021-05-25T19:49:36 | 2021-05-25T19:49:36 | 349,976,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package com.ecommerce.inventoryservice.request;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class BookFiltersRequest {
private String category;
private Long maxPrice;
private Long minPrice;
}
| [
"buraktopcu12@hotmail.com"
] | buraktopcu12@hotmail.com |
5faff08d5d214affd6d3c2b694cef8299182674e | 0afc040b0089fe170ae1357c47dcb6e6f98a2bfd | /sso-platform-core/src/main/java/com/zzq/cloud/platform/config/AliYunConfig.java | 2e5e3293241d298980970dd12ab5b838dde05371 | [] | no_license | 787390869/spring-security-oauth2 | e927f20532daff41543203355105490a5208f39a | 8c161b7ec51ba8737c299f2a72f73dcf25dddd56 | refs/heads/master | 2023-04-12T08:24:33.364914 | 2021-05-08T02:31:04 | 2021-05-08T02:31:04 | 365,459,286 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package com.zzq.cloud.platform.config;
import com.zzq.cloud.sdk.security.SecurityModel;
import lombok.Data;
import lombok.Getter;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
/**
* @Author ZhangZiQiang
* @CreateTime 2021/5/7... | [
"sadsad"
] | sadsad |
ea24a1751be0625401133fd3de4806a5895e1da4 | 00c2216e4248e7ceb31a0de0b1770176fa3d6944 | /tree/src/main/java/java8/defaultmethods/DerivedGreetingService.java | 83e02f10f0fb7b17591fb7c7fbb091ae357d9bcf | [] | no_license | jianbinhusky/offgo | 1890ef406344a0b72cda4f023c569688282ea0be | 3d31165782301bb0bde8027ef47a0f32f61d9b76 | refs/heads/master | 2021-05-13T19:49:07.715179 | 2018-03-09T02:09:44 | 2018-03-09T02:09:44 | 116,899,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package java8.defaultmethods;
/**
* A GreetingService implementation that uses {@link AbstractGreetingService} as base class and therefore has to
* redefine {@link #greet()}.
*/
public class DerivedGreetingService extends AbstractGreetingService {
@Override
public String greet() {
return "Salut le ... | [
"hujianbin93@gmail.com"
] | hujianbin93@gmail.com |
3a0aa108a5ce9666a5d43af81f13b3700ea30141 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/elastic--elasticsearch/cc83c2f848be69a77f1275fe1ff5363dcdd4c955/after/NodesStatsRequestBuilder.java | 4fa5a58a98cdcfc790b925e29dcb5ac081e96679 | [] | 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 | 3,606 | java | /*
* Licensed to ElasticSearch and Shay Banon 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... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
f1e414fae2c0b97079f7332c312613fea0f687b5 | a2bfed1340ba735a6493f2f71fe1e4502bc423da | /src/oop/com/innerClass/MethodInnerClassTest.java | 7491b5ce72a15f77e402ebb1e854faa25e85e07a | [] | no_license | sadanspace/javase-practice | 6201f6b9e56b3756b9dc2ed2df94ef8b18d59955 | ee9e9df6edd607e39e2d6167474f2027cf87c7a4 | refs/heads/master | 2020-07-03T15:03:12.087219 | 2020-01-03T10:05:46 | 2020-01-03T10:05:46 | 201,945,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 612 | java | package src.oop.com.innerClass;
/*
方法内部类:
1. 类名不能使用访问修饰符、static修饰符
2. 变量名不能使用static修饰符
*/
public class MethodInnerClassTest {
private String info = "hello world";
public void function(int temp){
class Inner{
private void print(){
System.out.println("类中的属性:"+info);
... | [
"yxq1575856216@gmail.com"
] | yxq1575856216@gmail.com |
e2bf31cf181c229e6a9ca58d0f0b69e445ee9d29 | d994cdd20090ef266ec405090a478fc241b09f47 | /src/main/java/com/exxeta/maau/demoliquibase/repository/CarRepository.java | b5ffd5228304e20deecd45fcc9fe185a60eeb559 | [] | no_license | johnsonaux/daimler-tutorial-with-liquibase | 3568d13a7cb9cebbaee783f36a7f353752a8a5fc | adc22a695e04c4be9193462ae10e69092053f910 | refs/heads/master | 2020-03-26T21:37:08.809905 | 2018-08-20T14:33:28 | 2018-08-20T14:33:28 | 145,398,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package com.exxeta.maau.demoliquibase.repository;
import com.exxeta.maau.demoliquibase.model.Car;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface CarRepository extends JpaRepository<Car, Long> {
... | [
"Marc.Aumueller@EXXETA.com"
] | Marc.Aumueller@EXXETA.com |
2c1e7ce5bfbbca0bdcfe93cbe910e329eec2b23d | d3ad8c790c40a00d95c465bb7a94234f3cef3838 | /app/src/main/java/com/example/user/fantasyzoo/Enclosure.java | 57130fee22e68e6cd73f739100868e4cbcf249f7 | [] | no_license | DianaM10/wk8assignment2java_fantasy_zoo | 7c29b4b6ce57f67015887456e33b1b12a53fc7b1 | 52f8543d6826bfcdee2c5fc570b3169b18eb542b | refs/heads/master | 2020-08-01T07:54:45.341721 | 2017-01-05T17:02:15 | 2017-01-05T17:02:15 | 73,583,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package com.example.user.fantasyzoo;
import java.util.ArrayList;
/**
* Created by user on 14/11/2016.
*/
public abstract class Enclosure {
public int size;
public Enclosure(int size) {
this.size = size;
}
public int getSize() {
return(size);
}
}
| [
"dianaman82@gmail.com"
] | dianaman82@gmail.com |
854d20c0065a66d93b8827685ebd8dc568626dcb | 9e94a2df772c338bd1181e6a8bf6ef8c0ebdef67 | /src/main/java/com/example/demo/config/SwaggerConfiguration.java | b180f31ac21dcb872c3570050baabac0464b8374 | [] | no_license | nuax-bespin/sample-backend-app-new | 9c54162e39ea5fb3628fb0772e5dc336d2a0bc5e | eedc961b59d9bee713ba6d3fe1cd7b775ee2973d | refs/heads/master | 2023-06-15T09:20:50.737546 | 2021-07-12T10:43:52 | 2021-07-12T10:43:52 | 385,212,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,258 | java | package com.example.demo.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import org.springframework.context.annotation.Bean;
import org... | [
"nuax79@gmail.com"
] | nuax79@gmail.com |
7acbbf563c90571f63fa29838c20d389452fe50e | c8df5c3bb5126d2859ed0b2e6328ca7faea8fc4f | /metadata-extractor-tests/Tests/com/drew/lang/RandomAccessTestBase.java | 6e41ff8133edd75832609d6babcb17d5af52b30b | [
"Apache-2.0"
] | permissive | ydanila/j-metadata-extractor | a1757217dad17319afd0e4dd2d9a9ddfe755d920 | d76165b62a18ac907115b24b30ca1c4d20b06517 | refs/heads/master | 2020-07-03T09:54:33.754400 | 2015-03-30T11:38:09 | 2015-03-30T11:38:09 | 24,785,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,826 | java | /*
* Copyright 2002-2013 Drew Noakes
*
* 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 applicab... | [
"yakodani@gmail.com"
] | yakodani@gmail.com |
f2047eb0cdd8da2b8a9cd3f7cd8da1669cac878a | 3ae960e88c162043e988f2c975f0c13519797c54 | /src/main/java/com/example/qachallenge/pages/BrokenImagesPage.java | 9d4659657142b1d1276847a133af1451b570f934 | [] | no_license | rohith3532/qa-challenge-contmcloud | f05c44deac111759321b18ea0ff7869ff3e616b9 | a74b4cde7cb4b115085161f050b6187e7a53e7a1 | refs/heads/main | 2023-06-07T16:16:37.148515 | 2021-06-28T00:02:35 | 2021-06-28T00:02:35 | 380,401,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,584 | java | package com.example.qachallenge.pages;
import java.util.List;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.HttpClient;
import org.apache.http.HttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.HttpClientBuilder;
import org.openqa.sel... | [
"rohith3532@gmail.com"
] | rohith3532@gmail.com |
4fae93cabf1adbc95efaae49b9bf4a5608e1c795 | 33c743fe08587f8975ad9fd02c1c13beaa2487a3 | /app/src/androidTest/java/edu/quinnipiac/ls02beeradvisor/ExampleInstrumentedTest.java | 319f820c7deaaf42a67f5f3419a388a7a14cc3c1 | [] | no_license | SER210-SP21/headfirst-ch2-AidanSchmid | d4c17302627360f3420a843d529ac1518df151ac | 2ce6559fd1d741147e54484ca96620aad0a9d1be | refs/heads/master | 2023-03-21T23:20:27.750844 | 2021-03-17T19:22:43 | 2021-03-17T19:22:43 | 336,962,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package edu.quinnipiac.ls02beeradvisor;
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 exe... | [
"Aidan.schmid@quinnipiac.edu"
] | Aidan.schmid@quinnipiac.edu |
030a789d17642283e91f5cfd7be2381e5029e1a1 | 3f875bd2ed264f2daab190d35eca004702a7ad74 | /src/SelectorDeSecuencias.java | 2e1b90279be0ceaa119b7994ba2dce3a3f439cb7 | [
"Apache-2.0"
] | permissive | carala/DI-Juego | f8227f7dc9ba6d7cd400207d2869e95cb4a84b21 | 06171115c5d4cb09bf0c5d6a24864f63ad1131d4 | refs/heads/master | 2021-01-12T01:37:54.283883 | 2017-01-09T09:14:37 | 2017-01-09T09:14:37 | 78,410,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,927 | java | import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.StringTokenizer;
import javax.swing.JOptionPane;
public class SelectorDeSecuencias{
public static ArrayList<Integer> seleccion... | [
"@carala"
] | @carala |
d77a88ef28da192b63c048f1eb2c122117a81661 | 041fa6ded4044055f0b9f86930d49b72dd1e8b73 | /src/ie/ittd/year2/project/concert/adminClasses/DeleteConcert.java | dd70f9c534605459a9eb152dcc568e90176e1d5d | [] | no_license | JasonLloyd/2ndYearProject | 09f4e8e0648740da8d058b736fa2f5407a016a8c | dfd721474b17a9e5820857fc3e2b476b2015dddb | refs/heads/master | 2020-05-17T13:25:40.060385 | 2014-02-27T22:31:43 | 2014-02-27T22:31:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,879 | java | package ie.ittd.year2.project.concert.adminClasses;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.HeadlessException;
import java.awt.Insets;
import java... | [
"x00074511@ittd.ie"
] | x00074511@ittd.ie |
9c22e0d06eda831a7bb2f9fc3d99ad43b26f333a | bfe2b0d78191bd09d8c4b19606b542e4f99ee05a | /CloudHomeExchange/src/com/entity/User.java | e46b8a1b9be0f5e28d82164ea8970bd9d1ec2cb3 | [] | no_license | xinyi-huang96/cloud | 8d63d657ddc655bd9c65fe085b56f4b5204ef91f | 6ba109f831ff5e9e8ea4576be0b70d9e4a90cc4d | refs/heads/master | 2022-09-13T16:01:20.940403 | 2020-06-02T00:33:21 | 2020-06-02T00:33:21 | 251,303,010 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,509 | java | package com.entity;
public class User {
private String uid;
private String nickName;
private int type;
private int gender;
private String birth;
private String email;
private int telephone;
private String psw;
private int state;
public User(String uid, String nickName, int gender, String birth, String emai... | [
"xinyi.huang96@users.noreply.github.com"
] | xinyi.huang96@users.noreply.github.com |
f1f423d8baaa25d3c14e92b6909b962987878c79 | df9133eacbbb1ee65aa23062c976904d3c543dd3 | /core/src/main/java/com/nvish/awsCSConnector/core/servlets/AWSDeleteAnalysisSchemeServlet.java | 6e2e28bce4c5979dd331978b2f8ff970ec6b8055 | [] | no_license | meghsarora/awsCSConnector | 695a8ed8841e90dfcc9e57117503dddfbe2bfee3 | 695bf526a22ce82d7252bbfd27f08a19f8e8af81 | refs/heads/master | 2022-09-16T19:23:11.118684 | 2020-02-26T12:57:48 | 2020-02-26T12:57:48 | 243,258,901 | 0 | 0 | null | 2022-09-01T23:20:39 | 2020-02-26T12:37:09 | Java | UTF-8 | Java | false | false | 2,238 | java | package com.nvish.awsCSConnector.core.servlets;
//import com.day.cq.wcm.api.Page;
import com.google.gson.JsonObject;
import com.nvish.awsCSConnector.core.services.AWSAnalysisSchemeService;
import org.apache.sling.api.SlingHttpServletRequest;
import org.apache.sling.api.SlingHttpServletResponse;
import org.apache.slin... | [
"megha.arora@nvish.com"
] | megha.arora@nvish.com |
e218afe9b08391ed958b718f07dc6f122b1be3c4 | d6194e3a1875bd622d450c09d1aae6e34609e9c9 | /src/stack/ComparativeStackEfficiencyTest.java | edc3a0755eff380c7de8f6ad52449b28e51a548c | [] | no_license | desstiony/Learn_Data_Structure | 076497ba930be88cd6022121edd8c7a9cb409136 | c8526efb10a57b31007b8cbf78d420bdf328d95b | refs/heads/master | 2020-05-07T01:26:10.747967 | 2019-05-21T03:20:51 | 2019-05-21T03:20:51 | 180,272,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,275 | java | package stack;
import org.junit.Test;
import java.util.Random;
/**
* @description: 比较数组栈与链表栈入栈出栈效率
* @author: Mr.gong
* @Data: 2019/5/6 20:34
**/
public class ComparativeStackEfficiencyTest {
/** 操作数量. */
int opCount = 1000000;
public double testStack(Stack<Integer> stack, int opCount){
long... | [
"desstiony@163.com"
] | desstiony@163.com |
a421138acb785e7e249eca0bc68472c0e3b89636 | d877fcd4e044cf27adfc93790a86071dd69c6f47 | /src/kandrm/JLatVis/gui/settings/logical/NodeTags.java | 3f8c1f7d8b0166966dca002541cc0592d0198083 | [
"MIT"
] | permissive | blackwolf-cz/JLatVis | c806bd66730ce19df37b0ebf8b7f76da639d8aee | 6cd5581377215d079d7e53801783cfa8cf82e774 | refs/heads/master | 2021-03-12T19:27:20.208303 | 2017-09-08T15:52:05 | 2017-09-08T15:52:05 | 102,878,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,358 | java | package kandrm.JLatVis.gui.settings.logical;
import javax.swing.JOptionPane;
import kandrm.JLatVis.guiConnect.settings.logical.NodeTagsModel;
/**
*
* @author Michal Kandr
*/
public class NodeTags extends javax.swing.JDialog {
private NodeTagsModel model;
public NodeTags(java.awt.Frame parent){
thi... | [
"michal@kandr.name"
] | michal@kandr.name |
6a5dde6dad377fb11b0d6d0df9736ad8d9d3b881 | acc55b6b81551beda92c643f8241aa8bdc0fc843 | /src/main/java/cn/futuremove/adminportal/core/service/JdbcBaseService.java | 127dbad245fcb621f95f37c6e1ae0ed6b3bc9c3e | [] | no_license | renjunqu/adminportal | c8098566c40d99ecfbaa35c591469242915fd87a | 88b3842b7a55222f24dd057d2fc814628ebbaf8e | refs/heads/master | 2021-01-20T07:45:57.222662 | 2015-07-08T11:07:37 | 2015-07-08T11:07:37 | 40,231,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package cn.futuremove.adminportal.core.service;
import javax.annotation.Resource;
import org.springframework.transaction.annotation.Transactional;
import cn.futuremove.adminportal.core.dao.JdbcBaseDao;
/**
*
*
*/
@Transactional
public class JdbcBaseService {
@Resource
protected JdbcBaseDao jdb... | [
"root@figoxudeMacBook-Pro.local"
] | root@figoxudeMacBook-Pro.local |
cfc3a7de320f970597b100c1f2b7c6e7f63a487c | c3e94b6eeae17f7343cfeed51e26794420461bc0 | /iRecommend4App/.svn/pristine/3e/3e8a31dfb4ad9131b5e375f733f50ff2a8424128.svn-base | ea8edd71fc3ab3c3cd38d74e9ead76325348f30d | [] | no_license | zyq11223/recommend-2 | 0ce973f25bcb0582a0db6866132bebf5cfdc1088 | 153aa60cbcf46627df36912296076ce1e5b2f28f | refs/heads/master | 2020-12-22T14:04:59.941568 | 2016-11-15T04:31:40 | 2016-11-15T04:31:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,499 | package com.ifeng.iRecommend.featureEngineering;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.apache.log4j.Logger;
/**
*
* <PRE>
* 作用 : 文本处理工具类
* 包括从文章提取图片url,过滤非法字符,过滤html标签等方法
*
* 使用 :
*
* 示例 :
*
* 注意 :
*
*... | [
"zzb19910123@gmail.com"
] | zzb19910123@gmail.com | |
78f2f4d39cc692550a6022351ebcbffab2a40179 | aad746a0d0e3605095e323229443b7bbb7506d1d | /src/javaMorningExercise.java | b2018f2017d326b94eea09898330d4807dbd30ca | [] | no_license | amadoazua3/codeup-java-exercises | 99140cb54ab41d8c45fc85d0cf79f861a36601cb | a7897b8676646c5132f79fff4aeadc6d5ff1be38 | refs/heads/main | 2023-06-24T23:28:18.227542 | 2021-07-23T02:48:31 | 2021-07-23T02:48:31 | 379,039,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,788 | java | import java.util.Arrays;
import java.util.Scanner;
public class javaMorningExercise {
// public static void main(String[] args) {
//
// // Create a method that will return how many capital letters are in a string.
//
// uppercaseCount("HlkeAElkKlW");
//
// }
//
// public static void uppercaseCou... | [
"amado.azua3@gmail.com"
] | amado.azua3@gmail.com |
25c1b4f33daa4d2920f6f16e0c6c4249da014d7a | a6c71d84a96ab4beb10c81b4d5b9b7ecacd22d25 | /src/modelo/Consulta.java | a6f68cf83a4145104d195c6829e32d048ba06b85 | [] | no_license | Decolinow/AgendaMedico | 88260935f82a120f3cdcc5be4b38d602768f6fc9 | 202fc2a17fbd1c0ce7aa08216fe52ad49a79eae9 | refs/heads/master | 2020-12-24T13:28:38.326215 | 2014-03-12T04:21:22 | 2014-03-12T04:21:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | package modelo;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
public class Consulta implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
private String nomeCliente;
private String nomePlano;
private Medico medico;
private Date data;
private boo... | [
"andrebc@gmail.com"
] | andrebc@gmail.com |
fc2c71626db4a45eeaba68e61516998f4b3f7897 | 7b9c72676bf87569779dbfead42ad591973a2fb7 | /Design Pattern/Singleton/src/edu/najah/cap/SingleObject.java | d08c10fdbc68a28908ee497d6c775d79d1c705ef | [] | no_license | mohmmaddwekat/AdvancedSoftwareDevelopment | cea5b191f3ee5e18caa9328d284fb3167027c306 | 94d042d58d87a5bd66a1dc3e983f519b6ea36088 | refs/heads/main | 2023-08-27T19:38:53.682588 | 2021-09-27T05:43:00 | 2021-09-27T05:43:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package edu.najah.cap;
public class SingleObject {
private static SingleObject instance = null;
public int id = 0;
private SingleObject() {
}
public static SingleObject getInstance() {
if(instance == null) {
instance = new SingleObject();
}
return instance;
}
}
| [
"mustafakassaf@gmail.com"
] | mustafakassaf@gmail.com |
0af9fb05de15e07a6b969509e861ff0cfbae410f | 5598faaaaa6b3d1d8502cbdaca903f9037d99600 | /code_changes/Apache_projects/HDFS-31/947d39b9a3cac447ecc4821f7230ac11c8e93176/~JournalService.java | 5a439996928ecb021b533c1486d5b46f77abcf9a | [] | no_license | SPEAR-SE/LogInBugReportsEmpirical_Data | 94d1178346b4624ebe90cf515702fac86f8e2672 | ab9603c66899b48b0b86bdf63ae7f7a604212b29 | refs/heads/master | 2022-12-18T02:07:18.084659 | 2020-09-09T16:49:34 | 2020-09-09T16:49:34 | 286,338,252 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 15,716 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"... | [
"archen94@gmail.com"
] | archen94@gmail.com |
6dbe60190e53a74ec383dc480e14d34d763b76a1 | 51f049c3c8855cb847dff80c981a745be3f68b90 | /app/src/main/java/br/com/dev/felipeferreira/netflixapp/model/FilmeDetalhes.java | d2e99f1b39d9fd7a9b451260f00aacf63a31ca77 | [] | no_license | felipeferreira-dev/NetflixApp | f9ca38d2c1784a7a5bc4e36a18d800419b0a3d7a | 57430940c3a629a7ece288197b67a7bf1bb5be03 | refs/heads/master | 2023-07-05T12:59:50.517427 | 2021-08-06T04:29:29 | 2021-08-06T04:29:29 | 331,941,919 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 577 | java | /*
* *
* * Março, 03 2021
* *
* * @author dev.felipeferreira@gmail.com (Felipe Ferreira).
*
*/
package br.com.dev.felipeferreira.netflixapp.model;
import java.util.List;
public class FilmeDetalhes {
private final Filme filme;
private final List<Filme> filmesSimilar;
public FilmeDetalhes(Filme ... | [
"dev.felipeferreira@gmail.com"
] | dev.felipeferreira@gmail.com |
70468f76989c3a49c5eb767ce2a45064e8340c35 | e85b4ef0fd9fb4d56e63bb8fe6f28001feeb97b2 | /build/tmp/recompileMc/sources/net/minecraft/block/BlockTrapDoor.java | 51b0b5cf4300126defed3f30c1a6730a2d6e5af3 | [] | no_license | kieranjazy/Chromatic-Engineering | c51fecbfc4b3dee8fee9a8c71649288c62c45893 | 78df5b912b9a58edcdf5ebd12ee3b5a89c0fcfc4 | refs/heads/master | 2021-01-01T15:28:28.584483 | 2018-03-01T14:48:01 | 2018-03-01T14:48:01 | 94,486,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,019 | java | package net.minecraft.block;
import javax.annotation.Nullable;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.IProperty;
import net.minecraft.block.properties.PropertyBool;
import net.minecraft.block.properties.PropertyDirection;
import net.minecraft.block.properties.PropertyEnum;
... | [
"kieranjayes@hotmail.com"
] | kieranjayes@hotmail.com |
53523be865d8de70cd0efe779572b66b5bb26a4a | 8315a5638199dfc53287217ff453df84c255fdc9 | /src/main/java/com/tcp/stack/tool/MenuUtil.java | 2d1c3ef047538018b7634e9c09b2018fb4156ea1 | [] | no_license | dongqihuang/stack | 33ec94b13ead4fb91d0cfe9374e726df6b4ced7c | 50ee2b9e70581d86f4b9a772d8a5cd1be40bbbd1 | refs/heads/master | 2021-09-26T15:16:15.976897 | 2018-10-31T08:52:47 | 2018-10-31T08:52:47 | 90,632,198 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,231 | java | package com.tcp.stack.tool;
import org.apache.commons.lang3.StringUtils;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class MenuUtil {
... | [
"huangdongqi@tuscloud.io"
] | huangdongqi@tuscloud.io |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.