blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cbc002b33b6558b3c794129cba2b2ee8434a4b3e | 67c4ab7e4548fd7439e090f86cfac3e20645dfe0 | /presentation/src/main/java/com/mrezanasirloo/slickmusic/presentation/glide/palette/BitmapPaletteResource.java | 5240825bb58305965f9beead855900e79d1190e2 | [] | no_license | MRezaNasirloo/SlickMusic | 884fca0f90c80796e172ce25e05084303ab952c4 | 1b4c68a8057aad8b65b96e38584f1cdb989cb5c5 | refs/heads/master | 2020-03-19T19:14:49.225876 | 2018-07-08T01:23:21 | 2018-07-08T01:23:21 | 136,846,705 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,051 | java | package com.mrezanasirloo.slickmusic.presentation.glide.palette;
import com.bumptech.glide.load.engine.Resource;
import com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool;
import com.bumptech.glide.util.Util;
/**
* @author Karim Abou Zeid (kabouzeid)
*/
public class BitmapPaletteResource implements Resource<B... | [
"M.Reza.Nasirloo@gmail.com"
] | M.Reza.Nasirloo@gmail.com |
ece3b025621d9941572ec098509b8e17c099a2f5 | 04d5289eba76e5ec6307dd8eed2ad32a5912f11d | /java/Aulas/src/POO/TestandoFuncionario.java | a9b937e06182fffecb731459e90c46a619fecc03 | [] | no_license | laroreis/turma-18-G | d8994e2c5b7725e440eccc84cea0acf12863792e | 0909b9a070a40386f84452a7382f8febf2ad6476 | refs/heads/main | 2023-04-08T04:59:51.259417 | 2021-04-15T20:30:47 | 2021-04-15T20:30:47 | 341,630,155 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package POO;
public class TestandoFuncionario {
public static void main(String[] args)
{
// getters e setters
Funcionario func = new Funcionario();
func.setNome("Antonia"); //coloca valor
func.setSalario(2500);
//imprime
System.out.println(func.getNome());
System.out.println(func.getSalario());
}
... | [
"larissa_reiss@hotmail.com"
] | larissa_reiss@hotmail.com |
d20f45e5ca047901b58fae27754a751582bd9e93 | d003a7e5a3a6641375fa05fbc319956849b1f37a | /app/src/main/java/com/wisdomrouter/app/view/RatioImageView.java | e495dcbf5d04a1c9b57d9c667374f2488654cbc8 | [] | no_license | yanbinJion/as | df15a58220667f55ca843185113d01e0cc7ccdb4 | 1faaef6a69491588a0ec658915e912de8c409e59 | refs/heads/master | 2021-01-22T22:24:37.073191 | 2017-03-21T08:16:03 | 2017-03-21T08:16:03 | 85,542,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,574 | java | package com.wisdomrouter.app.view;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.ImageView;
import com.wisdomrouter.app.utils.AspectRatioMeasure;
public class RatioImageView extends ImageView {
private float mAspectRatio = 0;
private final AspectRatioMeasure.Spec mM... | [
"ityanbin@gmail.com"
] | ityanbin@gmail.com |
eddd6fcd5b3f5b5feb847f450fabbbbbea76e03c | 3d28016f56c06fb38447a65ba4611d6ac9999842 | /src/com/bill/crawler/global/Encoding.java | 85cece80e7305c414b5a8a80371b716c52f2c9bf | [
"Apache-2.0"
] | permissive | billli5211/infodigger | 1508af972e5fb60af1cc979709b6a3f96c5d627f | dec43115a83bae725545151c7ba2431d03e10dbc | refs/heads/master | 2021-01-10T14:13:05.981129 | 2015-12-11T03:06:06 | 2015-12-11T03:06:06 | 47,799,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | package com.bill.crawler.global;
public class Encoding {
public static String Encode_gb2312 = "gb2312";
public static String Encode_gbk = "gbk";
public static String Encode_unicode = "unicode";
public static String Encode_utf8 = "utf-8";
}
| [
"shilongdred2163.com"
] | shilongdred2163.com |
03fa91353b4c48c8df9860fe43a322b70cc86dae | 32e4b967dfcd592af114d78ae4ab3ec17ae24cdc | /core/src/com/stabilise/util/box/F32Box.java | 49a3aed613015227b2a642bffa55ae2fa56da776 | [] | permissive | AHobbyistDev/Stabilise-2 | 256ddd4fccbb166888981ff398699c7180c04643 | ab4432c5530cbaaca48e6e543347d57a676a560c | refs/heads/master | 2022-01-22T05:15:24.486091 | 2022-01-10T12:37:22 | 2022-01-10T12:37:22 | 27,990,651 | 0 | 0 | MIT | 2018-05-20T03:26:50 | 2014-12-14T10:18:58 | Java | UTF-8 | Java | false | false | 4,071 | java | package com.stabilise.util.box;
import java.io.IOException;
import com.stabilise.util.io.DataInStream;
import com.stabilise.util.io.DataOutStream;
import com.stabilise.util.io.data.DataCompound;
import com.stabilise.util.io.data.DataList;
import com.stabilise.util.io.data.IData;
/**
* Boxes a single float value.
*... | [
"weenafk@gmail.com"
] | weenafk@gmail.com |
5d8d0959284fdac0206843536c3c83c3ce2f0813 | a59a31a3c1b4e73109b3ac49e76a4ea1ae8215bd | /platforms/android/src/com/andrechristoga/cordovamaterial/MainActivity.java | c29b424398cd643cfe7c580c93e7a14d6255b76a | [] | no_license | christoga/CordovaMaterial | 18721c5d4d8d2e6fbdd8c918d1aa15a696dc54eb | b83ca9d268b2c8901e3acc6211f27c8bc78e53bb | refs/heads/master | 2021-01-17T06:28:22.510145 | 2016-06-23T06:18:10 | 2016-06-23T06:18:10 | 47,375,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | 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... | [
"andrechristoga@gmail.com"
] | andrechristoga@gmail.com |
9ec01fca4724cf3477fab6ffd85f1317dae78670 | c3d6b0aa26c0d9aadba03647cb4f94cb0ed6b752 | /src/main/java/com/api/benneighbour/workoutManager/email/ResetPasswordEmailSender.java | 2eae6e6f2f272ed80c58d6d9a2d4a533fe8d403b | [] | no_license | BenNeighbour/Workout-Manager-API | 253d5b1b0dbc2048600601cb0bc47a9de9c80913 | 427178854d034afbc11a626c5e402f1b953a46f8 | refs/heads/master | 2020-12-12T16:18:35.910104 | 2020-04-13T09:52:16 | 2020-04-13T09:52:16 | 234,172,932 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,166 | java | package com.api.benneighbour.workoutManager.email;
import com.api.benneighbour.workoutManager.email.token.ChangePasswordToken;
import com.api.benneighbour.workoutManager.exceptions.EmailUnreachableException;
import com.api.benneighbour.workoutManager.exceptions.ServiceDownException;
import com.api.benneighbour.workout... | [
"benneighbour007@gmail.com"
] | benneighbour007@gmail.com |
0f07f0998394be592f00d9ad8a6a89053e4f65d7 | 91b82ef7537e154889a032466ca5ef832b45bfca | /Lender-micro/src/main/java/com/github/kobloshalex/fintech/domain/entity/Currency.java | df3c67693fec03f11b5d2550811e1f1f3d6088ac | [] | no_license | KobloshAlex/SpringBoot-FinTech | 68221d6df8bb7b00df60b782d997bc102bf1b80d | f8cf2d141566a3dd9e70535134908a8af46dd977 | refs/heads/master | 2023-01-06T07:53:55.694160 | 2020-11-06T14:49:53 | 2020-11-06T14:49:53 | 306,462,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 88 | java | package com.github.kobloshalex.fintech.domain.entity;
public enum Currency {
USD
}
| [
"Koblosh.Alex@gmail.com"
] | Koblosh.Alex@gmail.com |
9d4bda2a61e03f99950812cee26ead2a014796c5 | d60fabce1b846dda0e433808d3540333f1565c23 | /src/datetime/DateTimeSpike.java | 625fb8382c7c4b599983e49610be9f822b9d473b | [] | no_license | yc-zhang/java8-learning | af283f8edb081fe27bfb5e9180e8d30e13713248 | 20421cb7e0679a5e07dfa29de79f70ec70b9b4e0 | refs/heads/master | 2020-09-25T10:08:15.902321 | 2016-09-22T02:30:37 | 2016-09-22T02:30:37 | 67,580,949 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package datetime;
import java.time.DayOfWeek;
import java.time.LocalDate;
import java.time.Period;
public class DateTimeSpike {
public static void main(String... args) {
LocalDate today = LocalDate.now();
DayOfWeek dayOfWeek = today.getDayOfWeek();
System.out.println(dayOfWeek);
... | [
"turalyon.zhangyc@gmail.com"
] | turalyon.zhangyc@gmail.com |
cdeeb7aa7f7c6373a92d87e7294c103349555548 | 059b79c91865db2b81ff68b65aabfb399fe3b02a | /naver_webtoon_b_mock_android_kookoo-main/android/app/src/main/java/com/softsquared/template/src/Fragment_webtoon/s/Tab_Fragment/Tab_Fri/Tab_Fri.java | 8dcdc4a9a129bc8061057103ef83aea66083e7b2 | [] | no_license | heeyeonkoo99/naver_webtoon_clonecoding | 92cad9247f72bcabbfcf13642b5603eba56cb328 | 7f389f98cc42dce90c0cac8433b7f6f987a0e4fe | refs/heads/master | 2023-02-03T19:27:06.046955 | 2020-12-22T07:59:21 | 2020-12-22T07:59:21 | 280,435,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,481 | java | package com.softsquared.template.src.Fragment_webtoon.s.Tab_Fragment.Tab_Fri;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.GridLayoutMana... | [
"rndus0819@naver.com"
] | rndus0819@naver.com |
fad2f55ff593d6226364dad4093532cb806c50b4 | c7abbf8d3b9981cf371bc0189402639303cfc43c | /src/test/java/ordering/old/FindProductsByPrice.java | d60fae6406815125623fef82255e40ef1abdab2f | [] | no_license | alpakhatri/product-hierarchy | feb647e67c4202f1ab8fc29ec3cca3162871f1da | ceeff275872dc56c1b238042b054e88a989285b4 | refs/heads/master | 2021-08-24T02:45:36.528748 | 2017-12-07T18:24:12 | 2017-12-07T18:24:12 | 112,466,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,371 | java | package ordering.old;
//package ordering;
//
//import java.io.FileReader;
//import java.io.IOException;
//import java.io.Reader;
//import java.util.ArrayList;
//import java.util.List;
//import java.util.stream.Collectors;
//import java.util.stream.Stream;
//
//import org.junit.Assert;
//import org.tesco.boss.ordering.d... | [
"you@example.com"
] | you@example.com |
088cbe36086fd609b42454214b3ac7290ac89b80 | 2983506e4415e8e0bdf7274b751189f1ba9ef2dd | /Easy Cake last/src/com/android/easycake/dal/DALCart.java | 700f8d172035736ff93b65dd572a55d83aa2e344 | [] | no_license | ve8951/EasyCake | 4b130c7ed0a157de44ca17062e541d4215180fb1 | 7e9b5133cbccc45d922d03303c65298440fb065e | refs/heads/master | 2021-01-10T02:01:10.580201 | 2015-12-04T23:17:46 | 2015-12-04T23:17:46 | 47,433,554 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,526 | java | package com.android.easycake.dal;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import com.android.easycake.models.MODELProduct;
import com.android.easycake.models.MODELShoppingCart;
import com.android.easycake.models.MODELShopp... | [
"ve8951@rit.edu"
] | ve8951@rit.edu |
265e9b7fcf1b045bcb27cb62c1795586efc7937f | 4e85f0be0947fca9ad1307b018f4ed55115ff665 | /src/main/java/com/lwyykj/core/bean/text/Comments.java | b8ca412caffbfb357980274b62ab045f50a334ec | [] | no_license | 18662815187/YWYF-portal | 9f4280a2facbd8073d57905da21714769f20e5ac | 9829c1cc989aa4ed7f5a4641fe3893f67bcbbc5b | refs/heads/master | 2022-12-23T08:34:54.511733 | 2019-08-16T11:37:59 | 2019-08-16T11:37:59 | 137,152,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,351 | java | package com.lwyykj.core.bean.text;
import java.io.Serializable;
import com.lwyykj.core.bean.product.Product;
import com.lwyykj.core.bean.user.User;
public class Comments implements Serializable {
private Integer id;
/**
* 评论大表ID(未使用)
*/
private Integer cid;
/**
* 产品id... | [
"525455531@qq.com"
] | 525455531@qq.com |
f7ff734376851693a70e258cfc431de4db61b93b | ac7c1a8c3d1e812da141970804ed86b5c5abacea | /Toy Language Interpreter JavaFx/Assignment8/src/Model/Statement/WhileStatement.java | e051928f5e3f2f46a556b7c1c514d3c36bae9902 | [] | no_license | Boress23/Advanced-Methods-of-Programming | fe111e5f09090b166ccfb40a1a68cfeeec9d1fb9 | faf67373dcbc926a180122a7e06a88544ef03a29 | refs/heads/master | 2022-01-07T06:47:23.764189 | 2022-01-02T17:08:13 | 2022-01-02T17:08:13 | 415,936,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,679 | java | package Model.Statement;
import Collection.Dictionary.MyIDictionary;
import Collection.Stack.MyIStack;
import Collection.Stack.MyStack;
import Model.Exceptions.ToyLanguageInterpreterException;
import Model.Expression.Expression;
import Model.ProgramState;
import java.io.FileNotFoundException;
public class WhileState... | [
"todorananacorina13@gmail.com"
] | todorananacorina13@gmail.com |
386aeef9171f17fc94fd527ff7c2e4601936fe5f | c7fb715ea3c4cae2e05ee15eebe88fe8402a0f08 | /app/src/main/java/com/zrquan/mobile/widget/view/HorizontalListView.java | bdf95152848c895ebbdb990481457c817be8a996 | [] | no_license | liangkai/zrquan_android | 6f8bbc7efdd40b03e3253937531f0adc7676c253 | ec1af91a1d1dc41511b8b9b00153f896e94f8dde | refs/heads/master | 2021-01-21T06:21:06.741226 | 2015-03-12T04:58:18 | 2015-03-12T04:58:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 51,579 | java | /*
* The MIT License Copyright (c) 2011 Paul Soucy (paul@dev-smart.com)
* The MIT License Copyright (c) 2013 MeetMe, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
* associated documentation files (the "Software"), to deal in the Software without restrict... | [
"yuqi.fan@foxmail.com"
] | yuqi.fan@foxmail.com |
88d8e97021d50568010e8e1350ff8d046404cf1c | 3b0ccf38115b9ec91db51720cdd758e495345789 | /Intro/Exploring the Waters/AreSimilar.java | eb66d754da7e1207d2290002587602d6cf00eacf | [] | no_license | Kevnien/CodeSignal-Solutions | b6a18b84fb618840d8d11d2b70fa5adf02805ccc | 7a41b720500d2d4b3880d9db17eb1701e48ff17e | refs/heads/master | 2020-04-21T16:07:44.692223 | 2019-04-18T06:38:34 | 2019-04-18T06:38:34 | 169,690,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | // Two arrays are called similar if one can be obtained from another by swapping at most one pair of elements in one of the arrays.
// Given two arrays a and b, check whether they are similar.
class AreSimilar{
boolean areSimilar(int[] a, int[] b) {
if(Arrays.equals(a, b)){
return true;
... | [
"kevinn858@gmail.com"
] | kevinn858@gmail.com |
5dc86f9cb87f5a1e5c7d7eb256c42bf591138111 | 710a93b1bbc3492f3f0364b444e153f1fd727fdb | /src/main/java/edu/mum/bloodbankrest/rest/service/Impl/DonationRestServiceImpl.java | 99aeaf92fdb3f2d49f0cba000d5eaa16c4f91224 | [] | no_license | DaniAZ/Blood-Bank-Management | 644f98497347835bb246252222a84bd64a4d4de5 | c786dceaed7d70199f2f40a05f46e018835cdc44 | refs/heads/master | 2020-05-25T19:05:42.966463 | 2019-05-23T07:33:40 | 2019-05-23T07:33:40 | 187,943,083 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,875 | java | package edu.mum.bloodbankrest.rest.service.Impl;
import edu.mum.bloodbankrest.domain.Donation;
import edu.mum.bloodbankrest.domain.Donor;
import edu.mum.bloodbankrest.domain.UserCredentials;
import edu.mum.bloodbankrest.rest.RestHttpHeader;
import edu.mum.bloodbankrest.rest.service.DonationRestService;
import edu.mum.... | [
"da16ni19@gmail.com"
] | da16ni19@gmail.com |
35276b76eb34554f47f67f6055f03a5ce1ec30a7 | 625411c604cf5bb776b056945cb1ce9ae37426b5 | /cloudalibaba-seata-order-service-2001/src/main/java/com/guo/cloud/dao/OrderDao.java | 03dde508ec8aff047e7fe96a96ec1e41c270b021 | [] | no_license | zichunguo/testSpringCloud | 6a8381c89132a6f55c9ec7b1e0967cbcaf75c069 | c1ebd49238d33af28ffce371fa53acfaf3e4bbd4 | refs/heads/master | 2022-12-07T04:59:44.407668 | 2020-08-27T09:24:35 | 2020-08-27T09:24:35 | 287,224,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package com.guo.cloud.dao;
import com.guo.cloud.domain.Order;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
/**
* @author guo
* @date 2020/8/23
*/
@Mapper
public interface OrderDao {
/**
* 新建订单
* @param order
*/
void create(Order order);
/**
* 修改订单状态,从 0 改为 1
... | [
"guozichunvip@163.com"
] | guozichunvip@163.com |
6bd1379587247ece5afdad680eec0e239d2a5ae8 | 37d24d0734e6b7a2157c29b9103701ad3f217604 | /src/main/java/com/example/springhumo/constant/ReconciliationStatus.java | c115f3f6bcf1ac491b58491255eca36e1f85df82 | [] | no_license | ABDUVOHID771/humo | d5b494fdd4ee27064c796bd8380e4cd153f04cd1 | 2959b4622175f500903019eb2a5b390daaef2da4 | refs/heads/master | 2022-12-19T07:28:45.678184 | 2020-09-29T08:31:48 | 2020-09-29T08:31:48 | 299,552,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | package com.example.springhumo.constant;
public enum ReconciliationStatus {
CREATED,
CONFIRMED,
ERROR;
private ReconciliationStatus() {
}
}
| [
"aristakrat31@gmail.com"
] | aristakrat31@gmail.com |
f8ccae86bc9efce5d46a8494a67290ed14f63593 | 464b7f2c7c483269e9f985342dc96e7784ac7aed | /Xml/src/test/java/com/heaven7/java/xml/XmlTest.java | 38409abb77420c82b5cf538d25312143734cf8f8 | [
"Apache-2.0"
] | permissive | LightSun/Xml | 68cc076f55988a848e4de5808e746521a140d384 | 3f347510ee4810c07e52e28fe96afc8f032b96c5 | refs/heads/master | 2020-05-27T14:31:09.844733 | 2019-05-26T09:33:57 | 2019-05-26T09:33:57 | 188,661,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,274 | java | package com.heaven7.java.xml;
import com.heaven7.java.reflecty.TypeToken;
import com.heaven7.java.reflectyio.ReflectyIo;
import com.heaven7.java.xml.entity.Info;
import com.heaven7.java.xml.entity.Person;
import org.junit.Assert;
import org.junit.Test;
import java.io.IOException;
import java.io.StringReader;
import j... | [
"donshine723@gmail.com"
] | donshine723@gmail.com |
2e21180d2299b68df2aa3333e45ff69d9f802260 | 114678de636405f310839d046b198cefe4718810 | /src/wiki/listener/CountListener.java | 414d0350dd85c9d13125dfa583290c5bb0d61f2f | [] | no_license | i1990jain/WikiStream | d39bb149adb22484b04616a710544f083561198f | d8bb058d565e6088b7eb41a9bf27312adfa28030 | refs/heads/master | 2021-01-10T10:13:59.288709 | 2016-03-14T13:52:24 | 2016-03-14T13:52:24 | 53,661,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package wiki.listener;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.springframework.stereotype.Component;
import com.espertech.esper.client.EventBean;
import com.espertech.esper.client.UpdateListener;
@Component
public class CountListener implements UpdateListener {
public void update(Even... | [
"i1990jain@gmail.com"
] | i1990jain@gmail.com |
e4ba2d6659ff99902cf166e2dba07dcea94f4e02 | b7322a938f3084a712502100e214246299ca10d0 | /src/com/lxb/jyb/wheelview/NumericWheelAdapter.java | 24d960cd8fc6e06626e4eedfb8ac626797d06609 | [] | no_license | Fightdaofeng/54643131321231111111156465444444444444441651 | a3eca2005636c681161be5d2f37d265d1154cc93 | e66da6892d08f6452d2bb0a6a6a07fdfcaf3d9ae | refs/heads/master | 2021-01-22T13:53:06.974301 | 2016-06-06T03:36:34 | 2016-06-06T03:37:15 | 58,299,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,380 | java | /*
* Copyright 2011 Yuri Kanivets
*
* 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... | [
"Liuxiaobin"
] | Liuxiaobin |
f4c35b343dde172261158bfda934d7314c58700e | bae0e1f47e8c5ab7cc7df47ef036fc9b6b4504ed | /Ejercicio_2.java | b715cc8f132e661502d33fd807d344aff799d9d9 | [] | no_license | johnR0912/proyecto_java | 7387e6d4305daee9b1bde33eda9c20d8d9545567 | 722cd792aa96ff33a771aca11bfb6800e1674146 | refs/heads/master | 2022-11-15T08:46:07.294501 | 2020-07-10T07:28:22 | 2020-07-10T07:28:22 | 278,567,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,148 | 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 guia1;
import java.util.Scanner;
/**
*
* @author zc201
*/
public class Ejercicio_2 {
public static void main(Stri... | [
"65005551+johnR0912@users.noreply.github.com"
] | 65005551+johnR0912@users.noreply.github.com |
b26edc84cc72560cbc0dffe78cd050e575151aa1 | c885ef92397be9d54b87741f01557f61d3f794f3 | /results/Time-6/org.joda.time.chrono.GJChronology/BBC-F0-opt-20/tests/28/org/joda/time/chrono/GJChronology_ESTest.java | f0695fdceea33b3312ed6d5f86e990492be7891f | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 40,694 | java | /*
* This file was automatically generated by EvoSuite
* Sun Oct 24 04:17:09 GMT 2021
*/
package org.joda.time.chrono;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.util.TimeZone;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.r... | [
"pderakhshanfar@serg2.ewi.tudelft.nl"
] | pderakhshanfar@serg2.ewi.tudelft.nl |
0efbadddb8a44beab2bb676c1fa469cdbd3aa8f0 | 4d0b380489fcf39a783bb6de9513c5737d86f803 | /src/java/tindd/servlet/HomeServlet.java | e1fa6f9bdb814ddbbafba03fd2cfe70595f508e0 | [] | no_license | dtin/MiniSocialNetwork | cfe897d9c7efd3c49d6be7d0d2b6833baf9389e5 | 67cae06b22a2db07d28d48ebbda868881e3af135 | refs/heads/master | 2023-01-20T11:23:22.967637 | 2020-12-01T11:52:47 | 2020-12-01T11:52:47 | 317,270,481 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,795 | 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 tindd.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
import java.text.DateForm... | [
"damdongtin@gmail.com"
] | damdongtin@gmail.com |
7aa154b945f9c5e7f7b40fc0fd627655460f8169 | 9b8beb762d4ba3f9a902c649ee5e9ea7b097097b | /src/java/main/com/conferma/cpapi/AdvancedJourney.java | e58c953174999eac95182720c887c60d676d1c98 | [] | no_license | assertis/conferma-connector | 14f5b2dfcef83931b16ebf6e35e01e084658e49c | 90de591171be1841c021e1764131c0ad1fff675c | refs/heads/master | 2020-04-10T16:55:19.753578 | 2017-07-11T09:32:00 | 2017-07-11T09:32:00 | 3,386,971 | 0 | 0 | null | 2017-06-29T10:15:03 | 2012-02-08T12:25:07 | Java | UTF-8 | Java | false | false | 8,656 | java | /*
* XML Type: AdvancedJourney
* Namespace: http://cpapi.conferma.com/
* Java type: com.conferma.cpapi.AdvancedJourney
*
* Automatically generated - do not modify.
*/
package com.conferma.cpapi;
/**
* An XML AdvancedJourney(@http://cpapi.conferma.com/).
*
* This is a complex type.
*/
public interface Advan... | [
"dan@rectangularsoftware.com"
] | dan@rectangularsoftware.com |
a563f8da1906298f2ae42f5073fd375c39f98fe7 | fdbeff09a3c8b6f0a45906438b377044b3657d9e | /TP5/src/tp5_v2/PotionMagique.java | 107103d0c415f000e553a059a9fd1bbcd8ae58b9 | [] | no_license | remi-depellegrin/TP_Pokemons | b0c41ca97f58b91f41f40279a25bb3848340cff9 | 0efa246c5ebf761f86980c23e8c11da50a1fc45d | refs/heads/main | 2023-03-28T16:36:07.027645 | 2021-04-08T16:45:54 | 2021-04-08T16:45:54 | 355,982,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 832 | java | package tp5_v2;
public class PotionMagique extends Nourriture {
public PotionMagique(String nom, int frequence) {
super(0, nom, tousLesTypesDePokemon, frequence);
}
@Override
public PotionMagique genererMemeNourriture(boolean generer) {
if(generer)
return new PotionMagique(this.nom, this.frequence);
... | [
"remi.de-pellegrin@etu.unilim.fr"
] | remi.de-pellegrin@etu.unilim.fr |
7f6787a54d5dc373725e0f982bcca4a2f73f3a30 | 61602d4b976db2084059453edeafe63865f96ec5 | /com/alipay/android/phone/mrpc/core/l.java | a8f23db22a6ef2a1f83f44550e38ad9b2e75592d | [] | no_license | ZoranLi/thunder | 9d18fd0a0ec0a5bb3b3f920f9413c1ace2beb4d0 | 0778679ef03ba1103b1d9d9a626c8449b19be14b | refs/heads/master | 2020-03-20T23:29:27.131636 | 2018-06-19T06:43:26 | 2018-06-19T06:43:26 | 137,848,886 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,974 | java | package com.alipay.android.phone.mrpc.core;
import android.content.Context;
import anet.channel.strategy.dispatch.DispatchConstants;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.Future;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.ThreadPoolExecutor;
import java... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
8214a493ea668d1ad94e9d210d8b3b07bc643cd8 | c6c009f7cc639ab421f27e41c0ac5ab695e33120 | /tests/edu/cnm/deepdive/WarmupIn3050Test.java | 83b26dd12c41140ab44b70157e84cb9fb7aa9756 | [] | no_license | anhristian/coding-bat-warmup-1 | d854ad1d62c7de9c1da1cfd67e1eaa942220552b | 188eb0802d78dce89584a7405c7956937eecbfb4 | refs/heads/master | 2022-12-17T11:34:23.718866 | 2020-09-15T03:04:45 | 2020-09-15T03:04:45 | 288,290,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package edu.cnm.deepdive;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvFileSource;
class WarmupIn3050Test {
@ParameterizedTest(name = "[{index}] a = 0, b = 1, expected = 2")
@Cs... | [
"an.hristian@gmail.com"
] | an.hristian@gmail.com |
c7d7444be138e9bedd0fb6c8293d238d11a9b643 | b081112f65209cd1cd008af1019ac2789a1ef8d2 | /src/test/java/com/github/alxbel/sia2/ch1/knight/KnightOfTheRoundTableTest.java | 662263d80a11c5e1d783ff25aa2fcaaf1c4da99f | [] | no_license | alxbel/sia2-ch1-knight | 7ad796965a317f228133ed785010b3667c7f55f4 | 09d64ba9c2e59135d5f788d8f41c4ac3ccbf4887 | refs/heads/master | 2022-12-29T14:21:09.021887 | 2020-05-07T20:18:04 | 2020-05-07T20:18:04 | 262,113,045 | 0 | 0 | null | 2020-10-13T21:49:22 | 2020-05-07T17:16:50 | Java | UTF-8 | Java | false | false | 702 | java | package com.github.alxbel.sia2.ch1.knight;
import com.github.alxbel.sia2.ch1.knight.exception.QuestFailedException;
import com.github.alxbel.sia2.ch1.knight.model.impl.HolyGrail;
import com.github.alxbel.sia2.ch1.knight.model.impl.KnightOfTheRoundTable;
import junit.framework.TestCase;
import org.junit.Ignore;
import ... | [
"pm.alexbel@gmail.com"
] | pm.alexbel@gmail.com |
e94ce551cbdcf055d10a4faf6e539caca7cbec72 | 73e95c2e7ebddc5255a3f5c692e8e1e25c166ff9 | /CalendarApp/src/test/java/com/db/validator/ValidatorTest.java | ff66f9b84e24fe9a0bdc186de12fcd5e43a631ca | [] | no_license | sanjeetck/jprojects | 89afd7e979d483429fb3673462450bacf1a69aa2 | a194a306ca0161b7832a40082965e5226f5959e2 | refs/heads/master | 2022-12-26T19:42:20.389278 | 2020-07-31T14:34:02 | 2020-07-31T14:34:02 | 281,483,019 | 0 | 0 | null | 2020-10-14T00:05:07 | 2020-07-21T19:12:27 | Java | UTF-8 | Java | false | false | 578 | java | package com.db.validator;
import com.db.model.DBDate;
import org.junit.Test;
import static org.junit.Assert.assertTrue;
/**
* Unit test for Validator.
*/
public class ValidatorTest {
Validator validate = new Validator();
@Test
public void testInvalidDate() {
String strDate = "23-01-190 06:05:4... | [
"sanjeetck@gmail.com"
] | sanjeetck@gmail.com |
3c031363370b274b0f9bba0dc2344aed1035c0a7 | b752757fe2fe91eef82b536b00d3f6542771d0a9 | /twocultures/easemob/src/main/java/com/twoculture/easemob/ui/MainActivity.java | b3bd09357c28ebaeab2c94a34ad41e081c64dedb | [] | no_license | rainbowr55/2cultures | aec294f9994e0f2e19a0f2732812805acf465cc0 | c237912a936602ee2cdd71772c37994c937e396a | refs/heads/master | 2021-01-22T19:09:43.692137 | 2017-01-03T15:31:12 | 2017-01-03T15:31:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,515 | java | /**
* Copyright (C) 2016 Hyphenate 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 appli... | [
"rainbowr55@126.com"
] | rainbowr55@126.com |
7f55f56a87385f35e95edf81518fe77240383ad7 | f463b3f412563c869b43aef9507daaf85cc08e92 | /src/entidades/Post.java | dd187e6d316c4b53f4f64823e7e0737e954c0baf | [] | no_license | filipefscampos/StringBuilder | f6e375750cbad054d6db89a1ed262d76c9b34e61 | e5507606f8001929b11c50e49b2dc36aa401eccb | refs/heads/main | 2023-09-05T02:10:55.899896 | 2021-10-09T11:09:37 | 2021-10-09T11:09:37 | 415,276,636 | 0 | 0 | null | 2021-10-09T11:09:37 | 2021-10-09T10:29:50 | null | ISO-8859-1 | Java | false | false | 1,903 | java | package entidades;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class Post {
private static SimpleDateFormat sdf1 =
new SimpleDateFormat("dd/MM/yyy HH:mm:ss");
private Date momentoDoPost;
private String titulo;
private String conteudo;... | [
"felipetwo@gmail.com"
] | felipetwo@gmail.com |
2e2fe1fbc2569c31a7f215572c2e8b87747da4e1 | 3150ddf1314a9ec30fb2144ca263670fb1ec33c3 | /src/main/java/rest/ActiveAuctionsResource.java | 901f8e82cbc958be472a7d298f62cd9bf82dae1d | [] | no_license | andrmos/mod250-auction | afb6c2d5e2556fa9ea8b76c96cac256396768e88 | f19ebf84251b16981d36f9725af905028dd44bd6 | refs/heads/master | 2021-01-13T09:28:42.651172 | 2016-10-26T10:47:44 | 2016-10-26T10:47:44 | 68,708,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,709 | 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 rest;
import boundary.AuctionFacade;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.d... | [
"mossige.a@gmail.com"
] | mossige.a@gmail.com |
0715afbc8ddac798edc7ca7f6b14affed7899860 | 8da9f6d450179b0bbbab8f7c2ab372064246c315 | /src/main/java/programs/learn/hacker/rank/CountingValley.java | bdd7413a2b580a499274410d2b4b77a5ee5c3c18 | [] | no_license | saileshgrewal/java | 117545c7db916bba125971edd5e5f817e8d8fc0f | f23542f05c67296fe01ccec467babf24291854fc | refs/heads/master | 2020-04-24T23:23:23.617025 | 2019-03-24T17:44:46 | 2019-03-24T17:44:46 | 172,342,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 784 | java | package programs.learn.hacker.rank;
import java.util.Scanner;
public class CountingValley {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int n =sc.nextInt();
String str=sc.nextLine();
str=sc.nextLine();
in... | [
"Sailesh@DESKTOP-N95E8AK"
] | Sailesh@DESKTOP-N95E8AK |
63e0d5ad11ae36112990f1cc548cba74c9ac862b | 0142542aad8437825bd69daeb32c9ff6f6a7c2ef | /src/main/java/ru/artemka/demo/hub/dto/HubDto.java | a3a920ed6b27abefbfffe10260b4c552e44a47e0 | [] | no_license | artemka13722/Spring-Raspbery-main-server | f58817330c8278fe6ee0d64ae700f5791c7a7a02 | 2d78d23d721e8e42eee86464e66237ca94bc8fbd | refs/heads/master | 2023-04-19T16:42:27.249132 | 2021-05-07T14:23:56 | 2021-05-07T14:23:56 | 365,258,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | package ru.artemka.demo.hub.dto;
import lombok.Data;
@Data
public class HubDto {
private int id;
private String name;
}
| [
"artemka.skorkin@gmail.com"
] | artemka.skorkin@gmail.com |
6e76927d13ae56749bc9cf6e62a135cc6d13512d | cd8843d24154202f92eaf7d6986d05a7266dea05 | /saaf-base-5.0/2001_saaf-plm-model/src/main/java/com/sie/watsons/base/product/model/entities/PlmProductHeadtempleEntity_HI.java | b13b05a40ba37cea7b0efe0f113e6340233f6571 | [] | no_license | lingxiaoti/tta_system | fbc46c7efc4d408b08b0ebb58b55d2ad1450438f | b475293644bfabba9aeecfc5bd6353a87e8663eb | refs/heads/master | 2023-03-02T04:24:42.081665 | 2021-02-07T06:48:02 | 2021-02-07T06:48:02 | 336,717,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,981 | java | package com.sie.watsons.base.product.model.entities;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persiste... | [
"huang491591@qq.com"
] | huang491591@qq.com |
dce0cd8c962260734e8686142b7bf7acc14f85a8 | 86bfbc5055ea93d7321fdc2a256c1261961c818b | /src/main/java/br/edu/utfpr/pb/trabalho/marca/MarcaRepository.java | df970ccf67323ff5aa386a5e6e1c9c25cadf4802 | [] | no_license | antunius/trabalho | 80e0f87dc97a02d56fae9a4c6e77086187d1a24c | 8beda5ce3b2ef7495861f8fcd6778bb9665b63c5 | refs/heads/master | 2023-07-20T01:57:55.452803 | 2021-09-02T00:22:10 | 2021-09-02T00:22:10 | 392,872,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 176 | java | package br.edu.utfpr.pb.trabalho.marca;
import org.springframework.data.jpa.repository.JpaRepository;
public interface MarcaRepository extends JpaRepository<Marca, Long>{
}
| [
"Marcus@1706!S"
] | Marcus@1706!S |
4cc810e8d261f7d2693e861d6c03b4e0b6766970 | 97b46ff38b675d934948ff3731cf1607a1cc0fc9 | /Server/java/pk/elfo/gameserver/model/zone/type/L2NoSummonFriendZone.java | de9d366c3187e75a9876f6cfb2dd62b9253b5d54 | [] | no_license | l2brutal/pk-elfo_H5 | a6703d734111e687ad2f1b2ebae769e071a911a4 | 766fa2a92cb3dcde5da6e68a7f3d41603b9c037e | refs/heads/master | 2020-12-28T13:33:46.142303 | 2016-01-20T09:53:10 | 2016-01-20T09:53:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,530 | java | /*
* Copyright (C) 2004-2013 L2J Server
*
* This file is part of L2J Server.
*
* L2J Server 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 opti... | [
"PkElfo@13720c4f-9a1f-4619-977f-b36a0ac534ba"
] | PkElfo@13720c4f-9a1f-4619-977f-b36a0ac534ba |
cb88b2b8b4bcf127b17d9c09dca60d7d5372df8a | 14f44a65bfd2fae500907340ad3a7707681cfd08 | /Activity/Mvp/dbuilink/OneLastMongoTest/src/com/SanTech/dao/UserDetailsDaoImplementer.java | cd2abd183017aad3bd805b075480cc0141d5aba6 | [] | no_license | santoshofs/TesT | 4d59ed48f4227f2352bfbeab67c25f99fcb114d4 | 50af67525c04518cb5029e9d5b98bea47743dbca | refs/heads/master | 2021-05-16T07:23:13.875664 | 2018-07-18T11:40:35 | 2018-07-18T11:40:35 | 103,764,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,486 | java | package com.SanTech.dao;
import java.io.UnsupportedEncodingException;
import java.net.UnknownHostException;
import java.security.NoSuchAlgorithmException;
//import com.carshop.model.ResponseWithCarData;
import com.SanTech.model.UserModel;
import com.SanTech.service.UserService;
import com.SanTech.service.UserServiceI... | [
"spartaaa@gmail.com"
] | spartaaa@gmail.com |
f8dc4c67f9b7d138357292b3894c032249bc1bcb | 3c54440e89f6105a33060f2bb5932b888297e80d | /src/com/shildt/chapter_07/AccessTest.java | 184e6245ad9afbd0ad0c7ef8fc9479e04173e433 | [] | no_license | Deminform/Lessons | 11f9e27aadf138f4f04f5de2c02c7d2bc90e7712 | 9990abc106d48dea3231931a89a7d521519ade1f | refs/heads/master | 2020-05-21T16:40:53.964263 | 2016-11-02T00:04:04 | 2016-11-02T00:04:04 | 63,608,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package com.shildt.chapter_07;
class AccessTest {
public static void main(String[] args) {
Test4 ob = new Test4();
ob.a = 10;
ob.b = 20;
ob.setC(100); // доступ только через сеттер потому что переменная в привате
System.out.println("a, b, и c:" + ob.a + " " + ob.b + " " +... | [
"deminform@gmail.com"
] | deminform@gmail.com |
e000b41f4f33f90fe32d9716536852524118c79f | a1b7b419778ea045c22e230dbbb4d93843f7ccd9 | /src/lesson21/Company.java | 928d5500ae78365a38c5abce0ef31c66d25da17a | [] | no_license | Evgen0124/java-core-grom | a7848755333812c37209c26ee4e59a669e83eb19 | 01003d08c6991e738cd1d4f832447b7774f402f5 | refs/heads/master | 2021-01-01T18:01:43.371895 | 2018-04-02T22:18:42 | 2018-04-02T22:18:42 | 98,230,341 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,153 | java | package lesson21;
/**
* Created by user on 27.01.2018.
*/
public class Company {
private int numberOfEmployees;
private String name;
private static String licence;
private static int maxNumberOfEmployees;
static {
System.out.println("Code block is called");
init();
}
pub... | [
"Dyndar1@mail.ru"
] | Dyndar1@mail.ru |
b08f190b3ab62639c298d46a38082f7d59b76c9e | de0912adcba0b89082d9cb76db7e15000453f0ad | /book/src/com/book/dao/impl/BaseDao.java | 273d3acf2036bd3b571a3829c2182c7e2a1179c5 | [] | no_license | RickUniverse/JavaEE | d4bc4693d636abb5c731ef9e99aaad35707cf926 | 87e4f2ee83312fba8d9ee26d859b4136b51a19fe | refs/heads/master | 2023-02-07T14:16:21.616949 | 2020-12-29T14:30:11 | 2020-12-29T14:30:11 | 325,305,951 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,040 | java | package com.book.dao.impl;
import com.book.utils.JDBCUtil;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import org.apache.commons.dbutils.handlers.ScalarHandler;
import java.sql.Connection;
import jav... | [
"tom_global@review.com"
] | tom_global@review.com |
1b431a65892cf7681f29343c44e6bef27368757a | 45be72215330f8ec6f7203a4f34b5330984d73ff | /AtmMachineMain.java | 118bd8b4d22511991a0117bc593b4a6290f3b0dc | [] | no_license | favouredjay/IDE-CODES | ff0e8707014617ff3115f5204d5e56132236f3ed | 9560382e8e3485a66b0d1d86fbbfa2a117468943 | refs/heads/main | 2023-06-14T03:10:02.444849 | 2021-07-07T12:49:07 | 2021-07-07T12:49:07 | 343,154,859 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,755 | java | package chapterFour;
import java.util.Scanner;
public class AtmMachineMain {
public static void main(String[] args) {
AtmMachine atmMachine = new AtmMachine();
Scanner userInput = new Scanner(System.in);
System.out.println("""
Welcome to Maven Afric Bank
P... | [
"judom.2011@gmail.com"
] | judom.2011@gmail.com |
345efd7ce66bad3db72f85c712d30d4b2932a2a2 | 7c76d835caf196274ce8eb9ce4c1d7efb41799db | /app/src/androidTest/java/com/enlife/app/ExampleInstrumentedTest.java | 2d001d5d0f6baff6e655cd40e7d8ea527ab551fd | [] | no_license | professional-lalit/EnLife | 502b62a21d5ac7351f6f8ad57406abecae204890 | 3fb6bd27822a9574f739cf50e4f724b3af9dffc4 | refs/heads/master | 2023-05-27T13:18:41.869534 | 2021-06-12T16:49:32 | 2021-06-12T16:49:32 | 366,148,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 742 | java | package com.enlife.app;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Andro... | [
"i0PyMDN2fLAzHZkUWuyruefG2clLhyinw6Gna7H9WWM="
] | i0PyMDN2fLAzHZkUWuyruefG2clLhyinw6Gna7H9WWM= |
41d5339bc3cf4167cd80a4c44de9f5a543a8a2db | bd3d78bf906dd3ede3b1e4ae06b281fb02993b83 | /Challenge2/gen/com/example/challenge2/R.java | a50b406ffcc0506e4b922d060038dd79faf7b96b | [] | no_license | SaiKishoreBandaru/Challenge2_RA | d98f50d243ac5a81e7ea7497dd97ee95e3b5441c | 47417c4ae35fa87b64b081d2ba797959e92edba4 | refs/heads/master | 2016-09-10T03:51:40.104713 | 2014-10-27T19:30:28 | 2014-10-27T19:30:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178,465 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.challenge2;
public final class R {
public static final class anim {
public static final int abc_fade_in=0... | [
"sbqm9@mail.umkc.edu"
] | sbqm9@mail.umkc.edu |
8adddf8d7e6de88d8267a4859b2a98c574e4a6fc | ec5d74a95dc02a3adaf0ed03250964c8365b611d | /Android/HealthMatters/app/src/main/java/edu/dartmouth/cs/healthmatters/BeaconMonitor.java | 24697a7f40ab7f71bd547f7d04600a3db3f36ca4 | [] | no_license | ericlongxuan/HealthMatters | 4fda60964f268caf6f18cd0213bf8f851f4a5de1 | 04d09c2f79d3505f7bbfd67facae5af870763cd7 | refs/heads/master | 2021-01-11T14:51:25.201499 | 2017-01-16T15:07:56 | 2017-01-16T15:07:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,956 | java | package edu.dartmouth.cs.healthmatters;
import android.app.Notification;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.IBinder;
import android.support.v7.app.NotificationCompat;
im... | [
"varun@varunmishra.com"
] | varun@varunmishra.com |
6e16b35daa4c9d6519922938dc434bda8f5a8842 | b174f5e40f13ba891236dcb26a073b951795f49f | /src/com/company/eckel/generics/coffee/Americano.java | 6ed3a4ad68267ff1e145cc417dd4f7a3887d0448 | [] | no_license | Shvetsovd/ShildtAndUseful | a18aa2dd300b5c609611cb2a3879dbd46b5672cd | 20e63c454d39f8a80b396b906a63d7fc0c9f53e1 | refs/heads/master | 2020-04-05T11:00:40.397610 | 2018-07-05T13:24:21 | 2018-07-05T13:24:21 | 81,438,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 121 | java | package company.eckel.generics.coffee;//: generics/coffee/Americano.java
public class Americano extends Coffee {} ///:~
| [
"shvetsovd@gmail.com"
] | shvetsovd@gmail.com |
31fec09bf1a5a357ad97125e52b8ea5518b34ed8 | 8a5d8b1334e2844f2d0174eb812450527a23255e | /src/main/java/com/flycms/module/topic/model/TopicCategory.java | 47b26c8e68b94baad77e7b80d1eeb4e73910e793 | [
"MIT"
] | permissive | sumsung007/FlyCms | 7c39b58b5a16b93b6071d79f532b7b3c7b00e8e1 | 671ddf52a6f25fc79493ba91ac184b9c66c4f690 | refs/heads/master | 2020-04-12T14:08:05.741822 | 2018-12-14T08:29:19 | 2018-12-14T08:29:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package com.flycms.module.topic.model;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
/**
* Open source house, All rights reserved
* 版权:28844.com<br/>
* 开发公司:28844.com<br/>
*
* <b>话题分类实体类</b>
*
* @author sun-kaifei
* @version 1.0 <br/>
* @email 79678111@qq.com
* @Date: 10:26 2018/... | [
"79678111@qq.com"
] | 79678111@qq.com |
d42d143ad3c321316c15e1a25fb1132ea28765e7 | 1f376e0958540b60255a592c0e752f243a3a79b1 | /problems/src/day7/MyTv.java | c806e0af309b82cfebb9307c54ffd4eb4af2c7f8 | [] | no_license | wjp241/Java | e360541e8fd321b45b03e8cb1603ac2ed69fcca5 | 13b0ca1093987a85f630e794a6db3a8ce25fa67a | refs/heads/master | 2020-09-26T11:00:31.678330 | 2019-12-20T08:49:40 | 2019-12-20T08:49:40 | 226,240,941 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,308 | java | package day7;
public class MyTv {
boolean isPowerOn;
int channel;
int volume;
final int MAX_VOLUME = 100;
final int MIN_VOLUME = 0;
final int MAX_CHANNEL = 100;
final int MIN_CHANNEL = 1;
void turnOnOff() {
// (1) isPowerOn의 값이 true면 false로, false면 true로 바꾼다.
this.isPowerOn = !this.isPowerOn;
... | [
"woojae.jay.park@gmail.com"
] | woojae.jay.park@gmail.com |
28e0f1cbabb086de6e4165fd8166a0a8a6002a9b | b2538660b4f6d855ab4d4d4429c26025e40d9e2f | /src/main/java/model/util/Dump.java | 02b6ac38024cd9bea7dba6b15ff3b2c4e8e9c428 | [] | no_license | Syafiqq/skripsi.hdpso.scheduling | 0b06e18aa2db657646e6196ea21aef7df0ed60f8 | aed84cea961c5842f38b19fed54ddf2fbaf5d353 | refs/heads/master | 2021-01-19T08:12:45.722605 | 2017-03-27T03:23:37 | 2017-03-27T03:23:37 | 72,266,178 | 0 | 0 | null | 2019-05-21T23:33:26 | 2016-10-29T05:09:42 | Java | UTF-8 | Java | false | false | 1,003 | java | package model.util;
/*
* This <skripsi.hdpso.scheduling> project created by :
* Name : Muhammad Syafiq
* Date / Time : 23 January 2017, 6:43 AM.
* Email : syafiq.rezpector@gmail.com
* Github : syafiqq
*/
import model.database.component.metadata.DBMSchool;
public class Dump {
private s... | [
"Syafiq.rezpector@gmail.com"
] | Syafiq.rezpector@gmail.com |
51c933202ba6323bf82c4fb3b2900cb9f00a4172 | e820097c99fb212c1c819945e82bd0370b4f1cf7 | /gwt-sh/src/main/java/com/skynet/spms/manager/stockServiceBusiness/outStockRoomBusiness/PickingListManager.java | d834c159d462002af3f83e04d09ab7850f2bd063 | [] | no_license | jayanttupe/springas-train-example | 7b173ca4298ceef543dc9cf8ae5f5ea365431453 | adc2e0f60ddd85d287995f606b372c3d686c3be7 | refs/heads/master | 2021-01-10T10:37:28.615899 | 2011-12-20T07:47:31 | 2011-12-20T07:47:31 | 36,887,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,115 | java | package com.skynet.spms.manager.stockServiceBusiness.outStockRoomBusiness;
import java.util.List;
import java.util.Map;
import com.skynet.spms.manager.CommonManager;import com.skynet.spms.persistence.entity.stockServiceBusiness.outStockRoomBusiness.pickingList.PickingList;
/**
* 配料单信息Manager实现类
* @author ... | [
"usedtolove@3b6edebd-8678-f8c2-051a-d8e859c3524d"
] | usedtolove@3b6edebd-8678-f8c2-051a-d8e859c3524d |
e218d90ff55176dc1995b73b88be0e964f7e5c00 | 7f0cd86680d8c9e9a2f9ad04d593ca9e0ab87afc | /d-Pag-Fatura/src/test/java/br/com/impacta/DPagFaturaApplicationTests.java | 6a0ccb2ad8a79d1c6af0c0d3feb137b6f073a66d | [] | no_license | danilo562/trabalho_microService_ | 91bdbbc54680aee6a953e1d94b66e5162ce33600 | 2e5e67cddca1676aff4255e062bf47e4acaae77c | refs/heads/main | 2023-08-25T12:00:27.832224 | 2021-09-28T12:17:01 | 2021-09-28T12:17:01 | 403,793,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package br.com.impacta;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DPagFaturaApplicationTests {
@Test
void contextLoads() {
}
}
| [
"danilo.novaes@hotmail.com.br"
] | danilo.novaes@hotmail.com.br |
74374f542c075e9448d892325e41110af9e55baf | f752864c51bee3db874dd441c897b5b9e2631892 | /RemoteP2PServer/src/main/java/remotep2p/DiscoveryEndpoint.java | 6a07953643a0ad161c28355a73160e96df88c3ad | [
"MIT"
] | permissive | sreeraaman/jReto | 22924b7ed51c14d5c18130e711d2579870eb23dd | 0ba21eea6d9b0ab18ce6fae725162e5766f40d98 | refs/heads/master | 2021-01-18T06:39:10.862918 | 2016-03-07T12:52:33 | 2016-03-07T12:52:33 | 52,070,579 | 0 | 0 | null | 2016-02-19T07:44:59 | 2016-02-19T07:44:58 | null | UTF-8 | Java | false | false | 3,019 | 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 remotep2p;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.websocke... | [
"krusche@in.tum.de"
] | krusche@in.tum.de |
d00d072d0ef99ac9b0d9b46818a8ab6204803762 | b00c54389a95d81a22e361fa9f8bdf5a2edc93e3 | /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/RenderScriptThunker.java | bb6bf7366f27200100e1f3714401dec51089ef4c | [] | no_license | mirek190/x86-android-5.0 | 9d1756fa7ff2f423887aa22694bd737eb634ef23 | eb1029956682072bb7404192a80214189f0dc73b | refs/heads/master | 2020-05-27T01:09:51.830208 | 2015-10-07T22:47:36 | 2015-10-07T22:47:36 | 41,942,802 | 15 | 20 | null | 2020-03-09T00:21:03 | 2015-09-05T00:11:19 | null | UTF-8 | Java | false | false | 4,826 | java | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"mirek190@gmail.com"
] | mirek190@gmail.com |
8d3f6f571fc307b016e89e6444b8c696e2be13d8 | 89a8678c469f4b2176e595f7645a520fafc7e6db | /news_app/clientcloud/src/main/java/com/github/clientcloud/commons/TokenVerifier.java | 3def1190430f00ef148eb4edcb65fc545e388516 | [] | no_license | qxf1991415/news_app | c1a20e46a6b7aef0be6068067ddfa24cda6809a3 | aa28b7e870ff145acd077cdffde4dca17d0a5472 | refs/heads/master | 2021-01-24T06:42:06.166315 | 2017-12-26T09:09:56 | 2017-12-26T09:09:56 | 93,313,791 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,369 | java | package com.github.clientcloud.commons;
import android.content.Context;
import android.content.Intent;
import android.support.v4.content.LocalBroadcastManager;
import com.github.clientcloud.ApiServer;
import com.github.clientcloud.Utils;
import com.google.gson.Gson;
import java.io.IOException;
import java.util.Array... | [
"532210356@qq.com"
] | 532210356@qq.com |
a1845cb3804feec02b859c82136005fd3004433d | b8df78e99d32dc5ac43b3755d2985d115a8c6cb1 | /WhipperSnapper/app/src/main/java/com/al/whippersnapper/utils/GifDecoder.java | 179a72d21d3ddffb3aaf7a1ffb5457f409097e4e | [] | no_license | edzstrock/WhipperSnapper | 9e380c1ebd2691224742210d085042d191e9b7c3 | 2182085818ef2f5899fdb8fdfe7d8a757652a483 | refs/heads/master | 2021-12-23T18:27:14.569694 | 2017-11-19T04:46:34 | 2017-11-19T04:46:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,076 | java | /*
* Taken from http://code.google.com/p/animated-gifs-in-android/
* Original source: http://code.google.com/p/animated-gifs-in-android/source/browse/trunk/AnimatedGifs/src/eu/andlabs/tutorial/animatedgifs/decoder/GifDecoder.java
*
*/
package com.al.whippersnapper.utils;
import java.io.InputStream;
import java.uti... | [
"asweigart@gmail.com"
] | asweigart@gmail.com |
2237b4a861fec5fd6012e0a260fbf2f81b53ae57 | 75868715f63dc99cb3887752ae1d887957ca8289 | /src/main/java/com/bupt/app/multivrPC/action/StatisticsPCAction.java | 7f5b5d10145765b09b2e41b206d0579e3ccffebe | [
"MIT"
] | permissive | litongbupt/DataAnalyzePlatform | 5f34ddca7650ba6f268f6b5c9e4556169fa24086 | c90fef921978c5025559bfb3c8b24d76896e568e | refs/heads/master | 2016-09-11T15:14:12.335176 | 2013-10-14T03:36:15 | 2013-10-14T03:36:15 | 12,428,086 | 1 | 4 | null | 2016-03-09T21:06:06 | 2013-08-28T08:03:59 | JavaScript | UTF-8 | Java | false | false | 4,588 | java | package com.bupt.app.multivrPC.action;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSer... | [
"litong@sogou-inc.com"
] | litong@sogou-inc.com |
88f370a81a3603da2294bad5f35003f11a8cc37f | 9b744f4107ba146cc0e7a4718e2109a50cba38d3 | /src/DesignPattern04_AbstractFactory/LowCarFactory.java | d589d2f405193754b7c7275d1dceb7e97800957f | [] | no_license | zy1995625s/DesignPattern | e74c19a4fdce35464312f2eebcb5a380607b683c | 61d1a9d1aa4c636cf40ecc82f825fe0107d0d9c5 | refs/heads/master | 2020-04-10T05:05:15.212214 | 2019-02-02T06:54:20 | 2019-02-02T06:54:20 | 160,817,242 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package DesignPattern04_AbstractFactory;
public class LowCarFactory implements CarFactory {
@Override
public Engine createEngine() {
return new LowEngine();
}
@Override
public Seat createSeat() {
return new LowSeat();
}
@Override
public Tyre createTyre() {
return new LowTyre();
}
... | [
"zy1995625s@gamil.com"
] | zy1995625s@gamil.com |
8b175dabf191d021b8a809666073d4d493948f0d | e3d687856b25d2b9616a581c26eff509375a668b | /src/progettosovarrialeluca/Negozio.java | 9432af72b0ca00da8631ab4bc90da0d1a8893810 | [] | no_license | domoluca/ProgettoSOVarrialeLuca | ce2562b6f524ec44c50b7a44c9c128b5cbb6457b | 90e113a56fc252df1ba491c4f4405e34c0ce3e4d | refs/heads/master | 2020-05-17T22:22:31.714299 | 2013-01-08T15:37:59 | 2013-01-08T15:37:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,034 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package progettosovarrialeluca;
import java.util.*;
import java.util.concurrent.locks.*;
/**
*
* @author Luca
*/
public class Negozio{
int richieste;
int richiestaAttuale;
int contatore = 0;
int chiave... | [
"lcvarriale@gmail.com"
] | lcvarriale@gmail.com |
cb0f5c5795511adaa19d29eb2809c06213711a3a | 3380022e392149c2d6d19a9fef02f18285fde007 | /citybike-war/src/main/java/edu/citybike/controller/RegistrationController.java | f055eaf68e0278093ca5a18cd014af76c1ddbef2 | [] | no_license | weakpoint/CityBike | 8af905f885bc7c4319403b3c2bfb31b7059a437c | 937c59a4fbce898a6dcd342323fd088c4a59a77e | refs/heads/master | 2020-12-25T18:18:40.821420 | 2014-06-18T21:11:08 | 2014-06-18T21:11:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,769 | java | package edu.citybike.controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
impor... | [
"emil.1990@interia.pl"
] | emil.1990@interia.pl |
d9b992ff84b7c54bd3f010a846ba6c737a293603 | 0c23cc6dabfb8c4c0e7b2d1a42cc12c906e7ef73 | /monitoring-dashboard/components/org.wso2.ei.dashboard.core/src/main/java/org/wso2/ei/dashboard/core/exception/DashboardServerException.java | b42242e08ab5b2416b334af034082f2aa6d870ec | [
"Apache-2.0"
] | permissive | wso2/product-mi-tooling | c1f3dcab7b7bcec1358476e4e8324ce6e0efb799 | 5522741c62e13360356f03f5789d76ff92b91d2f | refs/heads/master | 2023-09-01T00:02:46.128922 | 2023-07-17T10:31:15 | 2023-07-17T10:31:15 | 216,485,666 | 40 | 53 | Apache-2.0 | 2023-09-04T04:45:57 | 2019-10-21T05:37:19 | Java | UTF-8 | Java | false | false | 1,226 | java | /*
* Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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/li... | [
"dulanjalidilmi@gmail.com"
] | dulanjalidilmi@gmail.com |
8daf8e4c55c77bf6adc769d807b349eb4437c86d | bffbaa2469689e5f0227b4ccfbbe79395f5753c0 | /app/src/main/java/com/wintersoldier/diabetesportal/metadata/query/QueryFilterBean.java | fc8ba434338dff42dda45f85a55da4029b6c3ad1 | [] | no_license | marcdubybroad/DiabetesPortalAndroid | 9fabccdd7059fa004cec94e7b3c0f8de4664fb1a | 5a41da38f3b160249662069285973601f2606e1e | refs/heads/master | 2016-09-05T20:26:07.121615 | 2015-11-07T00:56:28 | 2015-11-07T00:56:28 | 39,903,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,038 | java | package com.wintersoldier.diabetesportal.metadata.query;
import com.wintersoldier.diabetesportal.bean.Property;
/**
* Created by mduby on 9/3/15.
*/
public class QueryFilterBean implements QueryFilter {
// instance variables
Property property;
String operator;
String value;
/**
* default c... | [
"mduby@broadinstitute.org"
] | mduby@broadinstitute.org |
1b4ffdcd90a2054683ecc73c59bffcbebcd022e4 | 6ae307399ef9cf162620acc59ca0c76ab6c06d2a | /forge/mcp/temp/src/minecraft/net/minecraft/command/CommandWeather.java | b121db0ceeb6ce3b8513fd229b09667c593be068 | [
"BSD-3-Clause"
] | permissive | SuperStarGamesNetwork/IronManMod | b153ee5024066bf1ea74d7e2fc88848044801b30 | 6ae7ae4bb570e95a28048b991dec9e126da3d5e3 | refs/heads/master | 2021-01-16T18:29:24.771631 | 2014-08-08T14:08:52 | 2014-08-08T14:08:52 | 15,351,078 | 1 | 0 | null | 2013-12-21T04:20:44 | 2013-12-21T00:00:10 | Java | UTF-8 | Java | false | false | 2,280 | java | package net.minecraft.command;
import java.util.List;
import java.util.Random;
import net.minecraft.command.CommandBase;
import net.minecraft.command.ICommandSender;
import net.minecraft.command.WrongUsageException;
import net.minecraft.server.MinecraftServer;
import net.minecraft.world.WorldServer;
import ne... | [
"Perry@Perrys-Mac-Pro.local"
] | Perry@Perrys-Mac-Pro.local |
23231bc64b734ede78c1bb99e970a5386756bde3 | 54db9b91c141fe6f88fe3b4a540114bf565e4e52 | /src/tasks_05/task0514.java | 9e1b06496e41c1d5300d60e95685a6cf31e6ba82 | [] | no_license | Dizigin/JRTasks | 2a2c40fbc1a4e685168d25f71a263866f393ee97 | fb314ffd0388683bd611671a69e841e88e8c8aa7 | refs/heads/master | 2022-03-25T23:21:56.607431 | 2022-02-08T11:48:56 | 2022-02-08T11:48:56 | 137,733,123 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,697 | java | package tasks_05;
public class task0514 {
/*
Создать class Person. У человека должно быть имя String name, возраст int age.
Добавь метод initialize(String name, int age), в котором проинициализируй переменные name и age.
В методе main создай объект Person, занеси его ссылку в переменную person.
Вызови метод initialize... | [
"dizigin@yandex.ru"
] | dizigin@yandex.ru |
cd923ca43a5375d88c3ed49ca4ce342cbf4bed14 | a305344e9aba9789b239c259265786f5e107a144 | /src/main/java/commands/util/MusicController.java | 76be2c734c34417470e34d133fb6b36bc1379a7a | [] | no_license | pumabryant/doinkerbot | ce8d57b3e074bda73925c1576f15923101d4b405 | 8f619cb6f459bbfb02cd86f6de8e88e4851f5f0c | refs/heads/master | 2021-01-09T03:53:35.079292 | 2020-02-21T21:46:42 | 2020-02-24T22:19:04 | 242,236,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package commands.util;
import com.sedmelluq.discord.lavaplayer.track.AudioTrack;
import commands.music.GuildMusicManager;
import commands.music.PlayCommand;
import net.dv8tion.jda.api.entities.Guild;
public class MusicController {
}
| [
"bcollaguazo@conversantmedia.com"
] | bcollaguazo@conversantmedia.com |
aac590dca1b6ad09b73410aa674b666c0992d61b | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-85b-3-3-NSGA_II-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/distribution/AbstractContinuousDistribution_ESTest.java | 2bb61779b2cc50c9d5dfcdb4bffc4851512563c9 | [] | 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 | 603 | java | /*
* This file was automatically generated by EvoSuite
* Thu Apr 02 05:04:55 UTC 2020
*/
package org.apache.commons.math.distribution;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
2eb9afed7835c6c3738be9c37d780fc6a0af025b | 449f1c5afd55c5dbba7841fd9b06b358bf6a015d | /src/Database_functions/StudentDb.java | 24ba86bdafaf02ffba22932c494d501abe48f099 | [] | no_license | divyang001/DBMS_project | acf0fe547be58f6a7e0da4dfcbaf5210feec847b | fd847f8bfea97a42203789528ea6e112994635b6 | refs/heads/master | 2021-01-17T19:56:45.845274 | 2016-10-17T21:28:15 | 2016-10-17T21:28:15 | 64,774,824 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,543 | java | package Database_functions;
import DatabaseConnection.DbConnect;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import models.MarksModel;
import models.ParentModel;
import models.StudentModel;
import sample.Student;
import java.sql.Connection;
import java.sql.PreparedStatement;
imp... | [
"divyang.duhan07@gmail.com"
] | divyang.duhan07@gmail.com |
8e382ee600b926f348bdb9feb847c765143c1fc9 | 433fa890b08d483b4928f59a703863bd1680f8fd | /AngryCars/cocos2d_android/src/main/java/org/cocos2d/actions/CCScheduler.java | 4c5ae86bf8f0ca5846fc4c13cc21c4d212134740 | [] | no_license | GregChaves/GregChaves | e0ec2fb4a6ee0255fdebd1e45528a3c81e7918e5 | ab944472979dfa0bb0b5bdc3314ebb95435ab8ca | refs/heads/master | 2021-01-22T16:10:28.534814 | 2017-09-15T15:03:57 | 2017-09-15T15:03:57 | 102,390,397 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,956 | java | package org.cocos2d.actions;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.concurrent.ConcurrentHashMap;
import org.cocos2d.config.ccConfig;
import org.cocos2d.utils.collections.ConcurrentArrayHashMap;
//
// CCScheduler
//
/** Schedu... | [
"GregChaves@users.noreply.github.com"
] | GregChaves@users.noreply.github.com |
5d6b3d87e4f25ff81b104c00322c2df5401b272c | 827bf064e482700d7ded2cd0a3147cb9657db883 | /source_NewVersion/src/com/google/gson/internal/bind/TypeAdapters$16.java | cf38d3e6015617681d5456c3958b330bd43f533c | [] | no_license | cody0117/LearnAndroid | d30b743029f26568ccc6dda4313a9d3b70224bb6 | 02fd4d2829a0af8a1706507af4b626783524813e | refs/heads/master | 2021-01-21T21:10:18.553646 | 2017-02-12T08:43:24 | 2017-02-12T08:43:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,519 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.google.gson.internal.bind;
import com.google.gson.JsonIOException;
import com.google.gson.stream.JsonReader;
import com.google.gson.... | [
"em3888@gmail.com"
] | em3888@gmail.com |
8aad07d1e9840af14e9ff2c2847381602f41b3f2 | 1e4a5709117af05efc9f0f504a21be0e5c3f2799 | /src/main/java/pl/coderslab/service/MemoryBookService.java | 327abdc3a16e2e50edc4de43a2e11e99ad3ff26d | [] | no_license | chwostian/warsztaty_SPRING_REST | cd9be38081032c8ab372e5751a49237aa0243702 | acadb64f2f5346eeb6ec0cccc4d0f526dae00287 | refs/heads/master | 2020-04-07T02:29:34.406578 | 2018-11-17T16:10:33 | 2018-11-17T16:10:33 | 157,978,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | package pl.coderslab.service;
import org.springframework.stereotype.Service;
import pl.coderslab.model.Book;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import java.util.function.Predicate;
@Service
public class MemoryBookService {
private List<Book> list;
public MemoryBookS... | [
"chwostian@post.pl"
] | chwostian@post.pl |
37bd4e69a74ce758c646e39050b331bc01a8d42d | 6e72d0817b0b6d0b91081f00e0e64b64377da907 | /src/main/java/com/example/loginApplication/Exception/Domain/EmailExistException.java | 0144b7d5d34d2cccc9db097514e14680cfc05587 | [] | no_license | LRygl/loginApplication | e9872e43a8b58219480d94aa9ee16924fc3a00de | c65901b823e3104335138affafd55596ff9425d6 | refs/heads/master | 2023-05-09T00:22:09.929811 | 2021-05-27T07:58:35 | 2021-05-27T07:58:35 | 371,118,707 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package com.example.loginApplication.Exception.Domain;
public class EmailExistException extends Exception{
public EmailExistException(String message) {
super(message);
}
}
| [
"lubomir.rygl@aevi.com"
] | lubomir.rygl@aevi.com |
83b665110b9f2bf31b9f2574640faaf9d464f1f4 | ec21bf852ba1f21f66089c6615c1fadcf74fc127 | /src/main/java/com/program/entity/Product.java | 9b320419447d1b1eecb34ab2676a004b326e1e42 | [] | no_license | uyennhi/springmvc-project | 467d051d189ae2d73bccd8b5138e550746e0004c | 0a98ad5b7c62138f2e67362d0dd12328f6f58e8e | refs/heads/master | 2022-12-21T23:22:42.377694 | 2020-04-27T13:22:07 | 2020-04-27T13:22:07 | 252,989,608 | 0 | 0 | null | 2022-12-16T04:47:27 | 2020-04-04T12:22:22 | Java | UTF-8 | Java | false | false | 2,480 | java | package com.program.entity;
import java.util.Date;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persisten... | [
"uyennhinguyentruong@gmail.com"
] | uyennhinguyentruong@gmail.com |
8e68b99321001ea2449e87f555a3be7884e661a9 | 81f6433670bead1cc73496e0853cd3793bee3a3e | /src/main/java/com/example/accessingneo4jdatarest/AccessingNeo4jDataRestApplication.java | 440cfdc9ff6155cf99b6439e9d574aea720cae63 | [] | no_license | hmiyakoshi0803/accessing-neo4j-data-rest | 86476f02dccb5264f0e1e4157e115af18cb50819 | 329f8a058295a14fe1d80e3000de0d9876bd369f | refs/heads/master | 2021-04-08T12:24:12.352513 | 2020-03-21T01:28:47 | 2020-03-21T01:28:47 | 248,765,952 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package com.example.accessingneo4jdatarest;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.data.neo4j.repository.config.EnableNeo4jRepositories;
import org.springframework.transaction.annotation.EnableTransactionManagem... | [
"hmiyakoshi0803@gmail.com"
] | hmiyakoshi0803@gmail.com |
76e9400268b68d7cc8dcc6617492376016870526 | 7e6a3a83475e1d8d3ff58ca95f751f6353e78b2b | /TaskWPPhotos/app/src/main/java/com/saida_aliyeva/taskwpphotos/Urls.java | acf128a68e6c784fa184a07875d4203b29ef8269 | [] | no_license | Saida100/TaskWallpaperPhotos | d36f295b92868879b8a09743a580d128226a3a70 | aa97b3bffd6d4a20c8e3a754e3ade052a7563555 | refs/heads/master | 2020-06-24T02:19:24.565346 | 2019-07-31T08:48:52 | 2019-07-31T08:48:52 | 198,821,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,545 | java | package com.saida_aliyeva.taskwpphotos;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.ArrayList;
import java.util.List;
public class Urls {
@SerializedName("raw")
@Expose
private String raw;
@SerializedName("full")
@Expose
pri... | [
"saida.aliyeva.2017@list.ru"
] | saida.aliyeva.2017@list.ru |
9eff33811327343b6e3bf574708dbab11b8a61b9 | d28e026e3b0b427787a06203930d3878d7e13174 | /admin-common/src/main/java/com/syz/security/common/redisLock/test.java | 3ff5cb13117017cd65736be5bff98c5a6acd4c5b | [] | no_license | syzpig/syz-oauth-study | f7ddeeaaf177fea01a31da18f618a0b3a9760053 | 88a7370f7b3b51d0c0eba584e8925de2a1813b3b | refs/heads/master | 2022-12-21T15:06:07.843354 | 2020-01-17T03:18:45 | 2020-01-17T03:18:45 | 135,224,564 | 0 | 0 | null | 2022-12-16T04:51:05 | 2018-05-29T01:13:54 | Java | UTF-8 | Java | false | false | 243 | java | package com.syz.security.common.redisLock;
public class test {
public static void main(String[] args) {
JedisUtils jedisUtils = new JedisUtils();
ThreadA threadA = new ThreadA(jedisUtils);
threadA.start();
}
}
| [
"yingzhu.shao@newtouch.cn"
] | yingzhu.shao@newtouch.cn |
9eca5f06726d4e1964840a37c11fcd1bf6d80739 | 4436d870dc9f34956e1a8769871fce2956701555 | /com/indeedWebTest/unsafePassword/Main.java | 63730bc31570bb7797d5ecc55259234c10f83dda | [] | no_license | MC-Zealot/leetcode | ef6e4801c840a5ac0d5f93a8919395531dea6e2e | a06ec99f96e58cd117f0a416658224e0f5c3ba4c | refs/heads/master | 2022-04-30T18:00:16.509590 | 2022-04-25T12:05:17 | 2022-04-25T12:05:17 | 50,908,791 | 0 | 1 | null | 2016-02-03T03:37:10 | 2016-02-02T09:19:49 | Java | UTF-8 | Java | false | false | 468 | java | package com.indeedWebTest.unsafePassword;
import java.util.HashSet;
import java.util.Scanner;
import java.util.Set;
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
// get a integer
String a = sc.next();
// output
Set<Character> set = new HashSet<Character>... | [
"yizhou.tao@yinyuetai.com"
] | yizhou.tao@yinyuetai.com |
9e93e15ad9dd5aace1d0cfa7049a7750ac448438 | 0d7c5d165c40efb892c835ffb758ccbc3b571c4a | /src/main/java/com/at/dockermongo/services/SequenceGeneratorService.java | 812119a0d296b67aa0eac0d81d7286b0c38a456d | [] | no_license | luisgr1982/MongoDBExample | 40d7392f7be3cb19e51b68010fe731e4af02cb3b | 04d804f866e226daff5735786d0c0b693cc73965 | refs/heads/master | 2020-06-09T18:45:31.370584 | 2019-06-24T10:52:39 | 2019-06-24T10:52:39 | 193,487,056 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,172 | java | package com.at.dockermongo.services;
import java.util.Objects;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.mongodb.core.MongoOperations;
import org.springframework.data.mongodb.core.query.Update;
import org.springframework.stereotype.Service;
import static org.sprin... | [
"luisgr1982@gmail.com"
] | luisgr1982@gmail.com |
04a8a9d9e0bd471eccb7b7983f388ed66417b20b | 14f0a5b0024fe82be4949a2e09c21b0ca90400ee | /src/com/intelligentDatabank/business/QuestionLevelDialoge.java | da594fd8e6d5a90fc1ea7f8ca27d20206c41dff9 | [] | no_license | AkashKumarKhatri/Intelligent-Testing-System | 619f3c8fb618cfc31305ac21e12ded5cb3e7402c | c0f7772c33e152c4f8396d84770bcc6c46dc0f5f | refs/heads/master | 2020-04-14T09:15:54.662022 | 2019-01-01T17:57:03 | 2019-01-01T17:57:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,353 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.intelligentDatabank.business;
import com.intelligentDatabank.dao.DisciplineDAO;
import com.intelligentDatabank.dao.GroupDA... | [
"kkatriakash@gmail.com"
] | kkatriakash@gmail.com |
1dbae69a75af44a9f1fc2f2d936b444bf783122f | df134b422960de6fb179f36ca97ab574b0f1d69f | /io/netty/handler/codec/http/multipart/MixedAttribute.java | 17f4f0b00baa961b4dd9d98955e62a795b60c939 | [] | no_license | TheShermanTanker/NMS-1.16.3 | bbbdb9417009be4987872717e761fb064468bbb2 | d3e64b4493d3e45970ec5ec66e1b9714a71856cc | refs/heads/master | 2022-12-29T15:32:24.411347 | 2020-10-08T11:56:16 | 2020-10-08T11:56:16 | 302,324,687 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,750 | java | /* */ package io.netty.handler.codec.http.multipart;
/* */
/* */ import io.netty.buffer.ByteBuf;
/* */ import io.netty.buffer.ByteBufHolder;
/* */ import io.netty.handler.codec.http.HttpConstants;
/* */ import io.netty.util.ReferenceCounted;
/* */ import java.io.File;
/* */ import java.... | [
"tanksherman27@gmail.com"
] | tanksherman27@gmail.com |
0413e29d59ed09072e5173c36b17201ab02147a3 | ca4490c5d544e9c5e35a8b1d2334899893f9423e | /dubbo-test/dubbo-test-examples/src/main/java/com/alibaba/dubbo/examples/merge/api/MergeService.java | eb8197f0c74c985bfea2ec2509972606a621989a | [
"LicenseRef-scancode-unknown-license-reference",
"GPL-1.0-or-later",
"GPL-2.0-only",
"Apache-2.0"
] | permissive | 411241940/dubbo-2.5.4 | 66ca9e7bdb0ebc91f1d7e7a22ff4fd57d14265ff | d9c0690db268d9417f3d9c77b29477a19d0ac48d | refs/heads/master | 2022-08-15T04:44:03.131658 | 2020-09-26T04:47:41 | 2020-09-26T04:47:41 | 132,905,615 | 1 | 1 | Apache-2.0 | 2022-07-13T15:30:24 | 2018-05-10T13:39:45 | Java | UTF-8 | Java | false | false | 836 | java | /*
* Copyright 1999-2012 Alibaba Group.
*
* 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... | [
"william.liangf@1a56cb94-b969-4eaa-88fa-be21384802f2"
] | william.liangf@1a56cb94-b969-4eaa-88fa-be21384802f2 |
706992e71d1a0320ed035f95b18c194372ef36b6 | d6e99228f6100db870fb6f989301b51edde41fb3 | /sign/src/main/java/com/nlelpct/sign/controller/RedirectController.java | fe82e4a0b55756cec6ad62c2e0cfb9b05dff3b1e | [] | no_license | longtx/simpleWeb | 0ca91b996caf12692988fa4000df2705e3735355 | a0a1056f164bcec007db26bc1fdaffa180116da1 | refs/heads/master | 2023-04-20T09:24:36.210646 | 2021-05-06T14:20:15 | 2021-05-06T14:20:15 | 364,933,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | package com.nlelpct.sign.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
/**
* <p>
* 前端控制器
* </p>
*
* @author nlelpct
* @since 2020-09-23
*/
@Controller
public class RedirectController {
@RequestMapping("/")
public String re... | [
"ltx1278@scse.com.cn"
] | ltx1278@scse.com.cn |
0f4a8b0636f3cfbdc5cc8e7c248ce778c896b7eb | 42ed0c4bb04850deddb102be3ad536f8123ddd26 | /src/main/java/ru/mars/gameserver/MessageFactory.java | 14cb97f59518c2857c8093c8a2491c45531252a8 | [] | no_license | TERRANZ/seawar | 2673c7e6a1a86e0c6b789a4114c35cacb029005c | 4570615c14391610d7ef8f75d8c3ca57086759f0 | refs/heads/master | 2016-09-09T19:24:03.518325 | 2015-01-18T12:57:43 | 2015-01-18T12:57:43 | 28,878,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | package ru.mars.gameserver;
import ru.mars.seawar.server.game.MessageType;
/**
* Date: 01.11.14
* Time: 22:41
*/
public class MessageFactory {
protected static String header(int msgId) {
StringBuilder sb = new StringBuilder();
sb.append("<?xml version='1.0' encoding='utf-8'?>");
sb.app... | [
"vterranz@gmail.com"
] | vterranz@gmail.com |
9872817628a603496ff37a016798a179337d21c7 | 1f923f9b5bfbb611cdb59473ea2b3f5b025c4bec | /src/main/java/proxy/type1/PermissionProxy.java | b286f9ecff109f08189757d788f3c53609dd8704 | [] | no_license | BXALearn/DesignPattern | 25f25ef624481e61d4ac03829298bd1f00fee020 | 09ad5332de5e0bec43dab9cb0dc6eea1edd5ea53 | refs/heads/master | 2020-06-27T21:37:38.995574 | 2019-08-09T01:02:11 | 2019-08-09T01:02:11 | 200,056,238 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,079 | java | package java.proxy.type1;
/**
* Create by 摆欣安
* 2019/8/4 17:37
*/
public class PermissionProxy implements AbstractPermission
{
private RealPermission permission=new RealPermission();
private int level=0;
public void modifyUserInfo()
{
if(0==level)
{
System.out.println("对... | [
"“15732677968@163.comgit config --global user.email “15732677968@163.com"
] | “15732677968@163.comgit config --global user.email “15732677968@163.com |
ee673c58365b7a14d81a38f69a9b4b1aabe7501e | c3d20b802960cd433d4efae5f8ebcb1ebbe5bdc1 | /testModule1/src/main/java/com/entity/Custom.java | 93d0bf45230afeefe8985472f6f6bdaf9b09289f | [] | no_license | zlshen22/demo | e0c400899a3ef8c43008cdb025c7afebfbeb6b8c | eee66cb91718131d2f7066313eca32b506bd3ea0 | refs/heads/master | 2023-03-27T10:52:49.708443 | 2021-03-21T17:07:43 | 2021-03-21T17:07:43 | 290,450,827 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package com.entity;
/**
* @author zlshen
* @date 2020/8/26
*/
public class Custom {
private int id ;
private String name;
}
| [
"1129120844@qq.com"
] | 1129120844@qq.com |
b8477e75914168c0d20c88839d8db8735987746d | aa6a27062506ae57419f897c6f05c30d759d6bcc | /cms-web/src/main/java/org/konghao/cms/controller/SystemController.java | d1ae5548995fdab732743877a3c60d6dec94bded | [] | no_license | kangxiongwei/cms | 16de7dfedcf78e47f3d3b0dd7de0a706567b43f8 | 0aa35065c1f194a0a3ca5280bfb0877c0c792b17 | refs/heads/master | 2021-01-24T11:23:05.992374 | 2018-02-28T10:52:24 | 2018-02-28T10:52:24 | 123,080,037 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,541 | java | package org.konghao.cms.controller;
import java.io.File;
import java.io.FileFilter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.inject.Inject;
import javax.servlet.http.HttpSession;
import org.konghao.basic.model.SystemContext;
import org.konghao.cms.auth.AuthClass;
im... | [
"kangxiongwei@meituan.com"
] | kangxiongwei@meituan.com |
6e3e61e27e2a546bf81ae5c133af939aad651001 | 005553bcc8991ccf055f15dcbee3c80926613b7f | /generated/entity/ReserveRule.java | 0698b4dc0d4e6d4d55b99d4b3b4d20945cad8f56 | [] | no_license | azanaera/toggle-isbtf | 5f14209cd87b98c123fad9af060efbbee1640043 | faf991ec3db2fd1d126bc9b6be1422b819f6cdc8 | refs/heads/master | 2023-01-06T22:20:03.493096 | 2020-11-16T07:04:56 | 2020-11-16T07:04:56 | 313,212,938 | 0 | 0 | null | 2020-11-16T08:48:41 | 2020-11-16T06:42:23 | null | UTF-8 | Java | false | false | 45,773 | java | package entity;
/**
* ReserveRule
*/
@javax.annotation.processing.Generated(value = "com.guidewire.pl.metadata.codegen.Codegen", comments = "ReserveRule.eti;ReserveRule.eix;ReserveRule.etx")
@java.lang.SuppressWarnings(value = {"deprecation", "unchecked"})
@gw.internal.gosu.parser.ExtendedType
@gw.lang.SimplePropert... | [
"azanaera691@gmail.com"
] | azanaera691@gmail.com |
4f05c5034c45acbcd0d0a6a4e41e86d5561e2c63 | a5eed4a40056d496ec1ca721e88f11415329db34 | /src/LogicPrograming/ReverseNo.java | ae4c788e99cadec49c1a13e0f3ef330f5194651f | [] | no_license | rakeshgit19/Automation_Project | 855e1ba829d8dd7c6964dadb7f96cefa29bf7548 | c99fb95daa702a71694fcb1085c17d23704fc951 | refs/heads/master | 2020-07-05T20:53:08.413922 | 2019-08-16T19:32:40 | 2019-08-16T19:32:40 | 202,771,773 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | package LogicPrograming;
public class ReverseNo
{
public static void main(String[] args)
{
Integer I = new Integer(1234);
String s = I.toString();
char [] ch = s.toCharArray();
for (int i = ch.length-1; i>=0; i--)
{
System.out.print(ch[i]);
}
}
}
| [
"rakeshiiet2010@gmail.com"
] | rakeshiiet2010@gmail.com |
8486bc2a398b277caad4d6caaa9822cff611869a | 9db5233130384baff68cb5268566ef11459534de | /app/src/main/java/com/example/noskill64/frankies_login/PlusBaseActivity.java | 8a4d3724760ee1ad982ee271e5d8e100b8fe5f13 | [] | no_license | noskill64/Frankies_login | 1e2908ecf41ab42ffd4f58a2a55f4b723566457a | 2f742aeb703b7a2a7bb0d1e30f2e7eac836d0977 | refs/heads/master | 2020-04-19T07:01:45.747657 | 2015-07-24T17:18:14 | 2015-07-24T17:18:14 | 39,647,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,983 | java | package com.example.noskill64.frankies_login;
import android.content.Intent;
import android.content.IntentSender;
import android.os.Bundle;
import android.app.Activity;
import android.util.Log;
import com.google.android.gms.common.ConnectionResult;
import com.google.android.gms.common.GooglePlayServicesClient;
impor... | [
"franky.nelis64@gmail.com"
] | franky.nelis64@gmail.com |
98d33a671a0fcd62c194d3d6288db92ce255f7a7 | d50d9178ac373d6287de4b0293deea785467b290 | /SistemaDePaquetes/src/org/leonelhernandez/SistemaDePaquetes/bean/Notificacion.java | 224374bc1aeec11a49c9028d009b6a88d5b833a4 | [] | no_license | LeonelHernandez2014008/SistemaDePaquetesIN6AM | 0987910a2e7242e6cce2a4974efb6f423accdbb5 | b5abbafec7ff91b507a97d777489e49ca2f0033c | refs/heads/master | 2021-01-10T16:55:30.169546 | 2016-02-13T20:05:41 | 2016-02-13T20:05:41 | 51,663,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,489 | java | package org.leonelhernandez.SistemaDePaquetes.bean;
public class Notificacion {
private Integer idNotificacion;
private String tipoDeNotificacion;
private String fechaNotificacion;
private String mensaje;
private Envio idEnvio;
public Envio getIdEnvio() {
return idEnvio;
}
public void setIdEnvi... | [
"leonelhernandez899@gmail.com"
] | leonelhernandez899@gmail.com |
ae01ca4b39fc5e3ec2b7bf4ea8f25f61300eee69 | 030f2e12403afb17c2327fe869f6e5073bce511d | /Decorator/Java/CoffeeShowDecorator/src/CoffeeShopDecorator/SoyCondiment.java | ff28a18fc9e299143bf037d250ffb66b778e391b | [] | no_license | airien/Systemutviklerskolen_patterns | 8a4671031b106f891c0d258b1dcd2fc8bf1a8388 | d88d8c4bdf05e78c6ab686c61465b3fdae661ad0 | refs/heads/master | 2023-03-10T00:50:57.772880 | 2021-02-25T14:13:37 | 2021-02-25T14:13:37 | 342,014,748 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package CoffeeShopDecorator;
//ConcreteDecorator
public class SoyCondiment extends CondimentDecorator
{
public SoyCondiment(Beverage beverage)
{
super(beverage);
description = "soy";
}
@Override
public double getPrice()
{
return wrappedBeverage.getPrice() + 0.2d;
}
... | [
"hanne.johnsen@banenor.no"
] | hanne.johnsen@banenor.no |
2befc01c3ad5d6edbaba0211e0c1c1683f62abad | 042235d190e6b6771492d13147a0394a2a89e9c8 | /src/com/ryanafzal/io/calculator/resources/units/QuantityUnit.java | 7e02ab2da03c774e36e28081bf9d5534797ebef1 | [] | no_license | Ryan-Afzal/LaTeXCalculator | 3b3b247a1985798d4748aab6628e40d3523a0c78 | b2fe6e15a1cdb29f6a9a1b5f00e15a1f9cc4dc32 | refs/heads/master | 2020-03-27T18:00:06.625415 | 2018-12-06T21:37:54 | 2018-12-06T21:37:54 | 146,891,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package com.ryanafzal.io.calculator.resources.units;
import com.ryanafzal.io.calculator.resources.units.prefix.Prefix;
/**
* Grams
* @author s-afzalr
*
*/
public class QuantityUnit extends Unit {
public QuantityUnit(Prefix prefix) {
super(prefix);
}
public QuantityUnit() {
super(Prefix.... | [
"s-afzalr@bsd405.org"
] | s-afzalr@bsd405.org |
e9741dfa3c307ebea38db988c37db1770b51b3f6 | ba3a5887f3c7eba635377b57d68c7c3747762826 | /book/src/com/chengzi/utils/JdbcUtils.java | b57742165974bdc53b354a94d3618894899f948a | [] | no_license | Galun-yase/JavaWeb | 9b1210bd3a47b84c4490fe398a9bd4666e98841a | 6b560450dd35e22db89604d745c4feb15e756b58 | refs/heads/master | 2021-03-29T19:56:36.412330 | 2021-01-15T09:09:37 | 2021-01-15T09:09:37 | 247,981,233 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,397 | java | package com.chengzi.utils;
import com.alibaba.druid.pool.DruidDataSource;
import com.alibaba.druid.pool.DruidDataSourceFactory;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Properties;
public class JdbcUtils {
private static D... | [
"534897552@qq.com"
] | 534897552@qq.com |
8af8798db48273feba9c3d7d72eeb6cefbd9bec6 | 8184bb22f8e63e450bf0e464b0fed4b9e5fe269c | /RmsProject/src/main/java/com/sathya/rms/service/ShiftService.java | 95bd7596c9a173e6d1054cc19bd30eb8ccb821a7 | [] | no_license | anilkumarjava/myproject | 221082abe8bcbc0aa252be22b96dce3887c549bb | dcac004cdf8c4b50b642d6334ea007eb6161449a | refs/heads/master | 2020-09-12T11:49:55.268425 | 2019-12-18T07:27:14 | 2019-12-18T07:27:14 | 222,415,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.sathya.rms.service;
import org.springframework.stereotype.Service;
import com.sathya.rms.entity.Shift;
@Service
public interface ShiftService {
public Shift insertShift(Shift shift);
public Shift updateShift(Shift shift);
public void deleteShift(Integer id);
public Iterable<Shift> ... | [
"doolamanil432@gmail.com"
] | doolamanil432@gmail.com |
86e1bf30ce18657a5b66448a6d75bda776bd3295 | 9fb32a04492c835121d02cfe62c3b43c8124d484 | /Torsdag/backend/src/main/java/DTOs/ChuckDTO.java | 54bbe78b4b662c67ca36b9329cb826ff652537ba | [] | no_license | Pelle-pr/Flow3Week2 | c06f0d3311d17d701f3442b51b733b4df34d84cd | 5cf4d8b456cb4e12b76da438ad92338b72d50409 | refs/heads/master | 2023-01-08T03:18:47.809311 | 2020-11-06T14:25:08 | 2020-11-06T14:25:08 | 310,618,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package DTOs;
public class ChuckDTO {
private String value;
private String reference;
public ChuckDTO(String value) {
this.value = value;
}
public String getValue() {
return value;
}
public void setValue(String value) {
this.value = value;
}
public String... | [
"cph-pr128@cphbusiness.com"
] | cph-pr128@cphbusiness.com |
ab563f5290269bcdeff856480e14086e7ab299c5 | 603dbcbc7e49167cd4cfe9bbcb80a338dcbad3d3 | /src/main/java/run/TimerTaskCall.java | af85c9be351f644b4cc9bffe02c473e1ef04e8a1 | [] | no_license | tomotakashimizu/WeatherTimeMeasurement | 292ad68567be77d8ca403af8d83e8e7e0a41f86a | eabbe756215b311aff2e6cfc3b4079dc93110465 | refs/heads/main | 2023-07-18T22:17:02.170566 | 2021-09-17T18:20:02 | 2021-09-17T18:20:02 | 394,062,021 | 0 | 0 | null | 2021-09-17T18:20:03 | 2021-08-08T20:16:13 | Java | UTF-8 | Java | false | false | 7,481 | java | package run;
import java.time.ZonedDateTime;
import java.time.format.DateTimeFormatter;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import java.util.TimerTask;
import java.util.function.Function;
import java.util.stream.Collectors;
import com.fasterxml.jackson.dat... | [
"tomotaka.developer@gmail.com"
] | tomotaka.developer@gmail.com |
82243603434dbd5dc6102bbd52e85ac8e465170f | c6aab9eef2a860efc45d4f5abe1d17cd32bc51a4 | /src/main/java/idv/hank/explorer/service/dto/package-info.java | 87661318ea098406c56cbad49a67f70eaeafcac0 | [] | no_license | pohanhao/media-explorer | c6db94315bdc133a842c71d982be274ea4848991 | 136644e8f899430d39303b072660e6a54f7338f1 | refs/heads/master | 2022-07-21T20:27:27.416816 | 2019-09-04T08:09:50 | 2019-09-04T08:09:50 | 206,253,653 | 0 | 0 | null | 2022-04-09T03:38:39 | 2019-09-04T07:01:25 | Java | UTF-8 | Java | false | false | 73 | java | /**
* Data Transfer Objects.
*/
package idv.hank.explorer.service.dto;
| [
"hank_hao@trend.com.tw"
] | hank_hao@trend.com.tw |
29e185daae4325705c32c77c2f8ee672fd17552f | e365a712c9616e4aae257ca9ddbc85fa46d28617 | /src/main/java/com/devminj/blog/domain/user/UserRepository.java | f7283bdd221969ae2003303d015d4aa7009fb981 | [] | no_license | ccc96360/spring-blog | 5432eb1ad470d9603490ad6247cdfd6f597f197f | 8af801ce2d8ec24195e87326fa57f547a016896d | refs/heads/master | 2023-05-30T05:12:04.680232 | 2021-06-14T09:05:52 | 2021-06-14T09:05:52 | 370,335,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | package com.devminj.blog.domain.user;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.Optional;
public interface UserRepository extends JpaRepository<User,Long> {
Optional<User> findBySiteId(String siteId);
}
| [
"ccc96360@naver.com"
] | ccc96360@naver.com |
0029b5d7e0637adfbf40b26ff99afcba0e43056a | c8b7ada113ab450e38b1424693190aa32596a67b | /src/com/personal/sample/CircleActivity.java | 9972278c5204f00da8c5a5795ccd1ee14b34aade | [] | no_license | vip001/CustomedController | bcf35b7fc033edb7c956f7ab4a9700d96167b899 | 3d5db241c5caf31038a1e735568c0e2cead9fc9b | refs/heads/master | 2021-01-10T01:26:13.090633 | 2016-03-17T10:21:42 | 2016-03-17T10:21:42 | 54,109,110 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,168 | java | package com.personal.sample;
import android.app.Activity;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import com.personal.customedcontroller.R;
import com.personal.vie... | [
"526632964@qq.com"
] | 526632964@qq.com |
c1a647dd34a52717d08758922d5eb02ed33e4793 | 97e69176f58270af369e44c9f9bcc2f35ed04809 | /app/src/main/java/com/iot/quickhpu/activity/CreateClassActivity.java | 3c3171612ed8fa8130635f93610acbb51dad119f | [] | no_license | nimo10050/QuickHPU | d4c5b167172ee2163935558a62c6252af20ae37c | 442c4023e3ab171259000a3ec9a25814ecd1e421 | refs/heads/master | 2021-05-01T09:02:24.841690 | 2018-05-18T13:49:06 | 2018-05-18T13:49:06 | 121,091,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,589 | java | package com.iot.quickhpu.activity;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import com.iot.quickhpu.R;
import com.iot.quickhpu.callback.NewCla... | [
"nimo10050@gmail.com"
] | nimo10050@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.