blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4b16e7bfd9437723e6b497ba1bcf52fb91bee554 | 6050a000fffec25e4e801af4dbc57c95e25e9ee3 | /src/adventDays/DayThirteen.java | f9bfcb9b36819dc14ddfaf33d8186e3f129c66f5 | [] | no_license | DBreitigan/AdventOfCode17 | b8af7434622f88bf027a830a519cc5e144cfee0d | 8bf33d88e1523c0cf7b6ae47a586a4868f6eb556 | refs/heads/master | 2021-08-29T11:48:30.013942 | 2017-12-13T21:42:42 | 2017-12-13T21:42:42 | 112,998,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,142 | java | package adventDays;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import java.util.StringTokenizer;
//Day thirteen of Advert of Coding
//http://adventofcode.com/2017/day/13
public class DayThi... | [
"danthemanb3@gmail.com"
] | danthemanb3@gmail.com |
f3296f39f2ef6d6193e3eb22cf294bbdd9dd85f6 | bf7c8767ff43c5414fb25a0a26542e2305c7d6b1 | /src/main/java/com/local/shortener/UrlEventService.java | 56bc071bea29bb5bef8ae315626a0a290b37c2a8 | [] | no_license | raymondchua98/URLShortener | 4c75aa70384fc55bd2c0c6c2c469e40bfa63cff8 | ee800cd6f50c118db78ff49ade32835c5dbd06cb | refs/heads/main | 2023-08-21T15:16:07.479239 | 2021-10-13T16:29:23 | 2021-10-13T16:29:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package com.local.shortener;
import java.util.List;
public interface UrlEventService {
/**
* Request to create new URL event by Url and client IP
* @param url
* @param clientIp
* @throws Exception
*/
void createNewUrlEvent(Url url, String clientIp) throws Exception;
/**
* Request to find all events b... | [
"kahhowchua.dev@gmail.com"
] | kahhowchua.dev@gmail.com |
37ee681280aaa1641ace332a6276482da391a8d5 | b67950ec57d6d89fc21f2a2af6e324dc752b8204 | /src/server/Route.java | 57040fd524ebac8bc934c3e936e114479ed46e4c | [] | no_license | AlexChung1995/IndieRecordsServer | b9010515cbe0e1c7ea32b9326407d24b7ee012b2 | 94a9dc830f84114314432392dc3c1c93f1bd3661 | refs/heads/master | 2020-04-10T21:11:02.576901 | 2018-03-17T00:15:12 | 2018-03-17T00:15:12 | 124,289,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,098 | java | package server;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map.Entry;
import java.util.function.Function;
import Communications.Request;
import Communications.Response;
import utils.ByteUtils;
public class Route {
/**
* Defines common RESTful function definitions
* @author Anonymous
... | [
"alex.chung@mail.mcgill.ca"
] | alex.chung@mail.mcgill.ca |
820e947b9cdc37f4db974003399ff4e6cd977a59 | 73f78c49abeb38722b49e8f025b47176f91b56fa | /cine/src/main/java/cine/domain/Ocupacion.java | ed60517b8938729d582f6a2f6f55a283978b6022 | [] | no_license | luciano10/Programacion-2 | 21f0b85f73360f49cf07e74d25d344512a1721ac | f840b6da7494fd0f9db30035c07a16385348ac21 | refs/heads/master | 2020-03-06T19:59:19.610575 | 2018-12-02T22:40:16 | 2018-12-02T22:40:16 | 127,042,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,239 | java | package cine.domain;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import javax.persistence.*;
import javax.validation.constraints.*;
import java.io.Serializable;
import java.math.BigDecimal;
import jav... | [
"lucho_94_1994@hotmail.com"
] | lucho_94_1994@hotmail.com |
19354e21e531fd1becfed4d17d3fcf4892707611 | 84e178232f16d4ffbc05b8b3c7bc9d9985f11729 | /src/test/java/ph/hatch/ddd/oe/test/domain/repository/EmployeeMemRepository.java | 92f87b65098ffb9af739a5406e6046d736924cab | [] | no_license | jett/d3 | d6241003be16115cddef7d1c41ee2c3f347efa7f | 105af7a21538e983ce27520b459c804942e05565 | refs/heads/master | 2021-01-01T18:29:02.394977 | 2019-04-24T02:31:02 | 2019-04-24T02:31:02 | 11,690,442 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 614 | java | package ph.hatch.ddd.oe.test.domain.repository;
import ph.hatch.ddd.oe.test.domain.Employee;
import ph.hatch.ddd.oe.test.domain.PersonId;
import java.util.HashMap;
import java.util.Map;
public class EmployeeMemRepository {
Map dataStore = new HashMap();
public void save(Employee employee) {
dataSt... | [
"jettgamboa@gmail.com"
] | jettgamboa@gmail.com |
2ab7f9bf2c9edd9d8badbcede1b16d700bbff655 | 487e1d530ef6276d43579f3c7165ae6bd58e8feb | /src/logica/Sistema.java | 1497282330024116f505b9edf89268d3e35eeadf | [] | no_license | nikodius/TallerPaint | c9d2f12202002db041080e0afd3cc6f876babfca | 791ba783096d3a8543e49c7c305495fc21439f61 | refs/heads/master | 2022-12-19T13:16:44.244915 | 2020-09-20T20:02:50 | 2020-09-20T20:02:50 | 295,875,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,300 | java | package logica;
import java.awt.geom.Path2D;
import java.io.File;
import persistencia.DatosDTO;
/**
* Clase principal logica para creacion de dibujos, guardar y abrir archivos
*/
public class Sistema {
private Dibujo dibujo;
private DatosDTO datos;
private Path2D lienzo;
public Sistema() {
... | [
"nicolasrg2502@gmail.com"
] | nicolasrg2502@gmail.com |
3ba00db6150c4638b885940b9c1e8c8254cb44b1 | 21d5937efc38468712533ce42da383179d1a3310 | /src/main/java/com/example/model/Doadores.java | e22f4965504af9febe74eca6dea6ca9ac19a8dd5 | [] | no_license | caiohman/bd-project | 90ee80df9ac2bc767ae0a422194c76408c9c1bed | 459f3e312fe81de3080cb770886238fb75fd2ac0 | refs/heads/main | 2023-09-02T07:10:56.175418 | 2021-11-24T15:51:24 | 2021-11-24T15:51:24 | 430,786,741 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package com.example.model;
import lombok.Data;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
@Data
@Entity
@Table(name = "doadores")
public class Doadores {
@Id
@JoinColumn(name = "individuos")
private long cpf;
@Column(name = "fo... | [
"tc.cohman@padtec.com.br"
] | tc.cohman@padtec.com.br |
e2839da216ba9f17f90ec8d36ab658729165f7e2 | bb55b5dd83d4de9003752f079fd08d8d3b88e908 | /src/main/java/com/berg/fastsearch/core/car/entity/Car.java | 77561389d785037e56bc0a5c74028f04c5b443a9 | [] | no_license | bergturing/fastsearch | d576f23fdbf1ea9ef566b8228f6bd8dbe5accf9e | 54c3ff9a1666b3e79ba7676ce7164355130e4488 | refs/heads/master | 2021-10-10T22:03:33.184284 | 2019-01-18T01:57:36 | 2019-01-18T01:57:48 | 125,644,647 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,460 | java | package com.berg.fastsearch.core.car.entity;
import com.berg.fastsearch.core.system.base.entity.BaseEntity;
import javax.persistence.*;
import java.math.BigDecimal;
import java.util.Date;
/**
* <p>车辆对象实体</p>
*
* @author bergturing@qq.com
* @version v1.0
* @apiNote Created on 18-5-5
*/
@Table(
name = "f... | [
"993450432@qq.com"
] | 993450432@qq.com |
68f9f4da6fc77f2614bf2a5c585e63cc628f5559 | 22d4d740455d1be67b1fa773f69fb0f7bad60d0b | /src/main/java/org/apache/activemq/schema/core/DtoMemoryPersistenceAdapter.java | 01ffd2eb481f690d061e20b96b2e050307694866 | [] | no_license | brentos/activemq-editor-plugin | 727c7cc22ea82bcb2fe11bcd4e025c5132e42c10 | b5fef51454dbbecebf35b472b5b55bb05268e5ba | refs/heads/master | 2021-01-10T14:21:49.627745 | 2016-04-08T23:31:15 | 2016-04-08T23:31:15 | 54,238,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,456 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.10-b140310.1920
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.04... | [
"domenicbove@gmail.com"
] | domenicbove@gmail.com |
c0268af660d47504ac2e8904542f062a27bcb825 | c6a2a401e2c5f2ce44bad054d30c9b722edd9810 | /src/main/java/com/buyalskaya/appliance/creator/impl/SpeakerFactory.java | cf270c7a461d3e820098616cd30c51490707ca48 | [] | no_license | Julie717/Task2_1 | 9b9628d0327ee1fc569375018fd79340ce3c0382 | 870e0807a756b875819f4ef43182d5335b96451d | refs/heads/master | 2022-11-28T01:43:26.271400 | 2020-08-09T09:57:51 | 2020-08-09T09:57:51 | 285,922,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,821 | java | package com.buyalskaya.appliance.creator.impl;
import com.buyalskaya.appliance.creator.AbstractFactory;
import com.buyalskaya.appliance.model.entity.Appliance;
import com.buyalskaya.appliance.model.entity.ApplianceParameter;
import com.buyalskaya.appliance.model.entity.impl.Speaker;
import java.util.Map;
public clas... | [
"buyalskaya.yv@gmail.com"
] | buyalskaya.yv@gmail.com |
6cc536ae7274c18be7be40b014e568d02452dfbd | c43d00049fdc7ec3bc7086535aa29499b230ad3a | /app/src/main/java/com/ldl/tagview/tag2/TagGroupModel.java | 9ea9f12d28ef3c29e03ad3df9cffa4085a146618 | [] | no_license | LDLGH/TagView | d69067268d26ae363b9416dafad505d35e53b7d0 | 766d4d869f94e7e1f21396c4a9f61dc2aea06bc9 | refs/heads/master | 2020-04-01T17:09:33.816007 | 2018-10-18T06:38:18 | 2018-10-18T06:38:18 | 153,415,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,324 | java | package com.ldl.tagview.tag2;
import java.util.ArrayList;
import java.util.List;
/**
* author: shell
* date 2016/12/30 下午3:37
**/
public class TagGroupModel {
private List<Tag> tags = new ArrayList<>();
private float percentX;
private float percentY;
public List<Tag> getTags() {
return ta... | [
"lidelu@eyee.com"
] | lidelu@eyee.com |
0a2cc95b3d0268fac6801e9958f458e42ccdc53f | 383c2435aa05bcbc75f2bd7cb0bb2cb6cfaa95a7 | /Logs/15_07_15/code_gen/CG_JAVA_5/java5-StaticImport2/StaticImport.java | 45f0076fb75673a548cf7983049ee5be2deba19e | [] | no_license | caspar/Altova | bdfa5c74ce3e9a3dd13a761b4dd51b672a55309d | 9a33bd054da513124113ebece1120761ff7e38ff | refs/heads/master | 2016-08-02T22:25:20.006120 | 2015-07-31T09:27:15 | 2015-07-31T09:27:15 | 38,431,719 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 53 | java |
public class StaticImport{
double r = cos(PI);
}
| [
"casparlant@gmail.com"
] | casparlant@gmail.com |
a13857f4a91eb2d94e17b37d19756fed58812862 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/15/15_9074be33c79bc141f41e4859f5a0331e8b9ebc98/StaffController/15_9074be33c79bc141f41e4859f5a0331e8b9ebc98_StaffController_s.java | 57cfe09fbcd3ce5a6a8fdaa49e774f18881863e5 | [] | 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 | 6,948 | java | package org.motechproject.ghana.national.web;
import org.motechproject.ghana.national.domain.StaffType;
import org.motechproject.ghana.national.service.StaffService;
import org.motechproject.ghana.national.web.form.StaffForm;
import org.motechproject.ghana.national.web.helper.StaffHelper;
import org.motechproje... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
5dc417cbe59fd42fbd0d2e750ee1d02da2d61740 | ffe0ea2a467e12ce661497150692faa9758225f7 | /JiJianYunFa/Communication_yw_z39v_01/app/src/main/java/com/lzkj/aidlservice/push/HandlerPushCommand.java | 532ae4c60a17ff13d5139b122782e695139eb364 | [] | no_license | changjigang52084/Mark-s-Project | cc1be3e3e4d2b5d0d7d48b8decbdb0c054b742b7 | 8e82a8c3b1d75d00a70cf54838f3a91411ff1d16 | refs/heads/master | 2022-12-31T01:21:42.822825 | 2020-10-13T10:24:58 | 2020-10-13T10:24:58 | 303,652,140 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | package com.lzkj.aidlservice.push;
import android.content.Intent;
import com.lzkj.aidlservice.push.handler.PushHandler;
/**
* @author kchang Email:changkai@lz-mr.com
* @version 1.0
* @date 创建时间:2015年6月3日 上午11:06:13
* @parameter 处理推送命令的类
*/
public class HandlerPushCommand {
private HandlerPushCommand() {
... | [
"451861975@qq.com"
] | 451861975@qq.com |
861d00b96a23ee1bfe19b19e0a479cfa54f2a73a | ac987c871d69e86bbd5c87ad106c2413feecd578 | /asistenciaweb/src/main/java/pe/edu/uni/fiis/cuarta/asistenciaweb/dao/AsistenciaDatasource.java | 8148aca18a7972e03fde90c902e4b73c5c470058 | [] | no_license | miguel199826/Telsur1.0 | 983ad370b07de244db8761d7e6b9f9c098e14077 | a13f4429dd790f320e873fccd5b187b33bd5080e | refs/heads/master | 2020-04-17T16:01:20.431253 | 2019-02-15T01:02:04 | 2019-02-15T01:02:04 | 166,723,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package pe.edu.uni.fiis.cuarta.asistenciaweb.dao;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.sql.DataSource;
import java.sql.Connection;
import java.sql.SQLException;
abstract class AsistenciaDatasource {
public static Connection getConection(){
InitialContext co... | [
"miguel199826@gmail.com"
] | miguel199826@gmail.com |
890b99376c186c4db494aac2dde2627d6aac3338 | e40274a2ab72849b80a4d695c5907ff2713a6a32 | /src/main/java/com/stoop/api/entities/User.java | e9c81393e7c70919fb5bca76e822ab842d9c7b7a | [] | no_license | maxwellknoxx/StoopCar | 31fe2fa487e3fb90d918dab22c525e7aebc0942f | b167f405c3e42714f7a0924b5d970df870156635 | refs/heads/master | 2020-03-27T09:22:25.028237 | 2019-03-12T15:27:21 | 2019-03-12T15:27:21 | 146,335,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package com.stoop.api.entities;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
impor... | [
"maxwell.knoxx@live.com"
] | maxwell.knoxx@live.com |
2d2d909ca3bdbee673bc54e2eded259f7856ca46 | debd4f3559ab31a2c52f3df5d16db6c52812e961 | /airlinerecovery_lastfight/src/sghku/tianchi/IntelligentAviation/algorithm/NetworkConstructor.java | 8ac5c4aa43df419899be90942ad6ffd0159293eb | [] | no_license | zdpony/airline_lastfight | dfb23969e414404c3250b8061caec57194a189c4 | 2fa695745a89021e65a4d41c4b63fd37040c1cf5 | refs/heads/master | 2021-01-22T07:42:29.604454 | 2017-09-04T11:16:18 | 2017-09-04T11:16:18 | 102,310,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 42,277 | java | package sghku.tianchi.IntelligentAviation.algorithm;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Scanner;
import java.util.Set;
import java.util.concurrent.SynchronousQueue;
import sghku.tianchi.Intell... | [
"zd.pony@gmail.com"
] | zd.pony@gmail.com |
0755ae37a7a1680e386491b9da88b16061dce3ac | 3c65f2eac11632a035e6fc9702fe0a71b5f2d3ad | /mykit-test/mykit-test-service/mykit-test-service-xml/src/main/java/io/mykit/serial/test/SerialNumberServiceFactoryBeanTest.java | b293e2f7f3306cf3299b9e067d0b726ee18012b5 | [
"LicenseRef-scancode-unknown-license-reference",
"GPL-2.0-only",
"Apache-2.0",
"GPL-1.0-or-later"
] | permissive | alinshen/mykit-serial | 5752db76a26cb5d4e3ab5bc4f7aa8775e740828e | a70847123f9a6df428d955e4476861c4c391652e | refs/heads/master | 2023-01-24T18:02:08.797456 | 2020-12-06T02:30:29 | 2020-12-06T02:30:29 | 318,975,892 | 1 | 0 | Apache-2.0 | 2020-12-06T07:24:48 | 2020-12-06T07:24:47 | null | UTF-8 | Java | false | false | 3,817 | java | /**
* Copyright 2020-9999 the original author or authors.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless requir... | [
"1028386804@qq.com"
] | 1028386804@qq.com |
a5320df0581bab3838fb30e3196c2fab49ba98ad | af7c917922b60b30016df8503ef5843d714d335c | /src/main/java/com/fabulouslab/collection/BlackoutLongList.java | a553bfb02e4e79fa0e7059332388bb8276c1b2c0 | [] | no_license | oraclewalid/Blackout | 9c56fba555c7fda6fc19f8b382a5e567ce3ff1fd | dc75794a26189a5a7dc484bf9f4eda7268539053 | refs/heads/master | 2020-05-30T10:59:22.062096 | 2016-09-18T09:42:34 | 2016-09-18T09:42:34 | 55,913,701 | 0 | 0 | null | 2016-09-09T09:58:34 | 2016-04-10T17:47:31 | Java | UTF-8 | Java | false | false | 3,764 | java | package com.fabulouslab.collection;
import com.fabulouslab.exception.BlackoutException;
import com.fabulouslab.util.Memory;
import java.util.Collection;
import java.util.Objects;
public class BlackoutLongList extends BlackoutAbstractList<Long>{
private static final int SHORT_LENGTH = 8;
public BlackoutLong... | [
"walid.chergui@gmail.com"
] | walid.chergui@gmail.com |
4d9eb1c9db21d3f43df79f1eb7c8a0639fa8b661 | abb240447253b2e1ab4bf9ce12c556c89f5bd052 | /src/main/java/dto/PostDTO.java | dd6d47461b51a78f240ca50b8789567527b3a7c7 | [] | no_license | hillelqateam/serenity_qa_framework | 8148ac2e6d7211fbf8a883cf42f46c26ad563ac0 | 4c77efe3f4880156bc96e7010739567f298dfa9d | refs/heads/master | 2020-04-16T15:40:04.467671 | 2019-01-17T17:54:13 | 2019-01-17T17:55:04 | 165,710,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java | package dto;
import lombok.Data;
@Data
public class PostDTO {
private String title;
private String author;
}
| [
"Deniss22605@gmail.com"
] | Deniss22605@gmail.com |
1827887c039f2d7d653537681debdc1a73ef182c | f5a488d534c73d7b65e759e805342a26f68978a6 | /app/src/main/java/com/example/andr3lesson3/ui/MainActivity.java | e8c236c10ff29ff32c9a603a19f6dc35cbfe123a | [] | no_license | Turdukulov07/android3HomeWork3 | dae3deb5330a5df5952a1fec7d939942e11c27aa | 8cc64f28ddab44fe4e28ffcc0c3edfb89bfcdbdf | refs/heads/master | 2023-04-05T17:21:52.878519 | 2021-04-22T13:56:21 | 2021-04-22T13:56:21 | 360,537,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package com.example.andr3lesson3.ui;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import com.example.andr3lesson3.R;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);... | [
"66789345+Turdukulov07@users.noreply.github.com"
] | 66789345+Turdukulov07@users.noreply.github.com |
c2930736d4bba1fd1df0a4a75fb9a79cf2acace0 | 6e7e5bf2c24cba9fffa665b9db20a3cf6862910a | /ch09/src/ch09/GraphicCard.java | 4ef4e5c8fb8e38ff91d441fc06c860369833f325 | [] | no_license | stellayk/JAVA | cc9093787db4e6a4822865ecb389fcac6903f943 | 49f65021802142abd52a152de00b1e5040239d62 | refs/heads/master | 2023-04-25T10:25:03.357665 | 2021-05-14T18:09:43 | 2021-05-14T18:09:43 | 350,936,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 97 | java | package ch09;
public interface GraphicCard {
String MEMORY = "26";
public void process();
}
| [
"yeeunkk@gmail.com"
] | yeeunkk@gmail.com |
7d7ee4a6164d378bd85f79f0552eb5d0d05cd0d4 | 11dda7fe53e39ba60e2e140b3d14ef8fea1d0951 | /src/com/bjsxt/controller/AdminController.java | fd18ff0d545cad7221579f16b27053d1d1d38214 | [] | no_license | chenbin5/ting | bd73732257e8b2616c8b8379d106bd0dfae8e723 | 067dd033ec3331823ddb15004eb95ed5dcdb1e95 | refs/heads/master | 2022-11-10T22:59:40.572858 | 2020-06-30T08:59:46 | 2020-06-30T08:59:46 | 273,114,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,335 | java | package com.bjsxt.controller;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.bjsxt.entity.Admin;
import com.bjsxt.service.IAdminService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframe... | [
"18143798073@163.com"
] | 18143798073@163.com |
0649bc0f35e4ba092a2bb42ab77d28469be6a436 | f7dd51eb274442f607a532106ecf251cd010a13d | /guns-admin/src/main/java/com/stylefeng/guns/modular/api/controller/JifenAddApiController.java | 7d66a86174158f27d8ad3160b118e7926d4a4bf1 | [
"Apache-2.0"
] | permissive | vicenteam/changsha-hyxt | 8f2e83b05bfcd15192b959556c51e81290750c06 | 8aa82bf27e01fd28124867372f3e1a3925367725 | refs/heads/master | 2020-04-11T10:50:32.313273 | 2019-04-16T01:02:31 | 2019-04-16T01:02:31 | 161,728,071 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,975 | java | package com.stylefeng.guns.modular.api.controller;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.stylefeng.guns.core.common.BaseEntityWrapper.BaseEntityWrapper;
import com.stylefeng.guns.modular.api.apiparam.RequstData;
import com.stylefeng.guns.modular.api.apiparam.ResponseData;
import com.stylefen... | [
"1418806370@qq.com"
] | 1418806370@qq.com |
b4429ca33b0fb3c1ed82867aa98b4300fcc0b779 | 2d8d6bc8c0a3b165d2b98c6b0a7f4aaa8f01db26 | /src/main/java/com/spring/SpringLookupMethodExample.java | c03546ee7139b095fa63caa220277a7a222296ab | [] | no_license | venkys1259/project | 97c66b3afd93a8376c2f913203cd0feb5b0cb17a | 696f641fe90b162de427103622b411d720154d54 | refs/heads/master | 2021-01-24T13:40:24.020260 | 2018-04-09T21:17:11 | 2018-04-09T21:17:11 | 83,075,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,284 | java | package com.spring;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class SpringLookupMethodExample {
public static void main(String[] args) {
ClassPathXmlApplicationContext context = new ClassPathXmlApplicationContext(
"applicationContext.xml");
t... | [
"venkys1259@gmail.com"
] | venkys1259@gmail.com |
e077ec6898892f4a05bd8ae40ef4236e06f7e3fb | 512de81089acda25addd3cabbf70e8a36e094c97 | /src/test/java/org/blue/webframework/junit/account/AccountServiceTest.java | 81ee8a2ac8a7707cce8102060253aff69e6b83fd | [] | no_license | simon2007/WebFramework | ce85a1427b9579e92c2ef48b6a9c5431d7713509 | ea0bbd1f137fe37a962c3e7fd1f9a44c039ec1fe | refs/heads/master | 2022-06-29T21:36:27.565862 | 2019-08-22T01:02:46 | 2019-08-22T01:02:46 | 164,195,802 | 0 | 0 | null | 2022-06-17T02:03:33 | 2019-01-05T08:17:53 | Java | UTF-8 | Java | false | false | 4,940 | java | package org.blue.webframework.junit.account;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import java.util.Date;
import org.blue.webframework.junit.SpringTestBase;
import org.blue.webframework.sys.account.service.AccountService;
import org.blue.webframework.sys.... | [
"simon2007@163.com"
] | simon2007@163.com |
b0e2263746a187210ea8a4652fb77bce6d9d25e6 | 0546107948230e72d8f4dffb0d63c204bc5819ab | /src/main/java/com/lv/model/Person.java | 471bdeeeb2e859a391e20a93f16465b198f20bbb | [] | no_license | simperLv/springboot2.0 | cbcac6ada6faf80b39576ae3be958d9cc3f76f8e | 1e5be4dfcc51c9ba1bb8d04168f3821007bc1ebf | refs/heads/master | 2020-03-24T00:06:45.370778 | 2018-11-22T02:20:41 | 2018-11-22T02:20:41 | 142,273,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package com.lv.model;
/**
* Created by simperLv
* on 2018/07/30 16:32
*/
public class Person {
private String name;
private int age;
public Person() {
}
public Person(String name, int age) {
this.name = name;
this.age = age;
}
public String getName() {
return ... | [
"593324988@qq.com"
] | 593324988@qq.com |
8eaaa428a133a9238d7b3d0607a5d27b56fb0903 | ffb5acde331464fab0786ef60866bdb1344849b9 | /src/main/java/com/credit/ACCFinance/service/HistoriCicilanRepository.java | 4f869d34cd0feeab8443f4ab6aa37090b8416842 | [] | no_license | devoav1997/CrudApplicationSpringboot | 5bd31d25c9d0ec0a774cf31556567629eb0895f1 | 0f6e9c648101b2acbe69ca1a0e23205e48b16a84 | refs/heads/main | 2023-05-12T20:15:54.790181 | 2021-05-31T01:30:30 | 2021-05-31T01:30:30 | 372,350,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | package com.credit.ACCFinance.service;
import org.springframework.data.repository.CrudRepository;
import com.credit.ACCFinance.model.HistoriCicilan;
public interface HistoriCicilanRepository extends CrudRepository<HistoriCicilan, String>{
}
| [
"Devoav2012@gmail.com"
] | Devoav2012@gmail.com |
3d3ca9030e04d753b0172a92d0dec639cb2ff09f | 38641ef8ac481d21a9cacf32c721e84cf31bde82 | /Schleifen/Schleifexymultiallforms.java | 5cf8ecea82410503c27b82458f3fe0674aaa76c1 | [] | no_license | Johny2610/Schulprojekte | a74223beeed9f8738e7cf05cfcd4723649532672 | 761dff98e5c4d8355192eed03e148b7f3846a814 | refs/heads/master | 2016-09-06T18:03:14.305954 | 2016-02-25T15:58:11 | 2016-02-25T15:58:11 | 42,719,259 | 2 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,174 | java | // Autor: Johannes Julius Weiss
// Datum: 05.11.2015
// Version: 1.0
public class Schleifexymultiallforms {
public static void main(String[] args) {
System.out.println("// Title: Schleifexy //");
System.out.println("// Autor: Johannes Weiss //");
System.out.println("// Datum:... | [
"Johny2610@users.noreply.github.com"
] | Johny2610@users.noreply.github.com |
daad78112fb8644abff069725fff2f94b5037b19 | 7f0656763cb27c8973028061c81eec1731d54ce3 | /src/main/java/com/example/demo/src/netflixContents/model/GetContentsTvKeepRes.java | 88556fa8d610c9276f7ad052f2f61f4eda7850a6 | [] | no_license | luoran852/Softsquared_Spring_Netflix | 3883eca2abe90693b3438d824bd2aaa1eed2780d | 3067d0a6718858707897485adcae2aa17885f483 | refs/heads/main | 2023-07-12T04:07:28.071213 | 2021-08-17T13:52:25 | 2021-08-17T13:52:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package com.example.demo.src.netflixContents.model;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
@AllArgsConstructor
public class GetContentsTvKeepRes {
private String typeTxt;
private int keepIdx;
private String keepPosterUrl;
}
| [
"hannn0414@naver.com"
] | hannn0414@naver.com |
de5e08db30dae29710c518e2458e7af8a8c6904f | 3fda6fc717fbe755a53a04e8d776bbaa7cab83b1 | /src/net/aerith/misao/toolkit/ImageConversion/ImageConversionFrame.java | e5b007f9d6db5505679d5d6d2d52896b56fc7946 | [] | no_license | jankotek/Pixy2 | ef8fe9c8f2c76b63a636286f641cfb07c159454b | 7e2480f5eb58eeaee22f6cad9f6784b954b84df9 | refs/heads/master | 2023-05-29T22:39:28.248329 | 2011-10-15T14:30:27 | 2011-10-15T14:30:27 | 2,581,830 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,619 | java | /*
* @(#)ImageConversionFrame.java
*
* Copyright (C) 1997-2007 Seiichi Yoshida
* All rights reserved.
*/
package net.aerith.misao.toolkit.ImageConversion;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import net.aerith.misao.gui.*;
import net.aerith.misao.io.filechooser.*;
/**
... | [
"jan@kotek"
] | jan@kotek |
2a93c190eb6887dd501dbd5153cc0217d014e2fd | ffff630f2e307cc3e0ab118611461a333ddb4f2b | /app/src/main/java/eu/mobiletouch/fotoland/collage/OldCollageView.java | 5422b135b731df64ede3f7d66ad24a490fbfe186 | [] | no_license | gongadev/Fotoland | 159ec1bec49999687e9bf21f8d840ae34cce3efd | d2aac624cc33ce2ac8aa2908489c01e78e4b1ba1 | refs/heads/master | 2020-03-17T20:03:17.084702 | 2017-06-27T15:29:26 | 2017-06-27T15:29:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,496 | java | package eu.mobiletouch.fotoland.collage;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.util.AttributeSet;
import android.view.DragEvent;
import android.view.LayoutInflater;
import android.... | [
"r.zaharia@gamahealthcare.com"
] | r.zaharia@gamahealthcare.com |
9863ecbeca49d2a9d682fbf428291d86923d9891 | 32f5a60e971dd6db3bf6494f8ddc5de6053d6f66 | /src/main/java/ohtu/ohtuvarasto/Varasto.java | 6f6f0cf6812a8a349648d50412eb41af602ed883 | [] | no_license | ssuihko/ohtu-2019-viikko1 | 0cc1a0f41b892342ab9557ceaf0f4cd3202fc92a | 8c4a203b215e5c465697f3171a9daac5bd2052a2 | refs/heads/master | 2020-08-31T05:02:54.316722 | 2019-11-10T18:03:14 | 2019-11-10T18:03:14 | 218,598,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,539 | java | package ohtu.ohtuvarasto;
public class Varasto {
// --- piilotettu tietorakenteen toteutus: ---
private double tilavuus; // paljonko varastoon mahtuu, > 0
private double saldo; // paljonko varastossa on nyt, >= 0
// --- konstruktorit: ---
public Varasto(double tilavuus) { // tilavuus on an... | [
"sahsuihkonen@gmail.com"
] | sahsuihkonen@gmail.com |
8dbc333326a4a55da3b83fb0f906d290fd655eeb | b94e5c99dd5454e903511b0ca31b4b4e21c92ce3 | /FinalProject/JavaApplication21/src/drawingPackage/paint.java | ef9ba74745945e86d27982f3cd222e23b7718a76 | [] | no_license | kent7777777/CS203 | 183629ee3fd86250bf52da4800e244f26b30b722 | e549ab04137992c95a0bb8026be062dc08b692d0 | refs/heads/master | 2016-09-09T22:18:37.994250 | 2015-03-19T15:01:47 | 2015-03-19T15:01:47 | 31,226,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,755 | 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 drawingPackage;
/**
*
* @author Kevin
*/
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class pa... | [
"coolkent7777777@gmail.com"
] | coolkent7777777@gmail.com |
b84dd53fd994659fb9fd35070f013bc05f6db72b | 006b72974754b8a69875b1464e34f85a7e928766 | /src/main/java/com/hackcumple/eventsapp/data/Event.java | 7d46e2b094757e2ec1983df035e277c4ef64403c | [] | no_license | hackcumple/events-app | 437fa32705927005c05d2fbf05606c3d5bd862f2 | 0c129ce69363f03b5c1ae5d6ff6d8e387f41942a | refs/heads/master | 2020-04-30T18:16:50.005384 | 2019-03-24T11:48:35 | 2019-03-24T11:48:35 | 177,005,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package com.hackcumple.eventsapp.data;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
import java.time.Instant;
@Entity
@NoArgsConstructor
@Setter
@Getter
public class Event {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
Long id;
String... | [
"rafal.jankowski@comarch.com"
] | rafal.jankowski@comarch.com |
87dd1cb9068556824922bec880ceb1f56c7e79ad | 75b06e3820f60812c1b2297638e10ed6f9e1e4d1 | /src/main/java/cz/jkoudelka/tictactoe/cpu/package-info.java | 4872621352bd86dec7de4990779cc6272cc5a63e | [] | no_license | jlochman/TicTacToe | 1a86e8b621de004436c9f760216165d80ea8a799 | 9a15244b0281a2afc8fc78b18709785c0f1d5785 | refs/heads/master | 2021-01-25T08:07:28.075775 | 2017-07-06T12:30:20 | 2017-07-06T12:30:20 | 93,718,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | /**
* nutne tridy k vytvoreni logiku, jak CPU bude hrat tic-tac-toe.
*
* @author jlochman
*
*/
package cz.jkoudelka.tictactoe.cpu; | [
"jan.lochman@icloud.com"
] | jan.lochman@icloud.com |
5e4c344050ef06dfcc15658f7512edda40e7edce | b731f4a775a653b1cad9582e25cc802ba02e0ae1 | /easymis-workflow-elasticsearch/src/main/java/org/easymis/workflow/elasticsearch/upload/UploadController.java | 95a91c8af3cded49d7876b66e532c1900794f291 | [] | no_license | tanyujie/easymis-workflow | 1f1af7b6e4746893a27aff7f6bb90d981049b268 | 5a0ae50e5139c3a5eff8b5494b8b38e70008f4cd | refs/heads/master | 2022-07-18T03:33:21.296478 | 2019-09-01T11:47:31 | 2019-09-01T11:47:31 | 199,408,179 | 3 | 1 | null | 2022-06-21T01:33:43 | 2019-07-29T08:09:44 | JavaScript | UTF-8 | Java | false | false | 2,150 | java | package org.easymis.workflow.elasticsearch.upload;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind... | [
"13551259347@139.com"
] | 13551259347@139.com |
3ecadce5e2f4850e526a17389acfcb42b0d38f21 | 67cab5e5c9cb1f3921f5bdb58a95d947047abf61 | /src/FourSum_18.java | 88e9f74ff746332109c1622854031e84876fe6cd | [] | no_license | wssgyyg/Leetcode | 7576f860195f0ab4f9ef638212c4fa3952290e76 | 679cfc4aa01ad3e9a226ae44969142d5a7d3388c | refs/heads/master | 2021-05-14T01:31:06.275203 | 2018-03-13T03:38:54 | 2018-03-13T03:38:54 | 116,569,245 | 0 | 0 | null | 2018-01-08T15:38:56 | 2018-01-07T13:51:05 | null | UTF-8 | Java | false | false | 1,465 | java | import java.util.Arrays;
import java.util.Collections;
import java.util.LinkedList;
import java.util.List;
public class FourSum_18 {
public List<List<Integer>> fourSum(int[] nums, int target) {
Arrays.sort(nums);
List<List<Integer>> resultList = new LinkedList<>();
for (int i = 0; i < nu... | [
"827580591@qq.com"
] | 827580591@qq.com |
df6dd9409a933614e0f8b192747ce5796e2207d1 | eab8f724c5fcec2f0d2d490ac362a67e0bf00c4d | /shoppingbackend/src/test/java/com/sujan/shoppingbackend/test/CartLineTestCase.java | 8348a9a33c3a28264a4e52cb99253b3f0f11459f | [] | no_license | Shoojan/sajilo-shopping | 37a185467d93e994fa8a3faaee6fff200a529804 | 28b1ce4672aec4a4a407aaaa05687519a4692d60 | refs/heads/master | 2021-09-03T06:19:56.755572 | 2018-01-06T10:17:00 | 2018-01-06T10:17:00 | 112,017,443 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,192 | java | package com.sujan.shoppingbackend.test;
import static org.junit.Assert.assertEquals;
import org.junit.BeforeClass;
import org.junit.Test;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import com.sujan.shoppingbackend.DAO.CartLineDAO;
import com.sujan.shoppingbackend.DAO.P... | [
"sujan.mhrzn2@gmail.com"
] | sujan.mhrzn2@gmail.com |
8feeb56866ef4e7329efaaa778bafa2f5f07b49d | 18d65d6b710f3d1dc1ad2a1d78c74ef480a8ef56 | /src/core/introducaoMetodos/teste/TestNumeros.java | 278745810d6f15de49a8182ad6aba12e4a01402f | [] | no_license | leandro19br/Java | 95d882c738a99691aeebce80906dd0654a566941 | 8831e7d4b65e38b59e9764a75d4f4c8ae0b73ca4 | refs/heads/master | 2021-08-23T06:41:13.492986 | 2017-12-03T23:38:43 | 2017-12-03T23:38:43 | 112,972,277 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package core.introducaoMetodos.teste;
import core.introducaoMetodos.classes.Calculadora;
public class TestNumeros {
public static void main(String[] args) {
Calculadora cal = new Calculadora();
int num1 = 1;
int num2 = 2;
cal.alterarDoisNumeros(num1,num2);
System.out.printl... | [
"leandro19br@gmail.com"
] | leandro19br@gmail.com |
2fbee40c9bd4dfedbd458b125e7d950fbd34c9e6 | e77abeae4169e48f8564145316fb8fa8a9510008 | /skiWorld-ejb/src/main/java/skiworld/services/HandelUser.java | dc2508a1cfb1ed4b8e21db2bd8d12f8d5725fe09 | [] | no_license | HoudaFer/Skiworld_JEE | 4e7269e22edb77ed56175f595d2a59b12c2b7521 | 9958daab21426fd0e6cf25ba5a6571ed4856b682 | refs/heads/master | 2021-07-16T11:09:54.055127 | 2017-10-20T12:52:56 | 2017-10-20T12:52:56 | 107,608,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,508 | java | package skiworld.services;
import java.util.Iterator;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import javax.persistence.TypedQuery;
import skiworld.persistence.Client;
import ski... | [
"noreply@github.com"
] | noreply@github.com |
784ae9848769a4a29aea2ee31b94391935ca1a80 | 81ed2d12440bfbf1443ad2b4baa166a616eb80ad | /src/game/states/mainGameState/level/entity/mobs/contollers/WonderingController.java | 3d93f1aaef8e6de4f5aa4b5119e35b11f600d132 | [] | no_license | alycarter/graphicsv2 | 794f9b00ad254d91fb6409c15c1314f36df29157 | c7b74476be039dfd6ce4e75fc3fa65eb325a0ce1 | refs/heads/master | 2020-05-29T13:33:41.487259 | 2013-04-02T09:19:46 | 2013-04-02T09:19:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,319 | java | package game.states.mainGameState.level.entity.mobs.contollers;
import game.Game;
import game.states.mainGameState.level.entity.mobs.Mob;
public class WonderingController extends MobController{
private Mob mob;
private Game game;
private int teatherX;
private int teatherY;
private int range;
private dou... | [
"alycarter@hotmail.co.uk"
] | alycarter@hotmail.co.uk |
587274dbf2b361aca6ad084bc7fb4d168a64b796 | deb400b102a2489c9a0cf3fd545358151b78eb66 | /proj_studio/app/src/main/java/com/work/teacher/bean/HistoryType.java | c15c639a255edab5ae117867a27a6b9a9a65e642 | [] | no_license | DavidMGT/Testdemo2 | 8891e905926d4aea373524e8e0bf1d4cdcfce2aa | a9bce5dc64162694b5b7402fa2440f989a9a0d08 | refs/heads/master | 2021-05-01T21:37:28.031204 | 2016-09-23T14:41:42 | 2016-09-23T14:41:42 | 69,034,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,044 | java | package com.work.teacher.bean;
import java.io.Serializable;
import java.util.List;
/**
* 历史列表分类
*
* @author 左丽姬
*/
public class HistoryType implements Serializable {
private String name;
private List<HistoryClass> list;
private int status;// 0.当前自定义班级,1.当前加入班级,2.用户历史创建班级,3.用户历史加入班级
public HistoryType() {
... | [
"马贵涛"
] | 马贵涛 |
ee405136269a953a8e3f7f9e5c9506b1f7abf712 | c53e70ba016a9ba6396a2c4f994bc84911e5f6a8 | /ed2.tinkerscript/src/br/edu/ifsp/cmp/asw_ed2/tinkerscript/sintatico/arvore/nos/NóExprAtomo.java | fa91bc5d20f90be02af20ad5d8c91536bb2504c8 | [
"MIT"
] | permissive | OliverPimentel/arquiteturadesoftware | ef60ae6c57c03b477036b742e0891a972a2ecdec | 6def4067f190dd51d5c59c2a2007a407d036896f | refs/heads/master | 2021-01-23T21:43:45.827145 | 2015-06-24T12:08:06 | 2015-06-24T12:08:06 | 31,989,220 | 0 | 0 | null | 2015-03-11T00:19:41 | 2015-03-11T00:19:41 | null | UTF-8 | Java | false | false | 118 | java | package br.edu.ifsp.cmp.asw_ed2.tinkerscript.sintatico.arvore.nos;
public class NóExprAtomo extends NóAbstrato {
}
| [
"daniel.t.dt@gmail.com"
] | daniel.t.dt@gmail.com |
02dc224f57dbd1b1647bbafe786dd5c39c2c041d | 39e880dacc9a01d03399b3ff1fb5e96b98802039 | /tern-core/src/main/java/org/ternlang/core/resume/Promise.java | 577702928de95362c3307f91d96d89b7ab72dbe7 | [] | no_license | tern-lang/tern | 581aa79bebcfe079fe7648f764e921ecb7a12390 | 7cf10f325f25b379717985673af4c0bae308a712 | refs/heads/master | 2023-07-18T12:27:05.425643 | 2023-07-09T13:54:21 | 2023-07-09T13:54:21 | 169,908,813 | 24 | 2 | null | 2023-02-10T16:44:12 | 2019-02-09T20:11:12 | Java | UTF-8 | Java | false | false | 512 | java | package org.ternlang.core.resume;
import java.util.concurrent.Future;
import java.util.concurrent.TimeUnit;
public interface Promise<T> {
T value();
T value(long wait);
T value(long wait, TimeUnit unit);
Promise<T> join();
Promise<T> join(long wait);
Promise<T> join(long wait, TimeUnit un... | [
"theternlang@gmail.com"
] | theternlang@gmail.com |
af30b7833e83d0354c4b69c4adaae8fb82baeb7b | c205ea4c0d8b4c361bf518d91fdbc901fc966ae0 | /SetterEgetters/src/aplication/Program.java | 19670d333448a71d0bbc59ab7e44fec080e86a2d | [] | no_license | wilianfidelis/CursoJava | 0df187fd69c9a7169fa08e8c2bd7609a8c59ddd9 | 0e45d33d3c1c6b891837f8198b853767e84419fe | refs/heads/master | 2020-08-24T18:57:34.528143 | 2020-03-20T19:43:38 | 2020-03-20T19:43:38 | 216,886,063 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,436 | java | package aplication;
import java.util.Locale;
import java.util.Scanner;
import entites.Product;
public class Program {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
Locale.setDefault(Locale.US);
Product acount; /* ---- Criação da variavel para não ficar no if ---*/
System.ou... | [
"wilian.fidelis.adler@gmail.com"
] | wilian.fidelis.adler@gmail.com |
86d22b016b95a43a1035f36a28780b06d2846ad6 | 0f18f506a3b6bdbba61ae4116ab2039ba5bcd8e1 | /JavaServlets/out/artifacts/JavaServlets_war_exploded/message.java | d837a9e18c9dd31ebf62380ba34a8d62550f1bb4 | [] | no_license | BilalAli181999/Javascript | a730c505b09d6acc736c81db55c91757e3c465ea | 99266c1c4d68084f54d512101b97503dc3f61787 | refs/heads/master | 2022-12-22T01:09:48.813996 | 2019-09-01T20:08:02 | 2019-09-01T20:08:02 | 205,726,574 | 0 | 0 | null | 2022-12-16T10:19:21 | 2019-09-01T20:05:47 | JavaScript | UTF-8 | Java | false | false | 401 | java | import java.io.*;
import java.servlet.*;
import java.servlet.http.*;
public class message extends HttpServlet
{
private String message;
public void doGet(HttpServletRequest request,HttpServletResponse response)
{
message="hello friends";
response.setContentType("text/html");
PrintWr... | [
"m.bilalali181999@gmail.com"
] | m.bilalali181999@gmail.com |
986ab04cbd6767035603986636b24015b86c83d4 | 93e45c897af7b91169bdd3b3240b6c37f8cc7395 | /days14/Extends04.java | 9e57c5ecd9dbdaed1303bf281b417bfe0a5b68bf | [] | no_license | YataNox/Java_WebDeveloper_ClassB | e3d6b8115846cdc9e5593fff79aaa7e4fb0a896b | db03afe2af4e775aa9b45cc57f11c3918bcc1098 | refs/heads/main | 2023-07-24T16:30:27.908350 | 2021-08-18T07:50:33 | 2021-08-18T07:50:33 | 386,215,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,203 | java | package days14;
// 일반 객체의 생성 과정
// 1. 멤버 필드 메모리 로딩
// 2. 생성자 호출
// 상속 관계에서의 객체 생성 과정
// 1. 멤버 필드의 메모리 로딩 - 부모/자식 클래스의 모든 멤버 필드가 메모리 로딩
// 2. 생성자 호출(먼저 자식 클래스의 생성자 호출)
// 3. 자식 클래스 생성자의 첫 번째 실행 코드인 super()에 의해 부모클래스의
// 생성자 호출. super()라는 명령은 따로 쓰지 않아도 이미 존재하며 부모 클래스가 있다면
// 자동 호출되는 명령.
// 4. 자식클래스의 생성자의 나머지 코드들 실행... | [
"noreply@github.com"
] | noreply@github.com |
18ba8b0a5205b89229b25a33ef4d22aeb8a870a7 | 56e8c4a51a46f3cec421dbdc0e243d313f50c512 | /org/boris/pecoff4j/SectionData.java | 7e59b192061a5d85d5700e95324b4d28351b3d5b | [] | no_license | karanbabu2110/pecoff4j | 3d76494346b5eff372469e39a8f79a5bcc969412 | c40de82bf1516b9a8b993d2ae7540d361ede18be | refs/heads/master | 2020-08-30T21:43:41.047576 | 2019-10-30T10:14:23 | 2019-10-30T10:14:23 | 218,496,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 818 | java | /*******************************************************************************
* This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v10.html
*
* Co... | [
"noreply@github.com"
] | noreply@github.com |
3c99a311e6be8a5fccda6eee7b0069c8e3b280db | 32b6ca50e4d191a75f7c6b58377f248a0f8df963 | /src/main/java/com/awsmu/service/DashboardServiceImpl.java | aab60b81478ecd9aedeba434577361c85e8caa2f | [] | no_license | rajnishsipl/awsmuAdmin | f65e542eb6451d5763bb07ea38266b59ff90bbe5 | 6bb7e8348cb30884cdaf263f81e23015bb18795d | refs/heads/master | 2021-01-10T05:39:46.744723 | 2016-04-01T10:17:22 | 2016-04-01T10:17:22 | 55,222,392 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,066 | java | package com.awsmu.service;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.log4j.Logger;
import org.ocpsoft.prettytime.PrettyTime;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import... | [
"rajnish.katiyar@systematixindia.com"
] | rajnish.katiyar@systematixindia.com |
9250e1786b4637c991fc392d6008d8e3a7fcd5aa | 770f60260e50bc9b4b8449b02f5967ec6bf38540 | /src/test/java/io/netty/buffer/api/BufferLongOffsettedAccessorsTest.java | 702795e24b31c96229d90bedb2e4aeca8eadfe85 | [] | no_license | NiteshKant/netty-incubator-buffer-api | 778c15693e85f09c1ab6097e6177e1af505f33b1 | fc7ba4522f791d065027a1df9a4bb061a736ef42 | refs/heads/main | 2023-04-24T18:20:18.799321 | 2021-05-11T11:13:29 | 2021-05-11T11:13:29 | 359,622,085 | 0 | 0 | null | 2021-04-19T23:07:41 | 2021-04-19T23:07:40 | null | UTF-8 | Java | false | false | 7,044 | java | /*
* Copyright 2021 The Netty Project
*
* The Netty Project 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:
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless... | [
"christianvest_hansen@apple.com"
] | christianvest_hansen@apple.com |
f0ff450bb8dc1ad575ebf7c532e0d7fd20f4cf33 | 2a86eaaf0b58555d2eb06c4e1e94f5112d29681b | /src/main/java/com/dev/cinema/controllers/MovieController.java | 519f513236ce5fd4e2a52cc4fe2fec416301c6a6 | [] | no_license | graveman13/cinema-hibernate | 35e857979e25b1c06d020d25942aeee10bcf67e7 | 879807a205c38040894b654a5412f4c4ec6b8931 | refs/heads/master | 2022-12-25T15:14:14.163150 | 2020-02-24T11:16:12 | 2020-02-24T11:16:12 | 238,207,443 | 0 | 0 | null | 2022-12-15T23:36:16 | 2020-02-04T13:02:20 | Java | UTF-8 | Java | false | false | 1,764 | java | package com.dev.cinema.controllers;
import com.dev.cinema.dto.MovieRequestDto;
import com.dev.cinema.dto.MovieResponseDto;
import com.dev.cinema.model.Movie;
import com.dev.cinema.service.MovieService;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.beans.factory.annotation.Auto... | [
"graveman13@gmail.com"
] | graveman13@gmail.com |
eb071987fb12284b99f637d3123ed80714d46f41 | 7adad41359305f48e8bf4aa075416f0c3bb25e0d | /ord/src/main/java/com/tuniu/ord/vo/StockOccupyInfoOutput.java | ab760c1085316028127e061c615cc2f1156ab357 | [] | no_license | tanbinh123/order-system | 19663e5a47df48d991b3fcb2f4d1ee21f224dae9 | 952d794d924065e48d8dd0e908df28fc71d0ec30 | refs/heads/master | 2023-03-16T09:53:03.931159 | 2019-12-11T02:40:25 | 2019-12-11T02:40:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,366 | java | /*******************************************************************************
*
* COPYRIGHT (C) 2016 Tuniu Limited - ALL RIGHTS RESERVED.
* ... | [
"zhairp@zhairpdeMacBook-Pro.local"
] | zhairp@zhairpdeMacBook-Pro.local |
679a61e93638c4563b3cabdd65d92b808542f464 | 8ced17b9694537fa50fe510a878704413b17472c | /honeystore/src/main/java/com/honeystore/domain/ProductToCartItem.java | 29ab9f820b662716a0bdc439a3f45d80321a5af1 | [] | no_license | DanielAbrashev/HoneyStore | e6dfc7e5f2adfd7b11b257c5515c4e94c96d6e44 | 86012c54782b004ee633f75ab09cd1dc2adbbc7d | refs/heads/master | 2023-09-05T15:55:15.243973 | 2021-11-09T15:34:39 | 2021-11-09T15:34:39 | 258,817,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.honeystore.domain;
import javax.persistence.*;
@Entity
public class ProductToCartItem {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
@ManyToOne
@JoinColumn(name = "product_id")
private Product product;
@ManyToOne
@JoinColumn(name = "cart_item_id")... | [
"danielabrashev93@gmail.com"
] | danielabrashev93@gmail.com |
808ff541377524b987e5bbcac6952592994314f4 | d475561939aeb5240f16cb105d0076071c81ac33 | /app/src/main/java/com/zerofeetaway/ui/DividerItemDecoration.java | 1294838f15bd73fb28a953f366056703dd256c6d | [] | no_license | cfor-grindr/zerofeetaway | 57670ec4a8c22573659b1d8437fd9b76f05b4440 | 2382b18d64c9c3c28cb2a87c2d1d7b22844177cd | refs/heads/master | 2021-01-01T05:21:31.567352 | 2016-05-10T01:06:08 | 2016-05-10T01:06:08 | 58,270,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,304 | java | package com.zerofeetaway.ui;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.LinearLayoutManager;
import android.view.View;
import android.graphics.Rect;
import android.graphics.draw... | [
"curlyfriesonionrings@gmail.com"
] | curlyfriesonionrings@gmail.com |
9af8174363b3dc84da036e6b6cc1f8e3df13f6bb | 2bd5499e7a707aa0d4f2e43ba8402c85efa1ad2c | /src/test/java/ua/test/taf/stepDefs/MainPageDefinitionSteps.java | a8161ed2582835374139b354118a082a7033c055 | [] | no_license | vpriyma/test.taf | 5c68191782457b90290fddadecd7916744366cd1 | 2d0c3acd148dd498f0ce49bf4c79cdc8bf099318 | refs/heads/master | 2020-12-21T16:20:14.643622 | 2020-01-27T12:52:51 | 2020-01-27T12:52:51 | 236,488,160 | 0 | 1 | null | 2020-10-13T19:05:47 | 2020-01-27T12:42:22 | Java | UTF-8 | Java | false | false | 871 | java | package ua.test.taf.stepDefs;
import org.aeonbits.owner.ConfigFactory;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import io.cucumber.java.bs.Ali;
import io.cucumber.java.en.Given;
import io.cucumber.java.en.When;
import lombok.extern.slf4j.Slf4j;
import ua.test.taf.core.config.MainConfig;
import ua.test... | [
"vitalii_priyma@epam.com"
] | vitalii_priyma@epam.com |
2cd2245aa195624e3e608b5196d77697eb5e9ed3 | fdd421f9a9f9b9d8760516a05f96b524d007650f | /server/src/main/java/WAT/I8E2S4/TaskManager/Services/EmailService.java | 3f5bf6d558c7c183cb271305c460c547652bf1ae | [] | no_license | jdabrowski11926/taskManager | 36d284e8cd75a9fd0e5282c81bfe99225ab91546 | a881d48c11d7a48987690c22efd98bf64db81566 | refs/heads/master | 2022-10-29T17:11:05.121161 | 2020-06-17T19:54:57 | 2020-06-17T19:54:57 | 269,048,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,766 | java | package WAT.I8E2S4.TaskManager.Services;
import WAT.I8E2S4.TaskManager.Model.Category;
import WAT.I8E2S4.TaskManager.Model.Task;
import WAT.I8E2S4.TaskManager.Model.User;
import WAT.I8E2S4.TaskManager.Repositories.CategoryRepository;
import WAT.I8E2S4.TaskManager.Repositories.TaskRepository;
import WAT.I8E2S4.TaskMana... | [
"fyb11926@gmail.com"
] | fyb11926@gmail.com |
609b7fc3ad18d60f0b44817c09efa02e33e16aaf | 399d419f7772561973b8b2bc5135e9d6704c9ede | /core/src/de/swagner/paxbritannica/frigate/MissileAI.java | 5c50e99d0eb3586474b69383d50671ae6ff60ca5 | [
"MIT"
] | permissive | libgdx/libgdx-demo-pax-britannica | 1de86c946da4fbf76ec7b5c2da1f0b34a8b6097a | 2e5e958eb10b4cc9b4fef9639fe48df8b521fe39 | refs/heads/master | 2023-06-03T01:42:45.522206 | 2021-07-30T20:43:03 | 2021-07-30T20:43:03 | 18,311,697 | 109 | 78 | MIT | 2021-07-30T20:43:09 | 2014-03-31T23:40:42 | Java | UTF-8 | Java | false | false | 1,785 | java | package de.swagner.paxbritannica.frigate;
import com.badlogic.gdx.math.Vector2;
import de.swagner.paxbritannica.GameInstance;
import de.swagner.paxbritannica.Ship;
import de.swagner.paxbritannica.Targeting;
public class MissileAI {
private float MAX_LIFETIME = 5; // 5 seconds to auto-destruct
private Ship target;... | [
"tomaszwojciechowski@hotmail.co.uk"
] | tomaszwojciechowski@hotmail.co.uk |
de32d16ca4a36bea9e9e2b8eae5adb5d5ca80029 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_736baa60f1ed2527ed03e5046c369bc1f5522ff8/PImage/20_736baa60f1ed2527ed03e5046c369bc1f5522ff8_PImage_t.java | 4bf9d42efb8a813f9e2b22dba1d812587525aaef | [] | 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 | 62,434 | java | /* -*- mode: jde; c-basic-offset: 2; indent-tabs-mode: nil -*- */
/*
Part of the Processing project - http://processing.org
Copyright (c) 2004-06 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology
This library is free software; you can redistribute it and/or
modify... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b2f6584dc1dd28216d08189149c5542752b9430a | a7f9a18aa0a75ddaf3422d03f4a258c01b3ed0b4 | /Project/src/main/java/tn/esprit/Project/Controller/StockControl.java | eb6d6fc30b3b24236bd99d06c6b87afecfea6869 | [] | no_license | zbidi48/ahmed-pi-dev | 6501b416fa0f14b09ddf1e01f8aa1caac4c13f4c | 4263e21bdb9cce879491d4ac69ee8e76503e04c0 | refs/heads/master | 2023-04-21T22:55:20.337989 | 2021-05-11T08:25:46 | 2021-05-11T08:25:46 | 356,905,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,394 | java | package tn.esprit.Project.Controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
impo... | [
"rami.benmessaoud@esprit.tn"
] | rami.benmessaoud@esprit.tn |
533f77f61f96e6beb793c24f75ec44fb2eef97d7 | cb5f168154e958afe009c4138d35522116672c9e | /workspaces/default/AWT/src/MyCanvas1.java | e86ac0dea636956220fe0db2da292c3bdc3301fc | [] | no_license | vipin182sahu/java-application | a4efdcab83555617a8729d2f014b1449472ffb53 | 059015a8ac23afe9141fc02cce865e37284c2d81 | refs/heads/master | 2020-12-03T18:33:57.716405 | 2016-08-29T14:00:11 | 2016-08-29T14:00:11 | 66,348,315 | 86 | 1 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class MyCanvas1 extends Canvas {
public void paint(Graphics g){
g.setColor(Color.red);
g.drawLine(70,70,200,200);
}
}
| [
"vipin182sahu@gmail.com"
] | vipin182sahu@gmail.com |
65367f087173c2058402da769b9ebd5c78d5e120 | d14638a5db18ad30d3039e73c8b3a7937b1dc827 | /ruoyi-resume/src/main/java/com/ruoyi/statistic/ds.java | 32ddef2acc123754437e0c2c12ec320a9c65517b | [
"MIT"
] | permissive | yanchenghu/oa | 5deb91a8f374f6493d7175a3d87a0286983bb48f | 2eaeac8d556eef531916b20e957584d9c053e655 | refs/heads/master | 2023-06-19T23:37:41.151760 | 2021-04-22T07:16:23 | 2021-04-22T07:16:23 | 302,515,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 50 | java | package com.ruoyi.statistic;
public class ds {
}
| [
"931410396@qq.com"
] | 931410396@qq.com |
206ed493b9487374e4efcfa61ef77a16b1370715 | e124c06aa37b93502a84f8931e1e792539883b9d | /jshooter-master/contrib/ms3d/MS3DModel.java | b7e5f75b043157c48f794f5721bf0136ef478417 | [
"Unlicense"
] | permissive | m-shayanshafi/FactRepositoryProjects | 12d7b65505c1e0a8e0ec3577cf937a1e3d17c417 | 1d45d667b454064107d78213e8cd3ec795827b41 | refs/heads/master | 2020-06-13T12:04:53.891793 | 2016-12-02T11:30:49 | 2016-12-02T11:30:49 | 75,389,381 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,869 | java | package ms3d;
import java.io.*;
import utils.LittleEndianDataInputStream;
/**
* A Milkshape 3D Model.
*
* @author Nikolaj Ougaard
*/
public class MS3DModel {
public MS3DHeader header;
public MS3DVertex[] vertices;
public MS3DTriangle[] triangles;
public MS3DGroup[] groups;
public MS3DMaterial... | [
"mshayanshafi@gmail.com"
] | mshayanshafi@gmail.com |
4d4cc846e5df32908006fb6e61274a50822b5ab6 | abaee31383bbb6dd467d6678b0dd3522cd6a220b | /src/test/java/rc/demo/app/util/TestNumberFormatterUtil.java | 224638f0949c8db073c3664f1276b8c99d8b2ded | [] | no_license | ravaneswaran/paytm-web-integration-demo | 39710ff14824d45b2f8536693162e7799e77273f | 1d00461144669c6b8f5c7a6cbaa8c43a9b817b91 | refs/heads/master | 2021-06-14T22:33:08.272850 | 2019-11-06T01:36:49 | 2019-11-06T01:36:49 | 204,686,545 | 0 | 0 | null | 2021-06-04T02:14:47 | 2019-08-27T11:15:07 | Java | UTF-8 | Java | false | false | 870 | java | package rc.demo.app.util;
import junit.framework.TestCase;
import rc.demo.app.util.NumberFormatterUtil;
public class TestNumberFormatterUtil extends TestCase {
public void testGetFormattedString_1() {
long value = 1234l;
String returnVal = NumberFormatterUtil.getFormattedString(value);
assertEquals("123.40",... | [
"ravaneswaran.chinnasamy@niivsoftware.com"
] | ravaneswaran.chinnasamy@niivsoftware.com |
3eb5aaa5131b81f4c55b0ee0a69100a6d90ea5ac | 9c15c0ed0e7a5a520c3b4e6e7b55d34783387f78 | /src/main/java/com/apiapp/service/ResponseAssembler.java | 5eab829f4563944194019e4b2c1699c12ba1b3f2 | [] | no_license | arundhati-adiga/spring-boot-rest | c12ff099d0ce268adb935d62563b9661a456ee8d | 94774fd940a3f9f4833ad7f0ab9ca69e274bb7de | refs/heads/master | 2020-12-02T09:20:22.074698 | 2020-01-02T13:38:42 | 2020-01-02T13:38:42 | 230,959,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,511 | java | package com.apiapp.service;
import static org.springframework.hateoas.server.mvc.WebMvcLinkBuilder.linkTo;
import java.util.Arrays;
import org.springframework.hateoas.Link;
import com.apiapp.controller.CategoryController;
import com.apiapp.model.CategorisedTransaction;
import com.apiapp.model.CategorizedTransaction... | [
"arundhati.adiga@gmail.com"
] | arundhati.adiga@gmail.com |
459dbc56b92f7ff2577c9cb5f334355ae336a4cb | c66ebc7ce29aced70d088729f10c54d547553d36 | /ReflectiveObjectInspector/src/a2/InterfaceA.java | ac209faa72a0e461e955e0ad30cb70f5bd3db8d5 | [] | no_license | CarolineZhou/ReflectiveObjectInspector | 3f1f2fc1f88d06fa984c5115f39fd69a1b8efef4 | 259320c2147bd71f5a46e9a5f8041c7b0360a588 | refs/heads/master | 2020-04-26T21:09:35.897053 | 2019-03-07T23:15:33 | 2019-03-07T23:15:33 | 173,833,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package a2;
public interface InterfaceA extends InterfaceB
{
public void func1(int a,double b,boolean c, String s) throws Exception;
public int func2(String s)throws Exception, ArithmeticException , IllegalMonitorStateException ;
}
| [
"c_z.y@live.cn"
] | c_z.y@live.cn |
2bd6198f5daf54e193116f0005292a891917820d | 413f2a757238872cf091458b5e136afb8c14bce1 | /src/ar/edu/ort/tp1/tp3Ejercicio03/Heladera.java | 1eaa38822f21f5da5112355497ec08af435bd824 | [] | no_license | LDibiase/TP1-TrabajoPractico3 | f5812bf826172799a8d1476295351352a15774b1 | feffd0f88a9f6468f9765ba5b316042073edb417 | refs/heads/master | 2022-12-27T00:35:02.778727 | 2020-10-12T05:23:24 | 2020-10-12T05:23:24 | 303,283,392 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,018 | java | package ar.edu.ort.tp1.tp3Ejercicio03;
public class Heladera extends Electrodomestico {
private float capacidad;
private boolean esNoFrost;
public Heladera(String marca, String modelo, int numeroDeSerie, int voltaje, boolean estado, float precio, float capacidad, boolean esNoFrost) {
super(marca, modelo, numero... | [
"lucas.dibiase@mercadolibre.com"
] | lucas.dibiase@mercadolibre.com |
22e6f3a3fac4a2dad0eda5564769133b35fb0868 | 74c1a633d9053d31845fd56f2d7478af85964a9f | /src/main/java/com/company/solution/Solution5352.java | aa965f8fc7e0f77118f0f7d99d988e5e06207e17 | [] | no_license | ZengJinRong/learn | bb1d679a337000189b8e2a4ab59dd2c62c0bc88d | 4cdb92d5082bcdcc3c4b460d80607cca39ab55ab | refs/heads/master | 2023-02-05T03:53:27.196321 | 2020-12-30T02:19:21 | 2020-12-30T02:19:21 | 323,321,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package com.company.solution;
/**
* 5352. 生成每种字符都是奇数个的字符串
*/
public class Solution5352 {
public String generateTheString(int n) {
StringBuilder stringBuilder = new StringBuilder();
if (n % 2 == 1) {
for (int i = 0; i < n; i++) {
stringBuilder.append('a');
}... | [
"jinrong.zeng@outlook.com"
] | jinrong.zeng@outlook.com |
0c1a2b4bdf29a4fcfafd3c796e72c5cd48ba6c51 | 61e76981aa12421a6cfd067e5526e8802ae92f1f | /app/src/main/java/com/cognet/ItemsListActivity.java | 760e9de03a5d292fa5e6f85e4701332350546b0b | [] | no_license | namhoan/MIT-Cognet_MobileApplication_Android | 68502f29f03919859988c9d6cdc4a4c1ae6351e0 | f821ea3e52011793bb991f94dfba161bdd84a927 | refs/heads/master | 2021-01-10T06:56:02.590808 | 2016-01-08T18:06:20 | 2016-01-08T18:06:20 | 49,288,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,015 | java | package com.cognet;
import android.app.ListActivity;
import android.content.Context;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
... | [
"namho8211@gmail.com"
] | namho8211@gmail.com |
d78803a3a3c90a05bebfcbce3c1720da9dd5e6ea | 5f63a60fd029b8a74d2b1b4bf6992f5e4c7b429b | /com/planet_ink/coffee_mud/Abilities/Spells/Spell_AcidSpray.java | 432168dae5e7c9e1052c697e53f4fe2a1d7080c5 | [
"Apache-2.0"
] | permissive | bozimmerman/CoffeeMud | 5da8b5b98c25b70554ec9a2a8c0ef97f177dc041 | 647864922e07572b1f6c863de8f936982f553288 | refs/heads/master | 2023-09-04T09:17:12.656291 | 2023-09-02T00:30:19 | 2023-09-02T00:30:19 | 5,267,832 | 179 | 122 | Apache-2.0 | 2023-04-30T11:09:14 | 2012-08-02T03:22:12 | Java | UTF-8 | Java | false | false | 4,623 | java | package com.planet_ink.coffee_mud.Abilities.Spells;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import... | [
"bo@zimmers.net"
] | bo@zimmers.net |
01c8a4b318688d3e9369da6672a185fda0876fae | 27aff37c36df4b70c958c16d18fe13ce43f25b0f | /src/main/java/glint/mvp/cache/VoteQueue.java | fb01c3d2eb437342ceedecc507fc51358ff9dee8 | [] | no_license | ifwonderland/giants-mvp | 894343766df4c0241d5912def2df88603e0e717e | 036172aadbcc91c15167514cf3f83453c9f2148a | refs/heads/master | 2021-01-01T17:43:37.762163 | 2014-11-25T18:35:38 | 2014-11-25T18:35:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,173 | java | package glint.mvp.cache;
import glint.mvp.model.Vote;
import glint.mvp.util.Constants;
import org.apache.log4j.Logger;
import java.util.Iterator;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
/**
* Singleton shared blocking queue where vote client puts vote in and server... | [
"ifwonderland@gmail.com"
] | ifwonderland@gmail.com |
f676d4b9dd8abaf9947ffac08008e04af138baaa | 3dde2a8be3532651902232e185bdc086df301cef | /src/com/algorithms/trees/SecondMinimum.java | ca72bf04714a10d6d6f0b988d3bae6498fc4aada | [] | no_license | rahultaing/algorithms | e08e7dc7a36a33f7fc0b6258909f993a17da268c | 6a98df95c0708ac277d3ff1014d35c362996b4e5 | refs/heads/master | 2021-06-02T19:13:08.158679 | 2021-03-13T21:16:59 | 2021-03-13T21:16:59 | 136,843,009 | 0 | 0 | null | 2018-07-13T16:35:43 | 2018-06-10T20:35:51 | Java | UTF-8 | Java | false | false | 598 | java | //https://leetcode.com/articles/second-minimum-node-in-a-binary-tree/
public class SecondMinimum{
private int min;
private long ans = Long.MAX_VALUE;
public int compute(TreeNode node){
min = node.val;
dfs(node);
return ans != Long.MAX_VALUE ? (int) ans : -1;
}
public void... | [
"rahult@zillowgroup.com"
] | rahult@zillowgroup.com |
5da14f50334f48e22b7e60f113c51e47c3c118b1 | bcd75f379dd88361b5db85439d579c0d21d8b682 | /server/src/main/java/service/ClearService.java | 900105e7ed14c984246a1733dc6c785682c233f9 | [] | no_license | jacobthewest/FamilyMapClient | ecbb88bb5cf2f43be89ce515f8aa3e327c797513 | f068c7a0f45d3d464e028bf4cfe9f320ecd5013e | refs/heads/master | 2021-03-27T22:40:51.742949 | 2020-04-09T08:02:35 | 2020-04-09T08:02:35 | 247,814,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 989 | java | package service;
import dataAccess.Database;
import dataAccess.DatabaseException;
import result.ApiResult;
import result.ClearResult;
/**
* Implements all methods needed to serve the API route <code>/clear</code>
*/
public class ClearService {
/**
* Deletes ALL data from the database, including user accoun... | [
"jacobthewest@gmail.com"
] | jacobthewest@gmail.com |
4041d077697d397c5992196a424954c6abe75793 | 4f2b0b0a6b1440c436fd6ef6bb49fcd8e1854905 | /src/main/java/dao/sellerDao.java | b13b920f5d86eed482ebe85960d58b13eeddae0f | [] | no_license | dmc123456789/gm | ca7875d096de66a93410602bd730bcccaa811be8 | 384384862eca70d2e51a999b89c188ac0d89f7da | refs/heads/master | 2020-04-14T16:07:57.129572 | 2019-01-04T06:40:25 | 2019-01-04T06:40:25 | 163,944,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package dao;
import pojo.Announcement;
import pojo.Page;
import pojo.Seller;
import java.util.List;
public interface sellerDao {
//查询全部及分页查询
List<Seller> goodsquery(String sql);
Page<Seller> pageQuery(int pageSize, int pageNumber);
//修改
//删除
Boolean goodsdel(int id);
//添加
int goodsadd... | [
"2766927210@qq.com"
] | 2766927210@qq.com |
12cead7ee124c675d7b631bcaa713d0fea964a24 | 4dcdc6d31ba54e24ad88c64139fd31b4064a2a47 | /src/main/java/com/cg/FileIOService.java | d06b6da693281bc2e87a42b931cf76ac0f826440 | [] | no_license | krovel/EmployeePayroll | 09f58a8ae7be516236eb36f9a8a199b418c28f63 | ce240e408421fd204e3fef002e683706ebaae20d | refs/heads/main | 2023-01-07T11:56:17.521428 | 2020-11-05T20:35:56 | 2020-11-05T20:35:56 | 310,027,201 | 0 | 0 | null | 2020-11-04T14:52:03 | 2020-11-04T14:30:52 | Java | UTF-8 | Java | false | false | 1,666 | java | package com.cg;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
public class FileIOService {
public static final String PAYROLL_FILE_NAME = "employee-payroll-file.txt";
public void writeData(List<EmployeePayrollData> employeeLis... | [
"krove@DESKTOP-Q5SED1R"
] | krove@DESKTOP-Q5SED1R |
78c5a58fe8fc33dca758bc639ba85a3e4b2fb358 | 4f61d0b70c7a9a997fc0fa024993e2f13babfc4b | /src/serv/BD/servBDInstanceFightIns.java | e072e76ee5fbfd2663c9c038f256eee4c8d0939b | [] | no_license | lechuandafo/yys | 1c9f43f6f9369e33eb0f50ded5d2d93f2978216f | 0a56cc56c5dfa76ad10627283ee534fc188a3524 | refs/heads/master | 2022-07-30T21:35:45.013384 | 2020-05-20T07:56:50 | 2020-05-20T07:56:50 | 265,457,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,255 | java | package serv.BD;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import vo.BD.voBDInstanceFight;
import dao.BD.daoBDInstanceFight;
public... | [
"1216132190@qq.com"
] | 1216132190@qq.com |
09c38984dce8aabf2ccab5bf3e288f2289aab950 | 707d2e73d8e9adbc177b72aa2897c825a86f2ee2 | /org.correttouml.uml/src/org/correttouml/uml/diagrams/statediagram/Guard.java | 54f55e01c277b666047c2f1f8946ff5df0248a02 | [] | no_license | deib-polimi/Corretto | e8ff90f7ee6f9b8b465deb1d4d42108a0249641e | 62b75a10e0128956cd2fecdff6d74055a507fad5 | refs/heads/master | 2021-01-18T22:52:19.176149 | 2017-01-16T14:22:37 | 2017-01-16T14:22:37 | 30,644,630 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 850 | java | package org.correttouml.uml.diagrams.statediagram;
import org.correttouml.uml.helpers.BooleanExpressionsParser;
public class Guard {
private String uml_guard;
private org.eclipse.uml2.uml.Transition uml_transition;
public Guard(String guard, org.eclipse.uml2.uml.Transition t) {
this.uml_guard=guard;
this.um... | [
"mmpourhashem@gmail.com"
] | mmpourhashem@gmail.com |
1781ce04777ffa67b439c2a88e01a90b4897cc64 | c911a6a1dc56d30f870a9b8e1fdcedd9b4329ecc | /app/src/main/java/xj/property/activity/repair/ValueSheetActivity.java | 48469252002764987d3ff52e82bdcdef243d4597 | [
"Apache-2.0"
] | permissive | samuelhehe/Property | a87022ef5d082cb6d87ef8f4043ce4222f4035a9 | 67b8214cd86bab963908fd066d163c783ddb9e18 | refs/heads/master | 2021-01-13T07:40:46.269767 | 2016-12-12T09:10:10 | 2016-12-12T09:10:10 | 76,239,989 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,625 | java | package xj.property.activity.repair;
import android.os.Bundle;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.ListView;
import android.widget.TextView;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import retrofit.Callback;
import retrofit.Re... | [
"wangshengxi@greencheng.com"
] | wangshengxi@greencheng.com |
64744f6fc1cc837bd25a4b3324ed31c02959e50d | 2b8cdd96826a4d5fa252c54b4ad6f9a021a6e6d7 | /src/main/java/com/homk/project/tool/gen/util/VelocityInitializer.java | ecb8f60085a6fafa3120b136d09a13f9b66c1d72 | [] | no_license | mengyangxu/Homk | dc4a7990a185f45b37846b2f03269baee7b1ebaf | 370ea65010c8a48a2777f282af73645ad25170fb | refs/heads/master | 2020-04-05T07:44:02.120406 | 2018-11-12T02:13:13 | 2018-11-12T02:13:13 | 156,686,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 944 | java | package com.homk.project.tool.gen.util;
import com.homk.common.constant.Constants;
import org.apache.velocity.app.Velocity;
import java.util.Properties;
/**
* VelocityEngine工厂
*
* @author RuoYi
*/
public class VelocityInitializer
{
/**
* 初始化vm方法
*/
public static void initVelocity()
{
... | [
"xumengyang@datatang.com"
] | xumengyang@datatang.com |
9f21ff71cfd69d0f913afc84f09f4ed0179e8623 | 71d9c30d132929551c87ebcb454d67d43e398783 | /src/main/java/com/crawler/Crawler.java | 41dde35d135cfa37250428739a1008aa401dabed | [] | no_license | icccool/java-demo | 081526bbcd3f15ed85065a90b0ed904b527cf6e7 | ababd56d98b45d1a51fe609c20b2fc2d1e2adc52 | refs/heads/master | 2022-12-22T11:36:42.412094 | 2019-09-25T00:58:07 | 2019-09-25T00:58:07 | 130,784,495 | 0 | 0 | null | 2022-12-16T03:56:38 | 2018-04-24T02:26:46 | Java | UTF-8 | Java | false | false | 902 | java | package com.crawler;
import org.jsoup.Connection;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.Proxy;
public class Crawler {
public static void main(String[] args) {
String urlStr = "http://www.tumblr.com";
... | [
"wlish.ml@gmail.com"
] | wlish.ml@gmail.com |
d2dfc830fc9806a4556cb6eb4282044794905080 | e3e29bf28e0a04c5823c2b84418d1cabf3256789 | /target/m2e-wtp/overlays/vaadin-6.8.2.jar/com/vaadin/terminal/gwt/client/ui/dd/VAnd.java | 9905f04872316d2c3b0b53bc70d54e6542715d55 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | manishgaurav08/webportal | 3beafc6efee03844c8d87e4679ac599fda0a8a88 | 0227910598b6fb2ee31083204beb9063db3bcc0d | refs/heads/master | 2020-06-06T23:08:07.666238 | 2015-09-15T08:51:12 | 2015-09-15T08:51:12 | 42,067,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,564 | java | /*
* Copyright 2011 Vaadin 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 applicable law or agreed to i... | [
"manishgaurav08@gmail.com"
] | manishgaurav08@gmail.com |
3314ed255487b17e621a8ff9b5195072ff719365 | 739d085abd9f285c44aeb360a044cac94c543241 | /src/main/java/me/activated/core/commands/essentials/staff/MassayCommand.java | a7754d8aa0c34d906d883837529e7c04b81a5170 | [] | no_license | RenCas3258/AquaCore | 0c1591c9827fb2a4bb7869cbd712e527140db7d0 | 576596b5b1f9b854b72cab7a4d2ec9a87e4b97cb | refs/heads/master | 2023-04-15T21:45:37.229415 | 2021-04-30T01:46:55 | 2021-04-30T01:46:55 | 362,994,798 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,120 | java | package me.activated.core.commands.essentials.staff;
import me.activated.core.enums.Language;
import me.activated.core.utilities.Utilities;
import me.activated.core.utilities.chat.Color;
import me.activated.core.utilities.command.BaseCommand;
import me.activated.core.utilities.command.Command;
import me.activated.core... | [
"renas321@gmail.com"
] | renas321@gmail.com |
045fe734db0fcc863be07c0897e6eddee69cde27 | 9cf029213d31147e3550d3b7053ec3abbdc7151d | /IACNAWebServer/src/main/java/com/cplsys/iacna/domain/Producto.java | f4b81ede6f951a9b163146e23e7046df5641cf09 | [] | no_license | ca4los-palalia/14CN4 | 81b9ca434d79bf6311e91308aa0b3b463d519984 | dec1b4d0748628dfcd6725c1bfd35aa6afd0cdb6 | refs/heads/master | 2016-08-11T19:02:18.858750 | 2016-03-22T14:45:51 | 2016-03-22T14:45:51 | 54,481,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,645 | java | package com.cplsys.iacna.domain;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
i... | [
"carlos.palalia@gmail.com"
] | carlos.palalia@gmail.com |
787a28f142846c27f7f6ba412eb4d7cea0797450 | eb9a97ec5ebc444985b89a532794fabc8812930b | /app/src/main/java/cn/ommiao/autotask/entity/ExecuteResultData.java | eceb6d19c101c687c9695f2814eec51fc4a3cf85 | [] | no_license | ommiao/AutoTask | 539cd1c26765f79c6d3dcb8d0fcf2b4f1e56661b | 9dbe0a5c5ece5ad5c783d4c000cd7b8de56f1b6a | refs/heads/master | 2020-07-06T22:01:56.774120 | 2019-11-13T03:31:33 | 2019-11-13T03:31:33 | 203,150,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,440 | java | package cn.ommiao.autotask.entity;
import androidx.annotation.NonNull;
import androidx.room.Entity;
import cn.ommiao.base.entity.JavaBean;
@Entity(primaryKeys = {"taskId", "startTime"})
public class ExecuteResultData extends JavaBean {
@NonNull
private String taskId = "ommiao";
private String taskName;... | [
"ommiao@foxmail.com"
] | ommiao@foxmail.com |
adbbf228c198d19fcd2a1940c5013f6789bb5e02 | 6ddcefecb11b729c137277977d1392f713023ccf | /src/com/example/filetest1/MainActivity.java | acbd7a97c3b73ca8a7ee7b82961a9f74e61ce033 | [] | no_license | luwang66/FileTest1 | 17a9f842ade4f7237b610549d52148413c192a53 | 678615494b2520e856d3ebee30b4ed931b2c0924 | refs/heads/master | 2021-01-12T11:44:32.594154 | 2016-10-29T13:22:39 | 2016-10-29T13:22:39 | 72,286,093 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,423 | java | package com.example.filetest1;
import java.io.File;
import java.io.FileInputStream;
import java.io.RandomAccessFile;
import android.os.Bundle;
import android.os.Environment;
import android.app.Activity;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
impor... | [
"635819835@qq.com"
] | 635819835@qq.com |
2d03d5dea300314b77fbec1688f57e1aed75000e | 34b8ae5562e3d51857f2d4d78ecb178e44cc463a | /app/src/main/java/com/example/vishnubk/sharjahcharity/ui/DetailPageActivity.java | 1135b25e15d86a0825e0bd02cd44c20b5d7e0862 | [] | no_license | vbk6/SharjahCharity | 97a945a39caff77a9ef42edcbf86ae9db38c102e | 4607f2f067d109ed87f8fb9ac2eed96abc0aaafc | refs/heads/master | 2021-01-12T07:16:25.848129 | 2017-03-13T11:14:15 | 2017-03-13T11:14:15 | 76,929,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,933 | java | package com.example.vishnubk.sharjahcharity.ui;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.To... | [
"vishnubk693@gmail.com"
] | vishnubk693@gmail.com |
4bbfa029c83c1ee50f2521b4de6cd72d16a0f542 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_383bfa0f5ffe40d39820927c63a0685fc5c697fb/BasicLogger/4_383bfa0f5ffe40d39820927c63a0685fc5c697fb_BasicLogger_s.java | e60190a4ead65f9cf7c4d0f6bedae6656ff08cbc | [] | 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 | 3,837 | java | package com.rimproject.andsensor;
import java.util.Calendar;
import java.util.Timer;
import java.util.TimerTask;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorManager;
/* Example of how this class and its ti... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
687a4933a6fab05df5bc503c6a519b320d4d4b2d | 6e8e213290ead44719713752e05eb62c6f696bd9 | /src/main/java/p455w0rd/morphtweaks/blocks/tiles/TileVoidifier.java | 9ba4fb068dcaffe39abc9add8e3e153c92d13181 | [
"MIT"
] | permissive | p455w0rd/MorphTweaks | 0b69499c4d174ec8eab44fc7d814985573f4d3bb | 465cf0ac435fdbe437e1866dc5d8b8c82143ef4c | refs/heads/master | 2018-11-23T21:19:31.114952 | 2018-09-04T15:43:24 | 2018-09-04T15:43:24 | 116,668,183 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,214 | java | package p455w0rd.morphtweaks.blocks.tiles;
import javax.annotation.Nullable;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.network.NetworkManager;
import net.minecraft.network.play.server.SPacketUpdateTileEntity;
import net.minecraft.tileentity.TileEntity;
import n... | [
"p455w0rd@gmail.com"
] | p455w0rd@gmail.com |
bd2ac8a3c1e6b98bd076fce74607bc825ff8d554 | b19674396d9a96c7fd7abdcfa423fe9fea4bb5be | /ratis-proto-shaded/src/main/java/org/apache/ratis/shaded/io/netty/buffer/WrappedUnpooledUnsafeDirectByteBuf.java | 2c8488931365d12ce4c987f0da3b6b5b8f1962d2 | [] | no_license | snemuri/ratis.github.io | 0529ceed6f86ad916fbc559576b39ae123c465a0 | 85e1dd1890477d4069052358ed0b163c3e23db76 | refs/heads/master | 2020-03-24T07:18:03.130700 | 2018-07-27T13:29:06 | 2018-07-27T13:29:06 | 142,558,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,207 | java | /*
* Copyright 2016 The Netty Project
*
* The Netty Project 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/licenses/LICENSE-2.0
*
* Unless ... | [
"snemuri@hortonworks.com"
] | snemuri@hortonworks.com |
6d64a3eb3cd401466ed801d264990e3c5e300373 | a9829ea77376836b2cab9c430f43e4feceb3dbf3 | /src/devhire/linkedlists/FloydAlgorithm.java | 1dcf200bb10a173da15edd8cfd6d21af809cc9da | [] | no_license | devhire-2021-2/LinkedLists | 791202c651d0ed89288da799170470fee80a7d1a | 69a580c7dd855018f063e2b08128d1fc66112171 | refs/heads/master | 2023-08-08T01:03:33.107428 | 2021-09-13T20:23:00 | 2021-09-13T20:23:00 | 406,115,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,676 | java | package devhire.linkedlists;
import java.util.Scanner;
public class FloydAlgorithm {
public static Node<?> detect(LinkedList<?> l){
var fast = l.head;
var slow = l.head;
while(fast !=null && fast.next != null) {
fast = fast.next.next;
slow = slow.next;
if(fast == slow) {
break;
}
}
if (... | [
"joao.gabrielaaj@gmail.com"
] | joao.gabrielaaj@gmail.com |
e5ca155ae0e7bb6a7eafd5e56f0277166dd6817f | c35e45631d24498a4c83434d9ca03e864137225e | /src/test/java/Decrypt.java | 40b4a37e7902fc05c083804277fbecaa0d9a84de | [] | no_license | jordanh97/cryptography | 1e2598d8f3c5fe51497dcf1a757173434cece5c4 | 176637dedb27702db40ea8d271bb1a2e84bf6a55 | refs/heads/master | 2020-04-22T16:19:46.982804 | 2019-02-15T22:46:51 | 2019-02-15T22:46:51 | 170,504,282 | 0 | 1 | null | 2019-02-14T08:47:41 | 2019-02-13T12:27:47 | Java | UTF-8 | Java | false | false | 978 | java | public class Decrypt {
private String input;
public String basicDecrypt(String i) {
input = i;
String output = "";
int k = input.length();
int h = 0;
do {
char charValue = input.charAt(h);
int newIntValue = (int) charValue - 3;
char... | [
"47331061+jordanh97@users.noreply.github.com"
] | 47331061+jordanh97@users.noreply.github.com |
08645aa76f1e0c3d972340d6d2aeaf19ac802c30 | be702c1cc5bf00b322daddb23476c500e973a193 | /android/src/com/box/androidlib/DAO/SearchResult.java | 8c6a6d9db3f615d4c31e691552882d37bf46fba1 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | appcelerator-archive/ti.box | 1ce33ee6c44f96101454d5d4e8d74ca773f1cec2 | 39346bf7250ba445c6236c52795412441aa2bd62 | refs/heads/master | 2020-04-10T00:52:29.518780 | 2017-03-28T20:28:16 | 2017-03-28T20:28:16 | 22,700,963 | 1 | 1 | null | 2017-03-28T20:28:17 | 2014-08-06T22:55:54 | Java | UTF-8 | Java | false | false | 1,579 | java | /*******************************************************************************
* Copyright 2011 Box.net.
*
* 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/lic... | [
"jon@local"
] | jon@local |
4e2fc2824ba826f09ccb0680c8d35035f2452c8b | a78cbb3413a46c8b75ed2d313b46fdd76fff091f | /src/mobius.esc/escjava/tags/escjava-2-0a0/ESCTools/Javafe/java/javafe/util/LocationManagerCorrelatedReader.java | a73b1a9a0ee6d6865b4c63a6e0233eb7fd17cb1f | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | wellitongb/Mobius | 806258d483bd9b893312d7565661dadbf3f92cda | 4b16bae446ef5b91b65fd248a1d22ffd7db94771 | refs/heads/master | 2021-01-16T22:25:14.294886 | 2013-02-18T20:25:24 | 2013-02-18T20:25:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,677 | java | /* Copyright 2000, 2001, Compaq Computer Corporation */
package javafe.util;
import javafe.genericfile.GenericFile;
import java.util.Vector;
import java.io.StringBufferInputStream;
import java.io.IOException;
/**
* This <code>CorrelatedReader</code> class manages the allocation of
* location numbers.
*/
public ... | [
"nobody@c6399e9c-662f-4285-9817-23cccad57800"
] | nobody@c6399e9c-662f-4285-9817-23cccad57800 |
726dfd010cd809f469c67e64780eb96b9ac8586b | b2f07f3e27b2162b5ee6896814f96c59c2c17405 | /com/sun/org/apache/bcel/internal/generic/LDC_W.java | 83189d1e33b0a95ece772d2aa7f29e92bceadbbd | [] | no_license | weiju-xi/RT-JAR-CODE | e33d4ccd9306d9e63029ddb0c145e620921d2dbd | d5b2590518ffb83596a3aa3849249cf871ab6d4e | refs/heads/master | 2021-09-08T02:36:06.675911 | 2018-03-06T05:27:49 | 2018-03-06T05:27:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | /* */ package com.sun.org.apache.bcel.internal.generic;
/* */
/* */ import com.sun.org.apache.bcel.internal.util.ByteSequence;
/* */ import java.io.IOException;
/* */
/* */ public class LDC_W extends LDC
/* */ {
/* */ LDC_W()
/* */ {
/* */ }
/* */
/* */ public LDC_W(int in... | [
"yuexiahandao@gmail.com"
] | yuexiahandao@gmail.com |
e627dd18b38e1e4017e86f2f133d8c92c5afa93d | 4b15f864ccd6e946902a7eb88540c4bf6e7705ca | /src/main/java/org/javaboy/vhr/model/Employee.java | e50ac81978d97335fa9e685cd0a59c9738a083c6 | [] | no_license | shiguangming2/vhr-server | ac3645f64acb717d72770305b2c46b4e6681cf23 | 5f6bb0000e1bdfbb823c02e1214d9329e42a833e | refs/heads/master | 2022-07-18T00:52:47.216183 | 2020-01-05T14:48:05 | 2020-01-05T14:48:05 | 231,927,259 | 1 | 0 | null | 2022-06-21T02:34:51 | 2020-01-05T14:11:24 | Java | UTF-8 | Java | false | false | 6,024 | java | package org.javaboy.vhr.model;
import java.util.Date;
public class Employee {
private Integer id;
private String name;
private String gender;
private Date birthday;
private String idcard;
private String wedlock;
private Integer nationid;
private String nativep... | [
"2357484843@qq.com"
] | 2357484843@qq.com |
ffa4f995b88019f907b677f98ab45215b6a15f34 | 48a82e5cb4629e2d074d3aaf4a28e4791895f7a0 | /app/src/main/java/com/example/jandroid/tourguide/Place.java | 764a802dac4f8c7f9bb7e4d87e5be26aaeceba6f | [] | no_license | IoannisK97/Tourguide | a1652c6443156f17847043cf973621f16e9d16b2 | 3ceb5721c8f67da91b56bba1916be38327af1f48 | refs/heads/main | 2023-06-16T05:55:24.638659 | 2021-07-15T09:51:40 | 2021-07-15T09:51:40 | 386,240,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,248 | java | package com.example.jandroid.tourguide;
import android.graphics.drawable.Drawable;
public class Place {
private String name;
private int image;
private String telNumber=NOT_PROVIDED;
private String openHours=NOT_PROVIDED;
private static final String NOT_PROVIDED="not provided";
public Place ... | [
"ioannis@windowslive.com"
] | ioannis@windowslive.com |
e090ebfc45d61be32fe0228de8e67e5a3ffc8f17 | ab4fd2cdce015e0b443b66f949c6dfb741bf61c9 | /src/main/java/com/sun/org/apache/xerces/internal/xs/XSAttributeGroupDefinition.java | 93d786a1425f6a8cee0e6e7582636fcba5ff9fa3 | [] | no_license | lihome/jre | 5964771e9e3ae7375fa697b8dfcd19656e008160 | 4fc2a1928f1de6af00ab6f7b0679db073fe0d054 | refs/heads/master | 2023-05-28T12:13:23.010031 | 2023-05-10T07:30:15 | 2023-05-10T07:30:15 | 116,901,440 | 0 | 0 | null | 2018-11-15T09:49:34 | 2018-01-10T03:13:15 | Java | UTF-8 | Java | false | false | 1,781 | java | /*
* Copyright (c) 2007, 2023, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for a... | [
"lihome.jia@gmail.com"
] | lihome.jia@gmail.com |
8c5dc15346d5ef049efe4c9a5ba443f16bc8aa06 | fa73d9ec5adfd4776ae5c582a1b1d3784cb66f60 | /src/com/company/Main.java | 490b7cbded0f482b2c7429a2685dc057e81edb44 | [] | no_license | Deadpurecrock/Work5 | c0afed638972890522b01cc770d01b7045a849de | 7e5d8496720e99a21207fe7bb7befa122fa95b6b | refs/heads/master | 2023-08-22T09:53:11.388013 | 2021-10-07T20:03:51 | 2021-10-07T20:03:51 | 414,741,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package com.company;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Task16 task16 = new Task16();
task16.Count();
Task2 task2 = new Task2();
task2.Go();
Task1 task1 = new Task1();
task1.Execute();
}
}
| [
"milovanov.1243@gmail.com"
] | milovanov.1243@gmail.com |
fcb60a1b1c4ebbac7ebc9eef20133028335d71d7 | b0c7501f1fd6f29ae2420e1898d011d06b9ce86a | /app/src/main/java/com/wust/newsmartschool/ui/SchoolActivity.java | 94f00184d4325851d20fe23d4199ce42541a186f | [] | no_license | lwz0208/NewSmartSchool | d4d3b9a81d958cd12c75df0c36816412e5e1d9ac | 4e237b2878a028c4cd51d4a855332293de98f49b | refs/heads/master | 2021-09-22T22:36:11.479861 | 2017-04-17T09:14:35 | 2017-04-17T09:14:42 | 124,881,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,746 | java | package com.wust.newsmartschool.ui;
import android.app.Activity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.Window;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import com.alibaba.fastjson.JSON;
import com.alibaba.f... | [
"158956573@qq.com"
] | 158956573@qq.com |
c91e8ca94ff75f49db31b1613400e76fc1694d68 | c4117591b2e53d07406355e23f45d955f8feaa4d | /cm-service/src/main/java/cn/eatammy/cm/service/business/IBackIndentService.java | a68f5786476d41e5a2a21103fa591bfcf7f0c02d | [] | no_license | eatammy/cm-platform | ad9b49460e3a60d2a8f2b4d034f6b9b6e8a67a11 | c3465bf19f31f70c43a2d915f5d98a4c2cbcb2f6 | refs/heads/master | 2021-01-17T21:19:48.173749 | 2017-03-18T15:54:12 | 2017-03-18T15:54:12 | 53,736,157 | 1 | 1 | null | 2016-03-12T14:38:10 | 2016-03-12T14:38:09 | null | UTF-8 | Java | false | false | 1,368 | java | /*
{*****************************************************************************
{ 吃咩主平台 v1.0
{ 版权信息 (c) 2005-2016 广东全通教育股份有限公司. 保留所有权利.
{ 创建人: 郭旭辉
{ 审查人:
{ 模块:退单
{ 功能描述:
{
{ ---------------------------------------------------------------------------
{ 维护... | [
"simagle@163.com"
] | simagle@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.