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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2d861726852d454e8c37608b7f4c62559eb46167 | 8d4b48ff1e9fe806dccef09d46f34c236912373f | /src/main/java/com/programmer/gate/restfulwebservices/CustomizedResponseEntityExceptionHandler.java | 926acd17a10f19025720ecf28fb216c88612cd92 | [] | no_license | Fiona0205/restful-web-services | 78457954e2353661b1da220d35f2fd375061356c | 1f1a6901a6959f5960dec5de19a3cd945e0b6f2d | refs/heads/master | 2020-03-08T01:27:47.451318 | 2018-04-03T01:34:09 | 2018-04-03T01:34:09 | 127,830,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,338 | java | package com.programmer.gate.restfulwebservices;
import java.util.Date;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframewor... | [
"fiona.wang0205@gmail.com"
] | fiona.wang0205@gmail.com |
62b21f89202c4ba0fb0f92c8cf14d88b8acd4893 | 7485ac03c392f04bb5dfefb8fb2b211ff5e22a59 | /src/main/java/io/github/samurainate/chestdrop/Trade.java | da470302544fbbf291e1885a1a1e84694ed10b00 | [
"BSD-2-Clause"
] | permissive | samurainate/chestdrop | d14b2e8e3d646e9659ee66f4198d9e215aaed4e2 | f18c62b57bca18e371834d7e28273cceeb28b39e | refs/heads/master | 2021-01-15T13:11:18.662983 | 2016-11-24T14:25:08 | 2016-11-24T14:25:08 | 40,081,369 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | package io.github.samurainate.chestdrop;
import org.bukkit.inventory.ItemStack;
public class Trade {
public Trade(ItemStack itemInHand, int cost) {
this.items = itemInHand;
this.cost = cost;
}
public Trade(String name, ItemStack itemInHand, int cost) {
this.name = name;
this.items = itemInHand;
this.cos... | [
"nathaniel.meyer@gatech.edu"
] | nathaniel.meyer@gatech.edu |
2562e8e29db618929c76cbd451c28d4a00169a4d | 1c0df66bdc53d84aea6f7aa1f0183cf6f8392ab1 | /temp/src/minecraft/net/minecraft/entity/item/EntityFallingBlock.java | 4a650a601b96c0c2095c5d05c97756bec389075b | [] | no_license | yuwenyong/Minecraft-1.9-MCP | 9b7be179db0d7edeb74865b1a78d5203a5f75d08 | bc89baf1fd0b5d422478619e7aba01c0b23bd405 | refs/heads/master | 2022-05-23T00:52:00.345068 | 2016-03-11T21:47:32 | 2016-03-11T21:47:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,374 | java | package net.minecraft.entity.item;
import com.google.common.collect.Lists;
import java.util.List;
import net.minecraft.block.Block;
import net.minecraft.block.BlockAnvil;
import net.minecraft.block.BlockFalling;
import net.minecraft.block.ITileEntityProvider;
import net.minecraft.block.material.Material;
import net.mi... | [
"jholley373@yahoo.com"
] | jholley373@yahoo.com |
2d6e2c8afe567932bfcaa642b889bea10b9e88d8 | 7ab1d486c445d3f7592b96b56ce5a472618024b2 | /src/main/java/com/ocho/stream/_6Collect.java | af7be2369743267f7d23d563d5c755e9570a12ef | [] | no_license | icast7/java20 | 2d8b260ea9d6dae0438fe82d73b6b8fe96010277 | 32fc283a9af24a3f9cf9c49be2861371a9f7f1ef | refs/heads/master | 2023-05-10T13:38:20.086988 | 2019-12-03T07:40:36 | 2019-12-03T07:40:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,964 | java | package com.ocho.stream;
import java.util.*;
import java.util.stream.Collector;
import java.util.stream.Collectors;
public class _6Collect {
public static void main(String[] args) {
List<Product> list = Arrays.asList(new Product(23, "potato"),
new Product(14, "orange"), new Product(13, "le... | [
"icastillejos@gmail.com"
] | icastillejos@gmail.com |
4d2cd485c8a87f26e2c448930a436899e35b9643 | ac68b309495d823bf081d168c4a013095c76b1fd | /HubbleBackend/src/com/hubble/hubblebackend/postgressql/model/LReleaseGroupWorkHome.java | 7663ff34df166547c67ba41335982f1ec97d86bc | [] | no_license | hmehrotra/hubble | f6d726b8a9d7deed94f67893c3c44c2763be88c3 | 3762613ed351d3fd4b31c369c3f10b33c06edf70 | refs/heads/master | 2016-08-04T14:16:38.080270 | 2015-09-21T00:22:10 | 2015-09-21T00:22:10 | 12,354,502 | 0 | 0 | null | 2015-08-30T00:45:27 | 2013-08-25T05:18:10 | HTML | UTF-8 | Java | false | false | 3,750 | java | package com.hubble.hubblebackend.postgressql.model;
// Generated Sep 7, 2015 5:12:36 PM by Hibernate Tools 3.4.0.CR1
import java.util.List;
import javax.naming.InitialContext;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.hibernate.LockMode;
import org.hibernate.Sessi... | [
"hmehrotra@apple.com"
] | hmehrotra@apple.com |
3e486fe77cc31e60f2a0d2fcef434faeeff136e2 | 4e81ceedae1eabc491a9ae876998776cbde49e63 | /src/main/java/com/luizmario/brewer/service/ClienteService.java | 778f96f091c472c63cc99ef1778dc512f5222e91 | [] | no_license | luizmdeveloper/brewer | e93634ddc3f2e98314d69782d68f7557b4f37dfa | e0a32b1195055bceecf4ee08d2149589b723e202 | refs/heads/master | 2018-09-06T05:38:37.952929 | 2018-07-10T02:04:35 | 2018-07-10T02:04:35 | 103,947,333 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | package com.luizmario.brewer.service;
import java.util.Optional;
import javax.persistence.PersistenceException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.luizmario.brewer.m... | [
"luizmariodev@gmail.com"
] | luizmariodev@gmail.com |
e5014e81418cfeedd7aa22d1343ae256c39084dd | 34ab3ccc2754ea0563fa93b8b2d6e9bebaa126b1 | /src/com/entitie/Plantillausuario.java | ef8576ecc14616cc4cb2f7e95f20e254d4dc1bce | [] | no_license | lizfernandez/conexioNegociosV2 | e0e823a9eaa0355a6cdba9d3587cbc1097a3985f | d83fc628b356b2bf4cfa6633ce9dbbbf7ad6e4a2 | refs/heads/master | 2021-01-02T09:43:15.939681 | 2015-09-07T14:07:32 | 2015-09-07T14:07:32 | 39,475,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,568 | java | package com.entitie;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.per... | [
"ws.lizfernandez@gmail.com"
] | ws.lizfernandez@gmail.com |
affeb555f911a34a6bc0423d8a0da619533189c1 | 2854b43621ee89704a271f3f591dfdf0eb07efab | /code/java/ch02/src/main/java/net/sf/classifier4J/bayesian/ICategorisedWordsDataSource.java | 35938dc812cad7630ed88a30557ff25a01c932bf | [] | no_license | souv/mlbook2ndedition | 3c53303f897eeb13dfad721aee2190bd2cdb7eac | d048f19ba0bcbb04eb1cc263a08548f900d28c1c | refs/heads/master | 2023-05-13T21:56:50.145983 | 2021-05-30T13:37:13 | 2021-05-30T13:37:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,030 | java | /*
* ====================================================================
*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2003 Nick Lothian. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following condi... | [
"jasebell@gmail.com"
] | jasebell@gmail.com |
b255c05e38c0196022a573df2c91d999830fdcf5 | 8d46d6703d3d4044c1661592b76fbbe934bb5a36 | /src/main/java/com/example/api/management/EmployeeManagementService.java | cd15c1c6bd43d14fb9c8db7f91326ac6045e3d13 | [] | no_license | user-987/management-app | 0453f3f5a8db316bd3336951984803bfebdfbd42 | 2215c7a29dd3f7d78785a08d51f4b7a3249cd2e4 | refs/heads/master | 2020-05-30T01:28:32.292491 | 2019-05-30T21:17:31 | 2019-05-30T21:17:31 | 189,477,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,374 | java | package com.example.api.management;
import com.example.api.model.Employee;
import com.example.api.model.EmployeeRepository;
import lombok.extern.log4j.Log4j2;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.stereo... | [
"azagorska@protonmail.com"
] | azagorska@protonmail.com |
096ef0da1333b35839fdc5abfa3e956184353af8 | dad58132832f19e09667181236ee8b781c3a2f7f | /common/openstack/src/main/java/org/jclouds/openstack/keystone/v2_0/functions/ReturnRegion.java | 37ec7d8ce0d41080fddebcf9fddfb41351d8f146 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | danikov/jclouds | d08cb3169eb15a8e49a3e4ee4946549e7976b512 | 588a7c38ad2ffb7a10fb5c434d8f9fda8510dc0d | refs/heads/master | 2021-01-18T20:57:11.057424 | 2012-04-27T02:21:19 | 2012-04-27T02:21:19 | 2,746,934 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | /**
* Licensed to jclouds, Inc. (jclouds) under one or more
* contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. jclouds licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use ... | [
"adrian@jclouds.org"
] | adrian@jclouds.org |
8f266b593907f6fe4e51cdf8e4b9a3326e4be66a | dc57c413a68cb3f948f4b72692cdb48b2b54e450 | /Stacks/src/blackjack/BlackJack.java | 663a233fcf8d18b86596a171cf9b7df6e01464f7 | [] | no_license | rsha256/ATCS | 1095edf5073e279d84a57325282056d71980db13 | f7907d2dc401af0d41509dc0a37bf0c4b06c4819 | refs/heads/master | 2022-10-08T19:52:00.623574 | 2020-06-11T04:41:06 | 2020-06-11T04:41:06 | 207,554,119 | 0 | 0 | null | 2019-10-04T21:12:18 | 2019-09-10T12:31:40 | Java | UTF-8 | Java | false | false | 3,743 | java | package blackjack;
import java.util.*;
public class BlackJack {
public static void main(String[] args) throws InterruptedException {
Scanner input = new Scanner(System.in);
Scanner input2 = new Scanner(System.in);
System.out.println("Welcome to Le Casino d'Aravind");
String in = "";
double score = 500;
... | [
"rahuldshah3@gmail.com"
] | rahuldshah3@gmail.com |
e321f82cd2d05fdc80519ad56ccdf7a844abdde2 | 9e1b3d87a41f662dda21d21fdaadc68651967e21 | /crash_collect/src/main/java/com/emporia/common/util/ZipUtil.java | f4561f0606322d1f0beade6efdb2f50c9813702e | [] | no_license | nzsdyun/CrashCollect | 27dc823f14af72ec1b9623448d44a2ce4df9d05c | c89b93927a3f383ea6ee7b90fe7bdbf38eb5a86b | refs/heads/master | 2021-01-13T08:00:21.282395 | 2016-10-21T01:45:55 | 2016-10-21T01:45:55 | 71,519,450 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,190 | java | package com.emporia.common.util;
import com.emporia.common.util.crash.CrashExceptionHandler;
import net.lingala.zip4j.core.ZipFile;
import net.lingala.zip4j.exception.ZipException;
import net.lingala.zip4j.model.ZipParameters;
import net.lingala.zip4j.util.Zip4jConstants;
import java.io.File;
/**
* use zip4j compr... | [
"1799058367@qq.com"
] | 1799058367@qq.com |
b61b81d1cb2fbca6aa7c1fce75024027a7a79dd9 | ef8c2d356beff411e1285f62d83c2f3a1eb92653 | /cloud-kechuang-backend/src/test/java/net/dreamlu/EhCachePluginTest.java | 262ce05803462e2276dd3cb56772286c87002b6a | [] | no_license | baijingchuan/cloud-kechuang | 7ee757699238bfe49edbb8ce4048da13cfe3f41d | 1098f0931408dbf00527de41d8683070c560c865 | refs/heads/master | 2020-03-27T07:21:30.497810 | 2018-08-26T15:23:56 | 2018-08-26T15:23:56 | 146,184,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 836 | java | package net.dreamlu;
import org.junit.Before;
import org.junit.Test;
import com.jfinal.kit.JsonKit;
import com.jfinal.plugin.activerecord.Record;
import com.jfinal.plugin.ehcache.CacheKit;
import com.jfinal.plugin.ehcache.EhCachePlugin;
/**
* EhCache插件测试
* @author L.cm
* email: 596392912@qq.com
* site:http://www... | [
"285961845@qq.com"
] | 285961845@qq.com |
da36202f64e64fc05ffff015a7d96b947859d62f | 1d3cd86f7c22b2aa939cbf2dbe72a7e1401b262e | /Hibernate/src/hibernate/Podaci.java | 998d756d0ba9668c516ca3e463c77d7af34cc21d | [] | no_license | MateaMikulandra/Hibernate-task | 1e7e7914dc5681d839dca9c0607c42cf1d2ce6cc | e24fe345e872a865645e7facd404c3b232e915ac | refs/heads/master | 2020-04-16T19:26:55.500876 | 2019-01-15T13:52:50 | 2019-01-15T13:52:50 | 165,859,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,012 | java | package hibernate;
import java.io.Serializable;
import java.sql.SQLException;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import or... | [
"mikulandra.matea@gmail.com"
] | mikulandra.matea@gmail.com |
d7f41cdb2b1fa332a994b14b076743c69ac27bd3 | 4218254b294e9bc475919005e0284c5e24b2c011 | /AmazingRace_1/src/foodbank/main.java | 411df6ea804369554146568f32b833fdadcb69fc | [] | no_license | ScottHowland/CS372-Java-Apps | 720f9b3f02582fd0eeb8db3ebe49ec701a2175a4 | 7d22e5d66433f1ad621688b5c66e1d728d64048b | refs/heads/master | 2021-05-28T09:53:25.730289 | 2015-02-06T04:18:54 | 2015-02-06T04:18:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | 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 foodbank;
import java.util.Random;
import foodbank.food.*;
/**
*
* @author showland17
*/
public class main {
/**
... | [
"showland17@my.whitworth.edu"
] | showland17@my.whitworth.edu |
22de3d588ede0b0a3005d268c937c45d4ed35a26 | 45736204805554b2d13f1805e47eb369a8e16ec3 | /net/minecraft/client/gui/GuiRepair.java | 62d4f85a77d4d00d7099ba5c7ddc8ec248813159 | [] | no_license | KrOySi/ArchWare-Source | 9afc6bfcb1d642d2da97604ddfed8048667e81fd | 46cdf10af07341b26bfa704886299d80296320c2 | refs/heads/main | 2022-07-30T02:54:33.192997 | 2021-08-08T23:36:39 | 2021-08-08T23:36:39 | 394,089,144 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,055 | java | /*
* Decompiled with CFR 0.150.
*
* Could not load the following classes:
* io.netty.buffer.Unpooled
* org.lwjgl.input.Keyboard
*/
package net.minecraft.client.gui;
import io.netty.buffer.Unpooled;
import java.io.IOException;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.GuiTextField;... | [
"67242784+KrOySi@users.noreply.github.com"
] | 67242784+KrOySi@users.noreply.github.com |
d4d89511c81a2649965681e6734d13dc4c4c9b9a | 6b3eca4a86761e8d60b73f3a3033d141d641171c | /springboot/src/main/java/com/mkpassby/springbootvalidate/interceptor/ControllerInterceptor.java | cc7502989f1b755796e234e826c1139f9055b235 | [] | no_license | mk-passby/mk_learn | 501acd164c4f6d641406c7880315ec4065672876 | 9dd1e744b91874e9346e225045542183fe7484f8 | refs/heads/master | 2022-06-21T20:34:08.414188 | 2021-09-25T14:17:40 | 2021-09-25T14:17:40 | 251,604,655 | 1 | 2 | null | 2022-06-17T03:22:56 | 2020-03-31T13:03:50 | Java | UTF-8 | Java | false | false | 675 | java | package com.mkpassby.springbootvalidate.interceptor;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
/**
* @program: springboot
* @descrip... | [
"33092250@qq.com"
] | 33092250@qq.com |
61106da3d1d43f236cfa7ab127d91e4f71ad0b6e | 1849982403e43938a0abfdff5b436e5ee906e087 | /JAVA/OopMasterChallenge/HealthyBurger.java | 8fd9ef536449be889c2d7898871f0c320772199b | [] | no_license | ujjwaljamuar/VSCode_ | 0c87cc90c653f7a16cb03bb166363a0cf2685b74 | 64ff6378c55f643747bec0e937d30c2f2c373253 | refs/heads/master | 2023-05-01T17:51:04.526629 | 2021-05-19T15:43:30 | 2021-05-19T15:43:30 | 363,122,232 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 886 | java | package OopMasterChallenge;
public class HealthyBurger extends Burger {
private Addition tofu;
private Addition egg;
public HealthyBurger(String name, String meat, double price) {
super(name, "Brown bread roll", meat, true, price);
this.tofu = new Addition("Tofu", 35);
t... | [
"noreply@github.com"
] | ujjwaljamuar.noreply@github.com |
31782fddf2d8748e284681bb3482147d942285b1 | cbea23d5e087a862edcf2383678d5df7b0caab67 | /aws-java-sdk-networkfirewall/src/main/java/com/amazonaws/services/networkfirewall/model/Header.java | 632ff71b0835aa67aa706bfb492cc0e77df8bb1b | [
"Apache-2.0"
] | permissive | phambryan/aws-sdk-for-java | 66a614a8bfe4176bf57e2bd69f898eee5222bb59 | 0f75a8096efdb4831da8c6793390759d97a25019 | refs/heads/master | 2021-12-14T21:26:52.580137 | 2021-12-03T22:50:27 | 2021-12-03T22:50:27 | 4,263,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 32,588 | java | /*
* Copyright 2016-2021 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... | [
""
] | |
2118efdccd2f08275cbebf3640021c9158ed5360 | f0da100684df368520eba3613269a88bb50800c7 | /Wscliente/src/java/clientservlet/ClienteConversor.java | f645c1479ed6d203591e338b55a2ccf4aecef5cb | [] | no_license | fgabrielqr/ConversorDeMoedas | 3103e3735a2d310b814f9bc4fd35ed22860ebf49 | c65bcb08810676e62c0c72efb05adba245c950d5 | refs/heads/master | 2023-01-30T09:17:35.409997 | 2020-12-02T23:45:39 | 2020-12-02T23:45:39 | 318,020,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,961 | 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 clientservlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.text.DecimalFormat;
import javax.servlet.Se... | [
"fgabrielqr@gmail.com"
] | fgabrielqr@gmail.com |
c78773a2e85aa54046a86dbf474b181a8d4eee58 | 7faf59d09d8902ab2d28176b511935e9962d3217 | /src/main/java/com/smartech/course/racing/exception/RacingException.java | e4863c129e2b6625e25c486cb2d5c15b2fd4e6a3 | [] | no_license | alexey-solomatin/racing-simulator | e56eda4a84345f8ea8d174e2488c4d2119fccf5f | bd967220e68fe905966a1b68b6f6b316561dc00b | refs/heads/master | 2016-09-15T00:18:43.872686 | 2015-11-25T20:30:42 | 2015-11-27T14:22:39 | 44,610,046 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,183 | java | /**
*
*/
package com.smartech.course.racing.exception;
/**
* Basic racing exception
* @author Alexey Solomatin
*
*/
public class RacingException extends Exception {
/**
*
*/
private static final long serialVersionUID = -5169344918041985529L;
/**
*
*/
public RacingException() ... | [
"alexey.solomatin@gmail.com"
] | alexey.solomatin@gmail.com |
52097d6623127de51feeaa70fe1c8a0d7a1d8a58 | c2f13575aaf5c528de9fe354f9c2690c22f053c5 | /app/src/main/java/com/app/fr/fruiteefy/Util/cardpogo.java | 6e036fc326694c83d59d51f3fc2649c4231742bd | [] | no_license | priyankaprojectsccube/Frutify | fc5269762ee5f4c82f1feaffbe65b557186d6135 | 8736b20fc1978e449fabdd9b1274c724024f2631 | refs/heads/master | 2023-02-15T00:39:13.140017 | 2021-01-05T05:04:15 | 2021-01-05T05:04:15 | 323,298,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | package com.app.fr.fruiteefy.Util;
public class cardpogo {
String id,cardtype,cardno;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getCardtype() {
return cardtype;
}
public void setCardtype(String cardtype... | [
"priyankaccube9@gmail.com"
] | priyankaccube9@gmail.com |
e002be9fbb3d0eb8df6bfb88cf7ea6076a1c28cf | 2e46156b4234a9a347d2004c906d5ec835ec984b | /src/me/gteam/logman/service/impl/FittingdetailServiceImpl.java | 676907d6e3bcb7a177a23c26acfa09e3e7947e39 | [] | no_license | zhaoxudong/logman | 4484262ddfaef600c02bca5b2c8f3e28b8a35246 | b7ce51e82c4eb19e412b2dd22fe4d604754e093b | refs/heads/master | 2021-01-23T11:55:54.022163 | 2015-03-10T07:38:45 | 2015-03-10T07:38:45 | 26,519,891 | 0 | 3 | null | 2014-11-12T11:02:12 | 2014-11-12T04:54:59 | Java | UTF-8 | Java | false | false | 1,105 | java | package me.gteam.logman.service.impl;
import java.io.Serializable;
import java.util.Collection;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import me.gteam.logman.dao.FittingdetailDao;
import me.gteam.logman.domain.Fittingdetail;
import me.gteam.logman.service.FittingdetailServi... | [
"1165399120@qq.com"
] | 1165399120@qq.com |
56b4944c093ade9f844964efaaac0297df11ebc6 | 3a1d860a1740252c963186f010df06e4b42343d9 | /compiler-plugin/src/main/java/io/ballerina/stdlib/rabbitmq/plugin/PluginConstants.java | ca021e1f900dcdbcb3957b331ce9292cc468318a | [
"Apache-2.0"
] | permissive | hevayo/module-ballerinax-rabbitmq | d9152cf9851c64d278d69a12aedd919e10ff86fa | 78c9159950c667dad094bf3d9aa8321b4c7f4e35 | refs/heads/master | 2023-07-05T11:14:56.239575 | 2021-08-19T10:49:07 | 2021-08-19T10:49:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,570 | java | /*
* Copyright (c) 2021, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org... | [
"arshika.nm@gmail.com"
] | arshika.nm@gmail.com |
7442cb8d370b8d96d23f7aef14ce7a5460961661 | 75767e4c4e615a307ee4ec4979e7fbd2614bdf5b | /src/main/java/com/ydh/redsheep/entity/TableNameBO.java | abab3154942428885f1ddebd3daae886ef6122d6 | [] | no_license | yangdehong/mapper_model | ca856d9dadea6a7f12f21e9623fc59eaf9f74164 | 778b91228052938b1921df24c6979591c534bc22 | refs/heads/master | 2022-07-26T13:00:28.785450 | 2020-08-26T03:59:05 | 2020-08-26T03:59:05 | 195,197,689 | 1 | 0 | null | 2020-07-01T23:42:10 | 2019-07-04T08:08:56 | Java | UTF-8 | Java | false | false | 357 | java | package com.ydh.redsheep.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
*
* @author : yangdehong
* @date : 2019-07-04 15:02
*/
@Data
@NoArgsConstructor
@AllArgsConstructor
public class TableNameBO {
private String tableName;
private String bigTableName;
... | [
"ydh199078"
] | ydh199078 |
c9711ab818a9712b7228a019f3f82ec90fcfc172 | 4edb7fc276c97c1fd495b63967624ae30d099b9d | /src/main/java/br/com/ebdes/desafiolecom/controladores/ClienteController.java | 0d0bd8a3cb1e95d7da9cba12d9728441986d2f14 | [] | no_license | krawler/desafioLecom | 0250be2f6b34576f8a8f8e0f54b77fdf4b54b4a2 | a3277af0b029d6226f7d4c5df5a2ae05f4a91bb1 | refs/heads/master | 2021-01-10T08:34:51.361817 | 2015-11-03T18:23:58 | 2015-11-03T18:23:58 | 43,437,375 | 1 | 0 | null | 2015-10-14T01:26:11 | 2015-09-30T14:20:46 | JavaScript | UTF-8 | Java | false | false | 2,019 | java | package br.com.ebdes.desafiolecom.controladores;
import java.util.List;
import java.util.logging.Logger;
import javax.websocket.server.PathParam;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.... | [
"august.rafael@gmail.com"
] | august.rafael@gmail.com |
4dc6009fa95f4bf0cddc19d373586a9d594e11a9 | f54d7225d1b89c4a846e28555d64918431e84d14 | /Source/jProtocol/src/jProtocol/helper/ByteHelper.java | e2a8053c3a42b36639e311cd6349cc7263f17f62 | [] | no_license | tompetersen/bachelor-thesis | a63c6dfe961f0ee7c282d9768efa316a5f974311 | 3839f24d6e9526ff8c57df05b2490ef793bac834 | refs/heads/master | 2020-12-29T18:48:07.782660 | 2016-01-13T14:27:33 | 2016-01-13T14:27:33 | 35,272,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,226 | java | package jProtocol.helper;
import java.nio.ByteBuffer;
/**
* Some convenience methods used for byte array conversions.
*
* @author Tom Petersen, 2015
*/
public class ByteHelper {
/**
* Converts a hex encoded byte string to a byte array.
*
* @param s the hex string, e.g. 00 5f 73 f4 (without spaces)
* ... | [
"toomy1@gmx.de"
] | toomy1@gmx.de |
6c00468a6c6cacb836fe42ef9fd7113729291616 | f0ac7fade85dd9683d1fb7a8361194b1d0778dca | /src/Documento.java | 5c25a352f36b1ab6964ccbcff712884df63b1809 | [] | no_license | pcastro86/ProyectoCurso | 50dbdf36fda65f74ac29066e7b0f54c5a778fcf6 | 993871d30a6c456d403cb5b4bb4d1c8ce50dabca | refs/heads/main | 2022-12-27T20:18:05.829413 | 2020-10-18T16:36:28 | 2020-10-18T16:36:28 | 305,147,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 169 | java | public class Documento {
public String tipo;
public int numero;
public void mostrarDocumento(){
System.out.println(tipo + " : " + numero);
}
}
| [
"pilarcastro86@gmail.com"
] | pilarcastro86@gmail.com |
62ac4fe14ad252e76a88bf8bd4e67938b16ec6bd | da12945a17295cf4f0ec89361467cfaa45722a43 | /CapBook/src/main/java/com/cg/capbook/beans/Notifications.java | 43ca17ec53cdcd717b270d349f102f98363f84b0 | [] | no_license | Renukavarma/Team1_CapBook_Repo | 633023294f4024e32bac40afcab6d137ec4512e8 | ebbc7c94811645dd93e4b9f3bcd2c5d3af23c5cc | refs/heads/master | 2020-04-09T07:11:22.742517 | 2018-12-11T06:50:39 | 2018-12-11T06:50:39 | 160,144,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | package com.cg.capbook.beans;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
@Entity
public class Notifications {
@Id
@GeneratedValue(strategy=GenerationType.SEQUENCE)
pr... | [
"ktirunag@PUNHWD13104.corp.capgemini.com"
] | ktirunag@PUNHWD13104.corp.capgemini.com |
96d7c09d1d8e0930d8a124fefd0074b5f8c587e6 | 941fd5f1402dcb2c6e7eb1cb567e09f856d66818 | /src/controller/Admin_chinhsuachitietthongtinnguoidung.java | c50c7fd129007cc5560993faee4bb536e160c34e | [] | no_license | ThienCN/QuanLyTTTinHoc | 9d7fa34ddf1145d209b5617cff7ef3da595ed2ed | 571a74ca581315c6c4d9cea21ed3ec0f21b6b4b9 | refs/heads/master | 2022-02-22T15:59:38.955825 | 2019-09-17T05:25:54 | 2019-09-17T05:25:54 | 113,864,039 | 0 | 0 | null | 2017-12-29T16:56:59 | 2017-12-11T13:44:41 | Java | UTF-8 | Java | false | false | 3,084 | java | package controller;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.google.gson.Gso... | [
"hoangkimphung070994@gmail.com"
] | hoangkimphung070994@gmail.com |
f3477a561aa0bceff23c8c1d88e36d19fc539ddc | 8b7d1b2450f2262cee1375ce7d8ae4e6fd3d872c | /src/Method/Transmission.java | 541077abe3c86b356272b17ad1e8bad7f30b0deb | [] | no_license | shiqun1992/MC-Top-K | 8f125c5013a2c72ef8affa1b40ad496374abccd1 | ee901985bfa3f4d1f4ef8c43bc4b9950946eca43 | refs/heads/master | 2021-07-21T14:37:17.272362 | 2017-10-30T07:17:33 | 2017-10-30T07:17:33 | 108,815,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,876 | java | package Method;
import Adlist.Data.Data;
import Adlist.Pattern.Pattern;
import java.util.*;
/**
* Created by shiqun on 16/7/13.
*/
public class Transmission
{
Pattern pattern;
Data data;
public Transmission(Data data, Pattern pattern)
{
this.data = data;
this.pattern = pattern;
}... | [
"1229587131@qq.com"
] | 1229587131@qq.com |
aa2fbea66cc12ad22b94809ca8391c0a6bf650da | 14302b0744259ff3d527ddd09103d784158cf8f8 | /ssm_parent/ssm_dao/src/main/java/com/itheima/ssm/pojo/Items.java | 9cc513aba5799f7c1248736eb6d8e2925a1d7872 | [] | no_license | jj89757wl/java_repo3 | 88ecd4e2f39f913d5c5ef5da17ee5f1ed9622974 | 98ffb7dfdd3cd72631bc7fe9e6ce9f69d53cad50 | refs/heads/master | 2022-12-22T14:09:44.683613 | 2019-07-19T03:39:07 | 2019-07-19T03:39:07 | 197,696,861 | 0 | 0 | null | 2022-12-15T23:42:38 | 2019-07-19T03:40:21 | HTML | UTF-8 | Java | false | false | 1,482 | java | package com.itheima.ssm.pojo;
import java.util.Date;
/**
* @version:1.8
* @Auther:JJ89757
* @Date:2019/7/1 14:25
*/
public class Items {
private Integer id;
private String name;
private Float price;
private String pic;
private Date createtime;
private String detail;
public Items() {
... | [
"jj89757wl@hotmail.com"
] | jj89757wl@hotmail.com |
27bc1d92d5f8e7094df1b5ecbdf46a6c01df3afd | d332cb0c7cd491293fd659950f95ee71faad3b68 | /com/dailycoder/journaldev/PrimeNumberCheck.java | 272859ebe772f191a5cd910d9b74073d1752c7fa | [] | no_license | tushar77more/DailyCoder | 654a6f3724d2a34d2426c1b8b1c62d4cb15771a6 | 20401c7b3afa1da69a6ee8ed6fa3d1f80ae26592 | refs/heads/main | 2023-05-13T12:27:05.552690 | 2021-05-30T12:15:14 | 2021-05-30T12:15:14 | 367,273,120 | 0 | 0 | null | 2021-05-23T09:51:05 | 2021-05-14T06:41:47 | Java | UTF-8 | Java | false | false | 507 | java | package com.dailycoder.journaldev;
public class PrimeNumberCheck {
public static void main(String[] args) {
int a = 19;
int b = 49;
System.out.println("Number "+a+" is prime "+isPrime(a));
System.out.println("Number "+b+" is prime "+isPrime(b));
}
private static boolean isPrime(int a) ... | [
"noreply@github.com"
] | tushar77more.noreply@github.com |
c76488969393c6f17a7a7b9ca6b8421cadf0de06 | 6ef8b5510394c70564a2a420a2d17e26a1b17862 | /app/src/main/java/com/iranplanner/tourism/iranplanner/ui/fragment/pandaMap/MapPandaComponent.java | aa4abf2fcdfba339671dea60686a1f260fefc507 | [] | no_license | HoDaVM/IranPlanner | cf07834a6f904ca94e853ecf313e2642704af784 | 85dd37987b0bd5582f439f9d0e42f88d7b1acc6a | refs/heads/master | 2020-03-28T19:29:41.100559 | 2018-09-16T07:12:48 | 2018-09-16T07:12:49 | 148,982,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package com.iranplanner.tourism.iranplanner.ui.fragment.pandaMap;
import com.iranplanner.tourism.iranplanner.di.data.component.NetComponent;
import com.iranplanner.tourism.iranplanner.di.model.CustomScope;
import com.iranplanner.tourism.iranplanner.ui.activity.login.LoginActivity;
import com.iranplanner.tourism.iranp... | [
"aahrabian@gmail.com"
] | aahrabian@gmail.com |
510be0900c7d23f1e875f55e00619fa62e39ecb8 | 35f069aad9f7040e20494dac11f826bba41d029e | /src/main/java/com/fiveamsolutions/vtools/service/UserService.java | 024c1b2e43579a14de4c0f0099caf56d099f907b | [] | no_license | v-makarenko/vtoolsmq | 4be3bc3965aaeeee2d64c359a30f6f18617f354d | 8a0dd75b196c0e641bb8b4b20124540aaaa2814b | refs/heads/master | 2021-01-10T02:04:58.893206 | 2015-12-03T16:34:44 | 2015-12-03T16:34:44 | 47,275,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,629 | java | package com.fiveamsolutions.vtools.service;
import com.fiveamsolutions.vtools.domain.Authority;
import com.fiveamsolutions.vtools.domain.PersistentToken;
import com.fiveamsolutions.vtools.domain.User;
import com.fiveamsolutions.vtools.repository.AuthorityRepository;
import com.fiveamsolutions.vtools.repository.Persist... | [
"icarter@5amsolutions.com"
] | icarter@5amsolutions.com |
a573e9297f921166d43c5aa7f63bc9589355cdbe | 09515ff5dc08354a7e0c2219524e965ee19f92de | /src/main/java/ua/com/smiddle/emulator/Application.java | 277420abce3c20f52a3aa77861d815275c6b673e | [] | no_license | KryvkoSergii/emulator | a7b35d6ef369d627fcbabf7405beffb36e59f292 | 4d6820adcac5c3ef97f3e6a47d4470e8027cc6aa | refs/heads/master | 2020-12-24T09:07:48.416804 | 2016-12-09T16:12:15 | 2016-12-09T16:12:15 | 73,307,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,463 | java | package ua.com.smiddle.emulator;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.*;
import org.springframework.scheduling.annotati... | [
"kryvkosergii@gmail.com"
] | kryvkosergii@gmail.com |
45a28039c7313dbdc30b1ea5fad3bc17ed528e1b | 3dd53282f1f3d7c00114253d914b20a81a382fb5 | /Exception/RealisationException.java | 785f50d0bf293f8d91ea4c23a267f18efbafa147 | [] | no_license | ArVladan/Java-training | ca2f0a53a5c424585c319fcaf5900815359c9e16 | 3f51edb69605fb9c3fdde73285920714114f3a31 | refs/heads/master | 2021-06-11T07:52:43.206110 | 2016-12-11T21:01:01 | 2016-12-11T21:01:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | package myexeption;
public class RealisationException {
static MyException a = new MyException();
public static void main(String[] args) {
int p = 1234;
int p2 = 123;
try {
a.test(p);
a.test(p2);
} catch (CastomException e) {
System.out.println(e.getCastEx());
}
}
}
| [
"vladan25@gmail.com"
] | vladan25@gmail.com |
c951b9e748b684f8d2fb0f20ea1533ca13f803a6 | 57955a2d0e149586ea77062877963d9709d868de | /src/main/java/com/algaworks/os/api/model/ClienteResumoModel.java | 22e15f2d57824a09489efa94e54a376feea8d0d4 | [] | no_license | LucasTengan/serviceorder | 967670bd4cf7d073fa9b7b72515ade1f94b3db8f | 2d79024793e5add65622df53fca4aa397b753d0d | refs/heads/main | 2023-03-31T17:30:45.739631 | 2021-04-04T21:11:43 | 2021-04-04T21:11:43 | 346,148,184 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 147 | java | package com.algaworks.os.api.model;
import lombok.Data;
@Data
public class ClienteResumoModel {
private Long id;
private String nome;
}
| [
"lucastengan@usp.br"
] | lucastengan@usp.br |
b302bdc816fa2212ddf958da9145a9897134e827 | d65f8942aa4fdd1a0aeef6e7522e6b31f88d2300 | /xqh-api/src/main/java/com/essence/business/xqh/api/floodForecast/service/SqybModelPlanInfoService.java | 50a83fedfbebbf4f394f64fce82007ecefae55c1 | [] | no_license | Chao240750188/xqh | 72e145e23ecfe734ceb2d65e37d906ab1fecfb00 | da47f222948fe7cc6141b9a9ae27054b92a1b864 | refs/heads/master | 2023-07-16T03:58:14.952408 | 2021-09-01T02:07:07 | 2021-09-01T02:07:07 | 330,581,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,219 | java | package com.essence.business.xqh.api.floodForecast.service;
import com.essence.business.xqh.api.floodForecast.dto.*;
import com.essence.business.xqh.common.returnFormat.SystemSecurityMessage;
import com.essence.framework.jpa.Paginator;
import com.essence.framework.jpa.PaginatorParam;
import javax.servlet.http.... | [
"240750188@qq.com"
] | 240750188@qq.com |
7bf10d677077d7521aa0685000db64fe53be68fb | 013530419a5c73d1965f6af20b49b8bf5bd48b5a | /kakulator/src/main/java/com/mycompany/kakulator/Main.java | c8164e81ffde9a237032c0c393be240934f62821 | [] | no_license | VashchenyaVolodymyr/labs | feec738392820d78dac6b97eb614ed60fe35be07 | d3906d28e330f330279365f31470df40ad696d01 | refs/heads/main | 2023-01-19T02:39:30.188216 | 2020-11-26T21:41:10 | 2020-11-26T21:41:10 | 316,317,851 | 0 | 0 | null | 2020-11-26T20:04:11 | 2020-11-26T19:14:26 | Java | UTF-8 | Java | false | false | 1,254 | 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.mycompany.kakulator;
import java.util.Scanner;
// калькулятор считает модули от операций над двумя числами
public class M... | [
"vashvol322@gmail.com"
] | vashvol322@gmail.com |
ae1a9c805e60fa1a75a007e2bd53dfcfd497e5d4 | df8e9e40fb96b18713cf12c41e9d9d92d04a108b | /PowerToolPlus/src/me/proxygames/powertool/files/checkitem.java | c40e53207236c2acb04730bff77ca32607a08c30 | [] | no_license | ProxyGames14/PowerToolsPlus | e389ad9de2905433fa6ca86c77ba81f40e27e7bc | f963e3bb961a79aa61057b997ebae8479a5ecfb4 | refs/heads/master | 2020-06-27T02:58:10.999285 | 2017-07-14T12:44:39 | 2017-07-14T12:44:39 | 97,041,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package me.proxygames.powertool.files;
import org.bukkit.entity.Player;
public class checkitem {
@SuppressWarnings("deprecation")
public static boolean checkitemid(Player player) {
String item = player.getItemInHand().getTypeId() + "-" + player.getItemInHand().getDurability();
if(filemenu.getplayer... | [
"noreply@github.com"
] | ProxyGames14.noreply@github.com |
87ce1dd82b8a88e06b4addbcfaf1a95e1eb75cd4 | 12af0c6745975ea7c739fcf2b506b3c8f8496070 | /src/main/java/org/wso2/custom/CustomSystemRolesRetainedProvisionHandler.java | 8232af0e8857421b3a0e01df028d9f0199c63c8c | [] | no_license | SiluniPathirana/CustomSystemRolesRetainedProvisionHandler | 3485aad07389d1c0dfcd5ed775cea0435a1ca64d | 475118e75cfd0831ea2fbede2726f4a233eb10bd | refs/heads/master | 2020-05-17T09:34:13.515679 | 2019-04-26T14:10:00 | 2019-04-26T14:10:00 | 183,637,200 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package org.wso2.custom;
import org.wso2.carbon.user.core.UserRealm;
import org.wso2.carbon.user.core.UserStoreException;
import org.wso2.carbon.identity.application.authentication.framework.handler.provisioning.impl.*;
import java.util.ArrayList;
import java.util.List;
public class CustomSystemRolesRetainedProvisi... | [
"siluni@wso2.com"
] | siluni@wso2.com |
d524d6131109240e1f3875c040ac2609af907a29 | 38ef0698b360675644f3f56f5f8077afbb3cbec6 | /board/src/main/java/com/example/board/domain/entity/BoardEntity.java | 12f4545d4498a1ec2552bd61a26cca176e1c4ca5 | [] | no_license | khs020731/test | 2726656aad10f9f3c8a632126bc655d2c837fa99 | f81ed5468589678b654ddcbfe3bb8a1db319ea3d | refs/heads/main | 2023-03-09T18:25:08.276109 | 2021-02-26T08:56:37 | 2021-02-26T08:56:37 | 325,183,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 876 | java | package com.example.board.domain.entity;
import lombok.AccessLevel;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import javax.persistence.*;
@NoArgsConstructor(access = AccessLevel.PROTECTED)
@Getter
@Entity
@Table(name = "board")
public class BoardEntity extends TimeE... | [
"noreply@github.com"
] | khs020731.noreply@github.com |
71333270368d9fec7a3bd41b8223b4d1a4568441 | c103ad2905ae018ce41415a5a470f9d9375dc8a3 | /src/main/java/Dto/InnerDto.java | 5205ca4512d061611d6c3848af069bf15fff9526 | [] | no_license | simonkrivonosov/JmhLab | 93a16bc0ebc532429a686285288d6e697cee1c14 | 752d3c7b92342fe9d6df15c41fbaa9166c8982e3 | refs/heads/main | 2023-01-21T17:56:36.763181 | 2020-11-30T18:24:17 | 2020-11-30T18:24:17 | 316,996,767 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | package Dto;
import java.io.Serializable;
class InnerDto implements Serializable {
public final String name = "innerDto";
public final Double x = Math.PI;
}
| [
"simon.krivonosov@gmail.com"
] | simon.krivonosov@gmail.com |
0a8b6120a57a17580f12d91f5cd8f532aaa7f403 | 90e7d87ed51b1ea14a8ada11b0fb97f8503acf45 | /src/step_math1/Baekjoon_2839.java | f55aa19ab3f26eb6b104ae57b2204398ef6efd00 | [] | no_license | KimWonJun/Baekjoon-Algorithm | 7883b6c43328d3b41adbe93112a6cd4652c9ed93 | e4e39c89b1cd9840af022b4708942f0cccc557b6 | refs/heads/master | 2022-12-22T21:17:08.105610 | 2022-12-13T15:35:03 | 2022-12-13T15:35:03 | 195,809,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package step_math1;
import java.util.Scanner;
public class Baekjoon_2839 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int sugar = sc.nextInt();
int five = 0;
int three = 0;
while(sugar % 5 != 0 && sugar > 0)
{
sugar-=... | [
"kwj0313im@naver.com"
] | kwj0313im@naver.com |
33f328c6a4f412777e5de13b3a263a36acf69fe1 | 8e9eaac47e0d3b18276af668bb5a3f58ebecab92 | /src/org/poreddy/collections/io/ReadAndWriteRun.java | d158b7a8ca3048fcb1ce629e93a1cf02f1abef8f | [] | no_license | pporeddy/JavaIO | 5b2d6fee308b6935f2e565f9da2e9979676fc138 | 01ffbcfbf9264e8c928990cb5cdb7e1816f94781 | refs/heads/master | 2019-01-02T08:44:19.205637 | 2013-10-04T17:07:00 | 2013-10-04T17:07:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 168 | java | package org.poreddy.collections.io;
public class ReadAndWriteRun {
public static void main(String[] arg) {
ReadData data = new ReadData();
data.Read();
}
}
| [
"pporeddy@uno.edu"
] | pporeddy@uno.edu |
4711e791a51c0be653528a55111e9af0d1e77157 | 08113b6fc4b84226357f036a9c52341cca5982dc | /app/src/main/java/com/example/imagenesupt/MiFresco.java | ef7e7219e9f278174435516a333a029963ba09db | [] | no_license | ArlynC/ImagenesUpt | dd37bed146fc496ba26475f66168a05693528702 | d53178bae67f09db6fbecd07b67617434fca3cb6 | refs/heads/master | 2020-12-28T12:48:39.916787 | 2020-02-16T05:16:51 | 2020-02-16T05:16:51 | 238,338,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package com.example.imagenesupt;
import androidx.appcompat.app.AppCompatActivity;
import android.net.Uri;
import android.os.Bundle;
import com.facebook.drawee.backends.pipeline.Fresco;
import com.facebook.drawee.view.SimpleDraweeView;
import com.facebook.imagepipeline.core.ImagePipeline;
public class MiFresco exten... | [
"alejandra321.any@gmail.com"
] | alejandra321.any@gmail.com |
1c639a325dbb087af03b18d7638d4b143bdbc25e | 6ba20aa444c7ea92dd4c64a188ef75a7f0640260 | /td4/TD4/src/model/ContactHandler.java | 8a5d8f7d71777679e2ef3f49ec9b82d5c8e46a5c | [] | no_license | tudorluchy/NF28-TD | de0b589ede9c081e12e11151360de8c5855c1cab | 0e6ee995b74de9c53831facc8de1d398e1237acb | refs/heads/master | 2020-03-30T02:36:22.238573 | 2014-07-03T11:08:50 | 2014-07-03T11:08:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,790 | java | package model;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
import javax.swing.tree.DefaultMutableTreeNode;
import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
public class ContactHandler extends DefaultHandler {
/**
* Noeud par... | [
"tudorluchy@gmail.com"
] | tudorluchy@gmail.com |
58af74686c5def69e7dfe79571a0da6cbb38a08d | 17c30fed606a8b1c8f07f3befbef6ccc78288299 | /P9_8_0_0/src/main/java/java/util/function/-$Lambda$VGDeaUHZQIZywZW2ttlyhwk3Cmk.java | 42c8caf9a0f14acbf4b6d9d8707479437383ac7e | [] | no_license | EggUncle/HwFrameWorkSource | 4e67f1b832a2f68f5eaae065c90215777b8633a7 | 162e751d0952ca13548f700aad987852b969a4ad | refs/heads/master | 2020-04-06T14:29:22.781911 | 2018-11-09T05:05:03 | 2018-11-09T05:05:03 | 157,543,151 | 1 | 0 | null | 2018-11-14T12:08:01 | 2018-11-14T12:08:01 | null | UTF-8 | Java | false | false | 1,832 | java | package java.util.function;
final /* synthetic */ class -$Lambda$VGDeaUHZQIZywZW2ttlyhwk3Cmk implements DoubleUnaryOperator {
/* renamed from: java.util.function.-$Lambda$VGDeaUHZQIZywZW2ttlyhwk3Cmk$1 */
final /* synthetic */ class AnonymousClass1 implements DoubleUnaryOperator {
private final /* synt... | [
"lygforbs0@mail.com"
] | lygforbs0@mail.com |
14e73970be5ab5c66155249802780cde45a1f8ca | 2278022ad2621f7d4e4d734fd97707ae91fe518a | /workspace_java/ch10-inner/src/com/inner/s01/LocalMain01.java | 2849723a72e0901ca325ab304f96d6baee3e6d52 | [] | no_license | TaeHyungK/KH_Academy | 6506199d1222a7d4d51e2a650769fd565e5d802c | d014b7bf25d6fc282d856696b5da0e8997900fc5 | refs/heads/master | 2021-09-09T01:46:25.995181 | 2018-03-13T06:48:06 | 2018-03-13T06:48:06 | 106,348,733 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 325 | java | package com.inner.s01;
public class LocalMain01 {
public void innerTest() {
class Inner {
public void getData() {
System.out.println("Local 내부 클래스");
}
}
Inner i = new Inner();
i.getData();
}
public static void main(String[] args) {
LocalMain01 m = new LocalMain01();
m.innerTest();
}
}
| [
"rlaxogud555@gmail.com"
] | rlaxogud555@gmail.com |
6632c355dd1171ed1c6877f183da3bb299e46acc | a8224d03bcbab04c5880127a8a4143d9880c99b7 | /server/src/main/java/com/capgemini/server/ServerApplication.java | 48a830884199c5a73ce69776e0a8b869dbfc13ef | [] | no_license | HariniBhuvana/microservice-Eureka-Servers | b763750cad1756ab033d43e132617c49d89af4a2 | 6c2de290d50824876aef79c072a126d88f4f0480 | refs/heads/master | 2020-04-01T10:23:56.510785 | 2018-10-15T13:15:18 | 2018-10-15T13:15:18 | 153,114,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package com.capgemini.server;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.config.server.EnableConfigServer;
@EnableDiscoveryClient
@Enab... | [
"harini.k@capgemini.com"
] | harini.k@capgemini.com |
7d2baa1215fad10bf5911f420abca500bd3056f6 | aad82f53c79bb1b0fa0523ca0b9dd18d8f39ec6d | /Anjana M R/27jan/program5_checked_exception2.java | bf067e544b8f36d3314e7b1c6a9b450fe3678ebd | [] | no_license | Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2 | 54b4d87238949f3ffa0b3f0209089a1beb93befe | 58d65b309377b1b86a54d541c3d1ef5acb868381 | refs/heads/master | 2020-12-22T06:12:23.330335 | 2020-03-17T12:32:29 | 2020-03-17T12:32:29 | 236,676,704 | 1 | 0 | null | 2020-10-13T19:56:02 | 2020-01-28T07:00:34 | Java | UTF-8 | Java | false | false | 374 | java | import java.io.FileInputStream;
class fileMgmt
{
void fileRead() throws IOException
{
FileInputStream fis=null;
fis=new FileInputStream("B:/myfile.txt");
int k;
while((k=fis.read())!=-1)
{
System.out.println((char)k);
}
fis.close();
}
}
public class program5_checked_exception2 {
p... | [
"noreply@github.com"
] | Cognizant-Training-Coimbatore.noreply@github.com |
58434c0bd7e9ba010311b499c2d7c64bbaca3a62 | 5b134e3b180a25968862e2957dafefc47361a450 | /src/java/controller/ProjectController.java | eade7f8b43602dcc7ae3b429c4a9c058259fb61c | [] | no_license | melokissy/assist-api | 801fe6214d4158d2bddea2d2cbfe790a73ce58d0 | 71ef4e6dbfe29c4e1d58f24c6e8365248b25129c | refs/heads/master | 2023-05-25T09:18:32.409360 | 2021-04-04T04:17:05 | 2021-04-04T04:17:05 | 345,418,467 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | 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 controller;
import dao.ProjectDAO;
import java.util.List;
import model.Project;
import model.Ticket;
/**
*
* @author Kissy ... | [
"kissybatista@gmail.com"
] | kissybatista@gmail.com |
26f69f3359a0adf4d19fd7a24a8afcf46454a788 | 3aa96bd2717db1ab965e1dd7987d782c8a4c3b59 | /src/com/vaani/algo/compete/cc150/chap4treegraph/TopologicalSort.java | 3c8005e60666518d129836205a29c589f64bb1c6 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | sjl421/AlgorithmUtil | 1121683fcb7f40fea96af6bb83a73980156b4ca4 | edc3bcdd648a3e6981e8b1f0ae74f0f349225081 | refs/heads/master | 2020-04-15T20:56:27.872900 | 2018-09-01T07:00:00 | 2018-09-25T07:00:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,207 | java | package com.vaani.algo.compete.cc150.chap4treegraph;
import com.vaani.algo.ds.core.graph.DirectedGraph;
import com.vaani.algo.ds.core.graph.Vertex;
import java.util.*;
/**
* Created by Xiaomeng on 11/25/2014.
*/
public class TopologicalSort {
public static Vertex[] topologicalSort(DirectedGraph graph) {
... | [
"kinshuk.ram@gmail.com"
] | kinshuk.ram@gmail.com |
2384aa1ab08c573a76c10148a2da85fcf6a434f1 | d1330a1f36c078d90a843fc9829c0770b048d11a | /src/Arcari/Leonardo/BattagliaNavale/EventiGioco.java | eaed5835ddefe5b1d4d57cbb7b58794e42f84cb0 | [] | no_license | PoliCRJava/JavaTest | a501b9bc4a5d55517ad2e3d417df4f0541dc3428 | a1d2397652422792db91c0a644e0abcf7dd11c5e | refs/heads/master | 2021-01-24T15:06:18.889331 | 2016-06-12T09:20:28 | 2016-06-12T09:20:28 | 55,073,452 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | package Arcari.Leonardo.BattagliaNavale;
/**
* Created by leonardoarcari on 06/04/16.
*/
public enum EventiGioco {
COLPITO,
ACQUA,
AFFONDATO,
SCONFITTA;
}
| [
"lippol94@gmail.com"
] | lippol94@gmail.com |
5d7b44375a178e43aedb364c035d587ccdac565e | 333aa944147ee5a8d0f7bb523c6263f77c8afe6c | /src/main/java/erp/dao/provider/DetailDaoProvider.java | f64d0f8949407bc2496bede880f8781b4a8b7de9 | [
"MIT"
] | permissive | cuidh/RunningAccount | f2f57b248779bd09d48da67669eacd4b7bc7d62d | 9d7a2412d69cc69dae826e998838312e390b9abd | refs/heads/master | 2022-11-22T11:50:23.067356 | 2020-07-27T12:09:12 | 2020-07-27T12:09:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,128 | java | package erp.dao.provider;
import erp.domain.Detail;
import erp.vo.req.DetailFilterVo;
import org.apache.ibatis.jdbc.SQL;
import java.util.List;
/**
* @author Yhaobo
* @date 2020/3/13
*/
public class DetailDaoProvider {
public String listByFilterSql(DetailFilterVo vo) {
return new SQL() {{
... | [
"517046205@qq.com"
] | 517046205@qq.com |
4dde514763bdea3625af036f786ee21a605eb506 | 268592c417a8f6fbcfec98a8af17d7cb9f1f6cee | /debop4k-data-orm/src/test/java/debop4k/data/orm/springdata/interceptors/CustomerRepository.java | 099bf82ddec83cd4043cbd3e249ada2608d3c702 | [
"Apache-2.0"
] | permissive | debop/debop4k | 8a8e29e76b590e72599fb69888c2eb2e90952c10 | 5a621998b88b4d416f510971536abf3bf82fb2f0 | refs/heads/develop | 2021-06-14T22:48:58.156606 | 2019-08-06T15:49:34 | 2019-08-06T15:49:34 | 60,844,667 | 37 | 12 | Apache-2.0 | 2021-04-22T17:45:14 | 2016-06-10T12:01:14 | Kotlin | UTF-8 | Java | false | false | 870 | java | /*
* Copyright (c) 2016. Sunghyouk Bae <sunghyouk.bae@gmail.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/LICENSE-2.0
*
* Unless required... | [
"sunghyouk.bae@gmail.com"
] | sunghyouk.bae@gmail.com |
6ce9bf77143c4c13062660666455d1c14e9ac76d | a4e60aa4e2cb5d2f2a82b1a2eef99027029a6316 | /firstProject/src/com/yedam/collection/StudentTest.java | 5393024b537601bc0749959cd68d4b7c5bedac65 | [] | no_license | doeun1/firstPoject | 929d7b67f649d44377def909d58799b256d40389 | 69f4e512370b2c8561f2cb3615696767e8e750bb | refs/heads/master | 2022-12-08T17:56:26.978229 | 2020-08-27T06:41:24 | 2020-08-27T06:41:24 | 286,663,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,132 | java | package com.yedam.collection;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
import com.yedam.classes.Friend;
public class StudentTest {
static Scanner sn = new Scanner(System.in);
static Student[] sd = new Student[3];
public static void main(String[] args) {
/*
* 1. 학생이름, 수학점수... | [
"hneu86@naver.com"
] | hneu86@naver.com |
5665aa5ad51ddda5ee03aeecc908aacc828e221f | 8c7ddc426213f2cdd514e4c2fdaedd569fa7d3ea | /Java/wechat-nowait/src/main/java/com/metaarchit/wechat/nowait/service/impl/WxUserServiceImpl.java | 5a16edb7c977d00b4f0451ec69e15efe92af79d8 | [] | no_license | ChenChenJH/wechat-nowait | 5a0b5941d534c7e616790239352edaa0b53a1079 | 81ae4714aa90ccb8c687d35a23abbd2424117481 | refs/heads/master | 2021-09-02T04:36:18.071782 | 2017-12-30T11:03:56 | 2017-12-30T11:03:56 | 113,017,251 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | package com.metaarchit.wechat.nowait.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.metaarchit.wechat.nowait.dao.WxUserDao;
import com.metaarchit.wechat.nowait.model.WxUser;
import com.metaarchit.wechat.nowait.service.WxUserService;
i... | [
"1319869958@qq.com"
] | 1319869958@qq.com |
c348977a7518b152437a23a776eff8b0e58a4aa2 | 477c901f3715048a8cbd3a5a2f860a5472bf4dfc | /src/main/java/com/learn/datastructures/QuestionOne.java | 5dda9811f8948b6ab527b8ab999474353761f480 | [] | no_license | depu19/datastructures | 673e34382caf7ab859a06251cfdf8c4e5215c94e | ed718da3638d860aaeb5f72933abf1ad45bf0bb4 | refs/heads/master | 2023-08-26T11:13:25.572785 | 2021-10-11T11:35:07 | 2021-10-11T11:35:07 | 415,897,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,024 | java | package com.learn.datastructures;
public class QuestionOne {
/**
* An element in a sorted array can be found in O(log n) time via binary search.
* But suppose we rotate an ascending order sorted array at some pivot unknown to you beforehand.
* So for instance, 1 2 3 4 5 might become 3 4 5 1 2. Devi... | [
"depu19@gmail.com"
] | depu19@gmail.com |
c61db397e3c58fb363dd83330bef1266da40dc3c | 330fcd57d61cd940a5b54a0e75ba29716a645b16 | /app/src/main/java/com/example/todolist/fragment/MainFragment.java | 2091246bc1c620ed5448e3f133d67c92ea99fe45 | [] | no_license | Kuasa5Indra/android-ToDoList | b7b9042c2b57de234ce10410ab1333427cc94f7e | 9f4697001b1cf4bb0376ea77d89725d10ac70178 | refs/heads/master | 2023-01-10T08:04:30.972033 | 2020-11-08T16:47:45 | 2020-11-08T16:47:45 | 296,236,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,999 | java | package com.example.todolist.fragment;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.view.ContextMenu;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import androi... | [
"adityaindra135@gmail.com"
] | adityaindra135@gmail.com |
aae00cb36c90aa1a6411734fbb1a31be1930ee18 | 43d65922c8ebbe612e667ec20196937c76ef280a | /frameworks/spring-boot/src/it/webflux/src/test/java/io/dekorate/webflux/DemoApplicationTests.java | 84c20d764a2d2bff0e4f71abf96b58bc68418db5 | [
"Apache-2.0"
] | permissive | Albertoimpl/dekorate | 9aeaae2ce87c4c883766768b8dd0c70a518b68e3 | a32c4b8c5692d49fe3e9ebc484fa7574a9390ef4 | refs/heads/master | 2020-08-14T00:52:17.099002 | 2019-10-24T17:31:09 | 2019-10-25T06:19:25 | 215,067,177 | 0 | 0 | Apache-2.0 | 2019-10-14T14:35:34 | 2019-10-14T14:35:33 | null | UTF-8 | Java | false | false | 1,020 | java | package io.dekorate.webflux;
import io.dekorate.utils.Serialization;
import io.dekorate.deps.kubernetes.api.model.KubernetesList;
import io.dekorate.deps.kubernetes.api.model.HasMetadata;
import io.dekorate.deps.kubernetes.api.model.Service;
import java.util.Optional;
import org.junit.jupiter.api.Test;
import static ... | [
"iocanel@gmail.com"
] | iocanel@gmail.com |
c1f67d77acbe66ef5ca379c5e9c1700416e55123 | 59de2f3b5f42931c500887a5187d22fc0a62c784 | /src/shipUpgrades/UpgradeMediumPlating.java | fed61309c8433746b709bb279b6c62a8302c35de | [] | no_license | ehavlisch/Heat-Death | fdfad825014a5f72d52dd9a1eac094a799b4e9c0 | 92566fbe15bf898aee603342f5b6878bb937b73c | refs/heads/master | 2020-04-06T03:55:50.881308 | 2016-08-25T00:23:14 | 2016-08-25T00:23:14 | 19,593,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package shipUpgrades;
public class UpgradeMediumPlating extends Upgrade {
public UpgradeMediumPlating() {
name = "Medium Hull Plating";
this.cost = -100;
this.maxHull = 600;
this.efficiency = 2;
family = UpgradeFamily.Hull;
mass = 200;
}
}
| [
"evan"
] | evan |
7183df6c4a9a55fcbf993fd64a221647650041e8 | d8ce80acfe100eaf4d1fd685fc49d395e951f485 | /src/gui/administrateur/Ajouter_Console.java | cbbb9d5eed52470bed71cbf9b23534ce9c5d22c4 | [] | no_license | davidwolfs/Projet_Java | b5c9833645bd2e3952d5b279af956694feaf1a38 | 4e63e226625c386f508199f00c1df7ebe12dc16c | refs/heads/master | 2020-04-02T04:31:15.071155 | 2018-11-30T01:02:25 | 2018-11-30T01:02:25 | 154,020,725 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,877 | java | package gui.administrateur;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import exo.Administrateur;
import exo.Console;
import javax.swing.JLabel;
import javax.swing.JTextField;
import javax.swing.JButton;
import java.awt.event.ActionListener;
import java.sql.Connectio... | [
"abc@example.com"
] | abc@example.com |
9d4e68bec25c9cf2b5810ce5ea13d43c1e60f1ac | 32ca0a296f4486852f42ac62cd339db5e9e0624a | /src/test/java/step_Definition/SameBrowserInstance.java | bf9d45073899d6256499e749e4b8c67077807f45 | [] | no_license | Harshit378/PassionTeaCucumber | 1be20660479cdd33d7954956462cc43661a93087 | 1fc6a9e6ec905d13857a9c2caf3fa744a4bb084e | refs/heads/master | 2021-06-23T21:18:19.826696 | 2017-09-06T07:56:39 | 2017-09-06T07:56:39 | 92,601,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,090 | java | package step_Definition;
import java.net.MalformedURLException;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.Select;
import cucumber.api.DataTable;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.When;
public class SameBrowserInstance {
... | [
"noreply@github.com"
] | Harshit378.noreply@github.com |
4de8890752c0675b659a3b01f6d0554d395a999b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_36c73c13e21915b66bedd77df9a7adf596a60464/LogFactory/2_36c73c13e21915b66bedd77df9a7adf596a60464_LogFactory_s.java | de372e926538bbf3ded14d9bef0882c44b2b7ebd | [] | 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 | 83,039 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); yo... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
20833de226a8261a775a984933949608939e7bcc | 88762804f33098f5e791d5fb3e83a16ee733cdba | /app/src/main/java/curso_intermedio/temas/Temain_4.java | 1cc69446ba4900b172ebf0955c8c61573f3d079f | [] | no_license | SaulGrez/curso_fi | ab89b4e03919dd2ec486a6574bed7fb04ac2ad34 | cb1ba44a5669373d2892cbfca3e573f7004c6cf3 | refs/heads/master | 2022-12-29T20:31:11.568404 | 2020-10-19T20:15:27 | 2020-10-19T20:15:27 | 304,196,766 | 0 | 0 | null | 2020-10-19T20:15:29 | 2020-10-15T03:12:51 | Java | UTF-8 | Java | false | false | 862 | java | package curso_intermedio.temas;
public class Temain_4 {
private String descripcion4i;
private String titulo4i;
private String image4i;
public Temain_4() {
}
public Temain_4(String descripcion4i, String titulo4i, String image4i) {
this.descripcion4i = descripcion4i;
this.titul... | [
"gr356052@uaeh.edu.mx"
] | gr356052@uaeh.edu.mx |
7aa43e0324af9a38d753b0aa6b6cbef44c047170 | 446920fedd9aadda2093e3c9423e664d680e779d | /AdvancedVillages-Branching/src/com/pi/bukkit/worldgen/villa/BranchVillageGenerator.java | 8585c2bdab02c65c216f185029b94221b18e59af | [] | no_license | Equinox-/Bukkit-Plugins | afadf8618d6f19bab18d9811d5be3c9381dc5dbe | c0461d4d6ff24d4992320224034dcd3a0fe6f3da | refs/heads/master | 2021-01-01T19:28:23.627572 | 2013-08-05T18:34:13 | 2013-08-05T18:34:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,140 | java | package com.pi.bukkit.worldgen.villa;
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import org.bukkit.Material;
import org.bukkit.World;
import org.bukkit.generator.BlockPopulator;
import org.bukkit.generator.ChunkGenerator;
import com.pi.villa.gen.VillageGenerator;
public cl... | [
"equinoxscripts@gmail.com"
] | equinoxscripts@gmail.com |
9e5c0875f3d068cfe7565451251f4eca28f9dcf6 | 0bd7ea084e648b99bb5079fe3a95b9ae7959b72e | /src/tests1/DriverListTests.java | 00d60251a5445e28ddc856a34ab85ef0ace94557 | [] | no_license | donnpie/QuickFoodOrderSystem | ca602aa0a01803ef9676b60bc67a9f7affc46bce | 60d6b204a69f31dcb6e4aafa0b0e4b6ce08abbde | refs/heads/master | 2023-03-13T20:25:30.865040 | 2021-03-05T08:24:56 | 2021-03-05T08:24:56 | 341,872,287 | 0 | 0 | null | 2021-02-24T11:51:30 | 2021-02-24T11:05:34 | null | UTF-8 | Java | false | false | 978 | java | package tests1;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import main.Driver;
import main.DriverList;
import main.Restaurant;
class DriverListTests {
@Test
void PickDriverInAreaWithLowestNumberOfOrders_HappyPath() {
//Expected values
String expectedName = "Driver1";... | [
"donnpie@gmail.com"
] | donnpie@gmail.com |
4363c95fe3a51d45511c29bce5301f8958f6982a | 22ed582fcd39578b16a90678d25335138322ab3d | /Android/SmartDoorbell/app/src/main/java/com/example/omnia/smartdoorbell/history/BlockFragment.java | 95dcb26685a61930bd38b31a7bfdbbbd7bd410b4 | [] | no_license | ruthdaniel/Smart-Doorbell | 935b447d5b0225403e225a8ef640fda3417ad504 | 9a45db977717405a4e83817eaeff8650203707db | refs/heads/master | 2021-09-16T06:01:28.051846 | 2018-06-17T17:23:35 | 2018-06-17T17:23:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,400 | java | package com.example.omnia.smartdoorbell.history;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import andro... | [
"omnia.ali36036@yahoo.com"
] | omnia.ali36036@yahoo.com |
879a5582efd48b0ebc2c41f834bbcbcbd1e48f03 | 8c3e71fa9784f340e256d9d184f681c3fc0f3d33 | /src/easy/_190_ReverseBits.java | 15fc2a6b1ebff69f7f756a36d2dde49e771f2682 | [] | no_license | SagiZJS/LeetCode | 56e6b9786973ea1f94ff4645f12c755e4b35e157 | 1e294450a26cc8677576aa57ca2745282748f6f1 | refs/heads/master | 2020-05-07T16:58:21.124311 | 2019-12-05T22:40:28 | 2019-12-05T22:40:28 | 180,707,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,676 | java | package easy;
public class _190_ReverseBits {
// public int reverseBits(int n) {
// char[] digits = new char[32];
// for (int i = 0; i < 32;i++) {
// digits[i] = '0';
// }
//
// char[] tempChars = Integer.toBinaryString(n).toCharArray();
// System.arrayc... | [
""
] | |
3e3f8c4bef251c6f2ce1b23ee7137f8b3b58f67a | b513180c527ddbfbf011b978d3cd28202ef2b3aa | /src/main/java/com/example/vhr/mapper/OpLogMapper.java | fb0267e532c0191539b2ee2dcc147398603288bb | [] | no_license | my-echo-smy/myvhr | 87a0ac2b3a5e3bf520b90302bd2d32250c105190 | aec30617dac3d9e08b647c6cd6f7efc064b93600 | refs/heads/master | 2022-10-24T05:21:53.584110 | 2020-06-15T09:13:46 | 2020-06-15T09:13:46 | 270,942,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.example.vhr.mapper;
import com.example.vhr.model.OpLog;
public interface OpLogMapper {
int deleteByPrimaryKey(Integer id);
int insert(OpLog record);
int insertSelective(OpLog record);
OpLog selectByPrimaryKey(Integer id);
int updateByPrimaryKeySelective(OpLog record);
int upd... | [
"2441241367@qq.com"
] | 2441241367@qq.com |
481ae3a845a4267f1667c55862b950100b9bf0b9 | 33e54d59dcf2602b1d5079f28144ccac5fa2f6eb | /java-learn/src/main/java/com/liucan/classes/ItemManager.java | d32b122b97c6be3c3a73d109d54fd2613778e139 | [] | no_license | whoisloda123/bank | 1c433aa2dbe53847bfd0ca60758379d9f84d065d | cad9158b49d2424126db67d3e1a340a459676baf | refs/heads/master | 2022-12-23T14:42:15.852354 | 2021-05-19T08:10:52 | 2021-05-19T08:10:52 | 129,715,883 | 0 | 1 | null | 2022-12-16T08:22:09 | 2018-04-16T09:09:37 | Java | UTF-8 | Java | false | false | 1,321 | java | package com.liucan.classes;
import lombok.AllArgsConstructor;
/**
* 局部类,成员类,静态成员类
*
* @author liucan
* @version 18-12-9
*/
public class ItemManager {
private Item[] itemArray;
private int index = 0;
public ItemManager(int size) {
itemArray = new Item[size];
}
public void add(Item it... | [
"553650590@qq.com"
] | 553650590@qq.com |
28063ecf192095784e7949bb1a358791db790f32 | be0de2dfbfafe3c10fd6f54e79cb23809f9609b8 | /sample-apps/msa-flight/src/main/java/com/example/m9amsa/flight/service/AirplaneService.java | 3f9e9849ac5000578b46c1b631f44eadbedb3864 | [] | no_license | Macchinetta/microservices-development-guideline | adc78da69b2f8970fac50245ec9ee48ba4b54507 | b26ad356f74fb28b26109cecda7f37d9ca7c28f1 | refs/heads/master | 2021-04-19T21:47:29.393193 | 2020-03-02T08:38:59 | 2021-03-23T06:25:01 | 249,630,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,437 | java | /*
* Copyright(c) 2019 NTT Corporation.
*
* 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 ag... | [
"dev@nota.m001.jp"
] | dev@nota.m001.jp |
54634c26e338a26043199c1096d51805d8cb664a | 53d2f84ab0da0d02696f90f2489382e53fc9d2b9 | /solr01/src/main/java/com/itheima/pojo/Product.java | 167fa6dbc2220556c3c66b5641a1b01c546a4d14 | [] | no_license | LuoTailong/spider | b86a6382d74d8c42b7e5282e0f8703fe16cc5ef8 | 0288f419a83a8bf8836f55285566af5a7f682bc9 | refs/heads/master | 2022-09-08T13:48:34.470379 | 2019-06-16T07:55:51 | 2019-06-16T07:55:51 | 192,164,952 | 0 | 0 | null | 2022-09-01T23:08:37 | 2019-06-16T07:55:45 | Java | UTF-8 | Java | false | false | 1,519 | java | package com.itheima.pojo;
import org.apache.solr.client.solrj.beans.Field;
public class Product {
@Field
private String id;
@Field
private String title;
@Field
private String name;
@Field
private Long price;
@Field
private String content;
public Product() {
}
publ... | [
"18645999845@163.com"
] | 18645999845@163.com |
6b993ca17c2238727eec675ac0ba08f86376f767 | 90a0183c1fdd464dff1b95acd8ea1607ab1220ab | /src/main/java/com/mycompany/myapp/web/rest/PlaceResource.java | 5722bc314d7efb94afc9e4271b63a9f355aca364 | [] | no_license | BulkSecurityGeneratorProject/ngtools-sample | 28da85507ff1d1d7f98cae1309ec8f5d4820048c | 9b60dff59aa6d464032c3d375268a5ca12ab8962 | refs/heads/master | 2022-12-10T08:18:03.645098 | 2017-06-28T15:43:33 | 2017-06-28T15:43:33 | 296,548,445 | 0 | 0 | null | 2020-09-18T07:35:46 | 2020-09-18T07:35:45 | null | UTF-8 | Java | false | false | 5,441 | java | package com.mycompany.myapp.web.rest;
import com.codahale.metrics.annotation.Timed;
import com.mycompany.myapp.domain.Place;
import com.mycompany.myapp.repository.PlaceRepository;
import com.mycompany.myapp.repository.search.PlaceSearchRepository;
import com.mycompany.myapp.web.rest.util.HeaderUtil;
import io.github.... | [
"d4udts@gmail.com"
] | d4udts@gmail.com |
7ddd9779a0044700987c0d2aa86290223e469c83 | 9b893c0732414cc7d491250b5bc2d4a1dd73fe8c | /mn_sdk/src/main/java/com/mn/player/audio/AudioRunable.java | ebd231063d3adfbaf784c371cd9fdc689589222b | [] | no_license | wy749814530/MNOpenKit-AndroidX | 570c13d66bd478b9bbdff1177cd235286d6791db | 055acdf827372f25f021bca0922921e01f30438d | refs/heads/master | 2022-12-06T11:09:51.102559 | 2020-08-18T03:06:32 | 2020-08-18T03:06:32 | 275,717,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,405 | java | package com.mn.player.audio;
import java.util.ArrayDeque;
import java.util.Deque;
import static java.lang.Thread.sleep;
/**
* Created by WIN on 2018/5/18.
*/
public class AudioRunable implements Runnable {
private OnAudioObserver _runableAudio;
private volatile Deque<AudioBean> deque = new ArrayDeque<>();... | [
"wy749814530@163.com"
] | wy749814530@163.com |
4856b50c54a362a55d0be5dd9403725e3b59283b | dee86d38fba5315ed6bb865ad5ae92fb5a5436b2 | /app/src/main/java/com/esq/e_list/DataForDetailedTask.java | 8ee404f1c49b9e3418baf707f3bdd70929f73089 | [] | no_license | EbhomenyeEmmanuel/To-do-EList | 38e3a9c9f71a03938bc439baf0ae2e4335528619 | 18909dd0c0c6c91d472dd35f231209190790caf9 | refs/heads/master | 2021-05-17T19:31:11.859181 | 2020-03-29T02:43:13 | 2020-03-29T02:43:13 | 250,938,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 749 | java | package com.esq.e_list;
import java.util.ArrayList;
public class DataForDetailedTask {
private String taskName;
private int taskNumber;
public DataForDetailedTask(String taskName, int taskNumber){
this.taskName = taskName;
this.taskNumber = taskNumber;
}
public DataForDetailedTask(... | [
"eebhomenye@yahoo.com"
] | eebhomenye@yahoo.com |
17aae7ff1752b99caa562022b62761309811c5af | 5ba4e0b67de10c3894e43481accfc27196d8beb3 | /src/main/java/com/axj/demo/config/ThymeleafConfiguration.java | 206c44e3294665839f4821f6b46744c4fc22ae75 | [] | no_license | aixinjing/jhipster | 8511f3c0d310d236f27adddaed2a1871dd6f3bd6 | 6fcce1474166ef3cde6a5cf2f175879c7604d937 | refs/heads/master | 2021-01-21T15:07:21.971221 | 2016-07-12T08:12:18 | 2016-07-12T08:12:18 | 57,101,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 948 | java | package com.axj.demo.config;
import org.apache.commons.lang.CharEncoding;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.*;
import org.thymeleaf.templateresolver.ClassLoaderTemplateResolver;
@Configuration
public class ThymeleafConfiguration {
private final... | [
"15848114752@163.com"
] | 15848114752@163.com |
3a7d714f19e7d4d6f9f9cd6799522c099416cd23 | 74ebb2bc0a6acf518c4c7b181a7ea698a90967e4 | /cloud-collection-core-service/src/main/java/com/geekluxun/util/ExceptionUtil.java | 779e098763460c1fc4535f8b59664d5c7ca7a2f9 | [] | no_license | geekluxun/cloud-collection | 4ff7079645f5aca33189c3103f1a7d758c790d10 | f1126159a70eb2c31a28dd1373d18a22593ce5df | refs/heads/master | 2020-03-15T04:40:37.294086 | 2019-02-28T12:47:08 | 2019-02-28T12:47:08 | 131,971,139 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 909 | java | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* 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 applica... | [
"geekluxun@163.com"
] | geekluxun@163.com |
5d7495c649975277ddb7a28f52303e8c773ffdf1 | 26d6febf72987bb402f7f77057949ff97ab9dba6 | /gray-plugin-framework/src/main/java/com/rainbow/gray/framework/event/RuleClearedEvent.java | d723803220c3e1b7d8487f8d39980b1294399b91 | [] | no_license | liuyunlong1229/gray | 48aacfe00eb5370020ac25be9b25df796c12538a | 96d4dc54c9ad1e0a570404959c7801b75f6750a1 | refs/heads/master | 2023-01-23T12:48:22.631827 | 2020-11-23T11:27:27 | 2020-11-23T11:27:27 | 315,288,535 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.rainbow.gray.framework.event;
import java.io.Serializable;
import com.rainbow.gray.framework.entity.RuleType;
public class RuleClearedEvent implements Serializable {
private static final long serialVersionUID = -4942710381954711909L;
private RuleType ruleType;
public RuleClearedEvent(RuleTy... | [
"yunlongliu@pateo.com.cn"
] | yunlongliu@pateo.com.cn |
f9731f86925b3f52aa9352dc5e9ddb8af4249e25 | 1dc8b9e71d6a41c3e28a79408312bd4ee17f53fc | /src/Controller.java | 93bf1af73472322909955565cfcd619fb617f7e4 | [] | no_license | masudhabib/Toy-Compiler1 | 2ec00abca2dde3455856e254c923d7910798f0b8 | 8c53425b689807058e2c9ceb7dfbcdd3a21499f1 | refs/heads/master | 2023-01-19T14:52:53.389713 | 2020-12-02T20:26:47 | 2020-12-02T20:26:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,810 | java | import java.util.Arrays;
import java.util.Scanner;
import static java.lang.Character.isDigit;
import static java.lang.Character.isLetter;
public class Controller {
public static void main(String args[])
{
char expr[]= new char[20]; //storing the input from command line
char operators[] = new ... | [
"svasamsetti@my.harrisburgu.edu"
] | svasamsetti@my.harrisburgu.edu |
cec0c44dc06dd63c079967f29b9c3d61a8ba37c5 | 99f81d26e05a5a10c3b72fb0a158189f4ebdbe91 | /cnysite/src/main/java/com/cny/cnysite/common/service/CrudService.java | 8e7d0b1d1c61658e04e8e29fb0e01500863c756b | [
"Apache-2.0"
] | permissive | menyin/cnysitewraper | 279723fc560cbbcd7cd34dd418c59a5f96c458f0 | 46ae268c9af0d2a1782e59d4dded016b94535a9e | refs/heads/master | 2023-02-22T11:07:48.436075 | 2021-06-24T09:26:24 | 2021-06-24T09:26:24 | 133,467,584 | 0 | 0 | null | 2023-02-22T05:55:32 | 2018-05-15T06:11:58 | JavaScript | UTF-8 | Java | false | false | 1,889 | java | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.cny.cnysite.common.service;
import java.util.List;
import com.cny.cnysite.common.persistence.CrudDao;
import com.cny.cnysite.common.persistence.DataEntity;
import com.cny.cnysite.common.per... | [
"3331866906@qq.com"
] | 3331866906@qq.com |
1686cd35437b6e512eeef2601ccdbcbc723e7b46 | bfd466bbda6be219471f1ee75d4e4a2a552014ae | /GroceryDemo/app/src/main/java/com/freshbrigade/market/Fragment/View_time_fragment.java | d9348d5042311275cb3951a69b95d2a6d11507ce | [] | no_license | fresh-brigade/FreshBrigadeNewSide | 7dedefd04645a7e8376420dcfba0e9fd0e2808fc | e247eece0b3811e8cd9f39f2c6a0413001e867b5 | refs/heads/master | 2020-12-27T02:23:27.691884 | 2020-02-02T07:35:56 | 2020-02-02T07:35:56 | 237,731,982 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,333 | java | package com.freshbrigade.market.Fragment;
import android.app.Fragment;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
imp... | [
"sankhla675291@gmail.com"
] | sankhla675291@gmail.com |
90992a69e79784961c3e677cc19ae3475f5940a9 | 6992a7c22f3aaf7cb687254b012f456b1a7d5340 | /app/src/main/java/com/example/dell/alkitabanak/page4_nuh.java | f0090cb139a8e9f277a76d1c8e41f32e8401fc94 | [] | no_license | ViviReis/BibleForKids | c6a37a644509173c09aa3c84a04e4e7ecfe25cc7 | 550cab05a95ea3d3f67e98f4b64aee65b7f532b3 | refs/heads/master | 2020-06-15T12:04:26.870731 | 2018-07-25T07:52:32 | 2018-07-25T07:52:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,897 | java | package com.example.dell.alkitabanak;
import android.content.Intent;
import android.graphics.Typeface;
import android.media.MediaPlayer;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.Menu;
import android.view.MenuItem;
import android.view.V... | [
"Dell"
] | Dell |
bfd9441172550d0fc577a9bcfe379758387ff457 | 3c8e2c43aeb374daa907650b2e63b920bc6338c5 | /HouseTempActivity.java | dd32719e23a7415214f39cdc8548d0c3ec01e43c | [] | no_license | tish0/SmartHome-Android | 35ba20576cde122e2b563f1399a54ddd8f135b33 | 54dcc4856b4cab0ec124f34969e6e43438455444 | refs/heads/master | 2021-01-12T03:28:20.932311 | 2017-01-06T15:09:28 | 2017-01-06T15:09:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package com.peneff.smarthome;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class HouseTempActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activi... | [
"tish.peneff@gmail.com"
] | tish.peneff@gmail.com |
ed38bd5237c614f8237848725eff9d558ba569fa | 609565604ec97ffd7ad3aab72270cd605feb7dd4 | /src/main/java/ru/hh/school/cache/memory/MemoryCache.java | 896c48fb2c428172b19fd3bcfb1ed64243451542 | [] | no_license | dborovikov/mcache | e0f85a27f70cc8e4d93564d9a6a05d5b7d131305 | ffa3d880a30dcefdc7760476f877aa1037ac15b8 | refs/heads/master | 2020-04-26T04:20:27.862511 | 2011-12-23T10:00:16 | 2011-12-23T10:00:16 | 3,039,416 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 793 | java | package ru.hh.school.cache.memory;
import static com.google.common.collect.Maps.newHashMap;
import java.io.Serializable;
import java.util.Map;
import ru.hh.school.cache.BoundedCache;
import ru.hh.school.cache.CacheStrategy;
public class MemoryCache extends BoundedCache {
private final Map<String, Serializable> map... | [
"d.borovikov@hh.ru"
] | d.borovikov@hh.ru |
171eb5bb0e003bf01669d3771dd1cc5c1ff616a9 | f8d9c11707d5910ee065b16da713c9cdb38d1ae0 | /src/main/java/thinkingjava/controlling/BreakAndContinue.java | 5f03e722b9e305760f54732170318c66f1e882ed | [] | no_license | ThemanerL/thinking-java | c4417a783bd408728b2a512e6723de5b9f7ea31c | 485a194766dfd54c7558c3146082580acd004914 | refs/heads/master | 2023-02-05T09:05:49.528383 | 2020-10-27T01:55:52 | 2020-10-27T01:55:52 | 149,605,282 | 0 | 0 | null | 2020-10-27T01:55:53 | 2018-09-20T12:23:17 | Java | UTF-8 | Java | false | false | 526 | java | package thinkingjava.controlling;
/**
* @author 李重辰
*/
public class BreakAndContinue {
public static void main(String[] args) {
int i1 = 100;
for (int i = 0; i < i1; i++) {
if (i == 74) {
break;
}
if (i % 9 != 0) {
continue;
}
System.out.println(i);
}
i... | [
"themaner@qq.com"
] | themaner@qq.com |
53e9c9a0520839aba672ce73e3d8551ad5d99845 | ff7487dc9d8c2b3f0c9ec1c55967a856177a1470 | /src/main/Main.java | 1ef8015112c7f70226fd0d140b6ba38cbba54441 | [] | no_license | busra39/conference-app | 59ace3e03137c0e45e5e4d8350f1f6c7d87501a2 | a6dc820affd0e063a442974994e6d6dc7a5df942 | refs/heads/master | 2020-03-14T07:54:51.445373 | 2018-04-29T17:28:13 | 2018-04-29T17:28:13 | 131,514,141 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package main;
public class Main {
public static final int MORNING_SESSION_START = 9;
public static final int MORNING_SESSION_END = 12;
public static final int NOON_SESSION_START = 1;
public static final int NOON_SESSION_END = 5;
public static final String TALKS_PATH = "Input.txt";
public ... | [
"busra.canak@comeon.com"
] | busra.canak@comeon.com |
b20ec5588ee7a08abb20adcf19156a0de6886c78 | 1965454f688c180e520fd213ac6158815f12d7ac | /src/main/java/hu/dpc/edu/rest/entity/DigestBuilder.java | 44d438c8b31c6a178f5d5c238be3f403c3b3b61b | [] | no_license | thevrg/customer-repository | 4cb994d461a0e6947b1bfe8729aae09906b3f2b8 | b0338f4e46a508471685653df67cac658d8ff056 | refs/heads/master | 2021-01-17T18:02:53.025183 | 2016-06-09T15:57:19 | 2016-06-09T15:57:19 | 60,770,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package hu.dpc.edu.rest.entity;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* Created by vrg on 08/06/16.
*/
public class DigestBuilder {
private final MessageDigest digest;
public DigestBuilder() {
try {
this.diges... | [
"peter.varga@dpc.hu"
] | peter.varga@dpc.hu |
521cb368f54c1f4632a21c49e11e9eee73a9546c | e75668c9539f6962f20e83eb50033bd0fafd4740 | /src/main/java/pl/cinema/springboot/mapper/ShowMapper.java | dfa9c4b2492db3c483461f1907b16e2d3fde478c | [] | no_license | decemberdayt/CinemaMaster | 25d9019826e206782bc12b32994b0892f8f88de3 | 594a7d5b0dda09a942600ea8ef91c561faa7d1f5 | refs/heads/master | 2023-03-18T20:23:33.932350 | 2021-03-08T22:02:01 | 2021-03-08T22:02:01 | 334,406,381 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,166 | java | package pl.cinema.springboot.mapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import pl.cinema.springboot.model.Show;
import pl.cinema.springboot.model.views.AllShowPerMovie;
import java.util.List;
@Mapper
public interface ShowMapper {
@Select("SELECT * FROM ANON... | [
"decemberdayt@users.noreply.github.com"
] | decemberdayt@users.noreply.github.com |
ea3985fdd03239c8c3e39368d23e6a2139bfb543 | 1f328c7dfd58f64bca21bdd4a8ada69dbe3ae235 | /src/com/lin/school1/bean/Article.java | 16ffbf41a467335bcf552c7301f270f0846ea493 | [
"Apache-2.0"
] | permissive | pengtaolin/school1 | d36362510fb6820703bf6a07926e33ba8110b0bb | cc18d40cb1eb97e2c88a0541526d4f5b0883ec87 | refs/heads/master | 2021-01-13T06:17:43.280058 | 2017-06-22T12:32:31 | 2017-06-22T12:32:31 | 95,088,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,565 | java | package com.lin.school1.bean;
import java.io.Serializable;
import java.util.Date;
/**
* 文章信息
* @author Administrator
*
*/
public class Article implements Serializable{
private static final long serialVersionUID = -7071281946635202447L;
/**
* 文章ID
*/
private int articleId;
/**
* 文章作者
... | [
"Administrator@USER-20161003RJ"
] | Administrator@USER-20161003RJ |
3b5c97ad19777dfeea3715cb08f3eb3199b7edf4 | 9033b05d6f6522faa5bcd83834246398d048fd32 | /src/main/java/com/example/cinema/cinema/exceptions/handler/FilmNotFoundException.java | e8efd525162222b8da75de875f910a6ae7a16c11 | [] | no_license | magda94/cinema | f03687bf5dc47a65f07d71025b667eae566b2697 | d1f71ebd6d2c3e56f631eeefaa9fc5a4845ba49e | refs/heads/master | 2021-07-15T17:07:51.728045 | 2021-01-30T15:57:05 | 2021-01-30T15:57:05 | 233,373,010 | 1 | 0 | null | 2021-01-30T15:57:06 | 2020-01-12T10:14:33 | Java | UTF-8 | Java | false | false | 238 | java | package com.example.cinema.cinema.exceptions.handler;
import java.util.function.Supplier;
public class FilmNotFoundException extends RuntimeException {
public FilmNotFoundException(String message) {
super(message);
}
}
| [
"magdapuscizna@gmail.com"
] | magdapuscizna@gmail.com |
9ddf7e6a7c428b78d27216604b0695d7cd515bf3 | afeb0d22b85b62db34ed67fa97dbfa61f79ec791 | /src/main/java/interviewbit/level3/string/stringparsing/validipaddresses/Solution.java | 5b022871f4e27902785f058bc2df4357fd20b619 | [] | no_license | ajaypadvi/programming | fa214d20ba91334c0d5adf35e08eee1ddec80fbc | f95db8095e166c37c3d75aa0201089a6abc24c41 | refs/heads/master | 2021-05-08T01:01:52.306522 | 2017-11-30T07:28:21 | 2017-11-30T07:28:21 | 107,847,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,543 | java | package interviewbit.level3.string.stringparsing.validipaddresses;
import java.util.ArrayList;
/*
Given a string containing only digits, restore it by returning all possible valid IP address combinations.
A valid IP address must be in the form of A.B.C.D, where A,B,C and D are numbers from 0-255. The numbers cannot b... | [
"ajayadvi@gmail.com"
] | ajayadvi@gmail.com |
f04bc67f40fdba4cb1cead78973f10c63dba0e76 | dca1458249a708ad11950cdc18daf860fc568b34 | /app/src/main/java/com/ljmob/districtactivity/entity/MessageBox.java | 3efe01e5437c4ff1ec946e5f9f0f4c2a01af9280 | [] | no_license | ruijindp/DistrictActivity | 4aab166e808c7c38d5821d9fd87a6613bb2a3c39 | c83191596cfd66911c09741856cf2757d7a03bb9 | refs/heads/master | 2020-12-24T20:51:44.870208 | 2016-05-20T10:21:01 | 2016-05-20T10:21:01 | 56,294,466 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package com.ljmob.districtactivity.entity;
import com.londonx.lutil.entity.LEntity;
/**
* Created by london on 15/7/22.
* 消息(我参与的)
*/
public class MessageBox extends LEntity {
public int message_size;
public String message_type;
public String sender;
public String comment_description;
public St... | [
"360128674@qq.com"
] | 360128674@qq.com |
224bdd53f4c30cecfe79882746d9e490e0ce56a7 | 41dbf13f345fcf0347c6cecc5947d44fcffd1cf0 | /web-customer-tracker-aop/src/main/java/com/turing/springdemo/service/CustomerService.java | 00a8726245b4630eeb6bb50963f4ab65218d1c8d | [] | no_license | tanbinh123/learning-spring | dc20dc59d125976a287515d098a401dbdfcf0b83 | 19660636d255d6b3d04718a60201aed4442ad192 | refs/heads/master | 2022-12-18T14:38:04.675037 | 2020-09-26T19:35:39 | 2020-09-26T19:35:39 | 452,321,058 | 1 | 0 | null | 2022-01-26T15:06:05 | 2022-01-26T15:06:04 | null | UTF-8 | Java | false | false | 318 | java | package com.turing.springdemo.service;
import com.turing.springdemo.entity.Customer;
import java.util.List;
public interface CustomerService {
public List<Customer> getCustomers();
public void saveCustomer(Customer theCustomer);
Customer getCustomer(int theId);
void deleteCustomer(int theId);
}
| [
"aroupdhruba@gmail.com"
] | aroupdhruba@gmail.com |
f9d66656eb7829695bb2458bcab539ca6eb72dcb | a9da706f450fbb5410b8e8d2c4f02c18e622b093 | /P2PBBS/tags/version0.71/src/bbs/server/BBSServer.java | 68de2fb3764f3d26744faa341fa3fae397aa2948 | [] | no_license | nishio-dens/nisel-bbs | d707639c12da8ace3ade087655856aa1f9cf38e9 | 804a30d26b3b907322bd0f86530d4a0ed285bae4 | refs/heads/master | 2021-04-22T13:27:39.852930 | 2010-02-05T08:53:31 | 2010-02-05T08:53:31 | 24,786,782 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,699 | java | package bbs.server;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.TimeUnit;
import ow.util.concurrent.ConcurrentNonBlockingThreadPoolExecutor;
import bbs.client.handler.ClientReadHandler;
import bbs.dht.InitDHTException;
import b... | [
"spark_xp@790d7f44-0ad2-4011-823a-3f93e9cbe0a0"
] | spark_xp@790d7f44-0ad2-4011-823a-3f93e9cbe0a0 |
82a07b1af9932cfe144e905bece1d76e76366b68 | c81dd37adb032fb057d194b5383af7aa99f79c6a | /java/com/facebook/ads/redexgen/X/C0857Xs.java | fb9636eb9ce6a7376ab3e02047457f6eabb92088 | [] | no_license | hongnam207/pi-network-source | 1415a955e37fe58ca42098967f0b3307ab0dc785 | 17dc583f08f461d4dfbbc74beb98331bf7f9e5e3 | refs/heads/main | 2023-03-30T07:49:35.920796 | 2021-03-28T06:56:24 | 2021-03-28T06:56:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,523 | java | package com.facebook.ads.redexgen.X;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
/* renamed from: com.facebook.ads.redexgen.X.Xs reason: case insensitive filesystem */
public final class C0857Xs implements B3 {
public static String[] A0E;
public int A00;
public int A01 = -1;
public int A02... | [
"nganht2@vng.com.vn"
] | nganht2@vng.com.vn |
4f62cabf3a5591a92ad35d657aae526bb0a5ea86 | e7449fded368566ac19426c8d271fa58bea31f0c | /src/main/java/com/revature/service/ReserveServices.java | 422c047dd65039db947876a1bfd049f9a5f542d7 | [] | no_license | Janu1208/watercanapp-core | e91e18193e5fbb510f271da211c7e13f8ac9d5aa | 5e23e2c8b640b52216415416ef598f97e1958ec7 | refs/heads/master | 2023-08-19T23:20:51.414746 | 2019-10-03T00:33:47 | 2019-10-03T00:33:47 | 209,464,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,305 | java | package com.revature.service;
import java.sql.SQLException;
import com.revature.dao.ReserveDAO;
import com.revature.dao.ReserveDAOImp;
import com.revature.dao.StockDAO;
import com.revature.dao.StockDAOImp;
import com.revature.model.Reserve;
import com.revature.util.Logger;
public class ReserveServices {
private sta... | [
"janshi@gmail.com"
] | janshi@gmail.com |
8c97cd4975dd6f3aad23e455228f2cdb61ff3575 | 8e67ba1aabadf541f90dd427571562a4818a2521 | /Support/src/main/java/com/bbm/sdk/support/kms/BlackBerryKMSSource.java | 014e7aa39ea1a0cbc6babb8b06470ced48bba477 | [] | no_license | sarinal/CakeCept | d11c5979d3ec417457a134201e928fff4f6d7dcf | 5f35d8ccf9b38ba2b16fcaab2796908fb5f81e77 | refs/heads/master | 2020-04-09T03:35:50.431227 | 2018-12-03T04:19:06 | 2018-12-03T04:20:08 | 159,698,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,219 | java | /*
* Copyright (c) 2018 BlackBerry. All Rights Reserved.
*
* You must obtain a license from and pay any applicable license fees to
* BlackBerry before you may reproduce, modify or distribute this
* software, or any work that includes all or part of this software.
*
* This file may contain contributions from oth... | [
"sarina-luu@hotmail.com"
] | sarina-luu@hotmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.