blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5f69b4e25b373d1aba9090bef7d78de1a799680a | e8ec9f140e96eebfcacd8719f6d987a5709b2da4 | /timeEnglish.java | 0c2f080a30d41635076fc56aeca9ab7c7374d570 | [] | no_license | WilsonAPCPSCA/chapter-5-programming-with-methods-practice-Chubbypanda7134 | 012fe41462b2d9c96c38b1b1f1069279295ba515 | b58cc7d4a9a1fcc9d3ca7dbe227d91a0fcc22a9d | refs/heads/master | 2021-08-08T05:12:35.050317 | 2017-11-09T16:07:55 | 2017-11-09T16:07:55 | 110,136,937 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package apCompSci;
import java.util.Scanner;
public class timeEnglish {
public static String getTimeName(int hours, int minutes) {
String timeName;
String[] numWords = {
"", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine", "ten", "eleven", "twelve"
};
if(minutes == 0) {... | [
"noreply@github.com"
] | WilsonAPCPSCA.noreply@github.com |
4fe8a3d8316883705cb4e2a1c556da4d18365fa4 | d4261417db59c92bb118cb7ec12c0bc43c85d62f | /src/de/uni/bielefeld/sc/hterhors/psink/obie/projects/soccerplayer/ontology/classes/MiltonKeynesDonsFC.java | 0b3090cd406ad66b89139df4c6575814ef6d8243 | [
"Apache-2.0"
] | permissive | berezovskyi/SoccerPlayerOntology | ed3a24a7ace88ba209f5439a49b04c11a8e6034a | c7dafee008911b45a2b9e8c55ffd43c1e69c3660 | refs/heads/master | 2022-06-20T02:17:21.385038 | 2018-09-21T17:09:38 | 2018-09-21T17:09:38 | 149,870,122 | 0 | 0 | Apache-2.0 | 2022-05-20T22:00:24 | 2018-09-22T11:19:31 | Java | UTF-8 | Java | false | false | 16,348 | java | package de.uni.bielefeld.sc.hterhors.psink.obie.projects.soccerplayer.ontology.classes;
import java.lang.reflect.InvocationTargetException;
import java.util.HashMap;
import java.util.Map;
import org.apache.jena.rdf.model.Model;
import org.apache.jena.rdf.model.ModelFactory;
import org.apache.jena.rdf.model.Resource;
... | [
"hterhors@techfak.uni-bielefeld.de"
] | hterhors@techfak.uni-bielefeld.de |
a9ecf89c6f3dbdb989d9a4f425660c4d362fd811 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/71/org/apache/commons/math/ode/events/EventState_reinitializeBegin_149.java | 7e12b51d248f7a163d6a411318e99a91fd8f7997 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,007 | java |
org apach common math od event
handl state link event handler eventhandl
event handler integr step
time integr propos step event handler
switch function check handl state
handler integr step refer
state end preced step inform
decid handler trigger event
propos step step reduc ensur
event occu... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
26b315adb595e42b389d07b202055e85b6dc3c5a | cf9b167b6d73305eb7cb37712bc70fb8b2f60175 | /minecraft/net/minecraft/entity/item/EntityEnderEye.java | 31d5303e8e7258c31fdef0f1c88133de1a317c2f | [] | no_license | Capsar/Rapture | b1ef74dfceb005b291e695605f83839dc25d1c9e | b73f53f22eb1caed44e39e4a026eac5cda7b41fc | refs/heads/master | 2021-06-12T20:06:53.100425 | 2020-04-09T14:13:47 | 2020-04-09T14:13:47 | 254,388,305 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 7,251 | java | package net.minecraft.entity.item;
import net.minecraft.entity.Entity;
import net.minecraft.init.Items;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.util.BlockPos;
import net.minecraft.util.EnumParticleTypes;
import net.minecraft.util.MathHelper;
import net.minecra... | [
"capsar.meijer@gmail.com"
] | capsar.meijer@gmail.com |
bd7821fef5dc10cf4ed9581fb4b626a3447ed793 | 74643b1e500f0e2782bd00fdc945f7f2a6505f24 | /build/generated-sources/ap-source-output/modelo/Estado_.java | 0d673cf1e323e5424bd5cc2528f0a68a16bfcd5b | [] | no_license | gondelcorro/Herbario | a4d87add2bd7a8500e11587bb33ffafc27bcd49a | 02562d1099d807ee70410a03514aba2a3dd68cb8 | refs/heads/master | 2021-05-13T14:16:56.954406 | 2018-01-08T22:19:07 | 2018-01-08T22:19:07 | 116,734,618 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 517 | java | package modelo;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2017-02-22T23:03:51")
@StaticMetamodel(Estado.class)
public class Estado_ {
public static volatil... | [
"delcorrog@gmail.com"
] | delcorrog@gmail.com |
0cbe42825750a43e2378a3fb62d4ee761806cf35 | 10f382be7338b9a4f89602ae72e0e2b1360a1605 | /src/main/java/com/au/billmates/configuration/WebSecurity.java | 63c3fcf31ad7386337b3f906e104380b37450b6b | [] | no_license | stan13/billmates | bafe8d420ac393f66217ad86ff4d5b224abcefae | 841b1ecca1464c9fe93374c3877d455aa5528dbb | refs/heads/master | 2020-05-01T18:53:36.373774 | 2019-04-23T19:22:08 | 2019-04-23T19:22:08 | 177,634,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,455 | java | package com.au.billmates.configuration;
import org.springframework.context.annotation.Bean;
import org.springframework.http.HttpMethod;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.builders.HttpSecu... | [
"nathans@miclub.com.au"
] | nathans@miclub.com.au |
a870c9fb1cdfb88f46f29a2fd8be2d2a05b9cea3 | e923146de8154e8afc466db711a92417f87d79be | /src/main/java/jp/yahooapis/im/v201809/conversiontracker/ApiException.java | 6085a207e5a28f3d2d6fa09cc240ead6221b17dd | [
"MIT"
] | permissive | YutaFukuma/ydn-api-java-samples | 18d2716b4c9aebc4a9deedfb48fade421c232530 | c2568ff4781691710b55b3e9f48b889f36ae9623 | refs/heads/master | 2020-03-30T23:23:48.376544 | 2018-09-20T02:49:54 | 2018-09-20T02:49:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java |
package jp.yahooapis.im.v201809.conversiontracker;
import javax.xml.ws.WebFault;
/**
* This class was generated by the JAX-WS RI.
* JAX-WS RI 2.2.9-b130926.1035
* Generated source version: 2.2
*
*/
@WebFault(name = "ApiExceptionFault", targetNamespace = "http://im.yahooapis.jp/V201809/ConversionTracker")
publ... | [
"yahoojp-marketingsolutions-github@mail.yahoo.co.jp"
] | yahoojp-marketingsolutions-github@mail.yahoo.co.jp |
952b883a7b32a8d9c044072053c0fa4967d62812 | 1b1d8bba58d429eb94c4f5c6aadce2005510ac48 | /backend/goodday/src/main/java/seeuthere/goodday/path/exception/PathExceptionSet.java | d5f8821a1cdae479d9482fca4eea52d8d6bb2fe1 | [] | no_license | 365kim/2021-see-you-there | f3b263016108b2246a12d1d55ae84d1b18716c86 | a929e288426366a16b7325c6f9bd998ed8e57695 | refs/heads/develop | 2023-07-01T17:30:35.503681 | 2021-08-12T07:04:05 | 2021-08-12T07:04:05 | 393,598,502 | 1 | 0 | null | 2021-08-12T07:06:57 | 2021-08-07T06:19:28 | JavaScript | UTF-8 | Java | false | false | 750 | java | package seeuthere.goodday.path.exception;
import org.springframework.http.HttpStatus;
import seeuthere.goodday.exception.CustomException;
public enum PathExceptionSet implements CustomException {
NOT_FOUND_PATH("해당 위치에서는 경로를 찾을 수 없습니다.", HttpStatus.BAD_REQUEST.value()),
OVER_WALK_TIME("이동할 수 있는 경로가 없습니다.", H... | [
"noreply@github.com"
] | 365kim.noreply@github.com |
1e4de65de78c71c3c49be6ec371be829c58e45bb | bf6a7cebca211b52030564b859009b24922f6ea0 | /app/src/main/java/com/cisco/tme/material/MaterialThemeDialogFragment.java | af6ed777835c7ec46d04654a4137e947d942f123 | [] | no_license | fkicenko/ConnectedAI_CumulusSupport | 028c70962bcdb36dcd89d0497658cda5e262cf4e | 98a75ecec4bd38e4ef40e84017ea13f7a2bb91e7 | refs/heads/master | 2020-04-03T20:34:02.149228 | 2018-10-31T12:41:22 | 2018-10-31T12:41:24 | 155,548,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,548 | java | package com.cisco.tme.material;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.annotation.StringRes;
import android.support.v4.app.DialogFragment... | [
"frkicenk@cisco.com"
] | frkicenk@cisco.com |
34d1b5cb0989e8ea4b1fcd02b1a54e34e8090ae1 | 5841e4894861ea11f3cf98baad12c73123ba4fce | /java/atl/atl-core/src/main/java/org/lmind/atl/core/ast/Node.java | 7d459940ab7dde934fabeb0f8487ff531d72cf6b | [] | no_license | lminds/lmind-practise | bb71e34edfd7de48e0ffae172654c4bb4cb7954c | 98ad83dc10a6c7488c4069b3a48f9d62d158da19 | refs/heads/master | 2021-01-19T09:48:52.239024 | 2015-05-10T05:31:05 | 2015-05-10T05:31:05 | 23,507,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,389 | java | /* Generated By:JJTree: Do not edit this line. Node.java Version 6.0 */
/* JavaCCOptions:MULTI=false,NODE_USES_PARSER=false,VISITOR=false,TRACK_TOKENS=true,NODE_PREFIX=Atl,NODE_EXTENDS=,NODE_FACTORY=AtlNodeFactory,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
package org.lmind.atl.core.ast;
/* All AST nodes must impleme... | [
"lminds@sina.com"
] | lminds@sina.com |
13d11d98bcd14024acb6949e8af1b3132184fc0c | 8f5406a49020fd803a6c65059690eabf7f2b1f9e | /app/src/main/java/com/dvinfosys/WidgetsExample/view/ItemsCountView.java | 0e5b1ad3534f9100c47e954aff22d227fc2b9d48 | [
"Apache-2.0"
] | permissive | Mr-Ramzan/CustomWidgets | 3f7f032f2212c87c89f5c36b8cfc575e383d92ab | 54a4de994d0fd532f37b5e1876a8393a1af488db | refs/heads/master | 2023-06-12T14:32:06.973105 | 2020-01-31T07:50:46 | 2020-01-31T07:50:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,633 | java | package com.dvinfosys.WidgetsExample.view;
import android.annotation.SuppressLint;
import android.content.Context;
import android.os.Build;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.view.ViewGroup;
import android.view.animation.AlphaAnimation;
import android.view.anim... | [
"appyown@gmail.com"
] | appyown@gmail.com |
f02e2c2ddc07833d36c9274142b3fba0d47b2cd2 | 86ca1f796871e6ef9f70a061917ed2a25f1ee395 | /Teams-information-service/src/main/java/com/zlatenov/teamsinformationservice/model/response/Leagues.java | 8b8622c26843534163122b3031b65c23310a549a | [] | no_license | and1teachera/SpoilerFreeNba | 09833bb46fe4f17beefe30452ac2407ca1c8efef | 348e0d6a30a4ad37880ae27d7c9def3d4623c599 | refs/heads/master | 2022-06-10T12:23:32.228345 | 2019-12-19T11:29:44 | 2019-12-19T11:29:44 | 226,909,124 | 0 | 0 | null | 2022-05-20T21:18:10 | 2019-12-09T15:52:08 | Java | UTF-8 | Java | false | false | 340 | java | package com.zlatenov.teamsinformationservice.model.response;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.util.List;
/**
* @author Angel Zlatenov
*/
@Getter
@Setter
@AllArgsConstructor
@NoArgsConstructor
public class Leagues {
List... | [
"angel.zlatenov@scalefocus.com"
] | angel.zlatenov@scalefocus.com |
4f66fcd16f24074a334748d47857e885388bee41 | ffa7634728ee5f2c6d1c40411f30bfc3a6ddae45 | /EducationPlatformWechat/src/com/saint/wechat/test/Test1.java | 8252c673b2b79380da0fd6b59f658004f392b494 | [] | no_license | duducc/EducationPlatformWechat | 82d2a834c7578a876286ceb29cf1beacba1efe2a | b0989dc2c6f04328ecf0873ad3de6100182dd0af | refs/heads/master | 2023-02-17T12:48:49.136990 | 2021-01-21T09:41:17 | 2021-01-21T09:41:17 | 331,575,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package com.saint.wechat.test;
public class Test1 {
public static void main(String[] args) {
String[] a={"1","2","3"};
int i=0;
for(String b : a){
i++;
if(i<=5){
System.out.println(b);
}
}
}
}
| [
"2974434075@qq.com"
] | 2974434075@qq.com |
87f83856f1c75de50c70ee228dff6c8c1a793e75 | 777a63014dbb07a4221e2b96ccf8e6525ea7511c | /hw6/lesson6/src/main/java/ru/itmo/wp/model/service/TalkService.java | 6d9a02ac45c88c9097defed12e91ed7102aeb65f | [] | no_license | VankaTaganai/web_ITMO | 97f314fcb08cddb102ba0320d91431e9048a4ae8 | 0fbfccd0e9a79d1eedea690dcbba6a2492638970 | refs/heads/master | 2023-06-23T01:23:48.928001 | 2021-07-17T16:21:47 | 2021-07-17T16:21:47 | 305,459,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,443 | java | package ru.itmo.wp.model.service;
import ru.itmo.wp.model.domain.Talk;
import ru.itmo.wp.model.exception.ValidationException;
import ru.itmo.wp.model.repository.TalkRepository;
import ru.itmo.wp.model.repository.UserRepository;
import ru.itmo.wp.model.repository.impl.TalkRepositoryImpl;
import ru.itmo.wp.model.reposit... | [
"panovivan01@yandex.ru"
] | panovivan01@yandex.ru |
3d64f39da8644941906379a4a74f45604c503c64 | 08cd37e588c627b3bfe70b88cd1f5c7d9c8ff768 | /src/collections/ArrayListExample.java | a4098a9d40396f22273626fbf3133f82d0319598 | [] | no_license | VenkyRoja/JavaBasics | 9d965459a41a8df30fb1f53225460d90ba30aff5 | ebb56d935516a30f14b2442290193f7912d1c1af | refs/heads/master | 2023-05-12T00:45:17.952978 | 2021-06-04T04:43:27 | 2021-06-04T04:43:27 | 367,763,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,399 | java | package collections;
import java.util.ArrayList;
import java.util.Iterator;
public class ArrayListExample {
public static void main(String[] args) {
System.out.println("\n=================================== Begin ===ArrayListExample========================\n");
ArrayList al = new ArrayList();
al.add(... | [
"venkyrojavishnu@Venkateswaras-MacBook-Air.local"
] | venkyrojavishnu@Venkateswaras-MacBook-Air.local |
3267fae84adaf430b8888ea42f537bc4e100bfbd | 108988e9a31a65e5d32ebd4e14ec01c489e9dd7e | /app/src/main/java/com/example/app_usuario/Controlador/Tiempo.java | c5267172198c70bfef96dbc1e00ee3d625a22c08 | [] | no_license | Kacharpo/Kacharpo_App_usuario | 8b15b728eb5121d841a0f00db64c523e6882c5ac | f8de0a921ad9f60721772429db5a7fafee42559d | refs/heads/master | 2023-09-03T10:45:25.310246 | 2021-11-06T01:27:46 | 2021-11-06T01:27:46 | 381,622,794 | 0 | 1 | null | 2021-07-22T23:01:08 | 2021-06-30T08:04:02 | Java | UTF-8 | Java | false | false | 2,032 | java | package com.example.app_usuario.Controlador;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import com.example.app_usuario.R;
/**
* A simple {@link Fragment} subclass.
* Use the {@link Tiempo#newInstance... | [
"antonybrowm@gmail.com"
] | antonybrowm@gmail.com |
50d0d00fbe7e55cef2df0dcbee630212debb1d2b | 2dfca8eb925cbac03b08ba08494aac5eac960300 | /example-v2/concurrent/src/main/java/cn/enjoyedu/ch2/forkjoin/sort/FkSort.java | fb387c1fa7174b7182b0dc34fce1705dca0178a1 | [
"MIT"
] | permissive | ZuRun/xstudy | 04b3a585dcd00cbda5898ac9733c7eda60f1cc50 | 6364d7f3c1a4a29ec2bea31632bbdd2c98e2f92e | refs/heads/master | 2022-12-23T07:09:42.034813 | 2020-01-12T15:53:58 | 2020-01-12T15:53:58 | 143,006,462 | 1 | 0 | MIT | 2022-12-16T08:48:07 | 2018-07-31T11:41:15 | Java | UTF-8 | Java | false | false | 1,610 | java | package cn.enjoyedu.ch2.forkjoin.sort;
import cn.enjoyedu.ch2.forkjoin.sum.MakeArray;
import java.util.Arrays;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.RecursiveTask;
/**
* forkjoin实现的归并排序
*/
public class FkSort {
private static class SumTask extends RecursiveTask<int[]>{
... | [
"hi@zull.cn"
] | hi@zull.cn |
4e218fc8ab6cb51685182839276f64d474fe7c6c | be6924d696786e2e5a1186eb3464f5da742049f6 | /src/main/java/ctf/pcap/EthernetFrame.java | 796c876a44e1cb0dc305b10ce35a89414e557390 | [] | no_license | plumsoup/ctf-tools | a47b80a8ffada2e083d8a299b653c90e45c0ef04 | 6cc1b7263c11ce487bf3ff79d1e24d929161e542 | refs/heads/master | 2023-04-30T04:14:56.857391 | 2021-05-19T02:00:24 | 2021-05-19T02:00:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,747 | java | package ctf.pcap;
// This is a generated file! Please edit source .ksy file and use kaitai-struct-compiler to rebuild
import io.kaitai.struct.ByteBufferKaitaiStream;
import io.kaitai.struct.KaitaiStream;
import io.kaitai.struct.KaitaiStruct;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;... | [
"isee15@outlook.com"
] | isee15@outlook.com |
fe898a29cece1aee114642f37b4282c74be025b9 | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-robomaker/src/main/java/com/amazonaws/services/robomaker/model/transform/DeleteRobotResultJsonUnmarshaller.java | ba449a24905d159e36d45da4f0019ce9dee279eb | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 1,583 | java | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
5d516a667ddcca3a38b3a308acebacccfaf3c4ce | 7bbcb14e3465c4f5829c391776793f808576754c | /spring/src/main/java/org/wrl/spring/demo/service/IGoodsService.java | 50fd921d44ba0124e45077977b7b53fb5b02b762 | [
"Apache-2.0"
] | permissive | wangruiling/samples | a85aa343e67f10d94a5f5bd83956d98701913f6a | 4d11763cbbcf34a0651d9319164a72c166018eb3 | refs/heads/master | 2020-04-06T03:33:53.856469 | 2016-11-03T16:49:00 | 2016-11-03T16:49:00 | 37,109,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package org.wrl.spring.demo.service;
import org.springframework.data.domain.Page;
import org.wrl.spring.demo.model.GoodsModel;
import org.wrl.spring.orm.commons.service.IBaseService;
public interface IGoodsService extends IBaseService<GoodsModel, Integer> {
int DEFAULT_PAGE_SIZE = 10;
/**根据页码查询所有已发布的商品的分页对象... | [
"wangruiling.w@gmail.com"
] | wangruiling.w@gmail.com |
7aa5d97b7a779cac6c1db0bb6fa4b7c36c19d9d6 | 0779936529a34ea265ead6f5c7c2e7886102d725 | /proyecto web/aplicacionweb/src/java/Servlets/recibirpago.java | 9fd5417fd47864230e1ad438bef92b99beffad79 | [] | no_license | mtorreso/finales | 3eed2b8a94e5b55e234b4c37006c250c96ad5a49 | ceb603d8e019dbafaf01146b21646ae6a415d6d8 | refs/heads/master | 2023-05-10T18:22:21.797476 | 2019-12-13T02:27:20 | 2019-12-13T02:27:20 | 227,117,475 | 0 | 0 | null | 2023-05-04T21:16:05 | 2019-12-10T12:39:06 | CSS | UTF-8 | Java | false | false | 2,734 | 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 Servlets;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servle... | [
"alejandro.torresolivos@gmail.com"
] | alejandro.torresolivos@gmail.com |
14b672f1a8b65f86b641539a781cc16daa34f1a9 | f11b4b09cf363d11c7f7df58cdc1f3d5329de335 | /source/Back_linkedInRestfulProject/src/model/PendingRequestBean.java | c1eac78b3367111e6b534532d9570ab5a48cda69 | [
"MIT"
] | permissive | MikeXydas/professionalNetworkingWebApp | 0976c81ce48b6d29c77a98ff300234871730b06d | 0aa4bc439b5e144e849ded88de1f86e3dcefea1b | refs/heads/master | 2023-01-11T19:17:06.272448 | 2020-06-19T08:51:37 | 2020-06-19T08:51:37 | 158,578,873 | 0 | 0 | MIT | 2023-01-04T18:28:13 | 2018-11-21T16:45:04 | Java | UTF-8 | Java | false | false | 1,020 | java | package model;
import java.util.Date;
public class PendingRequestBean {
private int userId;
private int reqId;
private String firstName;
private String lastName;
private PhotoBean photoBean;
private Date sendTime;
public int getReqId() {
return reqId;
}
public void setReqId(int reqId) {
th... | [
"mikevin97@windowslive.com"
] | mikevin97@windowslive.com |
6b32f26a1170d5cac58a1d735ad540bc54d5683c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/15/15_3ab4ba6b811bd733bdfa3775fdbecde36688179e/ModuleMain/15_3ab4ba6b811bd733bdfa3775fdbecde36688179e_ModuleMain_s.java | 4c4bf8a0138cda1537e844aaa48205470bbf919c | [] | 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 | 4,551 | java | package edu.teco.dnd.module;
import io.netty.bootstrap.ChannelFactory;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.oio.OioEventLoopGroup;
import io.netty.channel.socket.nio.NioServerSocketChannel;
import io.netty.channel.socket.nio.NioSocketChannel;
import io.netty.channel.socket.oio... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
432d17b868a9e66a847e558c14ef68a40d9fb7d1 | a840a5e110b71b728da5801f1f3e591f6128f30e | /src/main/java/com/google/security/zynamics/reil/translators/ppc/BdzflTranslator.java | 38e2f3b484e521c2e38ee9e33c1410b08d35a458 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | tpltnt/binnavi | 0a25d2fde2c6029aeef4fcfec8eead5c8e51f4b4 | 598c361d618b2ca964d8eb319a686846ecc43314 | refs/heads/master | 2022-10-20T19:38:30.080808 | 2022-07-20T13:01:37 | 2022-07-20T13:01:37 | 107,143,332 | 0 | 0 | Apache-2.0 | 2023-08-20T11:22:53 | 2017-10-16T15:02:35 | Java | UTF-8 | Java | false | false | 2,009 | java | /*
Copyright 2011-2016 Google Inc. 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 applicable law or agreed t... | [
"cblichmann@google.com"
] | cblichmann@google.com |
63899b39cc8eabf95784a930697f326f4ae5fc9f | 041a828a665fb33b3de571cb6beb9755b4cf7a39 | /src/dao/OrderTicketDao.java | c5be57912ba7162572227e20a65534621c924314 | [] | no_license | ningxinyu1522/ReservationSystem | f235cc166f1f5b86d28197e6d5cef7f2a7be3321 | 18a9f11f11b93604184c420e89b84fa06fd5b5b2 | refs/heads/master | 2020-11-23T20:42:31.664782 | 2019-10-09T09:19:55 | 2019-10-09T09:19:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,262 | java | package dao;
import java.sql.SQLException;
import java.util.List;
import entity.OrderTicket;
/**
* 订票信息Dao接口
* @author 我的袜子都是洞
* @date: 2019-01-18
*/
public interface OrderTicketDao {
/**
* 创建订票信息
* @param orderTicket
* @return 创建结果
*/
boolean saveOrderTicket(OrderTicket orderTicket) throws SQLException... | [
"ruanfm@qq.com"
] | ruanfm@qq.com |
eb306f85022d2f6bcb2159206bac718f37ecf152 | 81c64e616c34f74580980b4304eb50a573686343 | /src/main/java/com/paleimitations/schoolsofmagic/common/items/TeacupItem.java | d8055ffff41cd352539f04c2c824f569eb1e02bd | [] | no_license | pale-imitations/schools_of_magic | 33a1197f166f266420409a9f54e801d7a2a97aa1 | 487c7b2244329c68d2886a587f7034d1e8dcfa26 | refs/heads/main | 2023-09-02T10:57:47.017057 | 2021-11-17T04:57:49 | 2021-11-17T04:57:49 | 391,169,411 | 2 | 7 | null | null | null | null | UTF-8 | Java | false | false | 6,768 | java | package com.paleimitations.schoolsofmagic.common.items;
import com.paleimitations.schoolsofmagic.References;
import com.paleimitations.schoolsofmagic.common.TeaBrewResult;
import com.paleimitations.schoolsofmagic.common.data.TeaUtils;
import com.paleimitations.schoolsofmagic.common.quests.Quest;
import com.paleimitati... | [
"paleimitations0@gmail.com"
] | paleimitations0@gmail.com |
c4e385b4cbe042e4889e56f26c0d3141c4a0014b | 5d7344d2172358227eaf4b53e9a649c0ac71c38e | /demo/src/main/java/com/kaiba/demo/ebean/OrderAggregate.java | fca81aea4e03778da17a312d71d56f3dbfc9e04d | [] | no_license | kaibagit/practice | b553388c5501207f69956ea285203e30e1b8f966 | a1f0b7fa55d174f93f1a30e219132eedfd315ff3 | refs/heads/master | 2023-01-12T17:00:47.032342 | 2022-05-18T02:46:29 | 2022-05-18T02:46:29 | 64,130,715 | 0 | 0 | null | 2022-12-27T14:47:22 | 2016-07-25T11:59:12 | Java | UTF-8 | Java | false | false | 105 | java | package com.kaiba.demo.ebean;
/**
* Created by kaiba on 2016/9/17.
*/
public class OrderAggregate {
}
| [
"luliruwy@163.com"
] | luliruwy@163.com |
29bb44610a816e5d1427139adcbd6f071094842f | c1d23fc2e2001c5c9a102cb5bde64059e4d33f50 | /src/test/java/com/yaw/eshop/cucumber/stepdefs/StepDefs.java | 2838b25a819131c806abe14ebc9be3c814231e59 | [] | no_license | Yamachar/e-shop-application | 581557f8e2e9ad9ab07b35aca4a6b7ee721aa874 | dc5562b10fd97a6be9895effc5f82e1a7dca58dc | refs/heads/master | 2022-12-23T21:50:15.431079 | 2020-09-28T10:43:38 | 2020-09-28T10:43:38 | 299,071,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | package com.yaw.eshop.cucumber.stepdefs;
import org.springframework.test.web.servlet.ResultActions;
public abstract class StepDefs {
protected ResultActions actions;
}
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
6774bb70a2b025b37566c6f32b32a5f800431e30 | 75ef3f240f801a0dfd4f1a080749b15e8732b5e9 | /src/test/java/com/tw/apistackbase/controller/PackageControllerTest.java | ca20f95de11035d154fee04fa38ec03bb0a8d7f6 | [] | no_license | jed1337/MiniPackageBackEnd | 075429d0b2a0e07e2bc60d58541a38feac17a487 | 48ba58b05ea3a1016e33107327a7909ae4137823 | refs/heads/master | 2020-08-26T23:54:52.530284 | 2019-10-24T04:23:44 | 2019-10-24T04:23:44 | 217,186,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,419 | java | package com.tw.apistackbase.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.tw.apistackbase.entity.Package;
import com.tw.apistackbase.services.PackageService;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annot... | [
"CAYCHJE@OOCL.COM"
] | CAYCHJE@OOCL.COM |
eda1d4a5fc7aecb9609ede90069d60e93291700b | 4da9097315831c8639a8491e881ec97fdf74c603 | /src/StockIT-v1-release_source_from_JADX/sources/com/google/android/gms/internal/ads/zzame.java | 1ea87582b5f2e5b9f72d80e7a42f00373a87732c | [
"Apache-2.0"
] | permissive | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 5c3c11af285cf6f032b7c207e457f4c9a5b0c7e1 | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | refs/heads/main | 2023-08-11T06:17:05.659651 | 2021-10-01T08:48:06 | 2021-10-01T08:48:06 | 410,595,708 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package com.google.android.gms.internal.ads;
/* compiled from: com.google.android.gms:play-services-ads@@19.4.0 */
final class zzame implements zzbad<zzaki> {
zzame() {
}
public final /* synthetic */ void zzh(Object obj) {
zzaki zzaki = (zzaki) obj;
zzaki.zza("/log", zzagx.zzdey);
... | [
"57108396+atul-vyshnav@users.noreply.github.com"
] | 57108396+atul-vyshnav@users.noreply.github.com |
8c7e2ad022c9a129d9772586f4613b5d684e899b | 0ac6bef87c29954a14ed6c401bd9ac017b92bcb7 | /app/src/main/java/com/acktos/playcoffe/models/QueueTrack.java | 59f4acc07aef7dd8a6fd7dd2890e68d47fb1f17f | [] | no_license | cyberosc/RockAndPlay | 55a155da64ba7022328d336d56bf7f33861a2345 | 412b85ca9b8fac96adc213c08bf21f0328e5051e | refs/heads/master | 2021-01-10T12:41:18.201118 | 2016-04-23T03:23:38 | 2016-04-23T03:23:38 | 43,472,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,359 | java | package com.acktos.playcoffe.models;
/**
* Created by Acktos on 9/30/15.
*/
@Deprecated
public class QueueTrack {
private String id;
private String trackId;
private String state;
private String order;
private String trackName;
private String artistName;
private String duration;
priv... | [
"oscarcalderon2011@gmail.com"
] | oscarcalderon2011@gmail.com |
df37117ef6f368b898ec43dc14cba223b4dc19ad | 1f0f245105175cc46a2641a5f34e869d8488c18d | /app/src/main/java/com/esgi/project/underdico/presenters/LoginPresenter.java | 8817598574a0306fe946bf430570e1b34cbac82e | [] | no_license | csgrdcelia/underdico-android | d8c01bc8f301706511b84dede7ef631e8b460a3e | bb0fda1c11143dcfa936d30f9d833ea5c61e0966 | refs/heads/master | 2020-05-10T00:19:29.281845 | 2019-10-25T11:26:41 | 2019-10-25T11:26:41 | 181,526,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,609 | java | package com.esgi.project.underdico.presenters;
import android.content.Context;
import android.text.TextUtils;
import android.util.Log;
import com.esgi.project.underdico.R;
import com.esgi.project.underdico.models.Token;
import com.esgi.project.underdico.services.UserService;
import com.esgi.project.underdico.utils.Ap... | [
"casagrande.celia@gmail.com"
] | casagrande.celia@gmail.com |
052de1ee6d2adc2b2b89cdf8e1756c3f5ed497e5 | 24397b7a79ed4f21fe374520f89f747577d42c7b | /app/src/main/java/com/lenovo/bount/newsquarter/activitybao/SousuoActivity.java | a2b2af137352a87f4f0e86e30f03a702f83230e4 | [] | no_license | Bount0000/Newsquarter2 | b6e06d730a4004b0edb7733b94b64feadc794bc3 | 5f4bbc5a758e8beae4f48ee2c630465521c6b7da | refs/heads/master | 2021-05-06T21:44:10.449938 | 2017-12-20T00:46:22 | 2017-12-20T00:46:22 | 112,676,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,230 | java | package com.lenovo.bount.newsquarter.activitybao;
import android.support.v7.widget.LinearLayoutManager;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import com.jcodecraeer.xrecyclerview.XRecyclerView;
import com.lenovo.bount.newsquart... | [
"31384977+Bount0000@users.noreply.github.com"
] | 31384977+Bount0000@users.noreply.github.com |
1d404b15fa35d7457b04bc87ce8f1a8f18cdc684 | 5f72126be979bb6f852353eb2b7b07c3f437d8ec | /Week4/ThaoXD/TamGiac.java | 7e5d117b9d3c1def1dcdef29a0d7e7126b56d63e | [] | no_license | HanuCodee/PPL_Fall2018 | e120c3088ef35c7ddbd82968d2efe10175f100f4 | 800a3fe416cfccd09ca17bc30cdaa22750c72429 | refs/heads/master | 2020-03-27T01:36:18.415983 | 2018-10-03T09:30:38 | 2018-10-03T09:30:38 | 145,726,743 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,101 | java | package PPL_Fall2018.Week4.ThaoXD;
import java.util.Scanner;
public class TamGiac {
private int a;
private int b;
private int c;
public static void main(String[] args) {
TamGiac tg = new TamGiac();
Scanner sc = new Scanner(System.in);
System.out.print("Nhap a: ");
tg.a = sc.nextInt();
System.out.print... | [
"ladylee44@users.noreply.github.com"
] | ladylee44@users.noreply.github.com |
d3c884605d1d6386d28d726be4e0738645fbb9d3 | 967df5d63c9889ad63329c532d7e0ed2c2be2a62 | /app/src/androidTest/java/com/nbs/mvpsample/di/modules/PreferenceTestModule.java | 6c94f45fbb86075187265d30fcfca1eafda63cdc | [] | no_license | kazwert/mvp-android | 8ccfd7a0fba5d6206ec3154542d0943e82130db4 | 3b63e7ce8a5024aade387a3dbd4299553466893a | refs/heads/master | 2021-01-19T17:38:15.040280 | 2017-04-16T17:50:48 | 2017-04-16T17:50:48 | 88,337,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package com.nbs.mvpsample.di.modules;
import com.nbs.mvpsample.data.preference.IPreferenceManager;
import com.nbs.mvpsample.data.preference.PreferenceManager;
import com.nbs.mvpsample.di.PreferenceInfo;
import com.nbs.mvpsample.utils.AppConstants;
import javax.inject.Singleton;
import dagger.Module;
import dagger.Pr... | [
"kazwert@gmail.com"
] | kazwert@gmail.com |
c6d6fb3edb4b9b637baf3e364873d51c8f7e0ede | b55a2c5613086dd9e08d6eb2943ccaed71f6003c | /src/main/java/hyh/auth/dao/impl/UserInfoDao.java | 8e0dcd0dc7acd3255836b10d9ff3801ef66a2794 | [] | no_license | nixidexiangjiao/hyhtestspring | ae0283b5b5b75f7564424fabd081a6bc3f0cd49e | a404d3565a8ee71f4a18cce1095d9acb6d2991e9 | refs/heads/master | 2022-06-02T02:44:21.350253 | 2014-10-16T06:11:53 | 2014-10-16T06:11:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package hyh.auth.dao.impl;
import org.springframework.stereotype.Repository;
import hyh.auth.dao.IUserInfoDao;
import hyh.auth.model.UserInfo;
@Repository
public class UserInfoDao extends BaseDao<UserInfo> implements IUserInfoDao{
}
| [
"h198798337@126.com"
] | h198798337@126.com |
0ca485fbc111c339f9a832f0abb3888cb801dd57 | e553651cca6ec696d13c7a7c367818eea3e7e9f2 | /housemart-server/src/main/java/org/housemart/server/dao/entities/AreaPositionEntity.java | ade58957dbe4c3f3687f67ef77642ee80f2efd10 | [] | no_license | qinpeng/housemart-server | f4af0a4eb653961fc42cddf6270ad6c5283a3e84 | f56eb3394910dc8d52762e87f3c9bd42232876e5 | refs/heads/master | 2020-04-05T18:33:11.274878 | 2014-05-28T13:14:20 | 2014-05-28T13:14:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | /**
* Created on 2013-2-24
*
*/
package org.housemart.server.dao.entities;
import java.util.Date;
import org.housemart.server.util.CommonUtils;
/**
*
* @ClassName: AreaPositionEntity
* @Description: TODO
* @date 2013-4-16 上午10:52:22
*
*/
public class AreaPositionEntity {
private int id;
pri... | [
"haperkelu@gmail.com"
] | haperkelu@gmail.com |
ce8886552a18dcc953c54833a89ba183ceb6bf40 | 58e28ac435667a5bf8712212484ffdb4f349dd7b | /flyway-core/src/main/java/org/flywaydb/core/internal/database/sqlite/SQLiteDatabase.java | 7825ba4b3e82e0fc8c72cc4d0257e7f3c93dd209 | [
"Apache-2.0"
] | permissive | Diffblue-benchmarks/Flyway-flyway | 8f13529c82cf8abc3e6488b75d86efc04e8a1a95 | 5d026a1455e78dacc3f3b70bc9f7d5693f2f4805 | refs/heads/master | 2020-04-08T22:56:17.542038 | 2018-11-29T16:36:32 | 2018-11-29T16:36:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,289 | java | /*
* Copyright 2010-2018 Boxfuse GmbH
*
* 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 ... | [
"business@axelfontaine.com"
] | business@axelfontaine.com |
b0a6da8cdd5afc290554169da62d4c6d2679595e | ce677f6bba2c19053f1ba6a8b5c790fb45592370 | /SpringUserManagement-1/src/main/java/com/lti/dao/UserDaoImpl.java | 0b781a5dcdcb2cae16997fa68c355f7d8f9b5c2f | [] | no_license | anerishah1997/Spring_Day3 | c9059b1c9e166cd433f9ea1682fb66d8130c5a09 | ba4afdae3190f582d9905c4fdc75bb4e60433958 | refs/heads/master | 2022-12-26T09:37:53.928339 | 2019-11-14T04:19:33 | 2019-11-14T04:19:33 | 221,462,355 | 0 | 0 | null | 2022-12-15T23:38:54 | 2019-11-13T13:11:24 | Java | UTF-8 | Java | false | false | 2,031 | java | package com.lti.dao;
import java.util.List;
import org.springframework.jdbc.core.JdbcTemplate;
import com.lti.model.Users;
public class UserDaoImpl implements UserDao {
private JdbcTemplate template;
public UserDaoImpl(JdbcTemplate template)
{
this.template = template;
}
public JdbcTemplate getTempla... | [
"aneri.shah1997@gmail.com"
] | aneri.shah1997@gmail.com |
edea2db7a587f1bd43311bb06d6cb97838b4c54e | b4c47b649e6e8b5fc48eed12fbfebeead32abc08 | /android/app/OnActivityPausedListener.java | bec5a37efb9ee6e78f6515c8f4bfe01ed61d9a4c | [] | no_license | neetavarkala/miui_framework_clover | 300a2b435330b928ac96714ca9efab507ef01533 | 2670fd5d0ddb62f5e537f3e89648d86d946bd6bc | refs/heads/master | 2022-01-16T09:24:02.202222 | 2018-09-01T13:39:50 | 2018-09-01T13:39:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
package android.app;
// Referenced classes of package android.app:
// Activity
public interface OnActivityPausedListener
{
public abstrac... | [
"hosigumayuugi@gmail.com"
] | hosigumayuugi@gmail.com |
9dcc4afb6adc384e0cfac4305c6ce0b142f4d34b | f395929643ec5613c62807f06155da96263d668b | /android/WeexSDK/src/main/java/com/taobao/weex/dom/WXDomModule.java | df2d9028253165338e4386a88440dd5eef042dc0 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | beslow/weex-hackernews | 02f6ab6d9e1bc6b5972c299fc27385c309944539 | f0931a0e40f6b7e223a8f7bdd61943412940d97d | refs/heads/master | 2021-01-11T19:00:43.622637 | 2017-01-07T14:28:03 | 2017-01-07T14:28:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,860 | java | /**
*
* Apache License
* Version 2.0, January 2004
* http://www.apache.org/licenses/
*
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
* 1. Definitions.
*
* "License" shall mean the terms and condi... | [
"zhanghan.me@gmail.com"
] | zhanghan.me@gmail.com |
f7b86449b7b11af3ab039394b7ff17b1052c6fc4 | 4912fb470fd011127fa65870f038a64f1deaa5c9 | /szkeleton/src/szkeleton/TunnelEntranceCounter.java | 5f252586b9684e9a1dd1ae9909c07a64f58734a3 | [] | no_license | adam-marton/projlab | c559eaac941abe428a13fd2b23c0557252dba2c8 | 95ccd733fc6eb29c0cf0d9d5863b31e62a078290 | refs/heads/szkeleton | 2020-12-31T05:24:09.552676 | 2017-05-06T09:32:33 | 2017-05-06T09:32:33 | 85,487,615 | 0 | 0 | null | 2017-03-20T00:22:29 | 2017-03-19T15:36:16 | Java | UTF-8 | Java | false | false | 783 | java | package szkeleton;
/**
*
* @author Adam
*/
public class TunnelEntranceCounter {
private static TunnelEntranceCounter instance = null;
private int counter = 0;
private TunnelEntranceCounter() {
}
/**
*
* @return
*/
public static TunnelEntranceCounter getInstance() {
... | [
"martonadam66@gmail.com"
] | martonadam66@gmail.com |
410ca2e6f7caede06fa2e11c1e988a3a1bbc8dc3 | 022980735384919a0e9084f57ea2f495b10c0d12 | /src/ext_cttdt_ca/ext-impl/src/com/nss/portlet/partner/model/PartnerModel.java | b034c3bf7412ada93246c67b84622723d34bf8fa | [] | no_license | thaond/nsscttdt | 474d8e359f899d4ea6f48dd46ccd19bbcf34b73a | ae7dacc924efe578ce655ddfc455d10c953abbac | refs/heads/master | 2021-01-10T03:00:24.086974 | 2011-02-19T09:18:34 | 2011-02-19T09:18:34 | 50,081,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,805 | java | package com.nss.portlet.partner.model;
import com.liferay.portal.model.BaseModel;
import java.util.Date;
/**
* <a href="PartnerModel.java.html"><b><i>View Source</i></b></a>
*
* <p>
* ServiceBuilder generated this class. Modifications in this class will be
* overwritten the next time is generated.
* </p>
*
... | [
"nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e"
] | nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e |
d1ba3f92cc8b83e8b628b3519f204dc92bf0f3c3 | ebf90bd734472a9834e15b460249b23ce1a9186f | /src/main/java/com/jackie/hellojackie/controller/AccountController.java | 1851ac3f47f1748892cd4d1453c40dfaaf96f6cf | [] | no_license | jackiexu928/hellojackie | 06b9296d1c0542104e57975a0cab036b4d92d875 | 4560aef88b08675e900dea9ee69e6feb31057662 | refs/heads/master | 2020-03-18T03:36:57.121126 | 2018-05-23T08:37:07 | 2018-05-23T08:37:07 | 133,912,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 283 | java | package com.jackie.hellojackie.controller;
import com.jackie.hellojackie.util.ParamUtil;
import org.eclipse.jetty.util.StringUtil;
/**
* Created with IntelliJ IDEA.
* Description:
*
* @author xujj
* @date 2018/5/18
*/
public class AccountController extends BaseController{
}
| [
"343141195@qq.com"
] | 343141195@qq.com |
ab06f6a91067bda21941689ab2b042743c952b20 | bd20489675dc12cc572f24378570ee82925fd9fd | /Desktop/COC/CS/All282project2/New folder/Garcia/src/tree234app/Tree234App.java | 07f5f096fcb587df1ecf2fa6b56837835c8fcfd7 | [] | no_license | cy-xu/College-of-the-Canyons | 2191d7ddf3ca219ec0515ea25c4f2b2ab0660626 | 21df64e475fc2260bfb55b3a1ccb78677f098956 | refs/heads/master | 2021-01-20T06:10:56.653659 | 2017-05-23T03:08:48 | 2017-05-23T03:08:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,617 | java | package tree234app;
/*
* @author Nicole Garcia
* November 17, 2015
* CS 282 Lab Project #2
*/
import java.io.*;
public class Tree234App {
public static void main(String[] args) throws IOException {
long value;
Tree234 theTree = new Tree234();
theTree.insert(50);
theTree.in... | [
"Kevin Ponek"
] | Kevin Ponek |
d7f1f24389bcf13728684ff13efb30a117ebe94c | 1fd9857a40fa12f02c46a80d2ac8fc1aba11524b | /ImageView2_Controller.java | f02a60a7321b82346f1d4d80e2b2664fa60ab03a | [] | no_license | a0dinw225/ScoringApplication | 5ef7f3247adb34028576e320782fce8a82f67979 | e2499c1387f6d5e0e2f26374a3cff53b1897cd53 | refs/heads/main | 2023-08-29T00:23:35.995936 | 2021-11-03T01:22:34 | 2021-11-03T01:22:34 | 420,317,820 | 0 | 0 | null | null | null | null | SHIFT_JIS | Java | false | false | 2,065 | java | package application;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
import javafx.scene.layout.BorderP... | [
"noreply@github.com"
] | a0dinw225.noreply@github.com |
9f9f7b34238d2f90b9779be6afcc63753c83adb2 | f465f82e27cb1097fb7793def4ccfe10e9e8b4db | /DesignPatternFlyweight/src/FlyweightPatternDemo.java | ddec96d5ed062947f42e58e52de0352da0affbc0 | [] | no_license | OttoBismark/FlyweightDesignPattern | 543c325048f670e2628feca337bb4ac3a7f48e9a | e4f93a84f2c56cafbb1cd19fdbd6c8ec5e971128 | refs/heads/master | 2020-04-07T21:35:07.174833 | 2018-11-22T17:40:21 | 2018-11-22T17:40:21 | 158,732,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java |
public class FlyweightPatternDemo
{
private static final String []colors = {"Red", "Blue", "Green"};
public static void main(String[] args)
{
Circle circle = (Circle)ShapeFactory.getCircle(getRandomColor());
circle.setX(getRandomX());
circle.setY(getRandomY());
circle.setRadius(5.2);
circle.draw... | [
"noreply@github.com"
] | OttoBismark.noreply@github.com |
06eedbd1263cdf703207abe42450fccfdecda8f9 | a82ffa9487703b15ed9af9d8e791129c24b3e6a2 | /1.JavaSyntax/src/com/javarush/task/task07/task0711/Solution.java | eecb510c09bd776b67e131c8d534163fcc0737cf | [] | no_license | dinikoff/JavaRushTasks | 53d9b31acfdd154d847045debb410297e848ac7a | d7ecd4b0ec6acdb93c33301aa738138e4ce3ca8f | refs/heads/master | 2020-03-20T11:16:57.260238 | 2018-10-31T19:01:27 | 2018-10-31T19:01:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package com.javarush.task.task07.task0711;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
/*
Удалить и вставить
*/
public class Solution {
public static void main(String[] args) throws Exception {
//напишите тут ваш код
BufferedReader reader = new Bu... | [
"zarazablin@gmail.com"
] | zarazablin@gmail.com |
94fd9737aa78dcca944b6e3de1361c6b8a333529 | 83803696ea6694065b4feb2d7ee976375a4231d6 | /booking/src/main/java/com/kltn/booking/conversions/TicketConversion.java | 91fd68993eb4b234ce81e1552517c44a7853c84e | [] | no_license | rongxanh77443/reserveBus | 343b5fc2a3bbf2a52cc68275df0a235c32cd5992 | 7e90f1b14be6e487f6595668529d9c0da9eb0268 | refs/heads/master | 2023-02-01T23:10:29.983204 | 2020-12-15T18:20:52 | 2020-12-15T18:20:52 | 321,750,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | package com.kltn.booking.conversions;
import com.kltn.booking.dtos.basedtos.TicketDto;
import com.kltn.booking.entities.Ticket;
import org.springframework.stereotype.Component;
@Component
public class TicketConversion {
private final SeatConversion seatConversion;
private final SessionConversion sessionConv... | [
"huynhtranthaibao053@gmail.com"
] | huynhtranthaibao053@gmail.com |
9fe6d0b850cde64728c808885e323921d4543be1 | 32d69f230eb362a45556d6af4f1f75620ecdd82a | /src/main/java/br/com/prefeitura/bomdestino/sig/service/dto/UserDTO.java | 9231bdec1c15e5f6c4c9411e5e5836f5e0c83734 | [] | no_license | viniciusjs07/prefeitura-sgm | ec4bfbfa40027932be8716b9b6a0cf4c520b16f5 | 24260aa764a19d78c8c586275db3f95b8f5ace1b | refs/heads/main | 2023-08-24T18:17:12.522886 | 2021-04-12T01:52:14 | 2021-04-12T01:52:14 | 356,732,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,793 | java | package br.com.prefeitura.bomdestino.sig.service.dto;
import br.com.prefeitura.bomdestino.sig.config.Constants;
import br.com.prefeitura.bomdestino.sig.domain.Authority;
import br.com.prefeitura.bomdestino.sig.domain.Profile;
import br.com.prefeitura.bomdestino.sig.domain.User;
import io.swagger.annotations.ApiModelPr... | [
"vinicius.silva@virtus.ufcg.edu.br"
] | vinicius.silva@virtus.ufcg.edu.br |
6375de639b68c55df8ba2ebab9de9dc0716d616a | ae92ede9ec303177a44c2fc7402b4f667edd3c0e | /app/src/main/java/e/marc/sunny/BoardLocater.java | f24f8ce1c3da1ca8254c160259e5b020e828b393 | [] | no_license | marcdon/Sunny2.0 | 3b0c4a25ba754353f16c8da0aae7a711fb6cc950 | 26898d09631127c9d7c6ed1e3cfca424d87db982 | refs/heads/master | 2020-04-29T18:58:01.910437 | 2019-04-02T17:04:06 | 2019-04-02T17:04:06 | 176,339,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package e.marc.sunny;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class BoardLocater extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_board_loca... | [
"marcdonegan@hotmail.co.uk"
] | marcdonegan@hotmail.co.uk |
8e47f1748491f24ec3b75d262319caeb28729768 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/plugin/game/d/m.java | 6445552284141a2ab180ff1e051a2c937dc7185b | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,668 | java | package com.tencent.mm.plugin.game.d;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.bt.a;
public final class m extends a {
public String mZV;
public final int op(int i, Object... objArr) {
AppMethodBeat.i(116993);
int f;
if (i == 0) {
e.a.a.c.a ... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
46d391d99fce19f84df968d691743b340a085daa | 73267fc544324a986ff6d572161d21598524c642 | /UE3-Angabe/we-lab3-group81/app/models/UserRegisterModel.java | f9d3918a8d6146303744862db09d5a0246c0b829 | [] | no_license | danurna/webengineering | c206a7ee200b3814635d9b2f4ec7fd1d3bc7a071 | ad183b3fa57c4708ed7cb884e79f63009751d239 | refs/heads/master | 2021-01-19T16:56:36.268637 | 2015-02-11T10:09:38 | 2015-02-11T10:09:38 | 17,824,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package models;
import java.util.Date;
import play.data.validation.Constraints.MaxLength;
import play.data.validation.Constraints.MinLength;
import play.data.validation.Constraints.Required;
import play.i18n.Messages;
public class UserRegisterModel {
public String firstname;
public String lastname;
// Uses app... | [
"daniel.witurna@gmail.com"
] | daniel.witurna@gmail.com |
42e203ec6af72538466a75b401169f278c57899e | 35e25f7149e47fdb8104e3b7083b028ac8683488 | /app/src/test/java/com/example/naman/stayuncleprototype/ExampleUnitTest.java | 35289915b0d22b0bd726610b16ec6e2ca00e46d6 | [] | no_license | ng0227/Stay-Uncle-Protoype | 12edfd59d0ffeb670d13267dc7717ddbf0f79b09 | 9c45bae66e391eedc4850e64af544d4ea0df4607 | refs/heads/master | 2020-09-16T23:28:07.843749 | 2016-10-29T06:52:49 | 2016-10-29T06:52:49 | 67,831,450 | 1 | 1 | null | 2016-10-29T06:56:56 | 2016-09-09T20:42:56 | Java | UTF-8 | Java | false | false | 329 | java | package com.example.naman.stayuncleprototype;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2)... | [
"namangupta022\\@gmail.com"
] | namangupta022\@gmail.com |
6eea0a99d2986682b13936920ab5bb3cde678d95 | e1b266336e7c6d71d34a0c9952014d5e7330b169 | /org.lunifera.runtime.web.common/src/org/lunifera/runtime/web/common/IWebContextRegistry.java | a0672f8988a724e6e3342bf1ce50ff50fa077bd6 | [] | no_license | spind42/lunifera-runtime-web | 04910c17eef5f33ddc60fa22b0282b1524a1e1bc | a9e1b7413cde920097f4e0ed53e249e936d3d4ee | refs/heads/master | 2021-01-22T07:48:53.247182 | 2014-05-20T16:29:31 | 2014-05-20T16:29:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | /**
* Copyright (c) 2012 Committers of lunifera.org.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:... | [
"florian.pirchner@gmail.com"
] | florian.pirchner@gmail.com |
e79ba6dd5a48b36a178807393ca52136d9b251a5 | d7061171c3ebe83a08ca47388455945f1d90667f | /BCX_Wallet/module_asset/src/main/java/com/cocos/module_asset/nh_order_manager/NhOrderDetailActivity.java | 5b4152f3bb32675fbb52386fe642ab2e32fffec9 | [] | no_license | 3rbna/AndroidWallet | 49ed63f52c489d47872a272ec32b289a80887c10 | 6474722fa740d66677b740d5437ce8a5f67f682a | refs/heads/master | 2020-08-27T20:59:16.555180 | 2019-09-23T02:20:21 | 2019-09-23T02:20:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,435 | java | package com.cocos.module_asset.nh_order_manager;
import android.databinding.DataBindingUtil;
import android.databinding.Observable;
import android.os.Bundle;
import android.support.design.widget.BottomSheetBehavior;
import android.support.design.widget.BottomSheetDialog;
import android.support.design.widget.Coordinato... | [
"1456448257@qq.com"
] | 1456448257@qq.com |
16780b04417564f5088aed15eff7efe8db678f84 | c429139f2d22f3300081252acb45ecdb4fd8c3b4 | /src/io/miti/workchart/dbutil/Database.java | b288afae88b03dbd00020e9a80933cac692c18fa | [
"MIT"
] | permissive | argonium/workchart | ab72ae1100321c29e8157d56e9ff03c808ec5ecb | 52f9200d52e2f49c5bfc49ece768ca4244f1395c | refs/heads/master | 2021-01-20T08:47:08.661594 | 2015-07-15T02:25:27 | 2015-07-15T02:25:27 | 39,111,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,035 | java | package io.miti.workchart.dbutil;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.HashMap;
import java.util.Map;
import io.miti.workchart.model.UrlInfo;
import io.miti.wor... | [
"mfwallace@gmail.com"
] | mfwallace@gmail.com |
a25705f75a917a4e3c0941b45576006c4cdc4faa | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2018/4/JMXManagementModule.java | 55d8c4153a341e56633a5f4ffd53b23ca7e4cc39 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 2,546 | java | /*
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Fo... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
82073f97b4582f360d75348994ecb4afef90f376 | 31cd3061480c72cdedcf55f94f8b30046c9d2eaf | /tiger/src/test/java/tiger/test/superinject/Phoenix.java | daae23065eb803f448c8d43490072f377a37bcbe | [
"Apache-2.0"
] | permissive | Justice-love/tiger | 930970c9164a01786ae7103788961b5e88b9728e | ed15f9be3025cfeecfa91291b958bddde3ed63db | refs/heads/master | 2021-01-19T02:44:13.755898 | 2014-11-14T13:17:46 | 2014-11-14T13:17:46 | 25,665,172 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 264 | java | /**
*
* @creatTime 下午8:11:12
* @author Eddy
*/
package tiger.test.superinject;
import javax.inject.Named;
/**
* @author Eddy
*
*/
@Named("phoenix")
public class Phoenix extends Animal {
public void phoenix() {
cow.cow();
}
}
| [
"eddyxu1213@126.com"
] | eddyxu1213@126.com |
046f8522b7f7d738c4e03f3d075d082cbf9719ab | 43ff45813c890338a6571083269aa080530a8916 | /src/com/tencent/controller/EmpController.java | 39690f778226a358b4eeb5d83ed1d996d8e440b8 | [] | no_license | javaobjects/day03_springMVC05_validation | 86444a86455f5167803c283975520c30fa92903a | 150d40c4073899e1a4962979fbf2ee21eaaaa560 | refs/heads/master | 2020-08-17T14:19:55.795902 | 2019-10-17T07:21:11 | 2019-10-17T07:21:11 | 215,677,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,903 | java | package com.tencent.controller;
import java.io.IOException;
import java.util.Arrays;
import java.util.List;
import javax.annotation.Resource;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
impor... | [
"yanbo0039@yeah.net"
] | yanbo0039@yeah.net |
a5af9dcbcf2eb5c463cbe1a9075d2f1f7def6c96 | ceb1468643edac7acd725656e15869f21bbd33a2 | /supersql/codegenerator/PDF/PDFAttribute.java | 6ed366cd5bc194142daffa0f87753ccb49217183 | [] | no_license | Constellation/NewSSQL | ffdae830c2c34cd3762eb957a5f6ac05e103cdc7 | b8cb6e53c4ca531859994c0f191dc7acf0f0f459 | refs/heads/master | 2021-01-22T19:09:14.658839 | 2016-09-23T09:28:24 | 2016-09-23T09:28:24 | 85,172,234 | 1 | 1 | null | 2017-03-16T08:38:06 | 2017-03-16T08:38:05 | null | EUC-JP | Java | false | false | 9,544 | java | package supersql.codegenerator.PDF;
import supersql.codegenerator.Attribute;
import supersql.codegenerator.Manager;
import supersql.codegenerator.TFE;
import supersql.extendclass.ExtList;
public class PDFAttribute extends Attribute implements PDFTFE {
private PDFEnv pdf_env;
private PDFValue value;
private String... | [
"taji@db.ics.keio.ac.jp"
] | taji@db.ics.keio.ac.jp |
7dc0c457a1889bc4528449128ae07387c65d5be8 | 8246e05fe9af988c580c66573136deae598b6f72 | /src/com/stark/web/entity/DialogueInfo.java | 09b5b409628fda40fb5bb2da3481383e91a34a06 | [] | no_license | songcser/Gam | 9cce4c5b98a7fbe30c0b432e79ce5656ffed93e9 | 7fb172a825bc4245adf424a918ea456b3dbf778a | refs/heads/master | 2021-01-10T19:40:33.362142 | 2015-07-02T09:53:54 | 2015-07-02T09:53:54 | 37,971,001 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,376 | java | package com.stark.web.entity;
import java.util.Date;
public class DialogueInfo {
private static String key = "Dialogue:Info:Hash:";
public static String DIALOGUEID = "DialogueId";
public static String USERID = "UserId";
public static String CHARTLETID = "ChartletId";
public static String CONTENT = "Content";
p... | [
"songjiyi2008@163.com"
] | songjiyi2008@163.com |
ce7287af1c3ab5daeee7ca597eb3d585a13ca662 | cedcb6da09c5d4527d8d7f6d3b811c37c5e0c4fb | /homework8-bookservice/src/main/java/ua/edu/ukma/krukovska/bookservice/persistence/repository/BookRepository.java | f1c7e20110511679d7afbc23b3c74aedf51fcb57 | [] | no_license | YanaKrukovska/javaee-course | 91673a6808ed50b726617057dd241f67ed7b9904 | 089accae1f69a8f603172186e3d106b06df181a2 | refs/heads/master | 2023-04-04T15:18:36.565608 | 2021-04-03T14:05:08 | 2021-04-03T14:05:08 | 340,674,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package ua.edu.ukma.krukovska.bookservice.persistence.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import ua.edu.ukma.krukovska.bookservice.persistence.model.Book;
import java.uti... | [
"jana.krua@gmail.com"
] | jana.krua@gmail.com |
cd4ad9aebf095759384ce38c03d155821a64afad | 9f0e5d97a075f897dfb1eb85489090beb7ffbf13 | /src/main/java/com/stylegame/lavaindustries/hadlers/FuelHandler.java | af3d9f35c991c23b725b9b26a65944f1ce14ded3 | [
"MIT"
] | permissive | DenisMasterHerobrine/Lava-Industries | 6b267c3245c42e549afdf9c666ad2669b7c4d374 | 3e3e517a29c48ff9afb8397e8c50b0c2bddfe5b1 | refs/heads/master | 2021-05-09T23:26:40.619413 | 2019-05-12T17:38:09 | 2019-05-12T17:38:09 | 118,784,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.stylegame.lavaindustries.hadlers;
import com.stylegame.lavaindustries.register.BlocksRegister;
import com.stylegame.lavaindustries.register.ItemReg;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraftforge.fml.common.IFuelHandler;
public class FuelHandler impl... | [
"noreply@github.com"
] | DenisMasterHerobrine.noreply@github.com |
19484fba3caf480b22069e1809825a17a94ff85c | 55e7b08d6e1af1ec458454b719d3b4cd2c337444 | /JavaApplication1/src/javaapplication1/ScrabbleComparator.java | 26e7a654c927cd4684ac579efc1734a4bd2ab03b | [] | no_license | Simclem/JavaScrabble | 3601709fa4405397c627ce1713df6881a00ce27d | 1b62644656d6eec875098c0945114fc58b1331cf | refs/heads/master | 2020-04-06T04:53:53.842179 | 2016-11-24T18:30:22 | 2016-11-24T18:30:22 | 73,829,143 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,640 | java | package javaapplication1;
import java.util.Comparator;
public class ScrabbleComparator implements Comparator<String>{
private char[] letters;
public ScrabbleComparator(char[] letters){
this.letters = letters;
}
public int letterValue(char letter){
String[] groupPoints = {"*", "eainors... | [
"romain.chollet.20160512@efrei.net"
] | romain.chollet.20160512@efrei.net |
bd66fa45df574c8698a56b39c5b8384850d91c65 | 7af33f1f4c862f437507b73c7f5c254d5a668662 | /EurkaTest/user_provider/src/main/java/com/test/domin/User.java | 081b3ec8e76b983d9b70c54461a161766664398f | [] | no_license | linguangshen/TestDemo | bc29d5d7bcfe19ee4a999b12a7f80942d6e33dc2 | 32783f2a6bcb6785591ab5721c91478d42695a9e | refs/heads/master | 2023-01-24T05:43:33.199709 | 2020-11-11T15:23:53 | 2020-11-11T15:23:53 | 310,996,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package com.test.domin;
import lombok.Data;
import java.io.Serializable;
@Data
public class User implements Serializable {
private int id;
private int age;
private String name;
private String city;
}
| [
"291450263@qq.com"
] | 291450263@qq.com |
2943062f127067da8617efb3d622dac0d7857bd4 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes5.dex_source_from_JADX/com/google/common/collect/EnumMultiset.java | 61590db1c73600012b7bbd994038878dd8463715 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,375 | java | package com.google.common.collect;
import com.google.common.annotations.GwtCompatible;
import com.google.common.annotations.GwtIncompatible;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.Collection;
import java.util.EnumMap;
import java.util.Set;
import javax.annotation.Nullable... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
cf10d2bb65017f55c5f493c7918ec848bb494e67 | 475f60f76f132f9528fa33d155957d037c2e12f8 | /app/src/main/java/com/bysj/imageutil/util/ClickUtil.java | e31b087d405f3919f55fdb70ab59e5692b9693c2 | [
"Apache-2.0"
] | permissive | AivenLi/ImageUtil | 72d99328ba50e93dfc77c7ce77e576782e7192e1 | 8c887486f87fcb3727027e231ebd6fa629d5f9b6 | refs/heads/main | 2023-04-03T14:20:55.530881 | 2021-04-07T03:56:45 | 2021-04-07T03:56:45 | 334,087,237 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.bysj.imageutil.util;
public class ClickUtil {
private static long lastClickTime;
public static boolean isFastDoubleClick() {
long time = System.currentTimeMillis();
long timeD = time - lastClickTime;
if ( 0 < timeD && timeD < 800 ) {
return true;
}
... | [
"604952198@qq.com"
] | 604952198@qq.com |
c824bbbfbd7f0a8eb9c37ac31571746796d426c0 | 68629396678105a2abc0d68f285fa631acfb21d6 | /ClassAndObject/src/classandobjects/pro2.java | d5bc56b3b30878a12ab49c7e7c128a0d9719fa27 | [] | no_license | 180030416/180030416_s5 | d45f57a3452618b484fe81f881d5019a9f11582c | 9bfb14382c98fd0178aae00fdca4e5ad9d42f8e3 | refs/heads/master | 2023-05-07T23:04:15.826003 | 2021-05-22T13:19:29 | 2021-05-22T13:19:29 | 366,261,832 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package classandobjects;
public class pro2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println(Calculator.powerDouble(85.0, 2));
System.out.println(Calculator.powerInt(85,3));
}
}
class Calculator
{
static double powerInt(int n... | [
"noreply@github.com"
] | 180030416.noreply@github.com |
7fba0454803ac6b067fc6be2f6c0c1972328b2a4 | 0e3fa776cfaf72d659ebdff71eeebb5d6d3a3309 | /app/src/androidTest/java/com/example/luoxiao/myweather/ApplicationTest.java | 0bdb0a21ca26ac6ce94cb9df6216dc3182f81353 | [] | no_license | voidException/MyWeather | 65dc2e36495bd38e582de88e74160a31b9fac340 | 6d7e5cbc990ead12949b5198aae82e2235cd16f8 | refs/heads/master | 2021-01-10T01:32:47.430120 | 2015-11-04T05:34:28 | 2015-11-04T05:34:28 | 45,517,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.example.luoxiao.myweather;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"noexception@126.com"
] | noexception@126.com |
9a773e86a2ecef1430c5a0443dcaa90e1fc66790 | 327d615dbf9e4dd902193b5cd7684dfd789a76b1 | /base_source_from_JADX/sources/androidx/appcompat/view/menu/C0172b.java | 620d1345bcb513208926c7529e99f7d1e7912f78 | [] | no_license | dnosauro/singcie | e53ce4c124cfb311e0ffafd55b58c840d462e96f | 34d09c2e2b3497dd452246b76646b3571a18a100 | refs/heads/main | 2023-01-13T23:17:49.094499 | 2020-11-20T10:46:19 | 2020-11-20T10:46:19 | 314,513,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,142 | java | package androidx.appcompat.view.menu;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.appcompat.view.menu.C0198m;
import androidx.appcompat.view.menu.C0200n;
import java.util.ArrayList;
/* renamed from: androidx.appcompat.vie... | [
"dno_sauro@yahoo.it"
] | dno_sauro@yahoo.it |
187d81865f211eeb3f5313c2195cc6f31716d3f6 | 6889f8f30f36928a2cd8ba880032c855ac1cc66c | /dev/ChaseOrbitalGateway/src/semplest/server/service/orbital/test/VoidSample.java | 2e2d10b03111b9c177591d800f36f79c4c70c19d | [] | no_license | enterstudio/semplest2 | 77ceb4fe6d076f8c161d24b510048802cd029b67 | 44eeade468a78ef647c62deb4cec2bea4318b455 | refs/heads/master | 2022-12-28T18:35:54.723459 | 2012-11-20T15:39:09 | 2012-11-20T15:39:09 | 86,645,696 | 0 | 0 | null | 2020-10-14T08:14:22 | 2017-03-30T01:32:35 | Roff | UTF-8 | Java | false | false | 5,907 | java | package semplest.server.service.orbital.test;
import com.paymentech.orbital.sdk.interfaces.RequestIF;
import com.paymentech.orbital.sdk.interfaces.ResponseIF;
import com.paymentech.orbital.sdk.interfaces.TransactionProcessorIF;
import com.paymentech.orbital.sdk.request.FieldNotFoundException;
import com.paymentech... | [
"Nan@02200ff9-b5b2-46f0-9171-221b09c08c7b"
] | Nan@02200ff9-b5b2-46f0-9171-221b09c08c7b |
e0012863ca08e035ff0e4c6f810dbc84afef45ef | f26db551184bf906d6d8c5c5089e900820da7671 | /sgoa/src/main/java/com/bcqsoft/sgoa/service/netshare/impl/.svn/text-base/NetShareServiceImpl.java.svn-base | 11b6b4329f06410a3268f6595dd64d13f8fab5cb | [] | no_license | flypig5211/sgoa | eaad47612f2a9e8913cabbcf66dfd93baa872eb3 | 0344bef1746d72e5d2678c3ccf17d7cadc7a3473 | refs/heads/master | 2021-12-26T07:36:23.471981 | 2018-01-04T03:02:34 | 2018-01-04T03:02:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,607 | package com.bcqsoft.sgoa.service.netshare.impl;
import java.util.List;
import static com.bcqsoft.sgoa.common.util.ArrayUtil.toStringArray;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.bcqsoft.sgoa.core.base.BaseService;
import com.bcqsoft.sgo... | [
"zhaoyang199108@163.com"
] | zhaoyang199108@163.com | |
399772badd726b1357e7e746f23781555fe1b8e2 | 2b890756d9fe3bbfadf450577b1ce96e202ed503 | /src/com/aselalee/bouncingball/ProximityTestActivity.java | a226a9ac84ad9a13dc13f9d6c3ac3ac2c6130d5b | [] | no_license | saifullah27/bouncing-2d-ball | 059efc03fbc70e0dbe983680bae7275a710a2a14 | 92cda21a0b5ce232c5e1fed6d6d27a86ea31ada5 | refs/heads/master | 2021-01-13T01:55:31.203941 | 2012-08-03T09:31:46 | 2012-08-03T09:31:46 | 33,558,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,772 | java | package com.aselalee.bouncingball;
import android.app.Activity;
import android.app.KeyguardManager;
import android.app.KeyguardManager.KeyguardLock;
import android.content.Context;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.... | [
"aselalee@gmail.com@b31b7d96-f992-a9ad-2583-3c6bf6736d57"
] | aselalee@gmail.com@b31b7d96-f992-a9ad-2583-3c6bf6736d57 |
878190dcc46a5d2622c7a19fa3c0347ae2367ffb | 408ecf8825f29f333b605d1a05a181e4f7f31700 | /HackyEaster_2017/writeupfiles/mobile/HackyEaster_4.0_source_from_JADX/android/support/v4/util/LogWriter.java | 9ca4c6640894af3dee9c449e85e09ab9aa520dbf | [] | no_license | avnh/CTF-writeups-public | c84cc1fbaa4bdea9747c5eb4b58733b8cbba610a | cd8c144d8e6e0cb668609044f8d0e4aee95545fd | refs/heads/master | 2020-03-25T22:41:03.724853 | 2018-03-30T15:53:01 | 2018-03-30T15:53:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,188 | java | package android.support.v4.util;
import android.support.annotation.RestrictTo;
import android.support.annotation.RestrictTo.Scope;
import android.support.v4.view.accessibility.AccessibilityNodeInfoCompat;
import android.util.Log;
import java.io.Writer;
@RestrictTo({Scope.LIBRARY_GROUP})
public class LogWriter extends... | [
"zazkia@gmail.com"
] | zazkia@gmail.com |
3d6fe170c69f8d156898e46073a7d61953d4dae2 | 7f2b97f6531b477c9711d574d0f8d39e11d0d6fc | /src/main/java/com/example/demo/registration/token/ConfirmationTokenRepository.java | 87129528ee16449632dd7b1c5d07b0c298dce1de | [] | no_license | BibekUprety/login-registraton-backend | de0cf1e4536da6b4f8c8e50673746679b9f3697f | 566f256fb41f136ec843450568ef9f3c2b2d1a00 | refs/heads/master | 2023-04-02T08:02:37.847865 | 2021-03-26T14:28:11 | 2021-03-26T14:28:11 | 351,806,348 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package com.example.demo.registration.token;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.... | [
"bibekupreti9813@gmail.com"
] | bibekupreti9813@gmail.com |
8df237aef432d0885941fcb6676a3cc673a26692 | 2a802b71c99a8e89885edef09a6539a38e808c2b | /cas-server-core-authentication/src/main/java/org/jasig/cas/authentication/SuccessfulHandlerMetaDataPopulator.java | 6fd6f7e1b10d4b41a54ba39f24a63154e7c94453 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | permanz/cas | 649bd90491e78d3641c49c13c5da760e462ad696 | ece1fc2652ea1ba0bc91d2911e3d3607135242c3 | refs/heads/master | 2021-01-18T20:47:57.665139 | 2016-05-01T18:55:17 | 2016-05-01T18:55:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,371 | java | package org.jasig.cas.authentication;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.stereotype.Component;
import java.util.HashSet;
import java.util.Set;
/**
* Sets an authentication attribute containing the collection of authentication handlers (by name) that s... | [
"mmoayyed@unicon.net"
] | mmoayyed@unicon.net |
3a67dd588a7d3464d2fadeb608c81961856c107e | ae78419d062513cd6e0e2f74d5febb7c6d91b223 | /repository/ht1/src/main/java/cn/tarena/ht/controller/RoleController.java | 5a8c249e31e9812e4b6a6c5e7a5bf03bf3073f38 | [] | no_license | peanutes/firstrepository | 1ff21e61800cf041218bda415c86e7372ff33bb0 | c35af84e41cc8d4411b7e9a3da9d4cc11e53ce72 | refs/heads/master | 2021-05-07T05:48:21.019754 | 2017-11-21T11:17:17 | 2017-11-21T11:17:17 | 111,618,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | package cn.tarena.ht.controller;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import cn.taren... | [
"1063402750@qq.com"
] | 1063402750@qq.com |
684293c315000ff2a6cc4b22f4eeea9bccc26191 | bcca3b871b33ac3fb92a458e04d7e844a646b8c3 | /src/main/java/strategy/crmyers/beta/pieces/Flag.java | ece51cf6caeeb199a29de1282ec6ce1c78cb42ee | [] | no_license | C7C8/cs4233-Strategy | e4e3453be9001582cc04a8075a9d2ca49af1e040 | 8a852a7f7591d3e86edf357876b40df132edb950 | refs/heads/master | 2022-01-12T10:50:36.649533 | 2019-04-14T17:21:59 | 2019-04-14T17:21:59 | 178,934,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,050 | java | /*
* Copyright (c) 2019 Christopher Myers
*
* This file is part of cs4233-strategy.
*
* cs4233-strategy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your op... | [
"tothemyers@gmail.com"
] | tothemyers@gmail.com |
f000b6a4201189e83321f983c5d0705a33fa248f | ae5cbac2ba64152d920fdb8c96355422f55e1e55 | /src/com/mylearning/enumerated/menu/Food.java | 26082420fd149dd080f5ab7a5313d77ab4ae3fd7 | [] | no_license | huangyinhy/ThinkingInJava4th | ea31b182105bc7db4c0f59dd7d27612c7fd53aef | b119539e438170b27bdf42528e0d0dc5b0bb88b8 | refs/heads/master | 2020-03-26T21:30:25.936405 | 2018-09-06T10:12:31 | 2018-09-06T10:12:31 | 145,392,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package com.mylearning.enumerated.menu;
public interface Food {
enum Appetizer implements Food {
SALAD, SOUP, SPRING_ROLLS;
}
enum MainCourse implements Food {
LASAGNE, BURRITO, PAD_THAI, LENTILS, HUMMOUS, VINDALOO;
}
enum Dessert implements Food {
TIRAMISU, GELATO, BLACK_FOREST_CAKE, FRUIT, CREME... | [
"I034966@PVGN56583944A.apj.global.corp.sap"
] | I034966@PVGN56583944A.apj.global.corp.sap |
8bafc36481684d61218ce6ca9958362104964868 | 71bc5f647480e978193fd2701331d946b335c70e | /src/main/java/pl/javastart/dao/ClientDao.java | 82738f7f6fb150e034274a8a02e127a62e2ee927 | [] | no_license | WojciechTom/21_springstart_springJPA_springBoot_OneToManyAndManyToOneRelation_GenericDao | 82c2c4288d4f91c1b3ab56f9da74ffaed44f22ed | 68c1a2e4678002b162e669613f16b2b38bcd586f | refs/heads/master | 2020-12-09T07:16:49.074871 | 2020-01-11T13:14:10 | 2020-01-11T13:14:10 | 233,234,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java | package pl.javastart.dao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import pl.javastart.model.Client;
import pl.javastart.model.Order;
@Repository
@Transactional
public c... | [
"hadwao2@gmail.com"
] | hadwao2@gmail.com |
6f5eec4b7745e0ed2ef01c205fbcb72607e67db8 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/67/org/apache/commons/math/distribution/ExponentialDistributionImpl_setMeanInternal_84.java | b6a404b24ef4f9c44f4cd318f4973543128445e1 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 741 | java |
org apach common math distribut
implement link exponenti distribut exponentialdistribut
version revis date
exponenti distribut impl exponentialdistributionimpl abstract continu distribut abstractcontinuousdistribut
modifi
param newmean
illeg arg... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
b39b4e55d7141d26531363934f4ede059aa8e0cd | dc565336a98dd002ee535d3709c750e842147795 | /app/src/main/java/com/example/yotam707/feedmeapp/TopFragment.java | 3f0e0533740eac7d0a797e9d4f1def83c588c40b | [] | no_license | Adiron147/FeedMeApp | 3e9ff759723fe8a3d120f431014d42f03f856183 | 1337df538033607b8ad072b56b847789f476537c | refs/heads/master | 2020-12-24T10:58:40.581854 | 2016-11-07T18:51:26 | 2016-11-07T18:51:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,103 | java | package com.example.yotam707.feedmeapp;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.... | [
"yotam707@gmail.com"
] | yotam707@gmail.com |
8c79c46f6a152456e14e8c6e1b97281261cadb81 | eb5f5353f49ee558e497e5caded1f60f32f536b5 | /com/sun/management/jmx/TraceFilter.java | 38a27634cf445dabfb1597fc9407daa78e2bce65 | [] | no_license | mohitrajvardhan17/java1.8.0_151 | 6fc53e15354d88b53bd248c260c954807d612118 | 6eeab0c0fd20be34db653f4778f8828068c50c92 | refs/heads/master | 2020-03-18T09:44:14.769133 | 2018-05-23T14:28:24 | 2018-05-23T14:28:24 | 134,578,186 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | package com.sun.management.jmx;
import javax.management.Notification;
import javax.management.NotificationFilter;
@Deprecated
public class TraceFilter
implements NotificationFilter
{
protected int levels;
protected int types;
public TraceFilter(int paramInt1, int paramInt2)
throws IllegalArgumentExcept... | [
"mohit.rajvardhan@ericsson.com"
] | mohit.rajvardhan@ericsson.com |
32ca15eaa2424a828c1fc60c8025f963235e88ac | 1907f7af5ae5ed05adc706e9b6d452eb9a112fc7 | /Unit 13/src/Lab15e.java | 1f01388f9d34565a0064fc8948fb9bd171e4d921 | [] | no_license | tua3122/tua3122 | 1be9eca449dffee5051097d68d3c75b73729db71 | 6caf84fc49be71ab45252844214750714f7f4588 | refs/heads/master | 2021-05-03T11:53:13.350063 | 2018-05-23T17:01:47 | 2018-05-23T17:01:47 | 120,486,758 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 694 | java | //© A+ Computer Science - www.apluscompsci.com
//Name -
//Date -
//Class -
//Lab -
import java.util.Arrays;
import static java.lang.System.*;
public class Lab15e
{
public static void main(String args[])
{
//test case 1
int[] one = NumberSort.getSortedDigitArray(567891);
for(int item : one)
{
System.ou... | [
"allentu3@gmail.com"
] | allentu3@gmail.com |
20bb80d0cbb4d609e63f9a6f48fe8eacbf2bff69 | e75be673baeeddee986ece49ef6e1c718a8e7a5d | /submissions/blizzard/Corpus/eclipse.jdt.ui/8286.java | ae168e1030a832fed6006a938bd6b1ea7837111e | [
"MIT"
] | permissive | zhendong2050/fse18 | edbea132be9122b57e272a20c20fae2bb949e63e | f0f016140489961c9e3c2e837577f698c2d4cf44 | refs/heads/master | 2020-12-21T11:31:53.800358 | 2018-07-23T10:10:57 | 2018-07-23T10:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | package p;
class A {
}
class B extends A {
void m() {
}
void n() {
}
}
| [
"tim.menzies@gmail.com"
] | tim.menzies@gmail.com |
bdb7419972493556a5c928bef7af1de6f026ad94 | c9bad1de08b4f56ec01416b0776cdcb5aac7a056 | /src/GUI/Home.java | 9063add9fc58ae618e596829c8aa6c295ac63ab5 | [] | no_license | SamaaAmr/AOOSE-Project | 27e58ccb637624d99af5d1ca2628db56048e5338 | 992486cd83c6580eb06fff21064ec94aea6c616c | refs/heads/master | 2021-05-06T09:32:36.414106 | 2017-12-13T05:26:23 | 2017-12-13T05:26:23 | 114,077,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,579 | 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 GUI;
/**
*
* @author Samaa
*/
public class Home extends javax.swing.JFrame {
/**
* Creates new form Home
*/
... | [
"Samaa@DESKTOP-DE5TQ81"
] | Samaa@DESKTOP-DE5TQ81 |
8a153493b23d56ad68feeda31d9eecae2e0c9c31 | 8ccadd5bc7fd9e7c48a24d2d613700236a5e046f | /src/main/java/com/ben/thread/MutablePoint.java | e106d624d95926d59b6da16715768228b623a882 | [] | no_license | zhangchuanben/boottest | 20137897282dc03f35cdf999807dcac0fdaf26e9 | 3b36bb55577c91d0911608943542e9d3d942bbd8 | refs/heads/master | 2021-01-09T20:33:55.293334 | 2016-08-13T10:47:55 | 2016-08-13T10:58:50 | 65,608,828 | 0 | 0 | null | 2016-08-13T10:54:36 | 2016-08-13T08:57:37 | Java | UTF-8 | Java | false | false | 274 | java | package com.ben.thread;
import com.ben.thread.annotations.UnThreadSafe;
@UnThreadSafe
public class MutablePoint {
public int x,y;
public MutablePoint() {
x = 0;
y = 0;
}
public MutablePoint(MutablePoint p) {
this.x = p.x;
this.y = p.y;
}
}
| [
"798944887@qq.com"
] | 798944887@qq.com |
db6142662733a9e3fe1228f64dd643167ef5e6de | 963d3628750f4c644694a35398f26e0cce19005f | /app/src/main/java/com/lo/sisyphuser/fish/source/TypeListModel.java | a8a45f7449c69b154c9c9a645813f49545addb2a | [] | no_license | NevLight/Fish | 2c242438e885c6369d20a3351080cd98ef6c8e93 | e335e65404815347b7c34acc88671f2feff989c8 | refs/heads/master | 2021-01-14T12:36:11.638566 | 2016-09-22T07:57:04 | 2016-09-22T07:57:04 | 68,499,124 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,129 | java | package com.lo.sisyphuser.fish.source;
import com.lo.sisyphuser.fish.source.base.ITypeListModel;
import com.zhy.http.okhttp.OkHttpUtils;
import com.zhy.http.okhttp.callback.StringCallback;
import com.zhy.http.okhttp.request.RequestCall;
import java.util.Map;
import okhttp3.Call;
/**
* Created by xx on 2016/9/13.
... | [
"18758327827@163.com"
] | 18758327827@163.com |
f0da3ceb46a3fd1f9f57d17a3184bac5250935bd | 72033cac24d669c2fa10333cf515dece966ee38f | /src/main/java/org/cdac/MvcConfig.java | 05ddcc5c5225217e40c6531f96210c3883764e5a | [] | no_license | rajjaiswalsaumya/spring-security-starter-database-demo | 76d77558690b2a3c9bc7bf590251a5eeacb0dc01 | f9a3e6c33add3c1939bebeb94a4cb747bb04dca6 | refs/heads/master | 2016-09-05T23:41:15.719711 | 2014-11-12T06:04:50 | 2014-11-12T06:05:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,119 | java | package org.cdac;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ViewControllerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
@Configuration
public class MvcConfig extends WebMvcConfigurerAdapter {
@O... | [
"rajjaiswalsaumya@gmail.com"
] | rajjaiswalsaumya@gmail.com |
740703834384fd9288d1ebd3395b934e62898b68 | 3247dbc2dd7409ac2f0514d0eb12163fdb9cf32e | /app/src/main/java/com/example/joonas/ht/Current.java | 835fa3742de4b4f75c0293eedbd5344f6d7902e5 | [] | no_license | JonesTPG/AndroidHT | 64c68cdc001ede87bf65666750745314e4d90eda | e10db2afe1e43090f288b28ce8b72d429aa560bb | refs/heads/master | 2020-04-12T19:22:08.858229 | 2018-12-21T13:45:25 | 2018-12-21T13:45:25 | 162,707,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 283 | java | package com.example.joonas.ht;
/*A class that remembers the login of the current user. Later on I added the boolean variable to keep
track if the logged in user is admin or not.
*/
public class Current {
public static String currentUser;
public static boolean isAdmin;
}
| [
"joonas.ryynanen1@gmail.com"
] | joonas.ryynanen1@gmail.com |
c60fe036860b3ee6344de5c398c3cf2294611201 | 300c5473a153f6c3c979eaddaa143234cae44e0c | /MultiThreading/src/com/multithreading/main/BlockingQueueExample.java | 44e777b27f68215748d90aedbe7c149f4fd3c4f2 | [] | no_license | Leela-Prasad/multithreading-workspace | 0873651525f2f47d765275e5d215bc5463bd55c1 | fb47a34b149459ba0d2ed37285759290ddc118e4 | refs/heads/master | 2021-01-20T05:41:32.138659 | 2017-08-26T06:09:09 | 2017-08-26T06:09:09 | 101,466,305 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,296 | java | package com.multithreading.main;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
class Producer implements Runnable {
private BlockingQueue<Integer> queue;
public Producer(BlockingQueue<Integer> queue) {
this.queue=queue;
}
@Override
public void run() {
int val... | [
"leela.jagu@gmail.com"
] | leela.jagu@gmail.com |
bb870f7715f27c9a0d70e10185e9de78a316f319 | 213bf562db6173671a79ed54a467cccaefc6a170 | /server/hl7-gateway/src/main/java/com/icupad/hl7_gateway/test_type_module/blood_gas/domain/BloodGas.java | 2f81ebb6bc4d414435bd4141322e816140442c81 | [] | no_license | Dasiu/icu-pad | 01149f535e298966748eca8c6d25ac2b700e43af | b5c0b387de21fb7216668c6912603d5642333421 | refs/heads/master | 2021-05-01T01:02:21.178214 | 2015-10-03T14:20:09 | 2015-10-03T14:20:09 | 25,922,186 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 205 | java | package com.icupad.hl7_gateway.test_type_module.blood_gas.domain;
import com.icupad.hl7_gateway.core.domain.TestType;
import javax.persistence.Entity;
@Entity
public class BloodGas extends TestType {
}
| [
"adam.butkiewicz@gmail.com"
] | adam.butkiewicz@gmail.com |
bb6195195464b12f49d550a76b6c917179b08461 | 5584d471b1c6e82483f00429dc9cdb29efc02144 | /BaekJoon/src/Greedy1/Q11399.java | 43c4f963ae8a2b089ed732ac2063616894c7ec22 | [] | no_license | Jaaaewon/Algorithm | c58d895a92a9bb2e1622aa7906fea8036118d0af | 9540ce90eb4d84072ba65905bbd3854ccc9a28da | refs/heads/master | 2022-11-27T19:47:12.754749 | 2020-08-11T08:02:48 | 2020-08-11T08:02:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | package Greedy1;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.StringTokenizer;
public class Q11399 {
public static void main(String[] args) throws Exception {
// TODO Auto-generated method stub
BufferedReader br= new BufferedReader(new InputStreamRea... | [
"yhntgb3@naver.com"
] | yhntgb3@naver.com |
2af187543ba40d8cc46f6687e50f8f294fad08e1 | c9d29786e8d64832cec3099dc0931ba5dcf0c741 | /src/main/java/com/example/demo/service/model/DigitdataModel.java | 1bb672ee65d1b8361baebc6520bf45db9e2d4f0b | [] | no_license | xxy2dd/DigitInputTest | 002fb5ba801fc614b267a276aa8342e4654c0164 | 8e5f91436c7fe46032eb876b9232dae7015911c7 | refs/heads/master | 2022-06-24T01:54:30.816234 | 2019-07-02T03:01:48 | 2019-07-02T03:01:48 | 181,996,127 | 0 | 0 | null | 2022-06-17T02:10:00 | 2019-04-18T01:41:28 | Java | UTF-8 | Java | false | false | 868 | java | package com.example.demo.service.model;
import com.example.demo.data.dataobject.DigitdataDO;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
/**
* @author xxy
* @date 2019/5/10
* @description
*/
@Setter
@Getter
@NoArgsConstructor
@AllArgsConstructor
p... | [
"xxy_cpu@163.com"
] | xxy_cpu@163.com |
c02b4fd6fc85290d29194a496c8aacadfb0642cf | 1f9fba363b28daf6336e512de5a5fb2116f69221 | /src/com/dyb/socket/client/SocketClientMain.java | 10c5cf7c61fc0db51d2a1a02dc6f1545bf26d5bc | [] | no_license | kissyoudyb/JavaSpecialForce | fb85403985b155401fb7ac180159edf335afaff8 | 182cbef01c421ddc488c5849321298ef60316e71 | refs/heads/master | 2016-09-16T05:44:21.653914 | 2015-02-24T02:21:39 | 2015-02-24T02:21:39 | 31,238,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,934 | java | package com.dyb.socket.client;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.net.SocketException;
import java.util.Scanner;
import com.dyb.socket.SocketWrapper;
import com.dyb.socket.client.exceptions.DirectNotExistsException;
import com.dyb.socket.client.exceptions.ExitExcept... | [
"danyubin1982@163.com"
] | danyubin1982@163.com |
7dbeed1ce6bf9f35aca31562bcd401da3bdfed5e | 39bd5d301e773f7d8f9eda8fe630737213bd1da5 | /weShop/weshop-wechat/src/main/java/tech/wetech/weshop/wechat/exception/WechatExceptionHandler.java | d02b5a09f96c8246c27f74905f5ccd28d0dfe3a8 | [
"MIT"
] | permissive | lizheng8845021/weshop | b7e7c6b66d33aa3a6073416b84d58c7d9373c5fb | 019955a8b21be6eb1122b1c58a45f94c44dc7600 | refs/heads/master | 2022-10-01T23:05:08.142244 | 2020-06-09T06:01:31 | 2020-06-09T06:01:31 | 267,826,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,154 | java | package tech.wetech.weshop.wechat.exception;
import me.chanjar.weixin.common.error.WxErrorException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import tech.wetech.weshop.commo... | [
"lzstruggle@163.com"
] | lzstruggle@163.com |
edb597926d071eab3429462d50dc2b5c8c820160 | a75a99194f6be8a8c95b1add9afad1be4c0cf5f7 | /src/main/java/org/tw/exercise/galaxy/utils/RomanUtils.java | 375ebd13c2b137a51d282a0aefa9723e27936373 | [] | no_license | SarthakMakhija/GalaxyGuide | 586cd7886ae945b263030e986bf149495874675e | dd3c12ebc15e4c56de19d8374bd195c5fc922f86 | refs/heads/master | 2020-06-28T13:05:56.626957 | 2016-08-18T18:10:23 | 2016-08-18T18:10:23 | 66,015,187 | 0 | 0 | null | 2016-08-18T18:10:23 | 2016-08-18T16:56:08 | Java | UTF-8 | Java | false | false | 2,499 | java | package org.tw.exercise.galaxy.utils;
import org.tw.exercise.galaxy.vo.RomanSymbolUnit;
public class RomanUtils {
public static final String CREDIT_IDENTIFIER = "credits";
private RomanUtils(){
}
public static boolean isCurrentSymbolSmallerEqualsNext ( Character currentCh, Character nextCh ) {
if ( isCurre... | [
"sarthak.makhija@gmail.com"
] | sarthak.makhija@gmail.com |
dd1edc64f794b0351aae06f6e12680a5c7be0a5a | 3eef6b56d747f2946038c3a55d447ba3d198578f | /XMLViewer/src/xmlviewer/tree/util/XMLTreeUtil.java | 5f3ddbb76de26a05ecf9d6e58f18329536123323 | [] | no_license | cbiegel/XMLSAPInvoiceViewer | a31d5f8d2c92fc11bf72744a506208335a99b0a0 | 156a35beb792ec6be87f8c5416874d80490f3757 | refs/heads/master | 2020-04-24T10:09:36.844385 | 2014-04-01T08:09:10 | 2014-04-01T08:09:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,151 | java | package xmlviewer.tree.util;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.StringTokenizer;
import javax.swing.JOptionPane;
imp... | [
"christopher.biegel@capgemini.com"
] | christopher.biegel@capgemini.com |
61f7fb3dfaf8f86df6186f6e2aa4354beeb0d9c5 | 4347b3b901586d62d8278a98f03c39f2f45e9d63 | /src/jp/co/aforce/test/MinMax.java | 51b14686b569e055431716cb47809877414b93cd | [] | no_license | KanonHayashi695/2021_training2 | ed7f3f89ff9a7cae870b09032cdce03598a4ea99 | 6a8cb69efcfa12c647914bdb80d39eb3efcc202d | refs/heads/master | 2023-04-28T12:58:18.276922 | 2021-05-12T08:18:41 | 2021-05-12T08:18:41 | 366,642,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 153 | java | package jp.co.aforce.test;
public class MinMax {
void getMaxValueint(int a,int b,int c) {
}
void getMinValue(int a, int b, int c) {
}
}
| [
"k.hayashi@WSAMZN-G4T7PLSF.corp.amazonworkspaces.com"
] | k.hayashi@WSAMZN-G4T7PLSF.corp.amazonworkspaces.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.