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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0caebc31de38b7b61b7564745386313d741bcc19 | e28e312289a0f5b928b8bbd6112f08c7313c9f61 | /app/src/main/java/com/example/accountingapplication/MainActivity.java | 332e637ae51d63e399008d6abe020dc8c933a195 | [] | no_license | Leon020498/CS4084MADGroup11 | a78f001b02efddeb870ddc0f75a4f2dd9a1c5a4f | 27ab8660c04e42ed0a6c4a6f1eb5b5320998ea3c | refs/heads/master | 2021-02-18T09:39:18.703178 | 2020-04-04T08:24:46 | 2020-04-04T08:24:46 | 245,182,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,979 | java | package com.example.accountingapplication;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
import com.google.android.material.snackbar.Snackbar;
import androi... | [
"58005896+Leon020498@users.noreply.github.com"
] | 58005896+Leon020498@users.noreply.github.com |
90fb3d5a024efb2b72a5e6b2c380bd3cbc61b573 | de31c132730cb32c46454b168e5b682461c53516 | /API/src/main/java/se/vidstige/jadb/AdbServerLauncher.java | c1031770cb71ef3c9be41830f237dabd6ed59992 | [
"MIT"
] | permissive | kensoh/SikuliX1 | a70c0c4d26fdcf159139ac2e8711ac612982025a | a4feaa44c83bc75ff2541dd3eaba454dd216f9bf | refs/heads/master | 2020-07-31T06:49:39.935035 | 2019-09-17T07:08:48 | 2019-09-17T07:08:48 | 210,520,732 | 1 | 0 | MIT | 2019-09-24T05:41:36 | 2019-09-24T05:41:36 | null | UTF-8 | Java | false | false | 1,599 | java | /*
* Copyright (c) 2010-2019, sikuli.org, sikulix.com - MIT license
*/
package se.vidstige.jadb;
import java.io.IOException;
import java.util.Map;
/**
* Launches the ADB server
*/
public class AdbServerLauncher {
private final String executable;
private Subprocess subprocess;
/**
* Creates a ne... | [
"rmhdevelop@me.com"
] | rmhdevelop@me.com |
c6c87a30b6f0ee720d110b8b7b22b4ea7a74c70d | d3c10ec1e11acbfe20dda071a83554bebe0c916a | /src/biblioteca1/Biblioteca1.java | 098a7b63b2986c4d71ee468555336e07b5b5ebed | [] | no_license | a21pablogo/Biblioteca1 | 63f3c38469ed5d81b30119fcaabf145999c70317 | 00782d937169be9f6a1ca66c063d519f1134127e | refs/heads/master | 2023-08-29T13:34:35.084087 | 2021-10-10T15:39:59 | 2021-10-10T15:39:59 | 415,625,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,959 | java | /*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Main.java to edit this template
*/
package biblioteca1;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import ja... | [
"selecrei@gmail.com"
] | selecrei@gmail.com |
ba1ed46da0f238e5c31c9a1ea9c13c8a8870b67d | bccb412254b3e6f35a5c4dd227f440ecbbb60db9 | /hl7/character/group/NK1_TIMING_QTY_PEX_P07.java | 430d35307eb19da2392a289fa800d04b47a33192 | [] | no_license | nlp-lap/Version_Compatible_HL7_Parser | 8bdb307aa75a5317265f730c5b2ac92ae430962b | 9977e1fcd1400916efc4aa161588beae81900cfd | refs/heads/master | 2021-03-03T15:05:36.071491 | 2020-03-09T07:54:42 | 2020-03-09T07:54:42 | 245,967,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package hl7.character.group;
import hl7.bean.Structure;
public abstract class NK1_TIMING_QTY_PEX_P07 extends hl7.bean.group.Group{
protected void setCharacter(Structure[][] components, String version){
}
}
| [
"terminator800@hanmail.net"
] | terminator800@hanmail.net |
207544aa582b46ff3ecc46221439ba8777fbfc79 | 21790217ea5aaceb77a599f2fb99b85fd916826a | /demo/questions/IntegerArray.java | 08f9f54a35da56a867f498426d5d5c2cd48d1e05 | [] | no_license | toashishagarwal/JavaProblems | dcb40197fee859e5aa31e95bf6423ffa3f5d4447 | e4dbabf7f8f94d6dc71f6e2e2346ee248a4c08b2 | refs/heads/master | 2021-01-13T02:03:24.857333 | 2016-01-13T13:48:45 | 2016-01-13T13:48:45 | 32,247,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,530 | java | package demo.questions;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
/*************************************************************************************
* For a given unsorted integer array, it finds out the repeats in the array *
* @author agarwa... | [
"toashishagarwal@gmail.com"
] | toashishagarwal@gmail.com |
7e469253609c593033da8fa78a607114024d3910 | 69b56436cb2f49f5a3fa22f49adba7e43534a63b | /src/main/java/com/gbiac/fams/business/construction/workapprove/service/impl/FamsWorkApproveNoPassServiceImpl.java | 39466bc704295a5733de2d68093e59a04a56b2f9 | [] | no_license | heshanlong/jeecg-master-danei | c72131aa4c2b8cf37afebe244b234570bb2f32da | bdd28df22074aa47fc54fe5ff172cc21e2ae6e8d | refs/heads/master | 2022-12-27T07:23:24.438473 | 2019-10-25T09:08:56 | 2019-10-25T09:08:56 | 217,480,219 | 0 | 0 | null | 2022-12-06T00:44:04 | 2019-10-25T07:47:48 | JavaScript | UTF-8 | Java | false | false | 1,305 | java | package com.gbiac.fams.business.construction.workapprove.service.impl;
import java.io.Serializable;
import java.util.List;
import org.jeecgframework.core.common.service.impl.CommonServiceImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ... | [
"814672510@qq.com"
] | 814672510@qq.com |
2ce95acc683935e89bfd924f04ee1394de4de8aa | 3756f9942a7af1f2d3bbab9034d29f588d3f6cf4 | /src/main/java/com/xzp/redis/ReadRedis.java | fa94d951a526a071acb5d6afee69e7b7cb7e101c | [] | no_license | huajunge/XZPlusHBase | 5eebf935b3255ed507ef949e885fe6bb2a775074 | 2506f85259c6f9c9d45070eb5bf29333b9a01a2e | refs/heads/master | 2022-12-24T07:28:18.716809 | 2020-10-06T10:22:16 | 2020-10-06T10:22:16 | 289,676,326 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,314 | java | package com.xzp.redis;
import com.xzp.curve.XZ2SFC;
import com.xzp.curve.XZPlusSFC;
import org.locationtech.sfcurve.IndexRange;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.Pipeline;
import scala.collection.Seq;
import java.util.LinkedHashSet;
import java.util.List;
/**
* @author : hehuajun3
* @des... | [
"hehuajun3@jd.com"
] | hehuajun3@jd.com |
fd258c10429f95b091a1a64696121d6d55fa55ca | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-workdocs/src/main/java/com/amazonaws/services/workdocs/model/DocumentThumbnailType.java | 56f2dd83d23d9943612bc024d56e1ead0ea7c576 | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 1,838 | java | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
c6fe5f1507353088dfa831f2d310b9df45ef6faa | 38fcd622cb0d1a2d0970af0cbaa3e28d3a561fab | /SkynetWPILibClient/src/com/zhiquanyeo/skynet/defaultrobot/DefaultRobot.java | 2adf7b9570abfef04161186d97a6d20705820328 | [] | no_license | zhiquanyeo/skynet-wpilib-client | 8a85201af1c0a59f9878a7ad98bda8e004638c7b | d0106d72afab6aec2bbf7599a992da7903b3c446 | refs/heads/master | 2021-01-10T01:49:08.727660 | 2016-02-15T22:00:54 | 2016-02-15T22:00:54 | 48,228,340 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,665 | java | package com.zhiquanyeo.skynet.defaultrobot;
import edu.wpi.first.wpilibj.AnalogInput;
import edu.wpi.first.wpilibj.DigitalInput;
import edu.wpi.first.wpilibj.DigitalOutput;
import edu.wpi.first.wpilibj.Joystick;
import edu.wpi.first.wpilibj.RobotDrive;
import edu.wpi.first.wpilibj.SampleRobot;
import edu.wpi.first.wpi... | [
"zhiquan.yeo@gmail.com"
] | zhiquan.yeo@gmail.com |
a42f93f6751aa4435e0f18e19142f3a691a512e5 | 9a8ec608da9b410baf6a4e402a9c51cd748252d8 | /tokTales-chess/tokTales-chess-core/src/main/java/com/tokelon/chess/core/logic/mock/MockUCIConnector.java | 3cca217f50f7e69c37b5154224913dd89df649f0 | [
"MIT"
] | permissive | Tokelon/tokTales-demos | 406c10a91efc3fc6c7a2daaa6db4541d38c9a9ce | 25a5c72dac9e90ef48397bcbda4e9b8433af59f0 | refs/heads/master | 2023-03-28T13:32:14.373821 | 2021-03-28T16:21:56 | 2021-03-28T16:21:56 | 235,998,554 | 2 | 0 | MIT | 2020-10-03T14:42:17 | 2020-01-24T12:25:44 | Java | UTF-8 | Java | false | false | 935 | java | package com.tokelon.chess.core.logic.mock;
import com.tokelon.chess.core.logic.uci.IUCIConnector;
import com.tokelon.chess.core.logic.uci.IUCIConnectorFactory;
import com.tokelon.chess.core.tools.ISplitterOutputStream;
import java9.util.stream.Stream;
public class MockUCIConnector implements IUCIConnector {
@... | [
"tokelontales@gmail.com"
] | tokelontales@gmail.com |
aa5fd2bfda35cbffb0f0e71b965ca55d99661b82 | 2a8dce25f382e62fae46f561b3e512c29f81621f | /library_management/src/main/java/com/tyss/library/management/librarymanagement/service/AdminServiceImpl.java | 57e4c11b9042c6c393bf96e8a6b43c60dc2988c0 | [] | no_license | MGuruSwamyTY/LMS | 91d59ef5686900f8d733538f3f675744a193169d | e00f05990f74d3bb89ab8b28b2a4d51be00b1f01 | refs/heads/master | 2023-08-09T02:54:50.646138 | 2019-11-06T13:02:06 | 2019-11-06T13:02:06 | 219,908,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,282 | java | package com.tyss.library.management.librarymanagement.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.tyss.library.management.librarymanagement.dao.AdminImpl;
import com.tyss.library.management.libraryman... | [
"noreply@github.com"
] | noreply@github.com |
ff3ed7d42e803be4da87a94b04a2a7f54af8d51d | e659a209f86ac6b3c32e76a959cd0a6cee6bf4a4 | /src/main/java/com/itt/utils/DeviceLogger.java | 35687898787c002fac14c8dbb7ad7a8a80d1c872 | [] | no_license | Srinivasvarmaqa/itnf-driver | 711927370a8d3c88408701cbf757b0524b3551f8 | 421532ac9924207c3d95b7a94e64e61fac740ac4 | refs/heads/master | 2023-06-27T03:48:18.687024 | 2021-08-04T00:27:50 | 2021-08-04T00:27:50 | 392,496,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,073 | java | package com.itt.utils;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.itt.common.ReadStream;
public class DeviceLogger implements Runnable {
private static final Log... | [
"vmanda@itradenetwork.com"
] | vmanda@itradenetwork.com |
83d504a3587fea28529fbd8dbee8c337836864bb | 532e2b24e7fb2b3c61d306dc044cb4df4aae97c8 | /src/main/java/es/cnc/suscripciones/domain/Suscripcion.java | b73ea177e08bfdc5e83101192e9aa7c675e72f75 | [] | no_license | fmerino-indra/recibos | cf77b63ad9c2c988e74673794454ee9a5d6f496d | 3383ee79d23caf240a7cff5c59e30aaed690cf77 | refs/heads/master | 2021-01-14T08:27:36.156707 | 2017-12-13T11:36:32 | 2017-12-13T11:36:32 | 49,567,658 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,895 | java | package es.cnc.suscripciones.domain;
import java.util.Date;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence... | [
"fmerino@indra.es"
] | fmerino@indra.es |
35cd55bca5846956895cd074fc12d5f540e274af | c7b8f6610556dc0eef2988a998d7be4cb274d452 | /app/src/main/java/ca/micand/w2a/W2A.java | 73c7e14190ef5dd32be0db783070442dde98bfa2 | [] | no_license | peevees/Animatepicture | 22097ab204dcf3472218b0b9d873654bfe62200b | 43391dec221d08c9cd7e06069b41a3edd2d60ed5 | refs/heads/master | 2021-03-19T14:23:24.254305 | 2017-06-01T10:37:32 | 2017-06-01T10:37:32 | 93,046,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,070 | java | package ca.micand.w2a;
import android.app.Activity;
import android.graphics.drawable.AnimationDrawable;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
public class W2A extends Activity
{
AnimationDrawable androidAnimation;
@Override
... | [
"michael.nyberghjerto@outlook.com"
] | michael.nyberghjerto@outlook.com |
a00971572178b55ae103003103529e006e37883e | 4bf0c650b989fab1e2048ffb4d276ffa300032de | /src/_26/spring/aop/afterThrowing/ProductRepository.java | 21aa156e0c4f0417945b0dd9d27ed8cb49be45e7 | [] | no_license | berberoglucan/spring-core | c611a62248032f24eff017a0a11a8b27684ec8b3 | cbcf90c93c333c392cac9c0b3446445bfa445bd7 | refs/heads/master | 2020-03-20T22:41:01.496756 | 2018-06-19T15:35:36 | 2018-06-19T15:35:36 | 137,810,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package _26.spring.aop.afterThrowing;
import java.util.ArrayList;
import java.util.List;
import org.springframework.stereotype.Component;
@Component
public class ProductRepository {
private List<Product> products = new ArrayList<>();
public void saveProduct(Product product) {
System.out.println("U... | [
"berberogluhuseyincan@gmail.com"
] | berberogluhuseyincan@gmail.com |
361964703c434099af1ce0e7159b13ef8231ebfa | 5f4927cb47ef2031876a0969dc34d20816c9b8ec | /hilos/Hilos/src/com/abi/ContadorRunnable.java | a5aa7286e0aa4d938dae9cc38464578daf6991f7 | [] | no_license | desabi/java-se | f5e072966c3db59c103668709290dbd5107411d7 | d8a8a2c90806981c9c6b2689bfbdc6d0b548c5c9 | refs/heads/master | 2022-12-04T12:01:39.160640 | 2020-08-20T15:45:20 | 2020-08-20T15:45:20 | 289,031,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java |
package com.abi;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
public class ContadorRunnable implements Runnable{
private final Thread hilo;
private final JLabel labelContador;
public ContadorRunnable(JLabel labelContador){
this.labelContador = labelContador;
... | [
"desabi@live.com"
] | desabi@live.com |
bc400dc9e70251770122ed88d3dc3ed7057bfe25 | 6afdb0763cd4ceb4c7698f29941980fba61609a0 | /src/uk/ac/manchester/cs/owl/semspreadsheets/ui/action/SheetCellCopyAction.java | 3ece58c92eb3309de62afa8eacaa792c8bd32764 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | madanska/RightField | 3855be76985fe78ac28b0212333d4b2fd921ac33 | 328f9360da86bd3c21cd88a26f2695bbbaa2430f | refs/heads/master | 2021-05-27T19:14:46.777896 | 2010-12-09T21:33:11 | 2010-12-09T21:33:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,257 | java | package uk.ac.manchester.cs.owl.semspreadsheets.ui.action;
import java.awt.Toolkit;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.Transferable;
import java.awt.event.ActionEvent;
import java.awt.event.KeyEvent;
import java.util.Collection;
import javax.swing.JOptionPane;
import org.apache.log4... | [
"sowen@cs.man.ac.uk"
] | sowen@cs.man.ac.uk |
6de6710edc665fc2d5f68ffac1d92ac8be604f59 | e94795dcb2a92cd9369c6e96c062aa525a135724 | /Hito 2/src/Voraz/Principal.java | a76327ee7ee54125ed2099c970bf9643130ea371 | [] | no_license | lauritajavega99/Metodologia19-20 | ccc0759ad90be57de7ecb97d954d2ba8ded2362a | ec549a073bbc79feb5037356d0226a5e84ef4686 | refs/heads/main | 2023-02-05T03:37:58.382530 | 2020-12-21T21:39:03 | 2020-12-21T21:39:03 | 308,265,556 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 8,345 | java |
/*
* Nombre clase: Principal
* Paquetes usados: java.io.IOException, java.util.Arrays, java.util.InputMismatchException, java.util.List, java.util.Scanner, java.util.Comparator,java.util.Collections,java.util.ArrayList;
* Métodos contenidos: main, Menu, VorazBecaCorta, VorazBecaMasPagada, becasSeleccionadas, Co... | [
"noreply@github.com"
] | noreply@github.com |
4076b6d3346ed2676b42140dfcc8aa8c15f3c844 | 1cd4f560c5ce87488c93c76112d9893e932ea136 | /src/p1/ListenerTest.java | c3492fcb5a49ab765527efc60da57a6881e310d6 | [] | no_license | Atai-Isaev/LambdaLearning | 9d5fb8632b84709d3bec645a0a94ad7938c2a431 | df15db0e8c836f1cfd24207f3a69773e1bfcffde | refs/heads/master | 2023-04-22T11:41:44.364940 | 2021-05-05T21:02:26 | 2021-05-05T21:02:26 | 364,688,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package p1;
import java.awt.BorderLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
public class ListenerTest {
public static void main(String[] args) {
JButton testButton = new JButton("Test Button");
testButton.... | [
"Atai.Isaev.kx7@fh-zwickau.de"
] | Atai.Isaev.kx7@fh-zwickau.de |
962fc7ee6ca3d518e0d73c4ee2276a6b32680c89 | e904752834df4f17ead40fadd234f4a512048a32 | /Hello.java | 9272d15353b2ddea11ae554200565f695d302f17 | [] | no_license | kommanab/practice | 23d43966c553ec0550a62b0a103de6dbd95a5175 | b9aedf3cfef260e092bb9bc0d881ffb4a95f52e0 | refs/heads/master | 2020-08-22T05:59:23.345768 | 2019-10-20T08:51:50 | 2019-10-20T08:51:50 | 216,332,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 132 | java | class Hello
{
public static void main(String args [])
{
System.out.println("hello i am your lLove Bharath");
}
} | [
"nagabharath11@yahoo.com"
] | nagabharath11@yahoo.com |
3b20026c46baedd9a917e97acc1d2f9a01480b2b | fc81765970557b0b686971580098d1001e46bf08 | /src/main/java/hello/hellospring/service/MemberService.java | be682fc0c56216b387c4712f8f0ba0db601bbc0d | [] | no_license | yoonho0922/hello-springboot | dadc946b43905b1de8639c985be42e866335d97b | d3e19e7ddb537946276ecf4dc93280be53cc5568 | refs/heads/master | 2023-08-21T10:35:50.749245 | 2021-10-24T15:24:16 | 2021-10-24T15:24:16 | 411,260,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,320 | java | package hello.hellospring.service;
import hello.hellospring.domain.Member;
import hello.hellospring.repository.MemberRepository;
import hello.hellospring.repository.MemoryMemberRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springfra... | [
"yoonho5684@gmail.com"
] | yoonho5684@gmail.com |
12b43c3289ea9677f5c549ea661c40237eeabc92 | fe2836176ca940977734312801f647c12e32a297 | /Google/CodeJam/2016/Preliminary Round/C. Coin Jam/Main.java | d088b71ae8c2219cfc58642c5978aa02d7dab6dd | [] | no_license | henrybear327/Sandbox | ef26d96bc5cbcdc1ce04bf507e19212ca3ceb064 | d77627dd713035ab89c755a515da95ecb1b1121b | refs/heads/master | 2022-12-25T16:11:03.363028 | 2022-12-10T21:08:41 | 2022-12-10T21:08:41 | 53,817,848 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,282 | java | import java.io.*;
import java.math.BigInteger;
import java.util.*;
public class Main
{
public static void main(String[] args)
{
MyScanner sc = new MyScanner();
out = new PrintWriter(new BufferedOutputStream(System.out));
int ncase = sc.nextInt(), n = sc.nextInt(), target = sc.nextInt()... | [
"henrybear327@gmail.com"
] | henrybear327@gmail.com |
49fc52bbd6eb287851eb81ec664621dc9e09bf61 | cec4cc1535905c4b6cd6ca7b12706099360031cf | /demo2-common/src/main/java/cn/demo2/common/util/CookieUtils.java | e8c3255f60ac3e37356b73f114f0e46ed4c5db0a | [] | no_license | Hupeng7/demo2-parent | 8996fc7b13aea66b485789f4f5eff87a532e7a7d | 563b22bd132f5dc880395401422d60ef845930fa | refs/heads/master | 2021-01-01T19:36:28.185517 | 2017-08-02T12:25:41 | 2017-08-02T12:25:41 | 98,622,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,739 | java | package cn.demo2.common.util;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import java.net.URLEncoder;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/... | [
"1321781093@qq.com"
] | 1321781093@qq.com |
583d0377aa6fa6928faf5e97a2d7dc4084f758f0 | c3c9ec94dc586e43098c2f3c49004f1b98b9dc67 | /src/main/java/com/lt/css/shiftShp/component/viewCmp/EmpTabel.java | 15346e96fa3451289a44c1201e18db1ef107225b | [] | no_license | MicrophoneBen/vaadin-shift-shop | 3e22d05566c8172d498fe1dd0a389a3c1698d635 | 5ae28d46996cd7b06598e8831538b0ef5188bcf3 | refs/heads/master | 2020-04-21T20:52:00.010746 | 2019-02-09T11:22:56 | 2019-02-09T11:22:56 | 169,859,443 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,663 | java | package com.lt.css.shiftShp.component.viewCmp;
import com.lt.css.shiftShp.component.AbstractEmpTable;
import com.lt.css.shiftShp.entity.EmployeeDto;
import com.vaadin.data.provider.ListDataProvider;
import com.vaadin.ui.Grid;
import org.springframework.stereotype.Component;
import java.time.LocalDate;
import java.tim... | [
"13715965769@163.com"
] | 13715965769@163.com |
e08c421f2f99ec5da67b2a93c7c328173a9e2752 | df241ceeb274ecfb21cf0bbac539296921b4d576 | /core/src/main/java/istory/NumberDiff.java | 457249efff161ca567f2cb1f84458bff7c85c225 | [] | no_license | cchantep/istory | 5ebbebb00b2398e8353dbf7d4f74116a6e32fd0c | dc15ff34dc72d71e26f896274d8cb4bb4f4901b4 | refs/heads/master | 2021-01-22T21:13:27.900937 | 2021-01-05T09:41:55 | 2021-01-05T09:41:55 | 10,270,016 | 0 | 0 | null | 2021-01-05T09:41:18 | 2013-05-24T16:02:17 | Java | UTF-8 | Java | false | false | 1,116 | java | package istory;
import java.io.Serializable;
/**
* Diff for integer.
*
* @author Cedric Chantepie
*/
public class NumberDiff<N extends Number> implements Diff<N>, Serializable {
// --- Properties ---
/**
* Old value
*/
private final N oldValue;
/**
* New value
*/
private ... | [
"c.chantepie@yahoo.fr"
] | c.chantepie@yahoo.fr |
378f4554f7eaa439dc2fccd04e29cc7e6b265144 | 2f8bea09ee50d9811064ef71183faadb175bc954 | /app/src/main/java/com/enfin/ofabee3/ui/module/userprofile/UserProfileFragment.java | 56d783025d25df6ded37d5703de9806004b783cf | [] | no_license | vishnuaruvikkarakkaran/ofbnewApp3.0 | c44a2a7bad28f7119e0a5b3320fe3e8bd92edf42 | a0f67b67b04a93742aad65df032605642bf5f977 | refs/heads/master | 2020-09-21T04:05:25.374191 | 2019-11-28T14:50:15 | 2019-11-28T14:50:15 | 224,672,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,590 | java | package com.enfin.ofabee3.ui.module.userprofile;
import android.app.Dialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
impo... | [
"vishnu.v@enfintechnologies.com"
] | vishnu.v@enfintechnologies.com |
ac2d9ba50530ec43953173b109a71b5f52ffa825 | 3101f0e51237a6fb10317438d9323b0500d15791 | /src/DateTime/DateTime_30.java | b583becab4bfbe79104e10a99d230dbbaf413c05 | [] | no_license | liaoxueqing/preview_work_w3resource_java | a6845a57df7d1c054f41f4dc38237e38837e1737 | 56b8ab5ff99dc88e190ba149eaa1330db88c9450 | refs/heads/master | 2020-03-20T14:31:05.684808 | 2018-06-16T14:26:19 | 2018-06-16T14:26:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | package DateTime;
import java.time.LocalDate;
import java.time.Period;
public class DateTime_30 {
public static void main(String[] args) {
LocalDate currentDate = LocalDate.now();
LocalDate userDate = LocalDate.of(2011,9,6);
Period period = Period.between(userDate,currentDate);
Sys... | [
"1047504737@qq.com"
] | 1047504737@qq.com |
8df8307ef632b4eed6eae3a347979f2a0cb1ab56 | 4b95fe95b182f602a3846c69b85b44e6a289a455 | /kodilla-rest-api/src/test/java/com/kodilla/rest/controller/BookControllerTest.java | 525fe2c1e30f48b593b1deec79927677d4dac7e9 | [] | no_license | patrija/patrycja_derkacz-kodilla_tester | bdc8e86f23fd4b3929a21f324ebf98905afdc71d | b504f866e5c88845bf53ff75d2ce495932c95ad1 | refs/heads/master | 2020-12-15T00:46:17.467206 | 2020-05-12T14:20:39 | 2020-05-12T14:20:39 | 234,931,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,647 | java | package com.kodilla.rest.controller;
import com.kodilla.rest.domain.BookDto;
import com.kodilla.rest.service.BookService;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
import java.util.ArrayList;
import java.util.List;
class BookControllerTest {
@Test
... | [
"ap.derkacz@gmail.com"
] | ap.derkacz@gmail.com |
8bca801be4e3111b84e46f96ae6558921f73fbdc | 6e5d1286b3472f77f3db33316103ca4902117b4f | /vertx-jooq-async-generate/src/main/java/io/github/jklingsporn/vertx/jooq/async/generate/rx/RXAsyncVertxGuiceGenerator.java | 9637abb11b2802a6662dd3ca0aae676d02694877 | [
"MIT"
] | permissive | lg906321/vertx-jooq-async | 835f6ba56a8b0d05a20e2f1468ad83a1a60306e8 | a30544ae28904d2331398a66f5a37fde1d1e9dac | refs/heads/master | 2021-06-21T20:20:35.387353 | 2017-08-22T07:52:40 | 2017-08-22T07:52:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,386 | java | package io.github.jklingsporn.vertx.jooq.async.generate.rx;
import io.github.jklingsporn.vertx.jooq.async.generate.AbstractVertxGuiceGenerator;
import org.jooq.util.JavaWriter;
import java.util.List;
/**
* Created by jensklingsporn on 06.07.17.
*/
public class RXAsyncVertxGuiceGenerator extends AbstractVertxGuiceG... | [
"klingsporn@badmonkee.de"
] | klingsporn@badmonkee.de |
f525738718b0a4cd395502cb47758305d093d40e | 292443be311ca4adbe77cce9578be5b4b80c17bb | /inscripciones/src/main/java/ar/gob/cfp/inscripciones/dao/mappers/InscriptoMapper.java | 28f0dcd45c40216342c6aa8bdfaebffd02b704f5 | [] | no_license | joseyler/cfp | 6dbb5be223b70ce43fa1676836256fc0e643df0b | e1dda628205b8aedd235333d7a7879949ded35e2 | refs/heads/master | 2023-03-13T16:45:45.635064 | 2020-07-18T00:31:37 | 2020-07-18T00:31:37 | 269,771,929 | 0 | 1 | null | 2023-02-22T07:48:49 | 2020-06-05T20:46:09 | Java | UTF-8 | Java | false | false | 1,592 | java | package ar.gob.cfp.inscripciones.dao.mappers;
import ar.gob.cfp.commons.model.Inscripto;
import ar.gob.cfp.inscripciones.dao.entities.InscriptoEntity;
public class InscriptoMapper {
public static InscriptoEntity mapEntity(Inscripto ins) {
InscriptoEntity ie = new InscriptoEntity();
ie.setId(ins.getId... | [
"alcfp654*456"
] | alcfp654*456 |
532b9630a297331de40bd80e17c9b5ce262346d6 | 60e50adf695302f75c6972f6a5588127f32eeb28 | /Generics/WildCardsInGenerics.java | b58f7942c37a66bc1a127853245b7d1538efc91e | [] | no_license | vinaypathak07/Java-Code | 600a8331ca8341199ab0f3d22007efaeec32eb0a | 1baa4b0505d25f8ab711d6aec886b811269ae52b | refs/heads/master | 2020-03-30T17:52:25.468123 | 2019-01-22T19:58:15 | 2019-01-22T19:58:15 | 151,473,445 | 0 | 1 | null | 2019-02-16T13:48:57 | 2018-10-03T20:05:39 | Java | UTF-8 | Java | false | false | 1,121 | java | import java.util.*;
abstract class College{
abstract public void displayName();
}
class DitUniversity extends College{
public void displayName(){
System.out.println("You are in Dit University");
}
}
class IndianInstituteOfTechnology extends College{
public void displayName(){
System.out.p... | [
"pathak.vinay0001@gmail.com"
] | pathak.vinay0001@gmail.com |
f220939ee3c3950be5594f1ec4d0db4b57b62f34 | 48c566d8ef89736ca683b22ec3d537b765821a36 | /mission_weekend2/src/com/work/model/service/MemberService.java | 6d5fdb5c441358b27aca677ebaf985fa0d6e379b | [
"MIT"
] | permissive | ki-yungkim/Playdata_mission_Java | a62cb8db9ef17f7e2b4ebbaebb0620ff9b6cae08 | 580479b17d8cb6499764b85c71f3bbb0ec8c932f | refs/heads/main | 2023-06-05T05:25:25.770757 | 2021-06-27T12:45:16 | 2021-06-27T12:45:16 | 372,217,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,286 | java | package com.work.model.service;
import com.work.model.dto.AdminMember;
import com.work.model.dto.GeneralMember;
import com.work.model.dto.Member;
import com.work.model.dto.SpecialMember;
/**
* <pre>
* 회원을 관리하기 위한 서비스 클래스
* 추상 클래스 @see {@link MemberServiceAbstract}
*
* 1. 회원등록
* 2. 회원상세조회
* 3. ... | [
"noreply@github.com"
] | noreply@github.com |
155af65e4123ff3f35a34e6554bee4a26a546e7b | fb6d95018b82a5f43271aaf6cc5507410e90608b | /java-design/src/main/java/com/pazz/java/design/abstractFactory/color/Red.java | d5682bca235b5ed87d81433b686f69af9bac4785 | [] | no_license | amakerlee/java-parent | 3255833b7ec61df40cf11c3bc82db91a921233ea | b510368a6725d994d98a760fcb6162ca2f834218 | refs/heads/master | 2022-11-08T20:00:37.768407 | 2020-01-19T10:19:30 | 2020-01-19T10:19:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package com.pazz.java.design.abstractFactory.color;
/**
* 红
*/
public class Red implements Color {
public void fill() {
System.out.println("Inside Red::fill() method.");
}
}
| [
"pazzfj@163.com"
] | pazzfj@163.com |
80a5d8916b1818822590f9fbe795a7bcb792092c | 356ddc1021936f483e862c7c546f5612a68b3b24 | /Digimon/for Developers/Digimoid/src/com/classica/classes/Element.java | 88524c86ac004318b23c050e954a597aacec7c0d | [] | no_license | stephenzjp/Digimon-OpenSource-Project | 77cef7c734b9588c3921bb4b735749f1fd55fc92 | d12e4c61bedf725a4e2e7049e0479f1813fe23e6 | refs/heads/master | 2022-06-05T04:03:06.967926 | 2013-05-18T21:57:03 | 2013-05-18T21:57:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,965 | java | package com.classica.classes;
import java.util.ArrayList;
public class Element {
private int id;
private int type;
private int level;
private int species_power;
private int min_weight;
private ArrayList<Integer> next_digimons;
private ArrayList<Integer> require_dps;
private String dot_pattern;
private int at... | [
"4rhH6Xhjm"
] | 4rhH6Xhjm |
b4a31391a8b0aa06a889a3f1fcabd64d77ab2585 | d50e17ba8a79cd34d607f5edf3f6c475cbd2cccd | /camera-framework/src/test/java/org/blackdread/cameraframework/MockLibrary.java | ef9feb672a9d6b2a2cb5cc013251036673f45ad9 | [
"MIT"
] | permissive | ysfgrl/canon-sdk-java | bb7282822e7a70d877ab52917d8fbde1c41fd7aa | 2ead1c755fb98fbc57ca66cc48f1f72db52fbb2b | refs/heads/master | 2020-06-30T04:01:16.881036 | 2019-07-29T06:08:33 | 2019-07-29T06:08:33 | 200,718,460 | 1 | 0 | MIT | 2019-08-05T19:44:20 | 2019-08-05T19:44:19 | null | UTF-8 | Java | false | false | 2,094 | java | /*
* MIT License
*
* Copyright (c) 2018-2019 Yoann CAPLAIN
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | [
"jojo.julien@gmail.com"
] | jojo.julien@gmail.com |
e48334941a98b77fab661de2edfa8a70877bfe95 | 8d719f5f4994d110c46ddcf4c9dc86320efc6969 | /src/main/java/com/epam/training/tasks/stoss/services/ServiceException.java | 2b825dac7ffb428b436f6ef50da5a9f380c8191b | [] | no_license | smilique/Stoss | 189ced621f60bfd93835a5d7a6a2b686e09bacd1 | 38ea1f38dedf28931280ff72ffb5ff8c97200263 | refs/heads/main | 2023-06-17T17:54:44.400143 | 2021-07-16T10:15:40 | 2021-07-16T10:15:40 | 349,184,072 | 0 | 0 | null | 2021-07-16T10:15:41 | 2021-03-18T18:49:07 | Java | UTF-8 | Java | false | false | 253 | java | package com.epam.training.tasks.stoss.services;
public class ServiceException extends Exception {
public ServiceException(Throwable cause) {
super(cause);
}
public ServiceException(String message) {
super(message);
}
}
| [
"smile@uvaga.by"
] | smile@uvaga.by |
28fb0651b3434a5cd76b6de7d3038a5811cc30d3 | 54321da5d4e76b9571efdf7e60b9b6c305de3450 | /Anil Personal Projects/Op_Chandra/SpringWS/WebServices_010_basicClient/src/com/jp/fin/services/FinancialServicesImpl.java | 9064d19aa5e9704d9f310727b59334979963a734 | [] | no_license | anilawasthi/Personal | 346f3204212cca188f2b6b304273a849f1c02475 | 426a451cd38abe5f841aa2b4b71010ab243c8efd | refs/heads/master | 2020-04-01T23:56:35.101033 | 2019-01-11T04:29:53 | 2019-01-11T04:29:53 | 153,780,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 750 | java | package com.jp.fin.services;
import java.util.ArrayList;
import com.jp.fin.exceptions.FinException;
import com.jp.fin.locator.LocateServices;
import com.jp.hr.entities.Employee;
import com.jp.hr.exceptions.HrException;
import com.jp.hr.interfaces.EmpSoapServices;
public class FinancialServicesImpl implements Financi... | [
"43957128+anilawasthi@users.noreply.github.com"
] | 43957128+anilawasthi@users.noreply.github.com |
4c9aa7cfc19a8fbd6686611e51511aa39a195cbd | abeb9520787cc0ebae77331d2f1297ed7b8b38d5 | /quizzler-flutter/android/app/src/main/java/co/yohamgabriel/quizzler/MainActivity.java | 7d022042c18afa8528241aa3bde7a05e910f12e5 | [
"MIT"
] | permissive | Urbine/Flutter-Dart-Development | 8cf0867cd87a6fa86682f682778c1b8480edd0fa | fba42504caec2594dcd53ee2b138c3f93f7a08c5 | refs/heads/main | 2023-02-14T01:44:49.265789 | 2021-01-08T00:47:25 | 2021-01-08T00:47:25 | 327,759,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package co.yohamgabriel.quizzler;
import android.os.Bundle;
import io.flutter.app.FlutterActivity;
import io.flutter.plugins.GeneratedPluginRegistrant;
public class MainActivity extends FlutterActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
Gen... | [
"profe.yoham.br@gmail.com"
] | profe.yoham.br@gmail.com |
dc55185b477068ae6ad62881646900ede7149f65 | 70f5d2fa23c3abb73493e070cf3af1e000c18d52 | /src/main/java/za/ac/cput/service/physical/impl/RoomService.java | 9be8764d2c085c3c9588ad4ee053556be460d5be | [] | no_license | DinelleK219089302/adp3assignment3 | 310d53a4abeb7ad4423346efb4d11e40e3e58fdd | 4309ff0dce6760511dd89efb59ab1865f01cbb5e | refs/heads/main | 2023-07-14T09:32:47.312306 | 2021-08-28T21:28:03 | 2021-08-28T21:28:03 | 374,974,065 | 0 | 0 | null | 2021-06-08T10:50:02 | 2021-06-08T10:50:01 | null | UTF-8 | Java | false | false | 1,101 | java | package za.ac.cput.service.physical.impl;
/**
* author: Llewelyn Klaase
* student no: 216267072
*/
import za.ac.cput.entity.physical.Room;
import za.ac.cput.repository.physical.impl.RoomRepository;
import za.ac.cput.service.physical.IRoomService;
import java.util.Set;
public class RoomService implements IRoomServ... | [
"llewelyn.klaase@gmail.com"
] | llewelyn.klaase@gmail.com |
4daabc3cc3d88b01725ca2f89b8df8b6e99e988a | 85729bc67e6869f90a9af0c5a43c2f7ebec9026c | /web/src/main/java/com/qingqingmr/qqmr/web/interceptor/BackLoginInterceptor.java | d24d72b229d9f68abd506654f39e48c5fbaa5b7b | [] | no_license | A1621377453/qqmr.parent | fe2be6102c49a2cdc5ab80550fe501926760de6f | 069257f3c0e0d1db25fd263967d87ada54db218a | refs/heads/master | 2020-03-27T23:19:09.248778 | 2018-09-04T08:26:54 | 2018-09-04T08:26:54 | 147,309,179 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,952 | java | package com.qingqingmr.qqmr.web.interceptor;
import com.alibaba.fastjson.JSON;
import com.qingqingmr.qqmr.common.ResultInfo;
import com.qingqingmr.qqmr.common.constant.SystemConstant;
import com.qingqingmr.qqmr.web.annotation.CheckLogin;
import org.springframework.web.method.HandlerMethod;
import org.springframework.w... | [
"1621377453@qq.com"
] | 1621377453@qq.com |
75bf243f07e4bb6f46c6e19f3b803df20ea842f4 | a3e364ee0d7965fdc1d423e499c6591feb92d455 | /uikit/src/com/netease/nim/uikit/team/adapter/TeamMemberListAdapter.java | 618db705ee37940855a7ec8c9185bb65cc30f244 | [
"MIT"
] | permissive | dusuijiang/SmartLife | ec67503cb1c02e0131a2c9c5eac398847bb7d28a | bba67671bb98917964903e6917e6b342d661fef2 | refs/heads/master | 2021-05-14T05:41:30.273327 | 2018-01-04T07:12:23 | 2018-01-04T07:12:23 | 116,227,524 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,068 | java | package com.netease.nim.uikit.team.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.netease.nim.uikit.R;
import com.netease.nim.uikit.team.viewholder.TeamMemberListHolder;
imp... | [
"rd0404@rd01_protruly.com"
] | rd0404@rd01_protruly.com |
5ae9589d4edee460e217f185cf808239486ad06b | 5b0dd660e40a9b9d6afe9b7105bc442bc8ae4015 | /kosta1200/src/kosta1200/todayroom/action/MemberSignup_Form.java | 322d4739e25060d5d7576f7054b9739086c846d2 | [] | no_license | kangsukyung/todaysroom_JSP_PROJECT | 9c12f17ec07bca3f40ba142a58fa6bea216d3132 | 00df970d1f3b39f992f489386ba680a7cadba499 | refs/heads/master | 2023-01-01T19:18:30.205949 | 2020-10-27T06:24:50 | 2020-10-27T06:24:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | package kosta1200.todayroom.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class MemberSignup_Form implements Action{
@Override
public ActionForward execute(HttpServletRequest request, HttpServletResponse response) throws Exception {
ActionFor... | [
"mskim4348@naver.com"
] | mskim4348@naver.com |
3e467116a7d5c6a23c8c649c85b0cdcdd68466a6 | 811831a51755b9f5d8e7823b43317d3e856b6ba6 | /sandbox/src/SomeInterfaceImpl.java | a025215bcc39e3848c0fda96489f09ac96a87b1b | [] | no_license | terminatingcode/exercises | b8e1652844c455b9eda1434fb0513d8fd5d9f464 | bc15ddadcb948d738fbadc52db8feaa1eca0b9ce | refs/heads/master | 2021-01-15T12:28:27.981059 | 2016-04-04T10:19:31 | 2016-04-04T10:19:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 103 | java | /**
* Created by chris on 12/01/2016.
*/
public class SomeInterfaceImpl implements SomeInterface {
}
| [
"chris.grocott@gmail.com"
] | chris.grocott@gmail.com |
5ab4b7cf91bf0f01dbda6bde67759cbc0d9076a6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_64077e9710ac8e8df1b7c9828ea985cccb3d8446/RecipientEditTextView/14_64077e9710ac8e8df1b7c9828ea985cccb3d8446_RecipientEditTextView_s.java | 92808b753c7859fe3f4147573b784db6f0df751a | [] | 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 | 75,328 | java | /*
* Copyright (C) 2011 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 requi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
5dc446a83a659a9eec3ad6528fb0a39f8a5d3424 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i40312.java | 55751136d3548c88bf35ee29e653954ce4da341c | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i40312 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
4187e20c3949b8367ce4cd6effd24dc52482ec85 | d54851017cfcc91ca17927623a71b5a66602f8ac | /src/main/java/Ali/ashique/ITCENTERFEESMANAGEMENT/converters/StudentCommandToStudent.java | d4cbbea58d7c4f326169f55908e975991fc89960 | [] | no_license | AshiqueAliMahar/IT-CENTER-FEES-MANAGEMENT | 4a0201189c16d245018d31e81603b31a8a528f8d | 7f56ccc416819bf1d3e1d2db98908c18da8f6437 | refs/heads/master | 2020-08-28T15:11:47.992402 | 2019-10-26T16:18:12 | 2019-10-26T16:18:12 | 217,735,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | package Ali.ashique.ITCENTERFEESMANAGEMENT.converters;
import Ali.ashique.ITCENTERFEESMANAGEMENT.command.StudentCommand;
import Ali.ashique.ITCENTERFEESMANAGEMENT.models.Student;
import lombok.AllArgsConstructor;
import org.springframework.core.convert.converter.Converter;
import org.springframework.stereotype.Compone... | [
"40056794+AshiqueAliMahar@users.noreply.github.com"
] | 40056794+AshiqueAliMahar@users.noreply.github.com |
d95066e70485b2cd7360a2d71364d25ea91fa0b3 | c3a6b3dcf51b4cc3048961e38d4602326926c51c | /src/com/cqupt/mis/rms/model/MajorContributeNew.java | 63ce4f8c313ba0c0df4fa5c360a8f20d2f1f6f23 | [] | no_license | sdgdsffdsfff/RMS_OLD | 5640a326c6290c4f0a5147e493f644b0827afbdb | 4ec88fc2914909210f13936162af5223ec275882 | refs/heads/master | 2021-01-18T11:29:49.828784 | 2015-08-28T08:11:51 | 2015-08-28T08:11:51 | 41,786,646 | 1 | 0 | null | 2015-09-02T07:27:26 | 2015-09-02T07:27:25 | null | UTF-8 | Java | false | false | 2,956 | java | package com.cqupt.mis.rms.model;
import java.util.Date;
public class MajorContributeNew {
private String majorId;
private String classContribute;//项目级别
private String typeContribute;//项目类别
private String timeContribute;//立项时间
private String majorName;//项目名称
private Date checkTime;//申报时间
private Date... | [
"Bern@22ed7b37-85c0-c74d-bab2-c74a3d316cc0"
] | Bern@22ed7b37-85c0-c74d-bab2-c74a3d316cc0 |
895c9eb80c91e8ea571dc977f444d2e985f2032a | 989066ee88468d1458072d596f3cffaee0858323 | /app/src/main/java/com/example/asmaralokapreset/ui/home/HomeViewModel.java | 16b4884f1dc04cdc56abe86ac35c06b841a19f32 | [] | no_license | DimasNuryadin/Android-AsmaralokaPreset | f093166b40c5ab2a33f0632a8062e003e225da79 | d8dc709659ef7d99615444ed329f73e6cebed05e | refs/heads/main | 2023-07-16T05:19:44.786375 | 2021-08-22T04:52:38 | 2021-08-22T04:52:38 | 398,716,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package com.example.asmaralokapreset.ui.home;
import android.widget.Button;
import android.widget.ImageView;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class HomeViewModel extends ViewModel {
private MutableLiveData<String> mText;
... | [
"dimasnuryadinn@gmail.com"
] | dimasnuryadinn@gmail.com |
d0c19f90a571f905ea2a422220a18bf16fa6f540 | 3334f27475d5d09b3370428bcc6831b93034a645 | /Athena/src/main/java/com/charky/repository/TagRepository.java | 2c6d99abeb21c5baf91076bd64749325cd8aca50 | [] | no_license | charky/Athena | 8b1e29cb2a77d13c40bc24948ec1e11cdd3bfec2 | f7c8c48b8849dbb704ea7e08aafff3b70853d982 | refs/heads/master | 2020-07-14T01:12:37.809741 | 2016-09-18T18:02:49 | 2016-09-18T18:02:49 | 67,919,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package com.charky.repository;
import org.springframework.data.repository.CrudRepository;
import com.charky.domain.Tag;
public interface TagRepository extends CrudRepository<Tag, Long> {
public Tag findByName(String name);
}
| [
"gfcharky@gmx.de"
] | gfcharky@gmx.de |
42e3998c3293270dffac8062bf5745058570cd3b | 3864169ce76fa3fcf838475ba9c165f22d23f04a | /group24/1148285693/learning2017/common/src/main/java/me/lzb/common/utils/AppUtils.java | 906c88e7475dd7d60e6450f6ff8e135ed4ebd9e6 | [] | no_license | wizardzhang2017/coding2017 | 0b97887e5f879cb93263242a8f0228e0c1f6d920 | b179683f0c737b5681b3de15f485cc0cc512f394 | refs/heads/master | 2021-01-17T17:08:38.254092 | 2017-05-27T04:46:56 | 2017-05-27T04:46:56 | 84,127,737 | 2 | 26 | null | 2017-05-27T04:46:57 | 2017-03-06T22:31:00 | Java | UTF-8 | Java | false | false | 355 | java | package me.lzb.common.utils;
/**
* Created by lzbfe on 2017/4/29.
*/
public class AppUtils {
/**
* 获取一个数的位数
* @param i
* @return
*/
public static int getDigit(int i) {
int a = i;
int c = 0;
while (a > 0) {
a = a / 10;
c++;
}
... | [
"lzbferrari@gmail.com"
] | lzbferrari@gmail.com |
c601af53bc7c3ef00633238e99d755c286bd6c4f | 1563c3b6054c22023a160e1decebc4489bbef06d | /src/main/java/com/ordermanager/project/system/user/domain/UserStatus.java | bd21c654933dcef1f182282c49fbaacb5b7f7e47 | [] | no_license | retname/sdlcksups | 12993f00912ee787410e280cceacbc6dcaacb6c2 | 0f95049fcdb90f76dabef8317d01b5f80948e73e | refs/heads/main | 2023-05-04T18:12:27.147109 | 2021-05-25T03:26:30 | 2021-05-25T03:26:30 | 370,531,331 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 445 | java | package com.ordermanager.project.system.user.domain;
public enum UserStatus
{
OK("0", "正常"), DISABLE("1", "停用"), DELETED("2", "删除");
private final String code;
private final String info;
UserStatus(String code, String info)
{
this.code = code;
this.info = info;
}
public S... | [
"ai793954400@qq.com"
] | ai793954400@qq.com |
d3bc4450b1fb588e83e3d19ca97996379d05b081 | 39fb47502ad4ed339a7e4c439f692c9f40f3db61 | /app/src/main/java/com/example/apssw/MainActivity.java | 1398f8f528ae018140e21f5d8bd3e15381d39160 | [] | no_license | Athulpreman/appdemo | dc9ed27cb8e826fa477a5e272244252dbf4b881c | d5cfb47ffcf197955923cb860a99522f51ce72dd | refs/heads/master | 2020-09-26T12:18:45.842195 | 2019-12-06T10:07:55 | 2019-12-06T10:07:55 | 226,253,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,229 | java | package com.example.apssw;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
public class MainActivity extends AppCompa... | [
"athulpreman9562473440@gmail.com"
] | athulpreman9562473440@gmail.com |
11cf25dcf353ff23d58436f68537a47bc508e6a0 | d0b9a5de771f45d3f9328c826e633f9197977f6b | /src/solid/o/LoanApprovalHandler2.java | c3411f0ff8ff8e9b0885465b6eaa35d41319216b | [] | no_license | vsns11/lectures-java-core | 96d766fc3961f6cd614df98d0c5aa1410b2ee64a | 59498c2c146ac7a66549f751b1d5c89afb104174 | refs/heads/master | 2023-05-08T02:02:29.700904 | 2021-05-27T19:40:45 | 2021-05-27T19:40:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 182 | java | package solid.o;
public class LoanApprovalHandler2 {
public void approveLoan(Validator validator) {
if ( validator.isValid()) {
//Process the loan.
}
}
} | [
"andrii.piatakha@travisperkins.co.uk"
] | andrii.piatakha@travisperkins.co.uk |
196567a8659ccfa52ae99daa6d94aab7a08323f5 | 09c0dd7d5f87966fa162a0517cf6db2146c864fe | /src/main/java/pl/sztukakodu/bookaro/catalog/db/BookJpaRepository.java | a38fc103ce4bf4721a153cefb73a07c0809deed7 | [] | no_license | rengreen/bookaro | d93cf826de648217f4ce72c2ca20330816d5bb68 | 4e2e00ecee36d37804456159c3d7ebed0088fcee | refs/heads/master | 2023-04-08T20:54:10.768750 | 2021-04-20T06:58:21 | 2021-04-20T06:58:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package pl.sztukakodu.bookaro.catalog.db;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import pl.sztukakodu.bookaro.catalog.domain.Book;
import java.util.List;
public interface BookJpaReposi... | [
"dmydlarz@gmail.com"
] | dmydlarz@gmail.com |
88847ab8eedf78841ce05bcd5345211d336b2a5e | d532bd40f590de8af7d6a195403a0d0c4a733367 | /src/main/java/ar/com/manflack/desafiospring/app/rest/FlightController.java | d399392208a57c736a6cac7bbd615e210d5f8e5a | [] | no_license | Manflack/hotel-flights-reservation | 51553c3b538a986aff8554a4fca6b85008c661d2 | 6d667826cadf122f2c515684c0d67fe7fc769a3f | refs/heads/main | 2023-04-07T02:50:27.626713 | 2021-04-20T15:27:54 | 2021-04-20T15:27:54 | 359,303,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,206 | java | package ar.com.manflack.desafiospring.app.rest;
import ar.com.manflack.desafiospring.app.dto.StatusDTO;
import ar.com.manflack.desafiospring.app.rest.request.FlightReservationRequest;
import ar.com.manflack.desafiospring.app.rest.response.FlightReservationResponse;
import ar.com.manflack.desafiospring.domain.exception... | [
"mariano.fauez@mercadolibre.com"
] | mariano.fauez@mercadolibre.com |
98930d64979b3705fa2004f4d996ebb3dc46f52f | 00e3d3386496339950258f807101d9cc91a179cc | /src/main/java/coffeemachine/view/maintenance/MaintenancePane.java | 350134530d03239efb734fe75752886999aa5b5b | [] | no_license | elliass/coffee-machine-gui | 2b59e345c7c0627b9da08f1d613b15660c2e8e23 | acdf1b55e54769cded5beed671231976065a72d3 | refs/heads/master | 2023-08-03T22:25:27.502664 | 2021-09-12T20:30:11 | 2021-09-12T20:30:11 | 400,745,543 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,988 | java | package coffeemachine.view.maintenance;
import coffeemachine.view.BottomPane;
import coffeemachine.view.LeftPane;
import coffeemachine.view.RightPane;
import coffeemachine.view.TopPane;
import javafx.geometry.Insets;
import javafx.scene.layout.BorderPane;
public class MaintenancePane extends BorderPane {
private... | [
"rachidi.elliass@gmail.com"
] | rachidi.elliass@gmail.com |
0f567fc6ba179d1f43fd32b44f46841648e03582 | 469f11a4fd4d9e856e180e2dea15fb6bf34d591f | /src/main/java/lesson2/sort/CocktailSort.java | a369c7d7eebffb0702af08af96cb945a231738f1 | [] | no_license | shuricans/ads-java_021021 | e6d1a07fcb7fce54cf3a5238173800a399d573ac | feb37259d08b12ff57ee6087e1eb0a18c13c1090 | refs/heads/master | 2023-08-27T10:44:07.037902 | 2021-10-30T14:24:49 | 2021-10-30T14:24:49 | 413,133,070 | 0 | 0 | null | 2021-10-30T14:24:50 | 2021-10-03T16:28:33 | Java | UTF-8 | Java | false | false | 1,045 | java | package lesson2.sort;
public class CocktailSort {
public static void sort( Integer[] A ){
boolean swapped;
do {
swapped = false;
for (int i =0; i<= A.length - 2;i++) {
if (A[ i ] > A[ i + 1 ]) {
//test whether the two elements are in the... | [
"XN}O81Q.&AYX48F6^,@lbzo1xfiQMW,8KEP!^U'hg;~NtcB~"
] | XN}O81Q.&AYX48F6^,@lbzo1xfiQMW,8KEP!^U'hg;~NtcB~ |
6274d7b25306e8290c7fdec426dc8bd0b8b11b72 | 1235df5613a76c0869d244f7607acdb37ca54bc6 | /version1/version1.3/AverageTemperature3.java | c2512c6a32727e3a42cdc4d88351dd6313952025 | [] | no_license | furkan-ozbudak/weather-stats | 7871c0d28d636e48d578b0a5e2bfd2557b10b7ea | e71263e6152f475b9723baaea3b9a03ebc9b62a0 | refs/heads/master | 2022-12-28T16:41:10.796944 | 2020-10-18T21:00:47 | 2020-10-18T21:00:47 | 305,194,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,574 | java | package AverageTemperature3;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.conf.Configured;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.DoubleWritable;
import o... | [
"ozbudakfurkan@gmail.com"
] | ozbudakfurkan@gmail.com |
4a6b2d8e71fe04a3e8a482194569797a1dd40666 | 69ada1084b7e1d573825f980a0d9cb66a3847cdc | /DAD1-2/REVISÃO_04/src/MainConcurso.java | fc8480dd112e16c2bb61c82e4d452dd6bcae4306 | [] | no_license | Streit1/Estruturas-de-Dados | b59cc5e0909c6a05c26ae59ecd59e8de3590abab | 7b6853ea75f09d568a5d33e6255e642816dec9e0 | refs/heads/master | 2020-03-22T15:45:55.709089 | 2019-08-02T14:05:49 | 2019-08-02T14:05:49 | 140,276,377 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,418 | java | /*
* Fazer um programa que:
* a) leia o número de inscrição, altura e peso das moças inscritas em um concurso de beleza (utilize flag adequada para encerrar a leitura);
* b) calcule e imprima as moças aprovadas para o concurso, ou seja, as moças com IMC inferior a 18. IMC = índice de massa corporal (peso / al... | [
"noreply@github.com"
] | noreply@github.com |
9eaa5b262f5a7ba7379daa2ecf1ec14991b7e2fc | d503dd16ac738110d82a8f469d2fc65ea3065113 | /spring-demo-annotations/src/com/katsa/springdemo/RandomFortuneService.java | 3d8aef342ae560887a0062887bb7ef878a31d710 | [] | no_license | katsa9/spring-learning | e9463db83be815d8a9744ba92dbe8a2c55146ce9 | 308dad77f5452f3f0d8d8955f1aba2c7bfef95eb | refs/heads/master | 2020-03-08T19:42:34.341613 | 2019-01-23T11:56:32 | 2019-01-23T11:56:32 | 128,361,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 502 | java | package com.katsa.springdemo;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import org.springframework.stereotype.Component;
@Component
public class RandomFortuneService implements FortuneService{
private List<String> fortunes = new ArrayList<>();
public RandomFortuneService() {
fo... | [
"kathleen.brand2@gmail.com"
] | kathleen.brand2@gmail.com |
b5d9d5027022e3b5da7a2b04933b65c77b0d29f8 | 3e73a70cc1c06f081383b777a8412e3f0c12e534 | /novelSearch/src/searchEngines/crawl/abstracts/AbstractGetChapterContent.java | f41040d28a9ad32597a5be238d2bfc6cc81085d8 | [] | no_license | foreverSFJ/searchEngines | 4c7bed53102567c35fd9a3bb0f5761e79b32d0f0 | ffa24291b7afcc627d3882f8dd56bf14f221a898 | refs/heads/master | 2020-04-17T02:38:46.513267 | 2019-06-12T01:49:50 | 2019-06-12T01:49:50 | 166,145,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,548 | java | package searchEngines.crawl.abstracts;
import java.util.Map;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import searchEngines.entitys.ChapterContent;
import searchEngines.exclusive.NovelSiteEnum;
import searchEngines.interfaces.IChapterGetContent;
import searchEngines.utils.PraseRules;
public abstract ... | [
"31613933+foreverSFJ@users.noreply.github.com"
] | 31613933+foreverSFJ@users.noreply.github.com |
d5ce404f530134367003050b991131be62bcb8db | 93f3578669fb0d0030a550316aebe0d7b4221631 | /rpc-supplychain-jxc/src/main/java/cn/com/glsx/supplychain/jxc/mapper/STKMerchantStockMapper.java | 0dea3d37ffdee6c3e41bfba641ca90544fdd4b2e | [] | no_license | shanghaif/supplychain | 4d7de62809b6c88ac5080a85a77fc4bf3d856db8 | c36c771b0304c5739de98bdfc322c0082a9e523d | refs/heads/master | 2023-02-09T19:01:35.562699 | 2021-01-05T09:39:11 | 2021-01-05T09:39:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 579 | java | package cn.com.glsx.supplychain.jxc.mapper;
import org.apache.ibatis.annotations.Mapper;
import org.oreframework.datasource.mybatis.mapper.OreMapper;
import com.github.pagehelper.Page;
import cn.com.glsx.supplychain.jxc.dto.STKMerchantStockDTO;
import cn.com.glsx.supplychain.jxc.model.STKMerchantStock;
import java.... | [
"3064741443@qq.com"
] | 3064741443@qq.com |
a29fbe2c10aa897dcd937f5edb75b117ae929b2c | e778d3dc3f88049dbd989f213458eefabbd1f241 | /leecode/字符串/FindRepeatedDnaSequences.java | 375310de4ac1da9d67c4010f36ce4016ba63f0b2 | [] | no_license | JornShen/algorithmn | cc5071f1c7b0dad5dd8866058ea83c74f77077d5 | 745b732f811c8b8e3bd686c4e4cacaf4f0e5478b | refs/heads/master | 2021-01-24T18:58:46.848732 | 2018-03-22T07:48:10 | 2018-03-22T07:48:10 | 86,165,441 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,149 | java | /*
leetcode 187. Repeated DNA Sequences
All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T,
for example: "ACGAATTCCG". When studying DNA, it is sometimes useful to identify
repeated sequences within the DNA.
Write a function to find all the 10-letter-long sequences (substrings) that occur ... | [
"shencanhui@foxmail.com"
] | shencanhui@foxmail.com |
2160889241f6d43c01cc5fcebb0360171828688c | c19cb77e3958a194046d6f84ca97547cc3a223c3 | /core/src/main/java/org/bouncycastle/crypto/prng/drbg/Utils.java | f7a41176e49e9be4c16e3d83868f8599d596fb0c | [
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bcgit/bc-java | 1b6092bc5d2336ec26ebd6da6eeaea6600b4c70a | 62b03c0f704ebd243fe5f2d701aef4edd77bba6e | refs/heads/main | 2023-09-04T00:48:33.995258 | 2023-08-30T05:33:42 | 2023-08-30T05:33:42 | 10,416,648 | 1,984 | 1,021 | MIT | 2023-08-26T05:14:28 | 2013-06-01T02:38:42 | Java | UTF-8 | Java | false | false | 3,203 | java | package org.bouncycastle.crypto.prng.drbg;
import java.util.Hashtable;
import org.bouncycastle.crypto.Digest;
import org.bouncycastle.crypto.Mac;
import org.bouncycastle.util.Integers;
class Utils
{
static final Hashtable maxSecurityStrengths = new Hashtable();
static
{
maxSecurityStrengths.put(... | [
"dgh@cryptoworkshop.com"
] | dgh@cryptoworkshop.com |
7a6d9924bfbfc39ef6c4ab8f6f751c6d52abfc02 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project76/src/main/java/org/gradle/test/performance76_2/Production76_179.java | 9b43862bad2fd284b96286e936a7081e734ca76a | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 305 | java | package org.gradle.test.performance76_2;
public class Production76_179 extends org.gradle.test.performance16_2.Production16_179 {
private final String property;
public Production76_179() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
503f254215e1863507183c2369d31e57d52e8dd1 | fcfcff20212d60821b437110729a5acda3d513bb | /ExcleToFirebase/src/com/rubbersoft/FirebaseDataSender.java | 770c2982440ffcca4a34eaff9b8ff04f63c8d0ba | [] | no_license | faiz636/Valve-Leakage | cf6b29d5d443d14d7e13b974981c9872c1d46db1 | 5bf336760d6c27693812277f7ec80c08aadaddc1 | refs/heads/master | 2021-01-12T21:45:06.999747 | 2016-01-17T08:03:31 | 2016-01-17T08:03:31 | 44,426,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,471 | java | package com.rubbersoft;
import com.firebase.client.AuthData;
import com.firebase.client.Firebase;
import com.firebase.client.FirebaseError;
import com.rubbersoft.model.SheetData;
import com.rubbersoft.model.SheetRow;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.n... | [
"muhammad_faiz@live.com"
] | muhammad_faiz@live.com |
e8371cbb4335e48b1df966438626faea48548250 | feed898abc082458f0c2e1c2f3b266923c803347 | /chapter_008/src/test/java/ru/job4j/servlets/ajax/PersonTest.java | 0d611694b655ee5cfc1bd62d08d7bef553e03ec0 | [
"Apache-2.0"
] | permissive | Zhekbland/job4j | c256466c72b417e437c6b304750438d4c5737daf | 118ff2565f1b44498faa47e5143606607700d5c6 | refs/heads/master | 2022-11-28T08:51:45.943457 | 2020-04-19T09:14:45 | 2020-04-19T09:14:45 | 137,885,095 | 1 | 0 | Apache-2.0 | 2022-11-16T12:23:57 | 2018-06-19T11:55:31 | Java | UTF-8 | Java | false | false | 727 | java | package ru.job4j.servlets.ajax;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.*;
public class PersonTest {
@Test
public void createPerson() {
Person person = new Person(1, "Inna", "Inna",
"female", "person");
person.setId(2);
... | [
"eshpytev@mail.ru"
] | eshpytev@mail.ru |
56b6ba4802bd62deef9da6ac8c7d6d94269c4caa | 58df55b0daff8c1892c00369f02bf4bf41804576 | /src/fok.java | f6fee62aa44be5ea82332911938010d251ec2eca | [] | no_license | gafesinremedio/com.google.android.gm | 0b0689f869a2a1161535b19c77b4b520af295174 | 278118754ea2a262fd3b5960ef9780c658b1ce7b | refs/heads/master | 2020-05-04T15:52:52.660697 | 2016-07-21T03:39:17 | 2016-07-21T03:39:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | import java.util.Date;
public final class fok
extends ffn
implements ffi<Date>
{
public fok(String paramString)
{
super(paramString, 4300000);
}
}
/* Location:
* Qualified Name: fok
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
ff2d5e97ff4e8e9a419ed30e38954abbe9998146 | 76600a8112c9bc05af7e98fff943f96dbf6443bd | /core/tags/MYRMIDON_PRE_CONF_MUNGE/proposal/myrmidon/src/java/org/apache/antlib/vfile/DefaultFileSet.java | e8cbf469bdafedef9bd82081b441e208d6ad192d | [] | no_license | BeatrizTercero/repoSvnAnt | 222a360bc83cdcde6fb6ab60c2a5962320a4b607 | 326ec26c2e5d7bbaedfd4d33a85c7a87773864be | refs/heads/master | 2021-01-11T10:06:10.493081 | 2016-12-17T19:36:24 | 2016-12-17T19:36:24 | 77,481,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,507 | java | /*
* Copyright (C) The Apache Software Foundation. All rights reserved.
*
* This software is published under the terms of the Apache Software License
* version 1.1, a copy of which has been included with this distribution in
* the LICENSE.txt file.
*/
package org.apache.antlib.vfile;
import java.util.ArrayList;... | [
"(no author)@13f79535-47bb-0310-9956-ffa450edef68"
] | (no author)@13f79535-47bb-0310-9956-ffa450edef68 |
44441cc211103fd74b1b3e628848fcc3cff974ba | 1bd1e6d31c01afbe9cb7b0ed54226f354ec2514f | /HelloWorld.java | d9d1b7835ac803efff87789d20c565481ad452a4 | [] | no_license | MooniDeer/test | 6d96cdb3486311e4c05854d11e9b47491f725687 | f66bf59e04c96dd66c87c21c40aa30cb09eabadc | refs/heads/main | 2022-12-27T11:03:44.469473 | 2020-10-12T17:58:06 | 2020-10-12T17:58:06 | 303,465,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package test;
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World !");
}
}
| [
"noreply@github.com"
] | noreply@github.com |
63265340e053dd970e6d2c823442090fbcdd1952 | 74e94b19b8a9748558bbaa2b86d4e7c6db835e2f | /core/common/src/main/java/com/comcast/redirector/api/model/Warning.java | deb2606de231e06e462e67f34d861925b0db2af5 | [
"Apache-2.0"
] | permissive | Comcast/redirector | b236567e2bae687e0189c2cdc45731dd8c055a1a | 6770fe01383bc7ea110c7c8e14c137212ebc0ba1 | refs/heads/master | 2021-03-27T20:48:38.988332 | 2019-09-26T08:39:18 | 2019-09-26T08:39:18 | 80,451,996 | 10 | 13 | Apache-2.0 | 2019-09-26T08:39:19 | 2017-01-30T18:50:31 | Java | UTF-8 | Java | false | false | 1,227 | java | /**
* Copyright 2017 Comcast Cable Communications Management, 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
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by a... | [
"mailtojp@gmail.com"
] | mailtojp@gmail.com |
e92a22f5ff64612f936fff065a881486de2b11ea | ed166738e5dec46078b90f7cca13a3c19a1fd04b | /minor/guice-OOM-error-reproduction/src/main/java/gen/S_Gen101.java | 76a53dc04fc532d9abfcc922cb3cfd409cfff214 | [] | no_license | michalradziwon/script | 39efc1db45237b95288fe580357e81d6f9f84107 | 1fd5f191621d9da3daccb147d247d1323fb92429 | refs/heads/master | 2021-01-21T21:47:16.432732 | 2016-03-23T02:41:50 | 2016-03-23T02:41:50 | 22,663,317 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java |
package gen;
public class S_Gen101 {
@com.google.inject.Inject
public S_Gen101(S_Gen102 s_gen102){
System.out.println(this.getClass().getCanonicalName() + " created. " + s_gen102 );
}
@com.google.inject.Inject public void injectInterfaceWithoutImpl(gen.InterfaceWithoutImpl i){} // should expolod... | [
"michal.radzi.won@gmail.com"
] | michal.radzi.won@gmail.com |
c02ba3fc1253d1d341c574187a7ee2ea51cd57a4 | ffc7c75291c4799ba7812731df1f9133cdd5d069 | /app/src/main/java/com/example/mobihealthtest/ChildFragment.java | 564dfd5cbc267b4b650298be901e550d42535142 | [] | no_license | swapnilshah5889/mobihealthtest | a542add5db6f94cfb3185f95a97403228648da40 | 3b3535bf5ae6c63b090788cf95a53e0c3e49e9a0 | refs/heads/master | 2022-03-31T07:41:19.908227 | 2020-01-31T12:21:56 | 2020-01-31T12:21:56 | 236,700,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,162 | java | package com.example.mobihealthtest;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.squareup.picasso.Picas... | [
"swapnilshah5889@gmail.com"
] | swapnilshah5889@gmail.com |
6ec332d63d7adfbe51d3304666629b5433a5f2a6 | ab933e378097a158263efe7c2bc7070f61466dd6 | /Server/CS6650Assign3/src/main/java/com/amazonaws/lambda/demo/PostHandler.java | cf2c8576a0c55a6bcba218793db74dc021c8ba21 | [] | no_license | OneOneBee/CS6650Assignment3Lambda | 91bf1a801687024ec7c4a68fe70b35fa4a8bdbc9 | 53f7085a5aa5fb8ab443ef210d6b8b85b967b158 | refs/heads/master | 2020-04-09T09:36:24.005057 | 2018-12-03T19:05:53 | 2018-12-03T19:05:53 | 160,239,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,851 | java | package com.amazonaws.lambda.demo;
import java.beans.PropertyVetoException;
import java.io.IOException;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.LinkedHashMap;
import com.amazonaws.services.lambda.runtime.Context;
import com.amazonaws.services.lambda.runtim... | [
"niu.co@husky.neu.edu"
] | niu.co@husky.neu.edu |
afda0e195d7e7251c8473f01d1fb5c69641fe5e9 | 1d086a5a6d0174db23ad737cdfc56d54eb2807c4 | /src/main/java/buildcraft/api/statements/StatementParameterItemStack.java | 1ab387715137d29789c63edae46346187b8c3397 | [] | no_license | UniversalRed/RedstoneDistortion | b33e43ebc6d5e7ab9c01a5229d3c35e6830e55c4 | a3d868b85d95cd7c522213de78d59da51f7b8a19 | refs/heads/master | 2021-03-12T23:29:52.627923 | 2015-02-11T02:15:34 | 2015-02-11T02:15:34 | 30,561,566 | 7 | 0 | null | 2015-02-11T02:15:35 | 2015-02-09T22:15:32 | Java | UTF-8 | Java | false | false | 2,026 | java | /**
* Copyright (c) 2011-2014, SpaceToad and the BuildCraft Team
* http://www.mod-buildcraft.com
*
* The BuildCraft API is distributed under the terms of the MIT License.
* Please check the contents of the license, which should be located
* as "LICENSE.API" in the BuildCraft source code distribution.
*/
package ... | [
"Jaskaran@Jaskarans-MacBook-Pro.local"
] | Jaskaran@Jaskarans-MacBook-Pro.local |
9e6a5afb58d6c003f2522aa8ac70234481d802eb | b0e36d0594fbbdcdd8e8cb8392ab03e4547bd57e | /src/main/java/br/com/sisbov/infrastructure/repository/VacinaJpaRepository.java | 5486b205c47b420572f76aa24281cc473d56579b | [] | no_license | elvisguarda03/sisbov | fde20a898301d50e88b77b8d7f05848fa138deb8 | 4d45a4d277bdfc9a543aacd1a8471569568ad04d | refs/heads/master | 2022-08-09T12:25:13.672860 | 2019-10-23T02:16:57 | 2019-10-23T02:16:57 | 216,467,518 | 0 | 0 | null | 2022-06-21T02:04:41 | 2019-10-21T03:11:09 | Java | UTF-8 | Java | false | false | 320 | java | package br.com.sisbov.infrastructure.repository;
import br.com.sisbov.domain.entity.Vacina;
import br.com.sisbov.domain.repository.VacinaRepository;
public class VacinaJpaRepository extends BaseJpaRepository<Vacina> implements VacinaRepository {
public VacinaJpaRepository() {
super(Vacina.class);
}
}
| [
"leoguardah@gmail.com"
] | leoguardah@gmail.com |
ba60177cf8964b21c51100be2488de840f328089 | 8c813be7f92a74d725dda1468d7e26434305e2a2 | /src/main/java/org/bian/dto/CRGuidelineComplianceAssessmentRetrieveInputModel.java | ee8d9df09ec82953c291bd60af0c0fb60046023c | [
"Apache-2.0"
] | permissive | bianapis/sd-guideline-compliance-v2.0 | 039c52616682ffae4f8557f3121b0de963e1abdb | 5551866a65e6899b3b733e4e41d3e158d6578471 | refs/heads/master | 2020-07-11T11:16:01.851530 | 2019-09-03T11:58:19 | 2019-09-03T11:58:19 | 204,524,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,809 | java | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.CRGuidelineComplianceAssessmentRetrieveInputModelGuidelineComplianceAssessmentInst... | [
"team1@bian.org"
] | team1@bian.org |
a5b31f879a11033385110609f9692ed0ab96b86b | 64d0a842230928c4881ffbd7f918f6e2c1ed4c1f | /tq.java.spring.jie.mi/src/main/java/_5_transaction/_20_spring_transaction_manage/PrototypeTransactionInterceptor.java | e0bd688e7a5968d0ea732d62da8042f9a8bc179c | [] | no_license | t734070824/tq.java | 358c2948a20690139ba1e6fab663143023b4f577 | 5034531e63083bbc496d59fa7332c0f07d0221d8 | refs/heads/master | 2022-12-20T22:43:50.995285 | 2020-10-13T01:35:17 | 2020-10-13T01:35:17 | 110,670,183 | 1 | 2 | null | 2022-12-16T00:03:45 | 2017-11-14T09:36:24 | Java | UTF-8 | Java | false | false | 1,759 | java | package _5_transaction._20_spring_transaction_manage;
import org.aopalliance.intercept.MethodInterceptor;
import org.aopalliance.intercept.MethodInvocation;
import org.springframework.transaction.PlatformTransactionManager;
import org.springframework.transaction.TransactionDefinition;
import org.springframework.transa... | [
"734070824@qq.com"
] | 734070824@qq.com |
2b10ee290f51e1a099a799a6e2b3cd6d5d69ac16 | c2745516073be0e243c2dff24b4bb4d1d94d18b8 | /sdk/resourcemanager/azure-resourcemanager-network/src/main/java/com/azure/resourcemanager/network/fluent/ConnectionMonitorsClient.java | 01278643b892043fc6a53e87434d0fb72c2823e8 | [
"MIT",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | milismsft/azure-sdk-for-java | 84b48d35e3fca8611933b3f86929788e5e8bceed | f4827811c870d09855417271369c592412986861 | refs/heads/master | 2022-09-25T19:29:44.973618 | 2022-08-17T14:43:22 | 2022-08-17T14:43:22 | 90,779,733 | 1 | 0 | MIT | 2021-12-21T21:11:58 | 2017-05-09T18:37:49 | Java | UTF-8 | Java | false | false | 47,099 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.network.fluent;
import com.azure.core.annotation.ReturnType;
import com.azure.core.annotation.ServiceMethod;
import com.azure.co... | [
"noreply@github.com"
] | noreply@github.com |
3fa406220310cd9293b93d866cb35d762219f1f1 | 6a4717fd3bfd68435fb054f93cf61d16daef41db | /library/src/main/java/com/miu30/common/async/HttpRequest.java | facfcdb4aab740ccb1c40d4eae745302f5153c1b | [
"Apache-2.0"
] | permissive | mc190diancom/taxi_inspect | 79a9d4ed1ac5666ca33090c6c81e2763c9bac79c | 8e07e03006f520c1f33a6c5cad59e14e5eae34dd | refs/heads/master | 2020-05-17T23:58:05.046853 | 2019-07-04T09:24:55 | 2019-07-04T09:24:55 | 184,045,911 | 0 | 0 | Apache-2.0 | 2019-06-25T07:18:43 | 2019-04-29T09:58:41 | Java | UTF-8 | Java | false | false | 12,757 | java | package com.miu30.common.async;
import java.io.BufferedReader;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.... | [
"522357941@qq.com"
] | 522357941@qq.com |
b32c2edc4d4cb20518afe1f700e9ce3f21411dde | faa28492e3a32c5f5ad7bf3f15fe3509dd8c8834 | /SynomymExtractor/src/main/java/model/Candidates.java | d8aeaff79280952b09d1eeb9606dc01b8c71e87a | [] | no_license | primo/synreco | 69f3476e9c563eb5501fa4d6da43f73b634bc0a2 | 21b6c959ddc11ab155060d8a82fe1bb33b9f65f4 | refs/heads/master | 2021-01-15T23:40:01.971571 | 2013-06-13T21:10:20 | 2013-06-13T21:10:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,016 | java | package model;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
public class Candidates {
public static Map<String, List<String>> generate(Map<String, List<String>> urls) {
... | [
"pm.lyszczarz@gmail.com"
] | pm.lyszczarz@gmail.com |
2615c956c8829628dd4be1da9a0dfb092d504567 | af79904e3ddb1be18ee66df4ead2fc749e8825e7 | /src/abstraction/AmazonNewS2.java | 01d54eb1f5fe2c16f70ef716037550bb4f146f30 | [] | no_license | SanjaySinghRaj/JavaPrograming | 784358aa85fd44209e90cf95aec2fd4da707cbc1 | 023a47072f559ae0fee4664015c40e3d711a0f2b | refs/heads/master | 2023-06-26T20:33:02.739008 | 2021-07-30T12:26:06 | 2021-07-30T12:26:06 | 383,663,450 | 1 | 1 | null | 2021-07-07T04:13:28 | 2021-07-07T03:34:15 | Java | UTF-8 | Java | false | false | 143 | java | package abstraction;
interface AmazonNewS2 {
public void buy();
public void filter();
public void sort();
public void cart();
}
| [
"Bhagwan Singh@LAPTOP-UTR7A9HQ"
] | Bhagwan Singh@LAPTOP-UTR7A9HQ |
23859d80585ae3a1723220cd515c66ba29ee6654 | d9477e8e6e0d823cf2dec9823d7424732a7563c4 | /plugins/PHPParser/tags/PHPParser-2.0.2/src/gatchan/phpparser/methodlist/FunctionListParser.java | 01beb966738e4ccb02b52dcfb1cf5e24d5415121 | [] | no_license | RobertHSchmidt/jedit | 48fd8e1e9527e6f680de334d1903a0113f9e8380 | 2fbb392d6b569aefead29975b9be12e257fbe4eb | refs/heads/master | 2023-08-30T02:52:55.676638 | 2018-07-11T13:28:01 | 2018-07-11T13:28:01 | 140,587,948 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,543 | java | /* Generated By:JavaCC: Do not edit this line. FunctionListParser.java */
package gatchan.phpparser.methodlist;
import java.io.*;
import java.util.*;
public class FunctionListParser implements FunctionListParserConstants {
//{{{ main() method
public static void main(String args[]) throws IOExc... | [
"ezust@6b1eeb88-9816-0410-afa2-b43733a0f04e"
] | ezust@6b1eeb88-9816-0410-afa2-b43733a0f04e |
97c1db62dfb4593839994ab0001dd49a0c432061 | 27f31bb2daf716e5e4f05a99545e379ad04b12ce | /app/src/test/java/com/way/heard/ExampleUnitTest.java | 1859cbaaa9c3c6726a0c79aee5eae1618ffc1e44 | [] | no_license | WaylanPunch/Heard | 4ea33a83a52c66ffdc8f22483bf724a286b77fbc | 69fd20476db5ba17c0c8c79c00c51a5b9eb3e621 | refs/heads/master | 2020-04-06T03:53:43.458217 | 2016-11-09T15:51:33 | 2016-11-09T15:51:33 | 56,174,329 | 9 | 2 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.way.heard;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"waylanpunch@gmail.com"
] | waylanpunch@gmail.com |
45df4f7bc5e95aff5b5afc5ae0f17be9c60beefd | 2839089b62adf5145c47cffb15848d0fea37190f | /src/test/java/com/timgroup/statsd/ListProtocol.java | 31661c30148edb8987a45f1f3225411a9c6c4d16 | [
"MIT"
] | permissive | pgelinas/java-dogstatsd-client | 22600b6102ed7af7bd7f8eef329d16e59b030f27 | 428c86790dd30914d93b9e07f2f6610a024dc9cc | refs/heads/master | 2021-05-06T03:12:22.198827 | 2018-01-11T16:45:31 | 2018-01-24T20:37:27 | 114,814,964 | 0 | 1 | null | 2017-12-19T21:56:17 | 2017-12-19T21:56:17 | null | UTF-8 | Java | false | false | 610 | java | package com.timgroup.statsd;
import java.io.IOException;
import java.util.List;
/**
* Protocol implementation that just put the message in a list. Used for testing.
*/
class ListProtocol implements Protocol {
final List<String> messageReceived;
ListProtocol(List<String> messageReceived) {
this.mess... | [
"pascal.gelinas6@gmail.com"
] | pascal.gelinas6@gmail.com |
a727d5edab388c6b29461efeba01ba3d093193de | 44f42848e18da866372f262af8a76ba16dabeaf1 | /Job-Application-Service-h/src/main/java/com/cg/edu/service/JobApplicationServiceImpl.java | 9eca05c3c9064a9c32ad2dd1fab0e58ceba16e74 | [] | no_license | deekshana22/OnlineJobPortal | 35ea7be5751e36b284b087d83551da0f9f9b4b61 | 5bacdc75e9b81d992e8819c3a339f87edf221ca5 | refs/heads/master | 2022-12-02T01:49:15.129716 | 2020-08-20T17:24:25 | 2020-08-20T17:24:25 | 289,064,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,629 | java | package com.cg.edu.service;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annota... | [
"SRUJANA REDDY@192.168.100.11"
] | SRUJANA REDDY@192.168.100.11 |
94fa9f32024c64cb1dc154c8d26ea543134dd377 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/square--okhttp/98ae0fb92c9335ec17f8710376183e18f5edd355/before/TlsVersion.java | bd477003937746947cd2683ce83f2d30a465efdf | [] | 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 | 1,401 | java | /*
* Copyright (C) 2014 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
58d927cd03360fd7425d7cabc9636bf00fe97503 | bfa42980f2e553490c8883d59a4c7cd61a57c521 | /src/test/java/com/csx/springBootDemo/RedisTest.java | c0c44460f756224950fedfca58976da8c82d8019 | [] | no_license | chensongxian/springBootDemo | 44d64f44ca87739424449e904405b7e755fc8d4c | 78b653a297f23d170f6942acdeb003358eb6bca2 | refs/heads/master | 2021-01-24T11:49:05.065666 | 2018-03-01T01:47:37 | 2018-03-01T01:47:37 | 123,104,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,890 | java | package com.csx.springBootDemo;
import com.csx.springBootDemo.domain.redis.User;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.data.r... | [
"1164077611@qq.com"
] | 1164077611@qq.com |
22611f4696e79823e8eb184db56d8a4ccc653983 | 1e080c209a735712ea05f9faf2a14b08e2e3f8f6 | /src/main/java/de/howaner/netflowcollector/database/DatabaseCache.java | 5e8b6c9a4b591246f0c03fa31251f73813ad64cc | [
"BSD-3-Clause"
] | permissive | Howaner/NetflowCollector | 89f92b1ad1590afc728ebc685eb548156007b238 | 9ff11eadaee7c09a4e91506c5ee8fd507af15345 | refs/heads/master | 2021-12-23T09:18:26.161108 | 2021-12-12T13:25:52 | 2021-12-12T13:25:52 | 135,903,053 | 3 | 5 | null | null | null | null | UTF-8 | Java | false | false | 3,830 | java | package de.howaner.netflowcollector.database;
import de.howaner.netflowcollector.NetflowCollector;
import de.howaner.netflowcollector.types.Flow;
import de.howaner.netflowcollector.util.CacheList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;... | [
"me@howaner.de"
] | me@howaner.de |
6324e9e17f8f4ad1587c3563f8fbef83167c3597 | fe46d7a83e2fc27aa7233e712f1af7584fbfa7e9 | /src/main/java/youzhi/day01/Question4_3.java | 2e08d7835091be53b1cc2df2b565cb8ea4763361 | [] | no_license | youzhi0403/leetcode-learning | 898f6f1b129c215d167493a91fb97d831d7c9dff | 493bd435283299db683e3ea72e2301a53b5898f6 | refs/heads/main | 2023-05-04T19:32:58.287478 | 2021-05-25T11:51:22 | 2021-05-25T11:51:22 | 357,092,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,842 | java | package youzhi.day01;
/**
* @author youzhi
* @date 2021/4/13 10:51
*/
public class Question4_3 {
public static void main(String[] args) {
/**
* 中位数的作用是什么:将一个集合划分为两个长度相等的子集,其中一个子集的元素总是大于另一个子集的元素
* 定义A集合,B集合
* 定义i,将A集合分为两个部分:{A[0],...,A[i-1]},{A[i]....,A[m-1]} m=A.length
... | [
"15521384566@163.com"
] | 15521384566@163.com |
91028191c265850a4d68760d2d3794108c0a1ad0 | cfc011bce78edb05e883ed8c4bcb1341fe5331b2 | /src/main/java/com/levemus/gliderhud/FlightDisplay/Recon/Compass/BearingDisplay.java | 3fba69391ce62a34df605eef394e8e074b738058 | [] | no_license | Levemus/GliderHUD | eae7215f449f04bfbb4b1ba6f37a80fa9800fd1c | e7aa2d0b2cae0c2e3494af242714db2c58609d1c | refs/heads/master | 2016-08-12T18:34:05.523649 | 2016-03-05T01:44:43 | 2016-03-05T01:44:43 | 47,078,976 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,920 | java | package com.levemus.gliderhud.FlightDisplay.Recon.Compass;
/*
Both the author and publisher makes no representations or warranties
about the suitability of this software, either expressed or implied, including
but not limited to the implied warranties of merchantability, fitness
for a particular purpose or noninfr... | [
"mark@levemus.com"
] | mark@levemus.com |
190be8292bc58916beef3a19f75e18d6a87e6367 | f41f909c7f93aae8c89c3c2bfbab6fd08fb6a589 | /src/main/java/com/test/predqm/job/handler/PreDMQMJobHandler.java | d3bc5a2ec0bc31c5275918871c1e517f7d7fee90 | [] | no_license | rakeshpriyad/sapient-code-excersize | c0f146148b5c917e023eec9cd25b009da0630381 | f8ae1bb0bc49a23fcf55f2be0ab9e633cd3293f9 | refs/heads/master | 2020-03-16T23:09:01.839230 | 2018-05-12T10:39:31 | 2018-05-12T10:39:31 | 133,067,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,090 | java | package com.test.predqm.job.handler;
import com.test.predqm.job.CustomerDataJob;
import com.test.predqm.job.JobParameter;
import com.test.predqm.launcher.CustomerJobLauncher;
import com.test.predqm.launcher.JobStatus;
import com.test.predqm.model.Customer;
import com.test.predqm.processor.CustomerDataProcessor;... | [
"rakeshpriyad@gmail.com"
] | rakeshpriyad@gmail.com |
20eb0960d8c3bbe0ac6d14b789511e41de5f5557 | b6bba1ed17c3c29ec648a4e5da8a7b240ef3b53a | /src/main/java/eu/merlevede/util/DoubleTernaryOperator.java | 21cae49e4791cf33c7c664c0ec2e34b20fcc1100 | [] | no_license | JonMerlevede/FlipIt | ff20236703364729065d3201cd4e41e4caa1a3f2 | 0df0b605f3837cb7130727cb8d37397d030448dc | refs/heads/master | 2020-12-23T22:32:13.709539 | 2016-08-11T12:54:59 | 2016-08-11T12:54:59 | 65,385,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package eu.merlevede.util;
/**
* Created by jonat on 30/05/2016.
*/
@FunctionalInterface
public interface DoubleTernaryOperator {
double applyAsDouble(double arg1, double arg2, double arg3);
}
| [
"jonathan@merlevede.eu"
] | jonathan@merlevede.eu |
656e96339d69dab1df5e2791ff00ba2b0b84e9fb | 1ab19d16b3ba1a8de44a6c733efdb376f03320fe | /api/mods/defeatedcrow/api/charm/package-info.java | b88e44adaa15cd6f226c78918c7e7d35b15d200f | [] | no_license | mezz/BuildcraftCompat | e36650ce341c771f4c2ae7d1a0f14bd8df369aa9 | e11494e6f8b54b93080b6e3c25516e9052c970a9 | refs/heads/6.5.x | 2020-12-11T05:54:47.835811 | 2015-06-07T05:30:06 | 2015-06-07T05:30:06 | 36,623,014 | 1 | 0 | null | 2015-05-31T21:29:52 | 2015-05-31T21:29:52 | Java | UTF-8 | Java | false | false | 444 | java | /**
* Copyright (c) defeatedcrow, 2013
* URL:http://forum.minecraftuser.jp/viewtopic.php?f=13&t=17657
*
* Apple&Milk&Tea! is distributed under the terms of the Minecraft Mod Public License 1.0, or MMPL.
* Please check the License(MMPL_1.0).txt included in the package file of this Mod.
*/
@API(apiVersion="2.6", o... | [
"kontakt@asie.pl"
] | kontakt@asie.pl |
b5dac6f4413c0a46d6310b360e63575fbe1503b2 | 00727ffaefd8279b5c12afb464244eb5f95d2db1 | /app/src/androidTest/java/com/example/a51capital/ExampleInstrumentedTest.java | cd720cf98727fe7cada3f10cc8fc91810c558e4c | [] | no_license | Santana-macharia/51capital-app | 972eb78216831293d4f0739fc6a44cf7e6ffbc5a | 320d2391bcf11813f23faec6ec46f0f12e8fed4d | refs/heads/master | 2023-01-30T00:06:27.389917 | 2023-01-25T17:49:38 | 2023-01-25T17:49:38 | 318,179,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.example.a51capital;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on ... | [
"santanamash@gmail.com"
] | santanamash@gmail.com |
5ea76829fa2e67cad47eb238bf4f89c7881964a5 | 30de6808684fd2f3fe750d0f54c72b4b227ec30b | /app/src/main/java/com/tin/whattoeat/Activity/GroceriesActivity.java | 9b6c93d7c34d2f9704e99168ed16a9a0858cb562 | [] | no_license | tincheleky/wfd-app | 8bbd4cb743a65ea097837754759d823f83a4e5ce | 4e6e51a9fe7dbdcff70094c0570effd28e60b5be | refs/heads/master | 2020-04-09T15:20:41.115264 | 2016-09-28T04:34:49 | 2016-09-28T04:34:49 | 68,146,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,730 | java | package com.tin.whattoeat.Activity;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Paint;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.su... | [
"bebindenhat@yahoo.com"
] | bebindenhat@yahoo.com |
81a105a2eb85e1ebf30b75fb8f61bf15c62d176f | 4fc577208073aded9dd4b830623eca6ae972b543 | /manager/biz/src/main/java/com/alibaba/otter/manager/biz/remote/impl/StatsRemoteServiceImpl.java | 07cf56c15505600c5e35a67f226ab56993520de4 | [
"Apache-2.0"
] | permissive | khitanwarrior/otter | bcf9267c98144b803344bcf4ddb94a833ddc8021 | 3579aa9453c1a5f69df257e81ca74446cbb4d88d | refs/heads/master | 2021-01-25T02:38:12.336001 | 2013-09-02T10:07:10 | 2013-09-02T10:07:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,425 | java | /*
* Copyright (C) 2010-2101 Alibaba Group Holding Limited.
*
* 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 ... | [
"jianghang115@gmail.com"
] | jianghang115@gmail.com |
b3b81323695ff2a93cddf8cbdaaf4febaf2977bb | 95482f145d3e9a24d1805e637ae4915e2975f30f | /app/src/main/java/uz/mold/MoldApplication.java | 490c4165b86ddcdcb9888f7175a22fb55a709dd8 | [] | no_license | sherbaev/Mold | 3001e228b850c469e1e4e89025269709c96d7fde | a303a522661d6a506555bffaf5b6169397541841 | refs/heads/master | 2020-09-23T05:28:30.760258 | 2019-08-26T12:24:54 | 2019-08-26T12:24:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,226 | java | package uz.mold;
import android.app.Application;
import android.content.Context;
import android.content.SharedPreferences;
import uz.mold.lang.LangPref;
import uz.mold.lang.LocaleHelper;
public class MoldApplication extends Application {
private static MoldApplication moldInstance;
private static Context re... | [
"axmadjon.xamidov@gmail.com"
] | axmadjon.xamidov@gmail.com |
5c777c074f94fe6b2f152ffdc9767e41cb6421cd | 5ae456a396e6d53811ad7d229b6ebba0e2d3c282 | /src/review/controller/ReviewWriteServlet.java | 729978673f3461c27241032fe8e51f9602fe66bb | [] | no_license | Forthepeople5802/semiProject | 8391e31b5d0c6ece371e77af65e2339cd5d93043 | 2357470b565584118ad0a60e97bcc9313d486b50 | refs/heads/master | 2020-04-21T18:21:55.474253 | 2019-02-08T16:53:43 | 2019-02-08T16:53:43 | 169,766,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,843 | java | package review.controller;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.H... | [
"DJ@DJ"
] | DJ@DJ |
29a8fb270747db269acd8de8c2a556388e53a149 | 2a6a80619d7266c53a5292e6e0a67f592d9c022d | /app/src/main/java/com/andsomore/sosinfosante/CompteActivity.java | 769a97fcab2e2174452e52e62328b6d935773a8b | [] | no_license | fried19/SosInfoSante | ec73e70370a665d138bbc33ad9603ede6a00bd79 | 7d57451e13bc1d6f48fba4c35ab3e760c2a74a8d | refs/heads/master | 2021-01-03T11:17:38.070873 | 2020-02-12T16:23:46 | 2020-02-12T16:23:46 | 240,058,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package com.andsomore.sosinfosante;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class CompteActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.ac... | [
"mabanteysiegfried13@gmail.com"
] | mabanteysiegfried13@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.