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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0264162290455cfa22c0461103f652f7cec5bad9 | 5e224ff6d555ee74e0fda6dfa9a645fb7de60989 | /database/src/main/java/adila/db/asus5fx003_asus5fx003.java | bf5385aef31288671e7c18625d098998b6c93a3f | [
"MIT"
] | permissive | karim/adila | 8b0b6ba56d83f3f29f6354a2964377e6197761c4 | 00f262f6d5352b9d535ae54a2023e4a807449faa | refs/heads/master | 2021-01-18T22:52:51.508129 | 2016-11-13T13:08:04 | 2016-11-13T13:08:04 | 45,054,909 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | // This file is automatically generated.
package adila.db;
/*
* Asus Zenfone Go (ASUS_X003)
*
* DEVICE: ASUS_X003
* MODEL: ASUS_X003
*/
final class asus5fx003_asus5fx003 {
public static final String DATA = "Asus|Zenfone Go (ASUS_X003)|";
}
| [
"keldeeb@gmail.com"
] | keldeeb@gmail.com |
036e04f84537f1034327477ec5328a50fe4b1a07 | 3225dfb97fa31c91d421d8cb1ed65826e9d4e882 | /agent-manager/src/nss/delta/agentmanager/dummycon/HandshakeTimeoutException.java | d4644ff818f16f6f7420aa84ff9fa1c2510243f0 | [] | no_license | onfsdn/DELTA | 1cbac3c699c079de58e1739ee7b42d30d018db89 | 639e521be627961a3b35d6580a472a0008318a31 | refs/heads/master | 2020-12-25T12:08:26.062189 | 2016-07-03T11:52:16 | 2016-07-03T11:52:16 | 62,227,280 | 0 | 0 | null | 2016-06-29T13:18:37 | 2016-06-29T13:18:37 | null | UTF-8 | Java | false | false | 986 | java | /**
* Copyright 2011, Big Switch Networks, Inc.
* Originally created by David Erickson, Stanford University
*
* 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:/... | [
"dltmdtn365@gmail.com"
] | dltmdtn365@gmail.com |
0dc4c3f3ec9df2ce859bcd1b49a9c17699852121 | 1defede0e088a4d19b9e41795382fc9cb59fcf77 | /TargetOnServer/src/main/java/utils/db/dao/calendar/CalendarDAOImpl.java | 8dfb2e5fc0d6cec0d01c6cf5149447eeba458a9e | [] | no_license | StasQuasilin/ProjectManager | 8e370246e357ac0ad14a4387da9c7f17353d7850 | 098099223a734f9012e67a9cdf436edd52d36e2e | refs/heads/master | 2022-12-01T14:57:37.359056 | 2021-05-20T13:09:19 | 2021-05-20T13:09:19 | 172,085,162 | 0 | 0 | null | 2022-11-24T10:18:19 | 2019-02-22T15:01:44 | Java | UTF-8 | Java | false | false | 1,082 | java | package utils.db.dao.calendar;
import entity.calendar.CalendarItem;
import entity.user.User;
import utils.db.hibernate.Hibernator;
import java.sql.Date;
import java.util.HashMap;
import java.util.List;
import static constants.Keys.*;
public class CalendarDAOImpl implements CalendarDAO {
private final Hibernato... | [
"stasvasilin@gmail.com"
] | stasvasilin@gmail.com |
d4bdeec60264612724249f1121b4fc6dbcf1cf98 | 444ac62d3f274b5592bf70b951962f05e98c7acb | /common/src/main/java/aspire/framework/repository/Repositories.java | 437dfa29de1f91c7169fc8ba7d960697601dbb0b | [] | no_license | AndyLvVip/aspire | bff52f0c05eb6ea411558cfbffb99443cfa2004a | 515275fa401a399a85651601ea51051089124af3 | refs/heads/master | 2020-03-11T15:29:59.859894 | 2018-04-22T04:54:10 | 2018-04-22T04:54:10 | 130,085,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | package aspire.framework.repository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* @Author: andy.lv
* @Date: created on 2018/3/6
* @Description:
*/
@Component
public class Repositories {
private static BaseRepository baseRepository;
... | [
"andy.lv.vip@hotmail.com"
] | andy.lv.vip@hotmail.com |
4af2df9702466ce11da62fac9c6bde153030fd26 | dcdf82e19d9c80ce24c6e9f9398e44fceb08defd | /Do_it_Java/polymorphism/src/polymorphism/CustomerTest2.java | b4d998f2ad577c2378d6c3c525720abdf9f65f8e | [] | no_license | jyj94/Learning_Java | cbb34b724a48c5dfc326eae5b3c915595a36cfbf | fd2b6442c789592ee636b7858edfc0c0c27ed581 | refs/heads/master | 2023-03-20T17:35:06.587735 | 2021-03-09T10:58:59 | 2021-03-09T10:58:59 | 339,427,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | package polymorphism;
import java.util.ArrayList;
public class CustomerTest2 {
// public static void main(String[] args) {
// ArrayList<Customer> customerList = new ArrayList<Customer>();
//
// Customer customerLee = new Customer(10010, "Lee");
// Customer customerShin = new Customer(10020, "Shin");
// Customer ... | [
"yicho9412@icloud.com"
] | yicho9412@icloud.com |
e6d0e690f405b25f20d1702c4f87e6dc6623d50b | b3d7d4f4e3dfa2238174702e706bff9473650489 | /app/src/main/java/com/epipasha/cashflow/activities/BindingsConverter.java | 83ddae5b96a4bca6c4ef764d61297c9663f71c88 | [] | no_license | EgorenkovPavel/CashFlow | 78e3f09ac99f6f6b51b34c8598a27b77752ef41d | fac10737f675f53d1243191edf66bdd79ecc9f38 | refs/heads/master | 2021-06-29T21:51:23.728349 | 2019-10-07T17:29:50 | 2019-10-07T17:29:50 | 101,317,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | package com.epipasha.cashflow.activities;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import androidx.databinding.InverseMethod;
public class BindingsConverter {
@InverseMethod("convertIntToString")
public static int convertStringToInt(String value) {
if(value.i... | [
"epipasha@gmail.com"
] | epipasha@gmail.com |
0737016f5335a3fd2db5076be7f0d07924c5fbda | bba1ec5be2d52e37438b973df471d37e93f05279 | /IVRMigration/src/com/ibm/ivr/eus/migration/ParserStub.java | 2d3ee9bebb1f6aba5e6ed12fd41b58bf71338f2b | [] | no_license | gmarrufo/IVR_Migration | ef05acf3047237e4a7cf820a731443a845f99744 | 06adaf00f97a8e2c6e32ea6121b96bca07fe14dc | refs/heads/master | 2021-08-14T15:24:11.633139 | 2017-11-16T03:48:08 | 2017-11-16T03:48:08 | 110,920,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 574 | java | package com.ibm.ivr.eus.migration;
/**
* Stub for the parser. Running Migration.java will generate IniFileParser.java
* using the cctool property in migration.properties
*
* @author Greg
*
*/
public class ParserStub {
public static final int LINEOUT = 15;
public static final int STATEMENT = 2... | [
"gmarrufo@gmdsconsulting.com"
] | gmarrufo@gmdsconsulting.com |
b3b48b81ed1b935bb5fd75fb9ffb511cb7a785a9 | 7a2dfd676b71d7a4e6c8ef84de48e57ab9b940f4 | /Faabricio_comercio/src/java/modelo/Marca.java | 27767b0b241be7c2b2b2e0d5d0952d4f8cd16ce7 | [] | no_license | FabricioQuintana/Fabricio_adm | a1a9854af4bb788fba7d5078c5961cefc1c4d7cd | 4813b1125a81048cef751a697de6ffc6caa4685b | refs/heads/master | 2021-01-22T14:15:31.016507 | 2016-09-15T12:06:06 | 2016-09-15T12:06:06 | 68,288,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,971 | 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 modelo;
import java.io.Serializable;
import java.util.Collection;
import javax.persistence.Basic;
import javax.persistence.Cas... | [
"91218751s"
] | 91218751s |
3e408a2276c8b97c9cb5a4b68a546a9971621bab | 656d04fd0cf1e6af1a1106625ea685db2759f8dd | /java/src/com/github/marcotabago/hl7mappingvalidator/grammar/HL7MappingValidatorBaseListener.java | 8c7dc847e37efc0290452a8ef5b8dd303e651e6a | [
"MIT"
] | permissive | marcotabago/hl7-mapping-validator | d2fcad0e96c0a812ccd5c6bdfe8a57005a975c9c | 26b55c6874ac8f4c794231e9d96de1ea5f38d971 | refs/heads/master | 2023-04-03T15:57:40.600889 | 2015-06-05T10:49:31 | 2015-06-05T10:49:44 | 36,542,061 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 42,452 | java | // Generated from HL7MappingValidator.g4 by ANTLR 4.4
package com.github.marcotabago.hl7mappingvalidator.grammar;
import org.antlr.v4.runtime.ParserRuleContext;
import org.antlr.v4.runtime.misc.NotNull;
import org.antlr.v4.runtime.tree.ErrorNode;
import org.antlr.v4.runtime.tree.TerminalNode;
/**
* This class ... | [
"marco.tabago@gmail.com"
] | marco.tabago@gmail.com |
89aad47251f9cbd2b537048ba7540758972b788f | bd09b4a42e340f6313196941a24f9ce22b1a36e5 | /src/main/java/kaptainwutax/seedcracker/mixin/ClientWorldMixin.java | f4381f630e7322db769451798264ce9f8ddcb73b | [
"MIT"
] | permissive | ayyybe/SeedCracker | 6d0273d571d334d7b938d2ab1a45d368134b58b4 | a2ed96f064e8bfe3261596ed26caac3646a8d63b | refs/heads/master | 2022-11-11T07:27:15.622969 | 2020-06-30T16:47:45 | 2020-06-30T16:47:45 | 275,295,272 | 1 | 2 | MIT | 2020-06-27T03:53:41 | 2020-06-27T03:53:40 | null | UTF-8 | Java | false | false | 1,004 | java | package kaptainwutax.seedcracker.mixin;
import kaptainwutax.seedcracker.SeedCracker;
import kaptainwutax.seedcracker.finder.FinderQueue;
import net.minecraft.client.world.ClientWorld;
import net.minecraft.world.biome.Biome;
import net.minecraft.world.biome.Biomes;
import org.spongepowered.asm.mixin.Mixin;
import org.s... | [
"kaptainwutax@gmail.com"
] | kaptainwutax@gmail.com |
e3a6e0ba1dae1a610f9ef06ac6a1e756d6eb414d | ef342447af9aa1bb37932cdf7a33b715bff90c46 | /src/com/company/Main.java | 11f9b3b9f4934ea14c0cbf32476538a838cf06df | [] | no_license | aleks27/Project1 | eca20f81d331f9b85c7a8d0b34afa4eca7dd5a01 | 7743ba32b006c5b90d128c94bdef6a46b0db1f5f | refs/heads/master | 2021-01-13T14:10:58.756048 | 2016-12-11T11:29:17 | 2016-12-11T11:29:17 | 76,170,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.company;
import java.io.IOException;
public class Main {
public static void main(String[] args) throws IOException {
int read = System.in.read();
System.out.println("read =" + (char) read);
}
}
| [
"aleks.nechayev@gmail.com"
] | aleks.nechayev@gmail.com |
7611b7f49fdc9583eda4ebac7052d62e1d6255a0 | 12a5534703c088ec053ed0f8b8b5cff93dcc8a66 | /src/main/java/projekat/tiac/controller/OcenaController.java | 68469690cd7d04c0209c5ca187b00b8da35732a0 | [] | no_license | sukis1995/tiacProjekat | 12f38a0d186a709ff17402c48867a223539ea6b1 | 4548ae1ada1532ec320fbdd66dbca96a54f5c142 | refs/heads/master | 2023-01-24T00:01:53.410555 | 2020-11-18T17:00:37 | 2020-11-18T17:00:37 | 313,988,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,861 | java | package projekat.tiac.controller;
import java.security.Principal;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.... | [
"stefan.surla2@gmail.com"
] | stefan.surla2@gmail.com |
8b133740a58c64579f903519ff59d2ce98bd08b4 | 7ca7adb189dae329a91cebafb304abba5fc41be9 | /src/FactUsingRecursion.java | 042afd724b8f30a4107a0531a0522d4da8583bde | [] | no_license | amitpawar832ap/skylark | 066f8cf847c25e1feb6e4a5f08ef4a0aa03ca1a6 | 1e9fdf8724f0dd6e3cd4493a0519d7d56a207d15 | refs/heads/master | 2020-03-10T21:04:56.846509 | 2018-04-15T10:29:58 | 2018-04-15T10:29:58 | 129,584,753 | 0 | 0 | null | 2018-04-15T10:29:59 | 2018-04-15T06:51:00 | Java | UTF-8 | Java | false | false | 411 | java |
class Test1{
static int fact = 1;
//int num = 4;
public static void factorial(int num) {
if(num>0) {
fact *= num;
factorial(num-1);
}
}
//fgede
}
public class FactUsingRecursion {
public static void main(String[] args) {
// TODO Auto-generated method stub
Test1.fac... | [
"sky@sky-PC"
] | sky@sky-PC |
f704a5efa428aaca25ef109e31de83a4fcd57616 | 11de1d04eb856c944514a5f2af8b12aeacaa758c | /src/main/java/br/com/postalisonline/identitymanager/bean/RequestToken.java | 1165eef90e5849c22df979dc4725c994137548ee | [] | no_license | t1000df/jwt-token | c11d7d6b72d070366bcab381a6f4d3cad9aa7a22 | 50cbff507be8a4ca220c56f9d1468f3dcb1f1f95 | refs/heads/feature/jwt | 2022-12-22T01:23:23.470631 | 2019-06-04T18:20:40 | 2019-06-04T18:20:40 | 186,434,365 | 0 | 0 | null | 2022-12-16T00:05:16 | 2019-05-13T14:18:54 | Java | UTF-8 | Java | false | false | 901 | java | package br.com.postalisonline.identitymanager.bean;
import java.util.Map;
/**
*
* @author alessandro.lima@4quality.com.br
*
*/
public class RequestToken {
private String user;
private String email;
private String password;
private String[] scope;
private Map<String,Object> claims;
public String getUser... | [
"alessandro.lima@4quality.com.br"
] | alessandro.lima@4quality.com.br |
d7d07cc57b1172d9883017d634903ea43905f086 | 67d91e8c7caff178e0f903b03853ae786b2bcdaf | /wordcount/WordCountMapper.java | 3b5c6887183d2c5b56ac6132a5255373c016a449 | [] | no_license | batistebatiste/bigdataplatforms | 242c39b512085600122efb07301b33f549c432f1 | 89f51457c4b4ecea8e83e0fbabb2391d62923659 | refs/heads/master | 2021-01-23T14:13:37.712994 | 2017-08-23T13:31:28 | 2017-08-23T13:31:28 | 93,247,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,292 | java | package ecp.Lab1.WordCount;
import java.io.IOException;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import org.apache.hadoop.mapreduce.Mapper.Context;
/*
public class WordCountMapper extends Mapper<Lo... | [
"noreply@github.com"
] | batistebatiste.noreply@github.com |
86dc555acd420e86ebf67e2b855c615db88075c6 | fb2f4c274c5b7cbc30d557e1990e909979d2460c | /XingBoTV/XingBoLive/src/main/java/com/xingbo/live/ui/Guide.java | 4229872ec0da8fd79d21a0db232b6ed4cf516a48 | [] | no_license | liqiangwaini/shenniaozixun | 717b2bb4859662bb5189a9e1bc7d249e57bc4dad | 853308e65f1de904f7dc77bcc1623346f46dc5fc | refs/heads/master | 2021-01-18T16:49:09.124161 | 2017-08-25T08:29:16 | 2017-08-25T08:29:16 | 100,468,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,843 | java | package com.xingbo.live.ui;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.os.Message;
import android.support.annotation.Nullable;
import android.su... | [
"550163812@qq.com"
] | 550163812@qq.com |
bd622049e31cb456072e8a8a20f3623004646655 | ba726f423dbd5f5258640971c53a6168a5ff8473 | /simpleshop-data/src/main/java/simpleshop/data/CustomerDAO.java | d2fe865c2b15ebf7372f938cb40c9f13c72e17ab | [] | no_license | zhy2002/simpleshop | 46bb4e9ebff365424c1cba9ec2cbd320ba270b58 | 13f717d8e6e77d4ed54fd8229b7b0e53d63f2153 | refs/heads/master | 2020-07-04T04:21:18.782081 | 2015-12-09T11:25:15 | 2015-12-09T11:25:15 | 35,929,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package simpleshop.data;
import simpleshop.data.infrastructure.ModelDAO;
import simpleshop.domain.model.Customer;
/**
* Put Customer specific data operations here.
*/
public interface CustomerDAO extends ModelDAO<Customer> {
}
| [
"hz141@uowmail.edu.au"
] | hz141@uowmail.edu.au |
697a79bb89d1e19c12e465baef76bfd4d49b08fc | b97a9d99fbf4066469e64592065d6a62970d9833 | /ares-apps/src/com/aw/rest/AbstractResourceConfig.java | 0579cd9f08d4996e33bbcefeba9ca207d63a0985 | [] | no_license | analyticswarescott/ares | 2bacb8eaac612e36836f7138c4398b6560468a91 | 5ac8d4ed50ca749b52eafc6fe95593ff68b85b54 | refs/heads/master | 2020-05-29T16:08:56.917029 | 2016-11-11T21:11:02 | 2016-11-11T21:11:02 | 59,563,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,909 | java | package com.aw.rest;
import org.glassfish.hk2.utilities.Binder;
import org.glassfish.jersey.media.multipart.MultiPartFeature;
import org.glassfish.jersey.server.ResourceConfig;
import com.aw.common.system.EnvironmentSettings;
import com.aw.common.system.EnvironmentSettings.Setting;
import com.aw.util.Statics;
import... | [
"scott@analyticsware.com"
] | scott@analyticsware.com |
d6b8b0fff59bb6a1f9c3323dce6cae3506bdc7d9 | 52c36ce3a9d25073bdbe002757f08a267abb91c6 | /src/main/java/com/alipay/api/domain/ShopRec.java | c0c8f04641c35bc7820b7ce9e0218eae7fff0fab | [
"Apache-2.0"
] | permissive | itc7/alipay-sdk-java-all | d2f2f2403f3c9c7122baa9e438ebd2932935afec | c220e02cbcdda5180b76d9da129147e5b38dcf17 | refs/heads/master | 2022-08-28T08:03:08.497774 | 2020-05-27T10:16:10 | 2020-05-27T10:16:10 | 267,271,062 | 0 | 0 | Apache-2.0 | 2020-05-27T09:02:04 | 2020-05-27T09:02:04 | null | UTF-8 | Java | false | false | 5,637 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 商铺基础数据结构
*
* @author auto create
* @since 1.0, 2017-08-15 19:53:06
*/
public class ShopRec extends A... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
fa293016ca234479e2a3a6b9b2a1e0b039345eb9 | 8a8254c83cc2ec2c401f9820f78892cf5ff41384 | /baseline/AntennaPod/app/src/main/java/baseline/de/danoeh/antennapod/activity/AboutActivity.java | feec63cb4b0c59720e7a0cd52a41ea1790365ebb | [
"MIT"
] | permissive | VU-Thesis-2019-2020-Wesley-Shann/subjects | 46884bc6f0f9621be2ab3c4b05629e3f6d3364a0 | 14a6d6bb9740232e99e7c20f0ba4ddde3e54ad88 | refs/heads/master | 2022-12-03T05:52:23.309727 | 2020-08-19T12:18:54 | 2020-08-19T12:18:54 | 261,718,101 | 0 | 0 | null | 2020-07-11T12:19:07 | 2020-05-06T09:54:05 | Java | UTF-8 | Java | false | false | 6,494 | java | package baseline.de.danoeh.antennapod.activity;
import android.content.Intent;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import android.util.Log;
import android.view.M... | [
"sshann95@outlook.com"
] | sshann95@outlook.com |
681e2eb7751769a412af25fd1339f92fea06479e | d0366d8774f2a2882afc1caad2da488c50eec33d | /src/com/skilldistillery/jets/entity/FlyBy.java | d06b7297bdcc381f27411ec58b2f32d2cb915ae4 | [] | no_license | matthewlee686/Jets | a4c7486674abd24f18448dd1984ed52dde26c87c | 9092c0be2e908ecc84a48f885b1505654fa03689 | refs/heads/main | 2023-05-13T15:59:30.134579 | 2021-06-01T05:53:28 | 2021-06-01T05:53:28 | 371,820,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92 | java | package com.skilldistillery.jets.entity;
public interface FlyBy {
void look_cool();
}
| [
"matthewlee686@gmail.com"
] | matthewlee686@gmail.com |
b67e0bc8c1fb2fc2f96e11d36d4c612546b6b845 | ea6cd2f47f7d3d515b92397569d705a35483517f | /Arrays/SubArrayWithGivenSum.java | 8f518b50debd68a34e324bb77dccefe66b09572a | [] | no_license | chandradeepkumar16/ImportantInterviewQuestions | c2fdcba0623ef17a92d2c32c131033ebf4a72bf1 | 59b609e9073b149e52f00b2f3abca6d8d2c426ba | refs/heads/main | 2023-07-13T23:29:32.780905 | 2021-08-21T19:39:44 | 2021-08-21T19:39:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109 | java | package Arrays;
public class SubArrayWithGivenSum {
public static void main(String[] args) {
}
}
| [
"Shanuaustin11@gmail.com"
] | Shanuaustin11@gmail.com |
d4b6bbe0b9fc51e717b8b3c73f8178896df9627a | 45df0eb1770e632adf231df41bf7ade047a34f22 | /app/src/main/java/com/huyentran/tweets/models/Tweet.java | cef0b1658dc9a02f1399c5fafc6f3cae43dd315b | [
"MIT",
"Apache-2.0"
] | permissive | heyhuyen/codepath-twitter-client | 64526385208679a48ad7b3a67fc98117a9fff729 | 09dd4193639dba7db7bfef900ebe798de3746c58 | refs/heads/master | 2021-01-18T21:01:23.101653 | 2016-10-30T22:16:29 | 2016-10-30T22:16:29 | 72,241,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,468 | java | package com.huyentran.tweets.models;
import com.huyentran.tweets.db.MyDatabase;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.ForeignKey;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.raizlabs.android.dbflow.annotation.Table;
import com.raizl... | [
"hey.huyen@gmail.com"
] | hey.huyen@gmail.com |
35d525d10b247abc05dc708e2b407302ba0fc0f4 | b89439ada8eb681cf0911d4ec60f1f977cd2dac5 | /src/leetcode/medium/Prob230_KthSmallestInBST.java | a87bf1a075e957e4d8dd2d3e9b8693222a51a30c | [] | no_license | sivajik/LeetCode | 77d34560f73abc1773b6ec2bfb8f31769349a520 | fbe8b6c7c196e6dfd0ec705df308f7faefb1ab00 | refs/heads/master | 2022-07-17T04:20:10.264882 | 2022-06-23T20:33:15 | 2022-06-23T20:33:15 | 193,531,062 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package leetcode.medium;
public class Prob230_KthSmallestInBST {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
static class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
left = null;
right = null;
}
}
public static void inOr... | [
"sivaji_kondapalli@yahoo.com"
] | sivaji_kondapalli@yahoo.com |
e0868bbac13915d056cf4dac62171ad259e34eb3 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/JxPath-21/org.apache.commons.jxpath.ri.model.beans.PropertyPointer/default/1/org/apache/commons/jxpath/ri/model/beans/PropertyPointer_ESTest.java | 039867c449407b0175bb45aeb2ec22642acbf6d6 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 56,046 | java | /*
* This file was automatically generated by EvoSuite
* Fri Jul 30 09:30:07 GMT 2021
*/
package org.apache.commons.jxpath.ri.model.beans;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.util.Locale;
import org.apache.commons.jxpath.BasicVari... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
86c130f148dbf6f0d606defa64d511c8b8e11bd9 | 82a8f35c86c274cb23279314db60ab687d33a691 | /duokan/reader/domain/cloud/push/h.java | cdefd092f5f567fb6656ef963a192fdb174c4289 | [] | no_license | QMSCount/DReader | 42363f6187b907dedde81ab3b9991523cbf2786d | c1537eed7091e32a5e2e52c79360606f622684bc | refs/heads/master | 2021-09-14T22:16:45.495176 | 2018-05-20T14:57:15 | 2018-05-20T14:57:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,296 | java | package com.duokan.reader.domain.cloud.push;
import com.duokan.core.diagnostic.LogLevel;
import com.duokan.core.diagnostic.WebLog;
import com.duokan.reader.domain.account.PersonalAccount;
import com.duokan.reader.domain.cloud.push.MessageWakeupListener.MessageSubType;
class h implements ag {
final /* synthetic */... | [
"lixiaohong@p2peye.com"
] | lixiaohong@p2peye.com |
8783807c420c3dbfaf63898b1ae9a3cda2a049a4 | a5a7c6814a41bc3d74c59072eb739cad8a714b33 | /src/main/src/org/omg/CORBA/UnknownUserExceptionHelper.java | c9769e0b99b8716fc3947499933f118b4bea4ca0 | [
"Apache-2.0"
] | permissive | as543343879/myReadBook | 3dcbbf739c184a84b32232373708c73db482f352 | 5f3af76e58357a0b2b78cc7e760c1676fe19414b | refs/heads/master | 2023-09-01T16:09:21.287327 | 2023-08-23T06:44:46 | 2023-08-23T06:44:46 | 139,959,385 | 3 | 3 | Apache-2.0 | 2023-06-14T22:31:32 | 2018-07-06T08:54:15 | Java | UTF-8 | Java | false | false | 2,807 | java | /*
* Copyright (c) 2000, 2001, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package org.omg.CORBA;
/**
* The Helper for <tt>UnknownUserException</tt>. For more information on
* ... | [
"543343879@qq.com"
] | 543343879@qq.com |
c6e58a0bd059dfa5f9bf603401c08f0402277a5d | 8f51336678016178890ac85a36ca3375214d72a0 | /Share/app/src/main/java/com/melvin/share/modelview/item/ProductDetailItemViewModel.java | 1b401ab03ed1ab2c30f107072fc2c2157ba3daab | [] | no_license | MelvinWang/Share | 9b5a483360f2faa743fca3379ecb48fac57547b0 | 509a1d941f3a3141ab83b3a22e98f3a4e42bc1eb | refs/heads/master | 2020-05-21T20:26:00.395555 | 2016-11-23T16:28:43 | 2016-11-23T16:28:43 | 64,670,453 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package com.melvin.share.modelview.item;
import android.content.Context;
import android.databinding.BaseObservable;
import android.view.View;
import com.melvin.share.model.serverReturn.ImgUrlBean;
import com.melvin.share.model.serverReturn.ProductDetailBean;
/**
* Created Time: 2016/7/23.
* <p>
* Author:Melvin
*... | [
"1310911870@qq.com"
] | 1310911870@qq.com |
436b032ecd8277c6ac94ffda5aa534b16eeeaa1b | ef79fd479c9aff77a73a024e4d7959c97e005b5e | /src/main/java/PerformanceMain.java | d11ea8de0558e8cca3f75a4ca1571179824a6af0 | [] | no_license | VitalyKapustin/couchbase-performance | 43395bf3f2820a48175c9001a474795d89d6f037 | 63f272b93aded367cd9391912e8b675b1cc65a70 | refs/heads/master | 2021-01-20T04:32:17.597401 | 2015-08-21T13:54:56 | 2015-08-21T13:54:56 | 40,711,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,830 | java | //import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.util.StopWatch;
//
//import com.kapustin.couchbase.configuration.ApplicationContextProvider;
//import com.kapustin.couchbase.entity.Transaction1;
//import com.kapustin.couchbase.entity.Transaction2;
//import com.kapustin.couch... | [
"v.kapustin@insart.com"
] | v.kapustin@insart.com |
cfeb139a811d56faa30d5fd241750fc0270dbe4d | d2ec4a093e97097f72f59fa64d99bef95bc43555 | /Text/src/Text00701.java | 08cff2055ff6d9207ae9f7adb9a4e39e2f3b0d49 | [] | no_license | wuyong1992/java_data_study | b5ed4be3e6ac8f7cd719b5f90ec1595e27a50267 | 54aaec3a874361c79294f142525a1f151a172540 | refs/heads/master | 2021-01-12T14:46:30.971375 | 2016-11-21T10:23:59 | 2016-11-21T10:23:59 | 72,085,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | import java.util.ArrayList;
/**
* 利用ArrayList求个数
* @author Administrator
*
*/
public class Text00701 {
Integer i, j;
public void aliquot(Integer i, Integer j) {
this.i = i;
this.j = j;
Integer all = 0;
ArrayList<Integer> a = new ArrayList<>();
for (int k = 0; k <= i; k++) {
if (k % j == 0) {
a... | [
"627522616@qq.com"
] | 627522616@qq.com |
1feecb768a02aca8ad10077073b5d8af2110b529 | afd572566a045184ec6af501ef2af11266a64704 | /app/src/main/java/com/application/boxmadikv1/cliente/menu/crearPropuesta/especialidades/EspecialidadActivity.java | f262d4fea32ff37e6393a24ad719fdb578947918 | [] | no_license | luisrojash/BoxMadikApp | 393dd60c26e84a77a3eca00467c225f56f028a8d | cfb6b98bf57456ef5926d6bff00cc1772fe38de1 | refs/heads/master | 2022-11-23T12:41:35.067982 | 2020-07-03T15:42:36 | 2020-07-03T15:42:36 | 276,934,247 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,828 | java | package com.application.boxmadikv1.cliente.menu.crearPropuesta.especialidades;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import com.google.android.material.snackbar.Snackbar;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayout... | [
"lerojas@farmaciasperuanas.pe"
] | lerojas@farmaciasperuanas.pe |
16a023fe33929d3cff5b9b45a32dcd33119cc28e | 77a0a5076024423f0b4f16b976daae847a40947d | /src/main/java/com/almor/task6/service/UserService.java | 0df8c03c60398305d9249c938b5378818e227f31 | [] | no_license | AlexandrMorozov/N6 | f4595793953dbd9194c0e5c1d65edc17ff35144f | d37d99beaa3aeed821970bbc0a07c5b4169aa5a6 | refs/heads/master | 2023-04-08T03:17:14.784974 | 2021-04-19T19:30:10 | 2021-04-19T19:30:10 | 359,588,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | package com.almor.task6.service;
import com.almor.task6.model.User;
import com.almor.task6.repos.UserRepo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org... | [
"almor9830@gmail.com"
] | almor9830@gmail.com |
0ac0bbaf5f6abd138a9165cb5cf9fdee76d7c610 | 02fbda4190058621c8f09f12f509edd52b4cbda3 | /src/main/java/com/cos/pic/config/WebMvcConfig.java | 1afb520bd9ba345d57c335dd995b0a173b3315ee | [] | no_license | ga-hyun-92/pic | 0631f7b6e1c33283d5933e252848a594467cde34 | cad7a462ccfb8e9704319e88173a950ab2a4d004 | refs/heads/master | 2023-06-25T23:18:20.816901 | 2021-07-28T07:08:01 | 2021-07-28T07:08:01 | 390,250,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,009 | java | package com.cos.pic.config;
import com.cos.pic.utils.MyPath;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import org.springframework.web.servlet.... | [
"woo_seock@naver.com"
] | woo_seock@naver.com |
26a8d1cc25cdce22c8399302cb5bbdd25e9cb59d | 78504c94d10b907f42681c01f6bc6694de0530bb | /NYAVT/src/Kullanici/IKullaniciIslem.java | 28639a6f7f49087ba555e5a26bbe05b8608da801 | [] | no_license | YusufSonmezz/NYAVT | fe827f59c0b08dbf9afbf6324335369da89bbc3c | 766fd55f92e01b203059e32509f9de4d0ee634d8 | refs/heads/main | 2023-04-27T10:46:50.911720 | 2021-05-17T07:12:03 | 2021-05-17T07:12:03 | 368,089,804 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | package Kullanici;
import java.sql.SQLException;
public interface IKullaniciIslem {
public void KIslem(Kullanici kullanici) throws SQLException;
}
| [
"noreply@github.com"
] | YusufSonmezz.noreply@github.com |
25bf4e1ef3042c3d763601d7f51dfe07cb89993c | da559f4e17960d8b832cce17e195536132e6f54f | /utils/src/main/java/jetbrains/exodus/core/dataStructures/FakeObjectCache.java | 428e3ab7fdd063381c1bef54c845de854af5c45c | [
"Apache-2.0"
] | permissive | JohannesLichtenberger/xodus | 994a2ab685fd3285dc291f5e9e38999a48aa79ec | 21f002dedf81c1e39e663b9e7e91eb3e259d9dd6 | refs/heads/master | 2020-12-26T14:23:30.947629 | 2020-01-31T11:19:07 | 2020-01-31T11:19:07 | 237,536,501 | 1 | 0 | Apache-2.0 | 2020-01-31T23:57:19 | 2020-01-31T23:57:18 | null | UTF-8 | Java | false | false | 2,187 | java | /**
* Copyright 2010 - 2020 JetBrains s.r.o.
*
* 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 a... | [
"lvo@intellij.net"
] | lvo@intellij.net |
0e550f47060c5a239986ee4d4091c15bcbb9bea5 | 445ea58f3d6417363bbd4b55425c7b03dbb21555 | /Javaprgs/GUI/regex/regpwd.java | 4f5cd3e45409048a4c58dce5d12cc725253821b6 | [] | no_license | gowtham-R-2001/javaprgs | 6039df63ffce96a48b4c4d41e3004ca329953210 | 5ee6f353a10bf31b2ccc45b58ee7fac39cb14ffd | refs/heads/master | 2023-03-26T03:06:57.792504 | 2021-03-29T07:47:01 | 2021-03-29T07:47:01 | 349,989,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | import java.io.*;
import java.util.regex.*;
class regpwd
{
public static void main(String args[])throws IOException
{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in)) ;
String s = "" ;
System.out.print(" Enter PWD : ") ;
s = br.readLine() ;
String ptn1 = "(([a-zA-Z]+[0-9]+[~!@#... | [
"gowthamcool4ever@gmail.com"
] | gowthamcool4ever@gmail.com |
3efb5ae37fbf356c0a67e01a28a595fbc3abe1df | 71605771131c9ef55ebe3b43a8190a641acffba3 | /src/main/java/com/zc/student_dev/config/shiro/ShiroSessionManager.java | a2a3d8ebf6f5b622046351e307d99e60c96226c6 | [] | no_license | ZCLCY/student_dev | 2980790226dc520c0e65b20fd38514cd8d059f8c | 77f49ce70a7d2e17a70047a2c9740fe7c2fa9c34 | refs/heads/master | 2020-04-09T12:07:24.786203 | 2019-03-18T02:24:41 | 2019-03-18T02:24:41 | 160,336,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package com.zc.student_dev.config.shiro;
import org.apache.commons.lang3.StringUtils;
import org.apache.shiro.web.servlet.ShiroHttpServletRequest;
import org.apache.shiro.web.session.mgt.DefaultWebSessionManager;
import org.apache.shiro.web.util.WebUtils;
import javax.servlet.ServletRequest;
import javax.servlet.Ser... | [
"zhangcai@yingyinglicai.com"
] | zhangcai@yingyinglicai.com |
f30ca5049f2a18bf83aebecd56525bbc3855dcbc | a1ed27465d1c71458a6b4ce513f466c977bfe14a | /src/main/java/voyager/quickstart/extractor/xml/setter/MetaTextField.java | 1ad48ff761c1f83e66a367c5071e31ca35ba1473 | [
"Apache-2.0"
] | permissive | slick514/quickstart-java | 43492fbc6c7aca7414a472b45c84e813e2be4b3f | df4cd1fd9d45868ae6ab55e57edf34c18b77d4be | refs/heads/master | 2021-01-21T18:14:33.268164 | 2016-04-29T20:10:41 | 2016-04-29T20:11:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package voyager.quickstart.extractor.xml.setter;
import voyager.api.domain.model.entry.Entry;
public class MetaTextField implements FieldSetter {
public MetaTextField() {
}
@Override
public void process(Entry entry, String localName, CharSequence fqn, String text) {
entry.getFields().setField("... | [
"ryantxu@gmail.com"
] | ryantxu@gmail.com |
5d0b186cac972c82d0448a0000edd41475e54114 | ea8ae750711ff95cafa1c0ba63b004384ebcbd97 | /eclipse-workspace/OmniAutomation/src/dterm/DTermNFC.java | 71db5571f222dcec3eb3cd0e03f2a44fd6dbc45d | [] | no_license | quicktime/omni-atuomation | 9e72920e4cd44b24b20b306a10babe03eb367548 | 2be2ac947a03d5dcec6002f5f65023f5bd65790a | refs/heads/master | 2021-04-12T12:09:05.070736 | 2019-11-20T23:57:57 | 2019-11-20T23:57:57 | 126,523,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package dterm;
/**
* Handles all NFC actions taken in DTerm
* @author Brendan Dolan
* @date Created on: Mar 26, 2018
*/
public class DTermNFC extends BaseState {
/**
* Sets the cartridge nfc tag to the passed in value
* @param nfc
*/
public static void setCartNFC(String nfc) {
window().setActive();
S... | [
"brendan.dolan95@gmail.com"
] | brendan.dolan95@gmail.com |
6402bfd22587e00ee69978ae6f871eb588badbe9 | 33a587ffc789c4f7d60c1205c8646d6f57407140 | /Vehicle.java | d1fce3307f2509d462cc2ef959b6ff5f56d92209 | [] | no_license | memetibryan/Java-car-Dealership | cf802e53fc386bfc8eb2ca9935b90d5e03953164 | 56dd7b02c2d6829687d061224e05eddb9ef2c9d8 | refs/heads/master | 2021-01-01T16:18:46.811798 | 2017-07-20T08:23:33 | 2017-07-20T08:23:33 | 97,808,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | class Vehicle {
private int mYear;
private String mBrand;
private String mModel;
private int mKilometers;
private int mPrice;
public Vehicle(int year, String brand, String model, int kilometers, int price) {
mYear = year;
mBrand = brand;
mModel = model;
mKilometers = kilometers;
mPrice... | [
"memetibryan@gmail.com"
] | memetibryan@gmail.com |
d6e3a86513792fd1aa27fdfbbd9d754717306530 | 122f00894dd2f93a06004d3d0ea5e65e6ffe8c0c | /RxJava/src/main/java/cn/zyh/rxjavademot/network/api/ElementApi.java | 03fca39ae0a686c718375f9defcde58994c05cdc | [] | no_license | zhuyonghao134123/RxJava | 57f728563a7b3599075348b86230797321113b51 | c5b79028949f6dddb6fe8b87d758489aeeb6cbb1 | refs/heads/master | 2021-06-11T23:32:59.510762 | 2016-11-10T06:24:17 | 2016-11-10T06:24:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 836 | java | package cn.zyh.rxjavademot.network.api;
import java.util.List;
import cn.zyh.rxjavademot.module.elementary_1.model.ElementImageModel;
import retrofit2.http.GET;
import retrofit2.http.Query;
import rx.Observable;
/**
* Project_Name:TestInternet
* Author:朱永豪
* Email:13838584575@139.com
* on 2016/10/11.
*/
public ... | [
"wangliping@vmcshop.com"
] | wangliping@vmcshop.com |
7dc7092fc45cc4135d75ec6e665169f4ecdf39ba | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-61b-1-12-FEMO-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/MathRuntimeException_ESTest_scaffolding.java | 697b2f7c667a58dc89011dbf9eb536c23186f2ba | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 08:41:40 UTC 2020
*/
package org.apache.commons.math;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.Aft... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
e57805c046289044272418104ad4a946650e2277 | 2fca51877b2b45479c81b7b65a9f3dfd230eccb6 | /src/mc_plugin/CommandTP.java | f85e5c7d62a0632985d7a5d934d0b6ad32a57f7d | [] | no_license | JojoGelb/Minecraft_plugin_vrac | c67b1a70457238431ab95753edf00efe03fbb1a9 | 69e257aa56c99ce4623b82c62c1e8ae3ae59fa8d | refs/heads/master | 2023-06-05T14:10:53.382537 | 2021-06-23T13:24:04 | 2021-06-23T13:24:04 | 379,612,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,804 | java | package mc_plugin;
import java.util.Random;
import org.bukkit.Location;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
public class CommandTP implements CommandExecutor {
/* ===================================... | [
"jordygelb@gmail.com"
] | jordygelb@gmail.com |
87c19ff96ece7b0bc6149d3065b1bcf0ae457515 | 7fd42a079a7a7f39e06ed5fe2805977b4d2c0ad3 | /src/main/java/com/joseph/bullhorn/UserRepository.java | dcc7e7dea91c9f4d1c52b13fc5798e372bce6b78 | [] | no_license | jphomick/bullhorn | 6e90f63b1cac0b83e258c67b6572234c7facb627 | ae52f1a37d6d00c8a98adc42c30b195b22879f6a | refs/heads/master | 2020-06-14T05:30:14.722861 | 2019-07-16T20:13:57 | 2019-07-16T20:13:57 | 194,918,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | package com.joseph.bullhorn;
import org.springframework.data.repository.CrudRepository;
public interface UserRepository extends CrudRepository<User, Long> {
User findByUsername(String username);
Long countByUsername(String username);
}
| [
"jphomick@gmail.com"
] | jphomick@gmail.com |
76013e08d79d1e803ccb1ecc7222a46cc90ed431 | ef0ba2eb15da552a056a0c376ea83f295ef13f13 | /app/src/test/java/com/example/main/di/ExampleUnitTest.java | 47e58e48ba49bc224281b2fc07547d1ef529981f | [] | no_license | SherifAzim/Android_CleanArchitecture_Room_Hilt | 5dfface144cd58ad4d3df6c2895169cf72fec2dc | 3d99ef61f04cdab55ab9af60e3c12eed1d1e3ac1 | refs/heads/master | 2023-05-14T11:23:58.148168 | 2021-06-08T13:03:37 | 2021-06-08T13:11:09 | 373,090,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.example.main.di;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ad... | [
"sherifeidazim@gmail.com"
] | sherifeidazim@gmail.com |
3cc91f61ff714fe10c6d00537442d196e3507260 | d8abb1b038ca38a2a988722d70055c562b912390 | /OOP/lab5/src/com/company/BurningShip.java | 905e53ef093ed48cc9d5751af5a841075c780269 | [] | no_license | Syslik09/OOP | 489512d91efa9fec7074f38e077cf441d46000dd | 0cd45c741ab3b0eff3a458a26dcd6f0662e0507b | refs/heads/master | 2023-02-27T04:43:43.667006 | 2021-02-04T19:42:17 | 2021-02-04T19:42:17 | 296,403,951 | 0 | 0 | null | 2021-02-04T19:40:31 | 2020-09-17T18:01:51 | Java | UTF-8 | Java | false | false | 1,560 | java | package com.company;
import java.awt.geom.Rectangle2D;
public class BurningShip extends FractalGenerator{
/*Constant for number of maximum iterations count */
public static final int MAX_ITERATIONS = 2000;
public void getInitialRange(Rectangle2D.Double range){
range.x = -2;
rang... | [
"noreply@github.com"
] | Syslik09.noreply@github.com |
fb4b4d8c203c3bdc8a176800b78446306a491c0d | c34620e513a711279cc434cada070c40c6178194 | /app/src/main/java/com/example/dagger2_example/model/part07/NCBatterModule.java | 9eb0eeaba208dc1429845a2302139ccdda780df6 | [] | no_license | razaghimahdi/dagger2-java-practice | 0d8b349bc5b867435ae284f2c90cffc4df9db135 | 23419cc58a3f59c6e42948c103ba645b369bb190 | refs/heads/master | 2023-01-04T06:59:58.239107 | 2020-11-06T07:57:01 | 2020-11-06T07:57:01 | 308,903,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | package com.example.dagger2_example.model.part07;
import dagger.Binds;
import dagger.Module;
//@Module
//public class NCBatterModule {
//
// @Provides/**Dagger recognizes this returned dependency by considering the return of the provider method, it means Dagger will recognize this dependency as a battery*/
// B... | [
"61207818+razaghimahdi@users.noreply.github.com"
] | 61207818+razaghimahdi@users.noreply.github.com |
d82742ac6cb006272eca75879293e5372320dafe | 234d011939a1fef6c132aff3fd3df8c26a125716 | /app/src/main/java/com/example/srinivas/constraintlayoutpractice/MainActivity.java | fdd7ab37ca339db5ffcce1167f3013b8eab652db | [] | no_license | SrinivasaRaoMakkena/ConstraintLayout | f41234d0ad11f0fcbd0a5a9be4985ea685dd987f | 29757e93dd14abe0cb8e89201a68cd327e3ae8e7 | refs/heads/master | 2021-08-26T08:37:03.148786 | 2017-11-22T15:46:42 | 2017-11-22T15:48:39 | 111,702,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package com.example.srinivas.constraintlayoutpractice;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContent... | [
"makkenasrinivasarao1@gmail.com"
] | makkenasrinivasarao1@gmail.com |
41824296661d1bfd49eeb7aabd34c6f680293f6a | 463b8e8255366fac0968447a2737621a84915308 | /DSP1/src/com/company/Main.java | 1a945327b56bb324586ad74ee948d4c199222dd6 | [] | no_license | Programatic/DSHW | b94aa9aa18fd47b76e105aabe5b56ba9fdaf0612 | 566c327373a1433eb7fdcf4690326d346f3500f2 | refs/heads/master | 2020-07-28T11:57:36.644144 | 2019-12-03T20:52:01 | 2019-12-03T20:52:01 | 209,403,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,953 | java | package com.company;
public class Main {
/**
* Counts the number of courses starting with a given prefix
* @param list The list of courses
* @param prefix The given prefix
* @return the count of courses
*/
public static int prefixCountArrayList(CourseArrayList list, String prefix){
... | [
"fordmsmith13@gmail.com"
] | fordmsmith13@gmail.com |
119fc5595d741a5b5b54ac9048f16adf710ac823 | e40bd554edad4e88c386568a990c3aad854d8d33 | /app/src/main/java/com/hha/heinhtetaung/themoviedb/viewholders/NowshowingViewHolder.java | 5112614fb081c4fb2ee68e7803ec7a18179e3ad1 | [
"Apache-2.0"
] | permissive | zack1191/theMovieDbFinalProject | a5f9e3be9959eb202d8854375e7963fbc3b1d4d2 | ef757864bf89540303a14a8c03d7c0cfb7248e63 | refs/heads/master | 2020-07-21T18:53:38.629608 | 2019-09-07T09:52:42 | 2019-09-07T09:52:42 | 206,948,929 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,466 | java | package com.hha.heinhtetaung.themoviedb.viewholders;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.hha.heinhtetaung.themoviedb.R;
import com.hha.heinhtetaung.themoviedb.contorller.MovieDelegate;
import com.hha.heinhtetaung.themov... | [
"14heinhtetaung@gmail.com"
] | 14heinhtetaung@gmail.com |
0f63dbc1d4a02e5d852e4b455df6d4965a243923 | e3712168b5154d456edf3512a1424b9aea290f24 | /frontend/Tagline/sources/com/google/android/gms/location/ActivityTransitionResult.java | 970469cfb3db30c5ffd3dc6e2d42f8de6eaa7afd | [] | no_license | uandisson/Projeto-TagLine-HACK_GOV_PE | bf3c5c106191292b3692068d41bc5e6f38f07d52 | 5e130ff990faf5c8c5dab060398c34e53e0fd896 | refs/heads/master | 2023-03-12T17:36:36.792458 | 2021-02-11T18:17:51 | 2021-02-11T18:17:51 | 338,082,674 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,466 | java | package com.google.android.gms.location;
import android.content.Intent;
import android.os.Parcel;
import android.os.Parcelable;
import androidx.annotation.Nullable;
import com.google.android.gms.common.internal.Preconditions;
import com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable;
import com.g... | [
"uandisson@gmail.com"
] | uandisson@gmail.com |
a7fd77ce4999f10b311c9a1514ee07596cd79932 | 2f3e5628ff248dae257027e67779490a30a28bc7 | /Gas Station/GasPump Project/FuelButton.java | fd14cf996eaab5a20544fa3b60c98f6ff9259269 | [] | no_license | bhasin11/CMPE-202-Software-Systems-Engineering | 24c92fa940fb3c3c69a1231d53a16285a24c09a7 | 6182cae33f666f98757efb89c9731f7ae490d0a4 | refs/heads/master | 2021-01-04T22:31:53.878849 | 2017-08-15T06:53:02 | 2017-08-15T06:53:02 | 99,452,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 674 | java | /**
* Write a description of class FuelButton here.
*
* @author (your name)
* @version (a version number or a date)
*/
import greenfoot.*;
public class FuelButton implements Observer
{
// instance variables - replace the example below with your own
private GasPumpState gpState = GasPumpState.getInstance(... | [
"bhasinsidharth97@gmail.com"
] | bhasinsidharth97@gmail.com |
f17fd8e62b43f85e6f5edc4fa0ffd3cb9ae0bbd5 | 0291166a88b99e1d65f8dce3ea32c5b4b6a93eb4 | /src/com/ytf/mis/contacts/ClearEditText.java | 9b33dafa76a3523df149e87d9b3c156afc3758f8 | [] | no_license | WuSkywalker/Contacts | 26f50e1a4287e03e300daf91572907c8a3093dc2 | 2dbbfedac7c5a89e9b8961cc72c24e4062b31cb9 | refs/heads/master | 2021-01-16T17:45:17.499072 | 2014-12-25T02:25:52 | 2014-12-25T02:25:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,243 | java | package com.ytf.mis.contacts;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.view.animation.Animation;
import android.vi... | [
"andyhua2014@gmail.com"
] | andyhua2014@gmail.com |
e59e2d0ef71a4c25c1f380af1c62945dbc54d6ca | 3050eb93c7a8d86eee33bcd0051aa25c14eac18d | /guava/src/com/google/common/util/concurrent/AbstractCatchingFuture.java | 332a5fe1f5f4e44be9ccf6eacc48b971aeab5bdc | [
"Apache-2.0"
] | permissive | abimbolaof/guava | 6f50abe99a286e8daca39b98a4afa526e4ea70e8 | e4b10774c57124ba7fc9d0b6ae047e6312cdd974 | refs/heads/master | 2021-07-05T07:57:38.308520 | 2017-09-27T17:44:31 | 2017-09-27T17:54:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,784 | java | /*
* Copyright (C) 2006 The Guava Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"cpovirk@google.com"
] | cpovirk@google.com |
6d4940cb7d1e3f13109ad86eff762e994bee7d04 | 91077a3db59c9bb1901b7c4019ff6d13fc3faaf6 | /src/main/java/com/pi/controller/TestController.java | 83824cbd8d4847b8e2047a43ff2bea4f9ddbe1ab | [
"MIT"
] | permissive | pphboy/ssm | fbc56cedba57c0c30531ceb00d8fc1e9f5e401e7 | 9445451e9296c9448164b61259109cb60a6a3faa | refs/heads/master | 2023-03-09T04:23:56.433565 | 2020-11-19T15:23:17 | 2020-11-19T15:23:17 | 343,106,096 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 871 | java | package com.pi.controller;
import com.pi.mapper.TestMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframewo... | [
"pphboy@qq.com"
] | pphboy@qq.com |
a0c1df44eab03ef3d125c6a4861ca7f80ad15f5c | 3dfb81d92ef75345c6cf11c065e2c70a8a41608c | /app/src/main/java/com/mediamonks/googleflip/pages/game_flow/multiplayer/fragments/scoreboard/ScoreboardFragment.java | 9e61535ac04412591a5a8a7abf8ba8ffddfcc113 | [
"MIT"
] | permissive | elimu-ai/tilt-game | 968bbc1f34679ed99bd6f09d2a388163984f855d | d147a524baa35e319826c08a4c12f3b4e6230178 | refs/heads/master | 2022-04-24T06:18:15.511186 | 2022-03-23T02:11:21 | 2022-03-23T02:11:21 | 83,582,728 | 0 | 0 | MIT | 2020-04-08T08:21:29 | 2017-03-01T17:37:27 | Java | UTF-8 | Java | false | false | 5,101 | java | package com.mediamonks.googleflip.pages.game_flow.multiplayer.fragments.scoreboard;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;... | [
"stephan@mediamonks.com"
] | stephan@mediamonks.com |
75dd788d8d0d359e7c108249cf48db57f50eb57b | 928e494814ec7a31054da25140e8b5057510943c | /Sudoku/Sudoku/controller/GUI_Interface.java | bf58908e59da10f341c84605220907beec2d92f6 | [] | no_license | amazinq/sudoku-wissmann | cb879ee606368af48a570afcee8183ec4c958118 | 804308d08bc90fcb3946b243658d6dafdf0fee6c | refs/heads/master | 2021-01-22T11:51:37.773986 | 2014-02-20T15:32:10 | 2014-02-20T15:32:10 | 32,336,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 144 | java | package controller;
import java.util.Observer;
//GUI interface erbt von Observer
public interface GUI_Interface extends Observer {
}
| [
"dqi12.wissmann@gmail.com@068e76f7-683f-fe31-746d-e8c35f4e6625"
] | dqi12.wissmann@gmail.com@068e76f7-683f-fe31-746d-e8c35f4e6625 |
8facca17fd0684f2a0876638f87090790682f08c | cea7dc8f41488a9bf85047f51b0608ff7fff8233 | /app/src/androidTest/java/com/example/leonardo/physicballsv2/ExampleInstrumentedTest.java | fe4e96419923ee57a58ed4cd78b466f3abe2fe85 | [] | no_license | LeonardoAbrilBejarano/Physicballsv2 | d9b6413259eb5def7093f3718dfebfd05d8bfcde | 21c8cce748cbaf986cc477f836d1594588236c57 | refs/heads/master | 2021-01-23T10:36:16.633891 | 2017-06-04T16:13:10 | 2017-06-04T16:13:10 | 93,077,870 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package com.example.leonardo.physicballsv2;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute... | [
"leonardoabrilbejarano@gmail.com"
] | leonardoabrilbejarano@gmail.com |
4af30d6dcda2130faa9ba4734fb05dd375d2112c | 9b72e12816bdfddc0403cb80943434d327245b96 | /src/com/exacttarget/wsdl/partnerapi/TrackingEvent.java | 7882c0ae8484d5cec462780ce4ff5260f64c6781 | [] | no_license | arlamotte/ET_TSend_Axis2_Sample | a719c8d1aefb2b8341494b776553bad6e7dc344c | f2b0a4de0e473b7c726194807ff7ddc910c782f1 | refs/heads/master | 2021-01-25T07:33:54.838464 | 2015-03-09T12:44:53 | 2015-03-09T12:44:53 | 31,897,181 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,227 | java | /*
* XML Type: TrackingEvent
* Namespace: http://exacttarget.com/wsdl/partnerAPI
* Java type: com.exacttarget.wsdl.partnerapi.TrackingEvent
*
* Automatically generated - do not modify.
*/
package com.exacttarget.wsdl.partnerapi;
/**
* An XML TrackingEvent(@http://exacttarget.com/wsdl/partnerAPI).
*
* This i... | [
"alamotte@exacttarget.com"
] | alamotte@exacttarget.com |
dcb1dd2c80e7cb767928a7d9540cf5ee76182740 | 24d39249c0c7a8d70b9131e289c00059029f09d2 | /JuanSumulongLearningApp/app/src/main/java/com/ecandy/juansumulonglearningapp/Subjects.java | f91ab4b1e39999b83a4bed3fe0bb45c5b3b4c4f3 | [] | no_license | TweakBox/ITS-Desktop-with-Android-App- | a8befeba446529567e632356c4a5f2f6ad22f74c | 4fc3283f7a68042af3a94bc1cf5fe4a1803bf445 | refs/heads/master | 2021-01-16T21:12:42.195199 | 2016-09-23T23:13:33 | 2016-09-23T23:13:33 | 68,444,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | package com.ecandy.juansumulonglearningapp;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.L... | [
"takun0004@gmail.com"
] | takun0004@gmail.com |
889883418119d3f2de870719c01cf5f5d1ee76e2 | fe106af0590945186bc93939c2765eaee69984ff | /L2J_Server/java/net/sf/l2j/gameserver/clientpackets/RequestPrivateStoreManageSell.java | ab442cd1ead99ddbb19184b7e1c377ab3a065e51 | [] | no_license | ChaosPaladin/project_c4 | 964ca637f892f18a3705dba3119b301d15ada5e6 | 6dd1e4280c2aa890ffb11c5ca9a2e3759ac41d3d | refs/heads/master | 2021-01-21T18:57:25.999360 | 2017-03-12T06:01:04 | 2017-03-12T06:01:04 | 92,095,468 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,671 | java | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WIT... | [
"shkarubsky@gmail.com"
] | shkarubsky@gmail.com |
9777da1ba6f53a54551c77db91ee726b6dcb3500 | 4a59972369b3919cc052d9e4ec9bd208b6273dad | /customerdetail/src/test/java/com/microservices/customerdetail/CustomerdetailApplicationTests.java | 50afc3699a89702456beb65fe52ca22f5699a736 | [] | no_license | Venkat-Penmatsa/customerdetail | f1bdaa58259fafc9232aff1572f107478722f699 | a988001ccbcd875ea0a986658e80eca8fe7d44b5 | refs/heads/main | 2023-03-26T13:28:44.992071 | 2021-03-29T17:40:53 | 2021-03-29T17:40:53 | 352,731,824 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 232 | java | package com.microservices.customerdetail;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class CustomerdetailApplicationTests {
@Test
void contextLoads() {
}
}
| [
"noreply@github.com"
] | Venkat-Penmatsa.noreply@github.com |
d48f406eebf9836c53ffd408cc7b17b7d41717e9 | da61c511a046c037d60a85e6ff19acd1a8d87ce6 | /Dictionary/src/Data/MainData.java | 38b43fd4771488100d83cbf61ea59eb98fdb847b | [] | no_license | Allen-Wang-PW/Dictionary_DIY | 7da81e57653e6ffe5863a8e2849281171faf00eb | 5d9f448fd01b7cf96c04b0c540bde36ed222dee1 | refs/heads/master | 2021-01-23T02:54:44.805777 | 2017-03-24T06:59:56 | 2017-03-24T06:59:56 | 86,035,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package Data;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.JPanel;
import UI.TipAndFix;
import UI.TranslatePanel;
import UI.UpPanel;
import Common.WordType;
public class MainData {
public static JFrame frame;
public static UpPanel uppanel;
public static JPanel welpanel;
public stati... | [
"wyn1996@hotmail.com"
] | wyn1996@hotmail.com |
e20e836646e9bec733f0df97c5b480d30e8a8e32 | 918bf2f3b9f89c1e4856e9d30fa12ec2670ca90d | /Document.java | b6c2a1bffdcd58c1cc8143a9e6fec67102f50bfe | [] | no_license | abj301/java_codes | b64eea60c007dbfa676d0ca76510dc477e1de46c | 541ad3da7fe301f3b7b9ed4c0fc945a8ab74aad0 | refs/heads/master | 2020-03-28T06:19:24.851891 | 2018-09-15T16:32:49 | 2018-09-15T16:32:49 | 147,827,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package question9;
public class Document {
public void display(Printable P){
System.out.println(P.print());
}
public static void main(String[] args) {
Document d=new Document();
d.display(new Printable() {
@Override
public int print() {
int i=10*20;
return i;
}
});
}
}
| [
"abhishek.jambure98@gmail.com"
] | abhishek.jambure98@gmail.com |
165588e9716955baf7fbfc31ccb9527d0b88bf5e | 3efa417c5668b2e7d1c377c41d976ed31fd26fdc | /src/br/com/mind5/masterData/dayParting/info/Daypart.java | 7132fd37e4dd78e7d952027789af8d00688dc2cc | [] | no_license | grazianiborcai/Agenda_WS | 4b2656716cc49a413636933665d6ad8b821394ef | e8815a951f76d498eb3379394a54d2aa1655f779 | refs/heads/master | 2023-05-24T19:39:22.215816 | 2023-05-15T15:15:15 | 2023-05-15T15:15:15 | 109,902,084 | 0 | 0 | null | 2022-06-29T19:44:56 | 2017-11-07T23:14:21 | Java | UTF-8 | Java | false | false | 858 | java | package br.com.mind5.masterData.dayParting.info;
import java.time.LocalTime;
public enum Daypart {
MORNING(1), AFTERNOON(2), EVENING_NIGHT(3);
private final int codDaypart;
private Daypart(int cod) {
codDaypart = cod;
}
public static Daypart of(LocalTime time) {
if (time == null)... | [
"mmaciel@mind5.com"
] | mmaciel@mind5.com |
2532af0775f6225f588b1add2d0650231b566535 | f4c151554ba32ccdd4d95d4741c005ddedf976b6 | /src/IntStackTest.java | d6fd2de7f184122ac5b804303c94bf2fe9a12b33 | [] | no_license | crkimberley/pij07 | 57858e94891ebc5c6da2db06de0c58e20c552f3a | 61c07e79acc7fb6dff1458d305eb1ca2bbf3dd97 | refs/heads/master | 2020-07-03T18:32:59.652326 | 2016-10-24T19:01:46 | 2016-10-24T19:01:46 | 67,449,869 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,986 | java | /**
* @author crkimberley on 12/09/2016.
*/
public class IntStackTest {
public static void main(String[] args) {
IntStackTest test = new IntStackTest();
test.launch();
}
private void launch() {
System.out.println("Queue of integers implemented using a circular singly-linked list")... | [
"ckimbe02@dcs.bbk.ac.uk"
] | ckimbe02@dcs.bbk.ac.uk |
697c2a3a426a228c7a12dc13305b4bdf78c3f686 | c853f08ee72671d285a7a7f50ef36be6ec3fd334 | /src/main/java/census/ICSVBuilder.java | 15033aafad00c2c6aea949d5e92a95c2e6d73063 | [] | no_license | Prema44/CENSUS | 507bdd136efd90d8123e07bd55ef22b806fdfaa4 | 1589866f699738760b874f2ad402bf35bbdd0bfd | refs/heads/master | 2023-01-02T13:26:26.366234 | 2020-10-26T08:44:16 | 2020-10-26T08:44:16 | 306,895,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package census;
import java.io.Reader;
import java.util.Iterator;
import java.util.List;
public interface ICSVBuilder<E> {
public Iterator<E> getCSVFileIterator(Reader reader, Class<E> csvClass) throws CSVBuilderException;
public List<E> getCSVFileList(Reader reader, Class<E> csvClass) throws CSVBuilderException;
... | [
"bagadisakshat@gmail.com"
] | bagadisakshat@gmail.com |
9de52cad858535b4231ae5c1b82da67f0b65fa97 | ac09a467d9981f67d346d1a9035d98f234ce38d5 | /leetcode/src/main/java/org/leetcode/problems/_001360_NumberOfDaysBetweenTwoDates.java | 4c5be3a516fa3f4e67b81687355ae4a4dd9e39fa | [] | no_license | AlexKokoz/leetcode | 03c9749c97c846c4018295008095ac86ae4951ee | 9449593df72d86dadc4c470f1f9698e066632859 | refs/heads/master | 2023-02-23T13:56:38.978851 | 2023-02-12T21:21:54 | 2023-02-12T21:21:54 | 232,152,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 865 | java | package org.leetcode.problems;
import java.time.Duration;
import java.time.LocalDate;
/**
* EASY
*
* @author Alexandros Kokozidis
*
*/
public class _001360_NumberOfDaysBetweenTwoDates {
public int daysBetweenDates(String s1, String s2) {
int y1 = Integer.parseInt(s1.substring(0, 4));
int m1 = Integer.parse... | [
"alexandros.kokozidis@gmail.com"
] | alexandros.kokozidis@gmail.com |
6ca044e67b68f2cb5e28afbf0c1cf3dce863fb01 | 7e384f90cf5029c23fda92a79c200e66c97543ef | /src/main/java/com/demo/redis/RedisApplication.java | 2da953d0b81dceeb419cff5c6b63ad7111905cfa | [] | no_license | Forwhat4/Redis_CacheAndSession | d47b1dd0e4f8077f64144cbc79517bd7657ad0f3 | 6ca0c786e7a1274dffa88b677136721312c230df | refs/heads/master | 2020-03-11T08:10:20.777475 | 2018-04-17T09:03:02 | 2018-04-17T09:03:02 | 129,876,558 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package com.demo.redis;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class RedisApplication {
public static void main(String[] args) {
SpringApplication.run(RedisApplication.class, args);
}
}
| [
"15057763977@163.com"
] | 15057763977@163.com |
a411059047aa0a6aee33314601e687069a592706 | 98f3d38bd0d8d71dcbd31a53845ff7c07ca0b434 | /src/java/com/timetablemgmt/services/UserRoleServiceIf.java | 5ee9ac3a12247789d8e745c2bfeb9bdd34dd0b5f | [] | no_license | yeoman9/timetablemgmt | 3d3e86d698c4eca5e184b89604a40331d086d2bc | 414a517730c88767266732bc03e5267247abc0a0 | refs/heads/master | 2016-09-08T00:17:05.823441 | 2014-04-26T10:47:02 | 2014-04-26T10:47:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 292 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.timetablemgmt.services;
import com.timetablemgmt.domainobjects.UserRole;
/**
*
* @author mayur
*/
public interface UserRoleServiceIf {
public UserRole getByID(Long id);
}
| [
"mayur.patel@auxalnet.com"
] | mayur.patel@auxalnet.com |
416a072174c86f51fe623ef0eb2bc1102c8caca6 | 198d24f0a62c1100d1df5de92c0c243535285eb1 | /src/main/java/net/daporkchop/fp2/compat/vanilla/biome/layer/java/JavaFastLayerIsland.java | 8a3d57796120826f1d2d65241b468ad2f40c6920 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | PorkStudios/FarPlaneTwo | 283f848686b3e2cd23cfd60fe34517cfd2dea54e | 10156e5f8a434fcaa0e6e8561828a9144d5cd698 | refs/heads/master | 2023-08-31T01:36:31.176474 | 2023-08-27T13:51:03 | 2023-08-27T13:51:03 | 277,584,429 | 1,495 | 84 | NOASSERTION | 2022-12-16T17:26:24 | 2020-07-06T15:48:45 | Java | UTF-8 | Java | false | false | 2,071 | java | /*
* Adapted from The MIT License (MIT)
*
* Copyright (c) 2020-2021 DaPorkchop_
*
* 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 rig... | [
"daporkchop@daporkchop.net"
] | daporkchop@daporkchop.net |
b3110b50300a8377fd825e12d7133396276e0298 | a560642703969e97eee1de6630bffab7e47e9119 | /src/main/java/com/ratio/access/JDBCUserAccess.java | b1b8c33ac2480f9c6f2a995c2b70cb62ccf9c688 | [] | no_license | ttogun/ratio | e62b5f16c30cf16beb5d4f072ed7c0166a4a9b43 | e3fcccd6f6012a1f2aa91db4a62873b48620ae8a | refs/heads/master | 2020-05-26T23:45:52.802362 | 2014-12-08T03:25:16 | 2014-12-08T03:25:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,817 | java | package com.ratio.access;
import com.ratio.model.User;
import javax.sql.DataSource;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by tat26 on 4/8/2014.
*/
public class JDBCUserAccess implements UserAccess {
private DataSour... | [
"mcsonusi@gmail.com"
] | mcsonusi@gmail.com |
76795f4d92a9bdbde79422be9a4547bcffa08275 | 8356f7ce90242209d4ea0ab1b2abaa5399246621 | /Mitte2VA/src/arvore/comando/DeclVariavel.java | 52a37ed3eb2983c0c242718b61e983d6b7877e2b | [] | no_license | GermanoO/Compiladores2 | 13c56da6b793f646010a304b959dd3312ac2308b | faef0be2406644e57009fbda66ea63df3fd06396 | refs/heads/master | 2021-01-10T17:31:34.281660 | 2015-11-15T05:14:58 | 2015-11-15T05:14:58 | 46,192,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package arvore.comando;
import java.util.List;
import arvore.DeclGlobal;
import arvore.Tipo;
public class DeclVariavel implements Comando, DeclGlobal {
private List<String> idents;
private Tipo tipo;
public DeclVariavel(List<String> ids, Tipo t) {
this.idents = ids;
this.tipo = t;
}
}
| [
"bgermano89@gmail.com"
] | bgermano89@gmail.com |
9f03fd324f0f30a9c4e01f20f21cd7e08116ac26 | 32b12c185f6a750e42a569307e3590fa77623acf | /NetChessParent/NetChessServer/src/main/java/edu/demidov/netchess/server/controllers/ClientUpdater.java | bfeecccc56f9470063fa19f69f4b06e8fea0399c | [
"MIT"
] | permissive | n-demidov/NetChess | a55b8d42df828d590140ef95e04664e81663c247 | c99b8668b6e7ea4a6711d4581466c1d6b8d163d6 | refs/heads/master | 2021-01-01T05:21:11.644443 | 2016-11-22T19:31:56 | 2018-03-25T07:03:50 | 56,568,038 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,229 | java | package edu.demidov.netchess.server.controllers;
import edu.demidov.netchess.common.model.game.chess.ChessGame;
import edu.demidov.netchess.common.model.network.NetworkMessage;
import edu.demidov.netchess.common.model.users.UserProfile;
import edu.demidov.netchess.server.model.Options;
import edu.demidov.netchess.serv... | [
"you@example.com"
] | you@example.com |
545f59a7e671d00ada185e68fbc5cbbe5e9c2b2e | 67dfb56a4d1ba36462d52bdfdc5492a8ac586b94 | /server/src/org/glite/rgma/server/services/streaming/StreamingSource.java | 453dd784642d49de9dedcae69584aabd8d9ed6de | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | fisherab/r-gma | 7c0f5657fcec88c7713d7e66e5610982b5d2d7d3 | 7ba2ad42c3332b39ab07eb9a9bb25ef1b4afe3ad | refs/heads/master | 2016-09-03T00:34:34.017547 | 2011-08-27T02:15:26 | 2011-08-27T02:15:26 | 32,185,595 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,802 | java | /*
* Copyright (c) Members of the EGEE Collaboration. 2004.
* See http://eu-egee.org/partners/ for details on the copyright holders.
* For license conditions see the license file or http://eu-egee.org/license.html
*/
package org.glite.rgma.server.services.streaming;
import java.nio.ByteBuffer;
import java.util.Li... | [
"dr.s.m.fisher@gmail.com@9fd00241-c8d1-a2cc-6176-14b799de2eb9"
] | dr.s.m.fisher@gmail.com@9fd00241-c8d1-a2cc-6176-14b799de2eb9 |
f539e71190f6748cf66c971fd91a248d21a95166 | 1fc67c2fe2457ae35ceda53c4abdfaf463fc74c1 | /src/main/java/org/fenixsoft/jvm/chapter9/JavaclassExecuterTest.java | 37f63bf18608d8955b6a6c5c078c1131e743861e | [] | no_license | Sumkor/jvm_book | c99f487f099905410d25b8b187cfa2a3f27ecb09 | 90f48f2c0dea8ef7d917941ddc3d1d4dfa7e3aef | refs/heads/master | 2022-11-16T05:04:26.473578 | 2020-07-07T15:48:14 | 2020-07-07T15:48:14 | 259,579,513 | 0 | 0 | null | 2020-04-28T08:39:41 | 2020-04-28T08:39:41 | null | UTF-8 | Java | false | false | 628 | java | package org.fenixsoft.jvm.chapter9;
import java.io.FileInputStream;
import java.io.IOException;
/**
* @author Sumkor
* @since 2020/6/29
*/
public class JavaclassExecuterTest {
public static void main(String[] args) throws IOException {
String classFilePath = "C:\\TOOL\\Code\\jvm_book\\target\\classes\... | [
"Sumkor@foxmail.com"
] | Sumkor@foxmail.com |
9a5199bd005756ddc29b4f8cef535d9cb4578c63 | 43b7f93c67323bd530cc5a8598dff1f8b86c633d | /blogPessoal/src/main/java/org/generation/blogPessoal/model/UserDetailsServiceImpl.java | 7c74681e6127503a37c88f4b769cb52a8e20ba4d | [] | no_license | Rafael702/Generation | 7f07036776f4b310e9cea9b5646299d4974e2829 | a60a034a4c8f87fa53a05a3f91929a381ab82f73 | refs/heads/main | 2023-06-29T13:03:27.999342 | 2021-08-06T01:25:19 | 2021-08-06T01:25:19 | 373,284,114 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 907 | java | package org.generation.blogPessoal.model;
import java.util.Optional;
import org.generation.blogPessoal.repository.UsuarioRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.Use... | [
"rafaeldealmeida.192001@gmail.com"
] | rafaeldealmeida.192001@gmail.com |
2b1d5e5ab621207986d8a9fb6077f34dc1773039 | 6f852bc7f97aa1e598f6eea66879ef9841bd162c | /src/main/java/ua/lviv/iot/dataaccess/PrinterRepository.java | 2e6871b0bfc9f5e59d068eb75c24a76981279946 | [] | no_license | PeeckDann/iot-2019-os | c0ccb9bcc47dd75945a2a49b635b08f18c2b6488 | 801a090b109b98c0e72b1b105d1ff27cd0fa3f96 | refs/heads/master | 2023-05-12T13:23:35.042749 | 2021-05-30T15:48:28 | 2021-05-30T15:48:28 | 368,237,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package ua.lviv.iot.dataaccess;
import ua.lviv.iot.model.entity.Printer;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface PrinterRepository extends JpaRepository<Printer, Integer> {
} | [
"dmytro.7400@gmail.com"
] | dmytro.7400@gmail.com |
17c0a1913ad963d3fb95b00443c9e4efa824e14e | 5e5f296e7284cd8e303e8c6d65ef8cb5f8abccd7 | /src/main/java/uy/com/innobit/rem/presentation/component/ContractExpirationDataValue.java | 2a4bbc6812f50117580b6232cc3297b1fd15743b | [] | no_license | araujomelogno/LocalesSantosDumont | 73e314b0104d0b76f6385b879f8f9111df3821ea | 64f434fbc57a9b6f270ee99df25d205bbdb4c42d | refs/heads/master | 2021-01-20T05:09:17.127096 | 2017-06-27T18:32:59 | 2017-06-27T18:32:59 | 89,752,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,003 | java | package uy.com.innobit.rem.presentation.component;
import uy.com.innobit.rem.persistence.datamodel.contract.Contract;
public class ContractExpirationDataValue {
private String property;
private Double m1 = 0d;
private Double m2 = 0d;
private Double m3 = 0d;
private Double m4 = 0d;
private Double m5 = 0d;
priva... | [
"araujomelogno@gmail.com"
] | araujomelogno@gmail.com |
cc85a31fa16e47379284186e28c49a710c8cd5a8 | 73c5047a542483475a22e74841275a0877c7f44d | /kaola_parent/kaola_service/kaola_service_goods/src/main/java/com/deyuan/goods/dao/SpecMapper.java | 19515ff7fc54dc5ca8ec653fd9303be2ab1168e2 | [] | no_license | LCLHuaHua/Kaola-618 | a7575d0486e1ce282677ac0c07dd22e9aaa2dddf | 83f6c536a74bd7ae8736e6c7f9cc80de8fd9dfd4 | refs/heads/master | 2023-08-07T00:19:09.368976 | 2021-09-16T08:32:37 | 2021-09-16T08:32:37 | 407,082,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package com.deyuan.goods.dao;
import com.deyuan.goods.pojo.Spec;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import tk.mybatis.mapper.common.Mapper;
import java.util.List;
public interface SpecMapper extends Mapper<Spec> {
//根据分类名称查询规格列表
@Select("SELECT * from tb_... | [
"huahua@qq.com"
] | huahua@qq.com |
d02b74111b4098565eb5bd1eaf4bbf3432ff3c82 | 2bed53bf6eaf6b764d07c16a352c6aaa3f3d895c | /CouponsExample/src/main/java/com/example/CouponsExample/Login/ClientType.java | fc79221c2a48a00f36e333bd7c14d24b441ed93f | [] | no_license | YanivMit/Coupons | 8a55deab8a3870d4fbb50a052833c6c1c360b894 | a38f3624b90a9a00fc05cd82f8dab965ae00fb60 | refs/heads/main | 2021-08-09T01:01:31.716965 | 2020-12-22T11:33:50 | 2020-12-22T11:33:50 | 234,044,685 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 111 | java | package com.example.CouponsExample.Login;
public enum ClientType {
Administrator, Company, Customer
} | [
"noreply@github.com"
] | YanivMit.noreply@github.com |
94ce699fa071c806208d3a8434703f735a9251a8 | 07fe8d4096ee2b90aded76d4d0bdd7d342ab16f1 | /sdk/java-sdk-testkit/src/main/java/com/akkaserverless/javasdk/testkit/ActionResult.java | b4804a9dca721969ef65a3c1b96f297241e42392 | [
"Apache-2.0"
] | permissive | jondlew/akkaserverless-java-sdk | c31e06276ba0a721b0daba05153c6a6b92c09deb | 5befbc615f332ab9f9e991ce3351467c4687ff94 | refs/heads/main | 2023-08-29T05:43:29.732332 | 2021-10-28T07:05:39 | 2021-10-28T07:05:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,203 | java | /*
* Copyright 2021 Lightbend 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 ... | [
"noreply@github.com"
] | jondlew.noreply@github.com |
6d530546cd57acd045ceaf1caacc96a05c7e9f8f | 77a8c1b0247933e162dd25d232995a0c4fc7846a | /springboot-technology/springboot-rocketmq/src/main/java/com/shuai/springbootrocketmq/sendmsg/SyncProducer.java | 7be452455b3d7e336b36ea93b9049d5615e12c5c | [] | no_license | shuaishaui/springboot-technology | 09b9649e9f0a028efb83642b20e985ade73ba80c | 2fcb13049686ce48c5366952629397e197c97b17 | refs/heads/master | 2022-12-20T13:48:49.537734 | 2019-11-19T07:34:52 | 2019-11-19T07:34:58 | 216,186,899 | 312 | 24 | null | 2022-12-16T00:39:27 | 2019-10-19T10:14:46 | Java | UTF-8 | Java | false | false | 1,009 | java | package com.shuai.springbootrocketmq.sendmsg;
import org.apache.rocketmq.client.producer.DefaultMQProducer;
import org.apache.rocketmq.client.producer.SendResult;
import org.apache.rocketmq.common.message.Message;
/**
* 同步发送消息
*/
public class SyncProducer {
public static void main(String[] args) throws Excepti... | [
"1909085704@qq.com"
] | 1909085704@qq.com |
10a34cdd14e6cf25ee15cc45d0132564d4035a7e | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project96/src/test/java/org/gradle/test/performance96_3/Test96_262.java | 5d1b37fb650a8e63f9b5d0fb03b35b929879b10a | [] | 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 | 292 | java | package org.gradle.test.performance96_3;
import static org.junit.Assert.*;
public class Test96_262 {
private final Production96_262 production = new Production96_262("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
3690b3bf744c68c1e8297d1fb6b06c5ab4144e23 | 48f71dddf47942f9dd799b3ef81f6305429c6aba | /MonkeyandBanana/src/stateImp/up_move.java | 5ff64c63a2334dcd471ba0d69af0fe7752e95590 | [] | no_license | jayesslin/MonkeyandBanana | aee0f04a09a4d8067610b35cbf43c47938b12e95 | 0939e3ff3bfc95db1d6a0920d4f343baf0efd86f | refs/heads/master | 2020-04-05T19:14:01.213646 | 2018-11-11T21:53:57 | 2018-11-11T21:53:57 | 157,124,886 | 0 | 0 | null | null | null | null | IBM852 | Java | false | false | 369 | java | package stateImp;
import model.Banana;
import model.Monkey;
public class up_move extends startstate{
public void setposition() {
Monkey x = Monkey.getInstance();
Banana b = Banana.getInstance();
x.setY(1);
System.out.println("Monkey now inú║ ["+x.getX()+" ,"+x.getY()+"]");
System.out.println("banana now in... | [
"493965578@qq.com"
] | 493965578@qq.com |
925ca4493fccac7b9ffe83635961d7ae4403cab8 | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/zhihu/android/videotopic/p2060ui/fragment/answerVideoList/wiget/AnswerTipTextView.java | d83ce4a8fcaceae00a043bcc664865d37a3da334 | [] | no_license | Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716323 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,655 | java | package com.zhihu.android.videotopic.p2060ui.fragment.answerVideoList.wiget;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.text.Layout;
import android.text.SpannableString;
import android.text.StaticLayout;
import android.text.TextPaint;
import an... | [
"seasonpplp@qq.com"
] | seasonpplp@qq.com |
5c675535be158be565fb357a72da0281f8102396 | f40c5613a833bc38fca6676bad8f681200cffb25 | /kubernetes-model-generator/openshift-model/src/generated/java/io/fabric8/openshift/api/model/NetworkStatus.java | 57701aa0001f63d75c2833c60f43644a232b1025 | [
"Apache-2.0"
] | permissive | rohanKanojia/kubernetes-client | 2d599e4ed1beedf603c79d28f49203fbce1fc8b2 | 502a14c166dce9ec07cf6adb114e9e36053baece | refs/heads/master | 2023-07-25T18:31:33.982683 | 2022-04-12T13:39:06 | 2022-04-13T05:12:38 | 106,398,990 | 2 | 3 | Apache-2.0 | 2023-04-28T16:21:03 | 2017-10-10T09:50:25 | Java | UTF-8 | Java | false | false | 5,338 | java |
package io.fabric8.openshift.api.model;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.faster... | [
"marc@marcnuri.com"
] | marc@marcnuri.com |
45c8899ef1f4f25f5b2269fa36a8f080d29f249f | 2151539b863d3ff86994fc2b588e2e31179dbd46 | /gün4ödev/src/gün4ödev/GameSell.java | 56f252b8e64e75500dff8ba94fb83206ce8f1701 | [] | no_license | FurkanCandan/gun4odev | 387e74c0177e4bbb2513ec35832ffa90c42c67ea | adefc91a5cd70fec2c0cda7fa6d78bd9a99122a9 | refs/heads/main | 2023-04-22T07:20:02.083073 | 2021-05-03T19:17:10 | 2021-05-03T19:17:10 | 364,035,733 | 1 | 0 | null | null | null | null | ISO-8859-9 | Java | false | false | 422 | java | package gün4ödev;
public class GameSell {
public void sell(User user) {
System.out.println("Oyunu Satın aldı : " + user.getFirstName()+" "+user.getLastName());
}
public void sell(User user, Kampanya kampanya) {
System.out.println("Oyunu kampanyalı Satın aldı : " + user.getFirstN... | [
"noreply@github.com"
] | FurkanCandan.noreply@github.com |
c0f5c3e0378a10a5cd0f2b747845314c5c56b632 | cf17e1c4e50d831ce6b9c130b8f490d2da8b6153 | /demospringboot/src/test/java/com/example/springboot/demospringboot/DemospringbootApplicationTests.java | c07c968543ff46c9af6369d1610ea44f1999da95 | [] | no_license | pengxiaofengzhongxiaodan/Java | 62dcdc724e15f3ae9b10d4b2425cd0e36aee0cda | 5d554323015d7c2728602dde5441b4cdc76e81bb | refs/heads/master | 2020-03-29T22:09:52.051756 | 2018-09-26T10:26:31 | 2018-09-26T10:26:31 | 150,406,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package com.example.springboot.demospringboot;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class DemospringbootApplicationTests {
... | [
"pengxiaofeng@wxchina.com"
] | pengxiaofeng@wxchina.com |
eae473daafdf49d54e1527a3d2f757e8ccbc37c0 | 9b22cf68d71f156373ea03d64889443765260bec | /mutants/solved/smallest_6aaeaf2f_001/src/main/java/introclassJava/391/smallest_6aaeaf2f_001.java | 504d9f736fe42238dd044fe946e9e49a8e90971c | [] | no_license | CosmicBeing09/Impact-of-Syntactic-and-Semantic-Similarities-On-Patch-Prioritization-Using-Insertion-Operation | b110a974b35c4aba4cb9c2d57e097c9c487df81b | 9ea1c06fc246d310952ec23326e0bd62449fb70b | refs/heads/main | 2023-03-07T21:43:42.275626 | 2021-02-20T07:22:11 | 2021-02-20T07:22:11 | 329,861,357 | 1 | 1 | null | 2021-01-21T17:13:57 | 2021-01-15T09:06:01 | Java | UTF-8 | Java | false | false | 2,030 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"41970997+CosmicBeing09@users.noreply.github.com"
] | 41970997+CosmicBeing09@users.noreply.github.com |
4ba2e37f1ebb965eb174bf512f3a1dafba7c395e | 9e381de268ac5848b56b3b25702cf241e3b004d4 | /chap1/DoublingRatio.java | fccd62b808739284e99a6ae540973efc659f85ca | [] | no_license | AlexanderWei666/algs4 | 711bbdd322757e94ec7ef69c7c84e25e518b1346 | 6a95321c45a33fdab8a5b538e50341363fc45631 | refs/heads/master | 2020-04-11T18:16:20.338948 | 2018-12-29T14:21:03 | 2018-12-29T14:21:03 | 161,992,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | public class DoublingRatio {
public static void main(String[] args) {
double prev = DoublingTest.timeTrial(125);
for(int N = 250; true; N += N) {
double time = DoublingTest.timeTrial(N);
StdOut.printf("%6d %7.1f ", N, time);
StdOut.printf("%5.1f\n", time / prev);
... | [
"alexanderwei0013@gmail.com"
] | alexanderwei0013@gmail.com |
9775105c74341cd413c79bb2d85997e82aed276e | 9f6d916a9457b8111221623a664ddfa0df80088f | /app/src/main/java/com/ciapa/androgon/ViewTools.java | 3c33b8f327972c4ab4100e7471d5935a2d0d632d | [] | no_license | Ciapas-Linux/AndroGon | 553bb172d1d23ca4a20b844848ae84d2028ccbfd | 8eb5abf0f26581ae3825760ccbede6e7595a6c30 | refs/heads/main | 2023-08-02T22:02:31.496863 | 2021-09-14T14:24:39 | 2021-09-14T14:24:39 | 406,392,457 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,991 | java | package com.ciapa.androgon;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphic... | [
"maxgon@o2.pl"
] | maxgon@o2.pl |
8122e7637660195de93a034e85b8cb276c6e57e3 | 5bb5c44e0d114111edbbe67e41f1d7208d0c2b73 | /app/src/main/java/com/bol/guy/raspremote/CommandLine.java | 51b2cb5c9a53f50e3a488d3cc44c38b6b66c3526 | [] | no_license | GuyBol/raspremote-android | 2fe15f9e3ad63924d8f27f08f9c24b96d83601f9 | 36d78b8d8c72d835cc8a5517c403cd6d3de9327c | refs/heads/master | 2021-05-15T14:18:22.681784 | 2017-11-01T18:22:17 | 2017-11-01T18:22:17 | 107,185,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | package com.bol.guy.raspremote;
import android.util.Log;
import org.json.JSONObject;
public class CommandLine extends Executor {
public CommandLine(String host) {
super(host, "cli");
}
@Override
public String generateJson(String param) {
try {
JSONObject cred = new JSON... | [
"tanguy.maltaverne@gmail.com"
] | tanguy.maltaverne@gmail.com |
0f5918ad712c64144b7168ca0fa5678df2429873 | 1a9017c91545ad5d40e3beb83e9b8134d35f2d42 | /src/test/java/org/iesalandalus/programacion/trasladables/modelo/dominio/LineaTest.java | a3b2ff84cf8bf33f1001b388f65cb40d3d1ff752 | [] | no_license | juanmanzanoplaza/Trasladables_v1 | 8f8d9c9b816d00c9065e7fbc79800f90a7b857b0 | 10bceafe9bac01122a6cc2b8217d25decd1d6562 | refs/heads/master | 2020-04-27T02:35:04.251911 | 2019-03-05T17:39:40 | 2019-03-05T17:39:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,423 | java | package org.iesalandalus.programacion.trasladables.modelo.dominio;
/*
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotEquals;
import static org.junit.Assert.assertNull;
import org.iesalandalus.programacion.trasladable.modelo.dominio.Linea... | [
"noreply@github.com"
] | juanmanzanoplaza.noreply@github.com |
3967530e9fbfbf9064ce98959e10d06c7b0875a2 | 515551e28344a6a4c5da8fe6d28a9d8ed229af84 | /src/main/java/org/pilat/modeleventenum/Event.java | 225776ee8282b3bd7520c327f561e5de4ec18286 | [] | no_license | maciekpilat/KancelariaAppSpring | 04b96ac0d04ad79d2b0156cc2a35dbde05c9fc7f | 94839b34db828f610397d7750a5545c4716f6ad5 | refs/heads/master | 2021-09-05T06:19:18.272659 | 2018-01-24T18:37:52 | 2018-01-24T18:37:52 | 113,965,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,618 | 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 org.pilat.modeleventenum;
import java.util.Date;
import javax.persistence.GeneratedValue;
import javax.persistence.Id... | [
"maciekpilat@gmail.com"
] | maciekpilat@gmail.com |
fb1cee9c113713f67b4b50e0fe41c3753e588027 | b2b14864bc13da9709fd6470686b2c53ae56b7aa | /springboot_security/src/test/java/com/cnpc/SpringbootSecurityApplicationTests.java | 9b786ec9d24e1d885f94910b3335a5470998067e | [] | no_license | magiclz233/springboot_test | cc145e4c790b91618ff35f477bc9705293bd41bb | 0f6c1a63aafbc6766ba26873abf4af55b0cd5385 | refs/heads/master | 2022-07-03T18:50:22.185026 | 2020-07-23T16:08:35 | 2020-07-23T16:08:35 | 175,588,913 | 6 | 5 | null | 2022-06-21T01:00:57 | 2019-03-14T09:23:59 | Java | UTF-8 | Java | false | false | 346 | java | package com.cnpc;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SpringbootSecurityApplicationTests {
@Test
public void ... | [
"magiclz233@163.com"
] | magiclz233@163.com |
da352731f594174f4e6b305843480ff1a474ed7b | e3febe24cea1933f4cf657c5a59784379d8dc1e3 | /src/cn/zmdx/locker/servlet/LoginServlet.java | d43315f9771a339bbe56f8c3b6bfd429e88b53f8 | [] | no_license | Mrzy/PandoraServer | 12f1ddfc6681648263e73eb8f771ab5eaaae6050 | d8902badc609e5d05355bfdf39453f10ef906a8f | refs/heads/master | 2021-01-23T20:50:35.211158 | 2014-09-29T11:00:11 | 2014-09-29T11:00:11 | 24,590,099 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,357 | java | package cn.zmdx.locker.servlet;
import java.io.IOException;
import java.net.URLDecoder;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.io.IOUtils;
impo... | [
"zhangyan@hdlocker.com"
] | zhangyan@hdlocker.com |
956a9de1295cfcb3f4123a8c60600b09c7dee2f0 | c325d1bb6f26c1b199a81349cd4f8feec37ec8b7 | /FinBot/app/src/main/java/ui/MainActivity.java | 0208420142261d8f92a29707a090a036562e0057 | [] | no_license | Nacujachu/GiBaIntartar | fb55dec58911141c0bcc2427e5dcff50aa41c5aa | e5cb3072c9785c82a728d6a3ea669096df56f637 | refs/heads/master | 2021-01-21T16:00:17.982651 | 2017-05-20T18:25:33 | 2017-05-20T18:25:33 | 91,868,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,122 | java | //
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license.
//
// Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services
//
// Microsoft Cognitive Services (formerly Project Oxford) GitHub:
// https://github.com/Microsoft/Cognitive-Face-Android
//... | [
"a9101214@gmail.com"
] | a9101214@gmail.com |
1cb0718827445aecb89cfad7b803ae3d23147bf1 | 5f59bc9c10bb0c57b817d78e329e4f7e4d1badcc | /snake-ladder/src/com/lld/snake/Driver.java | 23818566b83f26b2e89a944bc6ccb862ec68101f | [] | no_license | gautamishra/lld | c39cda77564503fb4d94d17b5e452a952b8a5831 | 5d9940465728f8231fc3811e3eb66dc1d3a5a7a7 | refs/heads/main | 2023-06-19T02:01:23.815585 | 2021-07-06T18:31:27 | 2021-07-06T18:31:27 | 383,564,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package com.lld.snake;
import java.util.*;
public class Driver {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int noOfSnakes = scanner.nextInt();
List<Sanke> snakes = new ArrayList<>();
for (int i = 0; i < noOfSnakes; i++) {
snakes... | [
"gmishra@ciena.com"
] | gmishra@ciena.com |
e20e46169a08d6e2f8977aede9988119fbe57984 | 9e97ff5e7b4bff61844b8b7ea18467bd4f5ea60b | /current-client/src/main/java/com/netty/current/client/controller/ClientController.java | 07ba2e40e4c1204a647a27f69d0a249d723923db | [] | no_license | skystar66/netty-demo | 6b75501ce7621e5c8f066d398b20881b1184f525 | c4078ad8453814c26ad85a37085b3bbaaa47f30a | refs/heads/master | 2023-03-10T21:59:00.039861 | 2021-01-11T09:35:05 | 2021-01-11T09:35:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,462 | java | package com.netty.current.client.controller;
import com.netty.current.client.config.TopicClientConfig;
import com.netty.current.client.current.CurrentClient;
import com.netty.core.client.init.RpcClientInitializer;
import com.netty.current.client.current.channel.NettyChannelManager;
import com.netty.current.client.mert... | [
"xuliang@joyme.sg"
] | xuliang@joyme.sg |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.