blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9ff39e54003dea1607d6d1accec392820d417c3e | 2243964795cfea24b1dfa5b1751d0f404e54117e | /src/main/java/nl/tudelft/ewi/devhub/server/backend/warnings/SuccessiveBuildFailureGenerator.java | a79016d8a117f983c7bfffca9209c8e2a8c28d8b | [] | no_license | aaronang/devhub | e09b08ee80988e2b6d9a2614208b38e95bce666f | 8354bf0572a56e0f6e32d8eed035f5b7d13dcf38 | refs/heads/master | 2020-04-06T06:52:07.545516 | 2015-06-15T10:35:33 | 2015-06-15T10:35:33 | 37,659,874 | 0 | 0 | null | 2015-06-18T13:04:12 | 2015-06-18T13:04:12 | null | UTF-8 | Java | false | false | 2,142 | java | package nl.tudelft.ewi.devhub.server.backend.warnings;
import com.google.common.collect.Lists;
import com.google.inject.Inject;
import nl.tudelft.ewi.devhub.server.database.controllers.BuildResults;
import nl.tudelft.ewi.devhub.server.database.entities.BuildResult;
import nl.tudelft.ewi.devhub.server.database.entities... | [
"j.gmeligmeyling@student.tudelft.nl"
] | j.gmeligmeyling@student.tudelft.nl |
c4b9773b83caa2217bf6987a8ee0273226e5009a | 8dccfea0013c40357a4214949d981cdca6d25f76 | /basc_code/day02/src/cn/zdq/day02/demo01/DemoRandom.java | d3dcef70b16259cacac8fd43af35b56193f9bdf7 | [
"MIT"
] | permissive | zdq1179169386/JavaStudy | e48e659feb636d71c25bbcb499107d40908c0dac | 1f97b06b62046e3ca897453916c9d6215015dc64 | refs/heads/master | 2021-03-29T00:42:17.138079 | 2020-12-31T13:22:21 | 2020-12-31T13:22:21 | 247,909,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package cn.zdq.day02.demo01;
import java.util.Random;
public class DemoRandom {
public static void main(String[] args) {
//随机数
for (int i = 0; i < 10; i++) {
Random random = new Random();
int a = random.nextInt(10);//0 - 9
System.out.println(a);
}
... | [
"2259434901@qq.com"
] | 2259434901@qq.com |
0d4b176896fcb326e4cc0e169995b4f5035d4231 | cfb54a1cf32729fe11eef95ceffef3ce056a7b5f | /app/src/main/java/com/ayoprez/castro/repository/EventsRepositoryImpl.java | 2ae84da009a425792bea10fc0a356fc24e619d9d | [] | no_license | AyoPrez/NotificationApp | eca10122210791ed4bb8654106a7612742befd38 | 9661226cbb540e3e6e026ea7edcb7920736e3b0a | refs/heads/master | 2020-05-21T23:57:06.826734 | 2016-10-05T17:17:58 | 2016-10-05T17:17:58 | 64,783,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,275 | java | package com.ayoprez.castro.repository;
import com.ayoprez.castro.common.TimeUtils;
import com.ayoprez.castro.models.EventItem;
import com.ayoprez.castro.models.EventItemMeta;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Dat... | [
"arezrod_16@hotmail.com"
] | arezrod_16@hotmail.com |
9b01bda5e1539c4b2f956b7c6075c284598d80ff | 6392e92d1624b72fa7c73c4175564b7081c3376c | /fileTemplates/includes/File Header.java | 3915b792795a3f13df7154bd470941a7d2786151 | [] | no_license | P79N6A/idea-settings-1 | 887b281532ed4a9a0589e206143796cc503c109b | 89007f25a43f38b8fed2bc1204a5e7ba31ef4fff | refs/heads/master | 2020-04-19T15:27:29.074171 | 2019-01-30T03:42:44 | 2019-01-30T03:42:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 50 | java | /**
*
* @author yukun.gyk
* @date ${DATE}
*/
| [
"yukun.gyk@alibaba-inc.com"
] | yukun.gyk@alibaba-inc.com |
be93055539da231185119d22322d1ea0f60e306f | a1ab150ea1e236bf520843050b6f95a7930300e1 | /src/main/java/com/scaleunlimited/atomizer/flow/AtomizerCounters.java | 513a674d6c945283347ddea8c6ad95e0a2675fda | [] | no_license | ScaleUnlimited/atomizer | f86a9cd6cfee6b09905f1881cbab80441948d4f5 | a2827a7e5d91efa3d0c1ccc71875b3091cc989c8 | refs/heads/master | 2021-01-10T19:09:19.923116 | 2013-01-08T02:18:19 | 2013-01-08T02:18:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 242 | java | package com.scaleunlimited.atomizer.flow;
public enum AtomizerCounters {
// Denature
TOTAL_ANCHORS,
NO_ANCHORS,
//Atomize
TOTAL_ATOMIZE,
// AllAtoms
ALL_ATOMS,
// Knot
TOTAL_KNOTS
}
| [
"vivek@O3.local"
] | vivek@O3.local |
38311786a888f260fa93bc101dfdf4e5a0a1294e | ab91edf364c66071c0ec5777595033fc8cde8113 | /panda-nets/src/test/java/panda/net/examples/nntp/PostMessage.java | 5f0949ea0f7fbd52bdf3f0494b058ca1fa62ec29 | [
"Apache-2.0"
] | permissive | pandafw/panda | 054a5262cb006382ca22858925329a928fec844b | 5ab4c335dae0dba34995f13863f11be790b14548 | refs/heads/master | 2023-08-31T03:40:26.800171 | 2023-08-29T08:11:50 | 2023-08-29T08:11:50 | 78,275,890 | 10 | 1 | Apache-2.0 | 2022-11-08T11:20:35 | 2017-01-07T11:47:02 | Java | UTF-8 | Java | false | false | 3,274 | java | package panda.net.examples.nntp;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.io.Writer;
import panda.net.PrintCommandListener;
import panda.net.io.Util;
import pand... | [
"yf.frank.wang@outlook.com"
] | yf.frank.wang@outlook.com |
0f77dbf8990f84b4338d67b5528f14ac3fcb3d43 | 56c4e3b71d2310bef350d2a1eecc45e528ed8b84 | /patch/misuse66/randoopTest/RegressionTest0.java | fc6f19834050a465415d33a2326dc4324574cdd9 | [
"MIT"
] | permissive | themaplelab/cryptoapi-bench | db4be05b92ec2b59b8396945754a0177ed41ff2d | a681a6303bb8dfa80e25f89a4d70e90e662ffb77 | refs/heads/master | 2023-02-20T21:58:52.613515 | 2020-11-25T01:32:59 | 2020-11-25T01:32:59 | 270,456,405 | 0 | 0 | null | 2020-06-07T23:01:26 | 2020-06-07T23:01:25 | null | UTF-8 | Java | false | false | 244,656 | java | package randoopTest;
import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runners.MethodSorters;
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class RegressionTest0 {
public static boolean debug = false;
@Test
public void test001() throws Throwable {
if (debug)
... | [
"knewbury@ualberta.ca"
] | knewbury@ualberta.ca |
6aa605156f078c0f8a2c8c2dce087bd4a18373da | 6c1f17422450ed689a7e3d12e95ec6e0dd7cf789 | /StreamTwitterToKafka/src/main/java/JsonUtils.java | 9c66bddd7c6cb67cac48212baf5652afd26b6503 | [] | no_license | royassis/TwitterToElastic | 2404c08317e7acbde0b539c126328fd24dcea9f2 | 90b5b79ef443ba4548f4d9f61e871cff962f0204 | refs/heads/master | 2023-06-16T21:16:49.860188 | 2021-07-10T15:11:06 | 2021-07-10T15:11:06 | 384,628,689 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 519 | java | import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import java.io.FileReader;
public class JsonUtils {
static final JSONObject getJsonFromFile(String filePath) {
JSONParser parser = new JSONParser();
JSONObject jsonObject = null;
try {
Object obj... | [
"royassisg@gmail.com"
] | royassisg@gmail.com |
884a3ea192cb95eef12c4d2e567b7fcc6c1c4f1c | 72ab4e5c7a4383a506920f4feb9c526fd3c3f472 | /DeviceConnectCodegen/modules/deviceconnect-codegen/src/main/java/org/deviceconnect/codegen/ValidationResultSet.java | 3f16b2f115d52af0d9f00c3a42a3973f70931433 | [
"MIT"
] | permissive | Sourabh-Pandit/DeviceConnect-Experiments | 98a25cdfe98a1e207a837d42c32a733886ae2f09 | ee399a2ef14bbc51128d50d40452cb62eb45c8d3 | refs/heads/master | 2021-04-26T22:11:08.503023 | 2018-02-26T09:30:21 | 2018-02-26T09:30:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 636 | java | package org.deviceconnect.codegen;
import java.util.HashMap;
import java.util.Map;
public class ValidationResultSet {
private final Map<String, ValidationResult> resultMap = new HashMap<>();
public void addResult(final ValidationResult result) {
resultMap.put(result.getParamName(), result);
}
... | [
"mtaka@gclue.jp"
] | mtaka@gclue.jp |
7b68277fe3822f0418de7385bfb3ee6fc09dc74b | 147b21549ba4ba266cfb8fcf749d8445a13ad7f3 | /WorkoutApplication/app/src/main/java/com/example/plmntnsv/workoutapplication/ExercisesList/ExercisesListAdapter.java | cb46ab6d066ce223fed56d9c7e1339c93e75e42b | [] | no_license | plmntnsv/workout-app-android | bcba0b1e21edfacd6906db6e68486f36d5d09edb | aaa274dde61cebc1714055f9543685567d032ed5 | refs/heads/master | 2021-07-10T06:35:58.668382 | 2017-10-11T23:58:14 | 2017-10-11T23:58:14 | 106,116,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,103 | java | package com.example.plmntnsv.workoutapplication.ExercisesList;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import a... | [
"plamen.atanasov91@gmail.com"
] | plamen.atanasov91@gmail.com |
610073262868ca7615225f5360ccef3e915452b7 | 981fb328d0cc8d215498965a66084e7afe93b34a | /testApp/src/main/java/eltos/simpledialogfragments/FlatFragmentActivity.java | 9885d104ceb259c89fe2a376f7764b22f16f03ff | [
"Apache-2.0"
] | permissive | MyExpenses/SimpleDialogFragments | caef09018e9da880c49f341293b24ab38aae765c | 5757c7c6895c0edeb8335684c6cc4aaa91050a31 | refs/heads/master | 2020-03-08T04:44:10.060772 | 2018-03-29T13:19:38 | 2018-03-29T13:19:38 | 127,930,075 | 0 | 0 | Apache-2.0 | 2018-04-03T15:34:15 | 2018-04-03T15:34:14 | null | UTF-8 | Java | false | false | 4,399 | java | /*
* Copyright 2017 Philipp Niedermayer (github.com/eltos)
*
* 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 require... | [
"eltos@outlook.de"
] | eltos@outlook.de |
df40928f68eaadb4adef8940f3ae4e93f1567c1e | 7d53eafc0a89446c0af364903e5019f0ac3a0d1b | /src/main/java/dmillerw/circuit/network/packet/core/BasePacket.java | 06b1ac64f8bc99d105aba3da9dd9790db969fbd1 | [] | no_license | dmillerw/WiresAndCircuits_OLD | 2a22f20e0e736942979594673c76c3dc574f0304 | 56dc829d55ad28178769c9206b7229306db550cf | refs/heads/master | 2021-01-24T14:55:44.468639 | 2015-07-21T19:21:57 | 2015-07-21T19:21:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,119 | java | package dmillerw.circuit.network.packet.core;
import cpw.mods.fml.common.network.NetworkRegistry;
import cpw.mods.fml.common.network.simpleimpl.IMessage;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import dmillerw.circuit.network.PacketHandler;
import io.netty.buffer.ByteBuf;
import n... | [
"dmillerw@gmail.com"
] | dmillerw@gmail.com |
aa98767c57add6038c6e5586c4f460a81b5a42de | 61771351954eba2c59140d6841db99e7426d6baa | /src/main/java/com/vobis/discordrpg/commands/handler/ICommand.java | 34958ae09e1648a4a03495d6af22fa74fa911f48 | [] | no_license | Cl4py/discord-rpg | bff7f29fdc0f4a72bc73433721c94613d9a15b5a | 2526f456ea59497d5da166741aa6bc3e2525f860 | refs/heads/master | 2022-04-28T01:28:04.366311 | 2020-04-27T15:16:24 | 2020-04-27T15:16:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package com.vobis.discordrpg.commands.handler;
import discord4j.core.object.entity.Guild;
import discord4j.core.object.entity.Member;
import discord4j.core.object.entity.Message;
import discord4j.core.object.entity.TextChannel;
import reactor.core.publisher.Mono;
import java.util.List;
public interface ICommand {
... | [
"shaunwild97@gmail.com"
] | shaunwild97@gmail.com |
bc14d89be234363ee4ea1b89caa1c9cd919b5d9f | 82e57abb1b1cd0ee231be5413c95ed6dc5330a71 | /app/src/main/java/com/app/WeiXin/Utils.java | 91be9b5f6a2cdf6bfd5d123ed9635ee0f5b3fff3 | [] | no_license | guyuegeblog/Six_RongMengPay_ThreeSplash_Live_UpVideo | d647f095b94def8371a0a7e28aef94a83851fa48 | 6e8ae9b94180e285be13c5416b083f60672d006c | refs/heads/master | 2021-01-18T15:42:41.053282 | 2017-04-10T08:55:25 | 2017-04-10T08:55:25 | 86,674,693 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,784 | java | package com.app.WeiXin;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Utils {
/**
* // 生成订单流水号(日期+随机数)
*
* @return
... | [
"2219736084@qq.com"
] | 2219736084@qq.com |
8c8535b8e55b8a33e4023567c305ecd79974cfc9 | 4512dab035409f0a0700b1208663b3cbc405ecf2 | /Project/src/BookStore/Exit.java | 80bae6c84fdf8970470141801911a1e29b33b949 | [] | no_license | Bidesh15-8550/Book-Store-Using-Java-With-Database | 48335d2f0d2e4feefa8eb51e3254ac4f259a8cc5 | 70792929a9a0b86f8102c86c19b3ca52a6d51c3d | refs/heads/master | 2021-01-09T16:22:35.621764 | 2020-02-22T15:56:03 | 2020-02-22T15:56:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,657 | 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 BookStore;
import java.awt.Color;
/**
*
* @author RIAJUL
*/
public class Exit extends javax.swing.JFrame {
/**
*... | [
"bideshbiswas@ymail.com"
] | bideshbiswas@ymail.com |
0f03b061445a83191bfff33fbbc7b1f3d76f4066 | 761813bed60e41724ea5ab2ac97b3a8b754a6db1 | /Traversal.java | ce649065b21c82766cfb1a999e9156e839825b98 | [] | no_license | ManuSodre/nemo | af27063e5b93d679c603b5f016b43f4231782589 | b6848fc58fa86dcd86dd46ebdcf6a0b5c1145f92 | refs/heads/master | 2021-01-18T20:22:08.511741 | 2015-03-26T20:14:32 | 2015-03-26T20:14:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,355 | java | import java.util.LinkedList;
import java.util.ListIterator;
public class Traversal {
static final Ocean ocean = new Ocean(0);
static final int pathColor = 200;
static final int deadEndColor = 100;
static Cell fish;
static void slow(){
try {
Thread.sleep(10);
} catch (InterruptedException e) {}
}
... | [
"eugriner@gmail.com"
] | eugriner@gmail.com |
a5a5f2cadeed5e98995188ba805e19f986880f5c | 171bde057c7e8f3983572e3d7db9823363d35c29 | /src/main/java/com/landingpage/service/dto/PageDTO.java | 875c9f0e2682f42c92d0961a1d6ae42b8b04d79d | [] | no_license | vuxuanthang/linhtay-delivery | 0d78ebc283ba4a00d96a78e8e70c7455d813d152 | b18af7be109d2191e1fbdd7ad36d3aedbc5577d7 | refs/heads/master | 2023-04-15T23:27:59.735974 | 2021-04-19T08:21:31 | 2021-04-19T08:21:31 | 344,057,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,086 | java | package com.landingpage.service.dto;
import java.time.LocalDate;
import java.io.Serializable;
import java.util.Objects;
/**
* A DTO for the Page entity.
*/
public class PageDTO implements Serializable {
private Long id;
private String name;
private String content;
private String urlLink;
p... | [
"vuxuanthang91@gmail.com"
] | vuxuanthang91@gmail.com |
f8d92ec35e9374349cb765960fe53f3f323bf476 | 7bda7971c5953d65e33bdf054360bdf4488aa7eb | /src/com/arcsoft/office/thirdpart/achartengine/tools/AbstractTool.java | 011d1f81fbb8dd711e5959b2692638870903fd67 | [
"Apache-2.0"
] | permissive | daddybh/iOffice | ee5dd5938f258d7dcfc0757b1809d31662dd07ef | d1d6b57fb0d496db5c5649f5bc3751b2a1539f83 | refs/heads/master | 2021-12-10T20:47:15.238083 | 2016-09-20T12:14:17 | 2016-09-20T12:14:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,716 | java | /**
* Copyright (C) 2009, 2010 SC 4ViewSoft SRL
*
* 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... | [
"ljj@xinlonghang.cn"
] | ljj@xinlonghang.cn |
5e2aa7a1bbddfb6128be1d64afc575a3e896b455 | ca5a629be9db27eb65558aa84044e2d26e740fd2 | /proj1/src/chap08/four/SmartTelevision.java | 06077101db046e5be4fec84ea4f93ac409ddee19 | [] | no_license | yundonghyeock/Java_train_One | c061caf1ff920b1d5a5dd1b1c89916f754653f74 | 1479b0edde91d7de2d38ee2dfd1f43febb81deea | refs/heads/master | 2023-06-30T07:54:08.199540 | 2021-08-03T09:05:44 | 2021-08-03T09:05:44 | 384,331,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | package chap08.four;
import chap07.eight.RemoteControl;
public class SmartTelevision implements RemoteControl, Searchable{
private int volume;
@Override
public void search(String url) {
System.out.println(url + "을 검색합니다.");
}
@Override
public void turnOn() {
System.out.println("TV를 켭니다.");
... | [
"504@DESKTOP-B0KVD9C"
] | 504@DESKTOP-B0KVD9C |
e9f575f124d9f311dc1a0c4165e6a1d5a97113a8 | 2ab2b20e81087ad619fc8e3ddcc9cb3c114d3f68 | /app/src/main/java/app/kao/travel/MainActivity.java | c0fb6cc14d042619b4e3b637f85f39650522832d | [] | no_license | CaoLP/travel.me | 1fc8fcc0b086256135fb3b3796ef7a39fab05b3a | 78eca3ab7880a3cffbd8a796a68754f6b025f12f | refs/heads/master | 2021-01-13T01:03:16.536933 | 2015-12-05T12:04:17 | 2015-12-05T12:04:17 | 47,452,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package app.kao.travel;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
public class MainActivity extends ActionBarActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
... | [
"caolpgc60067@gmail.com"
] | caolpgc60067@gmail.com |
ef7f5553ec2b2899171fc38b81a11c6dc4edb090 | 1a6921b614ab56e5aabffd9d6a30ee10c693cb20 | /src/main/java/com/epam/university/java/core/task042/Task042Impl.java | f4cee477a830c0b4d92a4d707d5e479db5927fb6 | [] | no_license | dmitry0923/epam-java-cources | 237c5f97d30594e6373ab4081176435819613b1c | 2e38b0e7370ebfe1bb949072f3b6348c49608a4a | refs/heads/master | 2023-01-24T10:40:59.061409 | 2020-11-26T06:29:53 | 2020-11-26T06:29:53 | 288,529,131 | 0 | 0 | null | 2020-11-20T08:27:16 | 2020-08-18T18:08:51 | Java | UTF-8 | Java | false | false | 3,406 | java | package com.epam.university.java.core.task042;
import java.time.LocalTime;
import java.util.List;
/**
* Author Dmitry Novikov 19-Sep-20.
*/
public class Task042Impl implements Task042 {
private final LocalTime startDay = LocalTime.of(9, 00);
private final LocalTime endDay = LocalTime.of(18, 00);
/**
... | [
"novicovdm@gmail.com"
] | novicovdm@gmail.com |
523b681f4bb2ce216cd78dae85bbd3f365fb4b51 | 57004aeb1ba40db4c1f9a779aeee235ce2cd9852 | /src/main/java/com/bitlimit/bits/persistence/model/SaturationLevel.java | 1cd4213a22b7dd41bf7755dae4e94bbada101b76 | [
"MIT"
] | permissive | BitLimit/Bits | a2f4eabc071442f1130f20ecec5b4500c930a436 | 21a9758053f8b44f6593c9468b3e98c7d0605dc1 | refs/heads/master | 2016-09-03T07:36:02.225869 | 2014-02-02T20:14:39 | 2014-02-02T20:14:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,697 | java | package com.bitlimit.bits.persistence.model;
import org.bukkit.Bukkit;
import org.javalite.activejdbc.Model;
import org.javalite.activejdbc.annotations.BelongsTo;
/**
* Created with IntelliJ IDEA.
* User: kolin
* Date: 12/23/13
* Time: 4:25 PM
* To change this template use File | Settings | File Templates.
*/
... | [
"kolin@kolinkrewinkel.com"
] | kolin@kolinkrewinkel.com |
038902d3e8fe1262a3edea74f23fc379bb8720c9 | 17ef79490a3c94a32fae19e5720201fbb5ecf876 | /acms-service/acms-service-log/src/main/java/cn/edu/haut/cssp/acms/log/util/PagingConverter.java | a44356f9eb81dac1bb27590b9555d8e13a3847dc | [] | no_license | xulihuazj/acms | f405d61f42457fef317d82e47600623a8b5f8f62 | d5ccedc028f4e8209613cb3f48035e97a4e02fe4 | refs/heads/master | 2021-01-20T08:16:35.872138 | 2017-05-27T07:58:33 | 2017-05-27T07:58:33 | 83,901,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,734 | java | package cn.edu.haut.cssp.acms.log.util;
import java.util.List;
/**
* 负责把指定的分页对象转换为简化的分页对象,在执行转换之前需要手动设置分页所需的5条信息对应的获取方法名
* Description:
* @author: xulihua
* @date: 2017年1月21日下午4:51:54
* @note
*/
public class PagingConverter {
/**
* 获取当前页数的方法名
*/
public static String pageNoMethodName = "getPageNo";
/**... | [
"xulihuazj@foxmail.com"
] | xulihuazj@foxmail.com |
62c8afe3400c460f493b037786129585030b320c | da5e50a8c09d19b172123e48b38853ea35918ec2 | /src/by/bsu/salatmachine/model/commands/Command.java | a7a36d60e787bef1f5476ce98db1fb36f8157848 | [] | no_license | stepanovdg/SalatMachine | 0f61520c976c198c02b5fe86b3dd6b82e8e5d07e | 750ff6fa92986216fc5af1e1de712f1c15224a92 | refs/heads/master | 2021-01-01T17:47:00.321591 | 2012-01-31T17:20:57 | 2012-01-31T17:20:57 | 2,868,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package by.bsu.salatmachine.model.commands;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
* Created by IntelliJ IDEA.
* User: Stepanov Dmitriy
* Date: 28.11.11
* Time: 23:04
*
*/
public interfac... | [
"stepanovdg@gmail.com"
] | stepanovdg@gmail.com |
45ac03fa872d5a35abbbe78751b37a1268570f5f | 349abbf9a21172a87b207b104af9f9b4c99f5846 | /sixbExchange-dev/app/src/main/java/com/sixbexchange/mvp/popu/SelectExchPopu.java | 2c9c276d2107e78c12b07dda7b3157d4e348214f | [] | no_license | hi-noikiy/6b | 71e2e8b50f0561922cc5d243b59854117fcf05a5 | ba3c5fff78935da7a35578dc70357e77f22f27ef | refs/heads/master | 2022-01-27T02:31:15.123355 | 2019-06-25T07:35:33 | 2019-06-25T07:35:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,906 | java | package com.sixbexchange.mvp.popu;
import android.content.Context;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.view.ViewGroup;
import com.fivefivelike.mybaselibrary.utils.callback.DefaultClickLinsener;
import com.fivefiv... | [
"362603030@qq.com"
] | 362603030@qq.com |
9cb0492f4fde0b298df353059aba05596c9d22a3 | 39beaf627eafa0f32e83754343da5e5c9c1e630d | /product/server/src/main/java/com/stick/product/exception/ProductException.java | 672502b46207f8648b579a20a6a973bfc7e2a917 | [] | no_license | whgithub20080710/sc-restaurant | 865050900bb1c9e6dacbed2ba37d8c3cc70ae2af | a9e49458f95548555009738f429005960a1f5c52 | refs/heads/master | 2020-05-02T20:29:45.654858 | 2019-08-09T12:20:39 | 2019-08-09T12:20:39 | 178,193,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package com.stick.product.exception;
import com.stick.product.enums.ResultEnum;
public class ProductException extends RuntimeException {
private Integer code;
public ProductException(Integer code, String message) {
super(message);
this.code = code;
}
public ProductException(ResultEn... | [
"309136832@qq.com"
] | 309136832@qq.com |
1cf9ad16ff07886434abb039a1743b890e2b0ace | 4163be8ee9cba0ad3d5684db5664bd8bb5b542ea | /src/main/java/net/jolikit/threading/locks/InterfaceCheckerLock.java | 0298109cdde6440fbea782f8c2359cca13754813 | [
"Apache-2.0"
] | permissive | jeffhain/jolikit | a7efef3b04d50d29a91526c6e726abeabdd52304 | 3e8dc5a3660de9c74bd8873cd5509926320c5056 | refs/heads/master | 2023-08-16T09:38:53.797560 | 2021-11-05T20:50:45 | 2021-11-05T20:50:45 | 183,952,453 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,958 | java | /*
* Copyright 2019 Jeff Hain
*
* 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 to in... | [
"jeffhain@rocketmail.com"
] | jeffhain@rocketmail.com |
a39a25c49e24911b178c14dd799255ab8bbf0893 | e2204d7be959c77e81cec51b9179acaa06a72cb7 | /game-service/src/main/java/com/game/service/GameController.java | 7726f38d2b4d24e57af75ccdf7aba64cb89fe1f4 | [] | no_license | muzeyr/spring-microservices-game | b1176da5fb45acf23507c9228cc7597c7a48e6d5 | dc4e33f6e31001741144adc38be05af55149677f | refs/heads/master | 2020-05-20T16:47:14.963386 | 2019-05-08T20:15:00 | 2019-05-08T20:15:00 | 185,673,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package com.game.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RestController;
import com.game.entity... | [
"muzeyr@gmail.com"
] | muzeyr@gmail.com |
e1ab182b4a0396bb298056f7cb112d867d4a6854 | 205663422fc4b81cfa402391c790cbad2e5a8478 | /android-core/plugins/org.eclipse.andworx.build/src/org/eclipse/andworx/config/ConfigContext.java | 603cd6c22870663b005754e8fa841be88e42659c | [
"Apache-2.0"
] | permissive | androidworx/andworx | 17f9691ef0bf6570abb035ce1a37555e7b1c9600 | f8de7f8caa20e632fdd1eda2e47f32ec391392c4 | refs/heads/master | 2020-04-07T01:48:48.664197 | 2018-12-26T03:13:29 | 2018-12-26T03:13:29 | 157,953,144 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,122 | java | /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Eclipse Public License, Version 1.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.eclipse.org/org/documents/epl-v10.php
*
* Unless r... | [
"andrewbowley@aapt.net.au"
] | andrewbowley@aapt.net.au |
a3adb0d68409c08805db3ce758dc3e5d6ebb132c | 7613598f1511e839c433c4a1ed44bd0999a969d4 | /src/de/niklas/chat/model/exception/ServerException.java | e6584ce6ff2a57d20eae6f89e11e2d1832a15768 | [] | no_license | Schmeink/PVSChat | ded0f917ae7f3ae40da42ef024acc85484604723 | 8a52a138170b4c4b2e7d864148bf9cafbfdc30ae | refs/heads/master | 2020-09-16T23:24:52.034671 | 2019-11-25T10:23:02 | 2019-11-25T10:23:02 | 223,919,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package de.niklas.chat.model.exception;
import de.niklas.chat.model.data.response.ErrorResponse;
public abstract class ServerException extends Exception {
public ServerException(String errorMsg) {
super(errorMsg);
}
public abstract ErrorResponse getError();
}
| [
"niklas.schmeink@gmx.de"
] | niklas.schmeink@gmx.de |
abf2b1abfb664f18606f184d87617ea8500a42d6 | 071a9fa7cfee0d1bf784f6591cd8d07c6b2a2495 | /corpus/norm-class/eclipse.jdt.ui/1959.java | 20271b6ff3019d52210032976eb0847e3efc8984 | [
"MIT"
] | permissive | masud-technope/ACER-Replication-Package-ASE2017 | 41a7603117f01382e7e16f2f6ae899e6ff3ad6bb | cb7318a729eb1403004d451a164c851af2d81f7a | refs/heads/master | 2021-06-21T02:19:43.602864 | 2021-02-13T20:44:09 | 2021-02-13T20:44:09 | 187,748,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | copyright ibm corporation rights reserved program accompanying materials terms eclipse license accompanies distribution http eclipse org legal epl html contributors ibm corporation initial api implementation org eclipse jdt internal compare replace local history java elements java compare with edit ion action javacompa... | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
38fe82a21c773f4a5e3e1e3e3b7042b8bdf78355 | ef88d005d0c1bdcb573a22745cb614feba05e1f5 | /Exercise/src/ducanh/demo/ThreadExample1.java | 15fcd65c3cd83b5996ddd55274b92fe8ae92c337 | [] | no_license | ducanhnguyense/JavaCore | 3b92ab063ff9ef22c63f94a72d829a9873360074 | 4fbf54fc0e46fc7a8e89c1a4d28c1d4fe6cfac7c | refs/heads/master | 2020-04-23T11:44:32.744465 | 2019-03-01T07:06:56 | 2019-03-01T07:06:56 | 171,146,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 700 | java | package ducanh.demo;
public class ThreadExample1 {
public static void main(String[] args) {
Thread thread = new Thread() {
public void run() {
try {
System.out.println("Pause");
Thread.sleep(3000);
System.out.println("Restart");
} catch (InterruptedException e) {
}
}
};
thread... | [
"ducna@runsystem.net"
] | ducna@runsystem.net |
d083e5608d734da0471a8729e6f29e7e97bc92be | 1bd14090516e1e45c38df7f4d8684ace95854fea | /ner-analyzer/src/main/java/annotators/AnnEntitiesComparator.java | 099e8b459f2367f8f7bd3c0683ed6518fe12604b | [] | no_license | evelinad/bachelors-ner-thesis | 5d11286955055aa9b6515f3da725708d3bf1d135 | 9a05c5143bb1d58ee66163a413df178022cbf116 | refs/heads/master | 2020-03-25T06:49:34.624422 | 2013-07-07T22:10:56 | 2013-07-07T22:10:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package annotators;
import java.util.Comparator;
/**
*
* @author vlad
*/
class AnnEntitiesComparator implements Comparator<AnnNamedEntity> {
public AnnEntitiesComparator() {
}
@Override
public int ... | [
"vlad.paunescu@gmail.com"
] | vlad.paunescu@gmail.com |
bca457561fbafe712b5b147a24b4766cc5fc88f5 | 1b43740e76be9bce47e5c81d316bbc2673122129 | /src/main/java/com/vithya/questions/model/People.java | a66c9895f9287035694a728f2d6e3020e58a34f1 | [] | no_license | vithyaepsi/QuestionBaseService | b77e4dab26b8b4777639c57254d8be05527858e4 | 065ddcc5cc6409326268e253357d68599058c5c7 | refs/heads/master | 2020-03-29T05:25:57.548903 | 2018-09-20T13:37:13 | 2018-09-20T13:37:13 | 149,582,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 878 | java | package com.vithya.questions.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import org.springframework.data.annotation.Id;
@Entity
public class People {
@Id
@GeneratedValue(strategy=GenerationType.AUTO)
private int id;
private String fi... | [
"vithya.voeuk@cgi.com"
] | vithya.voeuk@cgi.com |
fc527406c5dc037c4054da0f040123301d13dd0d | 39b8e77f93305aac1b123b4b5ff7153d46480c84 | /Aula_9/questão_3.java | 128a7ea1d5f1caeeb104295964cca5c5490dd64c | [] | no_license | jose-werlandie/POO-20181 | d965ea0021f19001deedca09b76580ff12332929 | db0a7e018d25c2eac56b79066c2596b72d39cd11 | refs/heads/master | 2020-03-07T01:16:22.797883 | 2018-07-16T12:18:28 | 2018-07-16T12:18:28 | 127,178,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | 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 atividade9;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
/**
*
* @aut... | [
"noreply@github.com"
] | noreply@github.com |
5877ea2e85564cad2830e9f9aa9a148d98e6cefd | 50335a1b9d2444c3ef13d7a10fcf23abb3d70c20 | /src/main/java/pl/training/shop/payments/adapters/rest/PaymentRestController.java | cc0a2ba4b6248df957e718725866d9dcc496b2e5 | [] | no_license | wradecki/spring-training | 6f7d9c97ffce4ded54a836620dbcf89c82ffa297 | 54cc1a80fb215ff285ab6618d9e8faf9146fe7c2 | refs/heads/master | 2023-07-29T01:04:10.732356 | 2021-09-23T14:52:38 | 2021-09-23T14:52:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,572 | java | package pl.training.shop.payments.adapters.rest;
import lombok.RequiredArgsConstructor;
import org.springframework.http.ResponseEntity;
import org.springframework.security.access.annotation.Secured;
import org.springframework.validation.BindingResult;
import org.springframework.validation.annotation.Validated;
import ... | [
"landrzejewski.poczta@gmail.com"
] | landrzejewski.poczta@gmail.com |
c6e28551dde7052f1dbca5917c1fde2eeec5a68c | 2339f7dd822475465a4426b927462181c6a4e6c8 | /src/breakingbad/Dimensiones.java | a4fbd3fb1316356660bfbc6b245a754e569f9fd1 | [] | no_license | Kevoe/Breaking-Bad | 800df297628f916b34057399627dec156be4808c | c6fd25f757431e9d4af4c2695caa0aff54a2c30c | refs/heads/master | 2020-03-30T07:43:42.914608 | 2014-03-09T00:57:03 | 2014-03-09T00:57:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 604 | 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 breakingbad;
public interface Dimensiones {
public static final int WIDTH = 500; //ancho
public static final int... | [
"kevoestrada@gmail.com"
] | kevoestrada@gmail.com |
7c19a1d5e9ffe14cd247aec9eca712162913effa | 0d93c43f0e4e3144834cef4e6f8ebd04cddd0de2 | /touchnmath/src/com/touchnedu/gradea/studya/math/EnterActivity.java | a5b1f380ab408507ce8a89c7aa8c4b32ec4d5a4c | [] | no_license | touchnedu/OpenMyScript | ab66273d328287a61addd4f775dc526104f413ab | 270ae9fbe54063f73dc8dfba3fcd72a414de631e | refs/heads/master | 2020-05-23T08:02:29.610832 | 2017-01-31T04:14:54 | 2017-01-31T04:14:54 | 80,487,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,956 | java | package com.touchnedu.gradea.studya.math;
import com.touchnedu.gradea.studya.math.membership.JoinActivity;
import com.touchnedu.gradea.studya.math.membership.LoginActivity;
import com.touchnedu.gradea.studya.math.modules.DataManager;
import com.touchnedu.gradea.studya.math.service.BaseActivityManager;
import com... | [
"contact@touchnedu.com"
] | contact@touchnedu.com |
97532b63a492faf509a0f594abe3da6492df5659 | 2c4799871bb75f8f4cd0c9eb2457dfdff6f4b439 | /NBLM/app/src/main/java/com/xk/nblm/vlayout/extend/InnerRecycledViewPool.java | a715b080f2ebcde2485c585f48f58ee772b5af54 | [] | no_license | kehongwei/NbPlusDragRecyclerView | 9b741b974f9b78e03124ac9c741dcaa1a6fb8715 | c89eec9d77c2e602533b1e340ada939af1db1f4a | refs/heads/master | 2020-07-31T08:01:21.278027 | 2019-09-24T09:02:39 | 2019-09-24T09:02:39 | 210,538,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,877 | java | /*
* MIT License
*
* Copyright (c) 2016 Alibaba Group
*
* 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 restriction, including without limitation the rights
* to use, copy, mo... | [
"1844581560@qq.com"
] | 1844581560@qq.com |
630af60ca2953b3f906dbd003859d2069933698b | 6d907c1c9e155bfe12de636a3f8df25508c16fa4 | /src/main/java/com/turreta/supercsv/custom/EmployeeHireDateCsvRule.java | e27c7332b09a4b7b874f5f5ed8f675a263eea465 | [] | no_license | Turreta/turreta-supercsv-validation-example | dc321b39497aed49b1d2a69d346abd88598d5318 | 676c1c867135fbe11bb2de928c8c02e48710de88 | refs/heads/master | 2020-08-03T18:00:46.886608 | 2016-11-12T08:44:01 | 2016-11-12T08:44:01 | 73,540,079 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,420 | java | package com.turreta.supercsv.custom;
import java.time.DateTimeException;
import java.time.LocalDate;
import org.supercsv.cellprocessor.CellProcessorAdaptor;
import org.supercsv.exception.SuperCsvConstraintViolationException;
import org.supercsv.util.CsvContext;
public class EmployeeHireDateCsvRule extends CellProces... | [
"SANG018@my.arvato-systems.com"
] | SANG018@my.arvato-systems.com |
fa4fec4f31cb347d5620214a5fe0062269ec9923 | f36fdac289e37442b4e30c5e00db2e2be1cc65f5 | /src/main/java/com/qiwi/user/exeption/DataValidationException.java | 068f83ce116a90ecc83e6a8a1a8e8640e6665170 | [] | no_license | Zhukaev/Custom-Rest-Controller | efc96935a1767dbd04f77dd29838b78511c4e848 | 7eee7d1ad94d7c61b5f76b8da7d2a666c259aa52 | refs/heads/master | 2020-07-17T05:48:57.368890 | 2016-12-12T13:36:04 | 2016-12-12T13:36:04 | 73,934,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 180 | java | package com.qiwi.user.exeption;
public class DataValidationException extends UserException {
public DataValidationException(String message) {
super(message);
}
}
| [
"a.zhukaev@hq.qiwi.com"
] | a.zhukaev@hq.qiwi.com |
5044d5537dbc75f854ffb2c6c9d88805e70cdb19 | 49078da542954b87a9ea0b8b23229bc476b9cd88 | /build/app/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/swiperefreshlayout/R.java | 5dc0427918e2d7c6d34bfbfc5411cf117699db79 | [] | no_license | neogedom/geomel_mapa | 9614ef987c455ecf1f3eeb707ff167d364a89f6a | 9a688adaac79ff020656f86849e40af8e3df9c47 | refs/heads/master | 2020-05-19T13:39:19.312656 | 2019-05-05T15:14:49 | 2019-05-05T15:14:49 | 185,044,407 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,458 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.swiperefreshlayout;
public final class R {
private R() {}
public static final class attr {
private at... | [
"neogedom@gmail.com"
] | neogedom@gmail.com |
7880685acd2f4b153269fa393fea0939511ee386 | 3e331d69188559191aa6dfb0d24b9f2befa00b69 | /sdk/src/test/java/com/yjj/eventbusex/ExampleUnitTest.java | e690dfff05239e8170cd190404b0760097422ee5 | [] | no_license | yangjianjun198/eventbusex | 2d3805338849c8e6f0e5e0e885bc9e79443e2eb3 | 7b5c0a5eed5ce90d3d9886d612b1eb8ed086ce95 | refs/heads/master | 2021-01-17T22:21:51.017359 | 2016-05-29T11:39:10 | 2016-05-29T11:39:10 | 59,932,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package com.yjj.eventbusex;
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);
}
} | [
"yangjianjun1028@126.com"
] | yangjianjun1028@126.com |
625525037f971620031099b2ab1e60dd6d8f4641 | 406252a6c51d481cd8239945488b10747ad14f56 | /dsdelivery/backend/src/main/java/com/dsdelivery/dsdelivery/repositories/OrderRepository.java | c9434998a99674c61e3ed1213fb5fe14b083c5d9 | [] | no_license | haradaigor/dsdelivery | 6192a5bf5ef55fb185cc3895386cbd4e83cea857 | 7d4215a053b0bec535ee0dc4fe90db7ac2ffeef4 | refs/heads/main | 2023-02-28T02:15:11.315791 | 2021-02-03T03:17:55 | 2021-02-03T03:17:55 | 327,989,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 496 | java | package com.dsdelivery.dsdelivery.repositories;
import java.util.List;
import com.dsdelivery.dsdelivery.entities.Order;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
public interface OrderRepository extends JpaRepository <Order, Long> {
... | [
"haradaabreu37@gmail.com"
] | haradaabreu37@gmail.com |
cbf8a8bf0e624cbd8835536d2c6ca8b6998bb1cd | e7827ee97e816d24d0ea97be8dd58acf8ff56d72 | /NewMadness.java | 80a5ca5c99fbec7ba9d5b953c4f20ec6aaa7a517 | [] | no_license | gus07ven/JavaLearning | edc6995a43f1d3b4a7387e16935c37660bb08e0e | 66c6927d11b8b327f9d3ace1a075420dd3f42fe4 | refs/heads/master | 2020-05-21T17:41:46.512321 | 2017-10-30T05:31:15 | 2017-10-30T05:31:15 | 62,418,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,242 | java | package chapters24HR;
import java.awt.*;
import javax.swing.*;
public class NewMadness extends JFrame {
// set up row 1
JPanel row1 = new JPanel();
JComboBox venezuela = new JComboBox();
// set up row 2
JPanel row2 = new JPanel();
JLabel numbersLabel = new JLabel("Your picks: ", JLabel.RIGHT)... | [
"noreply@github.com"
] | noreply@github.com |
dfea8663815e8c89d872ada11b48c54ea1214586 | 49358a26d5efd8dc4b806c6796a410ed056928c8 | /the-big-dipper/MerakService/src/main/java/com/dipper/merak/mapper/UserMapper.java | e6d8431e1f227417b7da98426ada4f112608eb87 | [] | no_license | feimumoke/dipper | 2063a212bc7a1126ba3d03613fd7c197354ad5e6 | d3f50977a401b76d794d4e0a7da0b1823ac0a1c5 | refs/heads/master | 2021-07-23T20:01:41.215763 | 2021-04-14T13:55:26 | 2021-04-14T13:55:26 | 247,435,946 | 14 | 7 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package com.dipper.merak.mapper;
import com.dipper.proto.entity.User;
import org.springframework.stereotype.Repository;
@Repository
public interface UserMapper extends BaseMapper<User, Integer> {
}
| [
"2399698976@qq.com"
] | 2399698976@qq.com |
eb06b15ed7ed1db0acd4fae7bc7856121b65e006 | 123020ba14fc8a0a619c8aeced49e345a31012c1 | /src/com/client3/JComboBoxModel.java | 53b345f51fb08b142248cc83a61ad35fd9823362 | [] | no_license | Sophiros/chat-room | 9fa2c879ec1fd429b3f477ff2868393d57ce086b | b55e6225e690015866d1e4e0cb6d1ef60fd772ad | refs/heads/master | 2020-08-03T12:54:38.132275 | 2019-10-08T06:05:49 | 2019-10-08T06:05:49 | 211,758,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,998 | java | package com.client3;
import java.awt.Color;
import java.awt.Container;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.io.IOException;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JList;
import javax.swing.JScrollPane;
import ... | [
"zhanghanwen1013@icloud.com"
] | zhanghanwen1013@icloud.com |
98b65543781d44e859d74fc735e54ec2d23b9857 | a27ba8598c49fbc37d77f95200b089f30e197b16 | /LABORATORIO_ESTADISTICA2/src/laboratorio_estadistica2/Coladerer.java | 32c5e5e51cae4361bf7a5c93e642a3bd55490874 | [] | no_license | jerson932/estadistica_inferencial | 71feaf8bc9d9292590f64a9f43599ec19fcb6653 | 21bf9265054c9755829163a9cc97519c1122334a | refs/heads/main | 2023-05-12T22:15:38.720003 | 2021-05-29T19:50:15 | 2021-05-29T19:50:15 | 370,873,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,187 | java |
package laboratorio_estadistica2;
import java.text.NumberFormat;
import laboratorio_estadistica2.PruebaDeHipotesis;
public class Coladerer extends javax.swing.JFrame {
NumberFormat nf = NumberFormat.getNumberInstance();
PruebaDeHipotesis prueba;
/**
* Creates new form Coladerer
*/
pu... | [
"fgutierrezl1@miumg.edu.gt"
] | fgutierrezl1@miumg.edu.gt |
cf5789f0e933db480af703c2d39f247125a09834 | 4024146ff484084a14868d937d301874af73ebbf | /lab10part2/src/lab10part2/lab10part2.java | 49ad11110c030b6a4c06f331af04e005ed7c4d00 | [
"MIT"
] | permissive | sakwaa/lab10 | 1d489b88f86cf01171a17e49477ca01d351018cf | c3b8a05dca48ffd2d4cdd5ece4c4f91f7fa98935 | refs/heads/master | 2016-09-05T12:20:04.691106 | 2015-04-12T01:16:05 | 2015-04-12T01:16:05 | 33,798,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,769 | 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 lab10part2;
import javax.swing.JTextField;
/**
*
* @author sakwaa
*/
public class lab10part2 extends javax.swing.JFrame {... | [
"sakwaa@gmail.com"
] | sakwaa@gmail.com |
7a9f95b7c6112278bb23d48109f20249b8a28b03 | d5aab2969b6288843b860326040da6dbe87edc4a | /SeleniumFramework/src/test/java/test/Test1_GoogleSearch.java | d0c4588c7b801d279081e205d38c5a71bef334c1 | [] | no_license | LuisYairAquino/SeleniumJavaFramework | 571be28c59f2f199c97c21330bbb4cf765dcc0c1 | 3ced061a995a27ef4798ef1e71c3d4878f21e456 | refs/heads/master | 2022-12-27T16:57:42.691368 | 2020-07-01T21:07:17 | 2020-07-01T21:07:17 | 276,285,928 | 0 | 0 | null | 2020-10-13T23:12:53 | 2020-07-01T05:34:05 | HTML | UTF-8 | Java | false | false | 904 | java | package test;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
public class Test1_GoogleSearch {
public static void main(String[] args) {
googleSearch();
}
public static void googleSearch() {
String projec... | [
"luisyairam.it@gmail.com"
] | luisyairam.it@gmail.com |
e49a0540ccd85e8d2e70d0d1b2d656b634d7774e | 4766d6acd1111729a55d9b8712dcdb0f4a8b6de4 | /app/src/main/java/ke/co/swahilibox/swahilibox/SwahiliBoxParse.java | 81c6a5c55129c0fe14c766f19b817274e159b165 | [] | no_license | SwahiliBox/AndroidApp | ecc216d57c34200ec4c21def85c1d7c13abc260c | a4d2e97590dcad3962171365c138929608a69d25 | refs/heads/master | 2021-01-10T15:09:48.774592 | 2016-01-12T00:52:56 | 2016-01-12T00:52:56 | 46,257,948 | 9 | 5 | null | 2019-04-29T11:46:21 | 2015-11-16T07:08:45 | Java | UTF-8 | Java | false | false | 991 | java | package ke.co.swahilibox.swahilibox;
import android.app.Application;
import android.util.Log;
import com.parse.ParseACL;
import com.parse.ParseUser;
import ke.co.swahilibox.swahilibox.helper.ParseUtil;
/**
* Created by japheth on 11/16/15.
*/
public class SwahiliBoxParse extends Application {
/**
* This ... | [
"japhethobala@yahoo.com"
] | japhethobala@yahoo.com |
1290bd036d60078d59132cb83ab6df11e6713035 | 231c768cbe3bc630fea37b38f4c152865cbdbc9f | /assig1/src/main/java/ro/utcn/sd/btn/assig1/persistence/jpa/HibernateUserRepository.java | c17258cb387942884ab0ae4de0a3d7e33f5da60a | [] | no_license | utcn-sd-serban/assignment-1-BeatriceNita | d308138701cb7c56d454f309f172ce4c62a68c41 | 777d167ddc6187bf9a626d2a42f2908256de0607 | refs/heads/master | 2020-04-27T08:03:11.356068 | 2019-03-31T23:05:59 | 2019-03-31T23:05:59 | 174,157,561 | 0 | 0 | null | 2019-04-01T18:02:14 | 2019-03-06T14:10:39 | Java | UTF-8 | Java | false | false | 1,400 | java | package ro.utcn.sd.btn.assig1.persistence.jpa;
import lombok.RequiredArgsConstructor;
import ro.utcn.sd.btn.assig1.model.User;
import ro.utcn.sd.btn.assig1.persistence.api.UserRepository;
import javax.persistence.EntityManager;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.Crite... | [
"beatrice.nita98@yahoo.com"
] | beatrice.nita98@yahoo.com |
34795c193b485a405525d22f8e368d4d3d15f20f | 7ce021205687faad6654e04623b3cd49bdad452d | /roimeshrepo/roi-framework/src/main/java/com/getusroi/eventframework/abstractbean/util/ConnectionConfigurationException.java | 73e2861079dc3fee56f6e7c28f6774773c4d2c17 | [] | no_license | venkateshm383/roibackupprojects | 4ad9094d25dad9fe60da5f557069ecb36f627e4d | a78467028950c8eafdd662113870f633e61304d2 | refs/heads/master | 2020-04-18T21:52:10.308611 | 2016-09-02T04:32:21 | 2016-09-02T04:32:21 | 67,107,627 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package com.getusroi.eventframework.abstractbean.util;
public class ConnectionConfigurationException extends Exception{
/**
*
*/
private static final long serialVersionUID = 2505029066803425492L;
public ConnectionConfigurationException() {
super();
}
public ConnectionConfigurationException(String messag... | [
"you@example.com"
] | you@example.com |
2b4ad7aa35c0e5400d464011894b99998f33ffee | 60f8e6b391a1cb81c40675ab0f11f7943d8eff92 | /src/main/java/com/dzh/trial/trial/commonStateMachine/core/AbstractGuard.java | b15e68f1803355f13ece5705d2f77828f330141f | [] | no_license | aduzihan1/trial | 72433a13edc45484dbd65ea53fda77a70a38b933 | a08ca4e2ab443577311aad45aa0399e74a7b4450 | refs/heads/master | 2022-07-11T13:43:07.488055 | 2019-08-12T02:51:16 | 2019-08-12T02:51:16 | 161,616,862 | 0 | 0 | null | 2022-06-29T17:06:32 | 2018-12-13T09:40:35 | Java | UTF-8 | Java | false | false | 801 | java | package com.dzh.trial.trial.commonStateMachine.core;
import com.dzh.trial.trial.commonStateMachine.exception.StateMachineBizException;
import org.springframework.statemachine.StateContext;
import org.springframework.statemachine.guard.Guard;
public abstract class AbstractGuard<S, E> implements Guard<S, E> {
@Ove... | [
"1sfgbbibi"
] | 1sfgbbibi |
fe281df7dd33159ead0386ecf1ce3c41d26552cf | a88a1be68130ea30cadf9bb7fd4bc096d15cbf3b | /src/java/fr/rgrin/projetqcm/ejb/init/InitAjoutQcm.java | 0561e4e90f909032dadf17aa5746ebe7405a8e60 | [] | no_license | richard-grin/qcmjavaee8 | eea6295a37fbdfe536cfb776106e7672b513e7f6 | d54ef45c8ac8fb61bb55146133fddef5859a8aa4 | refs/heads/master | 2020-04-13T18:25:43.774051 | 2019-04-22T11:36:36 | 2019-04-22T11:36:36 | 163,373,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,708 | java | package fr.rgrin.projetqcm.ejb.init;
import fr.rgrin.projetqcm.ejb.QuestionFacade;
import fr.rgrin.projetqcm.entite.Question;
import fr.rgrin.projetqcm.entite.Questionnaire;
import fr.rgrin.projetqcm.entite.Reponse;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import javax.ejb.TransactionAttribute;
impor... | [
"grin@unice.fr"
] | grin@unice.fr |
30276ea43fe42413f6ae127bfcd03df2af59d88d | 7ad5d95ca6f9a84059bf0dc50de8747b071a61a3 | /xestate/android/app/src/main/java/com/xestate/MainApplication.java | 7d4ef94ea6b58e8d14e7899dd9841ec9eb366cee | [] | no_license | gmae199boy/xestate | 7716c96fcdb91055eb1ebcf07375f44fa649108e | 6cf3103ebc34549e0cee882d56e9410b8b010e6e | refs/heads/master | 2022-12-18T18:10:57.537272 | 2020-09-22T00:47:24 | 2020-09-22T00:47:24 | 289,391,503 | 2 | 2 | null | 2020-09-11T05:49:47 | 2020-08-22T00:36:56 | JavaScript | UTF-8 | Java | false | false | 2,597 | java | package com.xestate;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.... | [
"kim88594544@gmail.com"
] | kim88594544@gmail.com |
e1b46fc9bb9cf831533f76743dbe5b72182ddf50 | b440f612e9e5320f6cb18fdfaf908a2add647d31 | /dealer/src/main/java/com/jdc/themis/dealer/web/domain/QueryDealerPostSalesResponse.java | 85c9a9611c826d6bdd9b3b67e1f2238176883a6a | [] | no_license | darwink/Themis | a9480e21523cbd7a0ac9f59cb2ac6c2915e22b35 | 3e274fbcad708a28ec9696e2632e985536afe318 | refs/heads/master | 2021-01-23T04:23:19.732922 | 2014-07-13T17:57:12 | 2014-07-13T17:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | package com.jdc.themis.dealer.web.domain;
import java.io.Serializable;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import org.apache.commons.lang.... | [
"darwink1986@163.com"
] | darwink1986@163.com |
67157fd05c254df4eab61475ca82f88deff0dcdc | 9b8aaf3bf7a788f19266cbfd3b2955e14241a917 | /angelina.gorbachevskaya/MavenChat/src/main/java/Client/Producer/Producer.java | 50c97bcdf1e05ff4e7c5e502295f4bf8ab046c5c | [] | no_license | m91snik/java_lessons | de4eba69d40f8998279c67e67a5f54800ffc2072 | e3028a8a7f25a56e13a9d94e2511d4298379f819 | refs/heads/master | 2020-05-26T06:13:48.987946 | 2015-12-21T16:56:38 | 2015-12-21T16:56:38 | 37,031,396 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package Client.Producer;
import Utils.UserID;
/**
* Created by Ангелина on 05.09.2015.
*/
public interface Producer<E, U extends UserID> {
public E produce();
public boolean isStop();
}
| [
"my_e-mail_1.1@mail.ru"
] | my_e-mail_1.1@mail.ru |
78193533b8920bc975ca4d286ebd5b0630f87c7a | 22e6b86617aecddffefa43dadd38845358441d65 | /hadoop/wiki-pagerank/src/xmlTools/XmlInputFormat.java | d03eb0dfb0d692637acdf28abb829b8c4ec50d3e | [] | no_license | cmantas/asap.cslab | 18d37c17e8dc6aa627d2a65aa763fe1e7c45604b | e397ab340c8e3ff32c1a182691eb043ab76ec0ca | refs/heads/master | 2021-01-21T11:45:00.547924 | 2016-11-21T10:45:38 | 2016-11-21T10:45:38 | 26,119,919 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,429 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); yo... | [
"cmantas@cslab.ece.ntua.gr"
] | cmantas@cslab.ece.ntua.gr |
256b872d48b5df00df0d77df8e0e53a82e588e78 | 8f7ba1eca7131253f506068b8f058530ca4ffe45 | /src/test/java/org/hashlang/basetests/AbstractCodeTest.java | f05361b036b68148ff94eeb3c7dd8140b770aacf | [] | no_license | tarruda/hashlanguage | 24f1f8322f17a2450416fccc8895eab65caddf04 | 522845e1e7005669cb97d63adf9a65defceb79d8 | refs/heads/master | 2021-03-12T20:38:15.691251 | 2012-06-06T16:31:47 | 2012-06-06T16:31:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package org.hashlang.basetests;
import org.hashlang.runtime.AppRuntime;
import org.hashlang.runtime.Factory;
import org.hashlang.runtime.Module;
import org.hashlang.util.Constants;
import org.junit.Before;
public abstract class AbstractCodeTest {
public static final AppRuntime testRuntime;
static {
testRuntime... | [
"tpadilha84@gmail.com"
] | tpadilha84@gmail.com |
0bb91963d610954bc57650465468fcbcaf6afab2 | c3f6c6b2fb91568d3605cff048c7e550ed974015 | /app/src/test/java/com/example/vishal/dcpgate/ExampleUnitTest.java | 816bf3541d70cba1e7b14f20b077da975f203506 | [] | no_license | vspole/DerbyCityParkingGateAttendant | 34f1d31275be861f23e4a157749cf4094cdf24dc | acce9b5cc4101e1db8540610cc91b10e5648000b | refs/heads/master | 2020-05-16T19:26:02.829318 | 2019-04-24T15:47:27 | 2019-04-24T15:47:27 | 183,260,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.example.vishal.dcpgate;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public ... | [
"vishal.polepalli@gmail.com"
] | vishal.polepalli@gmail.com |
9d1572d6fd7cd92e5068f65974f5c36836f045f7 | 621daac9194d60b93789909d4c1e1bbff03f2004 | /src/servlet/AdminAction.java | 9dae1c8b71fdb9eaad61fec4d9b1baddff579bd6 | [] | no_license | alfonsodipace/progetto1 | d1e5c39197244bac48c52dad921eddc9e304a0ca | c1a7100a6a2074e078df36849a5893fc00ce4550 | refs/heads/master | 2021-06-27T20:49:20.135158 | 2017-09-13T11:04:22 | 2017-09-13T11:04:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,926 | java | package servlet;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServ... | [
"30909407+marko0205@users.noreply.github.com"
] | 30909407+marko0205@users.noreply.github.com |
d358e47870e6dd0615717bfe1a3539d561270441 | 03d04f0e30d1a37c347008aa7d70cb699ac28694 | /base_demo_01/src/main/java/com/dongck/impl/TTeacherServiceImpl.java | 7e7e0ba799c5b9f3126f54da044304389b84fe73 | [] | no_license | dongck/springboot | f2028e9b9562fe83aec4347998152e4d4558cdcb | addb1808341d0706b3269731656ef825e50e5a48 | refs/heads/master | 2020-04-25T14:07:30.739029 | 2019-03-06T10:46:24 | 2019-03-06T10:46:24 | 172,830,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,433 | java | package com.dongck.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Isolation;
import org.springframework.transaction.annotation.Propagation;
import org.springframework.transacti... | [
"525880573@qq.com"
] | 525880573@qq.com |
28b0855aea2ddd2d01e681796a0ae004cb488f73 | a8c782105d28bb66e2eb19bad16709702be130f1 | /src/supplment_examples/斐波那契.java | da1af562e56bfc80f7ec078b32ec5acc61f975ff | [] | no_license | naruto227/JZOF | a2c678f30bc7fa72c2b9d10cb67d4a6f1b219d03 | 18d4e924eda3ee9255b3cb7acabb71c37884d4ae | refs/heads/master | 2020-06-10T15:52:08.542924 | 2017-01-26T15:00:26 | 2017-01-26T15:00:26 | 75,946,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,946 | java | package supplment_examples;
import java.util.Scanner;
/**
* Created by hzq on 16-12-26.
*/
/*f(n) = f(n-1) + f(n-2)
* 1 1 2 3 5 8 13 21 34
* 下标从0开始计*/
public class 斐波那契 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
while (scanner.hasNextInt()) {
... | [
"huangzq30@163.com"
] | huangzq30@163.com |
3f872cf28fc1bec57b1485937b65670e45cc4b77 | 7388eb3c354ec0397c09846ee0f17e810c128b60 | /MachineModel.java | 80e0b2f648447de33c140fcf5959ab6d34275962 | [] | no_license | achen95/Computer-Simulator | a2f53d1ba95ed06a365e44456205348cf6570499 | dea2a9138e60cd40f8037dddbad6f701badb2265 | refs/heads/master | 2021-04-29T03:13:49.306543 | 2017-01-04T19:14:41 | 2017-01-04T19:14:41 | 78,044,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,183 | java | package project;
import java.util.Map;
import java.util.TreeMap;
public class MachineModel {
public final Map<Integer, Instruction> INSTRUCTIONS = new TreeMap();
private CPU cpu = new CPU();
private Memory memory = new Memory();
private HaltCallback callback;
private Job currentJob;
Job[] jobs = new Job[2];
Co... | [
"noreply@github.com"
] | noreply@github.com |
48a3d91a79acbcd3497f876d02a5cf51bde821e4 | 57f600c54fa1e0c8546f872ec00176b0253ae6c8 | /src/main/java/bits/IntToBits.java | d8bfcc41321c25e206d2607a9c6a854ad567096d | [] | no_license | azee/algo | 76e12b349ce2d013124e588a2eb86f104a0eec8a | ececfd6964d01ca1abc9585a7389755c267c9e45 | refs/heads/master | 2021-01-15T09:29:16.742970 | 2018-09-19T05:58:05 | 2018-09-19T05:58:05 | 30,700,429 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | package bits;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* Created with IntelliJ IDEA.
* User: azee
* Date: 10/15/13
* Time: 1:41 AM
*/
public class IntToBits {
public static void main(String ...args){
int value = 44;
printBitsRecursive(value);
... | [
"azee@yandex-team.ru"
] | azee@yandex-team.ru |
117286ce0969d8ff87a3b8e1c6ef99c5304a2d8e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/30/30_56509d1504085dda3d447f9378b21e0ffc6c7709/FeederTests/30_56509d1504085dda3d447f9378b21e0ffc6c7709_FeederTests_t.java | ce9239d3d00d288bc5d5eae9f7ff37c24e067e6d | [] | 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 | 17,162 | java | package factory.test;
import factory.FeederAgent;
import factory.FeederAgent.DiverterState;
import factory.FeederAgent.FeederState;
import factory.FeederAgent.MyLaneState;
import factory.FeederAgent.MyPartRequest;
import factory.FeederAgent.MyPartRequestState;
import factory.Part;
import factory.interfaces.L... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
679929b9e1c4e0489cdf28accac5210f5da50376 | 8e970c2b1ea1e459122fc99008d82779a73726c5 | /src/test/java/com/nokia/oss/interview/CsvReaderTest.java | e63b0ea2fe4d472085ee74fa468f08f20072560d | [] | no_license | thakuli/suttua | 1cd549c1e41826a0892ee0db64025a5b70ad520e | b085bdf8640f4f675508c2fac7f3f7c44661adc0 | refs/heads/master | 2021-01-20T10:04:34.725414 | 2017-08-28T08:16:25 | 2017-08-28T08:16:25 | 101,620,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,457 | 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.nokia.oss.interview;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;... | [
"tero.hakuli@nokia.com"
] | tero.hakuli@nokia.com |
c2bff0eea76f4c5bb7762cacdd2199fd855bd881 | 71e9f32a87672af483a34f083a4e61ca5f0f6f7c | /src/main/java/wildCard/WildCardFixed.java | 8b0a4e6ed93b32575c4d5ce8b98c7e2021acbc52 | [] | no_license | walfallen/CoreJava | 06bda9cf73731d441b22c6600d3b8b74d5346f82 | 8fc012c851a92ff532820de7a952a443218f52cc | refs/heads/master | 2020-05-03T22:46:23.516763 | 2019-04-03T03:16:37 | 2019-04-03T03:16:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 209 | java |
package wildCard;
import java.util.List;
public class WildCardFixed {
void foo(List<?> i) {
fooHelper(i);
}
private <T> void fooHelper(List<T> l) {
l.set(0, l.get(0));
}
}
| [
"706580680@qq.com"
] | 706580680@qq.com |
3c09a343462f2f16c100c6b92328eb59777aeb7c | 0a0752dd39277c619e8c89823632b0757d5051f3 | /findbugs/baware_run/src/mid/classes/org/apache/batik/parser/AWTPolylineProducer.java | 2f9aa0656b8807ffaf8ae645c8c0a0db7dcfea8f | [] | no_license | anthonycanino1/entbench | fc5386f6806124a13059a1d7f21ba1128af7bb19 | 3c664cc693d4415fd8367c8307212d5aa2f3ae68 | refs/heads/master | 2021-01-10T13:49:12.811846 | 2016-11-14T21:57:38 | 2016-11-14T21:57:38 | 52,231,403 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 16,946 | java | package org.apache.batik.parser;
public class AWTPolylineProducer implements org.apache.batik.parser.PointsHandler, org.apache.batik.parser.ShapeProducer {
protected java.awt.geom.GeneralPath path;
protected boolean newPath;
protected int windingRule;
public static java.awt.Shape createShape(java.io.Rea... | [
"anthony.canino1@gmail.com"
] | anthony.canino1@gmail.com |
e146c29d3400dffb1e4874b1e0ed1c960df4fec9 | cd4802766531a9ccf0fb54ca4b8ea4ddc15e31b5 | /dist/game/data/scripts/quests/Q00650_ABrokenDream/Q00650_ABrokenDream.java | 7ebc039a9c49eca63a48bfbb81983fae3e2e5e66 | [] | no_license | singto53/underground | 8933179b0d72418f4b9dc483a8f8998ef5268e3e | 94264f5168165f0b17cc040955d4afd0ba436557 | refs/heads/master | 2021-01-13T10:30:20.094599 | 2016-12-11T20:32:47 | 2016-12-11T20:32:47 | 76,455,182 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,481 | java | /*
* This file is part of the L2J Mobius project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This p... | [
"MobiusDev@7325c9f8-25fd-504a-9f63-8876acdc129b"
] | MobiusDev@7325c9f8-25fd-504a-9f63-8876acdc129b |
98e4f89ccb45aa7ce2aa83068d9ca482fd32803d | 63c5e8a7081969ca48c46539b833b22c5572eac0 | /sheepdog/old_players/g8_v7/Player.java | a2600f71a7309728f0f17b394de68d6136f6906c | [] | no_license | knk2110/Sheepdog | 241ca54ef372375bf3b17eb64deb218fa6bd67c7 | 2a91ac3c6b4a1b488f20253f1e045e919f33c5c4 | refs/heads/master | 2021-04-09T17:04:09.830721 | 2013-12-04T16:24:29 | 2013-12-04T16:24:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,126 | java | package sheepdog.g8;
import sheepdog.sim.Point;
import java.util.*;
public class Player extends sheepdog.sim.Player {
private int nblacks;
private boolean mode;
private int tick;
private int vertexNumber = 0;
private boolean calculateDestination = true;
private boolean calculateNewHull = t... | [
"knk2110@columbia.edu"
] | knk2110@columbia.edu |
6198a306816ba24f7944f1b8ecafcae4bf5dd73c | 8801a392d5952a15ad0d831bf48fda62234a5e18 | /src/main/java/edu/forty/bits/problemsolving/competitive/hackerrank/hackinterview/v/JewelGame.java | 6ba31f81e3f82d463c2d88695cf4ab03018807aa | [] | no_license | namannigam-zz/forty-bits-of-learning | c4fdbef796a2403e4567fa4b9989e0726c59e095 | decb9ac61272cdb8b3317fe411ec453b788353a8 | refs/heads/master | 2023-01-09T09:15:02.471950 | 2020-11-12T16:59:46 | 2020-11-12T16:59:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 911 | java | package edu.forty.bits.problemsolving.competitive.hackerrank.hackinterview.v;
import java.util.Scanner;
import java.util.Stack;
import java.util.stream.IntStream;
public class JewelGame {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int t = scanner.nextInt();... | [
"namannigam12@gmail.com"
] | namannigam12@gmail.com |
9148545917b2a3dc11142c34fa88a553357aafea | 967502523508f5bb48fdaac93b33e4c4aca20a4b | /aws-java-sdk-rds/src/main/java/com/amazonaws/services/rds/model/transform/RestoreDBClusterFromSnapshotRequestMarshaller.java | 4c81253a8604781933948319e3ab36ad4c58d271 | [
"Apache-2.0",
"JSON"
] | permissive | hanjk1234/aws-sdk-java | 3ac0d8a9bf6f7d9bf1bc5db8e73a441375df10c0 | 07da997c6b05ae068230401921860f5e81086c58 | refs/heads/master | 2021-01-17T18:25:34.913778 | 2015-10-23T03:20:07 | 2015-10-23T03:20:07 | 44,951,249 | 1 | 0 | null | 2015-10-26T06:53:25 | 2015-10-26T06:53:24 | null | UTF-8 | Java | false | false | 5,359 | java | /*
* Copyright 2010-2015 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 "l... | [
"aws@amazon.com"
] | aws@amazon.com |
eb0e94e35b1c09f00b0878ddf580f3f4f8606bfe | 281c77b5b06b9f6156453ebc4a4a047cdcbbea2a | /src/main/java/org/raosantosh/algorithms/leetcode/twopointer/ShortSubarraySum.java | 7c07c5c78c73c751a2849323da54e7be3164acb4 | [] | no_license | raosantosh/algorithms | ff05a76f5a938772442d1558140711986e60fd6d | 3ea7b4b203c4391375023bcf853399654a0133a9 | refs/heads/master | 2021-01-19T08:39:51.157885 | 2018-12-06T21:51:30 | 2018-12-06T21:51:30 | 87,657,483 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,259 | java | package org.raosantosh.algorithms.leetcode.twopointer;
import java.util.Deque;
import java.util.LinkedList;
import java.util.concurrent.LinkedBlockingDeque;
/**
* Created by s.rao on 7/3/18.
* Return the length of the shortest, non-empty, contiguous subarray of A with sum at least K.
*
* If there is no non-empty ... | [
"s.rao@criteo.com"
] | s.rao@criteo.com |
d1ccfac2ca55cf484916f2d0a6cf0fa521e8bce6 | 52a30545fdec188cac7d78f034f3a56b4c63c0ea | /src/rps.java | c6d8b40489779faff12cdfbac5d64e180ea0c67b | [] | no_license | Brienyll/rockPaper | 79eca9615844f09ce0ae5efb3e4726476f712f1a | 21ba30303fe4ace9d52cead8772add90d9925241 | refs/heads/master | 2021-01-20T20:41:42.093210 | 2016-06-20T06:12:11 | 2016-06-20T06:12:11 | 61,521,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,885 | java | import java.util.Random;
/**
* Created by brienyll on 6/19/2016.
*/
public class rps {
int comp1score, comp2score, tieCount;
public void choices(int comp1, int comp2) {
for (int i = 0; i <100; i++) {
Random rand = new Random();
comp1 = rand.nextInt(4);
comp2 = ra... | [
"brix.angeles@gmail.com"
] | brix.angeles@gmail.com |
7a80d02170d6d90bd254e4980f5de06f4723c897 | e31ab96cb40f6a5f5e8619c63420e67d48a346dd | /app/src/main/java/com/example/christian/fitapp2/DBHelper.java | 6909d85c700396f9f24a239be26a1214bc356e89 | [] | no_license | christianbayer/fitapp | 64300ee82853167d81d9195cfda70c5623d0929e | 41a03cdc8708346ff169c6fb2ee6f12f57502f1c | refs/heads/master | 2021-04-15T08:24:52.569014 | 2018-03-26T17:32:18 | 2018-03-26T17:32:18 | 126,865,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 839 | java | package com.example.christian.fitapp2;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
public class DBHelper extends SQLiteOpenHelper {
public DBHelper(Context context) {
super(context, DBContract.DATA... | [
"christian.bayer@universo.univates.br"
] | christian.bayer@universo.univates.br |
e34de86f9297fe167308609af56776f58d75a957 | c295355f9e3be2bedb3a7055a73ee3842d46bb22 | /SBFGTD/src/gtd/util/EntryReturningIntegerKeyedHashMap.java | 82aefc11b3ec2d96f37afe55a1646343b25e2d4b | [] | no_license | cwi-swat/sbfgtd | 1c3fd20d04c175022ff33199dcf3ac52c9be62e9 | fc9417e2e88a05b656bdc39b5d758dd118b91b81 | refs/heads/master | 2018-12-31T12:47:10.299719 | 2012-07-28T09:16:02 | 2012-07-28T09:16:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,042 | java | package gtd.util;
import java.util.Iterator;
@SuppressWarnings("unchecked")
public class EntryReturningIntegerKeyedHashMap<V>{
private final static int DEFAULT_BIT_SIZE = 2;
private Entry<V>[] entries;
private int hashMask;
private int bitSize;
private int threshold;
private int load;
public EntryReturn... | [
"arnold.lankamp@gmail.com"
] | arnold.lankamp@gmail.com |
a017cfdf7c85faca8a0ddbe4f4732c42c3172616 | dadca38f6a772de853704d1955d7cae5cc61dcb0 | /src/test/java/dominio/AdicionarPinoTest.java | 29d192b841db38420c2b0d1e1a6a38023a8fac4a | [] | no_license | carlosantq/MastermindTest | e5849ed59b20ec42e43cbbf96a7cdf7f3a576954 | 289e142b4376b4fa1d9843f583102e76b705911c | refs/heads/master | 2021-01-22T04:23:38.228732 | 2017-05-30T17:36:57 | 2017-05-30T17:36:57 | 92,458,720 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,234 | java | package dominio;
import static org.junit.Assert.*;
import java.util.Arrays;
import java.util.Collection;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import org.junit.runners.Parameterized.Parameters;
import exceptions.CorInval... | [
"carlosantonio.o.n@outlook.com"
] | carlosantonio.o.n@outlook.com |
e59271aed5eff9f08106155ac81844b33815c057 | fa27b191daac56942eda0d950c6ae542fe2d8f33 | /xylibrary/src/main/java/pub/xylibrary/bone/interfaces/AdapterCallBack.java | cb76ae4193151e0e70d7b1ae8b8c56531838b037 | [
"Apache-2.0"
] | permissive | LinXueyuanStdio/Object | e92776b8e947370671b40b1bdce4c64095b4e0a7 | 4ebc9ce6ead29cf9fc7a82890cbe66055570a179 | refs/heads/master | 2023-01-01T21:28:17.443048 | 2017-10-22T14:02:20 | 2017-10-22T14:02:20 | 107,870,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,411 | java | /*Copyright ©2015 TommyLemon(https://github.com/TommyLemon)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agre... | [
"761516186@qq.com"
] | 761516186@qq.com |
d70f5073bc89f4e140c5c84a5afc56c11b57bbe3 | 20249b30db7bfdb0f5802473fb8ad867e79237f0 | /app/src/main/java/com/framgia/soundclound/screen/moretrack/MoreTrackPlayListFragment.java | b369546942bfb509860f3f1ca4f9000cedfac5a7 | [] | no_license | nguyentrungduc/hi | 618ffb1289310cd49163a1b9a12e0912396c07ba | 24b80f32eb74644468427661088adffe3622e930 | refs/heads/master | 2021-09-04T13:14:09.333361 | 2018-01-19T03:08:42 | 2018-01-19T03:08:42 | 117,946,240 | 0 | 2 | null | 2018-01-19T03:08:43 | 2018-01-18T07:10:02 | Java | UTF-8 | Java | false | false | 1,974 | java | package com.framgia.soundclound.screen.moretrack;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.design.widget.BottomSheetDialogFragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.framgia.soundclound.R;
import ... | [
"bui.danh.nam@framgia.com"
] | bui.danh.nam@framgia.com |
42e2486bac72711f0957e7193ffc4d375eca422a | e9d94545cebe4ddbe907279184414f25583d6420 | /src/test/java/com/example/basic/ConsumerOfProviderTests.java | 33a91571ad606be15149fec930f56f275b98c019 | [] | no_license | johnshand/basic-consumer-example | 8c318480e6732b2edddde64bfb06fd3b502c9b0e | d2671be980244c083c8a4f7a9374b39e78f43264 | refs/heads/master | 2020-04-14T17:36:47.763044 | 2019-03-12T17:00:24 | 2019-03-12T17:00:24 | 163,986,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 933 | java | package com.example.basic;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
import java.lang.reflect.Field;
import static org.junit.Assert.assertEquals;
@RunWith(SpringRunner.class)
@Spri... | [
"john.shand@moneysupermarket.com"
] | john.shand@moneysupermarket.com |
615259223edc73609114223448e1b5bb68bdfcf0 | d8062558305d6195ca5d4dbc729c0d710561f623 | /spring-boot-study/src/main/java/com/throwsnew/springbootstudy/accessdata/mysql/service/UserService.java | 3e07fa5d6e606031bfd99927307abaeaf98978fc | [] | no_license | xianfengsong/someDemo | 904c09803803f40da1692939cfbfea7f329644ec | ce9fd33f96c08b9b6c65bdddf83201620a8bfa72 | refs/heads/master | 2022-06-17T20:48:59.974678 | 2021-03-31T03:35:16 | 2021-03-31T03:35:16 | 119,355,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 579 | java | package com.throwsnew.springbootstudy.accessdata.mysql.service;
import com.throwsnew.springbootstudy.accessdata.mysql.model.User;
import java.util.List;
/**
* author Xianfeng <br/>
* date 19-7-31 下午4:04 <br/>
* Desc:
*/
public interface UserService {
List<User> listUser();
/**
* 使用只读事务的list方法
... | [
"xianfeng635@gmail.com"
] | xianfeng635@gmail.com |
1ec4ee6d02ba9aee90d2260f84682e7d77dee4d1 | 6ee0bba1bab775487edee4c6551871542b7e9f10 | /src/main/java/com/lmw/service/CategoryService.java | 749384a5191063e0898a3ab11cba3c7e330b8d7d | [] | no_license | mwangli/mystore-admin-ssm | 261b3699fa295da05c677e0ac9ca552a9a443709 | 70ffdd7b63b1bb0454aa8fc73cf281ddb006d6b7 | refs/heads/master | 2020-07-20T04:27:59.144708 | 2019-09-05T13:44:04 | 2019-09-05T13:44:04 | 206,573,491 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 237 | java | package com.lmw.service;
import com.lmw.beans.Category;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
@Transactional
public interface CategoryService {
List<Category> getAllCategory();
}
| [
"li.mingwang@iwhalecloud.com"
] | li.mingwang@iwhalecloud.com |
7676b3a4d6613df385202e766089089a3b94a512 | 52ae5321e6cfccb866e9c7bbfad5cb06aef5c350 | /DebuggerDemo/src/innerclass/Main.java | 6dbb759a13b2c8364dd84bb433a71002cfe84a71 | [] | no_license | bobbyfengb1124/Java-Collections | 61eb0e58029b8af2bfae84cd4f034f232f615ff1 | 89625378af33c1a9e184263b638b80dc9c895f63 | refs/heads/master | 2021-05-11T01:40:48.147539 | 2019-04-19T04:05:00 | 2019-04-19T04:05:00 | 118,335,455 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,053 | java | package innerclass;
import java.util.Scanner;
import innerclass.Button.OnClickListener;
public class Main {
private static Scanner scanner = new Scanner(System.in);
private static Button btnPrint = new Button("Print");
public static void main(String[] args) {
// class ClickListener implements Button.On... | [
"bobbyfeng@cse.com.sg"
] | bobbyfeng@cse.com.sg |
593cf391ace78046639c54dcf76481e6b217aac1 | 7efd849eaeb0bcdf6060fc6b05e76be2d5720e6e | /my_first_login/src/main/java/model/Card.java | f61b93ad086281ff303517904127254b0d43d8b6 | [] | no_license | mmischek/SEW2016 | 17eac5076abee14fd4710d9eb7a37dd31f1b798a | 4444df2d4788d302aafb3e75fd7dcba5098db0f0 | refs/heads/master | 2016-09-13T16:23:23.507838 | 2016-06-10T10:58:07 | 2016-06-10T10:58:07 | 56,225,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | package model;
import java.util.Random;
public class Card {
private int left;
private int right;
private int result;
public Card() {
init();
}
// Controller
public String show() {
result = left * right;
return "show";
}
private void init() {
result = 0;
left = (int)(Math.random() * 50) + 1;
r... | [
"mmischek@student.tgm.ac.at"
] | mmischek@student.tgm.ac.at |
a59835cd20c68c8d8caecb94a810cf060b7bac30 | 1b2e9e76b04cc5e9d7e4e185b39d0e21dd06a774 | /src/se/ledningskollen/api/cableowner/BoundingBox.java | bb78aee64f44b140cfe5da13b2c81c011f25a181 | [
"CC0-1.0"
] | permissive | Ledningskollen/ledningskollen-ws-java | fc66e9640705c1be91fb4dd6578da4ecb186c6cb | 064a546d60eaa7a552bdf17f586a41f0dd69c9a5 | refs/heads/master | 2020-12-24T14:56:13.814662 | 2012-11-28T09:36:44 | 2012-11-28T09:36:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,595 | java |
package se.ledningskollen.api.cableowner;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for BoundingBox complex type.
*
* <p>The following sc... | [
"per.liedman@kartena.se"
] | per.liedman@kartena.se |
27a80ef3ec3f8de62e4fb941c59b27bf0c88ac8b | ae75a6a722a141fab4da1120bd6377c8e8d86be3 | /src/main/java/se/lexicon/maria/booklender/entity/Loan.java | 82b274e2b9957941ae5fa8dbbfa426c638edf30c | [] | no_license | Mia1251/Exercise_Assignment-master | d0ce1208926b1873fa542c0a4ab43ca1f9add3f5 | 5834547bcd133545ddf8e9237565240702681eed | refs/heads/master | 2023-04-19T05:30:50.692370 | 2021-05-07T09:37:12 | 2021-05-07T09:37:12 | 365,184,558 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package se.lexicon.maria.booklender.entity;
import lombok.Data;
import javax.persistence.*;
import java.time.LocalDate;
@Data
@Entity
public class Loan {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private long loanId;
@ManyToOne(fetch = FetchType.EAGER, cascade = {CascadeType.PERSIST, C... | [
"svanteomax@gmail.com"
] | svanteomax@gmail.com |
8819c93e6bf6f175f62277f23783dae6060809ae | 669f9506748c6439cbb30ff6b1915b0aa5b01f11 | /src/main/java/com/it/j2ee/modules/common/service/SpringBeanLocator.java | 7952892dd9f417f0a1a31f110be24170106d01bc | [] | no_license | johndear/admin-web | 4f9bde98e12eca0f7635f6e25f2edcfa88ebdd99 | 5ccb90c0d399c0a2855066f55044c389197eb14e | refs/heads/master | 2022-12-23T06:44:35.648179 | 2017-11-30T03:29:50 | 2017-11-30T03:29:50 | 43,549,585 | 0 | 1 | null | 2022-12-13T19:26:26 | 2015-10-02T11:36:20 | Java | UTF-8 | Java | false | false | 2,937 | java | /*
* Created on 2005-4-1 TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.it.j2ee.modules.common.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.BeansException;
import org.springfr... | [
"ls123456"
] | ls123456 |
0852ab1dd006ddc0079c1d01588de1bb02489c61 | a5a8f5d009e4c8c310344ba788e59041b0ce4e35 | /app/src/main/java/ole/apps/videoplayers/loaderUrl.java | 8d24c150d8ab2d4820d2a793b34009b8cee31090 | [] | no_license | OlegarioLopez/VideoPlayers | 8f0f9f71c1482ed30288dcc94c83f46b4d601910 | a6bd0f8d5c41a04f833fc385d9925d195de34a77 | refs/heads/master | 2021-05-26T04:19:17.892965 | 2020-04-16T16:56:47 | 2020-04-16T16:56:47 | 254,047,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,382 | java | package ole.apps.videoplayers;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class loaderUrl extends AppCompatActivity {
private String url;
private Butto... | [
"olopezl@ayesa.es"
] | olopezl@ayesa.es |
ec816caea4483eb2ef95989ab276349f73d247a7 | 87575d8481ed2eb560195349668dec2da66efc77 | /src/main/java/org/thisamericandream/sgit/FileMode.java | c7f18c2b9bcc00a88a677486b1edb31dbf351a2a | [] | no_license | jasongilanfarr/sgit | a22901cf4242126bfd81cd85a0b9802fece703fa | 3f8277273647588b943285e6821e2e50d6f90410 | refs/heads/master | 2016-09-10T22:52:07.807240 | 2013-04-17T18:21:02 | 2013-04-17T18:21:02 | 9,209,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package org.thisamericandream.sgit;
public enum FileMode {
New(0000000),
Tree(0040000),
Blob(0100644),
Executable(0100755),
Link(0120000),
Commit(0160000);
public final int id;
FileMode(int id) {
this.id = id;
}
public static FileMode forId(int id) {
for(FileMode lvl: FileMode.valu... | [
"jason.gilanfarr@gmail.com"
] | jason.gilanfarr@gmail.com |
cac5eca51c4fca1db1014a0426ffdb3063979bf1 | 36d16e65c70209813f97e868102c69619d8a48a2 | /registry/src/org/dublincore/dcregistry/services/remoteVocabularyTermsSummaryClient.java | ba0811f3a5846220c1ef0e15c9e9fa37c8d43813 | [] | no_license | dcmi/repository | 821678061932e12980ab99d8428e7c53df242913 | dfbd0b6975c2506ba3001a45b2e4876484d1613b | refs/heads/master | 2023-05-25T07:01:50.705835 | 2021-06-30T04:15:57 | 2021-06-30T04:15:57 | 92,155,595 | 26 | 15 | null | null | null | null | UTF-8 | Java | false | false | 3,633 | java | /*
* The contents of this file, as updated from time to time by Dublin Core
* Metadata Initiative (DCMI), are subject to the Dublin Core Public
* License Version 1.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a current copy of the
* License at http://dublinco... | [
"tom@tombaker.org"
] | tom@tombaker.org |
7a8b3b1befbe710cd495c524ec16ce157602a22f | 56e98a4755aaa56b2559abac1964ce2e3f9d0776 | /factorial.java | b1e3894c86145dcfa8ab92fd78981a238a21ab28 | [] | no_license | ayushbindlish/JavaPractice | 4ece85e73f02d67ba422b3cdc6a48c4dedfb726d | f67ab8583876bcd38bb42e0131b57f3afa9d11af | refs/heads/master | 2022-02-01T23:26:59.794272 | 2019-07-21T08:33:07 | 2019-07-21T08:33:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 173 | java | class factorial
{
public static void main(String args[])
{
long num=4, fact=1;
for(int i=1;i<=num;i++)
{fact=fact*i;
}
System.out.println("Factorial is "+fact);
}} | [
"noreply@github.com"
] | noreply@github.com |
6d679f81430d04b069bb80716963695a9a7897ba | 4e84c9dbc699cfdf090a2872a7e2bdf79b9dc971 | /fanweHybridLive/src/main/java/com/fanwe/o2o/event/O2OEShoppingCartDialogShowing.java | 7589d571bbea3ecc045027efab81673c01471014 | [] | no_license | nickoo123/FanweLive11 | d994f5b6d36a0dd7ac06858f8c78239bfca629a4 | 2cecccf5c6795c4492f6c9d213d6cf27b6188dd4 | refs/heads/master | 2023-03-19T18:17:29.493984 | 2020-03-20T08:50:41 | 2020-03-20T08:50:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package com.fanwe.o2o.event;
/**
* Created by Administrator on 2016/9/19.
*/
public class O2OEShoppingCartDialogShowing
{
//实体购物车是否弹出发送事件
public boolean isShowing;
}
| [
"zq090428"
] | zq090428 |
da17f3706ceca3f966ba02eb47d3a30a3cf0c06f | e78c5f7e5e221855d779284b7a952be20fffbda1 | /back/src/main/java/br/com/desafio/models/dtos/UsuarioDTO.java | b4f3f2f143156f38411878b27408e820e1cddd4e | [] | no_license | wac0013/desafio | 4fa5358ef9b4bc76dffbf5fa6c96ef55316c3cc8 | 3d51dd90f609ad305dd5744279f46d55c9e2b40e | refs/heads/master | 2022-12-01T19:43:19.419515 | 2020-08-20T04:12:38 | 2020-08-20T04:12:38 | 288,903,574 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package br.com.desafio.models.dtos;
import java.io.Serializable;
import br.com.desafio.models.documents.Usuario;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor @NoArgsConstructor
public class UsuarioDTO implements Serializable {
private static final ... | [
"wac.0013@gmail.com"
] | wac.0013@gmail.com |
4dba38d0f6a36219588a36786c4444783c6f83d4 | 0ecb003dee2e5b98890ea27574176669b4ce62b4 | /src/test/java/org/jhipster/blog/web/rest/UserJWTControllerIntTest.java | e67298d3d7d6c74a70c12162f9e8910a3b6224b4 | [] | no_license | khalidmunir/micro | 1d68238242d7c43361c9266484012894d28f682e | a0477d3d99a83b23cc9e18f2342182f09d49ec4b | refs/heads/master | 2021-06-29T16:38:08.068434 | 2018-10-13T17:43:25 | 2018-10-13T17:43:25 | 152,898,127 | 0 | 1 | null | 2020-09-18T09:26:49 | 2018-10-13T17:41:56 | Java | UTF-8 | Java | false | false | 4,851 | java | package org.jhipster.blog.web.rest;
import org.jhipster.blog.BlogApp;
import org.jhipster.blog.domain.User;
import org.jhipster.blog.repository.UserRepository;
import org.jhipster.blog.security.jwt.TokenProvider;
import org.jhipster.blog.web.rest.vm.LoginVM;
import org.jhipster.blog.web.rest.errors.ExceptionTranslator... | [
"khalid_munir@icloud.com"
] | khalid_munir@icloud.com |
b598d85bc5c5442a44bc960c0e6d4817a8d8844d | 0f3d9ffd02db58641c7a66b4723c63da60533e89 | /app/src/androidTest/java/com/android/esdudnik/animatedicons/ExampleInstrumentedTest.java | 30c2d8c465045c1c994f238c927293a04ebeba94 | [] | no_license | esdudnik/AnimatedIcons | 9b22520cf19f5fa177fbe921566738f53b71a4eb | 50abc369b5cdc26ee7e1283fcf7a17c8db4951f7 | refs/heads/master | 2021-01-11T23:31:28.468358 | 2017-01-11T02:34:47 | 2017-01-11T02:34:47 | 78,594,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package com.android.esdudnik.animatedicons;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute... | [
"EugeneD@Hexagontech.co.il"
] | EugeneD@Hexagontech.co.il |
46c773e8a4749c67617c457412d3c61182fd4ca3 | 9c2a918d2c015627501d5695fbd9e4f45e5cf8b7 | /pet-clinic-data/src/main/java/guru/springframework/petcliniccustomapp/service/CrudService.java | e0e6a7a8f21e7348368c4c2ed10b4514502be39a | [] | no_license | svnsairam/PetClincApp | d8350447a7ca7564d1ce6c543c53aa2b7740fdc2 | 8e793ba7ce1054e562c593b99ce68a0eb5fdbc0b | refs/heads/master | 2022-11-16T03:55:02.193015 | 2020-07-19T16:27:13 | 2020-07-19T16:27:13 | 280,621,710 | 0 | 0 | null | 2020-07-19T16:27:15 | 2020-07-18T09:12:10 | Java | UTF-8 | Java | false | false | 458 | java | package guru.springframework.petcliniccustomapp.service;
import java.util.Set;
// Defining generic CrudService
// OwnerService , PetService , VetService and just provide type and id type and can use those methods.
// We are just trying to memic Spring CrudRepository<Type,ID>
public interface CrudService<Type, ID> {
... | [
"svnsairam.sakhamuri@gmail.com"
] | svnsairam.sakhamuri@gmail.com |
3d6474b21d9def9d4bf8ce08ebd4f4dd885b7796 | 662da558826552109e802082c06ed950b42a53cd | /src_note/develop/others/java_src/Test.java | e4ab731cb1b26ede28e56861f601016283d92fab | [] | no_license | windygu/mybackup | ebb3b82e0928496fa4685a4259f79fc3541f9ebb | eee2cb6f9916bf409a68fdd2106903df1f2f02ab | refs/heads/master | 2023-03-28T18:02:01.317278 | 2021-04-07T16:29:52 | 2021-04-07T16:29:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | //Person.java
class Person {
protected String name;
public void study(String name){
this.name=name;
System.out.println(this.name+"姝e湪瀛︿範");
}
}
//Student.java
class Student extends Person{
public void study(String name){
super.name=name;
System.out.println("瀛︾敓"+super.name+"姝e湪瀛︿範");
}
}
//T... | [
"k_y_z_s@yeah.net"
] | k_y_z_s@yeah.net |
249abd2230b3171621eef1277614e9a7f496f21c | f12898cf9c32e04c34d15266e049e601e40b7efd | /app/src/main/java/com/example/ishan/ftc_scouter/MainActivity.java | 8660b8963636a9a85dccb0e173a77d174af149cd | [] | no_license | ishanqut/ftc__smart__team | b172c5c41d4942cd9aafd5811359208cd7e7cb95 | 811dd02feaccd08fc2b792c749aeaea81e83464d | refs/heads/master | 2016-09-05T19:28:35.624233 | 2015-09-17T06:49:39 | 2015-09-17T06:49:39 | 41,908,933 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,883 | java | package com.example.ishan.ftc_scouter;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.Uri;
import android.provider.MediaStore;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.util.Log;
import and... | [
"ishan.joshi@connect.qut.edu.au"
] | ishan.joshi@connect.qut.edu.au |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.