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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
005f8d8076a2f18f6f87aad7824937e0819d7683 | bae4750e69f026cedae261df9344739788ff8e2f | /src/main/java/com/singular/core/SingularSpecification.java | 8bb6cb9eaf40d6310791169fb5a06570ee88782d | [] | no_license | brahul/singular_bro | a7143d2099c887e2dda9694d075a1ab323a26bb1 | c4eadfbfd41c0d2394476ddcc199955b0ed84a21 | refs/heads/master | 2023-07-26T23:36:29.343049 | 2021-08-19T17:16:05 | 2021-08-19T17:16:05 | 398,023,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 270 | java | package com.singular.core;
/**
* @author Rahul Bhattacharjee
*/
public class SingularSpecification {
private int no;
public SingularSpecification(int no) {
this.no = no;
}
public int getNumberOfContainers(){
return this.no;
}
}
| [
"rahul.rec.dgp@gmail.com"
] | rahul.rec.dgp@gmail.com |
1078f888881845bab67d9ef31dd41e177b09ea79 | 1c9a80533fa46de64ebe85f468fa62bfec4706de | /src/org/mt4j/util/camera/IFrustum.java | 4d5d1af3184495e5085ba89334a06f60620e0ad7 | [] | no_license | hector/Cube-Orchestra | 58666f02a52602e59b11d3d424fc09c8d8102210 | 16c98128b9aa9c326e3f87094e0db5e98f8457f8 | refs/heads/master | 2021-01-22T14:28:54.034347 | 2019-01-03T17:45:33 | 2019-01-03T17:53:35 | 3,778,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,608 | java | /***********************************************************************
* mt4j Copyright (c) 2008 - 2009 C.Ruff, Fraunhofer-Gesellschaft All rights reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* th... | [
"wizbcn@gmail.com"
] | wizbcn@gmail.com |
7c0caf1b7ad7e474354010863530d966a787c998 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XCOMMONS-928-1-14-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/extension/repository/internal/installed/DefaultInstalledExtensionRepository_ESTest_scaffolding.java | 750e9d083da0e1a0e65076763a1fc1a8206ee83e | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Apr 03 16:01:31 UTC 2020
*/
package org.xwiki.extension.repository.internal.installed;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Be... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
42857ac8b5caf9ddaaa32ca386ef015a772ac8ff | 7281de6aaf2c91b50a23ddf9b453bfe3324e7f7a | /spring-cloud-config-server/src/main/java/com/microservice/training/springcloudconfigserver/SpringCloudConfigServerApplication.java | b07be24834ce7baf90f476523f3e17615d98f7bc | [] | no_license | piyush-panda/spring-cloud | 858ec59637b906f78fbd80b9f84a74916e93c696 | a296645c443ee654cdd3981e326561c0031089eb | refs/heads/master | 2020-04-20T06:28:41.862384 | 2019-02-01T11:04:00 | 2019-02-01T11:04:00 | 168,685,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package com.microservice.training.springcloudconfigserver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.config.server.EnableConfigServer;
import java.util.Arrays;
import java.util.Set;
import java.util.TreeSet;... | [
"piyusa.panda@travcorpuk.com"
] | piyusa.panda@travcorpuk.com |
7456940b9c5e10be320971b6259662c1d3e2a97f | 1ec9f181cdd2e6612320e2a0bf6479ff015f420d | /src/main/java/br/com/compasso/api/response/PautaFoundResponse.java | 07911ecb4acbec5423b04483f19f061804e8ee33 | [] | no_license | samuelkrieger/Api-Rest-Sicredi-Test | ac5cc908f6e01087ed3c98ee59186a7472850507 | 0168ff8b75fd5c6610de9504543af5ee31381bf1 | refs/heads/main | 2023-06-20T06:35:06.806561 | 2021-07-21T16:56:20 | 2021-07-21T16:56:20 | 384,186,494 | 0 | 0 | null | 2021-07-08T16:58:03 | 2021-07-08T16:29:59 | Java | UTF-8 | Java | false | false | 320 | java | package br.com.compasso.api.response;
import org.springframework.http.HttpStatus;
import br.com.compasso.api.persistence.entity.PautaEntity;
public class PautaFoundResponse extends Response<PautaEntity>{
public PautaFoundResponse( PautaEntity result) {
super("pauta-encontrada", "", HttpStatus.OK, result);
}
}
| [
"samuel.kriegerb@gmail.com"
] | samuel.kriegerb@gmail.com |
75d6de485d906f279eb4c038ee08b6d705c4947f | d3a440dd33a574c1585942836261e49975f84444 | /app/src/main/java/com/example/zjeff/whatsfordinner/LandscapeFragment.java | a360ddee50ba7434ee7c153c2a1bc56c5ea2885f | [] | no_license | SJSU-Spring2018-CS175/whats-for-dinner-zjeffreyl | 4bb0ff6439c433e7bb139dc4b1effa60df528186 | 8587247f8e0bc26165afb17cc03f886000c07361 | refs/heads/master | 2021-09-09T16:07:46.698754 | 2018-03-17T18:49:41 | 2018-03-17T18:49:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,784 | java | package com.example.zjeff.whatsfordinner;
import android.content.Intent;
import android.os.Bundle;
import android.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.List... | [
"zjeffreyl@gmail.com"
] | zjeffreyl@gmail.com |
8769eb831e55071274d6ea43944e260a1cfd7ee7 | 8484909fc68e75118d44f42fb8d0ce4172b4a3be | /src/main/java/com/genZmartInternalProject/repository/NetSalesRepository.java | 736c44a326c68d645beb70d40e5a30fcfab7138b | [] | no_license | Suryateja0355/GenZmartInternlProject | 7eb5e0bcc14f313a3d60611cf4aa73e0cc21ca8e | ebeaefd4e45399905d88cad3d0b4af4e9fd2e951 | refs/heads/master | 2022-04-18T06:58:11.983294 | 2020-04-16T09:05:47 | 2020-04-16T09:05:47 | 256,162,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.genZmartInternalProject.repository;
import java.util.List;
import org.json.simple.JSONObject;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import com.genZmartInternalProject.m... | [
"noreply@github.com"
] | noreply@github.com |
4160fefd4c0ad7c810bc34284870ba9bb69079ce | 11c1108e755e3c4b81f78d7347d4b50894cb6a8e | /dhis2/dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/fileresource/JCloudsFileResourceContentStore.java | 45ae4031faee4cd5c4d51097e5b3db7efb348864 | [
"BSD-3-Clause"
] | permissive | harsh-a1/trunk | 671f8a90ee444db6b0524086854f61801922258f | ea40ad7d60aa01711528190dd4dcef0686778323 | refs/heads/master | 2021-01-09T21:43:03.334838 | 2016-02-24T09:19:06 | 2016-02-24T09:19:06 | 52,080,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,659 | java | package org.hisp.dhis.fileresource;
/*
* Copyright (c) 2004-2016, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above c... | [
"harsh.atal@gmail.com"
] | harsh.atal@gmail.com |
af7ae90f44d835d934c5a886728586061e880e8b | cf892cfcfad3d0891310301c994665acb8e49b77 | /app/src/main/java/ilourenco/com/br/formulariofacil/ui/BaseActivity.java | c0f72bd1aa75797d41261fa4aa783c26d6c59a38 | [] | no_license | ItamarLourenco/FormularioFacil | dc862c4599743c1df0d44df88eca477a795eb65d | 4425a0ba1dbd40d95bc904888190e297377ffd86 | refs/heads/master | 2016-09-06T06:59:13.257777 | 2015-02-19T17:41:24 | 2015-02-19T17:41:24 | 29,832,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,055 | java | package ilourenco.com.br.formulariofacil.ui;
import android.content.res.Configuration;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBar;
import android.support.v7.a... | [
"itamar.developer@gmail.com"
] | itamar.developer@gmail.com |
25a071afc9da121f186d4a519e1d4ab87baf6215 | c9b4e3dd7ef80ac7e1fdf3ccae818ba0d57246eb | /stock-day/src/main/java/com/stock/stockday/service/function/DayScience6008Function.java | 748419955978330286713991cf2fbcba0c1c6cf1 | [] | no_license | wuxingle/stock-day | 104259d3583a5ddbb32d0c79b695999bf1938ab2 | 95ce8201479d3f330fb182ae8b299cabcb171a16 | refs/heads/master | 2022-06-27T21:45:17.085292 | 2020-04-13T07:45:36 | 2020-04-13T07:45:36 | 188,746,226 | 0 | 0 | null | 2022-06-21T01:10:29 | 2019-05-27T00:37:23 | Java | UTF-8 | Java | false | false | 16,929 | java | package com.stock.stockday.service.function;
import com.stock.apicommon.entity.BIASEntity;
import com.stock.apicommon.entity.BOLLEntity;
import com.stock.apicommon.entity.CCIEntity;
import com.stock.apicommon.entity.KDJEntity;
import com.stock.apicommon.entity.MacdEntity;
import com.stock.apicommon.entity.MakeQuantity... | [
"1546752823@qq.com"
] | 1546752823@qq.com |
dc98a03cc381a257b9d2ced3206e4533852a2803 | 0013cbdcf5cd99ca0574786561efcebd6f30ec3f | /src/model/Predmet.java | 6b175bf589a8f2bbece785b3c4f7beccc2140170 | [] | no_license | BLigart/vava-webova | c49ab0bbea4bebad2c1ca29aabe88a5d832f7365 | 98eea980e0787cfd1f318c86dd4c89b56836096f | refs/heads/master | 2021-01-19T00:41:12.408433 | 2017-05-07T13:38:27 | 2017-05-07T13:38:27 | 87,199,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 875 | java | package model;
public class Predmet {
private int id;
private String nazov;
private String kod;
public Predmet() {
this.kod = "";
this.nazov = "";
}
public Predmet(int id, String kod, String nazov) {
this.setId(id);
this.setKod(kod);
this.setNazov(nazov);
}
public Predmet(int id, String nazov) {
... | [
"nataliaculakova@nataliaculakova.local"
] | nataliaculakova@nataliaculakova.local |
e891b953f787c118af15d41274c30b69a080a983 | 166757bcfba4b8b76111768c1c61340ea7e36212 | /app/src/main/java/com/pszemek/betterfy/misc/Utils.java | f8ed0a1b6d8dcbb26b26945dfa68d5e677663809 | [
"MIT",
"Apache-2.0"
] | permissive | przemek-jablonski/Betterfy | d85b367f29e2cef595ab6faea02be6f8e5de6a47 | e09789c9c9f649af46e9e75419e53fc9ea2af899 | refs/heads/master | 2021-10-11T23:18:16.253738 | 2016-09-13T17:57:22 | 2016-09-13T17:57:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,489 | java | package com.pszemek.betterfy.misc;
import android.content.Context;
import android.content.SharedPreferences;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.support.annotation.StringRes;
import com.pszemek.betterfy.DoubleStringSeparatorObject;
import com.pszemek.betterfy.R;
impo... | [
"sharaquss@gmail.com"
] | sharaquss@gmail.com |
705bd2bdf6a03bc5a600c8e9947f19fedd07e19c | 0e1de9e04de6c4c74b6b30596c8f200caf758976 | /src/elements/PointLight.java | 3b9142c18fdd85adc18e5e49f3ed46bb26fbbb79 | [] | no_license | rivki770/projectJava | e63ddb874065d99f81652bea66ae9f7563392e91 | 3e1b34f902cc29bafb00a76f03416eadc0ba6e36 | refs/heads/master | 2022-11-19T08:24:15.929469 | 2020-07-07T15:55:28 | 2020-07-07T15:55:28 | 250,068,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,908 | java | package elements;
import primitives.*;
/**
* Camera: class for representing a PointLight on a model
* @author rivki_kanterovich
*/
public class PointLight extends Light implements LightSource{
protected Point3D _position;
protected double _kC;
protected double _kL;
protected double _kQ;
/***************... | [
"rivkistudies@gmail.com"
] | rivkistudies@gmail.com |
1f5f2f92e3005a459df7d781d895d9770c04baae | 251df747f7a3226ca32914f100bed99bc2f91a1c | /src/app/utility/viewUtils/Mediator.java | 27d34ba5e20f6eb526c8b81186ad2485d7e9936b | [] | no_license | Nhom5CNPM20201/7Houses | 6868064f05ab6bbcabb74f2cf0298f4da7fcc910 | a9edaa6a4c0120e9c0ed4adf9ac419811f045d7e | refs/heads/main | 2023-02-06T20:55:23.521480 | 2020-12-23T18:59:43 | 2020-12-23T18:59:43 | 304,909,326 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,610 | java | package app.utility.viewUtils;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
public class Mediator {
private static HashMap<String, List<EventHandler<ActionEvent>>> action_dict =
new HashMap<String, Lis... | [
"snowphantom08@gmail.com"
] | snowphantom08@gmail.com |
cc974aca6f3339c396ac4e94991a7d3c5407bfa9 | 62b27ffb9d320335d5149ecfb97642ce9cf60a53 | /spring-study/ch19/src/main/java/edu/nf/ch19/demo1/MyEvent.java | 5c49447810cf7a46dba9c1e103139a77ed99c690 | [] | no_license | twx31420/s3s160-2 | 51035103f7c17ac6d46d1b35bf2961db4f90498d | d2ed1ffbbd983b611d643c220711c4027a6705c0 | refs/heads/master | 2023-02-26T09:27:19.904797 | 2021-02-03T05:47:51 | 2021-02-03T05:47:51 | 335,522,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package edu.nf.ch19.demo1;
import org.springframework.context.ApplicationEvent;
/**
* @author 天文学
* @date 2020/12/9
* 自定义事件对象,继承ApplicationEvent
*
*/
public class MyEvent extends ApplicationEvent {
/**
* @param source 事件源
*/
public MyEvent(Object source) {
super(source);
}
}
| [
"3073239759@qq.com"
] | 3073239759@qq.com |
3a3cce7a56c171904c71e00e942fc7f0152be4f5 | 4f1e7ce3a0553a898dba35cd551878c622945286 | /spring-asm-repack/src/main/java/org/springframework/asm/AnnotationVisitor.java | f36dd87606ffe9dc8549104011a681c574acd292 | [] | no_license | facingsea/spring-framework | 4e318a9cea575543208ad642b32073921ceb4ca5 | d9f3b9eef58cedcca94787121779f03a9937ae33 | refs/heads/3.2.6 | 2023-01-21T02:00:09.052112 | 2016-07-31T09:06:14 | 2016-07-31T09:06:14 | 64,474,223 | 1 | 2 | null | 2023-01-02T21:51:40 | 2016-07-29T11:00:28 | Java | UTF-8 | Java | false | false | 6,036 | java | /***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2011 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistribution... | [
"972695371@qq.com"
] | 972695371@qq.com |
afbed3fd3cc743bfd201c0a4f84395105cb2e6e0 | 09e1937d4916df3ecc8c17770afafa9c629668d2 | /services/classicmodels/src/com/test_vcs123/classicmodels/TempTimeCheck.java | e1513b6baedd25c84dcddbf33eeca787a36fef93 | [] | no_license | Sushma-M/test_vcs123 | 9396ebbde264280ab34a9385836a196d7340bcaf | 058f1f1b57ee651ea4f525761cd97aceef6f75c8 | refs/heads/master | 2020-03-23T07:08:45.862900 | 2018-07-17T07:41:44 | 2018-07-17T07:41:44 | 141,250,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,484 | java | /*Copyright (c) 2018-2019 wavemaker.com All Rights Reserved.
This software is the confidential and proprietary information of wavemaker.com You shall not disclose such Confidential Information and shall use it only in accordance
with the terms of the source code license agreement you entered into with wavemaker.com*/... | [
"sushma.maddirala@gmail.com"
] | sushma.maddirala@gmail.com |
d3ecc4aac8434a3f94180a54d144f5e239192301 | 5e18d8bbc6e3b795a4e3a4556922a40c14765988 | /app/src/test/java/com/lweynant/yearly/test_helpers/StubbedBundle.java | cf9848a907201367cfb8cb6340f18b0a8b58437a | [] | no_license | lweynant/Yearly | 176440b10ed81685fb153e09101694f5f7963acc | 99ce60d57914af866106361eaf7f1a6159d169df | refs/heads/master | 2020-04-12T02:31:45.203946 | 2018-02-11T20:50:39 | 2018-02-11T20:50:39 | 44,444,624 | 0 | 0 | null | 2017-02-19T19:27:42 | 2015-10-17T16:15:28 | Java | UTF-8 | Java | false | false | 1,290 | java | package com.lweynant.yearly.test_helpers;
import android.os.Bundle;
import com.lweynant.yearly.model.Date;
import com.lweynant.yearly.model.IEvent;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
public class StubbedBundle {
static public Bundle createBundleForEvent(String name, ... | [
"ludwig.weynants@gmail.com"
] | ludwig.weynants@gmail.com |
35b49deb3c0672326dbe5aa66083aa64d99dd0d4 | 2cf79a745b7f0b9d272155a3946146534fa3697c | /src/main/java/com/gdms/controller/user/AdminController.java | 074a6174e978e5c17c465edc5e081ec68f178a95 | [] | no_license | HackerStudy/gdms | fd30f95c1aedbcfd7a77385142f567fba673a8a4 | 915e42eb5d929145261eee8a7aa59e1a3a8e45a0 | refs/heads/master | 2020-03-14T01:29:44.196997 | 2018-06-22T12:18:48 | 2018-06-22T12:18:48 | 131,378,627 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 13,214 | java | package com.gdms.controller.user;
import cc.openkit.common.KitUtil;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.gdms.model.*;
import com.gdms.service.admin.AdminService;
import com.gdms.service.g.GGroupLimitService;
import com.gdms.service.g.GGroupService;
import com.gdms.servi... | [
"1791133899@qq.com"
] | 1791133899@qq.com |
8919b4eae3708b026eac5e2a855f0dd6cc799ffb | 8e9eafa1d6b6c76f418c9e010a51f28904e057c8 | /Menus.java | a528a8afc06097454b1847ec941895276b2a97b3 | [] | no_license | CowKeyMan/Kingdom-Hearts-Rumble | eca7a9b6f2cd91d741ae3699a582dfd67762166e | 2f3093b956710470c88c20c28aca7a4a1117d0a2 | refs/heads/master | 2020-04-08T00:34:49.809819 | 2018-11-23T17:00:41 | 2018-11-23T17:00:41 | 158,857,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,911 | java | //To use buttons
import java.awt.*;
//To use action listener
import java.awt.event.*;
//To use arraylists
import java.util.*;
public class Menus implements ActionListener{
//Parameters for button placements
int screenWidth, screenHeight;
//The current buttons being
//state: 0 = Nothing, 1 = Main Me... | [
"noreply@github.com"
] | noreply@github.com |
148a3e0c1c280a91a567dddc3d520c26337ad93f | 09ac16e3e68b1ac24202baecb98e5edb72739bf5 | /Jms2MqHello/src/com/study/produce/Produce.java | a127bb9be21da41f38a37cd66d4296f5e94077e2 | [
"Apache-2.0"
] | permissive | a18792721831/MQ | 50c72d0bf28c056a2a7dbff4e966906c966c5457 | 0c213d92d6430c61cd822638124bd3815d4cb59d | refs/heads/master | 2020-06-02T23:47:36.971610 | 2019-07-23T12:45:58 | 2019-07-23T12:45:58 | 191,349,554 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package com.study.produce;
import org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory;
import javax.jms.JMSContext;
/**
* @author jiayq
*/
public class Produce {
public static void main(String[] args){
ActiveMQJMSConnectionFactory factory = new ActiveMQJMSConnectionFactory();
t... | [
"jiayq@startimes.com.cn"
] | jiayq@startimes.com.cn |
e836f623eb15318e9cf8b59ac2372f37e2ee4ffa | 0c0b7575c6170b3268caf35813e460f2969f81fe | /src/test/java/com/netease/nos/test/mulitpart/DataProvidedForInitiateMulitPart.java | a96e4f4fc95afb2ce97e98fd8c816a3e18a22cd5 | [] | no_license | 163yun/nos-java-sdk | 4e3d1c2a5c90fef28b0e75c2e6ea599cac0ee192 | 7ae61efab9bfa141bab36ca5f93a663cdc957769 | refs/heads/master | 2021-01-17T02:43:23.777098 | 2016-08-16T08:24:40 | 2016-08-16T08:24:40 | 66,336,348 | 2 | 0 | null | 2016-08-23T05:36:31 | 2016-08-23T05:36:30 | null | UTF-8 | Java | false | false | 1,937 | java | package com.netease.nos.test.mulitpart;
import java.io.File;
import org.testng.annotations.DataProvider;
import com.netease.cloud.services.nos.model.CreateBucketRequest;
import com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest;
import com.netease.cloud.services.nos.model.PutObjectRequest;
import co... | [
"hzzhenghuabin@corp.netease.com"
] | hzzhenghuabin@corp.netease.com |
04ee6dd31fd65f8ce9520ebccf8e276f57c0d510 | ee4cdb5fb1422d3f706066a81b749f4e83a47381 | /jms/src/main/java/com/findshen/jms/demo/ActiveMQClient.java | ad86fb52bd392a29fa15a12dbddab91947958254 | [
"Apache-2.0"
] | permissive | Easzz/easycloud | 55ed90499b5922c8e14a61a96e2f76fe09bf5f18 | 89e7cf56dabe86d10c5205f40b32ab02f4df816e | refs/heads/master | 2023-03-06T12:17:22.445573 | 2022-05-31T03:45:55 | 2022-05-31T03:45:55 | 156,560,243 | 0 | 0 | null | 2023-02-22T05:21:33 | 2018-11-07T14:39:40 | JavaScript | UTF-8 | Java | false | false | 409 | java | //package com.findshen.jms.demo;
//
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.jms.core.JmsTemplate;
//import org.springframework.stereotype.Component;
//
//@Component
//public class ActiveMQClient {
// @Autowired
// private JmsTemplate jmsTemplate;
// public ... | [
"sx0523@gmail.com"
] | sx0523@gmail.com |
0cc78908ca1dc1a6660f2b85aa23319772a406d9 | 0e457dbc10b8a5f4eda5e78f8613805f2b2c8d62 | /listaenlazadaclient/src/generated/cl/maraneda/listaenlazadaservice/ObjectFactory.java | 81404f389d0884b30d1faf1f966e2dd05ca316d4 | [] | no_license | mrcoar/listasenlazadas | be309ecb42641909ea2ee3c3e18977ac6c9eb1b4 | f55d040f5c2ae2f91c79d8065883d220bfeb0c2c | refs/heads/master | 2020-04-15T18:09:54.001230 | 2019-01-09T17:19:27 | 2019-01-09T17:19:27 | 164,903,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java |
package cl.maraneda.listaenlazadaservice;
import javax.xml.bind.annotation.XmlRegistry;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the cl.maraneda.listaenlazadaservice package.
* <p>An ObjectFactory allows you to programatically
* ... | [
"mrcoar@gmail.com"
] | mrcoar@gmail.com |
bf15c8930f9c1118ac37dd9a47bd23f5fe2dbb34 | 192f6f463850a06bd58c2508654be62c432caa29 | /src/main/java/com/tabeldata/controller/PendapatanDptController.java | 786e3896ddccaa6485f8030e100b642e51bad5a6 | [
"Apache-2.0"
] | permissive | arraisi/resource-api-blud | 5b7c9eb02ebc79959c132601e1746aa88f2eeadd | e992ab0f2dc323db34ad4eee0c4e7be62fec5209 | refs/heads/master | 2020-07-20T03:14:51.414837 | 2019-08-30T08:10:53 | 2019-08-30T08:10:53 | 206,561,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,697 | java | package com.tabeldata.controller;
import com.tabeldata.entity.LoadDptEntity;
import com.tabeldata.entity.PendapatanDptEntity;
import com.tabeldata.entity.RincianPendapatanEntity;
import com.tabeldata.service.PendapatanDptService;
import com.tabeldata.service.RincianPendapatanService;
import lombok.extern.slf4j.Slf4j;
... | [
"mail.secondson@gmail.com"
] | mail.secondson@gmail.com |
47b00b6375732e4d3b4430c79653b4e7e6fe9d44 | bb8a2e03a863dfdf42912becac2dc61dafda44bd | /Tree/314. Binary Tree Vertical Order Traversal.java | e9bde097d4e6343a18a8139d9b00f6608eaeb0f0 | [
"MIT"
] | permissive | aspineon/Algorithms-in-Java-Swift-CPP | ce58058bc6a6735c2c4b1b7f78081e8c46f94ef8 | da3e776db08c386cc6b593e8a6f9c28519fa6181 | refs/heads/master | 2021-06-12T07:40:58.725251 | 2017-03-08T05:50:19 | 2017-03-08T05:50:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,669 | java | public class Solution {
public List<List<Integer>> verticalOrder(TreeNode root) {
List<List<Integer>> res = new ArrayList<>();
if (root == null) return res;
Map<Integer, ArrayList<Integer>> map = new HashMap<>();
Queue<TreeNode> q = new ArrayDeque<>();
Queue<Integer>... | [
"zhugerock@gmail.com"
] | zhugerock@gmail.com |
61bb8fb77db77882889f2a3ec6c818fc2ce8fc3c | a6883b7d091f58c6519fde48580dc95fbfcd6a2e | /iVote-project/src/edu/csupomona/cs356/iVote/IVote.java | 762614d190de9db7e2c2350495e78a23848d3546 | [] | no_license | Jonjy/iVote-project | b59b81aa2adf38954b98972dd3bb5638cb319cff | 764af2696ea81e1353edb8c47c804106ea95f551 | refs/heads/master | 2021-01-11T11:08:31.427801 | 2015-08-13T11:09:24 | 2015-08-13T11:09:24 | 40,648,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,450 | 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 edu.csupomona.cs356.iVote;
import edu.csupomona.cs356.iVote.libraries.*;
import java.util.Scanner;
import java.io.InputStream;... | [
"bonjonjy@aol.com"
] | bonjonjy@aol.com |
6ce73d5b01e930e55747866610c55a7cd5a13ddd | 2bee2242975514187c27ee64620f84a451fe9659 | /src/com/obriand/android_contentprovider/MainActivity.java | a5b6b99d870e0761b4ee8c36e5e2760f833fe4b3 | [] | no_license | obriand/android-contentprovider | b1fe7022846871d6ff4d162e9dcc695956d0d62a | d90b567b5638c8a969d9c4398c7c10ac7cc52df5 | refs/heads/master | 2016-09-11T03:17:49.416995 | 2013-01-17T17:35:22 | 2013-01-17T17:35:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,797 | java | package com.obriand.android_contentprovider;
import com.obriand.android_contentprovider.R;
import android.net.Uri;
import android.os.Bundle;
import android.app.Activity;
import android.content.ContentValues;
import android.database.Cursor;
import android.util.Log;
import android.view.Menu;
import android.view.View;
i... | [
"olivier.briand@orange.com"
] | olivier.briand@orange.com |
fab9bf33a1eb1caa3820f6a2db7f320366db3922 | 4c2f5cc96e2acd38157fc01e41b6439f394dc909 | /src/main/java/com/plahotin/copsboot/repository/user/UserRepositoryImpl.java | 25683ed9e4dcfe78400db1f22f360f036302385f | [] | no_license | praddx/copsboot | 42b240d7921bba6b8174185c71a67ea73760179d | bfc91b3eb9475b47931f024396eb354f6fdcebf4 | refs/heads/master | 2020-05-17T02:17:59.535557 | 2019-05-05T20:57:45 | 2019-05-05T20:57:45 | 183,451,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package com.plahotin.copsboot.repository.user;
import com.plahotin.copsboot.model.user.User;
import com.plahotin.copsboot.model.user.UserId;
import lombok.AllArgsConstructor;
import java.util.Optional;
import java.util.UUID;
@AllArgsConstructor
public class UserRepositoryImpl implements UserRepositoryCustom {
p... | [
"praddcell@gmail.com"
] | praddcell@gmail.com |
894df0f8f92bceee40daaacae30d4f2f864f63d6 | e32948e22efc6004c5ddae46aea42ba2dc31cfbb | /FlooringMasteryLou/src/main/java/com/mycompany/flooringmasterylou/dao/AuditDao.java | ff18544b1dd9b5682c7b42b4a653ef92b49a63e3 | [] | no_license | JCLogsdon34/Chris-Logsdon-Java-Lou-Projects | ec5860b4474a2e2c75c9c1fecdbf3072f76d9bed | 0c6dd74d679685461a82ec7fadedc28070987b51 | refs/heads/master | 2020-03-10T09:44:30.866614 | 2018-07-19T21:15:59 | 2018-07-19T21:15:59 | 129,317,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package com.mycompany.flooringmasterylou.dao;
/**
*
* @author JCLog
*/
public interface AuditDao {
public void writeAuditEntry(String entry)
throws FlooringPersistenceException;
}
| [
"JCLogsdon34@gmail.com"
] | JCLogsdon34@gmail.com |
2ae526b03eab89c1885c43638cc2bc7222d64a54 | 7b13eb2d4ef022219a54321342c5e3db707c87cf | /cat/src/main/java/roy/github/learn/cat/dao/mapper/CityMapper.java | cb91cf25cdc8dce7b1d537db55fcc0ab369e9337 | [] | no_license | staconfree/roy-github-learn | 8adcc0a462a287fcdb7eca8e4fff3c03ac89a4dd | bd7a6027d9b8cbb2c0b7af46cac81cbab5e114a7 | refs/heads/master | 2020-04-03T11:31:57.534081 | 2018-12-21T03:46:21 | 2018-12-21T03:46:21 | 155,224,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package roy.github.learn.cat.dao.mapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import java.util.List;
import java.util.Map;
/**
* Created by roy on 2018/11/20.
*/
@Mapper
public interface CityMapper {
@Select("select * from city")
List<Map<String, Object... | [
"Kingdom1"
] | Kingdom1 |
498c39d4bcdeec64a8fe62e3af29c978a70c3b2e | 13d23fd2af2f35d010b69d7573d934f92b9a563d | /emily-spring-boot-context/src/main/java/com/emily/boot/context/httpclient/interceptor/HttpClientInterceptor.java | b326c72c3087b2e795c6d53c8a0e9ae620eb7751 | [] | no_license | jiubaK/spring-parent | 554b97aff1d7a90ddf77767121d7dc8c413baac2 | 5e18d07d4a42b633bd51ae5f6a850193c62b926e | refs/heads/master | 2023-02-03T13:38:51.957141 | 2020-12-18T08:06:11 | 2020-12-18T08:06:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,934 | java | package com.emily.boot.context.httpclient.interceptor;
import com.emily.boot.common.utils.RequestUtils;
import com.emily.boot.common.utils.calculation.ObjectSizeUtil;
import com.emily.boot.common.utils.constant.CharacterUtils;
import com.emily.boot.context.httpclient.service.AsyncLogHttpClientService;
import com.emily... | [
"mingyang@eastmoney.com"
] | mingyang@eastmoney.com |
19a9b00e245f46b081e1a89003e05ea09d554642 | b61296555d47ab1c0b258d0c5326a38c8c18a4f2 | /test/com/facebook/buck/rules/modern/impl/AbstractValueVisitorTest.java | ca3244d6ea803fa08b350586178a7f426c1491f2 | [
"Apache-2.0"
] | permissive | lyft/buck | 0abe826d62ac1d046aba4518b9c6c2a69358462a | 5543d7236fb4ba932a692a67926c404f33676ac2 | refs/heads/master | 2023-08-20T12:09:30.454709 | 2019-08-15T15:28:18 | 2019-08-15T16:36:13 | 110,744,548 | 1 | 1 | Apache-2.0 | 2020-10-28T16:27:03 | 2017-11-14T21:04:49 | Java | UTF-8 | Java | false | false | 16,482 | java | /*
* Copyright 2018-present Facebook, 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... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
917e0fd92f3104b257cb607affe5effd111cad23 | 2d64e59c56fc80598af75e7b7f42dca8d009b164 | /java-concurrent/src/main/java/wrx/xing/Demo1.java | 1b57174e5580e646ab0f9484552927c17287c80e | [] | no_license | jonay930128/java-base | e36744533ecdd9e45f6144bdbd8a2c137ebb4208 | 4b6bc0d2a43606693199253260d0b913eb510184 | refs/heads/master | 2021-07-05T07:34:53.138173 | 2020-02-22T08:40:18 | 2020-02-22T08:40:18 | 180,376,195 | 0 | 0 | null | 2020-10-13T12:46:22 | 2019-04-09T13:43:34 | Java | UTF-8 | Java | false | false | 859 | java | package wrx.xing;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.atomic.AtomicInteger;
/**
* 请填写类的描述
*
* @author wangruxing
* @date 2020-02-06 14:24
*/
public class Demo1 {
public static void main(String[] args) throws InterruptedException {
CountDownLatch latch = new CountDownLatch... | [
"wangruxing@jd.com"
] | wangruxing@jd.com |
6a6b1644e38aa325854a9e0a9ce1618a3c13d6bb | 3db9e445576ba4926c48de2b02b2c5949c51a443 | /app/src/main/java/com/example/assignment3/ReportClassJavaDB/Report.java | 3b6893b74f6b0b39674fe22193c6f26724397d56 | [] | no_license | hongdaxie/FIT5046AndroidClientSide | b36adccb1540fdc3af6e293d6064893d7a7dd3ca | 7a5819498e37086152a8c8668da3e184afb39a60 | refs/heads/master | 2020-06-17T16:38:53.072125 | 2019-11-18T07:21:25 | 2019-11-18T07:21:25 | 195,977,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,609 | java | package com.example.assignment3.ReportClassJavaDB;
import com.example.assignment3.Users;
import java.util.Date;
public class Report {
private Integer id;
private Date date;
private Integer totalCaloriesConsumed;
private Integer totalCaloriesBurned;
private Integer totalStepsTaken;
private Int... | [
"1993xiehongda@gmail.com"
] | 1993xiehongda@gmail.com |
ee32d4c17fb506c53c187ed14e9533e6854b8f92 | e4093f88e161820d2b97fb5ec4e3257fe51c48fa | /src/main/java/org/jrapidoc/example/exception/AirserviceException.java | 77d49645a4903f53866b224cbae4047e4b1c77d5 | [
"Apache-2.0"
] | permissive | sarzwest/jrapidoc-example-app | 53c99a05d356acab12ee81fb7d9a251a56f33cd2 | 736adad817d06bbb7e26f8f5011e6e3c00bfe962 | refs/heads/master | 2020-04-07T05:51:16.190499 | 2015-07-22T20:10:41 | 2015-07-22T20:10:41 | 35,078,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | package org.jrapidoc.example.exception;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Created by papa on 3.2.15.
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "MyException", propOrder = {
"message"... | [
"jiratom@seznam.cz"
] | jiratom@seznam.cz |
aec2922370b17d226ed6fdf86fa31f94b8ad0841 | 89704a5509c1e57ad9a96c12fffafc7c7306762a | /app/src/main/java/com/mingmen/canting/util/DESUtil.java | 27e702ad428bd9459fce5582e875096f1cc2994d | [] | no_license | yuanchongzhang/0803Canchengxiang | 2f8e0deb7c3fa677af7158a132ad69e4b5cb5b70 | 28d0d01c37258487c10428ab4c898e6ad57009f5 | refs/heads/master | 2022-11-27T07:46:25.629181 | 2020-08-03T09:32:53 | 2020-08-03T09:32:53 | 284,658,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,416 | java | package com.mingmen.canting.util;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.security.Key;
import java.security.SecureRandom;
import java.util.Base64;
import javax.crypto.Cipher;
import javax.crypto.CipherInputStream;
import ja... | [
"912348141@qq.com"
] | 912348141@qq.com |
59c2b30be22f35617e3be894a94c6f6985b2b92f | 2e607cfdcaf6b170b42d1277a9eae6a8943c582f | /app/src/main/java/olyapps/sathv/fbla2020/CalendarCallback.java | 31efa50ebde8cda27316ab62bec78d479610eda2 | [] | no_license | sathviknallamalli/FBLA2020 | 59340e70db9a9642ee672fadee4c34d2e439c5a1 | 87f925ea51758af6e38824b55f812b62f60f6a5e | refs/heads/master | 2023-03-24T11:31:52.500595 | 2021-03-19T06:44:42 | 2021-03-19T06:44:42 | 251,445,372 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 113 | java | package olyapps.sathv.fbla2020;
public interface CalendarCallback {
void onCallback(Boolean canofficer);
}
| [
"sathviknallamalli@gmail.com"
] | sathviknallamalli@gmail.com |
93ce503d9307ca5bcd5177f159541b65c86c0729 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/11/11_e66b7bfa1bcc3f7374c0adfd47c15ef7f3e4bc37/LdifSearchLogger/11_e66b7bfa1bcc3f7374c0adfd47c15ef7f3e4bc37_LdifSearchLogger_t.java | fc214153cf4850d5dbf6f8826b4ac91bd83c62db | [] | 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 | 21,900 | 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
* "Li... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f6dab435c2764099c9b6ee99676b1f5ba9a6a7bf | 37a53bf477ed3865fb70692d911bf078af85ea1c | /src/com/gxlt/myphoto/entity/User.java | d1aeebd020385ce3dd05dcc39f60670e09855689 | [] | no_license | poler2018/photo | be872745f4a303d9544f2ec68a3fec67eaf0e731 | 1ddfa28df16ddc1eac90c8b55f7bcbe850a8c0fb | refs/heads/master | 2021-04-28T03:48:20.553771 | 2018-04-27T06:01:44 | 2018-04-27T06:01:44 | 122,148,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,194 | java | package com.gxlt.myphoto.entity;
import java.util.ArrayList;
import java.util.List;
public class User {
private long id;
private String name;
private String password;
private List<PhotoSort> sort=new ArrayList<PhotoSort>();
private List<PhotoAlbum> album=new ArrayList<PhotoAlbum>();
public User() {
... | [
"36652643+poler2018@users.noreply.github.com"
] | 36652643+poler2018@users.noreply.github.com |
4e2d88ab74c547d17c142a34e1d9757a46e7fadb | 29af92aa8042f05c124a35c0df3fadd807787462 | /src/main/java/com/andymitchell/donationtracker/presentation/DonationFormInput.java | eb376b1a663def0e6640b93f1a702da4a11d48a2 | [] | no_license | amitchell94/donation-tracker | db7fa49f9e43d2f85fa46f79cb0285b9c3a2c704 | 63c4024e56f48bf651a55b21ae479effe0dbfec2 | refs/heads/master | 2020-04-04T21:20:34.128657 | 2018-11-06T20:16:44 | 2018-11-06T20:16:44 | 156,282,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,977 | java | package com.andymitchell.donationtracker.presentation;
import com.andymitchell.donationtracker.logic.Donation;
import org.springframework.format.annotation.DateTimeFormat;
import java.time.LocalDate;
import java.time.Period;
public class DonationFormInput {
private int id;
private double amount;
private ... | [
"andymitchell1@live.co.uk"
] | andymitchell1@live.co.uk |
0cd45f9015c4bfa33caa4f533123caeb80b72c37 | 4c0292f02334ba7ed85dfe6ce915842445a67866 | /src/com/github/miachm/sods/OdsWritter.java | 2a7e7080d6c0c67d225914c1e030dd263ae0542d | [
"Apache-2.0"
] | permissive | charphi/SODS | 92c34bf06b5b88af09dd7ee9d7a464acf0ccf447 | 30824b66a805d491fb4f25eeb8432abb8a783d7e | refs/heads/master | 2020-07-21T08:45:53.138471 | 2019-08-03T12:19:51 | 2019-08-03T12:19:51 | 206,802,289 | 0 | 0 | Apache-2.0 | 2019-09-06T13:41:51 | 2019-09-06T13:41:51 | null | UTF-8 | Java | false | false | 13,648 | java | package com.github.miachm.sods;
import javax.xml.stream.XMLOutputFactory;
import javax.xml.stream.XMLStreamException;
import javax.xml.stream.XMLStreamWriter;
import java.io.*;
import java.util.HashMap;
import java.util.Map;
/**
* Internal class for generate ODS files.
*/
class OdsWritter {
private final static... | [
"miachm3@gmail.com"
] | miachm3@gmail.com |
b5388921a60e14e2b604b1a42c90f559c6f4cea5 | 6663000d4bec4f51e1d31ff3534387a298d05eb6 | /db2.java | de6517435b74e077a9256427cc8d6db4524eae3a | [] | no_license | krypto94/CharNet | 966539031ac8442ec717671754c56d04871b1380 | 56ebab73231fda97749840388c0b201688e621e0 | refs/heads/master | 2020-12-24T06:04:12.127515 | 2017-09-04T12:42:02 | 2017-09-04T12:42:02 | 73,231,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,871 | java |
public class validator {
boolean val_alphanum(String str,int mandatory_flag,int size)
{
if(str == null && mandatory_flag == 1)
{
return false;
}
else if(str == null){return true;}
else if(str.length() > size)
{
return false;
}
// else if(!str.matches("[a-zA-Z0-9\\s\\,][-]+"))
// {
//
// retu... | [
"noreply@github.com"
] | noreply@github.com |
dbb953c554cd2a9a9af555637fea9243fd79d82b | c2d26e961d2725cb11a03f4830d9eccb7aaf09b6 | /src/ar/com/brave/boardgame/CubicBoard.java | 9d83c0377fd38ef6b483e90f3a85163d0e22916d | [] | no_license | mcatalano54/Board-Game-Web | 41846e06abbdc591ad58cc095c138b1b3cecbb3c | 54bef318f5acfeeb497388632e85eaf50a07df39 | refs/heads/master | 2021-01-18T01:56:07.823015 | 2015-08-18T18:56:46 | 2015-08-18T18:56:46 | 40,991,634 | 0 | 0 | null | 2015-08-18T18:55:15 | 2015-08-18T18:55:14 | Java | UTF-8 | Java | false | false | 352 | java | package ar.com.brave.boardgame;
public class CubicBoard extends QuadraticBoard {
private Integer height;
public CubicBoard(Integer length, Integer width, Integer height) {
super(length, width);
this.height = height;
}
public Integer getHeight() {
return height;
}
public void setHeight(Integer height) {... | [
"hrn_bravo@yahoo.com.ar"
] | hrn_bravo@yahoo.com.ar |
465a5fb70686ee3187983b96e260e5c59df2d666 | 1071a2ea295613e3f14c4ca58a635171df0238e2 | /APCS-A-2020/src/CelebrityGame/CelebrityGame.java | 5adbf1bdebd71f06b6af88fc31ae32bc3bbefb03 | [] | no_license | Syu125/APCS-A-2020 | 19a800f044775f4c7c372080d2b753a75bb46e47 | d67a0b3a97c96ab253459669839fde76d0b2e774 | refs/heads/master | 2020-12-23T21:34:57.355805 | 2020-05-29T16:49:53 | 2020-05-29T16:49:53 | 237,280,734 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,736 | java | package CelebrityGame;
import java.util.ArrayList;
/**
* The framework for the Celebrity Game project
*
* @author cody.henrichsen
* @version 2.3 25/09/2018 refactored the prepareGame and play methods
*/
public class CelebrityGame {
/**
* A reference to a Celebrity or subclass instance.
*/
private Celebrit... | [
"yus2276@CA-SU-F106-24.sduhsd.lan"
] | yus2276@CA-SU-F106-24.sduhsd.lan |
b97ba335094058968adc3e4f7e4902475fd07c8a | 33702ccccb04507ac85c13d9ab89583b117e2c32 | /src/controller/UndoCommand.java | 4907a706e19d7dedf60adbcc78f840cf52b1a9ef | [] | no_license | AlfredYan/SE450-final-project-JPaint | 455599d59080437b5c07e1a4bc1c08b15246ee5a | 15a24665312989250d3cc12de66d3a76aa122e6f | refs/heads/master | 2021-01-01T06:56:09.009158 | 2017-08-18T23:25:23 | 2017-08-18T23:25:23 | 97,551,901 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | package controller;
import ControllerInterfaces.ICommand;
public class UndoCommand implements ICommand{
@Override
public void run() {
CommandHistory.undo();
}
}
| [
"1187108217@qq.com"
] | 1187108217@qq.com |
7157ed3c575db25e9f21511524eefee679018b23 | a964597ecfd756ce27702f8ac4b135c718667308 | /src/main/java/com/arpanet/pickerman/socialboot/twitter/document/struct/TwitterVideo.java | e709f423796c25d567cc282796ac8577fbac95c0 | [] | no_license | beyzince/twitter | a4a2ae35574c0f7b9cde486c4fe1b432698dc154 | fa3916a7b4cd0254e1e06c136c120780400ab73c | refs/heads/main | 2023-06-20T20:35:12.354679 | 2021-08-04T14:58:59 | 2021-08-04T14:58:59 | 377,740,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package com.arpanet.pickerman.socialboot.twitter.document.struct;
import lombok.Data;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.util.List;
@Document
@Data
public class TwitterVideo {
@Id
private Long id;
privat... | [
"arpanet@Arpanets-MacBook-Pro.local"
] | arpanet@Arpanets-MacBook-Pro.local |
50221614974b12333bc417b390ea45c246942cb9 | b6eb0ecadbb70ed005d687268a0d40e89d4df73e | /feilong-io/src/test/java/com/feilong/io/ioreaderutil/ResolverFileAndLineNumberReaderTest.java | b2148e7ac6f7f23a72428c72fb06283adeeec4ca | [
"Apache-2.0"
] | permissive | ifeilong/feilong | b175d02849585c7b12ed0e9864f307ed1a26e89f | a0d4efeabc29503b97caf0c300afe956a5caeb9f | refs/heads/master | 2023-08-18T13:08:46.724616 | 2023-08-14T04:30:34 | 2023-08-14T04:30:34 | 252,767,655 | 97 | 28 | Apache-2.0 | 2023-04-17T17:47:44 | 2020-04-03T15:14:35 | Java | UTF-8 | Java | false | false | 1,726 | java | /*
* Copyright (C) 2008 feilong
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | [
"venusdrogon@163.com"
] | venusdrogon@163.com |
c13ced07becb9dc92d1c1db021ea695c685ef28e | 920fa60b64f5ea9d8b0223266d3f5fd85ef5d403 | /Project 3/GameBoard.java | 38212aab3f66f0b3f2051013febd2e2347ec3174 | [] | no_license | hvluu/CS420 | 163ed1507b34abd1c45f35ce4f899ecd655c4b61 | a4349e56fbcfbf3ee88955aa0781dc1a289bf1d5 | refs/heads/master | 2021-09-08T02:27:04.034201 | 2018-03-06T01:16:28 | 2018-03-06T01:16:28 | 119,492,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 851 | java |
public final class GameBoard {
protected char[][] board = new char[8][8];
public GameBoard() {
initializeBoard();
}
/**
* Initializes an empty board full of '-'.
*/
public void initializeBoard() {
for (int i = 0; i < 8; i++) {
for (int j = 0; j < 8; j++) {
board[i][j] = '-';
}
}
}
/**
*... | [
"hluuviet@gmail.com"
] | hluuviet@gmail.com |
571e2ff8fe7b02fa7fce573343ff48e335e1b6c5 | 4e3ad3a6955fb91d3879cfcce809542b05a1253f | /schema/ab-products/bldgops/common/src/main/com/archibus/eventhandler/helpdesk/CommonHandler.java | a62a2c2aa7a56d9ccca78cfe54aa4d1653a76935 | [] | no_license | plusxp/ARCHIBUS_Dev | bee2f180c99787a4a80ebf0a9a8b97e7a5666980 | aca5c269de60b6b84d7871d79ef29ac58f469777 | refs/heads/master | 2021-06-14T17:51:37.786570 | 2017-04-07T16:21:24 | 2017-04-07T16:21:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,753 | java | package com.archibus.eventhandler.helpdesk;
import java.sql.*;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.json.JSONArray;
import org.json.JSONObject;
import com.archibus.context.ContextStore;
import com.archibus.datasource.*;
import com.archibus.datasource.data.DataRecord;
imp... | [
"imranh.khan@ucalgary.ca"
] | imranh.khan@ucalgary.ca |
02148097f7fe6ee9f3192c553bee586d68f148b4 | 9beee66ba5d80f1c217c6de0b586e37acb80d031 | /src/com/module/service/electricLicencePermit/apply/comm/impl/DxxzspInformationSecurityMeasuresProServiceImpl.java | 6be017821f711d0c4004bc14b6d1578d2b8aa329 | [] | no_license | lishihui/test | aa310a9311083f767f4bc505b49349e481e501bb | 0c5459c3ecda2999e0325d10b0aeb74744835219 | refs/heads/master | 2020-09-29T13:20:14.295650 | 2019-12-10T07:44:48 | 2019-12-10T07:44:48 | 227,045,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,721 | java | package com.module.service.electricLicencePermit.apply.comm.impl;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.module.dao.base.Com... | [
"zrgjbhy@123.com"
] | zrgjbhy@123.com |
a3021247d887e825d270cf79408c3fe71e3ab1f0 | 3ee53dab2793738048f0c765f8d9872e22dec455 | /amall-platform/httpClient-thread/src/main/java/com/alag/agmall/platform/concurrency/InsertNotifyRecord.java | 343b6e7b69f794d66be8a7a9466267d16b2d99e3 | [] | no_license | FeiLeMa/Interview-project | d3182984c87631b13ca043048de38f81dfce866f | 5fd99b0451de159a175fc92243fca91bbcdec468 | refs/heads/master | 2022-11-26T05:43:49.298703 | 2019-09-08T17:21:52 | 2019-09-08T17:21:52 | 207,136,959 | 0 | 0 | null | 2022-11-16T11:57:10 | 2019-09-08T15:59:45 | Java | UTF-8 | Java | false | false | 5,438 | java | package com.alag.agmall.platform.concurrency;
import com.alibaba.fastjson.JSONObject;
import com.google.common.collect.Lists;
import org.apache.http.HttpEntity;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.CookieStore;
import org.apache.http.client.methods.CloseableHttpResponse;... | [
"alan256@gmail.com"
] | alan256@gmail.com |
7ec494668a1462dff98ea589a11d9d962368560a | 28bc520f0ec7ef7df387e9e13bd4b331e0e9756f | /SSOSameDomain/WebSSOAuth/src/main/java/com/ssosame/bean/Ticket.java | 8c1f02c05690c4976ad05ef3c4f41333cf8da956 | [] | no_license | qwang1990/Zeus | 3923cde554f20660cfb2d717a83bb6a8b38c72ca | 19bd0555f6175e5b4fdbdbb146d0a54bc4259b94 | refs/heads/master | 2021-01-21T04:50:45.784763 | 2016-07-06T10:14:14 | 2016-07-06T10:14:14 | 55,580,157 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,097 | java | package com.ssosame.bean;
import java.io.Serializable;
import java.sql.Timestamp;
/**
* Created by wangqi on 16/4/20.
*/
public class Ticket implements Serializable {
private static final long serialVersionUID = 1L;
private String username;
private Timestamp createTime;
private Timestamp recover... | [
"wangqi2179@163.com"
] | wangqi2179@163.com |
faf14b2d0aae72e3301145a94fdd2d73d0ff49a8 | 3858ba81e4cb70ec67854696a6cba882fa3910cf | /core/src/main/java/es/icp/icp_commons/Utils/CommonsUtilsImagenes.java | fd0b742667ea959e50e9b9ef9065ee767d5231ee | [] | no_license | icpmoviles/icp_commons | 2f582fa7c97a745ff7599f124676645c7d4658d9 | a68a34bf68a9f7bc0e8d274746bdc6bf15cf8893 | refs/heads/master | 2023-05-02T14:03:14.048680 | 2023-04-19T07:46:05 | 2023-04-19T07:46:05 | 224,188,844 | 4 | 0 | null | 2023-04-19T07:46:06 | 2019-11-26T12:36:18 | Java | UTF-8 | Java | false | false | 1,843 | java | package es.icp.icp_commons.Utils;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Matrix;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.util.Base64;
import java.io.ByteArrayOutputStream;
import java.io.File;
i... | [
"41873918+ventura@users.noreply.github.com"
] | 41873918+ventura@users.noreply.github.com |
ddc1663b548324adfbe8fbe04e7cb42cb2c3a255 | 260170debaef929bfd50d4924f108f5739b20016 | /src/main/java/com/adGeneratorApi/Configuracao/SecurityConfiguration.java | da7fa7e015cb629ad2e0dad1c8b2fff5f3e7f133 | [] | no_license | julio16j/adGenerator-api | a57d79caa5df6da260aa5d848078aed673dcdaee | 7bad297f4f89594ae07526c47e79fb8c05520faf | refs/heads/main | 2023-06-25T23:40:23.107655 | 2021-07-25T23:35:24 | 2021-07-25T23:35:24 | 325,150,448 | 1 | 0 | null | 2021-03-15T07:11:38 | 2020-12-29T00:51:57 | Java | UTF-8 | Java | false | false | 457 | java | package com.adGeneratorApi.Configuracao;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.security.crypto.password.PasswordEncoder;
@Configuration
public ... | [
"julio.vasconcelos@academico.ifpb.edu.br"
] | julio.vasconcelos@academico.ifpb.edu.br |
d7325de9345deb43a83de64723d8f379aff29ddd | 41ac455af5924afe44c5b4d2122a1e6c9691347b | /PersonalTask.java | 01038f8c306f7a3bbcc02ebe4ed0cd4d1a9ee91b | [] | no_license | IrynaMi/EpamTests | 0050b006e58fef08dba59878641480febf784338 | 65070e744e3d0b784b9be7ecc777d91dc752aa24 | refs/heads/master | 2020-03-13T04:26:09.965360 | 2018-06-04T09:39:34 | 2018-06-04T09:39:34 | 130,962,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 964 | java | package task6;
public class PersonalTask {
public static int findQuantityOfLocalMinimums (double[][] arr) {
int quantityOfElements = 0;
for(int i = 0; i<arr.length; i++) {
for (int j = 1; j < arr[i].length-1; j++) {
if(arr[i][j] < arr[i][j-1] & arr[i][j] < arr[i][j+1]) {
quantityOfElements++;
... | [
"noreply@github.com"
] | noreply@github.com |
e6753bdd38bbd30ef4a2fbb9a2adf65ac76ea8e3 | 8747b81118aa6b62dab92db09fef65fff9410150 | /src/test/java/com/seckill/dao/SeckillDaoTest.java | 27f6d7031c1dcf9fd230e27c8fa03b6587c72655 | [] | no_license | yuannauy123/sekill | ce35993748c35e25679c007f9fc2d0dcbed9218b | d88b33468cde5cc00be5a6e23880d59b65584a5f | refs/heads/master | 2020-03-19T05:14:35.963711 | 2018-06-03T15:03:01 | 2018-06-03T15:03:01 | 135,912,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,158 | java | package com.seckill.dao;
import com.seckill.entity.Seckill;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
impor... | [
"528199202@qq.com"
] | 528199202@qq.com |
12bc822855ebd3cfdadfc016c9a54f4bf373a518 | e28dd69cadca0c25ab78d74156813e7bcd53bac9 | /src/by/it/livanovich/jd02_02/Backet.java | 1f168a5be35d6845ff46194e055c08b3218d8306 | [] | no_license | jekson0702/JD2019-05-13 | 4cb1f11a80d26306be9617c8c75c04848ea06b05 | 5184aa81c7b7192841453091f33d85a1f8b30c3a | refs/heads/master | 2020-05-26T03:08:14.573688 | 2019-07-08T01:59:12 | 2019-07-08T01:59:12 | 188,086,194 | 1 | 0 | null | 2019-05-22T17:41:06 | 2019-05-22T17:41:06 | null | UTF-8 | Java | false | false | 178 | java | package by.it.livanovich.jd02_02;
import java.util.List;
public class Backet {
public static void putBacket(List<Good> list, Good good) {
list.add(good);
}
}
| [
"tanya1potapova@gmail.com"
] | tanya1potapova@gmail.com |
4f128e5d44bf2700b98008067fd1d86380bb8a09 | bfa3cd743bde7cd30956aaf97f6eb33c7267e149 | /src/main/java/com/dipo/mobileappwebservice/io/entity/UserEntity.java | ef126eb31693a84ea388bb87fc06172e084fcefe | [] | no_license | MrDiipo/Mobile-App-WebServices | b219f02df15236e0155508516de250329866db11 | 81f2e1c03f49f65afc95cadd9f06b23660495497 | refs/heads/master | 2023-08-24T01:05:07.299924 | 2021-09-30T23:55:52 | 2021-09-30T23:55:52 | 399,746,000 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,673 | java | package com.dipo.mobileappwebservice.io.entity;
import org.springframework.data.annotation.Id;
import javax.persistence.*;
import java.io.Serial;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
@Entity
@Table(name = "users")
public class UserEntity implements Serializable {
@Ser... | [
"68384682+MrDiipo@users.noreply.github.com"
] | 68384682+MrDiipo@users.noreply.github.com |
6e1eafe11d903d4efc0bc23dd080bc1b9a484889 | 97ec8b04046b71859d42efdb176a6452750dbe24 | /src/Programmers/Hash/BestAlbum.java | d6ed260176c438ddb6f17d36a1c1a3ffa1593292 | [] | no_license | jihyeonmun/codingtest | ee92ac8c1014b6dde67ffb5454d4301227ff9780 | c3ab245d7ad9c9468d85b7556e63eb34a31d4cbf | refs/heads/master | 2023-04-25T00:19:09.335028 | 2021-05-14T13:40:52 | 2021-05-14T13:40:52 | 347,573,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package Programmers.Hash;
public class BestAlbum {
public static int[] solution(String[] genres, int[] plays) {
int[] answer = {};
return answer;
}
public static void main(String[] args){
String[] genres = {"classic","pop","classic","classic","pop"};
int[] plays = {500,600,1... | [
"jhmoon1994@gmail.com"
] | jhmoon1994@gmail.com |
6078ca476d647af5fa5b84987c8f9966e1b96038 | a238b2604570b367a0bf23a877c63476038a8191 | /src/main/java/com/arthurzera/social/media/controllers/PostEvaluationController.java | 4d3d233edf6acfef4ffc9b60cb813249c502418f | [] | no_license | artur855/Social-Media | e077e9659e9859b82a237c38b209f463edca585b | 861560415ea5a0a9688a5c30d60f83b60298e360 | refs/heads/master | 2021-09-06T20:24:39.073076 | 2018-02-11T03:37:18 | 2018-02-11T03:37:18 | 118,184,786 | 3 | 0 | null | 2018-02-09T23:45:06 | 2018-01-19T22:16:54 | Java | UTF-8 | Java | false | false | 2,189 | java | package com.arthurzera.social.media.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import com.arthurzera.social.media.models.E... | [
"artur855@hotmail.com"
] | artur855@hotmail.com |
573645f1c865b53f03ea7fc38dc3e41bd8862199 | df221f28bbdf47d35ab1f43260408677262b77eb | /backend2AWS/src/main/java/com/les/config/CorsConfig.java | cd90dba60a79ffa51ffb6e29394ad3c625285a34 | [
"Apache-2.0"
] | permissive | realmiya/ScentSearcher | 471ea2dd875aaba4f319090df9787fb7ebaf5352 | 7b9ace64532caf06eabba45baef1b8b3eda52b5f | refs/heads/main | 2023-07-17T19:20:05.348150 | 2021-08-31T16:12:55 | 2021-08-31T16:12:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,187 | java | package com.les.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.cors.CorsConfiguration;
import org.springframework.web.cors.UrlBasedCorsConfigurationSource;
import org.springframework.web.filter.CorsFilter;
/**
* 由... | [
"xiaoyu.dongmiyamiya@gmail.com"
] | xiaoyu.dongmiyamiya@gmail.com |
e439e7ab59c8c10b8b99ae10db50a23ceaceed2e | 12e2d59706eb6aa3d71ce223cff68945994e7548 | /Servlet Application/src/com/xoriant/ComputerBookServlet.java | 1d7a633054ab57728de6ea645d86468b2ffcc480 | [] | no_license | ab1995/Java2 | 53b999c094222d5be677b82437139d30e39accf5 | c4e2f6190e02115bfa888ceca102a3b5ec6f0146 | refs/heads/master | 2021-01-19T15:11:13.713475 | 2017-08-28T12:04:19 | 2017-08-28T12:04:19 | 100,948,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,369 | java | package com.xoriant;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletConfig;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
impo... | [
"Dhus_g@India.XoriantCorp.com"
] | Dhus_g@India.XoriantCorp.com |
be64d0bc545c2cb638e3ea91151bbf45ec54eccd | b61885d7b5ec38979746d2269b43148eb739f429 | /projekat/MJCompiler/src/rs/ac/bg/etf/pp1/ast/CondTerm.java | 39454b6aa012175f7aaa5e2c38218c91f280dc87 | [] | no_license | BogdanMicovic/Java---comiler-for-MicroJava-simplified-Java-langague-to-executable-bytecode- | ff6ece51e9a999ab8fd49cdf32ecd4466577e795 | 136d77aa8551170b8a7f85c99e903ee6d6be1199 | refs/heads/master | 2023-04-07T22:00:58.222271 | 2021-04-03T17:30:35 | 2021-04-03T17:30:35 | 354,353,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 884 | java | // generated with ast extension for cup
// version 0.8
// 19/7/2020 12:19:17
package rs.ac.bg.etf.pp1.ast;
public abstract class CondTerm implements SyntaxNode {
private SyntaxNode parent;
private int line;
public rs.etf.pp1.symboltable.concepts.Obj obj = null;
public SyntaxNode getParent() {
... | [
"bogdanmicovic@gmail.com"
] | bogdanmicovic@gmail.com |
c95f1acbe9e2171f148eb49e9d8bb86539ae67cb | 3328a746fb34c727bf4f451219e7c0ac88a862cf | /core/src/de/morphbit/pong/domain/DoubleBallPowerup.java | 0112086c4ab3980f85f4dd5739131cc1a96253f0 | [] | no_license | Serbroda/pong-port-2011 | dc3ca17222f1ecee573a0771749b3cdf72206245 | 8c09fb584230f933b4b06d46334c3adbea49ad2d | refs/heads/master | 2023-08-14T19:12:53.534637 | 2021-09-17T19:21:46 | 2021-09-17T19:21:46 | 407,655,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package de.morphbit.pong.domain;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
public class DoubleBallPowerup extends Powerup {
private static final long serialVersionUID = 3857326717719311195L;
public DoubleBallPowerup(float fieldWidth, float fieldHeight) {
super(new Texture(Gdx.files.... | [
"danny@rottstegge.net"
] | danny@rottstegge.net |
6c5c959be51b43d0925168ccc5afdef6aef7a0ae | 343c79e2c638fe5b4ef14de39d885bc5e1e6aca5 | /MyApplication/app/src/main/java/cmcm/com/myapplication/gk.java | 278ad0b9e9882968c93ed16281e3e3d7113ba3e6 | [] | no_license | Leonilobayang/AndroidDemos | 05a76647b8e27582fa56e2e15d4195c2ff9b9c32 | 6ac06c3752dfa9cebe81f7c796525a17df620663 | refs/heads/master | 2022-04-17T06:56:52.912639 | 2016-07-01T07:48:50 | 2016-07-01T07:48:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package cmcm.com.myapplication;
import android.database.DataSetObserver;
import android.support.v4.view.ViewPager;
public class gk extends DataSetObserver
{
private gk(ViewPager paramViewPager)
{
}
public void onChanged()
{
this.a.dataSetChanged();
}
public void onInvalidated()
{
this.a.data... | [
"1004410930@qq.com"
] | 1004410930@qq.com |
dcb8eeed1da30fbbbba67d6050e555ffa68830d3 | e4c6f459f5addf79b0193a1b73447db08e786ad4 | /src/test/java/com/gms/web/exam/Testtest.java | e3d755e21a5fc6a5743c740acf5a2a25acda2212 | [] | no_license | kingofahn/GMS-SPRING5-2 | 49039c01642d2af6949701e65079b0c52f79ebdf | 0a90c580fb328d84943c04cc2660736131607d41 | refs/heads/master | 2020-03-29T02:10:51.628536 | 2018-09-28T11:21:23 | 2018-09-28T11:21:23 | 149,423,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 581 | java | package com.gms.web.exam;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Testtest {
public static void main(String[] args) {
int stf = Integer.valueOf(new SimpleDateFormat("yyyy").format(new Date()))+1-1900;
String x = "850116-2";
String gender = "";
System.out.println("x.substring(7,... | [
"kingofahn@gmail.com"
] | kingofahn@gmail.com |
57e16089602218ee285d2c0252d8f67cfc5f4a61 | 7ac92e0c7815b6cee84cdf4840b96d88ec2d3ec8 | /app/src/main/java/com/example/project/MainActivity.java | c2b8f7cdf0476ad6ed04bd2b4e21a7492a785a3d | [] | no_license | magmom7/androidex1 | 05b6e00ecae642c5ed41f02d73a3f944996b33fa | 2080da5871d006cdafdde90e8315e217143b4e2a | refs/heads/master | 2023-05-23T04:21:19.789083 | 2021-06-13T12:29:01 | 2021-06-13T12:29:01 | 376,537,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,006 | java | package com.example.project;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MotionEvent;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
public class MainActivity exten... | [
"magmom95@naver.com"
] | magmom95@naver.com |
f101d5143dcce85633976ae49735da25b3ceef99 | 2c1efe9b62fa1eb18b758fb34ed4edd2d4775c5d | /Backend/src/main/java/br/com/iverdura/iverdura/handler/ErrorHandler.java | 6a5173ba28622d9039794d7cb2d0cdda6cdacc27 | [] | no_license | RichardHespanholo/iVerdure | 576933dc086f9fb9de307e9cd18ce205c9a3fca0 | a6b2efc82e221d526af7a07e12a150f4bbe2297f | refs/heads/master | 2020-04-12T06:56:47.338815 | 2018-12-18T22:34:45 | 2018-12-18T22:34:45 | 162,352,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,337 | java | package br.com.iverdura.iverdura.handler;
import br.com.iverdura.iverdura.exception.BusinessException;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.MethodArgumentNotValidException;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.an... | [
"richardhespanholo@hotmail.com"
] | richardhespanholo@hotmail.com |
021769ae6707997ede13aaeac1a00daca86fbe9e | bd5562090487237b27274d6ad4b0e64c90d70604 | /abc.dao/src/main/java/com/autoserve/abc/dao/dataobject/GovPlainJDO.java | ddce7edb0d164531dc632fc82f5ec7714b6aa5e5 | [] | no_license | haxsscker/abc.parent | 04b0d659958a4c1b91bb41a002e814ea31bd0e85 | 0522c15aed591e755662ff16152b702182692f54 | refs/heads/master | 2020-05-04T20:25:34.863818 | 2019-04-04T05:49:01 | 2019-04-04T05:49:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,377 | java | package com.autoserve.abc.dao.dataobject;
import java.math.BigDecimal;
import java.util.Date;
/**
* 机构信息:包含对应的员工用户名,地区信息(非地区码)等
*
* @author RJQ 2014/12/8 15:13.
*/
public class GovPlainJDO {
/**
* abc_government.gov_id
*/
private Integer govId;
/**
* 用户名(每一个机构有一个员工账户)
* abc_employ... | [
"845534336@qq.com"
] | 845534336@qq.com |
91aec6d92a91951f22efd40862ecd84827dd921e | 678a3d58c110afd1e9ce195d2f20b2531d45a2e0 | /sources/com/airbnb/android/explore/viewcomponents/viewmodels/InputSuggestionSubRowEpoxyModel.java | c2304006417c515b904c357676347e159938e5ab | [] | no_license | jasonnth/AirCode | d1c37fb9ba3d8087efcdd9fa2103fb85d13735d5 | d37db1baa493fca56f390c4205faf5c9bbe36604 | refs/heads/master | 2020-07-03T08:35:24.902940 | 2019-08-12T03:34:56 | 2019-08-12T03:34:56 | 201,842,970 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,409 | java | package com.airbnb.android.explore.viewcomponents.viewmodels;
import android.view.View.OnClickListener;
import com.airbnb.p027n2.components.InputSuggestionSubRow;
import com.airbnb.p027n2.epoxy.AirEpoxyModel;
public abstract class InputSuggestionSubRowEpoxyModel extends AirEpoxyModel<InputSuggestionSubRow> {
Stri... | [
"thanhhuu2apc@gmail.com"
] | thanhhuu2apc@gmail.com |
747403fd42e7cfacc1904abbe7f18c3153d87dd3 | d0d7e8732ac3b5446808ba8416a38ff3f86e8dfc | /src/main/java/dev/sanket/transactionstatistics/service/TransactionServiceImpl.java | a58ed04ae449df1c9bd86af8e9f5db663e95a657 | [] | no_license | sanketmeghani/transaction-statistics | 2f60b17db60f51160fd81fdd9ccfef2aaf5a974a | 5a20f2842fed6760841c2ef7bc79bdf6ef09de0a | refs/heads/master | 2020-03-17T00:29:52.046543 | 2018-05-13T11:01:10 | 2018-05-13T11:01:10 | 133,118,912 | 2 | 0 | null | 2018-05-12T09:30:53 | 2018-05-12T06:05:07 | Java | UTF-8 | Java | false | false | 1,092 | java | package dev.sanket.transactionstatistics.service;
import java.time.Instant;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import org.springframework.beans.factory.annotation.Autowired;
import dev.sanket.transactionstatistics.exception.TransactionServiceException;
import dev.sanket.transactionstatistics.mo... | [
"sanket.meghani@gmail.com"
] | sanket.meghani@gmail.com |
e5a364e361310d8dbda1429f384884c35e64b49b | 46a83616af7ab04e7806bfa3e53879ef31771ec8 | /keyboard-repository/src/main/java/org/ditto/keyboard/repository/PhotoRepository.java | 148bbb733c53eead652f30cce55276f6b62560d7 | [] | no_license | conanchen/hiask-android-keyboard | 058ecab3dc13fcdfed05b23729a30a35b70f0b2a | 2f27e6d39fb08845851bbab43af6ff62c3e3f143 | refs/heads/master | 2021-06-28T13:30:36.954959 | 2017-09-14T12:35:29 | 2017-09-14T12:35:29 | 103,512,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,275 | java | package org.ditto.keyboard.repository;
/**
* Created by admin on 2017/7/28.
*/
import android.arch.lifecycle.LiveData;
import org.ditto.keyboard.apirest.ApirestFascade;
import org.ditto.keyboard.dbroom.RoomFascade;
import org.ditto.keyboard.dbroom.photo.Photo;
import java.util.List;
import javax.inject.Inject;
... | [
"chenchunhai@changhongit.com"
] | chenchunhai@changhongit.com |
0d2b3c5eae195cccb88c4a52124299035b636820 | 49ab28401da4c6d6170720e1d38eb5993b84936c | /BankingApp/src/App/Bank.java | 4d56064929334d425fd5c4900a121cc7b3728eb4 | [] | no_license | arjunSharma93/BankingApp | e8d6b4b068cb1e72fbb40d9b9060daa44a154809 | 1279b3fd5b8784d2e143ef9af9412e72b8b1a2ec | refs/heads/main | 2023-01-18T15:37:15.529705 | 2020-11-27T12:10:22 | 2020-11-27T12:10:22 | 315,693,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package App;
public abstract class Bank {
public final double govtAtmCharge = 5.00;
public abstract double calculateInterest(int year);
public abstract boolean isEligibleForLoan();
public abstract void balanceCheck();
public double calculateAtmCharge(int year) {
double ans = govtAtmCharge*year;... | [
"arjun.swapan@anywhere.co"
] | arjun.swapan@anywhere.co |
89fb4fbe966fc2b005c1e8716e61d2bf9b645a06 | d7f8b353662f063afb66b18cae558df9b9716d33 | /student/src/it/java/edu/pdx/cs410J/shuping/StudentIT.java | 887322caf0cdb539062de138f50b267ef458829e | [
"Apache-2.0"
] | permissive | evan0708/ADVJavaSummer2016Project0 | 345f642ad5809096e5313f5123aa34a997752024 | 1286ea279c7a5fc8012dec4d45649ff713fe77a4 | refs/heads/master | 2021-04-30T18:37:53.035750 | 2016-06-28T19:05:28 | 2016-06-28T19:05:28 | 61,764,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 999 | java | package edu.pdx.cs410J.shuping;
import edu.pdx.cs410J.InvokeMainTestCase;
import org.junit.Test;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.core.IsEqual.equalTo;
import static org.hamcrest.core.StringContains.containsString;
/**
* Integration tests for the <code>Student</code> c... | [
"shuping@pdx.edu"
] | shuping@pdx.edu |
aa8bf9773db74fe135105f13c9d741edfd9c5514 | 4f4f7f2678bcef75bc202bac372fd066251a74b2 | /gateway/src/main/java/com/stock/gateway/models/JwtResponse.java | affc719c3751dea6634f1d1aa83c8f0f58218c7d | [
"MIT"
] | permissive | shriramrseee/stock-market-chart | 4ac33418e06efc688ea43b9b5aaab51f13fb9510 | 479efa111502080758e21e9b8ec12c45c8743bae | refs/heads/master | 2022-12-14T22:31:32.553669 | 2020-09-10T04:45:17 | 2020-09-10T04:45:17 | 290,468,389 | 0 | 0 | MIT | 2020-09-09T13:54:57 | 2020-08-26T10:39:01 | Java | UTF-8 | Java | false | false | 454 | java | package com.stock.gateway.models;
import java.io.Serializable;
public class JwtResponse implements Serializable {
private static final long serialVersionUID = -8091879091924046844L;
private final String jwttoken;
private final String type;
public JwtResponse(String jwttoken, String type) {
this.jwttoken = jwt... | [
"akilesh.t.15@gmail.com"
] | akilesh.t.15@gmail.com |
7484f15feb63ab98eeb6a7698fba790c890b65a7 | b3de8ecd6b7e5ed1e1baebdef44d7b26e7a7e3d8 | /helloworld/hibernate/hibernate-onetoone-day03/src/com/sz/ben/hibernate/onetoone/Person.java | 774cd9206c30a150fdcbed52eb0375f529303025 | [] | no_license | lee-quinnf/quinnfResp | f9a57af8957ebe74be9676d70a1a32871a2a2226 | 0eeb9e2e69079f15e8b45994d48114d318bd3602 | refs/heads/master | 2022-12-21T09:59:37.661630 | 2020-05-03T01:01:39 | 2020-05-03T01:01:39 | 251,167,938 | 5 | 0 | null | 2022-12-15T23:47:28 | 2020-03-30T01:01:21 | Java | UTF-8 | Java | false | false | 716 | java | package com.sz.ben.hibernate.onetoone;
import java.io.Serializable;
import java.util.Set;
public class Person implements Serializable{
private Long pid;
private String name;
private String sex;
private Set<Course> courses;
public Long getPid() {
return pid;
}
public void setPid(Long pid) ... | [
"2552887079@qq.com"
] | 2552887079@qq.com |
ffe043d64d57cbf5b0ea570388e75fc822629516 | 21eb3fab84d4cbd6a2608edd0386e08d53721e9d | /src/tools/android/java/com/google/devtools/build/android/desugar/nest/CrossMateMainCollector.java | 521e7fb144719f28ce5e2b601258b6f0e033261c | [
"Apache-2.0"
] | permissive | marcohu/bazel | 77267b22fc2f6e656ead2dbc1aa544bbbab1c9c4 | 9d9e2169c3bbc7b78be061c21da2cda50aefe1f3 | refs/heads/master | 2020-07-10T01:01:24.176408 | 2020-02-03T09:11:20 | 2020-02-03T09:12:16 | 203,660,611 | 0 | 0 | Apache-2.0 | 2019-08-23T21:55:12 | 2019-08-21T20:37:05 | Java | UTF-8 | Java | false | false | 6,832 | java | // Copyright 2019 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | [
"copybara-worker@google.com"
] | copybara-worker@google.com |
ae71cd496e08a0968d9b944bcb1027811331cead | f0d3cea735c5d2d2b475bbdd09f347595f37f0f6 | /buttermilk-core/src/main/java/com/cryptoregistry/rsa/RSAKeyContents.java | 1e09412ffa3d4e821f7665ef99d94426a7bdab10 | [] | no_license | xdel/buttermilk | 3842ed344b51a0569e33a66d0adf595adc00e499 | 2e0e9375af2b3ee484a7bd47162a9829880d81c3 | refs/heads/master | 2021-01-10T01:19:10.023000 | 2015-08-02T06:59:47 | 2015-08-02T06:59:47 | 50,387,981 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,576 | java | /*
* This file is part of Buttermilk
* Copyright 2011-2014 David R. Smith All Rights Reserved.
*
*/
package com.cryptoregistry.rsa;
import java.math.BigInteger;
import com.cryptoregistry.Signer;
import com.cryptoregistry.passwords.Password;
import com.cryptoregistry.pbe.PBEParams;
import x.org.bou... | [
"davesmith.gbs@gmail.com"
] | davesmith.gbs@gmail.com |
02160fdaf5dd95a068592f1165f3ea7d5ca221e3 | 039ea0e76610820255729d94c1c530da40785f9c | /app/src/main/java/com/commonsware/empublite/SimpleContentFragment.java | d03c88ebcd9f820bdc4aa1352564b0fe08c1a634 | [] | no_license | zakame/EmPubLite | 5c90a483b2abcbdc6f1f016cd99510672a9b96ef | 9cffd84f00f73c276094a1af3e44c32b71f2e5dd | refs/heads/master | 2021-01-10T00:58:39.024903 | 2015-11-08T20:47:26 | 2015-11-08T20:47:26 | 45,814,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,497 | java | package com.commonsware.empublite;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.WebViewFragment;
public class SimpleContentFragment extends WebViewFragment {
private static final... | [
"zakame@zakame.net"
] | zakame@zakame.net |
dd725d3ba0c68d324067322779c9c2f72c0881b6 | 769850e15400f2b1a3b58a88fd8e8aa3ed23dd77 | /server/src/main/java/com/tradinggames/api/configs/SecurityConfig.java | bb4ea3a4e0b82a3a1b2d1d94bcd5f36f0ad271e5 | [] | no_license | WenderGalan/TradingGames | 20e25d3cee9ff10762b2b661db4781571b3c29eb | 7d8a869e012504cc55d3f469829395af15a3e85e | refs/heads/master | 2021-09-02T19:44:27.926955 | 2018-01-03T20:13:41 | 2018-01-03T20:13:41 | 116,177,679 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 674 | java | package com.tradinggames.api.configs;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter;
@Enabl... | [
"wendergalan2014@hotmail.com"
] | wendergalan2014@hotmail.com |
23d8b5bfb650e0311f0e96787d0197fd06af94ec | 125340d2ef1e2e5a9062977773a53c42932b1d63 | /estrutura-de-dados-java/src/base/EstruturaEstatica.java | a820adfc3822d25be4442e66da7ea45dac4fae85 | [] | no_license | HenioJunior/estrutura-de-dados-java | 885226b2fb5aaefe811ef36d034792be1235ac94 | 8e7882929fbe86c9675ddc9c98bbb9e3c0c5e0a4 | refs/heads/main | 2023-04-02T03:47:27.413223 | 2021-04-13T00:01:11 | 2021-04-13T00:01:11 | 351,188,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,256 | java | package base;
public class EstruturaEstatica<T> {
protected T[] elementos;
protected int tamanho;
@SuppressWarnings("unchecked")
public EstruturaEstatica(int capacidade) {
this.elementos = (T[])new Object[capacidade]; //Solução do livro Effective Java
this.tamanho = 0;
}
pub... | [
"henioajunior@gmail.com"
] | henioajunior@gmail.com |
8548f6c2183c5a1efc06c424ebc46470678d1c68 | 27e6af1e8953416332321aefcdbd16be3cd6ca0c | /android/app/src/main/java/com/doggylife/MainApplication.java | d97233ddbdab7c389583deb450ec1135bcd69f22 | [] | no_license | fabines/DoggyLife | 701c32d3bb85638e9a6133b31f88684cbdd4e7d8 | 2a11a518a574ec0040b8256c3637fdd28466f8fb | refs/heads/master | 2023-01-12T08:04:16.865410 | 2019-08-16T15:31:56 | 2019-08-16T15:31:56 | 202,753,254 | 0 | 0 | null | 2023-01-04T07:23:13 | 2019-08-16T15:31:17 | JavaScript | UTF-8 | Java | false | false | 1,362 | java | package com.doggylife;
import android.app.Application;
import android.util.Log;
import com.facebook.react.PackageList;
import com.facebook.hermes.reactexecutor.HermesExecutorFactory;
import com.facebook.react.bridge.JavaScriptExecutorFactory;
import com.facebook.react.ReactApplication;
import com.facebook.react.React... | [
"github.com/fabines/tapud"
] | github.com/fabines/tapud |
eb8401d333a802b140f7e03e7c3dcb412299b6a0 | c43bbaf70b3532f0092ad6ce81161aecfdafc6dc | /demo/code/src/main/java/com/hhnz/api/cfcrm/model/cfcrm/PaymentCollectionMO.java | 311657452ec3aba5507924c53ed8e35e089b6fe8 | [] | no_license | heartzeus/wb | c403f7e2e337033061e7872c85b90b028ad77788 | 2ae898c5680e88b8354cbda7e581583dac78902f | refs/heads/master | 2020-12-30T17:10:24.891351 | 2017-07-03T07:07:54 | 2017-07-03T07:07:54 | 91,055,844 | 0 | 1 | null | 2017-05-12T06:56:13 | 2017-05-12T05:48:08 | Java | UTF-8 | Java | false | false | 4,315 | java | package com.hhnz.api.cfcrm.model.cfcrm;
import com.tuhanbao.base.dataservice.ServiceBean;
import com.tuhanbao.base.util.db.table.data.IntValue;
import com.tuhanbao.base.util.db.table.data.LongValue;
import com.tuhanbao.base.util.db.table.data.StringValue;
import com.tuhanbao.base.util.db.table.data.TimeValue;
import c... | [
"tuhanbao@foxmail.com"
] | tuhanbao@foxmail.com |
1fa00cd52c1a1a09e5fad7bb1923dc9608c09f5a | 96c2fe5f82e839604de435128876b7ec23994108 | /leetcode/p0645/Solution.java | c90ccd04fd27df7efd52ac3748a9f71efcb46d1c | [
"MIT"
] | permissive | suhwanhwang/problem-solving | d9ed5521fdd670c4793d187116f489a82ee4a90d | cf71bd9545d13959462713bd6eabee05e88f40f3 | refs/heads/master | 2023-08-31T15:29:46.164871 | 2023-08-28T23:12:26 | 2023-08-28T23:12:26 | 199,259,343 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 492 | java | class Solution {
public int[] findErrorNums(int[] nums) {
Set<Integer> set = new HashSet<>();
int[] ans = new int[2];
for (int num : nums) {
if (set.contains(num)) {
ans[0] = num;
}
set.add(num);
}
for (int i = 1; i... | [
"noreply@github.com"
] | noreply@github.com |
117df91c8270d3f38d57b7d2cad0e7e1038f4bce | 80e3b47a6031c658a1e9da6b3cba4f404db181b3 | /ast/Type.java | 7526117899f8f7fae6db49f4c5e2a418b091b088 | [] | no_license | sloanchoi1124/jsmm | ab934d8e12f6b289b68b485d98f0890fc52cce5d | f4d8e504569f77dcba3594779c488b94a1bac6d4 | refs/heads/master | 2021-01-10T03:21:47.161079 | 2016-01-11T02:19:33 | 2016-01-11T02:19:33 | 49,396,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,592 | java | package ast;
import java.util.List;
import java.util.ArrayList;
import java.util.SortedMap;
public abstract class Type {
public static final NullType NULL_TYPE = new NullType();
public static class NullType extends Type {
private NullType() { }
}
public static final BooleanType BOOLEAN_TYPE = new BooleanTy... | [
"sloan.xuelai.cui@gmail.com"
] | sloan.xuelai.cui@gmail.com |
828b49129677a06b9ca38ffce334a3f31534aa75 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Log4j/Log4j3004.java | c407a8a90e419acec4e47d6bf875539b1bbbe3ca | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 577 | java | private int convertLevel(final Level level) {
switch (level.getStandardLevel()) {
case DEBUG :
return LocationAwareLogger.DEBUG_INT;
case TRACE :
return LocationAwareLogger.TRACE_INT;
case INFO :
return LocationAwareLogger.I... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
d19d6b9e5145c5299be0c5d7f73ba317a246f1df | 83dab28a9dd35220592b7bbf9c655d991bfecdf9 | /src/train/ticket/reservation/system/FileManger.java | f916a232ebc1e221d91270fd6e4468b9c9693d40 | [] | no_license | YoussefRashad/Train-Ticket-Reservation-System | fe9e85bce5608346cca9ebd24fe0078811941a31 | 6629e21eb602675ebc163771be23f2e3baa5e6ea | refs/heads/master | 2020-04-23T10:32:16.651120 | 2019-02-17T10:19:48 | 2019-02-17T10:19:48 | 171,107,770 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,909 | java |
package train.ticket.reservation.system;
import java.io.PrintWriter;
import java.io.FileWriter;
import java.io.File;
import java.io.IOException;
import java.io.FileNotFoundException;
import java.util.ArrayList;
import java.util.Scanner;
public final class FileManger {
public boolean Write (String Query , String ... | [
"youssefrashad19@yahoo.co"
] | youssefrashad19@yahoo.co |
a343e93f241d2e752ad5cfac076c6105469e3210 | 269aa8a3b179895d38efd11ef02960959e760426 | /CS680_2015/hw5/CS680-HW5-1/src/Policy.java | abb90c191daf8732f46c371ee625ec72708e2ffe | [] | no_license | Yong-Zhuang/Courses | 6bacf58e49d89a8587950cef85c74c7c390c8c11 | 6d94d65fb707f3a0d705d2ecc7612ae73467d731 | refs/heads/master | 2021-05-04T10:45:17.246233 | 2018-03-17T18:43:58 | 2018-03-17T18:43:58 | 51,711,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,336 | java |
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.*;
public class Policy {
private Product product;
private int policyNumber;
private double deductible;
private double annualPremium;
private double monthlyPayment;
private double ytdPayment;
private String agentName;
private Str... | [
"jazz14jazz@gmail.com"
] | jazz14jazz@gmail.com |
9769f2345f2b4d6f8ab24c2aff5145577d7c84ad | 2d69ab7b41a0e5c49ac0cdd51df83b23a487c221 | /src/main/java/me/thamma/cube/Main.java | 3e5cc22f50e0468869390eda43ce6f1e082f92b0 | [] | no_license | thamma/cube | 229a1a5d4ee6198c67d786edc37f159baee4f23d | a24f51b325bbbe3f49ead5923fa1257c4ba33377 | refs/heads/master | 2021-09-23T10:28:41.493630 | 2021-09-11T11:10:18 | 2021-09-11T11:10:18 | 49,982,608 | 0 | 0 | null | 2016-08-02T19:32:42 | 2016-01-19T20:57:27 | Java | UTF-8 | Java | false | false | 1,460 | java | package me.thamma.cube;
import me.thamma.cube.model.*;
import me.thamma.utils.CubeUtils;
import java.util.ArrayList;
import java.util.List;
import static me.thamma.cube.model.Turn.*;
public class Main {
public static void main(String... args) {
List<Bandage> bandage = new ArrayList<>();
bandage... | [
"s8dozimm@stud.uni-saarland.de"
] | s8dozimm@stud.uni-saarland.de |
81a91d1786b2f6a3436210d113172bdf3041b93d | d8ce096990d6571514155ef65813dde3349ac444 | /java/CorrecaoDigitalProject/src/Aluno.java | a1398c7cab003a88281e87db1cd0c5ab202cd6b3 | [] | no_license | DigitalHouseBrasil/MobileAndroid-0219MOACN015O | a25c7dff590c817c7ee2eb37157495208f14878a | 6cf1e5c855a513ec82796a7f0398805d82529f28 | refs/heads/master | 2020-09-03T20:36:21.039333 | 2020-04-25T00:21:20 | 2020-04-25T00:21:20 | 219,563,394 | 3 | 5 | null | 2020-04-25T00:21:21 | 2019-11-04T17:57:25 | Java | UTF-8 | Java | false | false | 848 | java | public class Aluno {
private int RA;
private String nome;
private String sobrenome;
public void assistirAula(){
System.out.println("Assistindo Aula " + this.nome);
}
public void fazendoLicao(){
System.out.println("Fazendo lição " + this.nome);
}
public Aluno(int RA, S... | [
"joaocamargo2205@gmail.com"
] | joaocamargo2205@gmail.com |
dd041c9e973face8e88fbfece0a2c5432008ceb5 | 4c86b1f11ad9ddb2c4f4db802a65502b1749f919 | /tutorial-examples-master/case-studies/dukes-bookstore/src/main/java/javaeetutorial/dukesbookstore/ejb/BookRequestBean.java | d7a7cea066019383153e2c600a83cecf0acf9533 | [
"BSD-3-Clause-No-Nuclear-License-2014"
] | permissive | u1069791Natalie/uni | c12e03a6dcfb0e37a2feac51bf01c9e0bf831135 | 04224c6c64de26eb60ec040c51648224ad8b5a83 | refs/heads/master | 2020-08-31T21:11:57.052269 | 2019-10-31T14:41:34 | 2019-10-31T14:41:34 | 218,785,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,258 | java | /**
* Copyright (c) 2014 Oracle and/or its affiliates. All rights reserved.
*
* You may not modify, use, reproduce, or distribute this software except in
* compliance with the terms of the License at:
* https://github.com/javaee/tutorial-examples/LICENSE.txt
*/
package javaeetutorial.dukesbookstore.ejb;
import ... | [
"noreply@github.com"
] | noreply@github.com |
daf86bd590e0d9a21f8972f4b51916fcaaed1890 | e130fa624b0cc46a0612615b3fee7d94942a0098 | /src/agh/powerSim/simulation/actors/environment/WeatherActor.java | 82cc45496d217b67d19909cfbd4385785fb7d420 | [] | no_license | atok/POWERsim | 8fffb8aa9057ece54a467e34db41a8270ced2a2a | f63a5dea5bd7e221ea98701346ccd1e29bcf8835 | refs/heads/master | 2016-09-05T09:22:15.726044 | 2013-07-08T23:24:55 | 2013-07-08T23:24:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,273 | java | package agh.powerSim.simulation.actors.environment;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Calendar;
import java.util.LinkedList;
import java.util.List;
import java.util.Properties;
import org.joda.time.Interval;
import org.joda.time.LocalDateTime;
import agh.powerSim.gui.Contex... | [
"dariusz.wolek@gmail.com"
] | dariusz.wolek@gmail.com |
3ad5dac4add92d01bb16c04a305dda7fcda453db | 5c74f7da48640fc6c90ecdaf880a13f75a56d7e6 | /src/main/java/com/google/code/gwt/threejs/client/materials/ShadowVolumeDynamicMaterial.java | 254581a083672942117c6885b709f2f616e85ed4 | [] | no_license | Yona-Appletree/gwt.threejs | ebfae7f320bec09971a7a604f217dd630189abc3 | e9fd8d437c0c2ab00d790607a1daa92a7518f72a | refs/heads/master | 2021-01-20T15:49:40.915697 | 2012-06-16T08:04:07 | 2012-06-16T08:04:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 125 | java | package com.google.code.gwt.threejs.client.materials;
public final class ShadowVolumeDynamicMaterial {
// TODO implement
}
| [
"bogdan.watula@gmail.com"
] | bogdan.watula@gmail.com |
840790d838f8d7afbe5e3b111bd8aea896cad1c5 | 800b6e6bfe88be039f540aaa1291cebd62b9c33a | /src/test/TestAudience.java | 7b014fa93d365d624babfafdcae14d15fb4df0c3 | [] | no_license | edwardyulin/PokeCol | 05c15ee72988d4e8936746c37d8862af909851e0 | b9e225cca5ae54ef8b6499b6f53bac6aff641cee | refs/heads/main | 2023-03-13T16:23:40.067581 | 2021-02-26T18:02:34 | 2021-02-26T18:02:34 | 313,567,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | import model.Audience;
import model.Pokemon;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.List;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class TestAudience {
private Audience audience;
private Pokemon pokem... | [
"noreply@github.com"
] | noreply@github.com |
b8d8fa3caf7fc98fb5410d48830c5ed7ffe8f072 | df314169735d831aad60ffa16e71a840cfaa6a52 | /src/main/cn/edu/sjtu/software/Circle.java | f2002ca978afbc55cfe5e1718681c988ef6836eb | [] | no_license | Erin513/SoftwareTesting | f1d5051564a4cad2515dc6ace73fcf851ff943d1 | 07f2d572b6c5293cd9d602509e049297d592167a | refs/heads/master | 2021-05-08T01:21:27.325440 | 2018-01-11T15:37:28 | 2018-01-11T15:37:28 | 107,913,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package cn.edu.sjtu.software;
public class Circle {
Point p;
double radius;
public Circle(Point p, double radius) throws Exception {
if(radius<=0){
throw new Exception();
}
if(p == null){
throw new Exception();
}
this.p = p;
this.radius = r... | [
"ylxy452782520@sjtu.edu.cn"
] | ylxy452782520@sjtu.edu.cn |
d90132f626f31ebabef7e1278a480dc244de2000 | 25767b558b2aac0be3c8cf618f883ff022c4b958 | /src/main/java/com/ken/wms/dao/CustomerMapper.java | 53c6e802837e70577c004997033e4702abd0d0b3 | [] | no_license | zhangyaoci/SSM_repository | 2776d4e365ca59a14db48a2b8a957ff847772eaf | f30a98d04ccb899acad1d71f58d6a89214a6112f | refs/heads/master | 2021-06-20T10:00:21.808375 | 2017-09-26T01:33:16 | 2017-09-26T01:33:16 | 102,819,895 | 0 | 0 | null | 2020-03-25T02:58:51 | 2017-09-08T05:06:59 | Java | UTF-8 | Java | false | false | 1,720 | java | package com.ken.wms.dao;
import com.ken.wms.domain.Customer;
import java.util.List;
/**
* 客户信息 Customer 映射器
*
*/
public interface CustomerMapper {
/**
* 选择所有的 Customer
* @return 返回所有的 Customer
*/
List<Customer> selectAll();
/**
* 选择指定 id 的 Supplier
* @param id Customer的ID
* @return 返回指定ID对应的Cus... | [
"2419237790@qq.com"
] | 2419237790@qq.com |
9230da7a78e25df95eabc756588a8086315e6906 | 4136cf01c3e29aa20940329b53cb29c25dfb33b0 | /BookShop/src/main/java/com/cdweb/configuration/SecurityConfiguration.java | e8210996e6ac5217e4c1ae9121c37d86e7e4e9a6 | [] | no_license | TranHanGom/CDWeb_BookShopWebsite | c0196f1575d1f742b2634239223648e4070960f7 | d759f687af09e645d83fece54a66395c8c593d4c | refs/heads/master | 2022-12-13T15:48:07.010098 | 2020-09-06T17:52:05 | 2020-09-06T17:52:05 | 271,712,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,617 | java | package com.cdweb.configuration;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.authentication.dao.DaoAuthenticationProvider;
import org.springframework.s... | [
"joyhan283@gmail.com"
] | joyhan283@gmail.com |
edb593a0d7d54f0a3f87af7c15947d90ab6ffe86 | 208ba847cec642cdf7b77cff26bdc4f30a97e795 | /di/da/src/main/java/org.wp.da/ui/media/MediaGridFragment.java | 4fb85b8bb745e9dff5e7408381b4fa9355335497 | [] | no_license | kageiit/perf-android-large | ec7c291de9cde2f813ed6573f706a8593be7ac88 | 2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8 | refs/heads/master | 2021-01-12T14:00:19.468063 | 2016-09-27T13:10:42 | 2016-09-27T13:10:42 | 69,685,305 | 0 | 0 | null | 2016-09-30T16:59:49 | 2016-09-30T16:59:48 | null | UTF-8 | Java | false | false | 34,135 | java | package org.wp.da.ui.media;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.Fragment;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
b14b6730b827e81655b054ff14d33746d5d5dcaf | cd601a25e7f7c2b4e43bddd1b06e717683fc9ba3 | /single-lock/src/main/java/com/jsonyao/singlelock/model/Product.java | 12f9b06ddc85808e17d85042ac32fe37b937e6b4 | [] | no_license | JsonYaoo/lock-test | 21bff5fab54f37bf1b9f40977bb8e86e325fe03f | 1fdb59a9003bc4ab02b3fb20a54eaf275f14105d | refs/heads/master | 2023-03-03T23:37:37.779101 | 2021-02-12T05:29:41 | 2021-02-12T05:29:41 | 337,740,181 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,518 | java | package com.jsonyao.singlelock.model;
import java.math.BigDecimal;
import java.util.Date;
public class Product {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column product.id
*
* @mbg.generated Fri Aug 09 11:20:17 CST 2019
*/
pr... | [
"yaocs2@midea.com"
] | yaocs2@midea.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.