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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b09959227c1759468637e72529e78f74102a7b7e | a71c20d9df288f31b3732faa579aada0d50082ce | /staff_room/src/kkweb/dao/KinmuDAO.java | 1eb8df6bab53665583f005ffd3393b2c66e612b2 | [] | no_license | lucentsquare2014/staff_room | 2a34432d8b31d4136f08def0603cb72942d18f30 | 0e08dba68d0274dfcd3991270e6f665a4151305f | refs/heads/master | 2021-01-18T19:25:57.249069 | 2014-07-18T08:41:55 | 2014-07-18T08:41:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,691 | java | package kkweb.dao;
import java.sql.*;
import java.util.*;
import kkweb.beans.*;
import kkweb.common.*;
public class KinmuDAO{
public boolean isThereTbl(String strWhere){
C_DBConnection dbcon = new C_DBConnection();
Connection con = null;
try{
con = dbcon.createConnection();
String sql ... | [
"s11013@std.it-college.ac.jp"
] | s11013@std.it-college.ac.jp |
a7c4fecb8b7d565b98836823444e057776e54609 | e1be6f145a6d716aa97e48fddd859c06b81a983f | /src/main/java/data/dao/UserDao.java | 88c338c824699461779fab286ae8dc9c07c72838 | [] | no_license | GoldDever/MyNewHiberApp | 1288b071760f51a5edbdf1570c8327bd6e280dcf | 20865a00749ac3e97f0db7ef6131efe6028a64a0 | refs/heads/master | 2023-01-12T06:37:12.629157 | 2020-11-10T19:27:10 | 2020-11-10T19:27:10 | 308,869,420 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package data.dao;
import data.entity.User;
import java.util.List;
public interface UserDao {
List<User> getAll();
User getById(long id);
void save(User user);
void remove(long id);
void update(long id, User user);
User getUserByUserName(String name);
}
| [
"69146353+GoldDever@users.noreply.github.com"
] | 69146353+GoldDever@users.noreply.github.com |
3f3ed1867f98c78776cf08c4f0fa98afa9a409ce | e027e3f29b952219f660595f125afb43091b971d | /ArraysExamples/src/com/zsqaured/reversedarray/ReverseArray.java | bb003c9bd298f5ba576ffe8feecdc7806908d530 | [] | no_license | RandyZeleznak/Masterclass | 6593b6ef910b78a7ca2057a5bead5041989db6a7 | b67779f7e70039843090bf90150d2a4c705868a7 | refs/heads/main | 2023-02-25T23:13:58.152104 | 2021-01-30T14:01:50 | 2021-01-30T14:01:50 | 332,311,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package com.zsqaured.reversedarray;
import java.util.Arrays;
public class ReverseArray {
public static void main(String[] args) {
int [] array = { 1,3,5,13,8,15};
System.out.println("Array = " + Arrays.toString(array));
reverse(array);
System.out.println("ReversedArray = " + Arra... | [
"RandyZeleznak@gmail.com"
] | RandyZeleznak@gmail.com |
9d7dafd4f41e58bca42e3be1acae05ee3b3badf9 | 5881bc75e603867fb722a1f1fe722dcbf2a7c128 | /app/src/main/java/com/mgrmobi/brandbeat/ui/base/ContainerRecentBrands.java | 5d62d93b3f12b9a34cf5349886c9514f61d284ee | [] | no_license | knight388/Brandbeat | b52def7d66394b5d21dfab68cb89a51e5f1d4a2c | 7628aeda4994e9bba51f4ac53f9e673753a7a833 | refs/heads/master | 2020-03-11T02:40:28.672292 | 2018-04-16T10:27:34 | 2018-04-16T10:27:34 | 129,725,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.mgrmobi.brandbeat.ui.base;
import com.mgrmobi.brandbeat.network.responce.ResponseBrand;
import java.util.ArrayList;
/**
* @author Vasiliy Yakimov
* Developed by Magora Team (magora-systems.com). 2016.
*/
public interface ContainerRecentBrands extends ContainerProgress {
void getBrands(Arra... | [
"greatroyalone@outlook.com"
] | greatroyalone@outlook.com |
c5fe7ddbd36d2bcc07deb730eb1db08560de7792 | f0cee2112828626679cbaee168687ad776b4fd87 | /pac1/A.java | 406fc96bf128ce31d943c7e94264c92f98a7c61c | [] | no_license | Saibabu3663/saibabub | 1e92e97f40c57f7d2eb0dc448eaa3fe14d059b4d | 6c4c5492ee2bfc836f6dc60cfc533bd23e112517 | refs/heads/master | 2020-08-31T11:51:28.132264 | 2019-11-19T06:36:55 | 2019-11-19T06:36:55 | 218,684,182 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package com.pac1;
public class A {
private static int i=10;
private int j=20;
public static void main(String[] args) {
System.out.println(i);
A ob=new A();
System.out.println(ob.j);
}
}
| [
"sai@DESKTOP-78OQCLJ"
] | sai@DESKTOP-78OQCLJ |
14867280c597578377ceab19edc47f5c2f2e5459 | e3f6f0dd33f52b448fcb5e8c7d4e1c733d4fccc4 | /src/main/java/deserializer/VendaIngressoDeserializer.java | 0182c65522d4f9bd743e9bd1650a80bc827e08c6 | [] | no_license | dasa-community/Consumidor-Kafka | 042d8d40c5a5604dc612a9c405b19bc5aef09c69 | 0e02abb2eadba29d63e95ee2f57a7dd883a64494 | refs/heads/main | 2022-12-24T15:35:08.917767 | 2020-10-10T22:51:53 | 2020-10-10T22:51:53 | 303,002,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package deserializer;
import com.fasterxml.jackson.databind.ObjectMapper;
import model.Venda;
import org.apache.kafka.common.serialization.Deserializer;
import java.io.IOException;
public class VendaIngressoDeserializer implements Deserializer<Venda> {
@Override
public Venda deserialize(String s, byte[] vend... | [
"pedro.bazzo@dasa.com.br"
] | pedro.bazzo@dasa.com.br |
3632bf79c30a56d93f663b3a80042b96ceb8f758 | 3dbc2f473622c25cd4be9bb742d3c8b1cc9b49c4 | /ribbon/src/main/java/com/cnpc/ribbonTest/TestRibbon.java | f8796221eaf47734de4331094031788b041ef876 | [] | no_license | AsherAngelo/springcloudpart | 9fdbc466d94c9b680c2f4f35bbb83047a7041195 | d4db4aa441485187311e38f2b13da61342ff6186 | refs/heads/master | 2020-04-18T01:41:14.505921 | 2019-01-23T06:23:33 | 2019-01-23T06:23:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,081 | java | package com.cnpc.ribbonTest;
import com.netflix.client.ClientFactory;
import com.netflix.client.http.HttpRequest;
import com.netflix.client.http.HttpResponse;
import com.netflix.config.ConfigurationManager;
import com.netflix.niws.client.http.RestClient;
/**
* Created by 赵梦杰 on 2018/5/25.
*/
public class TestRibbon... | [
"zhaomengjie@cnpc.com.cn"
] | zhaomengjie@cnpc.com.cn |
e784478f5b553652617d5815b469f933d7774076 | d662fe050655a012160c5c670044992dd62925ad | /src/main/java/com/djj/languagepoints/chapter8/designmode/command/Editor.java | e6e663142f3faff16894904b62e78185dbd626c0 | [] | no_license | ivydjj/java8-lambda | b5d858b125cd373f44b8ea9ed709400b164ab4ff | 83945634813741aa82aeb338179141bdda2543f6 | refs/heads/master | 2020-03-31T21:21:37.802099 | 2018-10-21T10:03:55 | 2018-10-21T10:03:55 | 152,577,268 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package com.djj.languagepoints.chapter8.designmode.command;
/*
文本编辑器
像 open 、 save 这样的操作称为命令
用一个统一的接口来概括这些不同的操作,这里将这个接口叫作 Action ,它代表了一个操作,所有的命令都要实现该接口
*/
// BEGIN Editor
public interface Editor {
void save();
void open();
void close();
}
// END Editor
| [
"dengjuanjuan@renwey.com"
] | dengjuanjuan@renwey.com |
fb99de73eff19904ecd57ef94c50b2072f43c51e | 967ad094074c4503bf1409a40b43b38075a03f66 | /homework6.3/src/com/gmail/m1512/dan/BinaryNumber.java | 43f569742fa136f09dafd5dbd83766f842cf9363 | [] | no_license | FTC5/Java-SE | 7f7886bb79247d4149a448247316c9d0a22ce4d4 | d0acf09d6de237ff28f4bc9168c0ce515a33e7d3 | refs/heads/master | 2021-01-01T04:04:03.583772 | 2018-01-25T12:41:15 | 2018-01-25T12:41:15 | 97,116,437 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.gmail.m1512.dan;
import java.util.Scanner;
public class BinaryNumber {
public static void main(String[] args) {
// TODO Auto-generated method stub
String num;
Scanner sc = new Scanner(System.in);
System.out.println("Input binary number");
num = sc.nextLine();
sc.close();
Syste... | [
"noreply@github.com"
] | noreply@github.com |
4af9fd93d54392781f0d995a287b43c1bea95853 | a370c67c55917016ebed2ac0b763565420e7c8ab | /src/main/java/org/antonio_fenna/spark/SumNumbersFromFiles.java | df625eb9c9c6a378165dedd802a9248bb3753ccd | [] | no_license | antoniofenna/test | 0b90f6a52372c61b24e6db942ae5f4c2eac315e3 | 197ecc0f48da4004981a78ce3571232e19c30c10 | refs/heads/master | 2021-05-02T14:57:54.993174 | 2018-02-26T23:04:41 | 2018-02-26T23:04:41 | 120,728,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package org.antonio_fenna.spark;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaSparkContext;
public class SumNumbersFromFiles {
public static void main( String[] args )
{
//STEP 1.
SparkConf conf= new SparkConf();
//STEP 2.
JavaSparkContext jsc= new JavaSparkContext(conf);
i... | [
"antonio_fenna@hotmail.com"
] | antonio_fenna@hotmail.com |
74315cc203524601088b783cbcd0712a5cd768bb | 25054d7c0497d2925248b4953f8d787bdab7ee69 | /src/main/java/com/springbootpractice/restservices/repositories/UserRepository.java | 3ebfe8e72969c52f7202fadc3b86de1ce2560236 | [] | no_license | alibaksh/springboot-practice | da75cd614cccbcfc4409063ebdc1cfe05c4c5013 | 0cfc0f6e247dd042044c8f32a9bb822e83d8359c | refs/heads/master | 2022-12-22T03:53:50.813941 | 2020-09-17T13:35:25 | 2020-09-17T13:35:25 | 268,793,819 | 0 | 0 | null | 2020-06-09T18:42:18 | 2020-06-02T12:23:43 | Java | UTF-8 | Java | false | false | 352 | java | package com.springbootpractice.restservices.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.springbootpractice.restservices.entities.User;
@Repository
public interface UserRepository extends JpaRepository<User, Long> {
User fin... | [
"ali.mehmood@tenpearls.com"
] | ali.mehmood@tenpearls.com |
f2547b328f997d23cfdeeaf4bb3fcd142a83ef71 | 24df67cc8a4b545e462ffdc45073f2834583f77a | /src/main/game/Gamestate.java | 9186478ff3237be47d8fab037e75a359739e8972 | [] | no_license | jaagupku/dungeon-rpg | ad740840ab5807d999b32cfde1dbf275873a0ecc | de637472435c940a7a91bd983227fe22eaac74be | refs/heads/master | 2021-01-01T03:50:31.966195 | 2016-05-15T13:47:10 | 2016-05-15T13:47:10 | 56,920,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92 | java | package main.game;
public enum Gamestate {
PLAYER_LOSE, GAME_NOT_OVER, PLAYER_WIN;
}
| [
"jaagupku@gmail.com"
] | jaagupku@gmail.com |
721a38d584c7abdfa85e7526fc3a2a49a81d243c | 3757e963008a5446ab70b3b53f564985327a1595 | /src/main/java/structural/decorator/Topping.java | 5e9c47210ff73b8ada3cc23bc426afbd497ad8c9 | [] | no_license | kreng/patterns | 4532fcf4f7e7ce7b6da4013eae6287bc52858b43 | 6c41b29b87e18fff3c5d02c3ac1a4bc49ea91c83 | refs/heads/master | 2022-12-05T00:26:11.426698 | 2020-08-20T19:43:10 | 2020-08-20T19:43:10 | 278,719,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package structural.decorator;
class Topping {
String product;
public Topping(String product) {
this.product = product;
}
public String getProduct() {
return product;
}
}
| [
"kreng9@mail.ru"
] | kreng9@mail.ru |
e7859ac9fd383acfe68ce58386de19aa42dd27b6 | 1832dd199cab7a294863e62dfef7b47c759e9668 | /src/test/java/guru/springframework/msscbeerservice/web/model/BeerDtoKebabTest.java | ec897a84ad2f765be29a055f42c1acf823457a73 | [] | no_license | xrangerbco275/mssc-beer-service | 5214a48c5fcab849ae081bf161f529713ca9a467 | 5b8de2de84c41232f7237e2221ac2e82dc912862 | refs/heads/master | 2020-08-30T12:42:17.478624 | 2019-11-28T18:07:34 | 2019-11-28T18:07:34 | 218,383,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,199 | java | package guru.springframework.msscbeerservice.web.model;
import com.fasterxml.jackson.core.JsonProcessingException;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.autoconfigure.json.JsonTest;
import org.springframework.test.context.ActiveProfiles;
import java.io.IOException;
@ActiveProfiles("... | [
"xrangerbco275@att.net"
] | xrangerbco275@att.net |
86211850fe30f192e0dab1623790e2ba29a0ee2c | 432127e528214a4af667ac4128290c3a64541984 | /app/src/main/java/social/evenet/activity/AddListActivity.java | e6d9ba21b716c16c07164d5e17e118f455d5a143 | [] | no_license | alexpereverzev/Evenet | 5625dc5d7f89b055bd493745af6100a681075a18 | 8c911c0f63b5f72000913544836750eaa1761e07 | refs/heads/master | 2020-04-01T22:14:10.617212 | 2015-01-14T14:22:13 | 2015-01-14T14:22:13 | 29,247,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,038 | java | package social.evenet.activity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import com.parse.ParseAnalytics;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map;
import social.evenet.R;
... | [
"waylander1688@gmail.com"
] | waylander1688@gmail.com |
8c167f590846df37ebdb6f17769f3a6befe80857 | b74b2fb23ad5e25548676b64dc27be54c533d1ac | /string/StringSimilarity.java | 338ebb158ee4b4e6333910950b7836071fcafe9a | [] | no_license | faraway/HankerRank | b595e2cfd421394ca22c65753bd92ca1f8c76de0 | 05aafdb5e1d9903e9dc0bef65ac3b0bca919d7f2 | refs/heads/master | 2020-04-14T23:49:13.870172 | 2014-06-27T16:40:30 | 2014-06-27T16:40:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,003 | java | package string;
/**
* String Similarity (25 Points)
For two strings A and B, we define the similarity of the strings to be the length of the longest prefix common to both strings. For example, the similarity of strings "abc" and "abd" is 2, while the similarity of strings "aaa" and "aaab" is 3.
Calculate the sum of ... | [
"patrick@X1.(none)"
] | patrick@X1.(none) |
5d0d109fa96a00525e84d9e6ae34bd0456038a41 | d764b946f7dd98199c20a62dd9758b50db84e94d | /src/Ejercicio3/Libro.java | 48557aa16b1e620d37a7e1c6fa54c309c5545f08 | [] | no_license | eravina-Meli/Java2 | 0abf10f92acdf86c17431694de7afb736e1582a0 | a45dd0a925a8a4f797a3871d844a8c5882249d24 | refs/heads/main | 2023-05-06T06:55:41.218416 | 2021-05-30T17:05:31 | 2021-05-30T17:05:31 | 372,074,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | java | package Ejercicio3;
public class Libro {
//Atributos
private String titulo, isbn,autor;
//Contructores
public Libro(){}
public Libro(String titulo,String isbn, String autor) {
this.titulo = titulo;
this.isbn = isbn;
this.autor=autor;
}
//Metodos
public void Pr... | [
"elton.ravina@mercadolibre.com"
] | elton.ravina@mercadolibre.com |
981104ec9bd285bd6a77642e20093d067e0836ef | 0894b391b26cbe06e4e60fad12e3df513db886fa | /src/main/java/training360/guinessapp/worldrecord/WorldRecordRepository.java | 00f592e54e011bd10cade21907e1338c1d2520fa | [] | no_license | gaborpolgar/sv2021-jvjbf-kepesitovizsga | 290771f999ef127beae8d850ee7852aef03a9136 | 8c6b797b88e7f191e04b898ad025ddb446562c30 | refs/heads/master | 2023-07-14T21:31:42.907329 | 2021-09-06T13:17:20 | 2021-09-06T13:17:20 | 403,629,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package training360.guinessapp.worldrecord;
import org.springframework.data.jpa.repository.JpaRepository;
public interface WorldRecordRepository extends JpaRepository<WorldRecord, Long> {
}
| [
"56192725+gaborpolgar@users.noreply.github.com"
] | 56192725+gaborpolgar@users.noreply.github.com |
b2531c861a13b81f2c5dbf18d3b04a12c62ed7cc | b488db964ebad715884eab6c81e4fb57f53f36c0 | /src/main/java/com/taskmanager/Service/TaskGenerator.java | 4a1d911a1ed9e7f4b292f81d9539f240215581c0 | [] | no_license | Shachty/TaskManager | 5f2809e58735642fb4ea664659b95eac42120c98 | beb0aa0b9ac51d9a1283a8c8dfcbb0ddf92c2370 | refs/heads/master | 2020-12-03T03:40:49.217571 | 2017-06-29T10:56:33 | 2017-06-29T10:56:33 | 95,760,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | package com.taskmanager.Service;
import com.taskmanager.Entity.Status;
import com.taskmanager.Entity.Task;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import java.time.LocalDateTime;
import java.util.Date;
import java.util.Random;
/**
* Created by Daniel... | [
"daniel.shatkin@gmail.com"
] | daniel.shatkin@gmail.com |
97514b63d52c7a32b4568e66225199d4ed59419f | 1dc343254d22b4423726349c0f48fefe4e3d5571 | /DeleteInternship.java | ab41261a9aa9a5bcf1716f73272d61223f2d1fd8 | [
"MIT"
] | permissive | raghvendrapurohit/online-internship-portal | 01ec03c83b770b7f9c46460b213ec866427da0f4 | 407fc54df5f9108e1efe1d5e9ba940f7986ac043 | refs/heads/master | 2021-04-26T16:45:04.373426 | 2018-06-30T07:29:23 | 2018-06-30T07:29:23 | 121,206,475 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,295 | java | import javax.servlet.*;
import java.io.*;
import java.sql.*;
import javax.servlet.http.*;
public class DeleteInternship extends HttpServlet
{
public void doGet(HttpServletRequest req,HttpServletResponse res)throws IOException,ServletException
{
res.setContentType("text/html");
PrintWriter pw=res.getWrite... | [
"noreply@github.com"
] | noreply@github.com |
6c80a0f2a0a1e6c6941f6221c25f415eee4e5768 | 187ad440a8c832596e359fc845df33e480c1896d | /punto3/src/androidTest/java/com/juanruiz/punto3/ApplicationTest.java | bb87ee92e5900c7a2ca7fb31b2cf9c25ef1941fe | [] | no_license | juaruizra/PRACTICA3 | 2148435af1c2001a441d3e19d08afa4487ccf394 | a34b4e7a94cdf1c665aac98dcc9a03a705c625a0 | refs/heads/master | 2021-01-10T09:28:25.745958 | 2015-10-06T01:23:28 | 2015-10-06T01:23:28 | 43,716,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package com.juanruiz.punto3;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
sup... | [
"j_ruiz963@hotmail.com"
] | j_ruiz963@hotmail.com |
ea680526c03b0fcc19466f180532ac1a8c25ebc6 | c631f5de96b16bc56bf802b6ec69cd261bb36329 | /app/src/main/java/xyz/edmw/MainApplication.java | 345617e1d4f2ee2d38057f7a5112d2c1556c8585 | [] | no_license | leeyikjiun/EDMW | 39f85a283d1e130ed25539439e7d1c8d7ecf1cb6 | a1e5da6909cfc9b59f1ced58441219d4aa977892 | refs/heads/master | 2021-01-10T08:38:19.514205 | 2016-02-13T13:25:23 | 2016-02-13T13:25:23 | 48,939,362 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 451 | java | package xyz.edmw;
import android.app.Application;
import android.content.Context;
public class MainApplication extends Application {
private static Context context;
@Override
public void onCreate() {
super.onCreate();
context = getApplicationContext();
}
public static Context get... | [
"lee.yikjiun@gmail.com"
] | lee.yikjiun@gmail.com |
650aa1ab152bf60fd7bd68920ddf6aa923e65a3e | 79b602905b5bef95971a3fa8b47052432158dce4 | /src/main/java/com/example/sweater/domain/User.java | 0c50068dbe0476c0f1b06eee5cfd872e28e2acf4 | [] | no_license | cryptobuks1/clone-twitter | eec8b55f88821dcbebac1303b9b14eba24c43549 | 7eb92337b7aaedd59057bee9a9c763fbb5099ca4 | refs/heads/master | 2020-11-28T10:37:37.172389 | 2019-12-09T19:29:15 | 2019-12-09T19:29:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,258 | java | package com.example.sweater.domain;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
import javax.persistence.*;
import javax.validation.constraints.Email;
import javax.validation.constraints.NotBlank;
import java.util.Collection;
import java... | [
"40837008+Wladislaw28@users.noreply.github.com"
] | 40837008+Wladislaw28@users.noreply.github.com |
cf77efa6e7e8270b060c24e9856603e95743e332 | def8aecc7105defabf62cbc1a2adee2f623ea5cb | /app/src/main/java/com/customer/admin/cpepsi_customers/Java_files/StateModel.java | be144f9754cab70c6beadf59028b12b3a85eccc3 | [] | no_license | raghsahu/CPEPSI_Customers | b690ee7f4f1b8d532058972d5a0c8caa34d7862d | 30d828fe0b1fba6ca6fff7511db4f119fb769c90 | refs/heads/master | 2020-05-20T23:07:39.098571 | 2019-11-06T15:32:28 | 2019-11-06T15:32:28 | 185,795,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | package com.customer.admin.cpepsi_customers.Java_files;
public class StateModel {
private String state_id;
private String state_name;
public StateModel(String state_id, String state_name) {
this.state_id=state_id;
this.state_name=state_name;
}
public String getState_id() {
... | [
"raghvendra.19934@gmaial.com"
] | raghvendra.19934@gmaial.com |
17d071efd6395e4725d45695786cadae734d7e85 | 76eb298ea53f35d27df9d2815b58961217ac15ee | /src/main/java/io/needle/lms/exception/AvailabilityException.java | 6dc17b55f82e039670099a6de35ceb1f5f326b1c | [] | no_license | mankondavivek/lms | c87b8c0c6b7f0decaf3f0a72a96c790639dfde48 | d3c92bef74bbc948d69dea1793e581b4a998da2f | refs/heads/master | 2020-03-31T13:00:43.540463 | 2018-10-10T11:32:22 | 2018-10-10T11:32:22 | 152,237,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 849 | java | package io.needle.lms.exception;
public class AvailabilityException extends Exception {
/**
*
*/
private static final long serialVersionUID = -5773090141406685842L;
public AvailabilityException() {
// TODO Auto-generated constructor stub
}
public AvailabilityException(String message) {
super(message);... | [
"34041198+mankondavivek@users.noreply.github.com"
] | 34041198+mankondavivek@users.noreply.github.com |
9a3d81189d863ff3be8fdab4abc7921e2c1c8fed | 2cb69d0cebc1db2481d35dac363771f47acc342e | /jframe-web-app/src/main/java/com/jf/system/utils/Constant.java | 6d1fe834ef69feda8f43b5738843ef8e2e97b100 | [
"BSD-3-Clause"
] | permissive | menghuanlunhui/JFrameBoot-master | 394d49b2d82498e6470c8434678e95399a089189 | ac8d573ebb5efe05bd2d8a25de940ce3364aa5fb | refs/heads/master | 2022-12-06T23:36:56.308162 | 2019-06-27T03:36:11 | 2019-06-27T03:36:11 | 189,163,226 | 0 | 0 | BSD-3-Clause | 2022-11-16T10:27:57 | 2019-05-29T06:24:20 | JavaScript | UTF-8 | Java | false | false | 1,926 | java | package com.jf.system.utils;
import java.util.ArrayList;
import java.util.List;
/**
* Created with IntelliJ IDEA.
* Description:
* User: admin
* Date: 2019-03-22
* Time: 14:50
*/
public class Constant {
public final static String APPID = "wx8cdde2f894dc5d34";
public final static String SECRET = "1d3e36... | [
"1372826124@qq.com"
] | 1372826124@qq.com |
7a5b82a76c50429a5c7c5fe1d044443bdfabe5bd | aa022454b738dedaf55dc6f02595af2a866b452d | /fugitive/src/libra/zz01/ZZ01_02Form.java | fec9efa68d6f0af5243ea49ff4925c7ca79ec966 | [] | no_license | pppiroto/typea-info-apps | 8e4f12a2b02fdca4409b70b6b6fff436cdb5a9a8 | f53e1403fdb807745c5bef5c278c3c9e626869a3 | refs/heads/master | 2021-01-23T22:38:37.516516 | 2011-08-26T13:24:18 | 2011-08-26T13:24:18 | 33,648,303 | 0 | 0 | null | null | null | null | SHIFT_JIS | Java | false | false | 2,258 | java | package libra.zz01;
import info.typea.fugitive.action.BeanActionForm;
import info.typea.fugitive.action.SelectOptionBean;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import libra.zz01.model.Department;
import org.apache.struts.action.ActionMapping;
... | [
"pppiroto@gmail.com@fa5f2700-41ee-11de-b910-bdabbcd8b4c7"
] | pppiroto@gmail.com@fa5f2700-41ee-11de-b910-bdabbcd8b4c7 |
44b346c13a6d0ced5c3ae1e41543306b0a5cf77d | 29196e2d4adfb14ddd7c2ca8c1e60f8c10c26dad | /src/main/java/it/csi/siac/siacfinser/frontend/webservice/MutuoService.java | ae9face1357c5710bad748be8b5647c2c42a3a38 | [] | no_license | unica-open/siacbilitf | bbeef5ceca40e9fb83d5b1176e7f54e8d84592bf | 85f3254c05c719a0016fe55cea1a105bcb6b89b2 | refs/heads/master | 2021-01-06T14:51:17.786934 | 2020-03-03T13:27:47 | 2020-03-03T13:27:47 | 241,366,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,915 | java | /*
*SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte
*SPDX-License-Identifier: EUPL-1.2
*/
package it.csi.siac.siacfinser.frontend.webservice;
import it.csi.siac.siacfinser.frontend.webservice.msg.AnnullaMutuo;
import it.csi.siac.siacfinser.frontend.webservice.msg.AnnullaMutuoResponse;
import it.csi.siac.siacfins... | [
"michele.perdono@csi.it"
] | michele.perdono@csi.it |
ae223b9d18aee14e8d51c7c708d7326fb4a94b3f | 146fd9be4aa4ab77e982ea456f99b2f036db7460 | /android/native/mydemos/GMaps/src/com/spime/MapsActivity.java | 56909ff3b1dbbb063e1a328984d8b9790a076149 | [] | no_license | eliekozah/myexplore | 84b0be5c9f8d6b27ccdb62c3a96af150f1baa159 | 0ffe15240fbafe91852657c65b2047bcf63ab802 | refs/heads/master | 2020-05-29T22:02:14.187123 | 2016-06-24T11:00:10 | 2016-06-24T11:00:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package com.spime;
import android.os.Bundle;
import com.google.android.maps.MapActivity;
public class MapsActivity extends MapActivity {
public void onCreate(Bundle savedInstanceState)
{
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
}
@Override
protected boolean isR... | [
"selvaganesa@gmail.com"
] | selvaganesa@gmail.com |
a5163b35d756705233c27152de3cc65ded4b024e | b83e1faed524e7f9812a3d5f1d322b9809f75e39 | /etc/Other implementations/belote-android/src/belote/bean/announce/suit/ColorlessSuit.java | f1909cd2e207411ff977b23e0be16e842a501e15 | [
"MIT"
] | permissive | NikolayIT/BelotGameEngine | eb5854596facd464667758ad4224030d9fa6936f | c72ae9d41eeeb04b353471613d7878b918685858 | refs/heads/master | 2023-03-13T14:13:37.565035 | 2023-02-20T07:56:48 | 2023-02-20T07:56:48 | 8,382,361 | 48 | 11 | MIT | 2022-05-23T11:00:17 | 2013-02-23T21:38:36 | Java | UTF-8 | Java | false | false | 1,661 | java | /*
* Copyright (c) Dimitar Karamanov 2008-2014. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the source code must retain
* the above copyright notice and the following disclaimer.
*
* This software is provided "AS IS," wit... | [
"admin@nikolay.it"
] | admin@nikolay.it |
6d2622a610a7315fc9da6598cf6cce95894ee688 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-11-30-MOEAD-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/listener/chaining/AbstractChainingListener_ESTest_scaffolding.java | d25efd39826bbc26f769c6f2c35aa79eb1a57391 | [] | 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 | 466 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Wed Apr 08 05:49:00 UTC 2020
*/
package org.xwiki.rendering.listener.chaining;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
c23883c269c08b16ee1303b5eea5a19ded02ff5f | 1682fb35af868eb9f82b90329b9327c179918a9c | /spring-boot-data-jpa-custom-repository/src/test/java/com/example/spring_boot_data_jpa_tests/user/UserRepositoryNonDataJpaAnnotationTest.java | 722361908a0fe6dc5d5bd2af7a151bd4b943fff6 | [] | no_license | simaosoares/spring-boot-examples | bf4f8305a8df123c99864a53c439204e0c8f71de | c49ffbbc75c9a41562de7dd1bde2f5a062c24364 | refs/heads/master | 2020-07-28T20:05:37.320191 | 2020-05-29T15:26:43 | 2020-05-29T15:26:43 | 209,520,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,298 | java | package com.example.spring_boot_data_jpa_tests.user;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.orm.jpa.AutoConfigureTestEntityManager;
import org.springframework.boot.test.autoconfigure.orm.j... | [
"s.soares@moliporex.pt"
] | s.soares@moliporex.pt |
6e3e53e3c3672bc48bbcb01a69df3cc0793cdcb4 | 4bc5e586527ed616fe10a0fc81145de8477e8f70 | /BasicArrayTest.java | a32eff04bff855bcdd9636ca44f592a07db8fa07 | [] | no_license | KimSeungTaek-95/java_practice | 5d4e2d77afad8d38fbeb67003b635b9906228f3f | a24d26ff2c4b61dbe4999b74c123932ce23a2446 | refs/heads/master | 2022-11-25T06:58:39.788087 | 2020-08-02T15:22:22 | 2020-08-02T15:22:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,278 | java | public class BasicArrayTest {
public static void main(String args[]) {
int[] scoreList; //데이터 타입으로 된 일차원 배열 선언
scoreList = new int[5]; //선언된 배열 변수에 5개의 정수를 저장할 수 있는 배열객체를 생성. 주소값 할당
scoreList[0] = 80;
scoreList[1] = 95;
scoreList[2] = 68;
scoreList[3] = 100;
... | [
"0505zxc@gmail.com"
] | 0505zxc@gmail.com |
52cf39170e7edf0b0e2356aa84f6f6a642cee3a5 | d6d7dd10bb0dc0eb57f179166596c49d6185e13f | /cassandra-cql/src/main/java/org/springdata/cassandra/cql/spec/TableSpecification.java | 694d56fb71c95c450a2b635d2f2d1ac980bd9aa2 | [] | no_license | yangqiju/spring-data-cassandra | ec98ef616a084e688343e4efff0b040702d7eff8 | a08223838c2ded92932ac3a17c5efd834190223d | refs/heads/master | 2020-12-26T00:06:22.574092 | 2014-07-01T09:06:52 | 2014-07-01T09:06:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,387 | java | /*
* Copyright 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | [
"a@shvid.com"
] | a@shvid.com |
2271a5aaef7b98ed4ec69a1e05441e2f76551110 | fcdfceac19c283586b196650dc31355bc5b647a8 | /src/io/github/josehsantos/hack/ide/refactory/HackRefactoringSupportProvider.java | 8fbce2263a82822a86bbef5c080484f12c96aea2 | [
"MIT"
] | permissive | jhsx/hacklang-idea | 721f153f470b50d3aaf58618df7168bf7c68eac2 | 45d190444662c8ced0614c91f8fa7701f0936e95 | refs/heads/master | 2021-01-10T09:11:22.711843 | 2015-11-16T22:55:41 | 2015-11-16T22:55:42 | 46,169,344 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 520 | java | package io.github.josehsantos.hack.ide.refactory;
import com.intellij.lang.refactoring.RefactoringSupportProvider;
import com.intellij.psi.PsiElement;
import io.github.josehsantos.hack.lang.psi.HackVariableIdentifier;
/**
* Created by josesantos on 16/11/14.
*/
public class HackRefactoringSupportProvider extends Re... | [
"henrique_1609@me.com"
] | henrique_1609@me.com |
88a69a4e365ade76c459ce2e7609d5391d019a9f | a58c494ec79074390360c2d11b0b7900e6efbb23 | /app/src/main/java/com/thephoenixit/mygymclub/services/ServicesImpl.java | 54425d3e66868b1f06b78dcf1f8b6335c8c29156 | [] | no_license | ThePhoenix-IT/MyGymClub | 3d62646a95df0e18eb5ea5b99cc0e384321bbb57 | 17f2c744189551768b3580f24862dfe52af24583 | refs/heads/master | 2021-05-05T17:02:06.644993 | 2018-01-29T16:16:02 | 2018-01-29T16:16:02 | 117,338,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.thephoenixit.mygymclub.services;
import com.thephoenixit.mygymclub.models.Workout;
import java.util.Collection;
/**
* Created by root on 18/01/19.
*/
public class ServicesImpl implements IUserServices {
@Override
public Collection<Workout> getAllWorkouts() {
return null;
}
}
| [
"hamzajg@gmail.com"
] | hamzajg@gmail.com |
b3c0c084e7d93c87288cf73210a3e7075c9a7c00 | fd6d848aff383dd7f7910c0e6afa5eb97eb138bc | /Smarttech_Automation1/src/main/java/com/usa/student/myBaseClass.java | af94d4310accf2fa6b077288fab509d1ddd86e80 | [] | no_license | Mohammadhaque0301/Enamul | 8fc96e03c584c03e02c394be8ff4effbbad8e867 | f33c78d38a074d30c0510600c11647b56fa3d931 | refs/heads/master | 2023-01-06T14:51:52.982822 | 2020-10-30T23:51:24 | 2020-10-30T23:51:24 | 303,012,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package com.usa.student;
public class myBaseClass {
}
| [
"enamh@DESKTOP-9I829TP.lan"
] | enamh@DESKTOP-9I829TP.lan |
7aa9d740ba96616ede0613a5269a7aebf4cbcfb1 | dfe4f42d6ed899079866f96f5b308ca4303c5c15 | /Cars/src/Motorcycle.java | aaa9292377f30f859860355c7e3e00db51d7ebb0 | [] | no_license | cdehn/Cars | ee0a0a79737a17ca4483118f6fda41fdbc346a60 | 16114974a57784ab717dc1033ebcd063114f3f6b | refs/heads/master | 2016-09-06T18:14:30.089737 | 2014-12-07T18:54:05 | 2014-12-07T18:54:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java |
public class Motorcycle extends Vehicle implements VehicleInterface {
private boolean hasSideCar;
public Motorcycle(boolean hasSideCar) {
this.hasSideCar = hasSideCar;
}
public boolean gethasSideCar(){
return hasSideCar;
}
public void sethasSideCar(boolean sideCar){
this.hasSideCar = sideCar... | [
"cdehn@udel.edu"
] | cdehn@udel.edu |
adaaa3a53952f962d67803fffb102a2346087a51 | 92fb8f20138bbe2ae6226b30ba628485cfa88084 | /src/controller/EditDuAnAdminController.java | f88257288e89b8c2f714920f28e7d36f145cc8c3 | [] | no_license | 2ongvinh/Aboutme | a4645a28ee339480bec38fa4b3623e199c0a2bb5 | 21cf7c2a20fcb3ae98256d475612842104899bb4 | refs/heads/master | 2021-01-13T14:05:34.620320 | 2016-12-11T19:11:46 | 2016-12-11T19:11:46 | 76,176,702 | 0 | 0 | null | 2016-12-11T19:09:47 | 2016-12-11T13:41:26 | JavaScript | UTF-8 | Java | false | false | 4,273 | java | package controller;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.sql.Timestamp;
import javax.servlet.ServletException;
import javax.servlet.annotation.MultipartConfig;
import... | [
"trannhatvinh88@gmail.com"
] | trannhatvinh88@gmail.com |
1403602a1aa39c89c51f79cda4502dceb5497fb6 | 6a10bb16aca4bf349072ce8efffed269910c7459 | /app/src/main/java/com/sportsv/vo/Mission.java | b01e05613be2ff63b88a07b2e3181f474faa5fc8 | [] | no_license | ishimsungbo/sportsv | 74c34865bdbbc76a012858cc5eda03feafd26eab | c873c719b7313f556d6065ff50ef773e51c0b0df | refs/heads/master | 2020-12-25T05:36:01.850207 | 2016-07-11T09:20:20 | 2016-07-11T09:20:20 | 59,982,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,731 | java | package com.sportsv.vo;
public class Mission {
private int missionid;
private int categoryid;
private int typeid;
private int sequence;
private String missionname;
private String description;
private String precon;
private String videoaddr;
private String fullyoutubeaddr;
priv... | [
"ishimsungbo@gmail.com"
] | ishimsungbo@gmail.com |
4b85a1576d366f0c302f2893f499ebf3ff7a0a32 | a08d478e9df9299852c3dec90d1cf25637fe9731 | /app/src/test/java/sequality/AppTest.java | 68c63b1097973cc59755e8a3c1b6f6da948e9c5b | [] | no_license | m1m21a29/sequality | 5f5d958b443f2e84058ffdf7ab133eff68184c21 | ee9a5cb9150e8153f82d7f028e93b92481b4a0ae | refs/heads/main | 2023-06-16T07:45:15.277251 | 2021-07-12T06:48:20 | 2021-07-12T06:48:20 | 385,084,340 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 512 | java | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package sequality;
import org.junit.Test;
import static org.junit.Assert.*;
public class AppTest {
@Test public void testAppHasAGreeting() {
App classUnderTest = new App();
assertNotNull("app should have a greeting", classUnd... | [
"m1m21a29@oit.ac.jp"
] | m1m21a29@oit.ac.jp |
7e0dfe1dcfdf003f238247771ebecb55bda356d4 | 5f9cbddbe98d3b1ee357aa5b077b9fd1abe7c43b | /src/day20_ForLoop/timer.java | 9a325c4ce2f6a3a45fada22834131e36c14c55b9 | [] | no_license | Chanidapaczaj20/JavaProgrmming2020_B21 | 7f3755570e39e6ad90d0bfc6ae0c262ec8bf58b7 | 37a23e75f878310f94cb966ea9389e8c9db05885 | refs/heads/master | 2023-03-01T23:55:00.840832 | 2021-02-02T04:29:26 | 2021-02-02T04:29:26 | 319,807,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package day20_ForLoop;
import java.util.Scanner;
public class timer {
public static void main(String[] args) throws InterruptedException {
Scanner scan = new Scanner(System.in);
System.out.println("please enter the number of minutes");
int minutes = scan.nextInt();
for (int i = m... | [
"70244412+Chanidapaczaj20@users.noreply.github.com"
] | 70244412+Chanidapaczaj20@users.noreply.github.com |
38ae6e4e9632cb04cfab792fd86f390ede408e63 | 4106174f1c941dd01c5c3e545f2e09cc20a86df6 | /src/mathLib/statistics/Average.java | 98efe1efa3cef27fe63e293fca497a469a576133 | [
"MIT"
] | permissive | softish/Garage | 5eac24d1f44a983647b0bc19abe961a6c1509a57 | acd59067b815f5d6722a5d3b61d73eb5f433122e | refs/heads/master | 2021-01-17T17:33:12.590577 | 2016-07-31T16:31:28 | 2016-07-31T16:31:28 | 61,207,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,925 | java | package mathLib.statistics;
import mathLib.EmptyArrayException;
import mathLib.Sorter;
/**
* Created by softish on 2016-06-15.
*/
public class Average {
/**
* Calculates the arithmetic mean of a set of values.
*
* @param values the values
* @return the arithmetic mean
* @throws EmptyAr... | [
"lazar.h.klincov@live.se"
] | lazar.h.klincov@live.se |
dce012081038598db38237819b35a4e3e12deca0 | 52f8641eb97c9d4edc197842771f849dba5ca0d0 | /Tree/B1991.java | 672e55bb5c6ea10d4aea17781969189b8c963089 | [] | no_license | hjy5421/Algorithm | 56405bc2465599c2123b7d53552b31398c30ff96 | 5900dee7b344026232ba7826e221c908dc364b92 | refs/heads/master | 2023-06-11T03:11:49.467361 | 2021-07-01T12:10:03 | 2021-07-01T12:10:03 | 288,932,513 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,712 | java | package Tree;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.*;
public class B1991 {
static ArrayList<Character>[] tree;
public static void main(String[] args) throws NumberFormatException, IOException {
BufferedReader br = new BufferedRe... | [
"hjy5421@naver.com"
] | hjy5421@naver.com |
83dc252ffecb1770b73ff5020c3abb10562c33d6 | fe8d56b8afa10b5af5fa75751d149442c3ca4c3b | /src/main/java/com/teammetallurgy/atum/world/biome/BiomeDriedRiver.java | 29f7019b671b5366c97bb7474ce09522e9de4ce3 | [] | no_license | RebelKeithy/Atum2 | b0fb4a16180b0ecde324a061e75dff15e19cad23 | 2073f4cfc0a50da3d7297044749bb6631c1338ad | refs/heads/master | 2023-05-25T19:15:21.698510 | 2018-12-05T05:46:26 | 2018-12-05T05:46:26 | 159,953,990 | 0 | 0 | null | 2018-12-05T18:40:24 | 2018-12-01T14:43:54 | Java | UTF-8 | Java | false | false | 481 | java | package com.teammetallurgy.atum.world.biome;
import com.teammetallurgy.atum.init.AtumBlocks;
import com.teammetallurgy.atum.world.biome.base.AtumBiome;
public class BiomeDriedRiver extends AtumBiome {
public BiomeDriedRiver(AtumBiomeProperties properties) {
super(properties);
this.topBlock = Atu... | [
"girafi0@gmail.com"
] | girafi0@gmail.com |
4f7ea765ec70c995407cc770be63217071b96cab | 1d1b2b52cbef74b9cfecb67575481a5c978b6780 | /app/src/main/java/com/juanmorales/mascotasrv/adapter/PagerAdapter.java | 1296982ccd814dc11570858976a6be6b13735490 | [] | no_license | solrac02/MascotasPersistencia | 227acde98b6f26bc3dcaae4e9c57a765114e31d1 | eb85ac39699f1dd9cff0d312aefa4192a12df06b | refs/heads/master | 2021-01-16T21:29:18.516061 | 2016-08-08T07:32:11 | 2016-08-08T07:32:11 | 65,182,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package com.juanmorales.mascotasrv.adapter;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import java.util.ArrayList;
/**
* Created by juan.morales on 02/08/2016.
*/
public class PagerAdapter extends FragmentPagerAdapter {... | [
"solrac.jcma@gmail.com"
] | solrac.jcma@gmail.com |
0991f86b347de55117f13e31a312d9d4f636c16c | 097220d22e594c85a1b0ce65f7e656244c878fed | /src/main/java/com/dio/bootcamp/santander/entities/Empresa.java | b940ac841f87a322e6d1313c83981538aa165c5c | [] | no_license | luisEdumatos/dio_controlepontos | c634c876b49003d1dcf56d6bfd87e8e8fd6a3d70 | c65d87285c94ec447cbf697689cc0d5d5fcaa46e | refs/heads/master | 2023-06-21T16:33:33.124866 | 2021-07-22T18:43:46 | 2021-07-22T18:43:46 | 387,862,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package com.dio.bootcamp.santander.entities;
import lombok.*;
import org.hibernate.envers.Audited;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Builder
@Data
@AllArgsConstructor
@NoArgsConstructor
@EqualsAndHashCode
@... | [
"luisedu.unifal@gmail.com"
] | luisedu.unifal@gmail.com |
548cc800c55dcf3c5b05a7093790ae1ed0fb59a2 | 27569fa7caf8a24a2d0c49adcea6e35ce0866050 | /estore/src/com/briup/dao/impl/IOrderDaoImpl.java | dcf3c634ab57217403fba68018cb0fffa6689391 | [] | no_license | zweros/java | 05dcd821907655152e899836f5471a29ce051883 | a17c03e3df7de900abb214720a51ed24d5e3b6a2 | refs/heads/master | 2020-03-27T04:35:49.538742 | 2019-02-01T14:29:14 | 2019-02-01T14:29:14 | 145,952,866 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,041 | java | package com.briup.dao.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Map;
import com.briup.bean.Customer;
import com.briup.bean.OrderForm;
import com.briup.bean.OrderLine;
import com.briup.common.exception.OrderServiceExcep... | [
"414356480@qq.com"
] | 414356480@qq.com |
8166ac28752d4a58f1d67d518b0414b59812ca64 | 8dc80ed8511b5f53be67ed7f015d9fd526c25bd2 | /KoreaProblem/problem/Korea/choi/Endless.java | e4fbe276cea478abb5b10b420b637646e6b8c3e5 | [] | no_license | ChoiWoongJin/Algorithm_Practice | 0315abd8460b56a969cad3af734e83c28d430ab6 | 0d20acab2a832edfc4a0a2151a7592e21ba2f551 | refs/heads/master | 2021-09-03T16:51:04.657791 | 2018-01-10T15:25:53 | 2018-01-10T15:25:53 | 103,385,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,952 | java | package problem.Korea.choi;
import java.util.Scanner;
// 너무 큰 값을 넣으면 OOME 발생
public class Endless {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc = new Scanner(System.in);
String firstInput = sc.nextLine(); // 계속 변화함
String stringS = sc.nextLine(); // 불변... | [
"asus@DESKTOP-MPDMUUP"
] | asus@DESKTOP-MPDMUUP |
67578f39e3bb400510ac00ded85997f72385a2a7 | 4b4dc407080d4809ee945ff9a21276ec25404316 | /bateponto/src/main/java/com/projecto/bateponto/ServletInitializer.java | f0d6f8f5eba08dbd6f934f0404d0e406288bf229 | [] | no_license | kukibravo/bateponto | ca1692c6364ff8ce2c926f38fe8f357960402bfc | 099ed38abe8e15809493dd8c5c9bba392cf92b22 | refs/heads/master | 2023-03-23T19:57:21.241220 | 2021-03-21T20:14:37 | 2021-03-21T20:14:37 | 349,697,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.projecto.bateponto;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(SpringApp... | [
"lazarodjanilson@gmail.com"
] | lazarodjanilson@gmail.com |
4c67718acd32a2ccce009a1892aa4bf1b0ee0619 | 5914e912a9bd6dbcdeac4dacc24400efaf2f7cb1 | /src/ExercJG/Java8_Livro/cap6/testeExerc05.java | 7d90016f7f4cc79f406430059b04e0435c403e02 | [] | no_license | AlexSouzaSilvax/CursoJava | ee4e98bb180c002f78a6dc7c39633d4ae270c92c | 0746cd1b641db80acb1a108242bc81aaf4d50609 | refs/heads/master | 2020-04-12T10:18:43.494218 | 2018-12-19T11:13:06 | 2018-12-19T11:13:06 | 162,425,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package ExercJG.Java8_Livro.cap6;
public class testeExerc05 {
public static void main(String[] args) {
int[] array1 = {10, 20, 30, 40, 50};
int[] array2 = {60, 70, 80, 10, 90};
System.out.println("Quantidade encontrada: " + Pag106Exerc05.buscarNumero(array1, array2, 10));
... | [
"alexsouza8045@gmail.com"
] | alexsouza8045@gmail.com |
1292ac957073aafdd7aa344dd5dfc7baf18329e5 | 36779e6fbd26233be5e636e8cc01e27fa5e0366b | /ccl-plugin/CoCons/src/org/cocons/argo/cognitive/critics/test/AllTest.java | 7e9a36b2cf281b19102edbd4ae4b45959ad7ddbe | [] | no_license | BackupTheBerlios/ccl-plugin | 0e01b1a010cb03cddc2528d41f14cca9a2858d37 | 9be0fac3a3c95c362b3defb956302976b55d7870 | refs/heads/master | 2016-09-06T15:22:47.637350 | 2003-07-12T18:48:29 | 2003-07-12T18:48:29 | 40,255,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 803 | java | package org.cocons.argo.cognitive.critics.test;
import junit.framework.TestSuite;
import junit.framework.Test;
/**
* Title: AllTest.java
* Description: The AllTest Class running all TestCase this package.
* Copyright: Copyright (c) 2001
* Company: TU-Berlin, CIS
* @author Philipp Schumacher, Fadi Chabarek
* ... | [
"fchabar"
] | fchabar |
141b4c38e332dc5fc871eb05e9cfa38a4896ed6e | 8b6b6b1ce0c40ff6bb8821ce9a647c1fb2ecfdb5 | /branches/trent-tests/src/org/alliance/launchers/OSInfo.java | 4cf8e3e0f4ee807466b8519af36802e07cd76cb1 | [] | no_license | DeathfireD/AllianceP2P | 601f955701d6be89d2bd8d747ee81cf981e72a31 | 9cfe7bc69e7f5a641e72f5255f7e888f1f880e9c | refs/heads/master | 2020-05-18T19:05:36.150536 | 2017-11-30T03:13:31 | 2017-11-30T03:13:31 | 10,271,468 | 6 | 7 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | package org.alliance.launchers;
/**
* Created by IntelliJ IDEA.
* User: maciek
* Date: 2006-jun-07
* Time: 10:35:53
*/
public class OSInfo {
private static boolean supportsTrayIcon;
public static boolean supportsTrayIcon() {
return supportsTrayIcon;
}
public static boolean isLinux() {
... | [
"DeathfireD@gmail.com"
] | DeathfireD@gmail.com |
13c28afa020b551ea759931e749194be9b49518b | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.27.0/sources/com/iqoption/deposit/b/k.java | a9a9e85d2fb9174a2578eee5a4b66a6f09544e17 | [] | no_license | kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115289 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | null | UTF-8 | Java | false | false | 3,371 | java | package com.iqoption.deposit.b;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.ScrollView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.cardview.widget.CardView;
import androidx.constraintlayout.widget.Barrier;... | [
"yihsun1992@gmail.com"
] | yihsun1992@gmail.com |
dd85a438b0b3bf21e535dfb4c46deaa7d275ef73 | a5ee38ed3cebc9b7e3e3db96b936c63aae5b6154 | /spring_rest/src/main/java/org/springsource/cloudfoundry/mvc/web/WebMvcConfiguration.java | 1ddd74a1125662281cb86340af6c052682d8862c | [] | no_license | soen79/soen79-sandbox | 10e9618919f98079d0d24b2f300d586b63069881 | a15bcc8f4ea36a28ed1a2b1686912cc9018d2ffe | refs/heads/master | 2022-12-22T17:53:54.151982 | 2021-01-21T23:22:11 | 2021-01-21T23:22:11 | 14,345,123 | 0 | 0 | null | 2022-12-16T02:18:04 | 2013-11-12T21:08:29 | JavaScript | UTF-8 | Java | false | false | 2,639 | java | package org.springsource.cloudfoundry.mvc.web;
import org.apache.log4j.Logger;
import org.springframework.context.MessageSource;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.sprin... | [
"billybustillo@gmail.com"
] | billybustillo@gmail.com |
b1d67bc1dd69290b186bd07cbca7550d33e91d90 | 710b1e5781d366b34ce5072d8f6ffae6ff66a5ae | /transport/src/main/java/io/netty/channel/embedded/EmbeddedChannel.java | 2346c6aeabbcc2ece8ffc24dc60b4e25d3a2b7d7 | [
"Apache-2.0",
"CC-PDDC",
"BSD-3-Clause",
"LGPL-2.1-only",
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | ColonelHou/netty-4.0 | eed6fc1e837064dfdc58783c3efe3c3dfb7555a8 | c87e99b26f4f5067f5fc6b40cdd093e0402d0b56 | refs/heads/master | 2022-10-17T10:44:55.543045 | 2019-07-19T11:31:43 | 2019-07-19T11:31:43 | 194,032,751 | 0 | 0 | Apache-2.0 | 2022-10-04T23:53:08 | 2019-06-27T06:05:59 | Java | UTF-8 | Java | false | false | 21,084 | java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project 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/licenses/LICENSE-2.0
*
* Unless ... | [
"houningning@MacOS.local"
] | houningning@MacOS.local |
cfd4955c5d5ae2deba75ebfcd85a1bc7b0b3c6c1 | 8a5e0abebe1f6a82ea9f8c3b9aa541c769d49c42 | /src/main/java/com/builtbroken/armory/data/ranged/barrels/GunBarrel.java | f5646315168eb8c4f0cdb55d3c2f18fc67fc24c8 | [
"MIT"
] | permissive | BuiltBrokenModding/Armory | ba481309b7abdc90a09d67332f58a57eb39ca55b | 5da5053bce1841552fad03005e799c2bb5f10abe | refs/heads/master | 2022-06-16T04:03:29.575554 | 2022-06-03T13:42:42 | 2022-06-03T13:42:42 | 29,359,767 | 3 | 7 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package com.builtbroken.armory.data.ranged.barrels;
import com.builtbroken.mc.imp.transform.vector.Pos;
/**
* @see <a href="https://github.com/BuiltBrokenModding/VoltzEngine/blob/development/license.md">License</a> for what you can and can't do with the code.
* Created by Dark(DarkGuardsman, Robert) on 7/8/2018.
*... | [
"rseifert.phone@gmail.com"
] | rseifert.phone@gmail.com |
e9dbf8eb87539f4336fca0b0681b4513ddff6105 | 2ea49bfaa6bc1b9301b025c5b2ca6fde7e5bb9df | /contributions/marziopulcini/Java/Error Handling/2016-11-01.java | 5b93a725e56d0277bae110fc08f75f87ab997d4e | [] | no_license | 0x8801/commit | 18f25a9449f162ee92945b42b93700e12fd4fd77 | e7692808585bc7e9726f61f7f6baf43dc83e28ac | refs/heads/master | 2021-10-13T08:04:48.200662 | 2016-12-20T01:59:47 | 2016-12-20T01:59:47 | 76,935,980 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | Throwing proper exceptions for unfinished code
Be as specific as possible when catching exceptions
The distinction between checked and unchecked exceptions
Throwing an `exception`
Careful Numeric Data Conversions | [
"marzio.pulcini@at-shopnet.com"
] | marzio.pulcini@at-shopnet.com |
87e7c9fd0955746053f942806a79b0975f5a5d86 | f6899a2cf1c10a724632bbb2ccffb7283c77a5ff | /glassfish/admin/util/src/main/java/com/sun/enterprise/admin/util/InstanceStateService.java | 8c83fdb94a1f5ffc94b3d5c64c82b24876250df5 | [] | no_license | Appdynamics/OSS | a8903058e29f4783e34119a4d87639f508a63692 | 1e112f8854a25b3ecf337cad6eccf7c85e732525 | refs/heads/master | 2023-07-22T03:34:54.770481 | 2021-10-28T07:01:57 | 2021-10-28T07:01:57 | 19,390,624 | 2 | 13 | null | 2023-07-08T02:26:33 | 2014-05-02T22:42:20 | null | UTF-8 | Java | false | false | 9,291 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 2007-2010 Oracle and/or its affiliates. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution Licens... | [
"srini@appdynamics.com"
] | srini@appdynamics.com |
d16f34bb9b6b82b88f356c70566305420923e145 | 19e11a630954c6bce9d9f73428e39c06bda3e842 | /src/CustomeClasses/RoundJTextField.java | bb14e5c1085d0d0de7db126d98db321805f0cada | [] | no_license | PETERMAKAU/Compmaster-V.0.0.1 | d07c8a4adfe30a13d5c458d69e981898728ca65e | 7a821b7e22bfb3ccb3efeabf26ce1623a8a93532 | refs/heads/master | 2023-08-25T19:50:56.996801 | 2021-11-03T07:06:59 | 2021-11-03T07:06:59 | 393,070,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,177 | 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 CustomeClasses;
import java.awt.Graphics;
import java.awt.Shape;
import java.awt.geom.RoundRectangle2D;
import javax.swing.JTe... | [
"mbakungu@gmail.com"
] | mbakungu@gmail.com |
5428f8afcd14a19bf1f1566b0ee5c2753e28bf12 | 8699f0e6291becf2cd19de0df01c9ec786d37ffe | /test/de/inetsoftware/jwebassembly/runtime/Structs.java | 286d76cd92f5b0bd9bfcd7dcd0de7344a8d054fe | [
"Apache-2.0"
] | permissive | hotsmile/JWebAssembly | 912627a994f834d6d12aab21cc2fff84400a0c92 | c029c48be5c22b263a023c7f90aa04041fab54ac | refs/heads/master | 2020-07-16T12:02:07.585386 | 2019-08-27T18:44:27 | 2019-08-27T18:44:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,416 | java | /*
* Copyright 2018 - 2019 Volker Berlin (i-net software)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"volker.berlin@googlemail.com"
] | volker.berlin@googlemail.com |
42aec56ca2b5ae1af7909a9c7bcf6d46d9e6e698 | 4aa23c91d62e24e2edc0acd5bf617a668955e07c | /dhis-2/dhis-services/dhis-service-tracker/src/main/java/org/hisp/dhis/tracker/programrule/ShowErrorOnCompleteImplementer.java | 30c90a667cc7b3d6da71147935f28d171a2e9bb9 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | kas54/dhis2-core | f98bab4af13359b271c59a784e42468b2a7e03aa | ffc2b4b374d92ff8d3312694572cf1d9188fdf96 | refs/heads/master | 2022-12-19T02:07:55.742445 | 2020-09-19T10:47:19 | 2020-09-19T10:47:19 | 297,113,793 | 1 | 0 | BSD-3-Clause | 2020-09-20T16:11:21 | 2020-09-20T16:11:20 | null | UTF-8 | Java | false | false | 2,198 | java | /*
* Copyright (c) 2004-2020, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
* list of cond... | [
"enrico.colasante@gmail.com"
] | enrico.colasante@gmail.com |
28efbf5d4a6e2430baf9a441006fd17b0d9d20d8 | f6c21b52c13013ccba9f5197833fadb9df892386 | /ComplexFragment/app/src/main/java/com/minu/appzoc8/complexfragment/FragmentOne.java | 4fdf31e088c59616844f4bb4b51eb8e8424b36cd | [] | no_license | abithpdm/androidstudioprojects | 0283ea0c58b5ac5d88c62172510bacb2bf368a24 | 78542043e3a6671e231fc427e81f9556d888aded | refs/heads/master | 2022-11-16T20:31:35.935505 | 2020-07-09T15:39:05 | 2020-07-09T15:39:05 | 278,395,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | package com.minu.appzoc8.complexfragment;
import android.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widg... | [
"abithpdm@gmail.com"
] | abithpdm@gmail.com |
50bbab953d6ab29737148f6bc63ec3bec84ab472 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/netty--netty/14158070bf8b3f831702061ffd657c84179fc639/before/EchoByteHandler.java | fbbded62e27c15410be2af0f551ba2c844e9c91f | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,932 | java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project 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/licenses/LICENSE-2.0
*
* Unless ... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
7b0038f587b5ddf66c3a91b44d5fb46780863459 | c121537984f89448e591c19e669289ba4e0c767f | /exception/src/com/ustglobal/exception/first/TestD2.java | ed7cee9179bdc8838c2a07329439897c9852bb78 | [] | no_license | viharika-allam/USTGlobal-16Sep19-Viharika | 25a7a08dbec9dd20b50a82360c19f764961c1976 | 48899bdeabab04cc98dee20af95a73b9511eeb82 | refs/heads/master | 2023-01-08T21:15:19.594047 | 2019-12-24T07:11:12 | 2019-12-24T07:11:12 | 215,539,472 | 0 | 0 | null | 2023-01-07T17:42:56 | 2019-10-16T12:11:26 | Java | UTF-8 | Java | false | false | 500 | java | package com.ustglobal.exception.first;
public class TestD2 {
public static void main(String[] args) {
System.out.println("main started");
int[] a = {10,20,30};
int b = 10;
try {
System.out.println(b/0);
}catch(ArithmeticException ae) {
System.out.println("number is divided by zero");
}
try ... | [
"aruna.viharika@gmail.com"
] | aruna.viharika@gmail.com |
891b6e0fe643d33d0c1ed89527fea6ac0dc3745d | 94cf6f3a2cedca319ade4cd98fa002e284374988 | /src/com/cognixia/jump/MethodAssignment2.java | 01e0c1ce57b86c9b7fd712507d70402337cece4e | [] | no_license | jxxparker/JavaStatements | a3c0aac349a58f037341f2813cd865e8f0e19fb3 | 6fb707ca42d4ff01c9da537ef48d8cfb42e3e644 | refs/heads/master | 2022-10-28T00:16:10.244992 | 2020-06-15T19:41:37 | 2020-06-15T19:41:37 | 258,844,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,535 | java | package com.cognixia.jump;
public class MethodAssignment2 {
public static void main(String[] args) {
boolean gameOver = true;
int score = 800;
int levelCompleted = 5;
int bonus = 100;
int highScore = calculateScore(gameOver, score, levelCompleted, bonus);
Syste... | [
"jihunpark@Jihuns-MacBook-Pro.local"
] | jihunpark@Jihuns-MacBook-Pro.local |
2cb9cf157e8a0d73a8852e0ff3fccc393db0b6c1 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_61490afd49d210fc4c09e0c7deabc5fed8dd611a/ViewFactory/28_61490afd49d210fc4c09e0c7deabc5fed8dd611a_ViewFactory_s.java | 8614fa3611a23b9d4bb2d793c48eefa23d2c9caf | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 21,158 | java | /**
*
*/
package edu.cmu.hcii.peer.util;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import android.content.Context;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.media.MediaPlayer;
import android.media.MediaPlayer.OnPrepar... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
206636c05ebdf71d3d351ea74ec02a2dbdd289a7 | 3cb918d48afb3d85d5f0c1fbc6e284ebfa5d6355 | /src/main/java/com/wthfeng/learn/lang/SortTest.java | fb4f8ec1d6575fecc3e93c2c2dc3a814a8d92ac6 | [
"Apache-2.0"
] | permissive | wangtonghe/learn-sample | d1d9d70e07aae1a41da3fdb56dac9ca2b93cdb17 | 121b9e4ce32b0d86f8d1e1a098627ce5f5fd5115 | refs/heads/master | 2021-01-20T05:53:36.040204 | 2019-04-16T02:10:29 | 2019-04-16T02:10:29 | 89,820,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,206 | java | package com.wthfeng.learn.lang;
import java.util.Arrays;
/**
* 排序;练习
*
* @author wangtonghe
* @date 2017/8/16 09:22
*/
public class SortTest {
public int[] sort(int[] array) {
quickSort(array, 0, array.length - 1);
return array;
}
private void quickSort(int[] arr, int low, int h... | [
"wthfeng@126.com"
] | wthfeng@126.com |
160d42224547449ec5cdc0a49fae94651244cc01 | 7c4cb7516542776db2476e3b9f42d10af8bba921 | /ScoreBookServices/src/main/java/com/fun/learning/listeners/LoginSuccessEventListener.java | 9a3bf1a321d3987da7fb52ca4762284dd64f4a3a | [] | no_license | vikas2453/scoreBookServices | 7c752645b76f7620c96837dd71dea537404353a6 | 3c731aea398f1b41e7620a3a35119760a8c4d81d | refs/heads/master | 2020-06-02T05:32:17.373219 | 2019-10-14T18:15:12 | 2019-10-14T18:15:12 | 191,054,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | package com.fun.learning.listeners;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.ApplicationListener;
import org.springframework.security.authentication.event.AuthenticationSuccessEvent;
//import org.springframework.security.access.event.AuthorizedEvent;
//imp... | [
"M1052611@mindtree.com"
] | M1052611@mindtree.com |
d70eca9f1545a25152d96166be18746910e6ad5f | 0c006defa311877bed6b1e8240aa8e3195250d1b | /src/main/java/models/CsvEmpModel.java | a92673e219b4b47c49fc3e31cf5a79709d57cab4 | [] | no_license | PavlinPavlov/monthly-performance-reports | faff1681ca5a40535f5a47bcce967a2089995510 | 04a9517d91f1d22cd313abcba1059e553a55c39b | refs/heads/master | 2022-11-23T20:55:32.270785 | 2019-05-27T07:37:40 | 2019-05-27T07:37:40 | 188,677,710 | 0 | 0 | null | 2022-11-16T05:56:31 | 2019-05-26T12:04:10 | Java | UTF-8 | Java | false | false | 510 | java | package models;
public class CsvEmpModel {
private String name;
private double score;
public CsvEmpModel() {
}
public CsvEmpModel(String name, double score) {
this.name = name;
this.score = score;
}
public String getName() {
return name;
}
public void set... | [
"88pavlin888@gmail.com"
] | 88pavlin888@gmail.com |
04690385a289eaf5bedd9c9f701143ccd661f3f6 | 9d325779d668db4d887079f17e2bcf5e158c0955 | /modules/activiti-engine/src/main/java/org/activiti/engine/impl/cmd/SignalEventReceivedCmd.java | 7d842173a8ec44955018cc3d0bb5fa15f577ed94 | [
"Apache-2.0"
] | permissive | 105032013072/Activiti-5.14 | d5981cf982dd920622cd7ea710bf2711f18e3803 | 34afdbfd4142e23b3594dd65500d38c4d5ec9a9b | refs/heads/master | 2022-12-23T01:21:35.472610 | 2019-06-06T12:52:46 | 2019-06-06T12:52:46 | 185,395,953 | 0 | 0 | null | 2022-12-16T00:39:08 | 2019-05-07T12:19:59 | Java | UTF-8 | Java | false | false | 3,670 | java | /* 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 writing, software
* distribut... | [
"1337893145@qq.com"
] | 1337893145@qq.com |
b0441987f276f89ed09e0c645f30f4c1b8767a89 | 5b13269ee82a20eb7689c8bba25a35b04e277086 | /src/main/java/com/rueggerllc/transaction/BackendTransactionServiceApplication.java | 6126eadd86b539be164a98d6254efd9a4d300108 | [] | no_license | rueggerc/BackendTransactionService | 55413ac2179cb0af44d20def4a1ac4f1697b9ca4 | 79399ed801ea4e5a9c68b965781da81205bd9278 | refs/heads/master | 2020-03-28T07:53:17.533891 | 2018-09-08T12:22:39 | 2018-09-08T12:22:39 | 147,930,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.rueggerllc.transaction;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BackendTransactionServiceApplication {
public static void main(String[] args) {
SpringApplication.run(BackendTransactionSe... | [
"chris.ruegger@gmail.com"
] | chris.ruegger@gmail.com |
d86d97b63978fc95ed96dba217dfd388b7f744d6 | 03e99af26b6186328c8a8a6ffa4a40427188a9f9 | /src/main/java/SpringBoot/SpringBootGetStarted/controller/HelloController.java | b6e1701c9985f53ae649c28584d4fa52d1ee5a69 | [] | no_license | TyronneJeong/SpringBoot-GetStarted | 6746187d9203244fcf42c7296bec97cc4c09c918 | 6be759867090e0eb3d5bfae0dd1e9ce0cfa51b6e | refs/heads/main | 2023-08-27T14:42:13.823286 | 2021-11-06T06:48:38 | 2021-11-06T06:48:38 | 416,008,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,013 | java | package SpringBoot.SpringBootGetStarted.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;... | [
"maurois@nate.com"
] | maurois@nate.com |
fe9ff1a86edf0644d320ba0efc1b9232d91014ac | be18401eab59b6350c03c26b5b18f8021b02b6a7 | /src/main/java/it/thomasiommi/mongocktest/service/PersonService.java | a102254e4b9623cd00c73b336e0e961fe71a649d | [] | no_license | ThomasIommi/mongocktest | b974d8c585eaf49ed4ef91a0f06a09d64fd10d14 | 418f489d129b5755531755bde22a8dea975bf8a3 | refs/heads/master | 2023-01-07T19:07:42.007356 | 2020-11-08T22:51:35 | 2020-11-08T22:51:35 | 311,170,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 824 | java | package it.thomasiommi.mongocktest.service;
import it.thomasiommi.mongocktest.model.Person;
import java.util.List;
import java.util.Optional;
import java.util.UUID;
public interface PersonService {
/**
* Insert a person into the repository
* @param p Person to insert
* @return Inserted person
... | [
"ThomasIommi6R@gmail.com"
] | ThomasIommi6R@gmail.com |
93d300c870cffb7029e93b753497f84440cd7cf2 | 96cc1b7bb63c4d8629913619aae86cbe29b51ef4 | /wwy-parent/wwy-servie/src/main/java/wwy/service/impl/TestBeanInit.java | 75b883ced449f1bd78aa794650835f22080eef1f | [] | no_license | wwyhere/wwy | 8408961eb8446d700ad8141a4eefda2e701c23a1 | 86c19ea7f149f97e928e8fc636e15d5d9e4d74aa | refs/heads/master | 2016-09-06T11:44:32.611553 | 2015-10-01T15:02:10 | 2015-10-01T15:02:10 | 34,652,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,091 | java | package wwy.service.impl;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.DisposableBean;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.config.BeanDefinit... | [
"wwyhere@163.com"
] | wwyhere@163.com |
2f2f296d5ac02a4e1414f1da96cb62df8cb7853e | edfe439ac313805d38a6aa0ae4f8612313fd512c | /app/src/main/java/com/navlauncher/app/Destination.java | 9ee41d4ed7dc32a8d2f2aa8500b351f32d5aa630 | [] | no_license | scottkennedy/navlauncher | c65b59c2bc41b83e7d637e80ae6e015392b8ab64 | fbfb24d2a45e010b2b7717824b4b74575e77fad9 | refs/heads/master | 2023-01-11T09:28:45.491223 | 2015-10-22T04:51:26 | 2015-10-22T04:51:26 | 44,721,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package com.navlauncher.app;
public class Destination {
private final int mId;
private final String mAddress;
public Destination(final int id, final String address) {
super();
mId = id;
mAddress = address;
}
public int getId() {
return mId;
}
... | [
"scott@squanda.com"
] | scott@squanda.com |
f3474571f53092ae2fa496f1d147a46228c39fdb | 8508251ba39604203b025c1368f2779cd6f75586 | /src/ejerciciosbasicos/Multas.java | 032d983fd696faa8dea05a1cab327c41621962d5 | [] | no_license | SaharaNitido/EjerciciosBasicos | 4b697a1503dcd1347f6f1195151d39088d4b6e8d | d43a1f6e2fb6fc6e8cf938f5343bcfddc3671187 | refs/heads/master | 2023-03-03T05:26:18.406066 | 2021-02-13T10:58:44 | 2021-02-13T10:58:44 | 330,947,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 284 | 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 ejerciciosbasicos;
/**
*
* @author Mulay
*/
public class Multas {
}
| [
"Mulay@DESKTOP-1DQT6OU.home"
] | Mulay@DESKTOP-1DQT6OU.home |
a5ae7c3f6c94075a0362dafce3770f65d4f53c1f | c932fa37e0c116d6452be374be840dcb5230f09a | /app/src/main/java/com/zhusr/rxjava2demo/frag/RxLifeFragment.java | 71d8619a9c06d2b699dfb997300d6a6c6a7f2cb7 | [] | no_license | 17722525963/RxJava2Demo | 5b418718b60e4929e0214b3dc64c4ef413f10ecb | 3533e85dbba839d61e512f712a4c5b0152b3cbdd | refs/heads/master | 2021-01-23T14:44:34.136135 | 2017-11-01T05:39:36 | 2017-11-01T05:39:36 | 102,696,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,125 | java | package com.zhusr.rxjava2demo.frag;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.Toast;
import com.jakewharton.rxbinding2.view.RxView;
import com.tr... | [
"zhusr@szcatic.com"
] | zhusr@szcatic.com |
ab193cd25100ee692d0fd0a6e696550092c11f09 | 5cb0c96cc6613b99c8849ef07c3a2340f3fe21a2 | /haikuReview/20140213-xavi-someone/src/test/java/HaikuTest.java | 3a783ade0a141ed2e5aa7d42a98bc6e2a94a52cd | [] | no_license | novoda/dojos | 2e5a671025924df5674f55e9e8d89db51abf0dcf | 2e7391623b42617af1bbdad227e3e4701e89af2c | refs/heads/master | 2020-04-12T02:27:04.819306 | 2019-04-10T19:55:32 | 2019-04-10T19:55:32 | 6,509,909 | 68 | 20 | null | 2019-03-28T15:27:16 | 2012-11-02T17:34:28 | Java | UTF-8 | Java | false | false | 1,743 | java | import org.junit.Test;
import java.util.List;
import static org.fest.assertions.api.Assertions.assertThat;
public class HaikuTest {
private static final String INPUT_ONE = "happy purple frog/eating bugs in the marshes/get indigestion";
private static final String INPUT_TWO = "computer programs/the bugs try ... | [
"xrigau@gmail.com"
] | xrigau@gmail.com |
abcd129f12e9bf0f7cb84756f694d6cf66d315dc | 8aeab86a2808cd0e6c61154814cfabbb80fdbc86 | /APR_gestion/src/com/apr_gestion/Login.java | 8f79b2c8dc3d13bff309be9f623ddbb0284488e9 | [] | no_license | EduardoLlancanao/gestion_ingreso_egreso | 874da49e5dd2fdf223516ca36459851b0fd9f435 | 352bc04aeb6339dd25500b34fab3a38c9eec85c1 | refs/heads/master | 2022-11-24T22:01:49.469373 | 2020-08-03T05:24:32 | 2020-08-03T05:24:32 | 270,868,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,651 | java | package com.apr_gestion;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
impo... | [
"eduardo.llancanao2095@gmail.com"
] | eduardo.llancanao2095@gmail.com |
ffb38f6346c87996f1266c8fdcfd377f45c75b93 | 705a5ef754dd16516c99db5fe16209a32e3874d4 | /src/com/bjsxt/state/HomeContext.java | 110365d89d016c422a23ef77940bbdbcf3d48155 | [] | no_license | Lijiale96/pattern | adaff8673eb664dcfddb4d677969045b5ceb08e3 | 7f4efa834da874b3990dcc402663446aec5b40cd | refs/heads/master | 2021-01-04T00:28:44.470788 | 2020-02-20T11:26:48 | 2020-02-20T11:26:48 | 240,452,671 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 341 | java | package com.bjsxt.state;
/**
* 房间对象
*/
public class HomeContext {
//如果是银行系统,这个Context类就是账号。根据金额不同,切换不同的状态
private State state;
public void setState(State s){
System.out.println("修改状态!");
state = s;
state.handle();
}
}
| [
"ljl512@163.com"
] | ljl512@163.com |
1b9cf161b9d8897f903914939ed19b8833d0b3e6 | 9e1be169c7c5e7256e9faf3ee34b638461348656 | /src/main/java/com/food/controller/ReviewController.java | a50c50db1e2be9efb4aa3a4ae2d16bd9d73bb180 | [] | no_license | myqlrs/food | e0765cc6f6b68bd009bb5bb2f836d389cc1db094 | 50b9b0b8f7b69083bf80cf3ed9f0537abaf1dee3 | refs/heads/master | 2023-02-15T15:49:17.506555 | 2020-12-28T13:12:55 | 2020-12-28T13:12:55 | 323,368,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | package com.food.controller;
import com.food.pojo.Review;
import com.food.service.ProductService;
import com.food.service.ReviewService;
import com.food.util.Page;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.s... | [
"531353101@qq.com"
] | 531353101@qq.com |
1a9c327b1591e96bf943453e7b9a75b24fc12770 | 185f371f1b0ac5e0dfa276079855fb480efdb7a7 | /generated-archetype/some-artifact/src/main/java/com/company/client/SomeModule.java | 91831742ec9a48d2bff8abdff0fac9de761fbcfc | [
"Apache-2.0"
] | permissive | gwt-maven-plugin/gwt-maven-plugin | 3105b4eeef9de7646d72c44e3500d2f955823af2 | ac3b9481000059295e14ad6b83961add5eb133d1 | refs/heads/master | 2023-05-03T20:27:38.202748 | 2022-06-25T20:56:16 | 2022-06-25T20:56:16 | 1,820,568 | 76 | 91 | Apache-2.0 | 2023-04-17T19:45:47 | 2011-05-30T07:56:10 | Java | UTF-8 | Java | false | false | 5,467 | java | package com.company.client;
import com.company.shared.FieldVerifier;
import com.google.gwt.core.client.EntryPoint;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.KeyCodes;
import com.g... | [
"py.ricau@gmail.com"
] | py.ricau@gmail.com |
d7a2af68124ec261f1f6d303fb880309ae78685c | 42334c003699dcb437efd841e53e33838e8d7f2d | /C30aJavaFXEvents/EventProcessingFX/MouseEventHandler.java | 3d7cfe997e1b6263b6cdd10ae916ecaae066aeed | [] | no_license | CISC3115TY3FA18/SamplePrograms | 1d6953c7235d87da68dcf162afffbf76833c573a | 2afedfcfa9e8b2a458fc4ba1e61d0717e52e7dc2 | refs/heads/master | 2020-03-27T23:49:25.711525 | 2018-12-07T00:14:13 | 2018-12-07T00:14:13 | 147,349,702 | 0 | 7 | null | null | null | null | UTF-8 | Java | false | false | 1,066 | java | import javafx.event.EventHandler;
import javafx.scene.input.MouseEvent;
public class MouseEventHandler implements EventHandler<MouseEvent> {
private StringBuilder sb = new StringBuilder();
private String tag;
public MouseEventHandler(StringBuilder sb, String tag) {
this.sb = sb;
this.tag = tag;
}
... | [
"hui.chen@brooklyn.cuny.edu"
] | hui.chen@brooklyn.cuny.edu |
d2455e2f408521491c5c983a6a6e4e58a01707e9 | c5633ebd8c7911460c36dd052c04a7adfa2a86b6 | /ParseStarterProject/src/com/livejoints/bluetooth/BluetoothLeService.java | a7bb0512863cdb2cd19a31508f25683900d161d1 | [
"LicenseRef-scancode-unicode-mappings",
"BSD-3-Clause",
"Apache-2.0"
] | permissive | hwswfun/LiveJointsAndroid | 428c17a623d87f8bd6bdcbdf3eb04064c1836861 | edfdf5f393bbd885f6644fa95e9c668e163447a1 | refs/heads/master | 2021-09-21T19:27:47.499757 | 2018-08-30T17:27:23 | 2018-08-30T17:27:23 | 43,042,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,508 | 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... | [
"nathan.tofte@gmail.com"
] | nathan.tofte@gmail.com |
23a279b12762cc9d2effded369ab67cabd8e4722 | 1d4d2163e988c1bd7bf67558f960a9d2890b51fa | /Orl-feed/src/test/java/com/bitcamp/orl/OrlFeedApplicationTests.java | 9b7fee8ea11bafd2303797bbd08cd56c1770b064 | [] | no_license | Ellie-Jung/Orullay | 7caa2a435e8199812ebe623479a2a252f0221c8a | f368ab57f2bbd8a04e7b43eee537ad9433e64b28 | refs/heads/main | 2023-08-23T03:39:06.269471 | 2021-10-04T11:08:41 | 2021-10-04T11:08:41 | 407,002,671 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package com.bitcamp.orl;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class OrlFeedApplicationTests {
@Test
void contextLoads() {
}
}
| [
"jssoyeon@gmail.com"
] | jssoyeon@gmail.com |
7511635e358a5ab847250181ab1adf7aad9a9dab | b83e06306fa03fd150dbc81a0802baa8427f6c5d | /product-backend/src/main/java/application/rest/ProductRest.java | 9217028b39a03734489fad99177f79652d67af6e | [] | no_license | sebChevre/microservices | 96d4ce2e8a77a938874de8d4e7d8a53f5602a92a | ab4c1d90c7d60d2167a9564d7fb8373e99775970 | refs/heads/master | 2021-01-10T04:10:04.996856 | 2015-10-27T11:18:42 | 2015-10-27T11:18:42 | 45,032,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,456 | java | package application.rest;
import java.util.ArrayList;
import java.util.List;
import javax.inject.Named;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.core.MediaType;
import domain.product.Product;
@Named
@Path("/")
pub... | [
"sce@GLOB_DEV_PRD009.ju.globaz.ch"
] | sce@GLOB_DEV_PRD009.ju.globaz.ch |
8095de27566faef7c29be060361e207ce86763a9 | 647eef4da03aaaac9872c8b210e4fc24485e49dc | /TestMemory/wandoujia/src/main/java/android/support/v7/widget/dp.java | c518eee15f0afe7a013c33e2ca69a3a881bf7f63 | [] | no_license | AlbertSnow/git_workspace | f2d3c68a7b6e62f41c1edcd7744f110e2bf7f021 | a0b2cd83cfa6576182f440a44d957a9b9a6bda2e | refs/heads/master | 2021-01-22T17:57:16.169136 | 2016-12-05T15:59:46 | 2016-12-05T15:59:46 | 28,154,580 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,605 | java | package android.support.v7.widget;
import android.content.Context;
import android.support.v7.b.c;
import android.support.v7.internal.view.menu.ac;
import android.support.v7.internal.view.menu.i;
import android.support.v7.internal.view.menu.m;
import android.support.v7.internal.view.menu.x;
import android.view.View;
im... | [
"zhaojialiang@conew.com"
] | zhaojialiang@conew.com |
18ae7fce9de3b467ce21d018d429956e97a8be6a | 8a98a19a0db35676b2fe8b824e8d50aa7877ce45 | /remote/src/main/java/org/switchyard/remote/cluster/RoundRobinStrategy.java | 296976ac10db96b05a10fd03139fea177bd597f7 | [] | no_license | bverburg/core | 6fc35bca5903d9a30c1f49929019ab3f0efd7fcc | 71a30b6c0503c9c9f7625c4c3c46c48871d3b70b | refs/heads/master | 2020-06-04T18:11:56.360309 | 2013-02-05T21:10:50 | 2013-02-06T19:15:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,397 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2012 Red Hat Inc. and/or its affiliates and other contributors
* as indicated by the @author tags. All rights reserved.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This copyrighted material is made a... | [
"kbabo@redhat.com"
] | kbabo@redhat.com |
aead3b7255c0189a14f25af51fab134c88554d79 | 9d8621fab4ca11d5e45587584fb0acf3722496ec | /src/ch12/StringEx12.java | 9b91592bd41fcb13f2997e6250be35f90b8aa049 | [] | no_license | 99dabi/javasource | 423d37ac7bcd511620cef4e8274eddecd77122c5 | 9c6393f7b3038ceffdae8179980e2c070b00fd5a | refs/heads/master | 2023-04-20T06:59:31.190809 | 2021-05-04T06:13:35 | 2021-05-04T06:13:35 | 357,107,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package ch12;
public class StringEx12 {
public static void main(String[] args) {
String str1 ="AbZquartKgu";
//문자열 거꾸로 출력하기
for(int i=str1.length()-1;i>=0;i--) {
System.out.print(str1.charAt(i));
}System.out.println();
//str1 => StringBuilder 변경 후
//문자열을 거꾸로 출력하는 메소드를 찾아서
StringBuilder st... | [
"99dabi@gmail.com"
] | 99dabi@gmail.com |
f5bb9c4300a3c13d6ed9db1106c34529243983ea | c81fa5782cbca4c675a33b211befc0b0234e4413 | /app/src/main/java/com/frontiertechnologypartners/beganretail/widgets/LoadingDialog.java | 013f522a1388c3b9d8e2284aef1da02396ecb2fb | [] | no_license | sunko8130/BeganRetail | 07c1525029c4f19d679f5efb43d95426b9dc0af9 | 561f3d1d41653c20c84d57d7c2cee7fbd53fef60 | refs/heads/master | 2023-03-27T18:13:09.509816 | 2021-03-26T14:37:05 | 2021-03-26T14:37:05 | 313,586,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,855 | java | package com.frontiertechnologypartners.beganretail.widgets;
import android.app.Dialog;
import android.content.Context;
import android.graphics.BlendMode;
import android.graphics.BlendModeColorFilter;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.... | [
"sunko8130@gmail.com"
] | sunko8130@gmail.com |
6a314de8f7da8423abdcedcbc4c8ccf4c2225b23 | 7356ca3d08698d034fbd88120c0651657c59763f | /android-project/TinyChat/src/com/tiny/chat/view/HighlightView.java | f7ea5c91115959a596d129d8d445725832e3846a | [] | no_license | tiny2cui/project | 5eaf38996593020fafb7a1cc0a5e4a273ee8e403 | 45967c27e77f23fe6382980e367206dc57dfe0c3 | refs/heads/master | 2021-01-19T22:13:27.718430 | 2014-09-16T15:09:05 | 2014-09-16T15:09:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,303 | java | package com.tiny.chat.view;
import com.tiny.chat.R;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Rect;
import android.graphics.RectF;
import android.graphics.Region;
import android.graphics.RegionIterator;
import a... | [
"tiny2cui@gmail.com"
] | tiny2cui@gmail.com |
3f537101d65118fc458d36b89a94570f4db9b978 | 2f2d00b7605fd4e619ab2301e239e1eb9f786950 | /l06/src/ro/unibuc/fmi/exception/PersonNotFoundException.java | 7ee8b7258d4b5c212ff2e829270e22cb4c9a4f35 | [] | no_license | FloaterTS/fmi | d7c7d1ed6301c3b84bfb53c7f80da5d957aaa656 | 72430f77a2bfbb28be6637a9c251b6e4b9426480 | refs/heads/master | 2022-06-11T07:35:35.633211 | 2020-05-12T06:23:41 | 2020-05-12T06:23:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 184 | java | package ro.unibuc.fmi.exception;
public class PersonNotFoundException extends RuntimeException {
public PersonNotFoundException(String message) {
super(message);
}
}
| [
"calin.constantinov@endava.com"
] | calin.constantinov@endava.com |
02f6d3b44ef9cbf16c861d8e1fb39fbea119edc0 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_498a22b3ea469dbe3eb6531aab87682a0ac38e59/CircuitChangeJobs/8_498a22b3ea469dbe3eb6531aab87682a0ac38e59_CircuitChangeJobs_s.java | 6f3a5dfaf2b1f922ef79356dcc7719996c10d74d | [] | 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 | 106,292 | java | /* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: CircuitChangeJobs.java
*
* Copyright (c) 2006 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d0062766e85b6eb2b61313029e57bc91818a6999 | e21b75f5f0092d2a35cecb53751f711120545166 | /dbflute-runtime/src/main/java/org/dbflute/exception/QueryDerivedReferrerInvalidColumnSpecificationException.java | 9aea44d5cad69e04154e4afe06dbc84e96f099c9 | [
"Apache-2.0"
] | permissive | tty-github/dbflute-core | 1f4dfcd5a878ee85572b56411c002506291fc002 | b8bc0a2f84630967a14aff97b13131d6dac5bfcd | refs/heads/master | 2021-01-16T20:52:35.290319 | 2016-03-18T13:55:57 | 2016-03-18T13:55:57 | 42,177,557 | 0 | 0 | null | 2015-09-09T12:41:14 | 2015-09-09T12:41:13 | null | UTF-8 | Java | false | false | 1,474 | java | /*
* Copyright 2014-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"dbflute@gmail.com"
] | dbflute@gmail.com |
11b58b79b1d268b864a6b437f0dac3f73f75b178 | b6d206ddce72295a2315a2eea3042742cc3d6d1e | /demo/src/main/java/com/example/demo/Constraints/Geometry.java | 50c9e47d02c5fa37a86d9b310ee3d3964cc242fa | [] | no_license | juliehaga/case | 0666366bb6053497c6935e2b86203fdee27b2a90 | 953b582f54d2fe28d0776c3e0d7cf2451bed9a64 | refs/heads/master | 2020-07-25T20:15:35.335475 | 2019-09-18T21:58:11 | 2019-09-18T21:58:11 | 208,413,182 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package com.example.demo.Constraints;
import lombok.Data;
import java.util.List;
@Data
public class Geometry {
private List<List<List<Double>>> coordinates;
}
| [
"jul.haga@gmail.com"
] | jul.haga@gmail.com |
e5d3b65bcf2760b51dbf015580642fed38fb9e07 | 886a086a9c2da96df4c75a129b26835b37ff7e58 | /TimeClass/src/timeclass/tuna.java | 8a124c01cc3b02d80c1d187e823694802f2c5b07 | [] | no_license | sfrey5/LearningJava | 1f4c397036bcbeb2684734ed1d18bef84d7748c9 | 5cf91291e26f883580c654a428290d1af17a2858 | refs/heads/main | 2023-02-03T00:08:32.001860 | 2020-12-19T23:58:56 | 2020-12-19T23:58:56 | 322,956,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 840 | 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 timeclass;
/**
*
* @author Steven
*/
public class tuna {
private int hour;
private int minute;
... | [
"noreply@github.com"
] | noreply@github.com |
fffd89ce3c406aead9d73b4897d91eff94f8c825 | 9432fa6727212ef467035e6d71b4a9f69c213223 | /app/src/main/java/com/technologies/pittu/zoloassignment/view/adapter/WordsAdapter.java | 4708a546fb0930c65521809ba9b247b87111e954 | [] | no_license | Harishpittu/ZoloAssignment | ec8e4841bcb0782741641bc2061d0cf7b308e209 | 5e8430b9af7fa68c02c76867d34c0afe629b7409 | refs/heads/master | 2021-01-01T17:07:19.271749 | 2017-07-26T08:26:22 | 2017-07-26T08:26:22 | 98,002,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,864 | java |
package com.technologies.pittu.zoloassignment.view.adapter;
import android.databinding.DataBindingUtil;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import com.technologies.pittu.zoloassignment.R;
import com.technologies.pittu.zoloassignment.databi... | [
"harish@stocksl.com"
] | harish@stocksl.com |
bafe71be03a7cfab6ba9f03a7cb3a043fb8fc7cd | be146064364e91e83396aae7b9c6cf20bfde9fcb | /Game.java | dcd406aff703df0f35cd243597fad275579f5223 | [] | no_license | rolyn2802/FBLA-Game | 2a065d807d43794b596c8304ab715ff8202bf471 | 087b891600c175679b2620f5a176a5f406cff319 | refs/heads/master | 2020-08-11T09:52:24.057159 | 2019-10-12T00:14:36 | 2019-10-12T00:14:36 | 214,544,385 | 0 | 0 | null | 2019-10-12T00:14:36 | 2019-10-11T23:25:40 | Java | UTF-8 | Java | false | false | 3,116 | java | package ca.wade.game;
import java.awt.BorderLayout;
import java.awt.Canvas;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.image.BufferStrategy;
import java.awt.image.BufferedImage;
import java.awt.image.DataBufferInt;
import javax.swing.JFrame;
import gf... | [
"noreply@github.com"
] | noreply@github.com |
e9b40754589f2c9976ddc80dea876891f7434d44 | 0271a8d6fe08d82647adde66f385528cbeccfc2e | /pad/video/src/com/miui/video/widget/actionmode/ActionModeBottomMenuItem.java | bf5a8d7316719035e7e4f14ae0b82506e3ff7f08 | [] | no_license | eltld/MiuiVideo | 8ac9bb2e5b3545c0a18964e7bb5e014d2197988c | ce578e51833268bc65091d14d630e6bf6cf62af4 | refs/heads/master | 2020-05-29T11:06:37.612962 | 2015-03-06T01:47:07 | 2015-03-06T01:47:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,525 | java | package com.miui.video.widget.actionmode;
import android.content.Context;
import android.util.TypedValue;
import android.view.Gravity;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.miui.video.R;
/**
*@author tan... | [
"liuchao1@xiaomi.com"
] | liuchao1@xiaomi.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.