blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b54d228d0fb3d24a135fa0141139ca03d8b1a23b | 30de109d18aafd966b46632187af64f6eaa81684 | /src/Day4/_03_ExtraExample.java | 9045adea4fd63f6374d4bd56f9d50568e4d154a4 | [] | no_license | albertLope/SeleniumPracticeClass | 7cbe31f65f7cddca2ea25b0388c07cb97b084e71 | a4946f63afcce4b6f99a8c4a89b33f5d22bd99c9 | refs/heads/master | 2022-11-19T05:38:28.932174 | 2020-07-09T17:24:52 | 2020-07-09T17:24:52 | 273,408,521 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | package Day4;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class _03_ExtraExample {
public static void main(String[] args) {
/*
There are 2 ways to f... | [
"makoklu32@gmail.com"
] | makoklu32@gmail.com |
5ef3c1a32ded82623cdfdd5a4ec514330d0912e5 | 68a134243f6a4d8a7a971a6c7477b516c8a99ffb | /src/com/thread/dedlockexample/Account.java | cc39187a38df133665d8d619c14826b5ccca5c71 | [] | no_license | simran1991/BasicJavaExampes | e66eacaf43df054dbcb8e8d1b16bdcc719d00755 | f80333ada4f50993e6f11950bd5e282081883ba0 | refs/heads/master | 2021-01-25T08:14:09.444108 | 2017-06-08T11:15:38 | 2017-06-08T11:15:38 | 93,740,819 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package com.thread.dedlockexample;
public class Account {
private int balance=10000;
public void deposit(int amount){
balance += amount;
}
public void withdraw(int amount){
balance-=amount;
}
public int getBalance(){
return balance;
}
public static void transfer(Account acc1,Account acc2,int amount... | [
"simran411991@gmail.com"
] | simran411991@gmail.com |
cd38767a8a211e8aa0f12ca1f4a3d35b1ca0fe85 | 2455a3a14c198769fb6fa4da5c7ea0a472b909be | /netty-heima/src/main/java/netty/enhance/chart/protocol/MessageCodecSharable.java | d29b7d79adc2a26be2217d33815d560233c01139 | [] | no_license | csliujw/netty-study | 6813add51c3057af89595995cfc4c594a1347a4a | 49ea952473a373db73a158b38bb144f48c902de0 | refs/heads/main | 2023-08-29T04:09:31.921500 | 2021-11-10T05:12:38 | 2021-11-10T05:12:38 | 426,492,534 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,096 | java | package netty.enhance.chart.protocol;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandler;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToMessageCodec;
import lombok.extern.slf4j.Slf4j;
import netty.enhance.chart.message.Message;
import java.io.ByteArrayInputS... | [
"695466632@qq.com"
] | 695466632@qq.com |
815873760eea3759b35ebd6510760f75f2b7bdbf | 7b0c804280e9159e13ed65fe15de897a3a11247b | /Lab5-main/src/exceptions/InvalidArgument.java | 700488a6549cce39884b0b1f65d6cc59e7581a8e | [] | no_license | Deadshotop/Lab6 | f9b0277478f95818644b3b8f9ecfb952a14d7ba2 | 1d6f9f0774d3a6b07eea9deb7a666a7e27f844d8 | refs/heads/main | 2023-09-01T04:42:55.003119 | 2021-11-06T12:12:17 | 2021-11-06T12:12:17 | 425,234,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package src.exceptions;
/**
* Исключение неправильных входных данных
*/
public class InvalidArgument extends Exception {
public InvalidArgument(String msg) {
super(msg);
}
}
| [
"noreply@github.com"
] | Deadshotop.noreply@github.com |
00b922c9764187658c6767a46edf09c08c1290c8 | ace75533b5be2b87ff35b434ae3b2011eea12984 | /ClassDocs/A05/Fraction/src/Fraction.java | 4f6cbf75da96ace36f489314b251a1d4d291ec71 | [] | no_license | ammuh/APCS_15_16 | 5dd81dc59ac8324262bb864cfaaf146d24501c9d | 72508e0449e52d9a5c6ac60658fef905550db12c | refs/heads/master | 2021-01-18T22:25:36.364429 | 2016-04-30T22:16:49 | 2016-04-30T22:16:49 | 64,608,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,927 | java |
public class Fraction {
private int numerator;
private int denominator;
public Fraction(){
numerator = 0;
denominator = 1;
}
public Fraction(int n){
numerator = n;
denominator = 1;
}
public Fraction(int n, int d){
numerator = n;
denominator = d;
}
public Fraction(Frac... | [
"ammo700@gmail.com"
] | ammo700@gmail.com |
aa11c7c7fdc42f55df64a563453f37d448241735 | 1917652808d7469c51b06c6d602c1f4d59ed326d | /app/src/main/java/tw/mapper/MybatisConnectionFactory.java | fb522c20afb12df3886b76f18ccdc3a7f8666990 | [] | no_license | MuchContact/T2-FixedAsset | 4c1bc4e460f5092bd95c206efa3b70cabed24b41 | 348043de32254a4ab2041ecabd33a25dde871889 | refs/heads/master | 2021-01-10T16:30:07.276866 | 2015-11-09T14:22:58 | 2015-11-09T14:22:58 | 45,835,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 784 | java | package tw.mapper;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import java.io.Reader;
public class MybatisConnectionFactory {
private static SqlSessionFactory sqlSessionFactory;
static {
try {
... | [
"hjliu@thoughtworks.com"
] | hjliu@thoughtworks.com |
67c72f254a8b992ff40652a8b4823a3f1f690cd7 | c81a6f7dc32d1e7dd28d4aed826a8b23c0c4f6ec | /src/main/java/FunFictionUserProject/funFictionUser/service/impl/ChapterServiceImpl.java | 315fe19929bbf05ad426ad5cd38358d8609e2dcd | [] | no_license | Limpopoo93/funFictionUser | 1c2e7559a8b38888261dd17ac9eb9cc1d33404ad | fa780f99c8f21d150cf78587bafb1926cb65f7cf | refs/heads/master | 2023-06-13T00:56:24.819795 | 2021-07-12T12:44:20 | 2021-07-12T12:44:20 | 377,760,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,802 | java | package FunFictionUserProject.funFictionUser.service.impl;
import FunFictionUserProject.funFictionUser.repository.ChapterRepository;
import FunFictionUserProject.funFictionUser.service.ChapterService;
import FunFictionUserProject.funFictionUser.view.Chapter;
import lombok.extern.slf4j.Slf4j;
import org.springframework... | [
"marachckow2013@yandex.ru"
] | marachckow2013@yandex.ru |
cd76984fe24cf9a6d103299921d522c6f60a7d72 | a38af2c6ad7350c0348e90ebef35a4d689a78af5 | /Tetrimino.java | b9afa5edadec0daab43b3971a56358ba80fddfbd | [] | no_license | liu746233077/Tetris | 8c2963278379d35652ab1ed4779cd0ecf1b1ee3b | 4eb271a77c2e8895368564511935b7eacdd89a17 | refs/heads/master | 2020-08-02T01:15:24.845149 | 2019-09-26T22:10:53 | 2019-09-26T22:10:53 | 211,189,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,098 | java |
/**
* Abstract class Tetrimino - write a description of the class here
*
* @author Greg Johnson, University of Connecticut
* @version 0.3
*/
public abstract class Tetrimino implements Animatable
{
// instance variables - replace the example below with your own
protected SmartRectangle _block1, _block2, _... | [
"noreply@github.com"
] | liu746233077.noreply@github.com |
6863d6148ab9416f6c7319aac5c00f5d43afd4ba | 4e97ce1a2402233ff26aab8e9e56823a3d747780 | /src/xyz/urffer/urfquest/client/entities/mobs/NPCHuman.java | 300b12a8fb5a105bbb1fc0fe0b418ccf628d449c | [] | no_license | SimNine/UrfQuest | a76195693c1de0ab55154c8738d5c04d4860b9bc | 6e90239f1e2b722c333e425ee5f60726ca1dc35b | refs/heads/master | 2023-03-08T12:05:30.107440 | 2023-02-15T04:33:18 | 2023-02-15T04:33:18 | 164,575,110 | 3 | 0 | null | 2023-02-15T04:33:19 | 2019-01-08T06:04:15 | Java | UTF-8 | Java | false | false | 3,374 | java | package xyz.urffer.urfquest.client.entities.mobs;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.geom.Rectangle2D;
import java.awt.image.BufferedImage;
import xyz.urffer.urfquest.client.Client;
import xyz.urffer.urfquest.client.QuestPanel;
import xyz.urffer.urfquest.client.enti... | [
"c.urffer@live.com"
] | c.urffer@live.com |
2260a6ee255c26e3af7bd8ab07fe0f7f58160683 | 53330fdbf3ef129d8b8bee73a7c27b2da55f7612 | /src/leetcode竞赛/七月/sf7_19/换酒问题.java | f50325849239751570bbae30a43cfb77092f5d67 | [] | no_license | HuYaXing/DataStructures | a96c2c95c54abda75c88579989fb7ad1c4ccf65b | 08e24e4d60ee6d1b8e09c8c172703a169b8365bf | refs/heads/master | 2021-07-21T17:46:20.357646 | 2020-10-10T09:27:53 | 2020-10-10T09:27:53 | 220,730,480 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 692 | java | package leetcode¾ºÈü.ÆßÔÂ.sf7_19;
/**
* @Author HYStar
* @Date 2020/7/19 10:30
*/
public class »»¾ÆÎÊÌâ {
public static void main(String[] args) {
System.out.println(numWaterBottles(9, 3));
System.out.println(numWaterBottles(15, 4));
System.out.println(numWaterBottles(5, 5));
Sy... | [
"911090257@qq.com"
] | 911090257@qq.com |
9d86a8ab6b92ad98ec1b926f866597e090dba3ae | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mobileqqi/classes.jar/PersonalState/ReqGetSameStateList.java | 077dea02fe78d00d2edb52c1376f290c94ca21d5 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 3,042 | java | package PersonalState;
import com.qq.taf.jce.JceInputStream;
import com.qq.taf.jce.JceOutputStream;
import com.qq.taf.jce.JceStruct;
public final class ReqGetSameStateList
extends JceStruct
{
static int cache_eFetchSex;
static int cache_eSelfSex;
static BusiReqHead cache_oHead;
static LBSInfo ca... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
a27469d0ee97a785f34647061f7e7de2e03a8664 | 121d59f1f7f6b3a23f3f227f726d1273dc7dd1da | /itcrowd/src/com/itcrowd/book/action/BookMainBestAction.java | 0d83d82b45e3b7def4f493c31d10638095d49bc6 | [] | no_license | tjoeun-pnj/itcrowd_project | 500fc41011f78e7ad9b0198008245fdb395a1d2a | 62284279367259ec1b04bf59833936cf287b5ca4 | refs/heads/master | 2021-05-09T07:08:51.995511 | 2018-03-01T13:00:31 | 2018-03-01T13:00:31 | 119,350,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 64,807 | java | package com.itcrowd.book.action;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.google.gson.Gson;
import com.google.gson.... | [
"DELL@DESKTOP-RNVBF3L"
] | DELL@DESKTOP-RNVBF3L |
6859ec96b756fb7c675dd33354bc9a3428af8f80 | 507510c99254f3f75f3206c7292feffeaf129285 | /week3/Java Source File-20190927/ThreadPriorityDemo.java | e1f9042730cc7d6754e6bc3106236f8babaaf240 | [] | no_license | gulstein86/parallel_computing | 1805b7f9c2c4b9482931417c9056c47bbe962c4e | d77308e5b847a768e4ead7cb3bbbbba59f92a381 | refs/heads/master | 2020-07-29T11:50:03.732484 | 2019-10-14T12:31:51 | 2019-10-14T12:31:51 | 209,789,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,660 | 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 javaapplication1;
/**
*
* @author user
*/
class A extends Thread {
public void run() {
System.out.... | [
"aswadi1986@gmail.com"
] | aswadi1986@gmail.com |
9943c9f1f7ec8eef95cab3a3110355ba2aa0ce5a | 803acaf26dcb7a5030ad6a53b75c5b53b62c0e09 | /library/src/main/java/com/google/android/exoplayer2/source/MediaPeriod.java | 80424d445e99c564122f8df0d5d5ee075d4b92e1 | [
"Apache-2.0"
] | permissive | Ood-Tsen/ExoPlayer | fdf4a454c59f3ba0c6fc77ce7e1a9168043c08b8 | 43eea90d3c9102debfd8ae58fdf5d2f383235d2a | refs/heads/master | 2021-01-14T14:33:29.245223 | 2016-09-09T10:02:07 | 2016-09-09T10:02:07 | 35,490,811 | 2 | 5 | null | 2015-05-12T13:50:24 | 2015-05-12T13:50:23 | null | UTF-8 | Java | false | false | 5,082 | java | /*
* Copyright (C) 2016 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... | [
"olly@google.com"
] | olly@google.com |
bad203913c110e8491dde8d4b721eb8d23830045 | 2db38f2d3e374a1237b6d2dd36677a92e84710c8 | /Java/Modification.java | d234833c0db4dffe940512b84578a3b2188e63e8 | [] | no_license | bhavnavarshney/Algorithms-and-Data-Structures | 30ef04767f64ef3a7cb23585f4d5d084a22ab26a | d10e813cbaa8c06214eb4ac1d70c54c7323f9715 | refs/heads/master | 2021-08-09T01:22:07.245198 | 2021-06-30T17:28:48 | 2021-06-30T17:28:48 | 136,694,362 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 368 | java | class Modification{
public static void main(String s[]){
/*int a = 5;
modify(a);
System.out.println(a);
*/
Balloon b = new Balloon("red");
modify(b);
System.out.println(b.color);
}
public static void modify(Balloon c){
c.color="grey";
//c = new Balloon("grey");
}
}
class Balloon{
String c... | [
"bhavna.varshney25@gmail.com"
] | bhavna.varshney25@gmail.com |
625748b3f6c43bc71df59f7c9ecfc655188631e5 | 60c802362d16e10c433171fe5a19000f3dd5e0bb | /src/main/java/br/com/caelum/ingresso/model/descontos/DescontoEstudante.java | fdc0c63b8edf21418a717be960ea6f8e3c74d109 | [] | no_license | alessandraml/fj22-ingressos | e1c8b7ad351d3bbe832c253637b0abf4ee22320a | 375998bc915c12874bd37178c11f8462a6082993 | refs/heads/master | 2021-01-01T19:59:06.080873 | 2017-08-12T19:55:28 | 2017-08-12T19:55:28 | 98,739,077 | 0 | 0 | null | 2017-07-29T14:51:15 | 2017-07-29T14:51:15 | null | UTF-8 | Java | false | false | 369 | java | package br.com.caelum.ingresso.model.descontos;
import java.math.BigDecimal;
public class DescontoEstudante implements Desconto{
private BigDecimal metade = new BigDecimal("2.0");
public BigDecimal aplicarDescontoSobre (BigDecimal precoOriginal){
return precoOriginal.divide(metade);
}
@Override
public St... | [
"aleml_3@yahoo.com.br"
] | aleml_3@yahoo.com.br |
93209c32d5145e3a71243ad8e48ca5c4731b6160 | b7cb5a075a5d411090793b06d07236f1c1eee3d0 | /L_3_Collection/src/main/java/exampleOfTest/MyList.java | 15d3e54d69c80658f739f979641511f756ff5a28 | [] | no_license | Akumarou/Java-School-SBT-RnD | af429a7db799f759a081391b50912dd661b2ee94 | f7717dae098fc646229b7e12a02936edc7eaa12d | refs/heads/master | 2020-12-20T18:17:00.019931 | 2020-03-02T07:58:54 | 2020-03-02T07:58:54 | 236,167,369 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 51 | java | package exampleOfTest;
public class MyList<T>
{
} | [
"rikale.aw@gmail.com"
] | rikale.aw@gmail.com |
b580be5392f72e3ed04dc211470157f0b843014b | bd6bca7e6418cb15caba46abffb0c283f4687cb6 | /app/src/main/java/com/example/csce490m3research/TipScreenActivity.java | 5ec141fb209bc89340b44bc0562970d80cccb3a8 | [] | no_license | SCCapstone/iTipper | 885cc6fff54979459060d98084a8420431a7df92 | befbe08b5bc508ae355519a668211ae92a5fdd8d | refs/heads/master | 2022-04-24T07:37:52.720750 | 2020-04-27T18:27:44 | 2020-04-27T18:27:44 | 205,369,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,746 | java | // coded by John Esco, iTipper
// Modified by @paolomilan
package com.example.csce490m3research;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
public class TipScreenActivity extends AppCompatActivity ... | [
"tyler.p.chambers@gmail.com"
] | tyler.p.chambers@gmail.com |
87928c077583c2ab2aa3ba5ad178e2198fe240a4 | 85645a5c78646759932752b4e72d0498b8171895 | /src/main/java/jagoclient/igs/InformationDistributor.java | ec396c00806e62a5b0dd311ae75e35b032d0e635 | [] | no_license | dantin/jago | e9e51cd4a9321b370079087d2e99266b00afcbc0 | 314be2d273d87ddb8d1db1c29f0f2317fe78e560 | refs/heads/master | 2021-01-10T12:45:39.499147 | 2016-03-18T06:31:08 | 2016-03-18T06:31:08 | 54,179,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,498 | java | package jagoclient.igs;
import jagoclient.Global;
import java.io.PrintWriter;
/**
* A Distributor to display informations from the server (type 9).
* It will open a new InformationDialog or append to an old one.
*/
public class InformationDistributor extends Distributor {
ConnectionFrame CF;
PrintWriter ... | [
"chengjie.ding@gmail.com"
] | chengjie.ding@gmail.com |
10a22b9b2a33546dd4a0f28afbd60a1b94cc3f59 | ff52f7ccfa4418cc19d95dae13dc061ecfec9c91 | /FangdongWeb/app/controllers/gen/FundBackRecordController.java | 748c015e297f213ef405ed4901e49c10b3bf63a5 | [] | no_license | michael-luk/rent_financial_platform | 01b16427f86dc3ba2f10a364c717aae169ba0c29 | 22c4951dbe4ca0d12ecf3a16df4a2e435d734047 | refs/heads/master | 2021-05-16T21:46:24.528612 | 2020-03-28T10:42:25 | 2020-03-28T10:42:25 | 250,481,477 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,554 | java | package controllers.gen;
import controllers.*;
import controllers.biz.*;
import play.mvc.WebSocket;
import util.*;
import views.html.*;
import views.html.gen.*;
import LyLib.Interfaces.IConst;
import LyLib.Utils.DateUtil;
import LyLib.Utils.PageInfo;
import LyLib.Utils.StrUtil;
import LyLib.Utils.Msg;
import com.avaje... | [
"micluy@gmail.com"
] | micluy@gmail.com |
f393c3b136c28ca6e45ed8d7862680487407b3eb | 71b9c6a47ac81b8414097e4cb61c384f337c597b | /ProjectApp/app/src/androidTest/java/com/example/alesdias/projectapp/ApplicationTest.java | c100e83a779ec42f1d49e91787f5db860113b9c1 | [] | no_license | alessandracdias/WorkLogger | 7677f8f90a02f5f31d9d5048c79372f4b2e7cb06 | a10623a3af32a39af147b09b49441fbeb637988f | refs/heads/master | 2021-01-20T17:19:46.398581 | 2016-07-25T01:33:08 | 2016-07-25T01:33:08 | 64,094,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.example.alesdias.projectapp;
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() {... | [
"alessandracdias@gmail.com"
] | alessandracdias@gmail.com |
bbef2fa912b7c62e911812376d495badc9bfcbee | 4a0f8e5f92d34bfb5bff0a3d59a6e70e9bbc78e0 | /src/CommonNumbers.java | 2bde2c638d7149237dda607da27d04258772a6e2 | [] | no_license | nilooy5/twoArrayCommons | eec4c34823cf9e80aa3b01e9802dafd81fa39d85 | 7de6d67cae9475011697fd58f896fd3ef38ca7c2 | refs/heads/master | 2022-12-17T21:34:30.986618 | 2020-08-29T23:57:45 | 2020-08-29T23:57:45 | 291,285,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | import java.util.*;
public class CommonNumbers {
public static void main(String[] args) {
System.out.println("Common Distinctive Numbers by Munira Tabassum");
int[] numArray1 = {6, 34, 5, 1, 9, 1};
int[] numArray2 = {6, 1, 8, 34, 5};
HashSet<String> unique = new HashSet<>();
// ... | [
"niloooy@gmail.com"
] | niloooy@gmail.com |
279d456e43a75e808556f81d396469a487e8c1ae | 6a516b3939751b7c4ee1859280569151124dd2c2 | /src/com/javarush/test/level18/lesson10/bonus01/Solution.java | 67b279ee9187ce9564f63fd9b20d993e7cee2901 | [] | no_license | SirMatters/JavaRush-Solutions | 690d34b0680ca2f2b220ce3fce666937cb59050d | fe3592308428baac735fb3c443356b54e38a4f8d | refs/heads/master | 2020-12-24T11:45:45.233258 | 2018-04-14T18:50:25 | 2018-04-14T18:50:25 | 73,015,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,771 | java | package com.javarush.test.level18.lesson10.bonus01;
/* Шифровка
Придумать механизм шифровки/дешифровки
Программа запускается с одним из следующих наборов параметров:
-e fileName fileOutputName
-d fileName fileOutputName
где
fileName - имя файла, который необходимо зашифровать/расшифровать
fileOutputName - имя файла, ... | [
"perov.krll@gmail.com"
] | perov.krll@gmail.com |
b4dcf9bb91b33202090cc0156dc75a8adf44c440 | f963e80864749db5f14887b3c2e33151f90b82ba | /app/src/main/java/com/example/linxuan/myzxing/zxing/camera/CameraConfigurationManager.java | 9f79549adf8c34b3d53019f624103c59808e7170 | [] | no_license | linhaoyou/MyZXing | 3833930437e37e14b9bd0ec37c6ed3c451aea7fe | cf85976d94255153faff7a9cb7427c36c361f06e | refs/heads/master | 2021-05-07T08:39:15.019651 | 2017-11-03T10:16:50 | 2017-11-03T10:16:50 | 109,381,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,529 | java | /*
* Copyright (C) 2010 ZXing 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 applicable law or agr... | [
"linxuan@ffcs.cn"
] | linxuan@ffcs.cn |
beefc3b75f3f1112a22ff1bfc82e8742512311cf | cc93c941900a2fae24f727d8b2731e0472879e86 | /src/main/java/ui/template/ViewFactory.java | 3d9afd10e7aaeb8c230968df4bd72129b9261479 | [] | no_license | Erwerner/CoronaStats | f16c26c51ea04414eb46f2893602a60c7f46843a | fed553af1a5c8a568013964e146d5e0a780fd2fb | refs/heads/master | 2023-04-07T05:55:53.426158 | 2021-04-25T08:49:35 | 2021-04-25T08:49:35 | 265,845,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109 | java | package ui.template;
public abstract class ViewFactory {
public abstract void makeViews(Model model);
}
| [
"erik.werner@otto.de"
] | erik.werner@otto.de |
7a642b35b0f68ac7feed473ec257f387b1b0f4b5 | 4da6973cfeee839d4ee25c9c4e2719589ac7fca6 | /src/test/java/com/fruitsalesplatform/test/dao/TestDao.java | 36cb46ca7052fb0d0f72445f8ac384fce654456a | [] | no_license | css12345/Fruit-Sales-Platform | 9f7f903cc06657c94c5f85f7cc47fe376fa69a76 | 6beeb595a5088f69365ce08cb01f384c1f202471 | refs/heads/master | 2020-04-10T11:58:44.769962 | 2019-02-25T10:02:26 | 2019-02-25T10:02:26 | 161,008,171 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | package com.fruitsalesplatform.test.dao;
import java.util.List;
import com.fruitsalesplatform.test.entity.User;
public interface TestDao {
public List<User> findUserByName(User user);
}
| [
"2318018219@qq.com"
] | 2318018219@qq.com |
6e9d285e6437caba2384344901bf8bcd134ebbb1 | a3321ebb1a2311367f763ea2395e9817083c43fe | /src/main/java/com/graduate/project/entity/User.java | 7a52b8c753ee50a819d3486f55df4935bad6b00a | [] | no_license | Jiayidong1996/graduate-project | c24642cd5c4638fb4f9eb2c1f1359d837b803410 | 2e1ad65d3781ed2c9adaefccfc9d1fb5b0c4e6a7 | refs/heads/master | 2020-03-15T16:19:36.489640 | 2018-05-25T08:51:42 | 2018-05-25T08:51:42 | 132,232,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | package com.graduate.project.entity;
import java.sql.Date;
public class User {
private int id;
private String username;
private Date birthday;
public Date getBirthday() {
return birthday;
}
public void setBirthday(Date birthday) {
this.birthday = birthday;
}
public... | [
"jiayidong1996@163.com"
] | jiayidong1996@163.com |
489269f6b24865ed8c941cc1fbcd7383d946c5d2 | b3c5cee7b3d3abac4c54e5b12e55530e81b95878 | /src/dev/ranieri/services/EmployeeService.java | 0ba896f1e8011847a824c54d7a1cf04c7be1bf3e | [] | no_license | adamranieri/EmployeeHourApp | 1ddeb1b01017d15f31542417b3aa73bb1e6b73a3 | 4096e86235f8ed2cc62ee79405510f84a5eb09b2 | refs/heads/master | 2022-12-31T16:49:36.015325 | 2020-10-19T18:39:28 | 2020-10-19T18:39:28 | 305,479,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package dev.ranieri.services;
import dev.ranieri.entities.Employee;
public interface EmployeeService {
public Employee enrollEmployee(String username);
public Employee login(String username);
public boolean addHoursWorked(Employee emp, double hours);
public boolean takePto(Employee emp, double hours);
}
| [
"adaman94@gmail.com"
] | adaman94@gmail.com |
1b7889e37c0e79614c196c174d1c18047cfe5cd8 | f36276da2801f8859691525cbada7b8f792343bf | /src/com/yuol/smile/utils/FileUtils.java | 107a67e384b9ae5055c7beb040c5bf60d1dd58e2 | [] | no_license | RayWuBlue/CompusAnywhere-Eclipse | fb2443543e9e8b66973755e350e7c04bf75045ee | 6047c1496566c2418878087160610cc6140f0aa5 | refs/heads/master | 2021-01-01T05:27:18.000867 | 2016-05-21T05:25:01 | 2016-05-21T05:25:01 | 59,343,330 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,140 | java | package com.yuol.smile.utils;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.Random;
import android.os.Environment;
import android.util.Log... | [
"306450705@qq.com"
] | 306450705@qq.com |
031406bf1c966a28f6be313df105a47c355e0daa | 53f1039f885e66fa89c90d059a8f52174b32578d | /artCode/aco15/src/test/java/garbage/contactListApp/InputString.java | 9359efe57e5d24c1c73dfe3d5f388d1208f32543 | [] | no_license | radchenkoVit/artCode | f258d7ec652330e7944866fd18e1376cf3487b70 | 2c6bfa40a87f54af723ea55d073721ba362bc93a | refs/heads/master | 2021-01-12T11:01:12.420703 | 2017-01-22T08:13:33 | 2017-01-22T08:13:33 | 72,791,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package garbage.contactListApp;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class InputString {
public static BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
private InputString(){}
/*
* Input action made, by user
... | [
"vit.radchenko@gmail.com"
] | vit.radchenko@gmail.com |
f59c1d66f8af68b7b8385622d8409f47763fb57d | ead75c14cb1fbeea9881e103c0d833cf7bca69a5 | /NumberPalindrome.java | 4db9752d3d2fedd3a3ecc22de00d7a952d952847 | [] | no_license | NitishMhaske/Java-Programs | 0029f5184adc3794ce82db0e4aac490b4cbeaa80 | 06e8cb992615ed954a84863c78b78a68701d2b5b | refs/heads/master | 2021-11-21T20:20:13.795401 | 2021-09-24T11:09:40 | 2021-09-24T11:09:40 | 207,081,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | public class NumberPalindrome {
public static boolean isPalindrome(int number){
int reversedInteger = 0, remainder, originalInteger;
originalInteger = number;
while( number != 0 )
{
remainder = number % 10;
reversedInteger = reversedInteger * 10 + remaind... | [
"noreply@github.com"
] | NitishMhaske.noreply@github.com |
aed25a30cca8ebf42ecff504790f9696ceb32429 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-ivs/src/main/java/com/amazonaws/services/ivs/model/transform/RecordingConfigurationMarshaller.java | 5aaff4f190ef08ab27720a3026adeebfbf35c133 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 4,064 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
4cb76f703cdf695a6b5c979dff32b73031962f71 | fa3e354f03167f9417eccd4522e1dae5ba75e3b6 | /src/main/java/com/fsd/sba/entity/CompanyEntity.java | c188c529dcf89bcc05b3671cc2e11482a169a288 | [] | no_license | Amy-zhy/SBA-IPO | f0564d60bfa40542974c7e32bda6fc9c75043411 | fec3ba2b32f8a270b810d57eb3672157b47c6182 | refs/heads/master | 2022-06-25T15:38:51.780882 | 2019-12-14T14:11:00 | 2019-12-14T14:11:00 | 227,537,247 | 0 | 0 | null | 2022-06-17T02:45:59 | 2019-12-12T06:35:07 | Java | UTF-8 | Java | false | false | 2,839 | java | package com.fsd.sba.entity;
// import java.text.DecimalFormat;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* @ClassName CompanyEntity
* @Descripti... | [
"“zhhongyu@cn.ibm.com”"
] | “zhhongyu@cn.ibm.com” |
019edb9a99c7127bf6f8f95076828e2e861560ec | 5029132de6b7300440aac0114621c0f1308a7e6a | /src/programmers2/JadenCase.java | e399ad14991581f23c177450f6cc79600253bd5c | [] | no_license | minkeun428/Java-Algorithm | e69b483373981611dda93c4ba98a57e0d3f02dea | e5d950bb4c6679085d4e0887b88bdd2bcc32f6a7 | refs/heads/master | 2023-07-09T20:25:20.267914 | 2021-08-12T14:23:22 | 2021-08-12T14:23:22 | 370,940,098 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,688 | java | package programmers2;
public class JadenCase {
public void solution(String s) {
String[] str = s.split("");
StringBuilder sb = new StringBuilder();
if(Character.isLowerCase(str[0].charAt(0))) {
sb.append(str[0].toUpperCase());
}else {
sb.append(str[0]);
... | [
"minkeun428@gmail.com"
] | minkeun428@gmail.com |
ce34c162a96e98a563153ae986b783488e7ecdd2 | 3c31471271a94e952d2edde4a6689ef27ed93feb | /core/src/io/anuke/koru/traits/ConnectionTrait.java | 9792ba51e940849164297d2cc96421bac256bf2b | [] | no_license | Anuken/Koru | 129e4a8e730084bfa7b7afa5849b9e409d1ae817 | 4972659ffc223d50e200e782483d43b1698aae45 | refs/heads/master | 2020-04-13T22:12:21.051272 | 2020-01-21T14:48:41 | 2020-01-21T14:48:41 | 55,321,165 | 95 | 12 | null | 2017-07-22T23:23:38 | 2016-04-02T23:36:40 | Java | UTF-8 | Java | false | false | 288 | java | package io.anuke.koru.traits;
import io.anuke.koru.network.syncing.SyncData.Synced;
import io.anuke.ucore.ecs.Trait;
@Synced
public class ConnectionTrait extends Trait{
public boolean local; //whether this is the local player
public transient int connectionID;
public String name;
}
| [
"arnukren@gmail.com"
] | arnukren@gmail.com |
c055309c0be150a1eb9c58daeae5bf27dfe883eb | 117fd4f2b1f04a24046d0c96a7003f6372b3584c | /app/src/main/java/com/aghagha/tagg/NilaiGuruAdapter.java | eae014492e533b759bfdb5d265074ac8e4567e72 | [] | no_license | aghagha/TUGAS_AKHIR_AWASI | 1a0ce918d3a5f9010159942f9b6f7aec3ca6bc0d | 37ba08c8b013428b5cde0ecc0991987f53316b0e | refs/heads/master | 2021-03-30T18:04:54.213675 | 2017-08-03T03:41:44 | 2017-08-03T03:41:44 | 91,204,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,186 | java | package com.aghagha.tagg;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AlertDialog;
import android.support.v7.widget.RecyclerView;
import android.text.Layout;
import android.view... | [
"amrikudou@gmail.com"
] | amrikudou@gmail.com |
70da7cfe4d799505d92be90b715de2fe979990f0 | 4aa7638557e3ec58243a0b83f0d9a0f97e5bc784 | /src/main/java/com/lapots/breed/platform/tpm/core/artifact/download/DownloadContext.java | fb40202d9ad2e65bfd18e200f578c594c47e9185 | [] | no_license | lapots/tpm | 60971562a0c2344001a8ad5aa6a6933e1049bc24 | 852e45521665cf41470f9d03c127e8eb634f7650 | refs/heads/master | 2021-07-05T06:14:53.630413 | 2017-09-28T14:53:20 | 2017-09-28T17:49:50 | 103,975,344 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 691 | java | package com.lapots.breed.platform.tpm.core.artifact.download;
import com.lapots.breed.platform.tpm.core.api.AbstractArtifactContext;
import com.lapots.breed.platform.tpm.core.artifact.consistency.Artifact;
public class DownloadContext extends AbstractArtifactContext {
private static DownloadContext instance;
... | [
"sebastrident@gmail.com"
] | sebastrident@gmail.com |
cab51cf57850b532f242831c71686b6b74543ff2 | 573a59e44990cf68cd057439534f73b297583751 | /src/main/java/ch/buhls/billmanager/gui/viewModel/wrappers/FinancialYearWrapper.java | 6a0a525dc6726aadfed99e19ba9edcdfad39ffbc | [] | no_license | sdbuehlmann/BillManager | c7515b5bf265ffe327119c9692492ca18348c816 | dfd6dcf8ab8a324eb519645d7f693d307dfe9785 | refs/heads/develop | 2023-05-25T22:22:49.924716 | 2019-11-27T18:01:34 | 2019-11-27T18:01:34 | 131,580,333 | 0 | 0 | null | 2023-05-23T20:18:32 | 2018-04-30T09:58:27 | Java | UTF-8 | Java | false | false | 435 | java |
package ch.buhls.billmanager.gui.viewModel.wrappers;
import ch.buhls.billmanager.gui.data.GUIFinancialYear;
import ch.buhls.billmanager.persistance.database.entities.FinancialYear;
/**
*
* @author simon
*/
public class FinancialYearWrapper implements IDataWrapper<FinancialYear, GUIFinancialYear>
{
@Override
... | [
"sdbuehlmann@gmail.com"
] | sdbuehlmann@gmail.com |
301b295651dacd7760dddd567a34aeee59e0490d | 7cb0d799781dee02c1653041fb71283593084c28 | /app/src/main/java/com/kongtiaoapp/xxhj/ui/view/Mf_Tools.java | 8cc1107d4f8b2cda0b9def55b080eff47e52f78d | [] | no_license | guochengabc/xxhj_project | 2a7a41f000dc7c6512d93c83a641e6dd7a531a87 | b6588be8e5c9436f88873e085a76c3241193a8c1 | refs/heads/master | 2020-09-21T13:09:44.562591 | 2020-01-19T09:17:05 | 2020-01-19T09:17:05 | 224,797,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,095 | java | package com.kongtiaoapp.xxhj.ui.view;
import android.app.Activity;
import android.content.Context;
import android.support.v4.app.Fragment;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.kongtiaoapp.xxhj.R;
import com.kongtiaoa... | [
"guochengabc@163.com"
] | guochengabc@163.com |
a4c7b63887f7803f5c7cbc9920ad521d362c1347 | 96d459b12727f938dfd3182f3a870ea9c36d6771 | /Ribbon/RibbonClient/src/main/java/com/zgpeace/cloud/domain/CommonResult.java | 9eead287f3bfe9ee6ac452ab7c7d38668e278156 | [] | no_license | zgpeace/SpringCloudGreenwich | 91248718ef361bf954fd204f9b90c1050643d040 | edf8772efb98b36cfb6b2dd1f1a3e617e15f2c55 | refs/heads/master | 2021-01-01T23:45:54.222441 | 2020-03-06T01:54:07 | 2020-03-06T01:54:07 | 239,396,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 484 | java | package com.zgpeace.cloud.domain;
import lombok.*;
@Data
@NoArgsConstructor
public class CommonResult<T> {
private T data;
private String message;
private Integer code;
public CommonResult(T data, String message, Integer code) {
this.data = data;
this.message = message;
this.code = code;
}
... | [
"zgpeace@gmail.com"
] | zgpeace@gmail.com |
8c5b9bfc414b95117380a42e271417cd90b72356 | b21aa78f4df6ca9bac90e2726221114a41f2294a | /src/main/java/darkknight/jewelrycraft/block/BlockSmelter.java | db8e254f14ac1cb47852a992f78761504afc7ab6 | [] | no_license | sor1n/Jewelrycraft | 03db45d33498b24146cc7327e3994d454f67272c | 01c8701b68986ccfa83e902515716838d6829311 | refs/heads/1.7.10 | 2021-01-20T12:00:11.955555 | 2015-12-01T20:55:30 | 2015-12-01T20:55:30 | 15,147,767 | 10 | 8 | null | 2015-08-20T18:10:06 | 2013-12-12T21:21:27 | Java | UTF-8 | Java | false | false | 12,843 | java | package darkknight.jewelrycraft.block;
import java.util.Random;
import darkknight.jewelrycraft.config.ConfigHandler;
import darkknight.jewelrycraft.item.ItemList;
import darkknight.jewelrycraft.item.ItemMoltenMetalBucket;
import darkknight.jewelrycraft.tileentity.TileEntityMolder;
import darkknight.jewelrycraft... | [
"sor1n.iliutza16@gmail.com"
] | sor1n.iliutza16@gmail.com |
be52b1092c61b17b0063d548ab0952570e65a2e4 | d2460001fa5c7f3c9538ed6f4c8257a7a5d5c1e3 | /src/main/java/io/github/vergl/currator/service/ExchangeRateService.java | 408bff5a753c70eb48bcfe68b8ebd67e72954a1b | [
"MIT"
] | permissive | vergl/currator | 1a63826bf34064d7da0e32758022c695aa7985d3 | 12028e16ea959ba54f85955b42448b7dec5256b7 | refs/heads/master | 2020-12-27T04:00:19.389256 | 2020-09-28T05:56:26 | 2020-09-28T05:56:26 | 237,757,391 | 0 | 0 | MIT | 2020-09-28T05:56:28 | 2020-02-02T10:59:27 | Java | UTF-8 | Java | false | false | 1,432 | java | package io.github.vergl.currator.service;
import io.github.vergl.currator.domain.ExchangeRate;
import io.github.vergl.currator.domain.ExchangeRateDto;
import io.github.vergl.currator.domain.ecb.EcbEnvelope;
import io.github.vergl.currator.domain.filter.ExchangeRateDateFilter;
import io.github.vergl.currator.domain.fil... | [
"stanislav.giley@gmail.com"
] | stanislav.giley@gmail.com |
c1dcc02bb0dac06be27f78fdf75f3c51c7049bf7 | 1f123f5eb319489dcd0c180bb2cce4da291372f4 | /app/src/main/java/com/example/headstart/MaintenanceSchedule/ScheduleHolder.java | 1b952c8f8874089f63080be1c6aa4fdc4d23cec1 | [] | no_license | skepquilian/HeadStart | 7f5149913b28841fb274efad67f78a9a7150123b | fe5a5d6e43e6a66b822fa963bdd525359e618d3b | refs/heads/master | 2023-07-02T21:36:31.523980 | 2021-08-12T13:43:43 | 2021-08-12T13:43:43 | 310,965,737 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,078 | java | package com.example.headstart.MaintenanceSchedule;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.example.headstart.R;
import androidx.annotation.NonNull;
import androidx.cardview.widget.CardView;
import androidx.recyclervi... | [
"stevenfianu99@gmail.com"
] | stevenfianu99@gmail.com |
28d79e0674489e89fb10af116fabdfc3aa61efd0 | 024c56eba6b62afae84906b5bcedd6ae80ad8486 | /src/com/boa/training/receiver/MessageReceiverWithSpecificPartition.java | f21f8fb9b877eb6c1ec8367b5a8acc37489a67c3 | [] | no_license | pradeepatmuri/KafkaTrainingsDay2 | 6bbbc6b9c8a271373699ae1f0cb71a43a8463ec0 | d8298f1677e6c04387119d2ebaf9ccab855a0ab2 | refs/heads/master | 2020-04-24T01:27:56.016082 | 2019-02-21T10:06:31 | 2019-02-21T10:06:31 | 171,599,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,686 | java | package com.boa.training.receiver;
import java.time.Duration;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import org.apache.kafka.clients.consumer.Consumer;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import org.apache.kafka.clients.consumer.ConsumerRecords;... | [
"Administrator@DESKTOP-UPRT1D1"
] | Administrator@DESKTOP-UPRT1D1 |
689cccdf9585d498273c4c490cef5f504f1a68d5 | 8724cb8764d3015ddb9b7d11fea325c06f6684c4 | /bitcoin-wallet/src/main/java/com/blackjade/wallet/BitcoinWalletApplication.java | f23fcf73aebf9a4b123084fff740fe981a0c890d | [] | no_license | hexiuya/bitcoinj-0.14.7 | 25bc39448bae072e0bd9ce1c355b03356f48bc37 | b931e1fddc3dfefbca8568824a43bb5719b6f7d1 | refs/heads/master | 2020-03-28T01:08:48.854368 | 2018-10-25T03:50:38 | 2018-10-25T03:50:38 | 147,480,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,491 | java | package com.blackjade.wallet;
import com.alibaba.druid.pool.DruidDataSource;
import com.blackjade.wallet.controller.MainController;
import com.blackjade.wallet.controller.SendBtcThread;
import com.blackjade.wallet.controller.WalletSetPasswordController;
import com.blackjade.wallet.utils.BitcoinModel;
import com.google... | [
"hexiuya0902@hotmail.com"
] | hexiuya0902@hotmail.com |
78b4e3e3e49446e6490ac95b16381da0d2008b31 | a761aabe1761227e506282031b1221f9f3612c6f | /app/src/main/java/com/rrtutors/androidexoplayer/MainActivity.java | 0ead4846987e7c8eab11a1aa716218b37aaaff3b | [] | no_license | rrtutors/Exoplayer---Android | b2bf2fb9083601f0397e5e430aa4ca06b3e52407 | 37e971f571d47d345056472c6aa6ee73aeec053c | refs/heads/master | 2020-09-28T20:47:20.057298 | 2019-12-09T12:05:17 | 2019-12-09T12:05:17 | 226,861,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,606 | java | package com.rrtutors.androidexoplayer;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.content.pm.ActivityInfo;
import android.content.res.Configuration;
import android.net.Uri;
import android.os.Bundle;
import android.util.DisplayMetrics;
import android.view.View;... | [
"rrtutor.me@gmail.com"
] | rrtutor.me@gmail.com |
f999f2b17b7dc407a322baa13630cabcfeb10383 | 74781f596473dfd80e33d6c1fc4d19b4dc0409aa | /src/domain/DomainConsumer.java | c5d0c5210d2f81af9deb030b99de8be4ffb1f975 | [] | no_license | junknet/domain_hunter_pro | 6b2e44fc8825d15f1df6e42ec58787f738f53589 | c48afc85e4c5973a88121a3891ab519b73c58c3b | refs/heads/master | 2023-08-16T23:30:24.783173 | 2021-09-27T10:40:39 | 2021-09-27T10:40:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,865 | java | package domain;
import burp.BurpExtender;
import java.util.HashSet;
import java.util.Random;
import java.util.Set;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.CopyOnWriteArraySet;
//负责将收集的域名信息写入数据库
public class DomainConsumer extends Thread {
private int threadNo;
private volatile boole... | [
"bit4woo@163.com"
] | bit4woo@163.com |
d1ffac7b945b3bf273d30497d2b626eda6631807 | 9756815dbd3c6e972db141f0a47f424adc3c10ce | /src/main/java/com/streetbuzz/microservices/utils/NamingServer.java | d57bd05b2e84c21d791fb3aeaacb32b0f267854a | [] | no_license | soumik-dutta/microservices | 2d1b9ae0370f3ff37a7aeb1ecac6395080e2dc83 | 56eaa63ee73c0a5dc11d2a36c7b3a3905b833050 | refs/heads/master | 2021-01-20T21:40:55.211460 | 2018-05-05T12:34:01 | 2018-05-05T12:34:01 | 101,778,525 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package com.streetbuzz.microservices.utils;
/**
* Naming server for microservices
* Created by duttas16 on 7/3/2017.
*/
public interface NamingServer {
//
public static final String BLOG_SERVICE_URL = "http://BLOG-SERVICE";
public static final String SOCIALMEDIA_SERVICE_URL = "http://SOCIAL-SERVICE";
... | [
"soumik652@hotmail.com"
] | soumik652@hotmail.com |
c0b43221b90f4dd64857ea114157312755a81717 | 4c076f94ab695a23aa342a9b12eefdcd8515b61d | /src/test/java/net/lliira/leetcode/r451/P453MinMoveTest.java | 9c45ce8a9067459952599ff981d97de94574f239 | [] | no_license | jerric/lliira-leetcode | 091948f753a7b9cd443748544a166ade49ee5071 | ce79c2bd6521886d36bd5b82ef6092572a74c2c8 | refs/heads/master | 2021-01-13T11:40:58.775775 | 2017-03-05T23:02:55 | 2017-03-05T23:02:55 | 77,765,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | package net.lliira.leetcode.r451;
import net.lliira.leetcode.ListNode;
import org.testng.Assert;
import org.testng.annotations.Test;
import static net.lliira.leetcode.TestHelper.*;
/**
* Created by Jerric on 1/25/2017.
*/
public class P453MinMoveTest {
private final P453MinMove solution = new P453MinMove();
... | [
"jerricgao@gmail.com"
] | jerricgao@gmail.com |
b37c80de2bae6e2f34c480ea42cb84eb409c1dc0 | 04d9f6cfa2fd78283990a3936079c4bdcc8223f6 | /src/test/java/ioFundamentals/mainTask/analyzers/PathAnalyzer.java | ba7657651ae35b62db9f575b070e47f66f2b7a3d | [] | no_license | slask1807/EPAM2IOMain | 5c6729cd07c6877c284ee1a9f3a67c64f82a071c | e9bea5e62aa32e0cbe31428ab1dd5421fbec95c3 | refs/heads/master | 2023-06-28T14:09:22.143550 | 2020-06-10T19:27:35 | 2020-06-10T19:27:35 | 392,784,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,439 | java | package ioFundamentals.mainTask.analyzers;
import ioFundamentals.mainTask.fileStructureEntities.DirectoryHierarchy;
import ioFundamentals.mainTask.fileStructureEntities.DirectoryHierarchyItem;
import java.io.File;
import java.util.List;
import java.util.stream.Collectors;
public class PathAnalyzer {
private stat... | [
"katerina.filipenua@gmail.com"
] | katerina.filipenua@gmail.com |
9faf7c2b05cb4cb5ecf717665d27146b4e365900 | 5d76b555a3614ab0f156bcad357e45c94d121e2d | /src-v3/com/crumby/impl/danbooru/DanbooruPoolGalleryProducer.java | 338be4f6bf0e77c51c8d0b428363c0d9cefcef0c | [] | no_license | BinSlashBash/xcrumby | 8e09282387e2e82d12957d22fa1bb0322f6e6227 | 5b8b1cc8537ae1cfb59448d37b6efca01dded347 | refs/heads/master | 2016-09-01T05:58:46.144411 | 2016-02-15T13:23:25 | 2016-02-15T13:23:25 | 51,755,603 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,597 | java | package com.crumby.impl.danbooru;
import com.crumby.impl.crumby.UnsupportedUrlFragment;
import com.crumby.lib.GalleryImage;
import com.crumby.lib.fragment.producer.GalleryProducer;
import com.google.gson.JsonObject;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
public class D... | [
"binslashbash@otaking.top"
] | binslashbash@otaking.top |
eed8beb0369b8ff80a891419535831e3d6d97a15 | 9539aaca2bb6fe33653178f82fc7ebbdf38862eb | /src/MedianFinder.java | 02dc97531673b8ffe34fe4a278b000132273e042 | [] | no_license | wihoho/LeetCode | 53d9cab31c70c859a53c474fbcb1f353eaad6b67 | 6d7d05b42f11b4626df3fd3df98cc7668ded0d8a | refs/heads/master | 2020-12-24T06:03:44.232709 | 2016-07-25T12:05:12 | 2016-07-25T12:05:12 | 17,285,658 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,179 | java | import java.util.PriorityQueue;
public class MedianFinder {
PriorityQueue<Integer> maxHeap;
PriorityQueue<Integer> minHeap;
public MedianFinder() {
maxHeap = new PriorityQueue<>((a, b) -> {
return -a.compareTo(b);
});
minHeap = new PriorityQueue<>((a, b) -> {
... | [
"gong_l@worksap.co.jp"
] | gong_l@worksap.co.jp |
8b3e49f3b3e0d48db370f5df84789c8c96610781 | 558eea3653bb213a28ae9188f4bce56ca9113a28 | /commons-data/commons-data-base/src/main/java/cn/newphy/data/domain/PageRequest.java | 59119cd90fad26fa1b53336bd5f5218a441ab2c3 | [] | no_license | Newphy/newphy-commons | 12802906563d517ad680262fb40de1a097d71baa | 1422dd29b571c694bcc158271460fc7216c499cc | refs/heads/master | 2020-05-22T02:45:03.577060 | 2017-02-13T03:42:30 | 2017-02-13T03:42:30 | 62,269,506 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,200 | java | package cn.newphy.data.domain;
import java.io.Serializable;
import java.util.Collections;
import java.util.LinkedHashMap;
import java.util.Map;
public class PageRequest implements Pageable, Serializable {
private static final long serialVersionUID = -4541509938956089562L;
private final int page;
priv... | [
"newphy@outlook.com"
] | newphy@outlook.com |
53900a47610dfe4504e608d26bb0acafae486626 | 2bdedcda705f6dcf45a1e9a090377f892bcb58bb | /src/main/output/school_reason_body/place/question_kind/man/guy_study/power_information.java | ce8c9fe3e34ac29d8b4737264e59e7342c67338f | [] | no_license | matkosoric/GenericNameTesting | 860a22af1098dda9ea9e24a1fc681bb728aa2d69 | 03f4a38229c28bc6d83258e5a84fce4b189d5f00 | refs/heads/master | 2021-01-08T22:35:20.022350 | 2020-02-21T11:28:21 | 2020-02-21T11:28:21 | 242,123,053 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,564 | java | 'use strict';
let https = require ('https');
// **********************************************
// *** Update or verify the following values. ***
// **********************************************
// Replace the subscriptionKey string value with your valid subscription key.
let subscriptionKey = '8851d7fd8f883f8ef9b37... | [
"soric.matko@gmail.com"
] | soric.matko@gmail.com |
117fc8d2eef9a44a36f3ed7a5f52ff20e10e2686 | c4eeb8a08544d27a58c15b92b6a338763cffdda7 | /Object Oriented Programming/File Copier/NumberCopier.java | fda612398892b39f5cad27933a235989bd9e6974 | [] | no_license | giodude074/Academic-Work | d5fff285143a68559eef941177eae218cd504047 | 06b5aa2ee17e48dd278c397fa12fd5fee12496ba | refs/heads/master | 2021-08-31T23:01:31.599389 | 2017-12-23T08:59:38 | 2017-12-23T08:59:38 | 113,622,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 728 | java | package copierMidtermPrac;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Scanner;
public class NumberCopier extends FileCopier {
public NumberCopier(){
super();
}
@Override
public void copy(String fromtextfilepath, String totextfilepath)
... | [
"Gio G"
] | Gio G |
ad92a495695fa61133a177026789739be6fd9d99 | f21d8ac100839a04e26a0cb480a58ef7d5627dba | /spaghetti-api/src/main/java/com/prezi/spaghetti/ast/ExternInterfaceNode.java | c736650210c9700de8e3b96f0b6d1ff6b7c18783 | [
"Apache-2.0"
] | permissive | prezi/spaghetti | 0ecd8941d4cb7a8139094173034e753b9872fd0a | 5caac436563eb18fad7e6bab83f3d2cc98713a8a | refs/heads/master | 2023-05-15T08:25:14.685827 | 2023-04-27T07:29:15 | 2023-04-27T07:29:15 | 14,537,911 | 17 | 4 | NOASSERTION | 2023-09-05T12:08:32 | 2013-11-19T21:03:48 | Java | UTF-8 | Java | false | false | 117 | java | package com.prezi.spaghetti.ast;
public interface ExternInterfaceNode extends ExternTypeNode, InterfaceNodeBase {
}
| [
"lorant.pinter@prezi.com"
] | lorant.pinter@prezi.com |
ac9a784d560d2739362409e0b308740c28bf8305 | 160c7dad71a91acc9e42a2bdb17df77747c6e6f0 | /②JAVA基础/JAVA-11.24数组/第三组/李佳康11.24/ST4.java | 6df316696161fa628f4fa8c70b4a2042d43ab6b6 | [] | no_license | qhit2017/GR1704_01 | 67ca82404422a9030ace96f10b76fdd150df0ede | e853df54fc91b819bd34c65382dd93f78a80c85e | refs/heads/master | 2021-09-05T00:57:49.269368 | 2018-01-23T06:26:43 | 2018-01-23T06:26:43 | 109,151,648 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 550 | java | //4 定义一个整型数组{5,9,12,45,18,30},要求打印出数组中所有元素之和,并打印出最大值和最小值。
public class ST4 {
public static void main(String[] args) {
int x[]={5,9,12,45,18,30};
int sum = 0;
for(int i = 0;i<x.length;i++){
sum=sum+x[i];
}
System.out.println(sum);
int max=x[0];
int min=x[0];
for(int i = 1;i<x.length;i++){
... | [
"362517339@qq.com"
] | 362517339@qq.com |
4bfc89c28efd199a27527d38234c20cd121637f4 | d04a294f0452f5b564855886cfef63b6d76f1a3c | /Algorithms/DynamicProgramming/Floyd_ShortestPath.java | 5a4db652990c21fb481de8f8fa1721e0da7648ba | [] | no_license | anshi31jagrawal/Algorithms-and-Data-Structures | 2eb967dbf0d866588f7716089c388870cdc2d5cd | 736307b18740cee233142ee40a204f6a7736d29e | refs/heads/master | 2021-01-11T21:22:30.843511 | 2017-01-12T18:26:19 | 2017-01-12T18:26:19 | 78,774,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java |
public class Floyd_ShortestPath {
final static int max = 100000;
static int[][] matrix = {{0,8,5},{3,0,max},{max,2,0}};
static int n = matrix.length;
public static void main(String[] args) {
for(int del=0;del<n;del++)
{
for(int i=0;i<n;i++)
{
for(int j=0;j<n;j++)
{
matrix[i][j] =... | [
"noreply@github.com"
] | anshi31jagrawal.noreply@github.com |
cb3e6e5afb8ff0928824dddec15765dc4de150c1 | 7fe9ca53ee2af7f34ca81e6ae384fc8a92d89c69 | /src/main/java/org/jetlinks/core/codec/defaults/DeviceMessageCodec.java | 8a1a9581449f47f92cdd71717ede1e309c991f43 | [] | no_license | zhitom/jetlinks-core | 4ec7c0a7b70de512af122534f86df7a021ebc3c4 | 407b8ac9f5b475a9d43af52bd16269451f2330d2 | refs/heads/master | 2022-12-05T03:49:58.410497 | 2020-07-10T07:12:24 | 2020-07-10T07:12:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,182 | java | package org.jetlinks.core.codec.defaults;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import io.netty.buffer.Unpooled;
import lombok.AccessLevel;
import lombok.NoArgsConstructor;
import org.jetlinks.core.Payload;
import org.jetlinks.core.codec.Codec;
import org.jetlinks.core.message.Devic... | [
"zh.sqy@qq.com"
] | zh.sqy@qq.com |
0826c7ebf4e939b865b2b72d0a348a75086635e2 | f3b387157485817ff83b7b9aec112b183becd8a4 | /Chapter.8/areaTest.java | 96631448e04adb20be173d136444cef7b56677c1 | [] | no_license | BlueTeche/JAVA222 | 7428495997a6ae8caee415ae33426e5210cc0d85 | 31ab7b5fea6f94bcc0b75877a891912caf44191a | refs/heads/master | 2020-05-31T10:34:14.336009 | 2019-06-04T16:48:58 | 2019-06-04T16:48:58 | 190,243,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | import java.util.Scanner;
public class areaTest{
public static void main(String[] args){
int wd, le;
double ra, ra1, hei;
Scanner in = new Scanner(System.in);
area ob = new area();
System.out.print("Enter a radius for area of circle :");
ra = in.nextDouble();
System.out.print("Enter a width and length... | [
"John.Lee51291@gmail.com"
] | John.Lee51291@gmail.com |
7956d4bf57a19b0121d552f78d6fdde498553134 | 4a792164bb48551ca85fff85848ef10ec1cdd24f | /src/test/java/Chapter5/DecorateTest.java | 1f0020cf89cd17afa826575774d068896a05d60d | [] | no_license | JakoetTH/Chapter5 | aa0cc8daf3965f4ee5596a05b0cb393f20eed1ca | f4dd6198f9c2d0e9f14d849a2d61936cf683fedc | refs/heads/master | 2016-09-01T18:13:54.629559 | 2015-03-13T21:22:36 | 2015-03-13T21:22:36 | 32,147,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 783 | java | package Chapter5;
import Chapter5.Config.SpringConfig;
import Chapter5.Impl.Decorator.ColourAeroplane;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigAp... | [
"thawhirwow@gmail.com"
] | thawhirwow@gmail.com |
c68dfaefb2c913030337332b59cc0f53a66f4048 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12667-8-1-PESA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/web/DownloadAction_ESTest_scaffolding.java | b3c8e3cdc54b48dd4cf7ba826de15ab5405243e9 | [] | 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 | 436 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Apr 02 14:43:16 UTC 2020
*/
package com.xpn.xwiki.web;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
@... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
e284a7fb5970b766c0337fc8d98259bff315d576 | 8ef2cecd392f43cc670ae8c6f149be6d71d737ba | /src/com/google/android/gms/internal/d$a.java | 243b5444d930d7349859cb939f73f4cfde91f6c1 | [] | no_license | NBchitu/AngelEyes2 | 28e563380be6dcf5ba5398770d66ebeb924a033b | afea424b70597c7498e9c6da49bcc7b140a383f7 | refs/heads/master | 2021-01-16T18:30:51.913292 | 2015-02-15T07:30:00 | 2015-02-15T07:30:00 | 30,744,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,441 | java | package com.google.android.gms.internal;
public final class d$a
extends qq<a>
{
private static volatile a[] o;
public int a;
public String b;
public a[] c;
public a[] d;
public a[] e;
public String f;
public String g;
public long h;
public boolean i;
public a[] j;
public int[]... | [
"bjtu2010@hotmail.com"
] | bjtu2010@hotmail.com |
4d133c7528f00fb04cc7ba84d536ece17326625c | 49ff804d67fa591a8ce4a91ff3f3f37141ba2101 | /Map_View/app/src/test/java/com/example/map_view/ExampleUnitTest.java | 868fbc6462cb985e4af608efc4fed11f80e76bf9 | [] | no_license | jarishing/Map_View_Testing | f384a7b6d4c87941b37bbe90297d9376da5537ac | 1063a163981308b08628fd27decf79e9b6c9497d | refs/heads/master | 2020-12-02T22:54:55.563456 | 2017-08-24T07:12:52 | 2017-08-24T07:12:52 | 96,201,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.example.map_view;
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 void a... | [
"jarishing@gmail.com"
] | jarishing@gmail.com |
aac932dd893c7e4886eacd0175ac264b1364d3b4 | fc160694094b89ab09e5c9a0f03db80437eabc93 | /java-automl/samples/snippets/generated/com/google/cloud/automl/v1/automl/getmodel/SyncGetModelString.java | fff01d5be8cf62aa36267e540a4165268ac7eb92 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | googleapis/google-cloud-java | 4f4d97a145e0310db142ecbc3340ce3a2a444e5e | 6e23c3a406e19af410a1a1dd0d0487329875040e | refs/heads/main | 2023-09-04T09:09:02.481897 | 2023-08-31T20:45:11 | 2023-08-31T20:45:11 | 26,181,278 | 1,122 | 685 | Apache-2.0 | 2023-09-13T21:21:23 | 2014-11-04T17:57:16 | Java | UTF-8 | Java | false | false | 1,702 | java | /*
* Copyright 2023 Google LLC
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"noreply@github.com"
] | googleapis.noreply@github.com |
2a39d2beffd37398bb7a76f59865e7c591871274 | 65db6e5babef86d8573b4dc36a14dfb5f439d550 | /src/test/java/project/FizzBuzzQixTest.java | 1d9c1fb2d7fd53359ae6c4d0396e18283f26fbfd | [] | no_license | bdahal17/FizzBuzzQix | 13b2c6eaea319637de989a2c9cea9ddaae383316 | 18886824d95083dec600e2a1a81b037ede46990e | refs/heads/main | 2023-03-23T01:40:53.021056 | 2021-03-17T02:32:55 | 2021-03-17T02:32:55 | 348,535,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,662 | java | package project;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
public class FizzBuzzQixTest {
@Test
public void oneShouldReturnOne() {
FizzBuzzQix underTest = new FizzBuzzQix();
String spokenWord = underTest.interpret(1);
assertThat(spoke... | [
"noreply@github.com"
] | bdahal17.noreply@github.com |
20e648360843a09e9f91f2e3f56eb68b1e249843 | 21fab31b836551b7ffcceea6c443eed369066486 | /WaBaoWangDemo/src/dao/TemplateDao.java | c5dd33fadce7ef81eabaff740043ee5a8d2d8a42 | [] | no_license | Harver/wabaowangDemo | 022deae943f79beb9f824bcbfff5c9bbca0e891d | fea39ee7da7964d0ee6d669aeac57c403780ad7a | refs/heads/master | 2020-04-09T11:00:57.511723 | 2018-09-06T13:13:35 | 2018-09-06T13:13:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package dao;
import java.sql.SQLException;
import java.util.List;
public interface TemplateDao<T> {
//取到所有数据
List<T> getAll(String sql) throws SQLException;
//取到对象数据
T getInfo(String sql,Object[]in)throws SQLException;
//添加对象
boolean add(T model);
}
| [
"2668697130@qq.com"
] | 2668697130@qq.com |
3b664cc77882e07bc8f350807400e7f50302915e | f28ca416b3335f215c66c7eb5e81ddeb88c5f3ed | /src/com/demo/util/_JFinalDemoGenerator.java | 225eb139afe93e6a84f8524b313887a3c6c4d1bd | [] | no_license | mickkong/JFinal-demo | af77571261fd2ca76f78b1f7a975653e8691fda6 | 09e8d83020d0eac9f1cb6b32e7afdf3e7eb8d6ba | refs/heads/master | 2021-07-23T21:31:02.112234 | 2017-11-02T12:49:36 | 2017-11-02T12:49:36 | 109,104,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,239 | java | package com.demo.util;
import javax.sql.DataSource;
import com.demo.common.SystemConfig;
import com.jfinal.kit.PathKit;
import com.jfinal.kit.PropKit;
import com.jfinal.plugin.activerecord.generator.Generator;
import com.jfinal.plugin.druid.DruidPlugin;
/**
* 本 demo 仅表达最为粗浅的 jfinal 用法,更为有价值的实用的企业级用法
* 详见 JFinal 俱乐部... | [
"mickkong@yeah.net"
] | mickkong@yeah.net |
9e5c4f94ce8a8296bcc1f3dce3943c1e4519b943 | 87f58cfeb7e4b10391baf6d40a3156bec9f38420 | /camera/app/src/main/java/com/leautolink/leautocamera/net/http/httpcallback/UploadFileCallBack.java | 69cf14cc5600d459011745fc58f8611b641f6a1b | [] | no_license | yangwei8/camera | a9e054cbdb45e30ffde715098bb23c9554578b15 | 5a7b930d50b976ca072fae63332ea54f1bae6bb3 | refs/heads/master | 2021-01-19T02:38:16.550986 | 2016-08-03T06:44:39 | 2016-08-03T06:44:39 | 64,728,101 | 10 | 9 | null | null | null | null | UTF-8 | Java | false | false | 862 | java | package com.leautolink.leautocamera.net.http.httpcallback;
import java.io.IOException;
import okhttp3.Call;
import okhttp3.Response;
/**
* Created by tianwei on 16/3/22.
*/
public interface UploadFileCallBack {
void onStart(long total);
void onLoading(long total, long current);
/**
* 上传完成回调
... | [
"yangwei8@le.com"
] | yangwei8@le.com |
386013aed95fa2f9cccef18093bc1ad6923a0c1c | 806f1ae32f03429c21c01eeb0eb7002df3203baa | /delay-callback-interface/src/main/java/com/johnli/callback/param/CallbackParam.java | 0bf4c742124c329998fe1ef713e378fd7b854a52 | [
"Apache-2.0"
] | permissive | joooohnli/delay-callback | 62043d206147cf93b0af1a5f673fd730433bb575 | 90bcd95404ba2ca85338fbbdcc854d5771ca21f7 | refs/heads/master | 2023-03-11T06:10:13.903056 | 2022-03-29T07:27:15 | 2022-03-29T07:27:15 | 148,774,864 | 14 | 4 | Apache-2.0 | 2023-03-01T12:57:32 | 2018-09-14T10:40:25 | Java | UTF-8 | Java | false | false | 2,945 | java | package com.johnli.callback.param;
import com.johnli.callback.common.CallbackException;
import com.johnli.callback.common.Validator;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.builder.ReflectionToStringBuilder;
import java.io.Serializable;
import java.util.List;
/**
* @author johnl... | [
"qiang.li5@zhenai.com"
] | qiang.li5@zhenai.com |
b3d2ef3596e897c76b51337e36a81f5f6de838ef | e1a155ed4f9bcbf4e0bc415996ded0dbf538245d | /src/InventoryProgram/Models/Product.java | 4619fdab8b2ee4674bb73537bccc69ab36461c01 | [] | no_license | markmurphycodes/Inventory-Manager | 105f52e2e25789ebf51819ebfeb5059575fd4096 | d764703ad6ec25e96a972897b6fa24f81ebb9b37 | refs/heads/main | 2023-01-30T17:26:49.404296 | 2020-12-13T23:15:23 | 2020-12-13T23:15:23 | 321,179,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,505 | java | package InventoryProgram.Models;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
public class Product implements Cloneable{
private ObservableList<Part> associatedParts = FXCollections.observableArrayList();
private int productID;
private String name;
private doubl... | [
"mark@markmurphy.codes"
] | mark@markmurphy.codes |
e1b056c7880ca06fa299f90afdccf57852634cc3 | 944f65574b57f9819294d7aed600915b9d484b9f | /src/main/java/global/coda/hms/exception/handler/BusinessExceptionHandler.java | 9fb053e4e0e4224294b9e09aefefea02716c2057 | [] | no_license | Nirmalmahesh/hms-boot | 62811a61cd03fe9658defba6aa70585d67a3d224 | e5d0d3f504aba9adb4e8993c8c2a53cb0fcd4f23 | refs/heads/master | 2020-12-21T20:00:17.863310 | 2020-02-04T11:24:17 | 2020-02-04T11:24:17 | 236,541,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 933 | java | package global.coda.hms.exception.handler;
import global.coda.hms.exception.BusinessException;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.C... | [
"nirmalmahesh54@outlook.com"
] | nirmalmahesh54@outlook.com |
85fc3c3c286277a4c8950d8f9f62a11cde0e6aa0 | 9f004c3df4413eb826c229332d95130a1d5c8457 | /src/shraddha/Assignment46/RemoveDuplicateFromArrayListUsingSet.java | ab482466fb87ebf675953916be8ceb870d0e7f37 | [] | no_license | MayurSTechnoCredit/JAVATechnoJuly2021 | dd8575c800e8f0cac5bab8d5ea32b25f7131dd0d | 3a422553a0d09b6a99e528c73cc2b8efe260a07a | refs/heads/master | 2023-08-22T14:43:37.980748 | 2021-10-16T06:33:34 | 2021-10-16T06:33:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | /*Programming Questions - Collections : 4th Oct'2021
Example 4:
Write a program to remove duplicate from ArrayList (using set).
Make sure element order remain same.
*/
package shraddha.Assignment46;
import java.util.ArrayList;
import java.util.LinkedHashSet;
public class RemoveDuplicateFromArrayListUsingSet {
publ... | [
"shraddhaatal@gmail.com"
] | shraddhaatal@gmail.com |
4e2a8efcd442a481db8b6ab763dd359bc3104c7e | a26ec63279caad0dd0f57120f10440bbd3645ba4 | /business-view/src/main/java/com/yunos/tvtaobao/biz/listener/WebviewClientListener.java | 63cc1b9a5e246bb8768cc5fd46368b86b63175f4 | [] | no_license | P79N6A/tvtao | 6b0af50a878e882ad2c0da399a0a8c0304394dff | 4943116ec8cfb946b85cbfea9641e87834e675ed | refs/heads/master | 2020-04-25T15:27:50.798979 | 2019-02-27T08:55:16 | 2019-02-27T08:55:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | /** $
* PROJECT NAME: business-view
* PACKAGE NAME: com.yunos.tvtaobao.biz.listener
* FILE NAME: WebviewClientListener.java
* CREATED TIME: 2015年5月13日
* COPYRIGHT: Copyright(c) 2013 ~ 2015 All Rights Reserved.
*/
package com.yunos.tvtaobao.biz.listener;
public interface WebviewClientListener {
void ... | [
"wb-wht434871@alibaba-inc.com"
] | wb-wht434871@alibaba-inc.com |
29ce5e9ca9a02a85118272107555c823f399c87e | cdd8cf6479e519ff18c71ccba529c0875e49169a | /src/main/java/top/dianmu/ccompiler/learn/day14/InputSystem/StdInHandler.java | 430dbc2ac44658136aa6ec002b5e2a90d91f001c | [] | no_license | hungry-game/CCompiler_for_learn | af3611bd636978d72df3e09399f144f1ac482c84 | 3f1d3c48dd229ce1eb265ae0d3c8f2051051418b | refs/heads/master | 2022-05-26T18:33:01.230199 | 2020-05-02T12:57:33 | 2020-05-02T12:57:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | package top.dianmu.ccompiler.learn.day14.InputSystem;
import java.io.UnsupportedEncodingException;
import java.util.Scanner;
public class StdInHandler implements FileHandler{
private String input_buffer = "";
private int curPos = 0;
public void Open() {
Scanner s = new Scanner(System.in);
while (true)... | [
"2673077461@qq.com"
] | 2673077461@qq.com |
91bf99c9ddf4f8f59ce558d7e77baea183a4f7ea | 42e0d3cbe6bd7e923204bd757a50c97eb84ddb58 | /Android/RHT_Logger/app/src/main/java/com/potemski/michal/rht_logger/gatt/operations/GattInitializeBluetooth.java | 54351e7a45b216e1db5218575d8bc049291ae176 | [] | no_license | Nemo94/RHT_Logger | da11a3ebc17aa091d56532a88a562a24b9f9ce7a | 47170fed0a21e1dfdeeb7aa48fa33e602b9e5763 | refs/heads/master | 2021-04-26T23:12:39.496027 | 2019-03-10T01:17:34 | 2019-03-10T01:17:34 | 123,947,643 | 0 | 0 | null | 2018-04-13T15:37:01 | 2018-03-05T16:33:30 | C | UTF-8 | Java | false | false | 450 | java | package com.potemski.michal.rht_logger.gatt.operations;
import android.bluetooth.BluetoothGatt;
public class GattInitializeBluetooth extends GattOperation {
@Override
public void execute(BluetoothGatt bluetoothGatt) {
// Do nothing
}
@Override
public boolean hasAvailableCompletionCallbac... | [
"nero941208@gmail.com"
] | nero941208@gmail.com |
a94841c3edc16f9e43d835307d778b1356c337e9 | ce26778a051d09b7b4c9ee86548b81f79c25dec2 | /abcPlayer/src/sound/Utilities.java | f40f344944ad38853e321ea65668d6ed1f831235 | [] | no_license | mladuke/ABC-Music-Player | 03fd431f71571b2f48eef3ba844b7170255c35c8 | 8f9fcfdbe0c022009fb790d16b38632b384c903a | refs/heads/master | 2021-04-29T09:43:25.562524 | 2013-01-06T10:49:27 | 2013-01-06T10:49:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,184 | java | package sound;
/**
* Represents a class providing helpful math utility functions.
* @author Arjun
*
*/
public class Utilities
{
/**
* Computes the greatest common divisor between two integers.
* @param a - must not be >= 0
* @param b must be > 0
* @return the greatest common d... | [
"arjunnar@mit.edu"
] | arjunnar@mit.edu |
e060af602aebb93ba51ebf9a510604bd8243191a | 4675fe1f11e9e6101ee719f19ce5215d75712aac | /src/main/java/kr/or/ddit/listener/LoginUserListener.java | ae5315bc94c004dbf5150d81f4aa77d9f357fabd | [] | no_license | YuSeungJong/jsp | f593fe76734625cee573378a99179f47fd40419b | 8306b0eb8a8e4bf7ad4a68a67795469e47a51b39 | refs/heads/master | 2023-03-11T14:34:03.112608 | 2021-03-02T12:07:25 | 2021-03-02T12:07:25 | 343,760,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,174 | java | package kr.or.ddit.listener;
import java.util.HashSet;
import java.util.Set;
import javax.servlet.http.HttpSessionAttributeListener;
import javax.servlet.http.HttpSessionBindingEvent;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import kr.or.ddit.user.model.UserVO;
public class LoginUserListener implem... | [
"dbtmdwhd23@gmail.com"
] | dbtmdwhd23@gmail.com |
9cae269f7a33f78f33d0afadc553ae87e550f4bd | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/bytedance/android/live/broadcast/preview/StartLiveEventViewModel.java | b8ec380f3301d2d66aa57cb89659e4cb900e1749 | [] | no_license | xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401661 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,835 | java | package com.bytedance.android.live.broadcast.preview;
import android.arch.lifecycle.C0063u;
import com.bytedance.ies.sdk.widgets.NextLiveData;
import kotlin.C7541d;
import kotlin.C7546e;
import kotlin.jvm.internal.C7571f;
import kotlin.jvm.internal.C7575l;
import kotlin.jvm.internal.Lambda;
import kotlin.jvm.internal.... | [
"65450641+Xyzdesk@users.noreply.github.com"
] | 65450641+Xyzdesk@users.noreply.github.com |
879042b1c5756b8cbad50d9fbe60d5b08e8f2250 | 43ca534032faa722e206f4585f3075e8dd43de6c | /src/com/instagram/android/feed/a/g.java | 18fefadaa51b04a2ec03d98e713f6bb95078767e | [] | no_license | dnoise/IG-6.9.1-decompiled | 3e87ba382a60ba995e582fc50278a31505109684 | 316612d5e1bfd4a74cee47da9063a38e9d50af68 | refs/heads/master | 2021-01-15T12:42:37.833988 | 2014-10-29T13:17:01 | 2014-10-29T13:17:01 | 26,952,948 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,574 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.instagram.android.feed.a;
import com.instagram.android.fragment.a;
import com.instagram.common.g.b.h;
import com.instagram.feed.d.l;... | [
"leo.sjoberg@gmail.com"
] | leo.sjoberg@gmail.com |
487f48220fc6e9c63daca68d2c17a3f37d76865c | 6d97c6e52a46e38285d861096a90567188a287e1 | /src/test/java/medium/LC419Test.java | a0e16dddbab1313e2881d6ef25066e8a12163238 | [] | no_license | liux0054/LCSolution | 6839fec24515bcb8cb8b304afdd2c7760ec19b90 | c0a8364e5591d635f60d96e91fe318de4b777316 | refs/heads/master | 2021-09-09T13:20:22.585135 | 2021-09-02T14:35:31 | 2021-09-02T14:35:31 | 143,372,519 | 0 | 0 | null | 2021-01-19T12:34:17 | 2018-08-03T03:23:09 | Java | UTF-8 | Java | false | false | 377 | java | package medium;
import org.junit.Assert;
import org.junit.Test;
import medium.LC419;
public class LC419Test {
@Test
public void testCase1(){
Assert.assertEquals(2, new LC419().countBattleships(
new char[][]{
{'X','.','.','X'},
{'.','.','.','X'},
... | [
"xuliu@homeaway.com"
] | xuliu@homeaway.com |
87bb76a6f130ace4f84a84694c53c2aa9e2f32ae | 31b7d2067274728a252574b2452e617e45a1c8fb | /jpa-connector-beehive-bdk/com_V2.0.1.4/oracle/beehive/ConnectionRequest.java | 6fee27d52b391c5a2426287ac7ce24898a5737f1 | [] | no_license | ericschan/open-icom | c83ae2fa11dafb92c3210a32184deb5e110a5305 | c4b15a2246d1b672a8225cbb21b75fdec7f66f22 | refs/heads/master | 2020-12-30T12:22:48.783144 | 2017-05-28T00:51:44 | 2017-05-28T00:51:44 | 91,422,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,157 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.3-hudson-jaxb-ri-2.2.3-3-
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated o... | [
"eric.sn.chan@gmail.com"
] | eric.sn.chan@gmail.com |
bf065823348e5552d9ebdd1c8a26d94ce8c6b305 | aa373bd1056d35a584bb59426bb55245b26d3616 | /mylibrary/src/main/java/so/bubu/ui/test/mylibrary/input/SingleCheckbox.java | 12f4d527c7651b6d2de6bc86562a52b2e8be369a | [] | no_license | zhenghengZN/Ui | c4544c7966e32e9c59db993eefdd8acf7489e759 | d1810e18c25c7aaffb2c72d2a9424687d29c4ef6 | refs/heads/master | 2021-04-26T23:28:33.486016 | 2018-04-17T02:53:03 | 2018-04-17T02:53:03 | 124,001,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,275 | java | package so.bubu.ui.test.mylibrary.input;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.RadioButton;
import android.widget.TextView;
import ... | [
"zhengheng@Mac-mini.local"
] | zhengheng@Mac-mini.local |
f1c8fe56aa2eab61c2cfae7f266eef653808362e | 108dc17e407b69c4e0fe29801de3d0d919e00ea6 | /com.carrotgarden.m2e/com.carrotgarden.m2e.scr/com.carrotgarden.m2e.scr.testing/src/main/java/root00/branch13/DummyComp_03.java | 947f94b7ff15053bef9b9f26415fb0b56051eedf | [
"BSD-3-Clause"
] | permissive | barchart/carrot-eclipse | c017013e4913a1ba9b1f651778026be329802809 | 50f4433c0996646fd96593cabecaeeb1de798426 | refs/heads/master | 2023-08-31T05:54:26.725744 | 2013-06-23T21:18:15 | 2013-06-23T21:18:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,110 | java | /**
* Copyright (C) 2010-2012 Andrei Pozolotin <Andrei.Pozolotin@gmail.com>
*
* All rights reserved. Licensed under the OSI BSD License.
*
* http://www.opensource.org/licenses/bsd-license.php
*/
package root00.branch13;
import java.util.concurrent.Executor;
import org.osgi.service.component.annotations.Componen... | [
"Andrei.Pozolotin@gmail.com"
] | Andrei.Pozolotin@gmail.com |
286bd8576b97d61bad4378ef22b9accce6f62769 | 821ed0666d39420d2da9362d090d67915d469cc5 | /incubator/net/src/main/java/org/onosproject/incubator/net/config/impl/package-info.java | e1d8f3d6891daa1b9e15acca0c5eac3e32a3e7c4 | [
"Apache-2.0"
] | permissive | LenkayHuang/Onos-PNC-for-PCEP | 03b67dcdd280565169f2543029279750da0c6540 | bd7d201aba89a713f5ba6ffb473aacff85e4d38c | refs/heads/master | 2021-01-01T05:19:31.547809 | 2016-04-12T07:25:13 | 2016-04-12T07:25:13 | 56,041,394 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | /*
* Copyright 2015 Open Networking Laboratory
*
* 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... | [
"826080529@qq.com"
] | 826080529@qq.com |
56204f4435678240afc3b2fbaa5000e18e2684bd | ab6c80e295c53dba3c75a2ed503242f60f9fbb9c | /src/main/java/soundsystem/autoconfig/CDPlayerConfig.java | ea1cfa73c76a2cf371e461e6e57635145e21f738 | [] | no_license | wangdesen/SpringSection2 | 68284b373bd8d7b8e4fca8d14934bd458665eaaf | 14a5a83a97f5ea112f9406c23f0d7bdb514ea64a | refs/heads/master | 2021-01-01T03:49:12.083730 | 2016-04-15T14:29:14 | 2016-04-15T14:29:14 | 56,148,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package soundsystem.autoconfig;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
/**
* Spring配置类
*
* 2016年04月13日20:39:00 扫描组件
*
* */
@Configuration
@ComponentScan
public class CDPlayerConfig {
}
| [
"desen000@gmail.com"
] | desen000@gmail.com |
d9bf4dd75410ffed546e11ae0a59a34bac9f29ce | ff1c94519f9672fb26b31a97853774ba8c9016a8 | /src/RangeSumBST/Solution.java | 465ebe422189e184f8a02124b9de07f0151d2c01 | [] | no_license | wangyao2221/LeetCode | 0a796af620e9e6dfefb8c49f755b4f2b6ee8d6ba | 9ec81a60dcda022cf17cda14c1d373ffd28d8a72 | refs/heads/master | 2021-01-20T02:53:08.629877 | 2020-07-29T05:53:39 | 2020-07-29T05:53:39 | 89,457,428 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package RangeSumBST;
import common.BinaryTreeNode;
class Solution {
public int rangeSumBST(BinaryTreeNode root, int L, int R) {
if(root == null) return 0;
int val = root.val;
val = val >= L && val <= R ? val : 0;
return val + rangeSumBST(root.left,L,R) + rangeSumBST(root.right,L... | [
"wangyao2221@163.com"
] | wangyao2221@163.com |
2c7958d79fc5b995e5a217f5c2e37187387852bb | b34266390c7ed49d667e1db04d0ea17bce02daf8 | /app/src/main/java/com/dimensiondata/jaxb/unmarshaller/JaxUnmarshaller.java | e5f5fbe3b45ef04617be60f5cda223284b113f64 | [] | no_license | marky-mark/OpsourceSimpleApp | c0904bf2e6e838e2118dc53d1ab958d614eda1f7 | 75004ae4fc68931df464140263e754a8d9f47aa0 | refs/heads/master | 2020-06-03T17:54:43.713144 | 2015-03-11T22:41:26 | 2015-03-11T22:41:26 | 28,567,229 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 588 | java | package com.dimensiondata.jaxb.unmarshaller;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Unmarshaller;
import java.io.InputStream;
public class JaxUnmarshaller implements UnMarshaller {
public <T> T unMarshal(Class<T> docClass, InputStream inputStream) {
try... | [
"mkelly28@tcd.ie"
] | mkelly28@tcd.ie |
4d09904cdfbc138654ac3e68e3eec1312722e94a | cab76c96a11c79bf90bc2401d303eaa0f4393ba5 | /app/src/main/java/com/nshane/designpattern/proxy/Ceyco.java | 49cf59a4aaf3fd8c704cb81ed46352870ab11d09 | [] | no_license | ceycochan/DesignPattern | 9fb51d5f093300682fbb1854a2ddb26cc855c1b6 | b708e8e4011e8a7a2e9d1fa3627cda47f457b7c3 | refs/heads/master | 2020-03-30T03:39:08.421306 | 2018-09-28T07:12:14 | 2018-09-28T07:12:14 | 150,700,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 733 | java | package com.nshane.designpattern.proxy;
import android.content.Context;
import android.widget.Toast;
/**
* Created by lbl on 2017/5/22.
*/
public class Ceyco implements Desired {
GF gf;
Context context;
public Ceyco(GF hb, Context context) {
this.gf = hb;
this.context = context;
}... | [
"gumptionchan@163.com"
] | gumptionchan@163.com |
eb9988cee14e45c5d17c2baf1d8102bc4d71bdba | 0e32d749d36f9c889785ddcafe754f99b49eb29a | /src/main/java/com/wanxp/blog/dao/ContentMetaRelationshipRepository.java | 347fa5038acdfd777bbde54d8e51e0dc2999f72a | [] | no_license | ex-wangxiangchuan/blog | 29eff76888b7be68c5cc68098f327feaa1695f90 | ef0c403e069bc4e4344701d3ee98510375b5cf36 | refs/heads/master | 2020-04-23T14:39:11.829698 | 2019-01-30T10:14:48 | 2019-01-30T10:14:48 | 171,238,273 | 4 | 0 | null | 2019-02-18T07:49:06 | 2019-02-18T07:49:06 | null | UTF-8 | Java | false | false | 334 | java | package com.wanxp.blog.dao;
import com.wanxp.blog.model.ContentMetaRelationship;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* ContentMetaRelationship数据库操作类
*
* @author John
*
*/
public interface ContentMetaRelationshipRepository extends JpaRepository<ContentMetaRelationship, Integer> {
... | [
"977741432@qq.com"
] | 977741432@qq.com |
23c19339d1468a1f3539ff5050e9f7be93affa67 | b894561db2e40168600b6cd7656e00c8bb7787e1 | /src/funktioner/Funktioner3.java | de5c7617065c5cd6e044ae38003683be5b25448d | [
"MIT"
] | permissive | Akzuki01/Programering-1-Diego- | a6a96f9197a8c9be427e2586bb465ed8cb0c4a15 | 05adea7ac9fcad3af5bb20568cb99e46c1e22efb | refs/heads/master | 2020-03-27T17:44:08.580453 | 2018-11-05T10:32:30 | 2018-11-05T10:32:30 | 146,870,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 596 | java | package funktioner;
import java.util.Scanner;
public class Funktioner3 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.print("Input a string: ");
String str = in.nextLine();
System.out.println("The middle charter in the string: " + middle(str)+"\n");
}
public st... | [
"42861031+Akzuki01@users.noreply.github.com"
] | 42861031+Akzuki01@users.noreply.github.com |
620d3f84a661964c2d8fd74357dc3c980b14c409 | 8fb13e457207c4684a4205bbcc9ef572fc163ea9 | /src/main/java/com/blackmorse/hattrick/model/enums/HattrickType.java | ae434b89b3b9fb91bcb421853b21abe7f1f3960a | [
"Apache-2.0"
] | permissive | Blackmorse/hattrick-java-api | 4748168f008b2b0a8c2937eec0016bffc38d2816 | 1d8c222ef8c190f4cf01535bc0a38ddbaf7372f5 | refs/heads/master | 2020-11-29T02:51:50.221707 | 2020-08-04T15:44:35 | 2020-08-04T15:44:35 | 229,999,921 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 100 | java | package com.blackmorse.hattrick.model.enums;
public interface HattrickType {
int getValue();
}
| [
"a.kochemirovskiy@iconic.vc"
] | a.kochemirovskiy@iconic.vc |
a3ddde5c65b05eb0cd8ae6fa518fc81eae4d632b | 67322142fcb2482b300373d1535b1b0f9805644d | /ShapeTest01/src/shape/Triangle.java | 1796b6f9ae4c18de142739da0ea7fb8b282aee27 | [] | no_license | bj730612/java_fundamental | cf52c3fca72bf7daa8d557776c4804d51aac3627 | ed9cad1b1b6fcaee4137945a7a2b2a9949256af8 | refs/heads/master | 2021-09-11T15:24:25.088379 | 2018-04-09T07:38:39 | 2018-04-09T07:38:39 | 127,361,781 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 174 | java | package shape;
public class Triangle extends Shape {
int height;
@Override
public void draw() {
System.out.println("삼각형 그리기 메소드");
}
}
| [
"USER@test.com"
] | USER@test.com |
73582fe09bd97862b98371c8f9a9920aa70049a7 | 28dcf95ac2507aad42ef1f448a68f7ff1fa99789 | /app/src/main/java/com/whatsapp/magazine/paulooliveira/usaralcoolougasolina/fragment/SobreFragment.java | a389fefa1ac0c2e98fb97d141a33f928c31a5acc | [] | no_license | PAULOFO/UsarAlcoolouGasolina | a1c37b6e6ce13395571c991a2ea8a50d9368e54d | 3fdecbb00d832a219a9cbe25ff1a70a7153b3e67 | refs/heads/master | 2020-04-13T00:38:28.344035 | 2018-12-24T15:34:00 | 2018-12-24T15:34:00 | 162,850,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package com.whatsapp.magazine.paulooliveira.usaralcoolougasolina.fragment;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.whatsapp.magazine.paulooliveira.usaralcoolougasolina.R;
/**
* A simple... | [
"paulofo.forever@gmail.com"
] | paulofo.forever@gmail.com |
1e7d1d58122011aeb784c4028cf8f549a4c9eecd | c67006596eb2b1b9611dc99d36baba0a39e66630 | /src/main/java/com/zero/mapper/GoodsUseRecordMapper.java | c2342e9d754df9cdf98fad580c3737c2343704ed | [] | no_license | shcfighter/yukai | 8d575940e7a36cba5947aa1f1826981bce0fbe79 | c46f0fd811e869856e94c25a84eaafe98c71d19a | refs/heads/master | 2020-03-17T10:08:09.758051 | 2018-07-09T00:43:25 | 2018-07-09T00:43:25 | 133,501,561 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package com.zero.mapper;
import com.zero.model.GoodsUseRecord;
import com.zero.model.example.GoodsUseRecordExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface GoodsUseRecordMapper {
long countByExample(GoodsUseRecordExample example);
int deleteByExample(GoodsUseRecord... | [
"za-wangshenhua@zaonline.com"
] | za-wangshenhua@zaonline.com |
33b7815f562a1e78d07a44d9a93839d06e942835 | 5b736dde9afb7fdf99b53f062ebfde730867365b | /src/test/java/com/annotation/hibernate/HibernateAnnotationsApplicationTests.java | 1340bcd8593dfa724e2d837ddccd9ffa899ad07b | [] | no_license | vasanthkalli/jpaentitymanager | 502e3f403a7eb8055607e7314f1e7554b0409f02 | 32ab747b6abe5548112ee83d643690f5b85fe4e3 | refs/heads/master | 2022-12-09T05:59:54.477543 | 2020-09-10T03:31:56 | 2020-09-10T03:31:56 | 289,926,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package com.annotation.hibernate;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class HibernateAnnotationsApplicationTests {
@Test
void contextLoads() {
}
}
| [
"829960@cognizant.com"
] | 829960@cognizant.com |
d1ea411dd06f126c6c8c00b99b7a31ca28b1ed5c | c1b333ac490cfff7b13b4c60cf8075a07a763ed4 | /src/main/java/com/postgres/fulltextsearch/repository/FtsGlobalRepository.java | 4456fc117b51ce6b944ce64a89ef6ca14a0af7e4 | [] | no_license | yendauvinh/fulltextsearch-project | ab809859028253cc8bdc099292f7c76fbeffa783 | 395da2f8c4d6a2e6ddac6be9d5a2e27a9cabe46c | refs/heads/main | 2023-09-05T01:41:43.563761 | 2021-11-17T09:51:48 | 2021-11-17T09:51:48 | 428,500,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package com.postgres.fulltextsearch.repository;
import com.postgres.fulltextsearch.entities.FtsGlobal;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.transaction.annotation.Transactional;
import java.util.UUID;
public interfa... | [
"yendauvinh"
] | yendauvinh |
71cf40cad2f476a488193cb724b705315d18ba87 | 0b302de7f1252390369a84c455c00a68a034e540 | /Parser/Daedalus Interpreter/daedalusExecution/intermediateObjects/DaedalusTypedList.java | 21be954f78dff857aed484073733ec7e4181ec5f | [] | no_license | Daedo/Djin | 7a2903d101510a165a4e38b132dfb980b76e3775 | f863cf0fd7daf31fdfbbaad6627887918da45748 | refs/heads/master | 2021-01-01T03:39:03.484160 | 2016-04-14T18:25:27 | 2016-04-14T18:25:27 | 56,258,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package daedalusExecution.intermediateObjects;
import java.util.Vector;
import daedalusCodeComponents.generic.type.DaedalusTypeLiteral;
public class DaedalusTypedList extends DaedalusTypedValue {
private DaedalusTypedList(DaedalusTypeLiteral type) {
super(type,new Vector<DaedalusTypedValue>());
}
}
| [
"daedo@daedo-play.de"
] | daedo@daedo-play.de |
c9abbf248bbcbddc61a4da5ec39e24815d666cc1 | 674c31fb6ea4b0dfe38efbc71a15059c25f9c070 | /src/main/java/com/gachifarm/controller/MypageMyPostsController.java | c9c5d93fa3c7ede4887ed6da551f181953758ceb | [] | no_license | hiereit/Gachifarm_springboot | a739f366460c8386f311713cf5b2ed3494f88b1d | f8602f58feaadd2513357a0268e6cb303977b2bd | refs/heads/develop | 2023-06-05T02:52:52.675717 | 2021-06-21T13:11:57 | 2021-06-21T13:11:57 | 370,662,792 | 0 | 2 | null | 2021-06-21T13:11:58 | 2021-05-25T11:05:14 | HTML | UTF-8 | Java | false | false | 2,292 | java | package com.gachifarm.controller;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Mode... | [
"taeyeon0107@naver.com"
] | taeyeon0107@naver.com |
664a3651c79dd62697d756689247325f3bda2590 | c2957297b3985b53bd4be8ab9257415abb1a6d35 | /src/main/java/com/lxm/design/pattern/obverser_pattern_self/DisplayElement.java | 6b865750ab3d56f17937dd5203862bcdde29afd1 | [] | no_license | hblixiaoming/edu | 3df1d9ac8633ae393f6c82b4b4f4b262e8985c2a | da456b4dc37f746ec551f513fc38ce817259127e | refs/heads/master | 2022-06-29T22:35:44.677289 | 2021-12-18T13:25:38 | 2021-12-18T13:25:38 | 127,425,893 | 8 | 1 | null | 2022-06-21T01:14:04 | 2018-03-30T12:29:04 | Java | UTF-8 | Java | false | false | 115 | java | package com.lxm.design.pattern.obverser_pattern_self;
public interface DisplayElement {
public void display();
}
| [
"1573967508@qq.com"
] | 1573967508@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.