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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
850f6a5e9b47f147ba792d5502d2fc6acb140199 | b6548126a3c37b6dc7fa6c04b1940914ab24957a | /Proyecto Lucy's Mansion/NivelFacil.java | c3167836ded975d8c19682c7bd0e5b658a20ad9f | [] | no_license | objetos16171/Lucy-s-Mansion | a912a52631899667d5151611c09b88360463ec41 | 1376fcf0dddc665943a17d645527e69b102585a5 | refs/heads/master | 2021-01-09T23:35:53.710518 | 2016-12-07T23:34:33 | 2016-12-07T23:34:33 | 73,215,814 | 1 | 2 | null | 2016-12-07T23:34:33 | 2016-11-08T18:38:28 | Java | UTF-8 | Java | false | false | 664 | java | import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
/**
* Write a description of class NivelFacil here.
*
* @author (your name)
* @version (a version number or a date)
*/
class NivelFacil extends Boton{
private Jugador player;
public NivelFacil(String nombreBo... | [
"noreply@github.com"
] | objetos16171.noreply@github.com |
1aa2863303e3983f7099dc5054ed9471bc6bc18d | 626be6255421799844d5ed8eaaf0f1176adbdbca | /app/src/main/java/com/project/sportycart/CategoryProducts.java | e09be8a4493131b301239b1625f116919ba491a4 | [] | no_license | ishu22994/SportyCart | fe321c25bd235b719587a4e7ee7cc2e07e8cfddd | b476928188562c31a9164863ce045523c5780af5 | refs/heads/master | 2020-12-20T08:25:20.213331 | 2020-01-24T11:34:03 | 2020-01-24T11:34:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,289 | java | package com.project.sportycart;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Intent;
import android.os.Bundle;
import android.widget.Toast;
import com.project.sportycart.adapter.CategoryA... | [
"manasarora98@gmail.com"
] | manasarora98@gmail.com |
dc137ac70a1b822f0a7589a127f60e379559c8df | 36c913019bbe9c2b5474a9b548f0b75139442150 | /workspaceCSCI4980-Ayinala/project0828-message-Ayinala/src/project0828_message_ayinala/Activator.java | 45b1d8430b2dd9fa9277f302e270a44cca784cd3 | [] | no_license | kteja-ayinala/workspaceCSCI4980 | 9b55ae074d4f6d5b4510cdaef7ee3aada20c63f9 | 59ba1296729f354e35268fe526efb89f3f6370e5 | refs/heads/master | 2020-03-27T16:17:01.823241 | 2019-03-13T18:57:54 | 2019-03-13T18:57:54 | 146,771,430 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 734 | java | package project0828_message_ayinala;
import org.osgi.framework.BundleActivator;
import org.osgi.framework.BundleContext;
public class Activator implements BundleActivator {
private static BundleContext context;
static BundleContext getContext() {
return context;
}
/*
* (non-Javadoc)
* @see... | [
"teja.ayinala@gmail.com"
] | teja.ayinala@gmail.com |
47299f3d41aa7e06d4fdf120bcee4e33588ee6c2 | 24b27fb3aae15c9ff5dda8d01683e9c9220ce09c | /src/Pelicula.java | 3b9c25645ddbce6c6edf752c0198e6c4decfbdfc | [] | no_license | Myu-War/Biblio | b15e524f09b255a1ac617ea22904c3cadd689326 | ba63244fe9ede9d81b084b7ab0dc40e81d41389c | refs/heads/master | 2020-06-02T21:23:34.672772 | 2015-04-23T16:07:03 | 2015-04-23T16:07:03 | 30,604,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 701 | java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author introduccion02
*/
public class Pelicula extends ArticuloBiblioteca {
private String director;
public Pelicula(String nombre, String director) {
super(nombre);
... | [
"introduccion02@lmint17.iio2.itam.mx"
] | introduccion02@lmint17.iio2.itam.mx |
b1c16703d81aac90373346090002d3659de37f41 | 8f59676c50ac085484778b4edf0c923745e72929 | /src/com/codecool/thao/eventmanagement/app/Main.java | 5c8a2b0b3878bb8425b1dc7ee9ef1563bd63365e | [] | no_license | thaoPhLam/EventManagement | eb7378c5b97fee8d211d9fbb5bff1cb5ed312783 | 1d1fe15140c0e8166371d99f0e60f74be564e509 | refs/heads/master | 2020-04-26T18:19:58.529004 | 2019-03-04T12:35:02 | 2019-03-04T12:35:02 | 170,318,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 698 | java | package com.codecool.thao.eventmanagement.app;
import com.codecool.thao.eventmanagement.BreakTimeActivity;
import com.codecool.thao.eventmanagement.Company;
import com.codecool.thao.eventmanagement.Party;
import com.codecool.thao.eventmanagement.employee.Helper;
import com.codecool.thao.eventmanagement.employee.Manage... | [
"lphuongt930906@gmail.com"
] | lphuongt930906@gmail.com |
ac0620391d5c4e1d90e2400674c6d7e3aaa01f80 | 580ff62ff2e0fa4f61ea59bc6d9ca87a85dc7385 | /organizeme-core/src/main/java/com/talsoft/organizeme/core/util/log/Slf4JELSessionLogger.java | 53dab56a826f4414b9d31b33ece32dfb7dd36e75 | [] | no_license | piibl/organizeme | 7064a9ce06bf495c81aff03a1152f96cf423a9b6 | d31abcef3e81f22ae490cecf316132dc59caa55c | refs/heads/master | 2020-05-04T19:12:07.064447 | 2014-06-26T10:16:20 | 2014-06-26T10:16:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,657 | java | package com.talsoft.organizeme.core.util.log;
import java.util.HashMap;
import java.util.Map;
import org.eclipse.persistence.logging.AbstractSessionLog;
import org.eclipse.persistence.logging.SessionLog;
import org.eclipse.persistence.logging.SessionLogEntry;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
i... | [
"A547891@L10531.fr01.awl.atosorigin.net"
] | A547891@L10531.fr01.awl.atosorigin.net |
6b5cd84cd7e7e9f49a96cd3137294e76ecbf0d09 | ce51b3104681db4689cdd159aca9981f773d9f3c | /app/src/main/java/com/example/administrator/day0121/activity/CreateActivity.java | 0b1b312a3e325a153b9e21e8d7e6b59dc7bdde3c | [] | no_license | Mumblebo/ZhongYuVideo | d7c5009cac435c8a57de28ee71423c8ca97c26ee | 3d6a5883a458a27d85b6387681bc15512dca7d36 | refs/heads/master | 2021-01-18T13:33:50.700912 | 2016-06-26T02:05:56 | 2016-06-26T02:05:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,623 | java | package com.example.administrator.day0121.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.o... | [
"2805377925@qq.com"
] | 2805377925@qq.com |
5c11949bf027bbb17b1f31c5bf34b2353eb7d369 | 91ae0fdc7df2a9e862f4f1c3c5076bb7cc8cb292 | /src/Permute.java | 4591a3d987b848b8e0689c1cb3bbcda4ae0a39d4 | [] | no_license | IJUh/Algorithm | 1e4a4334285b133d6d8bf576a85d4ada25636526 | c120c41f2e37048beaa3e5c02234853785f2eaeb | refs/heads/master | 2020-12-04T00:14:42.893096 | 2020-02-06T02:45:28 | 2020-02-06T02:45:28 | 231,534,413 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 999 | java | import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
public class Permute {
public static int solution(int[] A) {
Set<Integer> set = new HashSet<Integer>();
Arrays.sort(A);
int lastNumber = A[A.length-1];
int idx = 0;
for(int numberLoop = 1; numberLoop <= lastNumber || idx < A.length; nu... | [
"here_ij1130@naver.com"
] | here_ij1130@naver.com |
cd832946f8c2956c0d9f7559b5349573f8604613 | 01e820a98d84439e4ef059c073f502fa581e9187 | /orcid-java-client-master/src/main/java/org/orcid/jaxb/model/record_rc2/WorkExternalIdentifierId.java | 7606bfc33d4e8ef9ae88d73932a953440486f53f | [
"Apache-2.0"
] | permissive | Galay125/orcid | 7a39c2605ed2fc6c5fbeb4b0a808068a90cdb3b1 | 76e92ac52e261402adf136af14f8234cca73bb42 | refs/heads/master | 2016-08-12T22:35:34.077327 | 2016-03-11T20:38:37 | 2016-03-11T20:38:37 | 53,694,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,815 | java | /**
* =============================================================================
*
* ORCID (R) Open Source
* http://orcid.org
*
* Copyright (c) 2012-2014 ORCID, Inc.
* Licensed under an MIT-Style License (MIT)
* http://orcid.org/open-source-license
*
* This copyright and license information (including a li... | [
"santos.mario125@gmail.com"
] | santos.mario125@gmail.com |
05726f5c2a04ed15d0b73c6ef10fdc415a7d8e48 | b9d382e45466ae6f251892a64c3421e6e80533a1 | /src/main/java/com/example/my/web/fw/mvc/service/SampleService.java | 26968d707f90d2fe23419f1f3fd6ca7b1ac45a50 | [] | no_license | Dakatan/my-web-fw | 8114a5f6b818c7643c4920d01c137b8941df4a8d | f75871730525facb6fa1eff7092c265431e4a203 | refs/heads/master | 2021-08-19T12:34:46.357972 | 2017-11-26T09:06:46 | 2017-11-26T09:06:46 | 112,061,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package com.example.my.web.fw.mvc.service;
import com.example.my.web.fw.annotation.BeanComponent;
@BeanComponent
public class SampleService {
public String hello() {
return "hello";
}
}
| [
"tkdtkd0022gmail.com"
] | tkdtkd0022gmail.com |
9802fb9eab946e40e781981b9a15d245696953b3 | 51c8b20f37be94ef0de3e0aa190eebbd760e3f33 | /Dev_Spring_Boot_1-1/src/main/java/ua/service/impl/TransporterServiceImpl.java | 03bf550163897eafbc4f698694559c471caaa250 | [] | no_license | TabachyshynDanylo/Transporter | 2ed0014e03514b38fea634f02f8e8fb99214ca88 | cc64fedd97a7330afc90f10cc9093378437ac32a | refs/heads/master | 2021-01-23T10:43:37.003736 | 2017-11-12T16:54:04 | 2017-11-12T16:54:04 | 102,628,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,031 | java | package ua.service.impl;
import java.util.List;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.domain.Specification;
import org.springframework.stereotype.Service;
import ua.entity.Transporter;
import ua.model.filter.SimpleF... | [
"tabachyshyn.danylo@gmail.com"
] | tabachyshyn.danylo@gmail.com |
e2c146fe43905716f68209b7c735d1bfa49806e1 | d046d3ea0b28a5ec0b92e5dbc88712fdd659aafb | /kingfisherbackend/src/main/java/com/niit/kingfisherbackend/model/ShippingAddress.java | 93409e81a0cdb12c36e69c4b110d1be625609282 | [] | no_license | HRRamya/Kingfisher | 267e5628d98679e7ca7a634fc68597ea9c6dd475 | 116a9167b108c6b78b150160de99eaa1b20b5ed9 | refs/heads/master | 2021-01-25T07:44:34.679785 | 2017-06-07T17:45:21 | 2017-06-07T17:45:21 | 93,662,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,971 | java |
package com.niit.kingfisherbackend.model;
import java.util.UUID;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import org.springframework.stereotype.Component;
@Entity
@Table
@Component
public c... | [
"ramya.rb22@gmail.com"
] | ramya.rb22@gmail.com |
ad45b68576cefdcdc5c7bafc151c3eac3c5601b0 | 47d0c52d8a73baf2271ec281160c575293821506 | /Uebung1c/src/uebung1c/Hersteller.java | 604a42b5ff31f32a5a941f3b0918d5df851d2452 | [] | no_license | xchrx/VS2018 | 54631d4071d4fc5342ea11e67e94cf144b80ef18 | e5c57e81cc1213547f75d36f58a6aed64ead4c6f | refs/heads/master | 2020-03-19T10:02:00.146512 | 2018-06-20T15:21:56 | 2018-06-20T15:21:56 | 136,337,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | 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 uebung1c;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
*
* @author Chris
*/
public class Herstelle... | [
"Christianjuenger93@gmail.com"
] | Christianjuenger93@gmail.com |
01ea2692d5410c1f360d7d6df90fe3da63287b3d | dff25c083ea3c33816b7b3cecbc327ab29efbe51 | /src/com/kdn/mtps/mobile/db/InputJPDao.java | ac8383588227bba36bc2e4438789d9ebf04ca02d | [] | no_license | one-KMobile/KDNMobile | 0773a149888eb6c385099d5e15547da8b80b3869 | dc2902d0c4eb02223e5d7ba054143b06a32e1bcb | refs/heads/master | 2022-12-20T22:06:36.545910 | 2020-09-27T06:25:15 | 2020-09-27T06:25:15 | 293,450,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,394 | java | package com.kdn.mtps.mobile.db;
import java.util.ArrayList;
import android.content.ContentValues;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.kdn.mtps.mobile.input.JSInfo;
public class InputJPDao extends BaseDao{
static InputJPDao inputJPDao;
... | [
"lovecobi@naver.com"
] | lovecobi@naver.com |
aef33e9aa784b56d518b031dc8cf3ab13a35c824 | efb0ca303613dd078ef20dc7358ca994a1558239 | /olivelv/difficult/SearchInRotatedSortedArray.java | 7c331394cab5a3861b582d0962f0fb0da803b89c | [] | no_license | OliveLv/LeetCode | 3d60d50b133027a721707b1ba14f7ab533ffdf2f | bd15ca48153ac75b7278eb5f52574fbc81dfa227 | refs/heads/master | 2020-04-15T22:48:36.498221 | 2016-08-29T06:02:05 | 2016-08-29T06:02:05 | 25,817,275 | 2 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 598 | java | package olivelv.difficult;
/**
* Suppose a sorted array is rotated at some pivot unknown to you beforehand.
*
* (i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2).
*
* You are given a target value to search. If found in the array return its
* index, otherwise return -1.
*
* You may assume no duplicate exists ... | [
"adalxh@gmail.com"
] | adalxh@gmail.com |
c06fc6e09d2448e2d28327ee6a20065879c959c6 | 453394d343fb2245e47030814cc75de51d88f9e1 | /src/Fibonacci/src/it/unipr/sowide/actodes/service/mobile/Mover.java | f5fe2f4dc9f6eea686bf58d41f7838a660b8b85a | [] | no_license | cavallo5/Fibonacci-Chameneos_redux-Token_Ring-ActoDeS | ab6847656522e518e53ddc68f8ffcdc5ed219ce3 | 395d08004d07ca4981ae3b16fb5e45771125f244 | refs/heads/master | 2022-11-30T13:03:34.402053 | 2020-08-12T08:41:57 | 2020-08-12T08:41:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,782 | java | package it.unipr.sowide.actodes.service.mobile;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import it.unipr.sowide.actodes.actor.Behavior;
import it.unipr.sowide.actodes.actor.CaseFactory;
import it.unipr.sowide.actodes.actor.Message;
import it.unipr.sowide.actodes.actor.Mes... | [
"vincenzocavallo.ing@gmail.com"
] | vincenzocavallo.ing@gmail.com |
0381aa27c3e2ac09bffde4333426d195bac08709 | 592d129b40739d4152649d5e8bf6c753a006cebc | /PushNotification/app/src/main/java/com/example/babarmustafa/pushnotification/MainActivity.java | 3ebb1800b9e06ee1037d3cc79218e30214f45ad8 | [] | no_license | babar-mustafa/FireBase-Work | 0dd2871029c5fe015762b5c239f85d551b04b0b7 | f316691b4a85f6d6d6c2370bb51bc2f5a15ceab5 | refs/heads/master | 2021-01-11T03:09:52.634427 | 2017-02-10T12:48:48 | 2017-02-10T12:48:48 | 70,145,959 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,220 | java | package com.example.babarmustafa.pushnotification;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
import com.google.firebase.iid.FirebaseInstanceId;
import com.google.firebase.mes... | [
"babarmustafaawan@gmail.com"
] | babarmustafaawan@gmail.com |
83b70e199871582393bb0af78f42b0097e8e802d | b78f4e4fb8689c0c3b71a1562a7ee4228a116cda | /JFramework/crypto/src/main/java/org/bouncycastle/crypto/generators/KDFDoublePipelineIterationBytesGenerator.java | 20778e8b871f00874247bfa0db7db46b7a7557ff | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | richkmeli/JFramework | 94c6888a6bb9af8cbff924e8a1525e6ec4765902 | 54250a32b196bb9408fb5715e1c677a26255bc29 | refs/heads/master | 2023-07-24T23:59:19.077417 | 2023-05-05T22:52:14 | 2023-05-05T22:52:14 | 176,379,860 | 5 | 6 | Apache-2.0 | 2023-07-13T22:58:27 | 2019-03-18T22:32:12 | Java | UTF-8 | Java | false | false | 5,115 | java | package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.DataLengthException;
import org.bouncycastle.crypto.DerivationParameters;
import org.bouncycastle.crypto.Mac;
import org.bouncycastle.crypto.MacDerivationFunction;
import org.bouncycastle.crypto.params.KDFDoublePipelineIterationParameters;
impo... | [
"richkmeli@gmail.com"
] | richkmeli@gmail.com |
263fd9b2b0bb029aeeb952e911a37e2b8b1565d6 | 51b7aa8ca8dedd69039d17959701bec7cd99a4c1 | /codegen/src/main/java/software/amazon/awssdk/codegen/AddMetadata.java | c77611ab0f1c3328cea03438f3928d57a1c9080f | [
"Apache-2.0"
] | permissive | MatteCarra/aws-sdk-java-v2 | 41d711ced0943fbd6b5a709e50f78b6564b5ed21 | af9fb86db6715b1dbea79028aa353292559d5876 | refs/heads/master | 2021-06-30T05:21:08.988292 | 2017-09-18T15:33:38 | 2017-09-18T15:33:38 | 103,685,332 | 0 | 1 | null | 2017-09-15T17:45:50 | 2017-09-15T17:45:50 | null | UTF-8 | Java | false | false | 6,815 | java | /*
* Copyright 2010-2017 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 "lice... | [
"millem@amazon.com"
] | millem@amazon.com |
a8518d5f7c28c1c0fd59f958d9fbfc68cc7392f1 | 2bc2eadc9b0f70d6d1286ef474902466988a880f | /tags/mule-2.2.1-HF2/transports/cxf/src/main/java/org/mule/transport/cxf/transport/MuleUniversalConduit.java | dfff8d8ceb395cf55d1217ca3389c7b174e1cca9 | [] | no_license | OrgSmells/codehaus-mule-git | 085434a4b7781a5def2b9b4e37396081eaeba394 | f8584627c7acb13efdf3276396015439ea6a0721 | refs/heads/master | 2022-12-24T07:33:30.190368 | 2020-02-27T19:10:29 | 2020-02-27T19:10:29 | 243,593,543 | 0 | 0 | null | 2022-12-15T23:30:00 | 2020-02-27T18:56:48 | null | UTF-8 | Java | false | false | 18,380 | java | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com
*
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this... | [
"dzapata@bf997673-6b11-0410-b953-e057580c5b09"
] | dzapata@bf997673-6b11-0410-b953-e057580c5b09 |
22bbf09f12246c54c5729d0e65616a7b8fc41c72 | 089463f950c7d6ac532675e9f54e88a34d4cadf0 | /src/test/java/application/core/projectiles/UpgradedProjectileTest.java | 56a57a9036b8680bec06bb632ff0880612f03132 | [] | no_license | arbreurkes/SEM | efa44b1fe6228502c147b142cd9b5ab76332e3a1 | 7fd5522bcf958572f9817ae5a19ebcb94a05ac38 | refs/heads/master | 2021-05-31T14:46:20.592158 | 2015-10-30T22:33:09 | 2015-10-30T22:33:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,784 | java | package application.core.projectiles;
import application.Main;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Test for UpgradedProjectile.java.
* @author Arthur Breurkes.
*/
public class UpgradedProjectileTest {
private UpgradedProjectile testProjectile;
... | [
"a.r.breurkes@student.tudelft.nl"
] | a.r.breurkes@student.tudelft.nl |
20afb44798ef178ab758e33d01a84df4d7d38016 | 7608da1677950425e877f214f72700aa969c07cf | /Basicknowledge/src/DesignPatterns/factory/pizzafm/NYPizzaStore.java | 1ec227817883f848ac2be947e52f55562ebec375 | [] | no_license | zzq1/Spark | 37adf5f86e2c744ad66a1770c0e6df6f431662a0 | c504bb16df5046bca1b8e8ee2be3e636333e8d69 | refs/heads/master | 2020-03-17T02:54:04.624372 | 2018-05-14T05:27:09 | 2018-05-14T05:27:09 | 133,211,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package DesignPatterns.factory.pizzafm;
public class NYPizzaStore extends PizzaStore {
Pizza createPizza(String item) {
if (item.equals("cheese")) {
return new NYStyleCheesePizza();
} else if (item.equals("veggie")) {
return new NYStyleVeggiePizza();
} else if (item.equals("clam")) {
return new NYStyl... | [
"15804053115@163.com"
] | 15804053115@163.com |
0b58927a2d2e44bf96988d1cf93add42e76fab7a | e9b829a401af7ca2eab73420eddd9cb7cd271e37 | /TestProject1/Intermediate/Android/armv7/src/com/StutterStudio/TestProject1/AlarmReceiver.java | 4f27ec4a58bcd18cbf41b2ac2d278b9822bd26df | [] | no_license | Jableman19/StutterSpeak | 1246b126f4d864e45853f41d01a5a23f676f7561 | 40c5c009d7169e87e2d3215ee36f6d9184a2cb19 | refs/heads/main | 2023-07-13T16:15:10.277263 | 2021-08-19T16:46:47 | 2021-08-19T16:46:47 | 368,318,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,635 | java | /*
* Copyright (C) 2012 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... | [
"jableman@umich.edu"
] | jableman@umich.edu |
863c90d4c83e4cb192ece8962c0e32d92d3ae908 | e53daa94a988135b8b1379c2a1e19e25bb045091 | /cp_movie/rxhttp/src/main/java/com/uyt/ying/rxhttp/net/utils/RxUtil.java | 6be16c139adcabfaeaf78f2a62bc80f794c85226 | [] | no_license | 2020xiaotu/trunk | f90c9bf15c9000a1bb18c7c0a3c0a96d4daf8e68 | ba19836c64828c2994e1f0db22fb5d26b4a014f5 | refs/heads/master | 2023-08-27T08:10:41.709940 | 2021-10-05T06:27:12 | 2021-10-05T06:27:12 | 413,684,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,529 | java | /*
* Copyright (c) 2019. xxxx
*/
package com.uyt.ying.rxhttp.net.utils;
import com.uyt.ying.rxhttp.net.common.ProgressUtils;
import com.trello.lifecycle2.android.lifecycle.AndroidLifecycle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;;
import androidx.lifecycle.Lifecy... | [
"xiaotu20201016@gmail.com"
] | xiaotu20201016@gmail.com |
db62bb32271084be150b8ba9fc1d263f7f565524 | f1a065f13d13866b7b1bd5a36f1c84210b8ccc1f | /kodilla-rps/src/main/java/com/kodilla/rps/ExtendedGame.java | 586a384b5a91ca7ca2da0f166f4c5c4383c70d53 | [] | no_license | C0nn0rJ0hn/Pawel-Pieton-kodilla-java | 3e0f812be83e553625f4de28f6fb2a6ad83c52c3 | f74c63877286471698bd6cf29ddee24959e61115 | refs/heads/master | 2023-08-25T02:20:20.336087 | 2021-09-21T14:34:00 | 2021-09-21T14:34:00 | 334,997,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,402 | java | package com.kodilla.rps;
import java.util.Random;
import java.util.Scanner;
public class ExtendedGame
{
GameMenus gameMenus = new GameMenus();
Random r = new Random();
boolean end = false;
public void mainProgramExtended()
{
//1 - Rock, 2 - Paper, 3 - Scissors, 4 - Spock, 5 - Lizard
... | [
"pawel.pieton@gmail.com"
] | pawel.pieton@gmail.com |
7422054a9913c42c286e6a9eb3142b2505fa075c | 7febf0a726f81dd5a59b3b83ef7696a728de267a | /app/src/main/java/com/odfd/android/geoquiz/QuizActivity.java | 21bed877f167d3fe269053138977e3f1b9e5df61 | [] | no_license | oflorez1381/GeoQuiz | 6314eed569c5129e797bd27d3c6af49e86aff044 | 7c5abdfb86f7abdf91f5e66cff874b3be8e7e351 | refs/heads/master | 2021-09-02T16:31:48.620805 | 2018-01-02T02:44:45 | 2018-01-02T02:44:45 | 113,877,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,398 | java | package com.odfd.android.geoquiz;
import android.app.Activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
public ... | [
"oscarflorez1381@gmail.com"
] | oscarflorez1381@gmail.com |
daa5bd0b962200ce8f1dbc56caf0127474ac44cb | 9167d74191c6ab72fe949eaf6b41cde8e7b24fd0 | /BetterHood/src/com/lcc3710/InfoBubble.java | 0ec17b3571489f70406fa5fe6bd50ca2e3ca54e7 | [] | no_license | adanjz1/betterhood | b83ca193ff7914d4dcae3a6194ad0a7c05a5bca4 | b550de3976c163a2cc19a43edc0f74abc71c8064 | refs/heads/master | 2021-01-01T03:31:26.535214 | 2009-12-07T07:19:41 | 2009-12-07T07:19:41 | 56,122,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,135 | java | /**
*
*/
package com.lcc3710;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.util.AttributeSet;
import android.widget.RelativeLayout;
import android.widget.TextView;
public class InfoBubble extends RelativeLayout {
private TextView title;
pr... | [
"gumplunger@776878ea-5f69-11de-b7a8-4be610c0df87"
] | gumplunger@776878ea-5f69-11de-b7a8-4be610c0df87 |
6a83d21c33d4a1a192a107e37e0d7647609ab2dd | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-codepipeline/src/main/java/com/amazonaws/services/codepipeline/model/transform/ListActionExecutionsResultJsonUnmarshaller.java | ab7e11b38c42f5378d5b60e910950fa005250593 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 3,289 | java | /*
* Copyright 2018-2023 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... | [
""
] | |
1830f54a0e36451eeb7e4235538c7d01ec265223 | 7353cc635b6b9ae0635a1275b833c4997241a334 | /src/main/java/ru/samara/ant/ConsoleEventLogger.java | 2b6a6775a993f66b52c1f345a66c9559e711298f | [] | no_license | papont/spring-project | 68514f9b2ec6a9530c1bf616efffa443a449072c | 75cf507946f7856f043eacf74b463bfca2691b5a | refs/heads/master | 2021-01-12T11:32:36.151158 | 2016-11-06T16:34:38 | 2016-11-06T16:34:38 | 72,947,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 147 | java | package ru.samara.ant;
public class ConsoleEventLogger {
public void logEvent(String msg){
System.out.println("Log:" + msg);
}
}
| [
"trusoff.a@yandex.ru"
] | trusoff.a@yandex.ru |
1b88065cdc50467b71762157ea873704fec39f60 | f2eac2342348732684cc05e229636f9e8b634e33 | /src/main/java/jerryofouc/github/io/MergeSortedArray.java | ab71ec429bd2b3e1521a55d37a9e68cde2c7f8fe | [] | no_license | jerryofouc/leetcode | a0bf687a30fb373ffb8e235bd36c3fd6b9a63ed8 | c1cbce9a7dad24cc860df24cf20f0f81b2ad76ae | refs/heads/master | 2021-01-17T04:48:08.948479 | 2017-10-31T01:39:38 | 2017-10-31T01:39:38 | 16,881,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package jerryofouc.github.io;
/**
* Created with IntelliJ IDEA.
* User: zhangxiaojie
* Date: 5/8/14
* Time: 13:55
* To change this template use File | Settings | File Templates.
*/
public class MergeSortedArray {
public void merge(int A[], int m, int B[], int n) {
int c[] = new int[m+n];
int ... | [
"hzzhangxiaojie@corp.netease.com"
] | hzzhangxiaojie@corp.netease.com |
8f5ab1b8df9b54f8772dacc2099f4c98668c4ea5 | cfb2c035bb9932ba159c18854ca5e0d6264b8160 | /src/main/java/com/laom/medic/jpa/sessions/FinalidadesConsultasFacade.java | 440309c025859d030f3434a5750914cd10b6da9f | [] | no_license | rgmcove/laommedic | c424168cd59828731ea4546f001b189deb6babb2 | e19934fec95dc5647f02c8058d617f5dc5085e75 | refs/heads/master | 2022-07-19T03:03:12.956283 | 2020-02-28T00:41:52 | 2020-02-28T00:41:52 | 243,646,024 | 2 | 0 | null | 2022-06-29T19:49:14 | 2020-02-28T00:35:05 | Java | UTF-8 | Java | false | false | 1,141 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.laom.medic.jpa.sessions;
import com.laom.medic.jpa.entities.FinalidadesConsultas;
import java.util.List;
import javax.ejb.... | [
"ralberto115@gmail.com"
] | ralberto115@gmail.com |
a36571c0f793f5e5d0a47fb63ebeaaa170013b05 | 5933a2a6cbd82e642544d0dd7f132f92e0b0ad04 | /herpuconPW/src/main/java/pe/edu/upc/entities/HerpuconCertification.java | a1b8a3ce43ac8569b5af67f03631afa17b546ede | [] | no_license | Germain2001/Progra_Web_grupo05 | b79d36f80d8101d8e33f17e3b05fe323dd773a1b | 8aebd1a6983ad4c1687237db47cee69c896f9a3c | refs/heads/master | 2023-08-04T12:33:29.201062 | 2021-09-17T22:23:41 | 2021-09-17T22:23:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,102 | java | package pe.edu.upc.entities;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="Certificacion")
public class HerpuconCertification {
@Id
... | [
"themo@DESKTOP-HCN29DM"
] | themo@DESKTOP-HCN29DM |
75bbfe0a7a56c8aefa18d53750dbce1b3480197b | f58251d8553c55cc02b44081f502892b5d0bce11 | /app/src/main/java/recipegen/hackdfwrecipe/adapters/RecipeRVAdapter.java | c8ec5a95f99ba022ed11c32f8fb30b47b09cad25 | [] | no_license | britnesissom/foodify | dac01d7d3a74907c83995267c4f451ef977ba1c1 | 3ea715eeef643bc4b3d454f82aec4a5a96dd4af7 | refs/heads/master | 2020-12-11T16:14:32.494295 | 2016-06-02T08:33:07 | 2016-06-02T08:33:07 | 37,438,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,170 | java | package recipegen.hackdfwrecipe.adapters;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.support.design.widget.Snackbar;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import an... | [
"britnesissom@gmail.com"
] | britnesissom@gmail.com |
b7708ff43f650023695a42675f3f95b17ce0705d | 47c761faea62cee70f313c22d0c59b2185b07794 | /src/main/java/com/xnx3/wangmarket/admin/cache/AutoCreateDataFolder.java | c9cda193eaac4fc92214c2aeabb27c1548e2dfbd | [
"LicenseRef-scancode-mulanpsl-1.0-en",
"MulanPSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | xnx3/test | bc2deaefb956e039275d3bd162506eab27d81481 | 4a35f09c42f492c90af0b2f10c7c5c7c59c13a72 | refs/heads/master | 2023-03-16T14:12:14.248137 | 2021-02-26T06:14:18 | 2021-02-26T06:14:18 | 345,099,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | package com.xnx3.wangmarket.admin.cache;
import java.io.File;
import org.springframework.stereotype.Component;
import com.xnx3.FileUtil;
import com.xnx3.j2ee.Global;
import com.xnx3.j2ee.util.SystemUtil;
import com.xnx3.wangmarket.admin.G;
/**
* 自动在/cache/下创建data文件夹,用于缓存js数据
* @author 管雷鸣
*/
@Component
public clas... | [
"mail@xnx3.com"
] | mail@xnx3.com |
5b608a54240e1a28e05e5f86babb6b6ecc51bea1 | 8002de03b3feef4fd028e86d01d064e60f49a087 | /app/src/main/java/com/bw/one_app/oneapp/MainActivity.java | 6f73242581228ca7e8aba185e579ec0b5157a811 | [] | no_license | LoBiner/exam | ab57f5481d9b13565dbfa3b05593150487c67586 | 0ae71e52da2468e5dea37537a22665f061858b79 | refs/heads/master | 2020-07-01T17:17:14.779145 | 2016-11-29T03:22:41 | 2016-11-29T03:22:41 | 74,267,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,475 | java | package com.bw.one_app.oneapp;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
public class MainActivity extends AppCompatActivity {
@Over... | [
"326377007@qq.com"
] | 326377007@qq.com |
258616889d1bc89cd9d697f905d49c6b3d9ad70f | d85eea278f53c2d60197a0b479c074b5a52bdf1e | /Services/msk-seller/src/main/java/com/msk/seller/validator/ISL231180Validator.java | 6f059f7bd8e1b6214da5e9cce1473f26c26c4288 | [] | no_license | YuanChenM/xcdv1.5 | baeaab6e566236d0f3e170ceae186b6d2999c989 | 77bf0e90102f5704fe186140e1792396b7ade91d | refs/heads/master | 2021-05-26T04:51:12.441499 | 2017-08-14T03:06:07 | 2017-08-14T03:06:07 | 100,221,981 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 33,340 | java | package com.msk.seller.validator;
import com.hoperun.plug.spring.base.BaseValidator;
import com.msk.common.bean.RsRequest;
import com.hoperun.core.consts.NumberConst;
import com.msk.core.entity.*;
import com.msk.core.entity.SlEpHonor;
import com.hoperun.core.exception.BusinessException;
import com.hoperun.core.utils.S... | [
"yuan_chen1@hoperun.com"
] | yuan_chen1@hoperun.com |
c51d392b113ed6c6eeeffe9503f394e1bfc25f23 | c92689bfd97871e1f2d4d8102086e09fc3bc72ed | /app/src/main/java/com/tsqc/util/RoundRectCornerImageView.java | da3943d94ad84ad8a24492bda8bcc36d55996897 | [] | no_license | anilobpoo/TSQC | b3317e717d45b0a870810987b475b4fe1f55b06d | 38b5b3841dcba0177d10ae7f55679274d2ef67e4 | refs/heads/master | 2020-06-19T03:37:45.790253 | 2019-07-12T09:26:02 | 2019-07-12T09:26:02 | 194,795,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,107 | java | package com.tsqc.util;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Path;
import android.graphics.RectF;
import android.util.AttributeSet;
import android.widget.ImageView;
/**
* Created by someo on 08-06-2017.
*/
public class RoundRectCornerImageView extends ImageView {
... | [
"anil.obpoo@gmail.com"
] | anil.obpoo@gmail.com |
8019f4e97cf97e19c578bb1042ddd67ed299c221 | 832c1ba95777844c85b7cb5b766be141cfc99fc2 | /app/src/main/java/com/example/somaiya/somaiyaclassroom/Main_Sign_In_Student.java | 122355b0c3da62c0bdafed29532143d1cd921835 | [
"MIT"
] | permissive | gayatri-01/Project-Somaiya-Classroom | d720588857d436c7bab6c28b0ddd74c7a8afc954 | dc8bdadc412d68135cef53af0fb360b0f01d440e | refs/heads/master | 2020-03-20T21:40:47.150269 | 2018-07-08T14:22:11 | 2018-07-08T14:22:11 | 137,753,858 | 1 | 0 | null | 2018-06-18T13:16:21 | 2018-06-18T13:16:21 | null | UTF-8 | Java | false | false | 6,639 | java | package com.example.somaiya.somaiyaclassroom;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Paint;
import android.graphics.drawable.GradientDrawable;
import android.support.annotation.NonNull;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCo... | [
"gayatrivasan1@gmail.com"
] | gayatrivasan1@gmail.com |
7d862b8dd671fbb69a3cb09ca720ad7569dac9b1 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_b7214357240f5db395b7638b222c25c9d01671bd/TestSuspiciousFileValidatorWithFilterInXml/9_b7214357240f5db395b7638b222c25c9d01671bd_TestSuspiciousFileValidatorWithFilterInXml_t.java | 69f66a4828bdf827b0c2c822016bab67fe7db037 | [] | 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 | 913 | java | package org.jboss.wolf.validator.impl.suspicious;
import static org.jboss.wolf.validator.impl.suspicious.TestSuspiciousFileValidator.touch;
import static org.junit.Assert.assertEquals;
import org.jboss.wolf.validator.impl.AbstractTest;
import org.junit.Test;
import org.springframework.test.context.ContextConf... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
46ad6751f0bfe1adfd61c6d73fe2cc8d4c4331a8 | 0433a0f1a5179f42e9080961461c253bac050b37 | /src/logic/APlayLists.java | bc54e29a3a99e9e819fcd3181ab6d7128be2be52 | [] | no_license | artaasadi/APotify | 64728149496c27dc39112da3928610e944762df1 | dac91c346c6a301223ed14b8b0a09bf24e4bc0a4 | refs/heads/master | 2022-02-02T04:11:30.394319 | 2019-06-30T12:01:25 | 2019-06-30T12:01:25 | 194,176,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,937 | java | package logic;
import java.io.File;
import java.util.ArrayList;
import java.util.Random;
public class APlayLists {
private String name;
private ArrayList<File> files = new ArrayList<>();
private boolean isChangeable;
private boolean isRemoveable;
private boolean isAlbumOrArtist = false;
publi... | [
"9731006@ceit.local"
] | 9731006@ceit.local |
28c18700e48a50e18d49563713f0923d40dba109 | c16b8990ec3c297ac36aecabb662a6ce124dd940 | /looks/src/org/compiere/swing/CTable.java | a660105e17423529802f99b50dddf35c8ceb03f8 | [] | no_license | Lucas128/libertya | 6decae77481ba0756a9a14998824f163001f4b7c | d2e8877a0342af5796c74809edabf726b9ff50dc | refs/heads/master | 2021-01-10T16:52:41.332435 | 2015-05-26T19:34:39 | 2015-05-26T19:34:39 | 36,461,214 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 11,591 | java | /*
* @(#)CTable.java 12.oct 2007 Versión 2.2
*
* El contenido de este fichero está sujeto a la Licencia Pública openXpertya versión 1.1 (LPO)
* en tanto en cuanto forme parte íntegra del total del producto denominado: openXpertya, solución
* empresarial global , y siempre según los términos de dicha licen... | [
"dev.disytel@gmail.com"
] | dev.disytel@gmail.com |
0bb91cd2071aa1e982db9e5a0c303bf1c4309275 | 856aa11bdfa59fe43fa496b9db82f2e766146784 | /app/src/main/java/com/hills/mcs_02/fragmentsPack/Fragment_remind.java | cb0cecce0137c9182e34b1b296c11146b9a8db95 | [
"Apache-2.0"
] | permissive | Alozavander/CrowdOS_CompetitionVersion | 666fb36bd27843a6cdd7a65b5d6c9a8fbac87334 | 94fb25c90ae966f5ffa8d725470c91fbccbacbdc | refs/heads/main | 2023-05-12T00:36:48.506930 | 2021-05-17T08:04:35 | 2021-05-17T08:04:35 | 367,304,661 | 0 | 0 | Apache-2.0 | 2021-05-17T08:04:36 | 2021-05-14T08:51:17 | Java | UTF-8 | Java | false | false | 4,699 | java | package com.hills.mcs_02.fragmentsPack;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import androidx.viewpager.widget.ViewPager;
import com.google.android.materi... | [
"alohavanhill@qq.com"
] | alohavanhill@qq.com |
a1e7da7ee1f313b92c5b1a4d175325b26f2ef15d | 66cfb13663e77c3a4c7a63742bc3d6eab5d48555 | /app/src/main/java/cc/brainbook/viewpager/looppageradapter/app/MainActivity.java | 4da14736a75c6be76bb8bfa167c3500635b98daa | [] | no_license | yongtiger/android-LoopPagerAdapter | 763a03a6863b2355f93d4303de5a6d890c80724c | 64982c7f08403a8e4cac7f97de2626cca891054e | refs/heads/master | 2022-05-11T05:26:24.531187 | 2022-04-04T00:33:32 | 2022-04-04T00:33:32 | 128,693,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,402 | java | package cc.brainbook.viewpager.looppageradapter.app;
import android.os.Bundle;
import androidx.viewpager.widget.ViewPager;
import androidx.appcompat.app.AppCompatActivity;
import android.util.Log;
import android.view.ViewGroup;
import java.lang.reflect.Field;
import java.util.ArrayList;
import cc.brainbook.viewpager... | [
"brainbook.cc@outlook.com"
] | brainbook.cc@outlook.com |
5225520a4689b0c6ece3a746940945fd7031c4e6 | 569044837bc9922151eb3edee8c000caeb5038ae | /Spring Converter For Date/springi18n/src/main/java/com/bestcxx/stu/springsecurity/controller/Springi18nController.java | c1f20c80cf8b0736a61a94bcc2362fb8cf76e1a9 | [] | no_license | Bestcxy/Spring-Converter | d655032b61065048466168d9817abeeb5a9f8abe | c3e51fe43d73b67aadac6bddf89f52c79cdadd52 | refs/heads/master | 2021-08-19T22:28:54.913120 | 2017-11-27T16:01:29 | 2017-11-27T16:01:29 | 112,216,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,175 | java | package com.bestcxx.stu.springsecurity.controller;
import java.text.SimpleDateFormat;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframew... | [
"snailknight@yeah.net"
] | snailknight@yeah.net |
c103d32b66626e1dd5644c567675540236e3dc11 | 58cd3947ad68d2661919d1037ff89bd5919fd901 | /src/ServerSide/src/main/java/vn/zalopay/ducnm8/da/interact/NotificationDAImpl.java | 4e424dad99770678a5810d995dc3171165f36020 | [] | no_license | minhduc2803/Snail-Project | 8c5349e5a3089023d8fff3ed10f4d159d14c9892 | cb3660917c6a82b19996cfdc1355a43a7a4bb389 | refs/heads/master | 2023-01-11T19:04:24.824330 | 2020-11-04T08:06:29 | 2020-11-04T08:06:29 | 294,295,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,306 | java | package vn.zalopay.ducnm8.da.interact;
import io.vertx.core.Future;
import org.apache.logging.log4j.Logger;
import vn.zalopay.ducnm8.common.mapper.EntityMapper;
import vn.zalopay.ducnm8.da.BaseTransactionDA;
import vn.zalopay.ducnm8.da.Executable;
import vn.zalopay.ducnm8.model.Notification;
import vn.zalopay.ducnm8.u... | [
"hontomoni@gmail.com"
] | hontomoni@gmail.com |
64f11ca0b375e93177e583f82c3502b64d022b5a | 0e23584de3fa7b1379d524a13f90cc45cf25dadc | /app/src/main/java/com/example/android/mymusicapp/OfflineActivity.java | b1087fdda9fa5ae10ff08db1fcad685aa1df8576 | [] | no_license | sowmyadsl/MusicApp-1 | ef1ac7fc27e16301de95dae3b935d737bc318330 | 8e07b53839e6185ab99d82ee639d5bd697a04f26 | refs/heads/master | 2020-12-26T03:34:58.672168 | 2016-06-29T15:39:51 | 2016-06-29T15:39:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,704 | java | package com.example.android.mymusicapp;
import android.app.Activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import android.view.View.OnClickListener;
public class OfflineActivity extends AppCom... | [
"maxipombo@gmail.com"
] | maxipombo@gmail.com |
76cd6f6e14b736e9cb7126fb8735ef461a169fec | be6271008f221ff2841c14c81861536c0cffd6c9 | /LabInfoSysMaven/src/tc_BasicDispatch/S103_CheckDoctorPayOffWhenDiscountTypeDoctorApprovedByDoctorAndItemLevelDiscountInPercentage.java | 4efc6db3af01fe6a1da17bd5f2b064007e387e79 | [] | no_license | kraj2504/mav2 | 3c5b998e9132d5910028b158de4bc0298e760720 | 3dff17ae45249116fe30fe21ad95a2e96e021a62 | refs/heads/master | 2020-03-26T13:37:56.844779 | 2018-08-16T07:10:44 | 2018-08-16T07:10:44 | 144,948,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,592 | java | //Full bill paid in registration. Due clearance not used.
package tc_BasicDispatch;
import org.testng.Assert;
import org.testng.ITestResult;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import org.apache.log4j.xml.DOMConfigurator;
import org.o... | [
"kraj2504@gmail.com"
] | kraj2504@gmail.com |
39dc0262db1425de11a041c32c35418724721d5c | 911d1aa6b9bafbf78770120f0a6c32094ffb3011 | /coding-challenges/coding-challenge-4/src/RandomAITestForEclipse.java | 32396a7891bce44d37769aa90c212b29bc705d47 | [] | no_license | rupertraphael/cpsc-233 | ef9bccc3e79a90e8aa2097e35119749db64bb6a6 | 4b629bd409bbb718353a86aeafc73563dcaef12c | refs/heads/master | 2022-04-14T12:06:23.597315 | 2020-04-01T06:50:40 | 2020-04-01T06:50:40 | 233,700,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,601 | java | import static org.junit.Assert.*;
import org.junit.Test;
import java.io.*;
public class RandomAITestForEclipse extends FormatTester {
public static final String CLASSNAME = "RandomAI";
public RandomAITestForEclipse() {
super(CLASSNAME, true);
}
private void testInterface() {
String[] insta... | [
"rupertraphael@live.com"
] | rupertraphael@live.com |
d06d6c6841d8ff84099a6f06d221bb9dbc87b4ea | ec326f59b017b012aa6f021b8c2a664cb779a7da | /src/main/java/com/geekbrains/geekmarketwinter/services/FileAssetService.java | 404b5fde013de72bf26c52e24ee9b65233dbe9da | [] | no_license | AlexandrStegnin/geek-market-winter | 1e3da42929ccf822122a515615173ade01827276 | 8fc0027a9ef1c63944d6f0d6b8abc01045015d62 | refs/heads/master | 2020-04-17T19:21:21.512877 | 2019-03-15T16:52:49 | 2019-03-15T16:52:49 | 166,641,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,733 | java | package com.geekbrains.geekmarketwinter.services;
import com.geekbrains.geekmarketwinter.entites.FileAsset;
import com.geekbrains.geekmarketwinter.exceptions.EntityNotFoundException;
import com.geekbrains.geekmarketwinter.exceptions.InvalidEntityException;
import com.geekbrains.geekmarketwinter.providers.Configuration... | [
"alexandr.stegnin@gmail.com"
] | alexandr.stegnin@gmail.com |
de10a0ae5cd9e79dbce2509c372a2e0de1d899dd | fea2b945facb32325cb3750b010dfae12db48003 | /peppol-smp-server-xml/src/main/java/com/helger/peppol/smpserver/data/xml/mgr/XMLBusinessCardManager.java | c01eb50a79d2477162f38f30fe73e18e8c7817ce | [] | no_license | jdrew1303/peppol-smp-server | b99538a9b0eb3af56d863bb28e8ba1685ee42875 | e8a71b08ae0ff3cf72d738adf2a4eab9fe5a64a9 | refs/heads/master | 2020-05-24T20:44:33.186462 | 2017-03-09T15:09:05 | 2017-03-09T15:09:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,623 | java | /**
* Copyright (C) 2015-2016 Philip Helger (www.helger.com)
* philip[at]helger[dot]com
*
* 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/LICE... | [
"philip@helger.com"
] | philip@helger.com |
e1f1c461bcff6393d32caab5d6ea9dad298b8067 | b22bfd89e0689039e36090bb6963ca3680f9bc0d | /app/src/test/java/com/meburbstudios/recyclerviewexample/ExampleUnitTest.java | 5effcfc4f99dfb618b6f917076573253a1b2c26d | [] | no_license | MEBurbs/RecyclerViewExample-App | 6d28ddcaeea9c18b25ac1f5e94cd3312dde21084 | dda6c1b554c3486d8ecf754da863ad0ed4478136 | refs/heads/master | 2023-05-17T06:13:19.698432 | 2021-06-08T00:39:52 | 2021-06-08T00:39:52 | 374,835,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.meburbstudios.recyclerviewexample;
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
... | [
"max.e.robins@gmail.com"
] | max.e.robins@gmail.com |
70f77936a00306b92cec8605904ba5c41ee6b3e3 | 2a90430284de4d46d43b5b0093f33c4d5a5010fa | /LexicalAnalyzerProject4/src/Load.java | 643f1672fcd3de33784a538f3199775154cbdf46 | [] | no_license | AmitCharran/LexicalAnalyzer | 279db7bba696cc41b24a797b8cf3e94cb3a5fc49 | 6f3860ed647a120a3af6276a27b32191db530a64 | refs/heads/master | 2020-09-06T06:34:37.602066 | 2020-03-22T15:11:52 | 2020-03-22T15:11:52 | 220,352,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | abstract class Load extends Instruction
{
int index; // vars[index] to be pushed onto operand stack
Load(int i)
{
index = i;
}
public String toString()
{
return instName() + " " + index;
}
void execute()
{
AR topAR = VM.runtimeStack[VM.topR];
VM.top... | [
"amit.charran@gmail.com"
] | amit.charran@gmail.com |
57324212f646aff3cdfbecde6bcff9e4fcc592fa | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/26/org/jfree/chart/plot/FastScatterPlot_getPaint_317.java | e4e6d3a30d0c0fcf99f6649db1297d46917ddf93 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,157 | java |
org jfree chart plot
fast scatter plot
fast scatter plot fastscatterplot plot axi plot valueaxisplot
... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
7683f80ee7025e92b2c2b15fd9da575bfeaa81ca | b3f00b4461dfb6c68d3d634c04b843e6440bdd84 | /src/meet/you/MainActivity.java | a2aa4907d5d8bd4341b14f2d7356e0dacdce1f2c | [] | no_license | stormand/MainActivity | d537a11d297fcfb6676c6cceb26c986c436d8335 | 8878a6df694a735fc3a09bdd4521685a2813cf9b | refs/heads/master | 2020-04-05T23:15:30.100588 | 2016-08-08T02:17:28 | 2016-08-08T02:17:28 | 65,165,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,942 | java | package meet.you;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.List;
import org.json.JSONObject;
import com.tencent.tauth.IUiListener;
import com.tencent.tauth.Tencent;
import com.tencent.tauth.UiError;
import meet.you.CalendarController.EventHandler;
import meet.you.CalendarContr... | [
"422171566@qq.com"
] | 422171566@qq.com |
a429c3ecd0e07751a92213220c0f5831fce973d7 | 2edf97cf25ca3794b612480e987478307708d457 | /api/kogito-api/src/main/java/org/kie/kogito/rules/DataProcessor.java | 3ebbe0ac03c1fb0e2f95d6a5e63363c32ef0c505 | [
"Apache-2.0"
] | permissive | antmendoza/kogito-runtimes | 9cbf8d2fd9cdcd10140a07bec61683324dac2c60 | e61d7e7f369fb7a93b11ada1e240b0eebfaed111 | refs/heads/master | 2022-02-17T10:48:35.501016 | 2019-07-17T00:50:01 | 2019-07-17T00:50:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | /*
* Copyright 2005 JBoss 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 agreed to i... | [
"noreply@github.com"
] | antmendoza.noreply@github.com |
d9f25f9684d30112e25c33a59435d6941a30242b | 14aa7a85e4778556f3d158be3c87bd4e75c7de0b | /src/day38_spring/demo8/service/UserService.java | 6cedd7b42c3177e96d508c340acd6ef1cbc245ae | [] | no_license | CLgithub/JavaLearn2 | 0c7f9016eebe8f2a56f5c530a6922622ba1d96fe | 321b8287b837d8efa39fac46f29e679fb54ffa48 | refs/heads/master | 2020-05-22T01:40:00.406672 | 2016-12-27T08:22:50 | 2016-12-27T08:22:50 | 57,429,718 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 100 | java | package day38_spring.demo8.service;
public interface UserService {
public void sayHello();
}
| [
"1064134436@qq.com"
] | 1064134436@qq.com |
2970f79827dfad972618ae79448b6da50173d425 | a2148a5067bdaba27baa8c709b202884bc08eb8f | /app/src/main/java/com/example/sangameswaran/practice/JsonObjectBaseRequest.java | 437e5554b982d4093c3f3657c207ad3ed3ab5ce5 | [] | no_license | SangameswaranRS/ip1 | 65bb46da3a015973d009b4f93f8b7d01bca52195 | 793abb31c620cf0721495f6065fa48c744ba931b | refs/heads/master | 2021-01-20T12:33:54.142896 | 2017-05-16T08:32:50 | 2017-05-16T08:32:50 | 90,376,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,246 | java | package com.example.sangameswaran.practice;
import com.android.volley.DefaultRetryPolicy;
import com.android.volley.NetworkResponse;
import com.android.volley.Response;
import com.android.volley.RetryPolicy;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonObjectRequest;
import org.json.JS... | [
"blackdrafteaglekrish@gmail.com"
] | blackdrafteaglekrish@gmail.com |
5f217a3ab9f8b73c219e527d008a03c210eac536 | 0e30f234a830c8e1ba78687d36eab01ab81f492b | /org.jpat.scuba.external.slf4j/logback-1.2.3/logback-examples/src/main/java/chapters/mdc/NumberCruncherClient.java | efccad9ff765a3406118834cd2774fc84a3fb272 | [
"MIT",
"EPL-1.0",
"LGPL-2.1-only"
] | permissive | JPAT-ROSEMARY/SCUBA | 6b724d070b12f70cf68386c3f830448435714af1 | 0d7dcee9e62e724af8dc006e1399d5c3e7b77dd1 | refs/heads/master | 2022-07-23T05:06:54.121412 | 2021-04-04T21:14:29 | 2021-04-04T21:14:29 | 39,628,474 | 2 | 1 | MIT | 2022-06-29T18:54:38 | 2015-07-24T11:13:38 | HTML | UTF-8 | Java | false | false | 2,798 | java | /**
* Logback: the reliable, generic, fast and flexible logging framework.
* Copyright (C) 1999-2015, QOS.ch. All rights reserved.
*
* This program and the accompanying materials are dual-licensed under
* either the terms of the Eclipse Public License v1.0 as published by
* the Eclipse Foundation
*
* ... | [
"ahmadelghafari@gmail.com"
] | ahmadelghafari@gmail.com |
8e55037898fca8807dd908014a2abeb1626ecbe6 | 523b257a71a2aca612abb1340500d1dbcbf25ffa | /src/main/java/com/sakk/princess/patient/service/exception/MotorVehicleAccidentNotFoundException.java | 5c5174af86a6a58928682474d83a8ae1dba8cd73 | [] | no_license | sakyika/princess | 6d1fe721a1ff2aadd4de72489a5f94bf1ca3295f | ad4c1dd5f194b464adf6106e2651c6b9a42308ed | refs/heads/master | 2021-01-10T03:58:45.043988 | 2015-10-23T04:49:33 | 2015-10-23T04:49:33 | 44,458,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package com.sakk.princess.patient.service.exception;
public class MotorVehicleAccidentNotFoundException extends RuntimeException {
private static final long serialVersionUID = 2663040220470909688L;
public MotorVehicleAccidentNotFoundException() {
}
public MotorVehicleAccidentNotFoundException(String m... | [
"kwadwosakyi@gmail.com"
] | kwadwosakyi@gmail.com |
37dfbc1bd312dacb37f7adbeda1cddb0012ac64b | d06669ef43bb0a5c746a6ff33482cd53d848e322 | /src/org/basiccompiler/compiler/Compiler.java | 2f93b9f5366ae1970aabc56995f2379a113dc408 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause-Views"
] | permissive | adammendoza/BASICCompiler | a5055ff6b4256237d9bdbe71265e83a4259d253a | 60011533de6ba8bb3d6a76d9a3d04cbaaccd978b | refs/heads/master | 2020-04-05T23:31:28.119983 | 2015-07-21T09:49:42 | 2015-07-21T09:49:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 56,675 | java | /*
* Copyright (c) 2015, Lorenz Wiest
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list o... | [
"lo.wiest@web.de"
] | lo.wiest@web.de |
f865e40e2fbcdd13bf696d897ba3a712fc3531b9 | 07858cda0ed4e8172414c7e4cd153d97f9afb48c | /admin/src/main/java/com/ckstack/ckpush/common/security/PlymindLoginFailureHandler.java | 5def0dcb5150212bd0b7a5b060000f433e6669be | [] | no_license | kodaji/doitfive | 701cb54dc524f2081ed1f24bdcd2463fa83f6eb9 | 79b26931aa546f115d6a1d39f1459aa523d1bad5 | refs/heads/master | 2021-01-19T05:31:48.203045 | 2016-07-11T05:35:52 | 2016-07-11T05:35:52 | 63,039,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,070 | java | package com.ckstack.ckpush.common.security;
import com.ckstack.ckpush.domain.user.MemberEntity;
import com.ckstack.ckpush.service.user.MemberService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authenti... | [
"wypark@i-mobilepark.com"
] | wypark@i-mobilepark.com |
0fc02b7f0a6aca5a4167e1b6d9bd466d82327fde | d21cfba78b0165c1893baf3bd5e1d26de14d8b01 | /modules/activiti-pvm/src/test/java/org/activiti/pvm/test/PvmEventTest.java | 3301d37ea72025ea9bca4e0fb7faa76fdd617415 | [] | no_license | sandyjohn/activiti | 6d1deb050b1573b03366a14b8464c7ec05eface7 | 2273a2a8fdfb5a42d396dfae16e713ee8c10784f | refs/heads/master | 2020-03-31T16:23:24.932146 | 2010-08-10T07:41:20 | 2010-08-10T07:41:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,857 | java | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"tombaeyens@51b7ce9a-3489-0410-86de-dc9a27cf12c7"
] | tombaeyens@51b7ce9a-3489-0410-86de-dc9a27cf12c7 |
28a22bf23d0570aa9c447f6b4faf044a714f3941 | cb92b75920e168c57edb651aa83c1406ddd591fd | /Classes/Fornecedor.java | cad44c219fb77b34a436c52d4b4549860abbcc83 | [] | no_license | Natalialimas/Poo | c1016b4fd4700d6d84230ee411b938bae96ad7e5 | 11ed80bbbc64ea9b205952c1b316f9bbb7153d21 | refs/heads/master | 2022-11-14T21:57:44.152401 | 2020-07-16T00:51:24 | 2020-07-16T00:51:24 | 279,456,736 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,646 | java | /*2. Considere, como subclasse da classe Pessoa (desenvolvida no exercício anterior)
* a classe Fornecedor. Considere que cada instância da classe Fornecedor tem,
* para além dos atributos que caracterizam a classe Pessoa, os atributos valorCredito
* (correspondente ao crédito máximo atribuído ao fornecedor) e... | [
"silvalimanatalia@gmail.com"
] | silvalimanatalia@gmail.com |
2c00248803d3fb8a9a7240207d51a36238c6abe0 | 43ce7d43b071292791651b999e11254c95cd0899 | /leopard-jdbc/src/main/java/io/leopard/jdbc/builder/QueryBuilder.java | 01b08c1ed3d8c061638f427b2faea58eca58cf0a | [
"Apache-2.0"
] | permissive | tanhaichao/leopard-data | ee2282fcb414ae36c8292a32d1077406a80fa922 | 2fae872f34f68ca6a23bcfe4554d47821b503281 | refs/heads/master | 2021-01-23T09:25:53.455915 | 2016-10-18T18:16:29 | 2016-10-18T18:16:29 | 41,264,390 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 7,794 | java | package io.leopard.jdbc.builder;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.springframework.util.StringUtils;
import io.leopard.jdbc.Jdbc;
import io.leopard.jdbc.StatementParameter;
import io.leopard.lang.Paging;
imp... | [
"tanhaichao@gmail.com"
] | tanhaichao@gmail.com |
b24b1475c507c76a490aaedfc00d4f10f4802acc | 39abf1267eb452733cdfcf4f8f69077cc2d13716 | /Data Structures/src/Sorting/Shell.java | 5a2309177695fd922cf79c6b6376dde28e89b2ac | [] | no_license | rehrumesh/DataStructures | 45e2a4a99be55f0e046420bab9357d20b6c9c01a | f0456e9659eeff0d3a956e7dd41cd27513b5ec0d | refs/heads/master | 2016-09-05T10:59:31.323258 | 2013-09-21T18:26:02 | 2013-09-21T18:26:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,312 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Sorting;
/**
*
* @author Rumesh
*/
public class Shell {
public static void main(String[] args) {
int[] x = {5, 13, 7, 6, 4, 9};
int incr = x.length / 2;
while (incr > 0) {
... | [
"rehrumesh@hotmail.com"
] | rehrumesh@hotmail.com |
f039b6c2ef763c3d7d18dd8f558b389bb9c4336c | 00fb4335c0a9d1b3160a46e5f101a0c23c5e735a | /gestionFinal/src/vista/ListaObras.java | 8d23298bb5453c88a5bc70ef6ca4a1063b16d382 | [] | no_license | IskayTeam/GestionDeDatos | eee57564568fbbf6cc617fcc41c75e5b2e5c18dc | 2e13e952323e96aab710ebeb001e35099586e812 | refs/heads/master | 2021-01-10T17:54:27.184463 | 2016-02-22T20:26:42 | 2016-02-22T20:26:42 | 52,302,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,766 | 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 vista;
import Controlador.Fecha;
import controlador.Conectar;
import java.awt.Dialog;
import java.sql.Connection;
import java... | [
"Luca@Luca"
] | Luca@Luca |
091e40baada61911790726c8e224d38d3946b66c | 6c709541a7d86c7a63c67cf1fd56227199448a23 | /day02/src/com/itheima/demo00_反馈和回顾/TestDemo.java | 7db41d2d911c23b4de3c1992987c67cb9f7c5eff | [] | no_license | 942669366/java_projects | ed8c2b66acaada6a88126bcd4ea16ef0b0bdc4ed | 2ce3f822b3a7a3bf865d02628f46f384f9b350a1 | refs/heads/master | 2020-06-19T14:50:43.334278 | 2019-07-13T18:01:01 | 2019-07-13T18:01:01 | 196,750,757 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,163 | java | package com.itheima.demo00_反馈和回顾;
/*
* 类名作为方法的参数
* 案例:杀人
* 总结:在调用方法时,我们需要传递的是 该类的对象,不是别类的对象也不是该类
*
*
*
* 类名作为方法的返回值:
* 案例:生孩子
* 实际上需要返回的是 该类的对象 不是该类,也不是别的类的对象
*
*
*
*/
public class TestDemo {
public static void main(String[] args) {
// TODO Auto-generated method stub
//调用
Person p =... | [
"942669366@qq.com"
] | 942669366@qq.com |
835a8572c4576916f44c532faf87256b106e0570 | 589dcd422402477ce80e9c349bd483c2d36b80cd | /trunk/adhoc-internal/src/main/java/com/alimama/quanjingmonitor/topology/SumReduceBolt.java | 3a17a00913e9395b6ce245ee5c68298e97231e53 | [
"Apache-2.0",
"LicenseRef-scancode-unicode-mappings",
"BSD-3-Clause",
"CDDL-1.0",
"Python-2.0",
"MIT",
"ICU",
"CPL-1.0"
] | permissive | baojiawei1230/mdrill | e3d92f4f1f85b34f0839f8463e7e5353145a9c78 | edacdb4dc43ead6f14d83554c1f402aa1ffdec6a | refs/heads/master | 2021-06-10T17:42:11.076927 | 2021-03-15T16:43:06 | 2021-03-15T16:43:06 | 95,193,877 | 0 | 0 | Apache-2.0 | 2021-03-15T16:43:06 | 2017-06-23T07:15:00 | Java | UTF-8 | Java | false | false | 4,160 | java | package com.alimama.quanjingmonitor.topology;
import java.util.HashMap;
import java.util.Map;
import org.apache.log4j.Logger;
import backtype.storm.task.OutputCollector;
import backtype.storm.task.TopologyContext;
import backtype.storm.topology.IRichBolt;
import backtype.storm.topology.OutputFieldsDeclarer... | [
"myn@163.com"
] | myn@163.com |
eee42932d27777dd613075d5685eae25b7995c1f | 0c11613c21ebe12f48d6cebb6339887e10e72219 | /taobao-sdk-java/src/main/java/com/taobao/api/request/ItemcatsAuthorizeGetRequest.java | b52109aa639ce4bf43e964aa1fa6c1513bf4c1c5 | [] | no_license | mustang2247/demo | a3347a2994448086814383c67757f659208368cd | 35598ed0a3900afc759420b7100a7d310db2597d | refs/heads/master | 2021-05-09T17:28:22.631386 | 2014-06-10T12:03:26 | 2014-06-10T12:03:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,111 | java | package com.taobao.api.request;
import java.util.Map;
import java.util.Date;
import com.taobao.api.internal.util.TaobaoHashMap;
import com.taobao.api.TaobaoRequest;
/**
* TOP API: taobao.itemcats.authorize.get request
*
* @author auto create
* @since 1.0, 2010-08-13 10:11:33.0
*/
public class ItemcatsAuthorizeG... | [
"Administrator@.(none)"
] | Administrator@.(none) |
54c99b22c2d52f8547666042877daaee6e959031 | 6c925a0951d8e1c02b0e54e6b09596d3b3d823e9 | /src/main/java/com/withing/Application.java | 53e1fdb21f88749181c6afd64e6a72d53bf8524a | [] | no_license | Withingwolf/Struct-Spring4-Hibernate5 | 8f881897ed50fc6410390ded09ee7a2526565e6b | 2ab390c89584ac6f7c5e8c2fb11df62f1640e48a | refs/heads/javaConfig | 2022-12-28T22:04:36.120579 | 2019-07-23T15:33:13 | 2019-07-23T15:33:13 | 156,065,975 | 0 | 0 | null | 2022-12-16T11:53:52 | 2018-11-04T09:14:46 | Java | UTF-8 | Java | false | false | 308 | java | package com.withing;
import org.hibernate.cfg.Configuration;
import org.springframework.context.annotation.ComponentScan;
@ComponentScan({"com.withing"})
public class Application {
public static void main(String args[]) {
Configuration configuration = new Configuration().configure();
}
}
| [
"13640151155@163.com"
] | 13640151155@163.com |
76328f803ecee89c8861821e78b11b9b454bc750 | d2e5622fd4fa1f0bb3155887267e2fe2e1539130 | /ch06/Loops.java | 4f59564b07291716b98f6d4dd27ccaa581817f72 | [
"MIT"
] | permissive | kylewehrung/ThinkJavaCode2 | 083b78ab4f6b630ac1bd3c0d8057ffe08b4602a8 | 9357e311d5828fa5648f6309ca1017f7b4e36804 | refs/heads/master | 2023-08-09T04:06:29.703745 | 2023-07-31T04:04:22 | 2023-07-31T04:04:22 | 668,109,325 | 0 | 0 | MIT | 2023-07-31T04:04:23 | 2023-07-19T03:47:27 | Java | UTF-8 | Java | false | false | 2,032 | java | /**
* Demonstrates uses of loops.
*/
public class Loops {
public static void countdown(int n) {
while (n > 0) {
System.out.println(n);
n = n - 1;
}
System.out.println("Blastoff!");
}
public static void sequence(int n) {
while (n != 1) {
... | [
"mayfiecs@jmu.edu"
] | mayfiecs@jmu.edu |
c9a49a014aaf386ac958b9f75fea5251b5ab5e05 | fe31cf5611bc8c903b7ad685471c103203bd9ac4 | /src/main/java/com/run/dataConversion/service/DeviceService.java | cb03cfbfacb60dfbc8abb175a6109068e9cb5943 | [] | no_license | zhfly1992/dataConversion | c6673332db311d28b1be59b6f17ca9870b8ddb69 | ae824cdd783856e76a083de1645cdd376550d47d | refs/heads/master | 2023-01-13T07:35:50.887653 | 2020-11-04T06:58:15 | 2020-11-04T06:58:15 | 309,917,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package com.run.dataConversion.service;
import com.alibaba.fastjson.JSONObject;
import com.run.entity.common.Result;
public interface DeviceService {
/**
* 向第三方IOT平台拉取设备信息
*
* @param paramJson
* @return
*/
public <T> Result<T> getDeviceInfoFromIOT(JSONObject paramJson);
/**
* 查询设备信息列表
*
* @pa... | [
"zhanghe"
] | zhanghe |
dc08ae30a8bcdd2a9305e7e3e256691906be1c26 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /checkstyle_cluster/702/tar_1.java | cf6a5104dd9854c406d3d31e1b2f3da7789133e3 | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,783 | java | ////////////////////////////////////////////////////////////////////////////////
// checkstyle: Checks Java source code for adherence to a set of rules.
// Copyright (C) 2001-2015 the original author or authors.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU ... | [
"375833274@qq.com"
] | 375833274@qq.com |
4108d76511501757496f551599de54e641365d4e | e7861c0ed1b49224b6c4ccf6dbfc63be61a026e5 | /JAVA/12월 17일 스트림끝 컬렉션시작 set ArrayList/차주님/testCollectionProject/src/test/list/TestPersonArrayList.java | 093db420cf08d15cd31b07642d44c4fbf1677857 | [] | no_license | kdw912001/kh | 7d7610b4ddaab286714131d1c9108373f6c920a9 | 73c511db0723e0bc49258d8d146ba6f8ee9db762 | refs/heads/master | 2020-04-06T10:19:58.220792 | 2019-05-03T18:41:57 | 2019-05-03T18:41:57 | 157,376,594 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package test.list;
import java.util.*;
public class TestPersonArrayList {
public static void main(String[] args) {
// Person 저장용 ArrayList 사용
ArrayList list = new ArrayList();
list.add(new Person("홍길동", 25, 1537.5));
list.add(new Person("이순신", 49, 15789.0));
list.add(new Person("신사임당", 55, 34567.4));
... | [
"kdw912001@naver.com"
] | kdw912001@naver.com |
aedc1f034a64eda691d9ca989aff167a42a622b0 | 372a2654cd32a36711b4d3391c57d191d4b857ab | /Algorithms/Algorithms/src/educative/extras/EducativeExtras.java | c2304e2e39c48940f469b1463a8298b493b53a36 | [] | no_license | Abhinav11M/LeetCode | 77365b262d9cdb84ab2fdaf7566db47403e6ef6d | 1c37d8bd616fb51fc63b22a220bd9ccbeea241a4 | refs/heads/master | 2021-09-01T21:48:29.270740 | 2021-08-10T14:44:19 | 2021-08-10T14:44:19 | 201,512,337 | 0 | 0 | null | 2021-03-31T21:46:19 | 2019-08-09T17:23:57 | Java | UTF-8 | Java | false | false | 1,084 | java | package educative.extras;
import java.util.ArrayList;
import java.util.List;
public class EducativeExtras {
public static List<List<Integer>> findSubarrays(int[] arr, int target) {
List<List<Integer>> result = new ArrayList<>();
for(int i = 0; i < arr.length; ++i) {
List<Integer> list = new ArrayList<... | [
"aabhinav11m@gmail.com"
] | aabhinav11m@gmail.com |
bc31b2791a04c4437c841c8ee4a8765bcdd7b269 | 266a0d256916312b6b6c6830a873a54b70f93028 | /springboot-shiro/src/main/java/com/xiaopengwei/sprngboot/shiro/web/HomeController.java | af6b8283ce31610781769891c91ba7ae1c71af6e | [
"MIT"
] | permissive | xpwi/springboot-multi-example | 625216d35f8e7f86474be718abde5818d0829e8a | db58146036daf1a2c0d01c9b6ed83fb663104f78 | refs/heads/master | 2023-07-22T22:20:18.664489 | 2023-07-20T15:37:13 | 2023-07-20T15:37:13 | 182,486,524 | 12 | 10 | MIT | 2023-07-18T20:52:21 | 2019-04-21T03:45:07 | Java | UTF-8 | Java | false | false | 2,483 | java | package com.xiaopengwei.sprngboot.shiro.web;
import org.apache.shiro.authc.IncorrectCredentialsException;
import org.apache.shiro.authc.UnknownAccountException;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import javax.servlet.http.HttpServletRequest... | [
"xpwi@qq.com"
] | xpwi@qq.com |
5be2479b35ab32cc36ad8ed069bbfca125a9d7a4 | 33d6261fb8d118a965434deb9f588d601ccfe61e | /SpagoBICockpitEngine/src/it/eng/spagobi/engine/cockpit/api/crosstable/FieldOptions.java | 45c9f4e1d3143cf36212524390868a7a6c3ae873 | [] | no_license | svn2github/SpagoBI-V4x | 8980656ec888782ea2ffb5a06ffa60b5c91849ee | b6cb536106644e446de2d974837ff909bfa73b58 | refs/heads/master | 2020-05-28T02:52:31.002963 | 2015-01-16T11:17:54 | 2015-01-16T11:17:54 | 10,394,712 | 3 | 6 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | /* SpagoBI, the Open Source Business Intelligence suite
* Copyright (C) 2012 Engineering Ingegneria Informatica S.p.A. - SpagoBI Competency Center
* This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0, without the "Incompatible With Secondary Licenses" notice.
* If a copy of the... | [
"aalagna@99afaf0d-6903-0410-885a-c66a8bbb5f81"
] | aalagna@99afaf0d-6903-0410-885a-c66a8bbb5f81 |
9e28ccfd8fd992d8da67c00441070bcd0b0f9468 | 2628171d098a7f404cd2c6e194032b688d03c49d | /app/src/main/java/com/example/second_assignment/models/User.java | 8b3a2d7a7573e6de0c3c568d89e9e8249055c82f | [] | no_license | bibektamang873/Second_Assignment | 5965e5797e9e9abcfd6c7ce99df2c1c976d17cdb | 9d12d1cae9b88d0bcef73f5bdd22f1c55f6cfe38 | refs/heads/master | 2020-09-09T08:36:41.110918 | 2020-01-27T05:07:26 | 2020-01-27T05:07:26 | 221,401,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 975 | java | package com.example.second_assignment.models;
import java.io.Serializable;
public class User implements Serializable {
private String fullName, gender,dob, country, email, contact;
private int image;
public User(String fullName, String gender, String dob, String country, String email, String contact, int... | [
"bibektamang873@gmail.com"
] | bibektamang873@gmail.com |
0f02284e36dd514b3857f174e45b69c07902052d | fdae1f3cdb8009a335c682bbe42fce50d4ef684d | /x-pack/plugin/sql/src/main/java/org/elasticsearch/xpack/sql/plugin/RestSqlStatsAction.java | 8f5d75008c9db69dda5213b9decaa15f2eaf8baa | [
"Elastic-2.0",
"LicenseRef-scancode-elastic-license-2018",
"Apache-2.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-other-permissive"
] | permissive | hackery/elasticsearch | 6239e18223c6b8481fd618eea8fa471802418395 | 4e392e118fcc4f6c0058294d07ac89913e9945ac | refs/heads/master | 2021-06-03T21:46:57.381022 | 2019-06-12T13:54:28 | 2019-06-12T13:54:28 | 79,211,925 | 0 | 0 | Apache-2.0 | 2019-06-12T14:29:02 | 2017-01-17T09:37:11 | Java | UTF-8 | Java | false | false | 1,780 | java | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.sql.plugin;
import org.apache.logging.log4j.... | [
"noreply@github.com"
] | hackery.noreply@github.com |
3aa07e667a6e67b065a730c04689cc0523426e7f | 5ae9f92bfc06a35f803574a33b1bbf4678d703fe | /src/main/java/com/leti/social_net/services/servicesImpl/NetworkPlaceholder.java | d4e979b2090dbf327fe67adfb60c501ef7cc120b | [] | no_license | ussernamenikita/Java_lessons | e808fc2c1a01ebdab04fe9d7cd0f3bae18d2d7f8 | f6ca7ced131ef50b060a34f936fb499792685668 | refs/heads/master | 2021-08-31T00:10:14.094318 | 2017-12-19T23:12:29 | 2017-12-19T23:12:29 | 110,440,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,871 | java | package com.leti.social_net.services.servicesImpl;
import com.leti.social_net.dao.FriendsDao;
import com.leti.social_net.dao.MessagesDao;
import com.leti.social_net.dao.PostsDao;
import com.leti.social_net.dao.UserDao;
import com.leti.social_net.models.Message;
import com.leti.social_net.models.Post;
import com.leti.s... | [
"nbinik_1@mail.ru"
] | nbinik_1@mail.ru |
1b52bc9bbb30bf2a346d5e556b508ad81b00d1e4 | d2877a344523e465c4a111f905fb7e065d8cea48 | /Aula_Invertida_MarcusV/src/aula_threads/ThreadRacer.java | 5bc94b4639f02d408e92e919f7341513ed4edb64 | [] | no_license | MarcusVLMA/sistemasDistribuidos | 9e396277b8199529b273e53e2d9e489fd564d4f4 | fc833cdee385e266458591147a29af4f4022755a | refs/heads/master | 2020-03-27T03:17:21.312342 | 2018-09-18T12:41:08 | 2018-09-18T12:41:08 | 145,851,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 412 | java | package aula_threads;
public class ThreadRacer extends Thread {
private String i;
public ThreadRacer(String i)
{
this.i = i;
}
public void run()
{
while(true)
{
System.out.println("[Thread] O corredor " + i + " está correndo. Vrruuuummmm");
try {
Thread.sleep(500);
} catch (InterruptedEx... | [
"noreply@github.com"
] | MarcusVLMA.noreply@github.com |
4913765f4f796d09960f19d174e7462cc6828810 | b5d06b06fdd7ccc1598d6a130fa68ec737698d15 | /src/com/briup/ch05/ModifySuper.java | 37f579678b3238d3f4fbe2bac7c69c41fd11da72 | [] | no_license | larrybriup/coreJava | 9d8ce75f4bc08eac47ccf3e20825e60b3d5acf6e | f4d43f90a4055cb5eb999f368b888dc9544a7788 | refs/heads/master | 2020-05-20T05:36:26.526630 | 2015-07-12T06:43:13 | 2015-07-12T06:43:13 | 38,557,615 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package com.briup.ch05;
public class ModifySuper{
protected int num;
String msg;
public String desc;
private boolean tags;
}
class ModifyTest{
int i;
public void show(){
ModifySuper modify = new ModifySuper();
// modify.tags = true;//同包不同类私有无法调
modify.msg = "msg";
modify.num = 0;
modify.desc = "des... | [
"larrychen1990@163.com"
] | larrychen1990@163.com |
54ee424fe9352895a5e79f3c23e7c9b4423b142f | c993df52a3285f1cae76ad1d8af3f9ffeb3bc1e7 | /src/main/java/com/bocs/sys/model/DecorationDegree.java | de21af701f123826641d87045564926c8845204e | [] | no_license | SongQi1/kbcrm | b06deda299c8b1c2ffffc61e4bb4a434024ccd82 | 81a4963738114e1d48649ca5caad37f0b2016182 | refs/heads/master | 2021-05-04T21:53:00.485855 | 2018-02-02T13:04:16 | 2018-02-02T13:04:16 | 119,980,253 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 479 | java | package com.bocs.sys.model;
import com.baomidou.mybatisplus.annotations.TableName;
import com.bocs.core.base.BaseModel;
import java.io.Serializable;
/**
* <p>
* 装修程度
* </p>
*
* @author SongQi
* @since 2017-09-09
*/
@TableName("sys_decoration_degree")
@SuppressWarnings("serial")
public class DecorationDegree e... | [
"289330245@qq.com"
] | 289330245@qq.com |
30487495ec6025518272624e014f81357fa2ec38 | 97984bff4c1257db1f56a2621de8cb61c651eeb3 | /app/src/main/java/com/example/schedulemai/lesson/UnknownLesson.java | 3ad17614ddd228ac72971d2bf1ae74d5fe2e1782 | [] | no_license | ilyanovv/schedule-app | 1de3235ccbd6a9fecbe78707d4c02c1b66bc9284 | 46f72a6df7530291cdb77d6f24dad465c11f98ab | refs/heads/master | 2021-01-24T02:59:58.517642 | 2018-06-11T16:54:00 | 2018-06-11T16:54:00 | 122,872,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | package com.example.schedulemai.lesson;
import com.example.schedulemai.R;
/**
* Created by IO.Novikov on 01.04.2018.
*/
public class UnknownLesson extends Lesson {
public UnknownLesson(String recordId, String name, String teacher, String lessonType, String timeBegin,
String timeEnd,... | [
"ilyanovv@gmail.com"
] | ilyanovv@gmail.com |
f4edce8f562c5053c11ee83bbf5596c52d33dcad | 7dd73504d783c7ebb0c2e51fa98dea2b25c37a11 | /eaglercraft-main/eaglercraft-main/sp-server/src/main/java/net/minecraft/src/GenLayerShore.java | 6e5f4fe26bd802a5ea9ed01f1150efa524361c1e | [
"CC-BY-NC-4.0"
] | permissive | bagel-man/bagel-man.github.io | 32813dd7ef0b95045f53718a74ae1319dae8c31e | eaccb6c00aa89c449c56a842052b4e24f15a8869 | refs/heads/master | 2023-04-05T10:27:26.743162 | 2023-03-16T04:24:32 | 2023-03-16T04:24:32 | 220,102,442 | 3 | 21 | MIT | 2022-12-14T18:44:43 | 2019-11-06T22:29:24 | C++ | UTF-8 | Java | false | false | 2,889 | java | package net.minecraft.src;
public class GenLayerShore extends GenLayer {
public GenLayerShore(long par1, GenLayer par3GenLayer) {
super(par1);
this.parent = par3GenLayer;
}
/**
* Returns a list of integer values generated by this layer. These may be
* interpreted as temperatures, rainfall amounts, or biome... | [
"tom@blowmage.com"
] | tom@blowmage.com |
e9692c7132f6afe03aa733790ed51425d0027835 | 148a1c077eaf30f68e0afb271d3f444150f6d9c1 | /drools-spring-app/src/main/java/sbnz/integracija/example/util/JwtUtil.java | 71fa9cb3defda13e67b69346f3a7a2447c6a7863 | [] | no_license | anja-meseldzic/SBNZ-projekat | c086b575009467af916a1387828ddd7b601bbb85 | 7cb08a815ee52c4db7e8659d45d907c720853860 | refs/heads/main | 2023-08-16T14:48:39.208386 | 2021-09-12T20:19:49 | 2021-09-12T20:19:49 | 357,122,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,389 | java | package sbnz.integracija.example.util;
import java.util.Date;
import java.util.Set;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.JwtBuilder;
import io.j... | [
"aanja.meseldzic@gmail.com"
] | aanja.meseldzic@gmail.com |
258a5b217707166f1af8245084bcf16731afc02b | 5c8df724ac5e7417dbd8b64dc22e773a42a743a5 | /src/main/java/fr/uga/miage/miageBartender/Drink.java | a6697bfbd72d5faf550af16c2f9ce9d34928326c | [] | no_license | Jeremy38100/PatternChainOfResponsibility | 977d5fe0e49b868be1d8fab757ddd4925f39eaaf | c7fc37786d214e91816666ee6e7bbead0878143b | refs/heads/master | 2021-08-30T03:17:17.841587 | 2017-12-15T21:06:10 | 2017-12-15T21:06:10 | 114,231,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 612 | java | package fr.uga.miage.miageBartender;
public class Drink {
private String name;
private EnumDrinkType type;
public Drink(String name, EnumDrinkType type) {
this.name = name;
this.type = type;
}
public String getName() {
return name;
}
public EnumDrinkType getType(... | [
"jeremyroche5@gmail.com"
] | jeremyroche5@gmail.com |
47450d0fef510c66044aa24dbf63b157d2b966ee | 30a1020318980e7e3353372f91a592e39fa64d78 | /payment-chen-offline/src/main/java/com/payment/entity/groupwormhole/AuthRoleResource.java | 8b76766ed406780f8e08b522502b7f1da6214ef8 | [] | no_license | shiyanga/payment-chen-love | e71ffabba7ea8c770d548e78e4dde8fa38e7bb98 | ad19e80a4a420b2f2f5fe7230e0e5ebcdff7c74f | refs/heads/master | 2021-01-18T15:40:43.830760 | 2017-08-16T10:30:47 | 2017-08-16T10:30:47 | 100,187,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package com.payment.entity.groupwormhole;
import com.payment.entity.publicenitty.Entity;
/**
* Created by shi_y on 2017/1/23.
*/
public class AuthRoleResource extends Entity {
private Integer id;
private AuthRole role;
private AuthResource resource;
public Integer getId() {
return id;
... | [
"258184151@qq.com"
] | 258184151@qq.com |
9216f0faf7ef234cd981095b059b8e3dc00c446e | b0d44ff0d3a5d76cc08a4812f1f226bf055cbf1a | /algafood-api/src/main/java/com/algaworks/algafood/api/controller/TesteController.java | 3ab4be4dd80b2d8b38e095b212bed56507f877a6 | [] | no_license | julio0345/AlgaFood | 56403e4ed8c9001bd66cb37fe8491b02d2057135 | 4b518f8dcc4a1d0a9ace93119538a348737db4bd | refs/heads/master | 2023-06-02T18:27:35.547124 | 2021-06-15T10:46:07 | 2021-06-15T10:46:07 | 350,522,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,828 | java | package com.algaworks.algafood.api.controller;
import java.math.BigDecimal;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import ... | [
"julio0345@gmail.com"
] | julio0345@gmail.com |
a351fcac4b81da9c920a74911d78ff098f895221 | 0230d49f7488ee549693b9f2c1ebe6170c9e7619 | /src/main/java/com/bt/creditappservices/service/DivisionsService.java | fe28ab8c0265d21f96e8d833b1a88412f636caac | [] | no_license | msundara1/test | 0cdefdf2f593f0164976dedc496d4dae43d23da3 | 4a9430a41d27c987527dbfa7c68f970b46de2604 | refs/heads/master | 2020-03-27T18:59:42.104552 | 2018-09-03T03:18:46 | 2018-09-03T03:18:46 | 146,958,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | package com.bt.creditappservices.service;
import com.bt.creditappservices.model.DivisionEntity;
import com.bt.creditappservices.model.request.DivisionsRequest;
import java.util.List;
import java.util.UUID;
/**
* @author msundara
*/
public interface DivisionsService {
List<DivisionEntity> getAllDivisions();
Li... | [
"msundara@credit2b.com"
] | msundara@credit2b.com |
c8b660a7697ac3e9881beeaa1d21409c1a47927c | 72279284a121720a403ee232ae8aca9492212a7b | /jpa-test/src/main/java/course/spring/jpatest/service/impl/ShampooServiceImpl.java | 49f07d9a6b8bbb265158eb730d2bb3b94529c34a | [] | no_license | VTheodore/spring5-course | d0354aee7c96fa14b9ab5a7cb3a1aa80a17ecb94 | ed369e57211f963af5fe7861754fc5f771d3860c | refs/heads/main | 2023-03-14T15:48:50.176580 | 2021-03-10T11:47:08 | 2021-03-10T11:47:08 | 316,708,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,433 | java | package course.spring.jpatest.service.impl;
import course.spring.jpatest.dao.ShampooRepository;
import course.spring.jpatest.entity.Ingredient;
import course.spring.jpatest.entity.Shampoo;
import course.spring.jpatest.service.ShampooService;
import org.springframework.beans.factory.annotation.Autowired;
import org.spr... | [
"theodorevezenkov@gmail.com"
] | theodorevezenkov@gmail.com |
047b7c99ee6e7b60b16e34812af38fa6af418f3f | 08651bae8390c31fa2870d2ae76457500cf7f218 | /src/test/java/guru/springframework/sfgdi/comtrollers/SetterInjectedControllerTest.java | 01e0206bbbb1fbc4306afceaa096491c728dea3d | [] | no_license | UshaGBadebgowda/springframeworktutorial | 92dcb91669aa164acd757be34a001421d3459834 | 7bb14d58c3cc9f7a2fd29d4e2ff00facf772411f | refs/heads/master | 2022-12-04T08:54:02.470610 | 2020-08-26T16:55:02 | 2020-08-26T16:55:02 | 285,832,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package guru.springframework.sfgdi.comtrollers;
import guru.springframework.sfgdi.services.ConstructorGreetingServiceImpl;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
class SetterInjectedControllerTest {
SetterInjectedController setterInjectedController;
@Test
void getGr... | [
"Usha.G@unisys.com"
] | Usha.G@unisys.com |
45901f89038c9849eea3d3135179a05d699d1c5f | 3069cf8f5ee7ffa3b8ee630849c9ea37366fc92c | /src/main/java/com/stancforma/dxf/DxfInsert.java | a0c22ab032683e5881667a5038d4888f3eaac423 | [
"MIT"
] | permissive | tyson925/stancforma-nest | ab9973b6e326c2029c046aea78761b47ba9c9dc5 | 298d2465c30245c770291fae3075e9530fb1b6d7 | refs/heads/master | 2022-05-28T02:11:35.640778 | 2019-08-09T12:42:15 | 2019-08-09T12:42:15 | 148,758,847 | 1 | 0 | MIT | 2022-05-20T20:46:25 | 2018-09-14T08:24:37 | Java | UTF-8 | Java | false | false | 1,233 | java | package com.stancforma.dxf;
import java.util.List;
public class DxfInsert extends DxfEntity {
DxfValue _blockName;
DxfValue _bpx;
DxfValue _bpy;
DxfValue _bpz;
DxfInsert(DxfEntity entity) throws Exception {
super(entity._container);
List<DxfValue> attributes = _container.getAtt... | [
"istvan.nagy@blackswan.com"
] | istvan.nagy@blackswan.com |
f93085a9e96fda855ac73e2165d4535697e2cb6c | 2414e933e0319f028a95491cb1dd810a9c497007 | /src/main/java/emotionfox/emomod/biome/gen/EmotionGenPine.java | 04b5627ca838d7470ed06f3853cde25f204b461e | [] | no_license | EmotionFox/EmotionMod | c14e9015db6fc8a0452f45df88e16632c006cc1a | 7695319ca6e86240d067e56847cb28e1ce3f7cf1 | refs/heads/master | 2021-01-23T00:20:18.287196 | 2017-10-09T20:44:49 | 2017-10-09T20:44:49 | 85,717,282 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,350 | java | package emotionfox.emomod.biome.gen;
import java.util.Random;
import emotionfox.emomod.block.EmotionNewLeaves;
import emotionfox.emomod.block.EmotionNewLog;
import emotionfox.emomod.block.EmotionPlanks;
import emotionfox.emomod.block.EmotionSapling;
import emotionfox.emomod.init.EmotionBlock;
import net.minecraft.blo... | [
"mickavosges@live.fr"
] | mickavosges@live.fr |
87ce055d04c98e4b758a29a413332a4f03c25bfd | 55cf7e6960239e2bfcac6f13875f0fdfed4cedca | /HibernateDemoAppComplete/src/main/java/com/mphasis/training/hibernate/RealtionShipRetrivalDemo.java | b2f9661a278e624f6ce9dd56fa668ae6962d6ba1 | [] | no_license | Shwetha31Anil/171demos | 8f3c841fcf6253a606e6d93ba519d698bc261879 | 325dcb1283a2fa996dc722a3e9bb0041412fed0a | refs/heads/master | 2022-12-22T22:01:35.294704 | 2019-10-23T05:34:04 | 2019-10-23T05:34:04 | 211,767,492 | 0 | 0 | null | 2022-12-16T08:03:07 | 2019-09-30T03:26:19 | Rich Text Format | UTF-8 | Java | false | false | 947 | java | package com.mphasis.training.hibernate;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Restrictions;
import com.mphasis.training.hibernate.pojos.MOrder;
import com.mphasis.training.hibernate.pojos.Produ... | [
"noreply@github.com"
] | Shwetha31Anil.noreply@github.com |
a89c6b186ea9c7cddf7324f664a1cf93ac366703 | 02ec27dd237257e18b2e3b33049e30725287ba4d | /kinesis-demo-consumer/src/main/java/gov/va/vba/vbms/sirius/kinesis/aggregator/prototype/demo/config/KinesisExampleConfiguration.java | 4905cedaecda2016af96ea3f893806f03a6701af | [] | no_license | bah-atimes/kinesis-demo | cfed3d6e15c6d49cfab3be6356a4d2a5587f03b8 | 0cf7b382387940f3e88333a7a1d75f00c62893fe | refs/heads/master | 2022-11-10T01:07:19.881224 | 2020-07-02T19:42:11 | 2020-07-02T19:42:11 | 276,187,609 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package gov.va.vba.vbms.sirius.kinesis.aggregator.prototype.demo.config;
import com.amazonaws.client.builder.AwsClientBuilder;
import com.amazonaws.services.kinesis.AmazonKinesis;
import com.amazonaws.services.kinesis.AmazonKinesisClientBuilder;
import org.springframework.context.annotation.Bean;
import org.springfram... | [
"582309@bah.com"
] | 582309@bah.com |
09cdd712a45b47269cf5aaf70aac8c61e08a4874 | 07ce083e35d0d489597856a10c8942a9a935e449 | /reservation_service/src/main/java/xml_bsep/reservation_service/model/ReservationStatus.java | 0f65b9e52924f9d4d69f27632fbec28bde5234e2 | [] | no_license | dejandoder/XML-BSEP | b2a1ca0413412aaec19ffd9b3c2d87e679ecdc6a | a0bdbbb726cd0e3ff410c43f2f6139f3e0d3606e | refs/heads/master | 2023-01-09T02:40:42.275195 | 2019-06-29T19:13:30 | 2019-06-29T19:13:30 | 174,406,914 | 1 | 1 | null | 2023-01-07T06:17:10 | 2019-03-07T19:27:14 | TSQL | UTF-8 | Java | false | false | 241 | java | package xml_bsep.reservation_service.model;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
@XmlType(name = "ReservationStatus")
@XmlEnum
public enum ReservationStatus {
PENDING, APPROVED, CONFIRMED;
}
| [
"miljancabrilo@yahoo.com"
] | miljancabrilo@yahoo.com |
f93f99b8f06e7be6ffa675d4e761a8fb1a2ed50f | 55458281690eec712560e18181ad705f3504ee8a | /kodilla-patterns2/src/main/java/com/kodilla/patterns2/observer/homework/Student.java | 6515ed45f14c0355d102ec29064f58c8dec96618 | [] | no_license | szymonpp2016/szymon-pp-2016-kodilla | 5a99be5a71a9a47488975477e6861b7d88a7e4f4 | 908c1462536fd05b97ff09e6486d9c18eee2de19 | refs/heads/master | 2021-05-14T19:07:29.258186 | 2018-10-10T11:36:10 | 2018-10-10T11:36:10 | 116,100,342 | 0 | 0 | null | 2018-01-22T14:27:51 | 2018-01-03T06:27:57 | Java | UTF-8 | Java | false | false | 280 | java | package com.kodilla.patterns2.observer.homework;
import lombok.Getter;
@Getter
class Student {
private String userName;
private String kursKode;
Student(String userName, String kursKode) {
this.userName = userName;
this.kursKode = kursKode;
}
}
| [
"szymon.pp.2016@interia.pl"
] | szymon.pp.2016@interia.pl |
7566045a42ba6ad88b6d17c8ed733cd4085f8ea0 | 890eb6ad18df958de0d33a12ed45659bbcb2783e | /Android_Quirk_Locater/app/src/main/java/com/sps/android_quirk_locater/particleInfo.java | 3797576f24d9db32ed91b0464754f02fe8d57132 | [] | no_license | tomasvr/sps-particle-filtering | 0167dfdae90380938afa941667ce87f75a7ca4e3 | 6499f18443fcfbf31b11be8ce65ac69b15c802ac | refs/heads/master | 2022-12-23T19:57:55.195633 | 2020-06-24T13:59:25 | 2020-06-24T13:59:25 | 272,694,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package com.sps.android_quirk_locater;
import android.graphics.drawable.ShapeDrawable;
import java.util.ArrayList;
public class particleInfo {
private ShapeDrawable shape;
private ArrayList<Integer> cell;
public particleInfo(ShapeDrawable coordinates, ArrayList<Integer> cell) {
this.shape = coor... | [
"tomas.rietbergen@gmail.com"
] | tomas.rietbergen@gmail.com |
adee7def1e27e2f3a40318b652559dfa20b29e7c | cba543b732a9a5ad73ddb2e9b20125159f0e1b2e | /sikuli_ide/src/main/java/org/jdesktop/swingx/package-info.java | 2232f7e6d513c6427e1ec2cbf60264a3f705087b | [] | no_license | wsh231314/IntelligentOperation | e6266e1ae79fe93f132d8900ee484a4db0da3b24 | a12aca5c5c67e6a2dddcd2d8420ca8a64af476f2 | refs/heads/master | 2020-04-05T13:31:55.376669 | 2017-07-28T05:59:05 | 2017-07-28T05:59:05 | 94,863,918 | 1 | 2 | null | 2017-07-27T02:44:17 | 2017-06-20T07:45:10 | Java | UTF-8 | Java | false | false | 6,121 | java | /*
* $Id: package-info.java 3933 2011-03-02 19:02:29Z kschaefe $
*
* Copyright 2007 Sun Microsystems, Inc., 4150 Network Circle,
* Santa Clara, California 95054, U.S.A. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pub... | [
"hjpq0@163.com"
] | hjpq0@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.