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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e675bd99c71dbf6d24f1f9b04df473f12f1320c2 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/Gson-15/com.google.gson.stream.JsonWriter/BBC-F0-opt-100/12/com/google/gson/stream/JsonWriter_ESTest.java | 683dd4c34427fed534ddf3110f00009c6619fb93 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 35,037 | java | /*
* This file was automatically generated by EvoSuite
* Wed Oct 20 23:49:13 GMT 2021
*/
package com.google.gson.stream;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import com.google.gson.stream.JsonWriter;
import java.io.IOException;
import java.io.... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
8dd1cf4a0e8a826c5bd3cddef7d57717bd7f66b9 | 6101f5df0bb7478db5b4bf31dff68b5981ddfb70 | /TemplateDesignPattern/EvaluareDaune.java | 2b84b6ab7dded8b9b5e5366680ba8a4a50ca17b6 | [] | no_license | lauraharaba/SoftwareQualityAndTesting | 6ca8f64698e1c0384052505049273ce9fbaa38c3 | 08a531dd2dc312ccb0cad8197463be0d09b679a8 | refs/heads/master | 2020-03-18T11:42:03.971981 | 2018-06-12T20:25:25 | 2018-06-12T20:25:25 | 134,686,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | package TemplateDesignPattern;
public abstract class EvaluareDaune {
public abstract void deplasare();
public abstract void identificareDaune();
public abstract void consultareAnalisti();
public abstract void consultareFirmaAsiguratoare();
public abstract void evaluareFinalaDaune();
public void eval... | [
"noreply@github.com"
] | lauraharaba.noreply@github.com |
455fda7be326899a05a5aed1c4e0fbfd2479c043 | 3f06624cada2af6cfb3c30fb04ac321b7e0d5a07 | /src/main/java/com/data/pet/serviceimpl/PetServiceImpl.java | 22ebd620bc902a5ab572449a2c71e4f758550fdc | [] | no_license | hari-1998/petMicroservice | 6e3ced1677c4a08a0ddc0999365d430dbd28e503 | 2af7e667282f3f0dc6be7f58704792b1ccfc6785 | refs/heads/master | 2023-08-29T21:52:50.656494 | 2021-11-14T12:27:26 | 2021-11-14T12:27:26 | 427,111,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,311 | java | package com.data.pet.serviceimpl;
import com.data.pet.constant.ErrorEnum;
import com.data.pet.model.Pet;
import com.data.pet.repository.PetRepository;
import com.data.pet.service.PetService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springfram... | [
"harikrishnant1998@gmail.com"
] | harikrishnant1998@gmail.com |
56519fd8d5512a8f9f3e512e59198a41e792e8ce | cba210b186ac4814264f4e56b8ac00d3e2bf7a95 | /Java高并发编程详解/示例代码/Java高并发编程详解/src/chapter26/Test.java | 97adf0a591a43039ca32d5444c33ee19ddeec20d | [] | no_license | GoToSleepEarly/BigData-CloudComputing | 3d6970cff29afa3da21364fd582296b25be641cf | 127780bd73be2a8aaffbd3fab13f8fb1c136e322 | refs/heads/master | 2020-04-29T10:15:57.875072 | 2020-02-16T16:13:18 | 2020-02-16T16:13:18 | 176,055,472 | 2 | 0 | null | null | null | null | GB18030 | Java | false | false | 942 | java | package chapter26;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.stream.IntStream;
import static java.util.concurrent.ThreadLocalRandom.current;
/**
* 5个工人生产, 8个工人消费
*/
public class Test {
public static void main(String[] args) {
final Pro... | [
"31030705+Xiezongting@users.noreply.github.com"
] | 31030705+Xiezongting@users.noreply.github.com |
f90ee3d26ebf76e92a2a9f3ac32c596e4b9ad33f | 8f8c6076bc3ded01c05280b7e63a7f8c477c7561 | /file-parser/src/main/java/gov/nist/healthcare/iz/darq/parser/type/DqString.java | 9c586c349f517e4d6389037e99d72ad3b3ee6962 | [] | no_license | usnistgov/iz-darq | bb26c60c8eb18c153034261062702782d0c29e02 | ea6fdaea150ee5be0f39739c38095440eb1e340d | refs/heads/master | 2023-09-01T16:31:56.146152 | 2023-08-08T17:57:10 | 2023-08-08T17:57:10 | 114,279,587 | 0 | 1 | null | 2022-12-16T09:00:01 | 2017-12-14T17:43:46 | Java | UTF-8 | Java | false | false | 805 | java | package gov.nist.healthcare.iz.darq.parser.type;
import gov.nist.healthcare.iz.darq.parser.exception.InvalidValueException;
import org.apache.commons.lang3.RandomStringUtils;
public class DqString extends DataUnit<String> {
private final String dummyValue;
public DqString(String payload, String dummy) throws Inva... | [
"hossam.tamri@nist.gov"
] | hossam.tamri@nist.gov |
6d34f2c79d4961f80498a48e2a86255cb2242c2f | 754d8224c37177a125ddb23f8e42041d64d3afa1 | /src/proj/service/AttendanceLogService.java | 2735afc59d82d108e5bacb619c4f179af66808de | [] | no_license | stephen1807/SEP1 | 39a44bb7adaeb1ca923b9467c87205817b8b0f8d | 8a833f239a845797668d2c90aaccfecc026e6fc8 | refs/heads/master | 2016-08-09T05:20:33.568766 | 2015-05-28T07:33:34 | 2015-05-28T07:33:34 | 36,053,499 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,236 | java | package proj.service;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import org.hibernate.service.ServiceRegistry;
import org.hibernate.service.ServiceRegistryBuilder;
import proj.obj.... | [
"stef.stephen.r@gmail.com"
] | stef.stephen.r@gmail.com |
2e5021eb920834b8c99c548c87eedb7b622cadd6 | b2f07f3e27b2162b5ee6896814f96c59c2c17405 | /com/sun/org/apache/xalan/internal/xsltc/runtime/ErrorMessages_zh_TW.java | 77e87bd160e08b9b4913f368cf9eab19bd9d1238 | [] | 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 | 2,597 | java | /* */ package com.sun.org.apache.xalan.internal.xsltc.runtime;
/* */
/* */ import java.util.ListResourceBundle;
/* */
/* */ public class ErrorMessages_zh_TW extends ListResourceBundle
/* */ {
/* */ public Object[][] getContents()
/* */ {
/* 90 */ return new Object[][] { { "RUN_TIME_INT... | [
"yuexiahandao@gmail.com"
] | yuexiahandao@gmail.com |
674ade935b229717df811478956cb745b21092be | 6c1a851e66bcd99e0dcd5905b0e37ea5bffc8471 | /Lista 2 - 2018.2 (Funk)/L2Q6 - A Fórmula Perfeita.java | 7e5d4f23633fbc6adddccbeff6dedc558cf903f0 | [] | no_license | joaovaladares/ListasIP-2018.2 | 364b70649ba693cb4f372df49e56132339580820 | aa2eb244a64d40a1c9dd2fa8e51b7870b485afd4 | refs/heads/master | 2020-04-02T05:06:21.172071 | 2018-10-26T02:08:51 | 2018-10-26T02:08:51 | 154,052,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 976 | java | import java.io.*;
import java.util.*;
public class HuxleyCode {
public static void main(String args[]) {
double tang, termos, fatorialInicial = 3, potenciaInicial = 2, contador =1, controle, vodka, tangform = 0, fatorial = 1;
Scanner in = new Scanner(System.in);
tang = in.nextInt();
... | [
"noreply@github.com"
] | joaovaladares.noreply@github.com |
77a027a3089aab8e14b8ce46120f7f28435a75c8 | 3b888b743df83c9e067728870c53af74546c0635 | /gms/src/test/java/TestEquipmentService.java | 210d7aee435d9fc5fa8a260e4b516376cd172d1e | [] | no_license | RoseTomato/GDOU-GMS | b8a49e2c16c1307033d2be85b1f06a8dac4ec03b | 495d720bdac7775d68ae6b3331357fb47b23b1c8 | refs/heads/master | 2021-01-17T06:01:00.436025 | 2016-06-16T01:47:06 | 2016-06-16T01:47:06 | 46,345,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | import love.drose.gms.models.Equipment;
import love.drose.gms.services.EquipmentService;
import love.drose.gms.utils.Page;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
/**
* Created by lovedrose on 1/20/16.
*/
public class TestEquipmentService extends BaseTest {
@Autowi... | [
"lovedrose@outlook.com"
] | lovedrose@outlook.com |
e7275953210315fc1bf05833728fef360c1a73a0 | f1a9635f989ce60a08aad8b7e0924383cb072369 | /app/src/main/java/com/gj/weidusore/bean/UserInfoLogin.java | 9abb2e085d406c61ae175c8feb26de5c82e8f163 | [] | no_license | GJ-Jay/WeiDuSore | 686ece319c894e2f8ede8bd6eeb7c1f9c91dd6ca | c740d659cba5b9654726c2cdf5b5ce0066567ae3 | refs/heads/master | 2020-04-16T12:12:15.860118 | 2019-01-20T04:00:10 | 2019-01-20T04:00:10 | 165,568,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,987 | java | package com.gj.weidusore.bean;
import org.greenrobot.greendao.annotation.Entity;
import org.greenrobot.greendao.annotation.Id;
import org.greenrobot.greendao.annotation.Generated;
/**
* 登录注册的bean类
*/
@Entity
public class UserInfoLogin {
@Id
long userId;
private String headPic;
private String nickNam... | [
"2481976676@qq.com"
] | 2481976676@qq.com |
020f1855eac799df5414fc40690cb1ce4d6f9439 | dd32f11708b286143eb9eb58dca60a523501190f | /gulimall-member/src/main/java/com/hb/gulimall/member/controller/GrowthChangeHistoryController.java | 8baf7ce8ff1c7d7e25ff243ec2903193b36cb67a | [] | no_license | aboutmoon/gulimall | 854bcb6477d2b3d3cae0eef6bfb5a87d7d471b35 | 9e87146141cb75e8a44430b8827a00c8ebb142a5 | refs/heads/master | 2022-12-05T05:49:40.330225 | 2020-08-27T11:32:39 | 2020-08-27T11:32:39 | 286,908,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,154 | java | package com.hb.gulimall.member.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotati... | [
"biao.he@kaiostech.com"
] | biao.he@kaiostech.com |
0c34b45bb74a6047ef20b4180ca1e37eeabe841f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/3/3_7104d5b2d093d2b8e5a134ccf84c95f98a55c7b3/PixelDrawing/3_7104d5b2d093d2b8e5a134ccf84c95f98a55c7b3_PixelDrawing_t.java | aaefb2820ceec105c7f3214c75371acf0488f067 | [] | 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 | 137,845 | java | /* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: PixelDrawing.java
*
* Copyright (c) 2003 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f2a2008fd5487c3f0a888203f92dc1d164341e12 | b9648eb0f0475e4a234e5d956925ff9aa8c34552 | /google-ads-stubs-v9/src/main/java/com/google/ads/googleads/v9/services/GetKeywordPlanAdGroupRequestOrBuilder.java | 7a5cc831d6483ff85460385ac1c0abf96f1c5f84 | [
"Apache-2.0"
] | permissive | wfansh/google-ads-java | ce977abd611d1ee6d6a38b7b3032646d5ffb0b12 | 7dda56bed67a9e47391e199940bb8e1568844875 | refs/heads/main | 2022-05-22T23:45:55.238928 | 2022-03-03T14:23:07 | 2022-03-03T14:23:07 | 460,746,933 | 0 | 0 | Apache-2.0 | 2022-02-18T07:08:46 | 2022-02-18T07:08:45 | null | UTF-8 | Java | false | true | 1,063 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v9/services/keyword_plan_ad_group_service.proto
package com.google.ads.googleads.v9.services;
public interface GetKeywordPlanAdGroupRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.ads.googlead... | [
"noreply@github.com"
] | wfansh.noreply@github.com |
e3d7d362c82a179cd72e348e2b4d12da7039f035 | b0bb3b91738834c612ad1772005e3bc8e3940e1a | /src/cn/tl/domain/Point.java | 8935a26d55eafc435c7d8eda690cf5e185f046bc | [] | no_license | Namikun/javase | 1c13459fb88ced1771167b9ff854221d4a94f992 | 5fb06ad0fa5909d675604a72e8552b158bad30cb | refs/heads/master | 2022-09-23T09:28:47.946286 | 2022-09-21T10:06:25 | 2022-09-21T10:06:25 | 280,384,278 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 175 | java | package cn.tl.domain;
public class Point {
public final int x;
public final int y;
public Point(int x, int y) {
this.x = x;
this.y = y;
}
}
| [
"370996885@qq.com"
] | 370996885@qq.com |
74b92c666ee51fc1a6defc048cfac96ca936255f | 71ce953002ad3db67333f56b0cc4deffa3bed32e | /acmdb-lab3/src/java/simpledb/StringAggregator.java | a79ac985cd2bd8d2f42f365b70c8f9d4ba0da895 | [] | no_license | sun-enze/acmdb20-517030910416 | 66b00f27132462e9bd9abf44b90581dbf6b52f9d | 6dff20f99935f711952bad21cf448f99562012e4 | refs/heads/master | 2022-11-15T11:32:01.401680 | 2020-06-20T16:08:33 | 2020-06-20T16:08:33 | 254,542,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,295 | java | package simpledb;
import java.util.ArrayList;
import java.util.HashMap;
/**
* Knows how to compute some aggregate over a set of StringFields.
*/
public class StringAggregator implements Aggregator {
private static final long serialVersionUID = 1L;
private int gbfield;
private Type gbfieldtype;
pri... | [
"noreply@github.com"
] | sun-enze.noreply@github.com |
d9152a91cf74befa23ded8a5440c976e280e731e | c7fb39cb84a98aeea48349d06c582395cee2c789 | /src/org/minima/utils/tests/nio/SocketServerExample.java | cbef7948fd14be02c30e3c615033081f5d6de137 | [
"Apache-2.0"
] | permissive | fundamentallycrypto/Minima | c5d78fa8ff1d38458c03218578d337555247f84a | b2ccea2928e483b50364405b862712aea0933557 | refs/heads/master | 2020-12-06T22:01:05.853806 | 2020-01-07T13:43:33 | 2020-01-07T13:43:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,453 | java | package org.minima.utils.tests.nio;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.Socket;
import java.net.SocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.SelectionKey;
import java.nio.channels.Selector;
import java.nio.channels.ServerSocketChannel;
import java.nio.c... | [
"patrickcerri@gmail.com"
] | patrickcerri@gmail.com |
5fc469378307a568c6d7723c37ac9d4b8670df2b | 7af6bdce2f4ebceadd39d502c7823da7390ec463 | /zipkin-ui-server/src/main/java/com/barath/app/ZipkinUiServerApplication.java | 0fad1e917a4f40f514127d42262f55b73c6be4bc | [] | no_license | BarathArivazhagan/spring-cloud-zipkin-tracing | 19fe15ae604cbcefaae8c9ecd5a6e72425319ddd | 184469161681179a3da090a7673adb848df86e1a | refs/heads/master | 2020-12-03T00:43:12.741905 | 2019-04-16T11:32:38 | 2019-04-16T11:32:38 | 96,069,688 | 1 | 3 | null | 2019-04-16T04:08:16 | 2017-07-03T04:17:51 | Shell | UTF-8 | Java | false | false | 1,065 | java | package com.barath.app;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.PathSelectors;
import... | [
"noreply@github.com"
] | BarathArivazhagan.noreply@github.com |
10964f1d543db23635b593330b59f8938b2c642a | f02c5fc7dadcda9e3c97addbfffa379dc1c1b77b | /src/main/java/com/karalundi/koala_finger_desktop/config/UIConfig.java | 3c70789da5c23fcf96e88a105c21387b63a063c7 | [] | no_license | jorgelopezrivas/testkfd | 9824d3b12f598084d0e3a8a8b33a9d6cdb29ec9e | 7555cadde095dbc0428eff635dea4f82e8c95020 | refs/heads/master | 2021-05-09T14:55:35.040331 | 2018-01-19T18:27:12 | 2018-01-19T18:27:12 | 119,079,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | /*
* Propiedad Intelectual de Karalundi. Todos los Derechos Reservados
*/
package com.karalundi.koala_finger_desktop.config;
import org.apache.commons.configuration.ConfigurationException;
import org.apache.commons.configuration.PropertiesConfiguration;
/**
*
* @author jorgelr
*/
public class UIConfig {
}
| [
"jorge.lopez@karalundi.com.mx"
] | jorge.lopez@karalundi.com.mx |
1bfcac79b5693474fa857485943dd2169aff7c86 | 76b738b2b55a4155b43026457b33ad3bf43f98e9 | /app/src/main/java/ng/sterling/footballfixtures/ui/competitionDetail/CompetitionDetailView.java | 6d1bbf91f0b2cfafa3e5a0182d791f0afab17e1b | [] | no_license | uncle-tee/Football-Data-App | bb0dfc7d7885346932c6a9bb88f8feab6070a5a1 | 61f9da1d1f7beef69febcd6cb2a5c0a3a6f4e98d | refs/heads/master | 2020-07-05T23:44:14.503687 | 2019-09-11T08:46:32 | 2019-09-11T08:46:32 | 202,820,214 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package ng.sterling.footballfixtures.ui.competitionDetail;
import ng.sterling.footballfixtures.dto.response.CompetitionDetailResponse;
/**
* Author: Oluwatobi Adenekan
* date: 15/08/2019
**/
public interface CompetitionDetailView {
void data(CompetitionDetailResponse data);
void showViewDistroyMessage... | [
"tadenekan@byteworks.com.ng"
] | tadenekan@byteworks.com.ng |
07e5bb16e04702ad9206241d22f28fba025dbfe2 | 46b9417e90f6478ee10361f883953a1531afc40e | /pc/src/main/java/com/mycompany/myapp/service/UserService.java | b12afa9c539b6c5def4afac2e219dd75db2efd6a | [] | no_license | JuanGimenez/Pc | 57105f088877ab76281216dae17873d3db61197e | 1c806e25f793e67af0775774b2cf9c4aae2943e8 | refs/heads/master | 2021-06-02T16:09:18.754910 | 2017-05-07T23:17:58 | 2017-05-07T23:17:58 | 90,553,911 | 0 | 1 | null | 2020-09-18T15:58:13 | 2017-05-07T18:43:54 | Java | UTF-8 | Java | false | false | 9,151 | java | package com.mycompany.myapp.service;
import com.mycompany.myapp.domain.Authority;
import com.mycompany.myapp.domain.User;
import com.mycompany.myapp.repository.AuthorityRepository;
import com.mycompany.myapp.config.Constants;
import com.mycompany.myapp.repository.UserRepository;
import com.mycompany.myapp.security.Aut... | [
"ju_an_gimenez@hotmail.com"
] | ju_an_gimenez@hotmail.com |
9c823919ae2438af933a83d35784ed113a6b1fac | c29c645081013905b80bb7db9c188f6eb7342781 | /src/main/java/afinal/proyecto/cuatro/grupo/dao/DaoUser.java | 51bb12491f37179b7d3a344bad36b434472575b8 | [] | no_license | PF-G4/airports-indoor-location-backend | 818be91eec48a0897af64d1f22bb4836563d9b59 | fd1971376f6eb2e7660a98e0294215f7aae3f509 | refs/heads/master | 2020-03-12T08:01:40.871998 | 2018-12-02T21:47:43 | 2018-12-02T21:47:43 | 130,518,957 | 0 | 0 | null | 2018-11-30T20:29:47 | 2018-04-21T23:16:00 | Java | UTF-8 | Java | false | false | 255 | java | package afinal.proyecto.cuatro.grupo.dao;
import org.springframework.data.repository.CrudRepository;
import afinal.proyecto.cuatro.grupo.entities.User;
public interface DaoUser extends CrudRepository<User, Long> {
User findByEmail(String email);
}
| [
"jnss.cas@gmail.com"
] | jnss.cas@gmail.com |
8eca78c6ea9c0043f9c16c04a7a32d8b5df5e841 | eeb83e80f006d44d74620b0a7ea8ec20e877578c | /godsoft.mdatagokr/src/main/java/egovframework/com/cop/ems/service/EgovSndngMailDtlsService.java | 9b016b6208db5b8458c5217a449ee1d5d1149c5a | [] | no_license | LeeBaekHaeng/GodTest2016 | 52bd1c867647acd40a00b5ce4035f718201544fb | a080fc963eaaf372ec5fab132b954849090a3225 | refs/heads/master | 2022-12-24T21:19:46.464098 | 2020-06-21T12:39:28 | 2020-06-21T12:39:28 | 67,454,036 | 3 | 2 | null | 2022-12-16T04:27:05 | 2016-09-05T22:14:42 | PLSQL | UTF-8 | Java | false | false | 1,128 | java | package egovframework.com.cop.ems.service;
import java.util.List;
import egovframework.com.cmm.ComDefaultVO;
/**
* 발송메일 내역을 조회하는 비즈니스 인터페이스 클래스
* @author 공통서비스 개발팀 박지욱
* @since 2009.03.12
* @version 1.0
* @see
*
* <pre>
* << 개정이력(Modification Information) >>
*
* 수정일 수정자 수정... | [
"dlqorgod@naver.com"
] | dlqorgod@naver.com |
dd3716027c61eab3458ace45e1ff81044ead1b5c | 7a9a0e2fab22f9b9251ed9b56a7682f39a30c599 | /src/com/huangjq/wbssq/commons/CTool.java | a7bdb569871757e9f3f0be26417745c73cb36901 | [
"Apache-2.0"
] | permissive | huangjiaqian/wbczq | 4484828aec68d23e6f4e6eaeed386a1340c720ea | 0ded964fad7e4c77bf1ea8eb9754dbd09160d27d | refs/heads/master | 2021-01-01T19:05:10.222979 | 2017-07-27T07:10:26 | 2017-07-27T07:10:26 | 98,504,504 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,002 | java | package com.huangjq.wbssq.commons;
/**
* 此类中收集Java编程中WEB开发常用到的一些工具。
* 为避免生成此类的实例,构造方法被申明为private类型的。
* @author
*/
import java.io.IOException;
import java.io.StringReader;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.util.Date;
public class CTool {
... | [
"noreply@github.com"
] | huangjiaqian.noreply@github.com |
35d9509172f1c34a4a9e0658b7e2cf1fa03993c1 | d40409faf4bb6ecb600eb9fe9e43772e1c364495 | /src/main/java/com/iu/util/FileDownload.java | 35dab9486302b41e924c123dd8f153f1ac5ea2f4 | [] | no_license | seryu96/spring_2 | dd5e2514f67b68202bbb07f371a6c3ffb03c976b | 2cbbacfc25a5075914fc370d1d970b9ab00e9903 | refs/heads/master | 2021-08-24T00:06:40.025747 | 2017-12-07T06:20:15 | 2017-12-07T06:20:15 | 112,291,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,154 | java | package com.iu.util;
import java.io.File;
import java.io.FileInputStream;
import java.io.OutputStream;
import java.net.URLEncoder;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.util.FileCopyUtils;
import org.springframewo... | [
"seryu92@gmail.com"
] | seryu92@gmail.com |
f7e6a4e11f3b74ebf76458416049ed24281da6ba | 37dcdc0bb41563e44ea2c523724ac98523ed1717 | /Crucigrama_1/src/view/Start.java | cf33624178c739b34d712abb6c5adf3855a7aa0b | [] | no_license | StevenSanchez/TareaProgramada2 | 527addeacf3f047a9a4575cba64538bd898ca7f1 | 11b9c994a132ca598484c93920fd10d4b7459928 | refs/heads/master | 2020-04-09T09:49:37.087324 | 2018-12-06T21:11:23 | 2018-12-06T21:11:23 | 160,247,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,984 | 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 view;
import static Main.Crucigrama.listaRegistrados;
import model.Person;
/**
*
* @author Steven
*/
public class Start ex... | [
"Steven@Toshiba"
] | Steven@Toshiba |
87c92b29002fe65cc4a6fd534e60ec1cab7f0250 | 655df4becb0731c9fd5f58c930007682bf2b8846 | /app/src/main/java/com/langbai/tdhd/parse/ParseManager.java | 842c99ad71b387141245a338b275ec1a010030af | [] | no_license | moushao/Langxun | b4927e82c6f653bf64c9d802aac287cb39b6399e | 4fa101bf959c5dde9ffa5ee0279fad52045ea74a | refs/heads/master | 2021-05-12T03:47:56.780330 | 2018-01-16T03:34:55 | 2018-01-16T03:34:55 | 115,302,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,853 | java | package com.langbai.tdhd.parse;
import android.content.Context;
import com.hyphenate.EMValueCallBack;
import com.hyphenate.chat.EMClient;
import com.hyphenate.easeui.domain.EaseUser;
import com.hyphenate.easeui.utils.EaseCommonUtils;
import com.hyphenate.util.EMLog;
import com.langbai.tdhd.DemoHelper;
import com.pars... | [
"moushao1990@gmail.com"
] | moushao1990@gmail.com |
6804552d427dcd528f482ce18e96ce47a1ad7381 | 01e25b532e9468fd35330266de10183a99a3dc15 | /commons-dict-wordnet-frames/src/main/java/org/swtk/commons/dict/wordnet/frames/instance/p1/p3/WordnetNounFrame1345.java | 86b5475056736244534318baa946b5f21241a7fd | [
"Apache-2.0"
] | permissive | torrances/swtk-commons | a3f95206204becf138718e297f2bb939c65cafa5 | 78ee97835e4437d91fd4ba0cf6ccab40be5c8889 | refs/heads/master | 2021-01-17T11:31:27.004328 | 2016-01-07T17:26:09 | 2016-01-07T17:26:09 | 43,841,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,584 | java | package org.swtk.commons.dict.wordnet.frames.instance.p1.p3; import java.util.Map; import java.util.TreeMap; import org.swtk.common.dict.dto.wordnet.DataNoun; import com.trimc.blogger.commons.utils.GsonUtils; public final class WordnetNounFrame1345 { private static Map<String, DataNoun> map = new TreeMap<String, ... | [
"cmtrim@us.ibm.com"
] | cmtrim@us.ibm.com |
667a2b7aa3aa39c0578f088ccbf47a767b09e7d5 | b2cd0236e341660131522587099fadec261ecc30 | /app/src/main/java/com/example/studenthelper/FoldersActivity.java | e4499ab581e06994d77530502877210c61ea9d72 | [] | no_license | ozzael-codes/StudentHelper | 3c4bfccbfb8a6224831f1057ae502b06a5d179d9 | 0a8899afbdb04bfbd7ad199a3191ac402504f402 | refs/heads/master | 2021-09-10T19:25:33.189642 | 2018-03-31T18:13:56 | 2018-03-31T18:13:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,916 | java | package com.example.studenthelper;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompa... | [
"shahlin44@gmail.com"
] | shahlin44@gmail.com |
5516b6953c4fe4eab51722876dbc31b9756340aa | 296a47e592b09f488f82d02853de4f4e68a2e868 | /common-client/src/main/java/cn/vonfly/common/dto/common/CommonSettleApiConfig.java | ed7b4c443639c9f8cabd3cbdce7147643fb2282f | [] | no_license | f18850017170/common-base-parent | e6b39ffd4e20c0fd591fcdea6cea9a1204ed89d6 | ff8a70f655d084bd699ae39586bccb8a36bb649d | refs/heads/master | 2020-03-22T08:46:24.955693 | 2018-07-13T09:22:45 | 2018-07-13T09:22:45 | 139,789,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,481 | java | package cn.vonfly.common.dto.common;
/**
* 通用配置参数
*/
public class CommonSettleApiConfig {
private String serverUrl;// 请求的服务地址
private String appKey;// 请求key
private String appSecret;// 请求serect
private String appToken;// 请求token
private String callbackNotifyUrl;// 回调通知地址
private String publicKeyPath;... | [
"fengjianglong@mashanghong.com"
] | fengjianglong@mashanghong.com |
d752f2b0155568402fd321028e9d9dbd4d20d977 | 187bfc174997dee5cff5d1fba7242b18a79cf68d | /ArrayList/fnameDsc.java | c3964c1ba6a813928151b34ee46bc3223586461f | [] | no_license | ervikasti/JavaMix | 6fe7816ae144787376b4a25e7732213235a43d44 | 6c3c8ce37f753220e9bc9e113d4e3196e7cf128a | refs/heads/main | 2023-03-19T09:12:29.850231 | 2021-02-24T17:21:22 | 2021-02-24T17:21:22 | 341,975,013 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package ArrayList;
import java.util.Comparator;
public class fnameDsc implements Comparator<menuCard>{
@Override
public int compare(menuCard o1,menuCard o2) {
return -1*o1.food.compareTo(o2.food);
}
}
| [
"noreply@github.com"
] | ervikasti.noreply@github.com |
f662c370f12775917e4b73976343db833b9e3e6a | 439d99e4b9e570da768eccdf0c4c37d6dfbd21e3 | /Generics/src/LinkedList.java | 50330f4c059c27a571bdb15f08a7a75253af83a0 | [] | no_license | Ikuni17/CSCI-132 | 1035ac5d0cd3d91592d19fe69bcf03b429bcde33 | 1d9f9a8965514458da7255c7ec8f613375d4c65a | refs/heads/master | 2021-01-19T07:01:52.534874 | 2016-09-20T05:40:11 | 2016-09-20T05:40:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,109 | java | /**
*
* @author Bradley White
*/
public class LinkedList<E> {
// nested Node class
private static class Node<E> {
private E element;
private Node<E> next;
public Node(E newElement, Node<E> newLink) {
element = newElement;
next = newLink;
}
p... | [
"white.brad17@gmail.com"
] | white.brad17@gmail.com |
b607ea5ed0e1c3fdfe32e34cd22c014805af88b7 | 62c51bf75a9f46fc8b304e0d33a27836d59efad4 | /app/src/main/java/com/cardiomood/hoanglong/tools/SavedTranslatedText.java | 33912f8f312604a9a917cd2e8e3ada4bca8c0a55 | [] | no_license | longhoang1612/TranslateApp | c7ef9592a1d267637bb36b7521a96843f62fc382 | 6793d90474d60b073e93a88f86aa2a6766c94b66 | refs/heads/master | 2022-05-08T09:43:40.772936 | 2017-10-04T02:50:35 | 2017-10-04T02:50:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package com.cardiomood.hoanglong.tools;
import com.cardiomood.hoanglong.db.entity.TranslationHistoryEntity;
import java.util.Arrays;
import translate.provider.TranslatedText;
public class SavedTranslatedText extends TranslatedText {
private TranslationHistoryEntity historyItem;
public SavedTranslatedText(... | [
"long11hq@gmail.com"
] | long11hq@gmail.com |
ce97d8fadfce42ccaad782a1ad7c80cfade4f3ad | 0e2ae3cc3372b80c92366404e672021cc9e119f6 | /semester-2/java/Example.java | 49d555cf88421b541369f903b122bd12b33f1c6b | [
"MIT"
] | permissive | saranshbht/bsc-codes | 63c933d2f74754aa6136bb80eec6531ce14a5b02 | 7386c09cc986de9c84947f7dea7db3dc42219a35 | refs/heads/master | 2022-12-15T01:01:18.379679 | 2020-08-27T01:24:51 | 2020-08-27T01:24:51 | 290,544,479 | 4 | 1 | MIT | 2020-08-27T01:24:52 | 2020-08-26T16:11:26 | Jupyter Notebook | UTF-8 | Java | false | false | 118 | java | class Example {
public static void main(String args[]) {
System.out.println("This is a simple java program.");
}
} | [
"saranshbht@gmail.com"
] | saranshbht@gmail.com |
90256e3d00bfb48cbff0efd19da446900656316d | 9117c0da4cd7ce47fef60200370fb8a8c6c6eab6 | /SeaBattle3/src/ua/kpi/tef/controller/Controller.java | 6b9dd88a6a3c6ca5f83ab436b30e4049740b26f3 | [] | no_license | diana5712/SeaBattle3_4 | 894af365a91893531ea02971043cd665c51f9cc3 | eb791058439fef61dca6fed7c3197cb74fbb9ae4 | refs/heads/master | 2021-01-11T14:55:42.895607 | 2017-01-27T22:43:58 | 2017-01-27T22:43:58 | 80,252,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,755 | java | package ua.kpi.tef.controller;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.canvas.Canvas;
import javafx.scene.canvas.GraphicsContext;
import javafx... | [
"diana.kruglik.5712@gmail.com"
] | diana.kruglik.5712@gmail.com |
b07933d170108f50f6d5a42c59086029575bae8e | 7b02ce34bb331e80c235bb351f40bb6f9d46c2e0 | /sla/clientes/forms/FormAlterarCliente.java | 16f937951a4b1e482df6958cd1587ec852b0d08b | [] | no_license | CarlosFFBS/Tsw | 5351e6d3e173ad5befd62afde20e4a3fe1b6d9b0 | 75e617ac877992d780f67019d77ff4ad8ca447b3 | refs/heads/master | 2020-04-22T19:07:12.515654 | 2019-05-10T20:35:08 | 2019-05-10T20:35:08 | 170,598,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 44,852 | java |
package sla.clientes.forms;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import javax.swing.text.MaskFormatter;
import sla.clientes.ClientePessoaFisica;
import sla.clientes.ClientePessoaJuridica;
import sla.clientes.NegocioCliente;
import sla.operacoes.Operacao;
/**
*
* @author Consultor SCA 02
*/
... | [
"carlosffbs@gmail.com"
] | carlosffbs@gmail.com |
1d3c3d4d9a44f064c834e297e443f793cf46ff8f | dbd5ad64aa42ddcf0ef6f2328801acededeb5281 | /src/builder/example/Builder.java | 1ccf54a5391e0e6d8be8e121e92b5a5f85e32e50 | [] | no_license | MoAmr/Java-Creational-Design-Patterns | c2e8ca5caeadff64d0e27a857f8838232ed98fe0 | e6d0e95dd37d5157128048488bd8b2686d72282b | refs/heads/master | 2020-12-02T00:01:03.303473 | 2019-12-31T01:44:58 | 2019-12-31T01:44:58 | 230,822,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package builder.example;
import java.awt.*;
public interface Builder {
Builder setDimensions(Dimension dimensions);
Builder setCeilingHeight(int ceilingHeight);
Builder setFloorNumber(int floorNumber);
Builder setWallColor(Color wallColor);
Builder setNumberOfWindows(int numberOfWindows);
... | [
"haveagoodday.mido@gmail.com"
] | haveagoodday.mido@gmail.com |
0db644ada06fcf36859b97e1d4844ba9a1a46b20 | e84cb5f649bb3d246a7e583c9396a6d439222c7a | /test/integration-test/src/test/java/com/hexaware/FTP109/integration/test/Menu.java | 40b74c5ded595ba826d640842882687e5384420f | [] | no_license | tejassalvi1/project | 8455a9e3d29017653572ec36143bd404d524bf90 | 7c8af18151eff227a057d4eaa08e998f1ca9e7c6 | refs/heads/master | 2020-04-20T11:38:04.282032 | 2019-03-13T13:12:01 | 2019-03-13T13:12:01 | 168,822,308 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,290 | java | package com.hexaware.FTP109.integration.test;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import java.util.Objects;
import com.hexaware.FTP109.integration.test.CommonUtil;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.ObjectWriter;
/**
* MenuFactory class u... | [
"TejasS@hexaware.com"
] | TejasS@hexaware.com |
a728c6e47b35e215460d7bc82763a036574f8820 | ba64e2a41cf86e435b2759199d34b87e12a08d84 | /ihmc-robot-data-logger/src/main/java-generated/us/ihmc/robotDataLogger/CameraAnnouncementPubSubType.java | b5b37492db1ffc7cdb28273357283f33e99cff48 | [
"Apache-2.0"
] | permissive | ath12/ihmc-open-robotics-software | 01040cbbf92d07f8cd3c17b9ce6fb3f9f8c1f2d1 | 7ce92dd0c3261fa2e49253a267c31ce87a49ba0d | refs/heads/master | 2021-07-16T13:56:14.306799 | 2017-10-06T16:28:04 | 2017-10-06T16:31:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,168 | java | package us.ihmc.robotDataLogger;
import java.io.IOException;
import us.ihmc.pubsub.TopicDataType;
import us.ihmc.pubsub.common.SerializedPayload;
import us.ihmc.idl.InterchangeSerializer;
import us.ihmc.idl.CDR;
import us.ihmc.idl.IDLSequence;
/**
*
* Topic data type of the struct "CameraAnnouncement" defined in "A... | [
"jsmith@ihmc.us"
] | jsmith@ihmc.us |
9c89cb80ae19aea62b14c073a4112994922ccb6a | 4157e8893925e27804d3f7a27791894d21861cc7 | /aeda/20162-aeda-lab5-compressao/src/br/pit/aeda/lab5/compressao/de/ProgramaPrincipal.java | 9c8322a4e81d1a2d037d6974c43f22d8aae7f6fb | [] | no_license | waldirpires/pitagoras | 229874d406d2d6ed3804600c0b71846effe97382 | e9d937449fdfc787f0e5f49520122163dc2ed749 | refs/heads/master | 2020-12-24T07:20:47.128614 | 2017-12-22T16:01:27 | 2017-12-22T16:01:27 | 58,762,822 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 854 | java | package br.pit.aeda.lab5.compressao.de;
import java.util.Arrays;
import javax.swing.JOptionPane;
public class ProgramaPrincipal {
public static void main(String[] args) {
String m = JOptionPane.showInputDialog("Digite uma frase:",
null);
System.out.println(m);
int a[] = new int[m.length()];
for (in... | [
"wrpires@fitec.org.br"
] | wrpires@fitec.org.br |
69e93f0ca0d02e0483b29028b57d502bdd3c08df | 00bb541e12c92806b298dd1a1bf822222015f0bb | /app/src/main/java/edu/galileo/android/androidchat/chat/ChatRepository.java | 7a5651326064ee8e0abdeb34c2a9b3b17b3170f6 | [] | no_license | fjbatresv/EduAndroidChat | dbc4f1c3d30d1a2cb81e2876d51fa9708ddc6a57 | 6e337af831a2526b19ac16c6a17603b61c56c8a5 | refs/heads/master | 2020-04-02T12:58:52.993499 | 2016-12-13T17:16:19 | 2016-12-13T17:16:19 | 60,863,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package edu.galileo.android.androidchat.chat;
/**
* Created by javie on 10/06/2016.
*/
public interface ChatRepository {
void changeConnectionStatus(boolean status);
void setRecipient(String recipient);
void sendMessage(String msg);
void subscribe();
void unSubscribe();
void destroyListener... | [
"jbatres@verynicetech.com"
] | jbatres@verynicetech.com |
50fee864d4ff0a31eb5561fc25ff96da01f142fa | 890d09f1dead045a925e8d03f40af83dd533c354 | /app/src/main/java/com/example/whatsappclone/model/Grupo.java | 2f52536e817d64d6a06c1db183e303e4ddfb7e01 | [
"MIT"
] | permissive | AlsGomes/WhatsAppClone | 3d19ec0f652e153b48cd829e88f27e6690c7141f | b1fc438704ead28314f37f1ee38f09daf596522c | refs/heads/main | 2022-12-31T13:16:49.439669 | 2020-10-23T02:45:14 | 2020-10-23T02:45:14 | 306,510,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 976 | java | package com.example.whatsappclone.model;
import com.google.firebase.database.Exclude;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
public class Grupo implements Serializable {
private String id;
private String nome;
private String foto;
private List<String> membros... | [
"44034024+AlsGomes@users.noreply.github.com"
] | 44034024+AlsGomes@users.noreply.github.com |
a995003ef360bc4b65acf2431db6bdfa0632d83e | 016cc602d20ed1e73387cb58886915a2015f1be1 | /app/src/main/java/com/edu/educatie/SyllabusActivity.java | 856d7c74908668dafa3595726d000296c6135aad | [
"MIT"
] | permissive | achuthan02/Educatie | 57ac4c212f90b2481385a86553dfe294f060fb04 | 7e504c5b7c6f64bcb7ed15fbcdccc45adaee61d7 | refs/heads/master | 2023-02-12T20:37:08.067330 | 2021-01-15T13:17:14 | 2021-01-15T13:17:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,252 | java | package com.edu.educatie;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
public class SyllabusActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
se... | [
"devanandsbofficial@gmail.com"
] | devanandsbofficial@gmail.com |
3a6a69e3a26908b984a975dfe94a0ce8e4043a9e | 0e5c2366d53b47ddab388e703a8c60cdc8b549bc | /src/main/java/com/cev/aircev/domain/Aeropuerto.java | a4e87c64e790cee7abe47f5112cdb5085197a530 | [
"Apache-2.0"
] | permissive | elencha3/acceso-a-datos-simulacro1 | ab3fc2c4ecd0f16135691966966d8f46e9e81dc5 | f0d763f51a4f91b5902550a5f685b4a8c7cb4fc8 | refs/heads/main | 2023-08-11T22:41:05.950666 | 2021-10-13T12:37:09 | 2021-10-13T12:37:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,264 | java | package com.cev.aircev.domain;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.*;
import javax.validation.constraints.*;
/**
* A Aeropuerto.
*/
@Entity
@Table(name = "aeropuerto")
public class Aeropue... | [
"jamataran@gmail.com"
] | jamataran@gmail.com |
11bd62ffa1cb13fe7d70230f5df5e72172e26f37 | b2942a9dbaf71d52476f124c80447cec9e222ba4 | /lab3/library-server-complete/src/main/java/com/example/libraryserver/config/WebSecurityConfiguration.java | e975aaf4efd2c5282bb4ce379f49b3551c1c45a6 | [
"Apache-2.0"
] | permissive | andifalk/cloud-native-microservices-security | 406ab3316e881f96c170a5854d00596fcc0715a3 | ab65097519118e1a624e8e594b96c4a8734c57ce | refs/heads/master | 2023-05-15T04:57:15.699302 | 2021-06-11T14:25:06 | 2021-06-11T14:25:06 | 229,095,535 | 19 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,286 | java | package com.example.libraryserver.config;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest;
import org.springframework.boot.actuate.health.HealthEndpoint;
import org.springframework.boot.actuate.info.InfoEndpoint;
impo... | [
"andreas.falk@novatec-gmbh.de"
] | andreas.falk@novatec-gmbh.de |
7cad25aa8c61a0fe1b8526d2c2f042b6d5d45fed | 0bd32ae0138494d6d7e516377970f85003e9af8e | /src/chatserver/Session.java | bcc141b04d2d631a55982b0aef8b60d71f7e5ae3 | [] | no_license | strongjet/Plagiarism | fe72c4a93e6149df87ea8a72b0a9aa3a9f14c0da | 32d7601efb9bf08dd2382c204523fed9de37152d | refs/heads/master | 2021-05-01T16:04:25.253840 | 2018-02-10T19:03:10 | 2018-02-10T19:03:10 | 121,044,884 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,165 | java | package chatserver;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
import java.net.SocketException;
public class Session {
private String username;
private Socket socket;
private PrintWriter outputWriter;
private Buf... | [
"rad-wane@hotmail.co.uk"
] | rad-wane@hotmail.co.uk |
11ef59502be3982be27eb7da1a7dfb4cc9b42cf4 | fe06f97c2cf33a8b4acb7cb324b79a6cb6bb9dac | /java/po/impl/CLMS_AP/WarehsePo.java | af4fb696b40c0365d9e256650a16ac4ce7b35ff9 | [] | no_license | HeimlichLin/TableSchema | 3f67dae0b5b169ee3a1b34837ea9a2d34265f175 | 64b66a2968c3a169b75d70d9e5cf75fa3bb65354 | refs/heads/master | 2023-02-11T09:42:47.210289 | 2023-02-01T02:58:44 | 2023-02-01T02:58:44 | 196,526,843 | 0 | 0 | null | 2022-06-29T18:53:55 | 2019-07-12T07:03:58 | Java | UTF-8 | Java | false | false | 5,418 | java | package com.doc.common.po.impl;
public class WarehsePo implements IWarehsePo {
public enum COLUMNS {
POSTCODE("地區碼"), //
BONDNO("監管編號"), //
BONDBAN("倉儲業統一編碼"), //
BONDNAME("保稅倉儲業"), //
SPECIALST("專責人員"), //
BONDADD("保稅倉儲業地址"), //
BONDID("倉儲業代碼"), //
BONDPW("倉儲業密碼"), //
AUTHORITY("使用權限"), //
RC... | [
"jerry.l@acer.com"
] | jerry.l@acer.com |
194f1c410829cab051af0c0545e2da10149aa680 | e2c5f97074476733a4372c662d8430029e381a8c | /src/day13/StringPractice.java | 9157b74639d7aecbc3cc1790596c2759d3f5c095 | [] | no_license | Halis-Can/JavaProgrammingB15Online | 571e8bf07697d6c274c55d270ef4f0a7ca97e890 | 6df977bddc9531a932893965cdcf9ced2ee76c69 | refs/heads/master | 2021-08-20T04:04:40.840907 | 2021-02-11T05:00:33 | 2021-02-11T05:00:33 | 244,282,494 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 292 | java | package day13;
import java.util.Scanner;
public class StringPractice {
public static void main(String[] args) {
int x = 10;
int y = 12;
Scanner scan = new Scanner(System.in);
String s1 = new String("abc");
String s2 = "hello";
}
}
| [
"github@cybertekschool.com"
] | github@cybertekschool.com |
99db88989248df892ebcac5098096479d5e42f0c | bde7f05a8e2186ba8fb6e7c79e6f3ae9af71b161 | /Kalendim/src/modelo/Materia.java | c8ceecb90edb98865fbdcdf4b0a260961d7eb2ef | [] | no_license | Kalendim/gerador | 7b475bac7cb1069793e077e95cc44d8a7364e429 | 63c787f2b62a330e1be006571e68846751c8cbb5 | refs/heads/master | 2022-04-18T19:23:34.072571 | 2020-04-10T03:58:33 | 2020-04-10T03:58:33 | 254,510,115 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 920 | java |
package modelo;
import java.time.LocalDate;
import java.util.Date;
public class Materia {
public String nome;
private Professor professor;
private int idmateria;
public Materia() {
}
public Materia(String nome, Professor professor, int idmateria) {
this.nome = nome;
thi... | [
"noreply@github.com"
] | Kalendim.noreply@github.com |
8d3315162f3882277e76036c5c5a77353beb8a9d | ccd8ae66ca68b216fcafbef713d9edf9aa3786a9 | /src/SnakeG/GamePanel.java | b2b8b81afb64b1dcd81cbef6a7308e8a9695227c | [] | no_license | Clara-Sousa-Neves/Snake_Game | 1362f5ef822a4f7ed8a8b0f501f2acd2d411d597 | 090bbd749b831b13b1ffd4f4105274760c4f67ae | refs/heads/master | 2023-02-21T03:05:18.016704 | 2021-01-16T18:01:13 | 2021-01-16T18:01:13 | 312,882,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,274 | java | package SnakeG;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.util.Random;
import javax.swing.JPanel;
public class GamePanel extends JPanel implements ActionListener{
static final int SCREEN_WIDTH = 600;
static final int SCREEN_HEIGHT = 600;
static final int UNIT_SIZE = 25;
static... | [
"cneves029@gmail.com"
] | cneves029@gmail.com |
9e2ebc70c8283b0587674d37ee28018ed5fd9043 | 3651634521600111276b9516a60a79ca22665df0 | /src/com/backendless/transaction/OperationUpdateBulkFactory.java | 6401f31eb5822f3cd81df97dd48a3a26a1a9bb81 | [
"MIT"
] | permissive | Backendless/Android-SDK | e5685e8e0889b9b583c301875a493cad4471ca38 | 2512fa8cced66c880ed86581ce8c1f4f91ced73d | refs/heads/master | 2023-03-10T22:00:42.626791 | 2023-03-03T11:56:23 | 2023-03-03T11:56:23 | 15,827,300 | 70 | 66 | MIT | 2023-01-26T13:00:52 | 2014-01-11T17:47:15 | Java | UTF-8 | Java | false | false | 549 | java | package com.backendless.transaction;
import com.backendless.transaction.payload.UpdateBulkPayload;
public class OperationUpdateBulkFactory extends OperationFactory<OperationUpdateBulk>
{
@Override
protected Class<OperationUpdateBulk> getClazz()
{
return OperationUpdateBulk.class;
}
@Override
protecte... | [
"vladimir@themidnightcoders.com"
] | vladimir@themidnightcoders.com |
759d1517392fba08546069fe45f06eae963ed650 | 4df7e7daa8cba9489424cd09a247099ebb8767b5 | /app/src/main/java/com/example/money/heart/MainActivity.java | 8d16a9ef95e917d8ca29aafc7ea59de48acafa94 | [] | no_license | moneywhang/heart_beat | 75df76c79986c216244f7888618b1437f5e546fa | 61a0edac1560728e118f79785c9a46903de06f65 | refs/heads/master | 2020-03-27T23:26:05.554057 | 2018-09-06T09:56:02 | 2018-09-06T09:56:02 | 147,316,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,761 | java | package com.example.money.heart;
import android.app.Activity;
import android.graphics.Color;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import andr... | [
"ma620116@stust.edu.tw"
] | ma620116@stust.edu.tw |
f5b84613e80699fb36397be553aa9fc797cf915f | 56943b4b3ab56ffcc7a4cb0e09c7d0c79329832e | /app/src/main/java/com/codepath/gridimagesearch/Activities/SearchActivity.java | 983d20a1d70bca8cb0974fa486d9535fa833f12e | [] | no_license | eyecx/ImageSearchClient | baa58f01d3e964aa1cb4ab360eb3a4bee1c741b7 | 82f6a69b0784f3b1239ac73c765dfb55597db129 | refs/heads/master | 2021-01-22T04:36:36.502224 | 2015-02-10T04:49:09 | 2015-02-10T04:49:09 | 30,513,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,839 | java | package com.codepath.gridimagesearch.Activities;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.media.Image;
import android.net.Uri;
import android.preference.PreferenceManager;
import android.support.v4.view.MenuItemCompat;
import android.suppor... | [
"edmund.ye@airbnb.com"
] | edmund.ye@airbnb.com |
cab8d16f82fd8300b99df5d8d9b5aefeef86f16e | fcd30a1f519cd737058f8616996c62b2b43415e8 | /MapboxAndroidSDK/src/main/java/com/mapbox/mapboxsdk/tileprovider/tilesource/TileMillLayer.java | ec31f66efd982cef538af02deca80d97cd573d74 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | onaio/OpenMapKit | 4117c4d41541730ef33880f8c50bb9e1bff810b9 | 403d80d5d9412e82a2149d53522a097a6e9da41d | refs/heads/onadev | 2021-01-17T04:59:23.815983 | 2017-08-31T08:07:45 | 2017-08-31T08:07:45 | 38,626,768 | 0 | 1 | BSD-3-Clause | 2017-12-01T06:29:06 | 2015-07-06T15:10:01 | Java | UTF-8 | Java | false | false | 1,354 | java | package com.mapbox.mapboxsdk.tileprovider.tilesource;
import com.mapbox.mapboxsdk.constants.MapboxConstants;
import com.mapbox.mapboxsdk.tileprovider.MapTile;
import com.mapbox.mapboxsdk.tileprovider.constants.TileLayerConstants;
public class TileMillLayer extends WebSourceTileLayer implements MapboxConstants {
... | [
"nhallahan@spatialdev.com"
] | nhallahan@spatialdev.com |
29ee28259045cbfae3579d3f5b3747f3bf0ad2a1 | fa869aa4e32e1fbcf585d675fe14e9e31910c431 | /presto-main/src/main/java/com/facebook/presto/sql/analyzer/StatementAnalyzer.java | 2711f4a9a0455cc1a3029f143ee9cb9e0ac24a97 | [
"Apache-2.0"
] | permissive | yu-yamada/presto-custom | 4a90973e320eb3c1e37043d8879c0f215d52c5b2 | 0c9f35a34675b5155d3567688c19dee9593866ae | refs/heads/master | 2021-01-13T07:52:46.017153 | 2016-09-26T14:07:22 | 2016-09-26T14:07:22 | 69,256,205 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 102,187 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"yu.yamada07@gmail.com"
] | yu.yamada07@gmail.com |
3fb7258e73c7c4435c9ba3d35eef231f1487566f | 1617995774ec9349f39f8991f6cd5438048cffff | /Step14_Swing/src/test/frame02/MainFrame3.java | 0b4c65e41bd59593ccc473ad04e6fa98ad9794fc | [] | no_license | kinhoz9321/java_work_study | c434ba7ec657538c17278f391c88e8ebca1fd28b | c8b3045b4fba7e92f725ab1e15e5b546e2ea8005 | refs/heads/master | 2023-01-30T10:12:31.084262 | 2020-12-16T08:54:52 | 2020-12-16T08:54:52 | 314,846,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package test.frame02;
/*
* JFrame 상속받아서
* 생성자 안에 모든 설정을 마친 후
* ActionListener 생성자 안에서 생성 후 버튼 만들기3
*
* 버튼에 ActionListener 추가해서 람다식 사용하기
*/
import java.awt.FlowLayout;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
public class MainFrame3 extends JFrame{
public MainFra... | [
"kinhoz9321@gmail.com"
] | kinhoz9321@gmail.com |
fa14519e1e1fbefe878091a772f46d8dd59c4038 | 9135e8868994c806c5a9f2387b4042399d4ebfa0 | /javaProject/src/io/InputStreamReaderExample.java | 6d8356ee4fe25234f40f270d098ad85846f80b8f | [] | no_license | egg100/javaProject | fb59ba402172f94d9b3cbf1cdcd8d975ac1eaac5 | 7f79909d149acaa91c11bf9faf4fb7ab2382a39c | refs/heads/master | 2023-04-03T03:13:31.125320 | 2021-04-07T14:03:21 | 2021-04-07T14:03:21 | 339,925,341 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | package io;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
public class InputStreamReaderExample {
public static void main(String[] args) throws IOException {
InputStream is = System.in;
InputStreamReader isr = new InputStre... | [
"qkrthdus3203@naver.com"
] | qkrthdus3203@naver.com |
c321d5d33e69e17951a350be4951fa12f5f580c2 | a3747cd2268d18069bfd1e8efcf71d60039522fe | /src/main/java/org/apdplat/superword/freemarker/TemplateUtils.java | 16131b6f3a8d6ac73e964b3616dba5645885c774 | [
"Apache-2.0"
] | permissive | ikaroso/superword | fa1ca28174d9594d11706a05e3f4febece11202b | fad61fad5ea688ff5bf8838ee2a9b5ba2ae81349 | refs/heads/master | 2020-09-07T20:45:34.245180 | 2018-09-06T20:00:55 | 2018-09-06T20:00:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,047 | java | package org.apdplat.superword.freemarker;
import freemarker.template.Configuration;
import freemarker.template.Template;
import freemarker.template.TemplateExceptionHandler;
import org.apdplat.superword.model.QuizItem;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.StringWriter;
import java.i... | [
"yang-shangchuan@qq.com"
] | yang-shangchuan@qq.com |
fbe50f155bef4387f808383b6fdc7e51366f2505 | aede85516075ed24429079969ff889db611ee2ab | /app/src/main/java/com/dogvip/giannis/dogviprefactored/lifecycle/Lifecycle.java | 411cbe5198d85fad2c9bb0e1d2d6af6632e97ce7 | [] | no_license | tsironis13/DogVIPRefactored | df67b77b077c2dfec214cc616abd015522fe6002 | 30873a402c6f982bec0334ca81df382a6ce562d7 | refs/heads/master | 2021-08-30T10:03:48.233731 | 2017-12-17T11:43:39 | 2017-12-17T11:43:39 | 112,445,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package com.dogvip.giannis.dogviprefactored.lifecycle;
/**
* Created by giannis on 4/11/2017.
*/
public interface Lifecycle {
interface View {}
interface ViewModel {
void onViewAttached(View viewCallback);
void onViewResumed();
void onViewDetached();
}
interface MyDateDial... | [
"gtsironis8@gmail.com"
] | gtsironis8@gmail.com |
b9a643795849fc0a5308a2d1a46ce311c7de60cb | 0a31f4361bad9d1c96351d1ddf08f18109969af0 | /src/test/java/com/leetcode/algorithm/easy/ReverseListTest.java | 2036e30c28b4665b0b44c4a1b48a3e70564b5488 | [] | no_license | luiz158/tutorials-interview-questions | 43ce780c2b6cfc55fddce2e5beb2b43716730f07 | 221db57e406d5c930971a93470923c155a3316f1 | refs/heads/master | 2022-09-21T23:15:55.638796 | 2020-03-11T12:54:39 | 2020-03-11T12:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 812 | java | package com.leetcode.algorithm.easy;
import com.leetcode.algorithm.common.struct.LinkedList;
import com.leetcode.algorithm.common.struct.ListNode;
import com.leetcode.algorithm.common.util.LinkedListUtil;
import lombok.extern.slf4j.Slf4j;
import org.junit.Test;
import java.util.Arrays;
import static org.assertj.core... | [
"frankyoh@tmon.co.kr"
] | frankyoh@tmon.co.kr |
04dd9f63ec4953a2cd8db358f2524ff9a7a66b70 | 329605a11d8ea7000c02e2ec2ffe8243d1eb5b8a | /src/com/lmh/function/email/EmailContent.java | 1dbd427c9a17322dc18a043b0f44e727afe9f527 | [] | no_license | liminghui2011/testgit | b15f04b17ffd0d2830e06c46517790162dd51c21 | fb394eb078bd66030253acca3241ea9d5ec26437 | refs/heads/master | 2020-12-29T02:22:42.475013 | 2017-05-11T06:48:44 | 2017-05-11T06:48:44 | 42,304,534 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,226 | java | package com.lmh.function.email;
import java.util.ArrayList;
import java.util.List;
/**
* Email 内容对象
* @author tianjp
*
*/
public class EmailContent {
public static enum Type {
TEXT(null), HTML("text/html;charset=utf-8");
private String header;
private Type(String header) {
this.header = header;
}
... | [
"253944505@qq.com"
] | 253944505@qq.com |
0d6888adec3470f77a166603d8d1b56019a6e427 | 34e66ecf8aa07d1c0dcb96c6186cd316440ec384 | /ginvoicing/src/cbmarc/ginvoicing/client/view/customers/CustomersEditView.java | 89ebca70ac262e4cb0f57d97208f4ba7a642fce4 | [] | no_license | cbmarc-labs/ginvoicing | 22e7682657e03d7b840fb4b152707e2793178954 | dbd242f3376627cf98fec50f282cc665286801fd | refs/heads/master | 2021-01-15T21:09:59.115304 | 2013-04-24T19:27:44 | 2013-04-24T19:27:44 | 33,946,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 911 | java | /**
*
*/
package cbmarc.ginvoicing.client.view.customers;
import cbmarc.ginvoicing.client.ui.LoadingPanel;
import com.google.gwt.user.client.ui.HasValue;
import com.google.gwt.user.client.ui.Panel;
import com.google.gwt.user.client.ui.Widget;
/**
* @author MCOSTA
*
*/
public interface CustomersE... | [
"cbmarc@d00d3892-1c5f-11df-85fa-65efc338fd8f"
] | cbmarc@d00d3892-1c5f-11df-85fa-65efc338fd8f |
d39190f71affa1e4fc4dffb8a4cf3f67dc582962 | f6cbf156dd13ef9f649194b70c5bf39c070c1458 | /simulation/src/main/java/ufersa/tcc/plot/Plot2d.java | c961ca8eca90d20bf80f50c1f2cf67bff794d7fd | [] | no_license | juanxjk/ufersa-orbital-simulation | 8091fa9ebe487be58c3ca4e43ad8d2ed2858f9e3 | 316697ceb816261bdf50c86a82d30ae13155e8e5 | refs/heads/master | 2021-03-19T18:48:14.170061 | 2018-12-26T19:28:22 | 2018-12-26T19:28:22 | 105,772,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,661 | java | package ufersa.tcc.plot;
import java.io.IOException;
import java.util.List;
import javax.swing.WindowConstants;
import org.knowm.xchart.BitmapEncoder;
import org.knowm.xchart.BitmapEncoder.BitmapFormat;
import org.knowm.xchart.SwingWrapper;
import org.knowm.xchart.XYChart;
import org.knowm.xchart.XYChartBuilder;
imp... | [
"juanksoliveira@gmail.com"
] | juanksoliveira@gmail.com |
cdbfe2aee686c30d384b99d39029ceb1281e1ca7 | 8b7a6e172288691c91e757ab051a73376fc6709c | /src/org/musicmod/android/util/LyricsSplitter.java | 8eff413be3c5ca5d0fdecebe53809ff3961eb3b0 | [
"Apache-2.0"
] | permissive | lmxiaohuoer/musicmod | 06206f8ad801d872c4fb82467300e8bfe523386e | 48466b288f7f1082cb3fda34684d7354cdfe60c1 | refs/heads/master | 2021-01-24T04:20:15.487106 | 2012-03-11T07:49:56 | 2012-03-11T07:49:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,714 | java | /*
* Copyright (C) 2011 The MusicMod Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | [
"mariotaku.lee@gmail.com"
] | mariotaku.lee@gmail.com |
0fb7283e2ecd34a2a2b65ed805a04e3743a35e64 | ad3b0a36589f3b33c3e726f1b283bcd99ecfae97 | /L8_HW5/src/Task9.java | 0647c9a672d87f01978e87673a69e39715987936 | [] | no_license | gsbozukov/itTalents_Assignments | 0eb1055eab336d0817e9d78acc17aaebe32275aa | 8f641818a0adc3125a1ef7f8eb33913de7b5dc96 | refs/heads/master | 2020-09-22T03:48:46.532833 | 2019-11-30T16:33:41 | 2019-11-30T16:33:41 | 225,038,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,017 | java | import java.util.Scanner;
public class Task9 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Please enter a line of text, minuses and numbers without spaces and press Enter:");
String text = sc.next();
int sum = 0;
//loop th... | [
"gs.bozukov@gmail.com"
] | gs.bozukov@gmail.com |
107fb100d0f797d04235ad3eac59c1f759e2a360 | 7d35366911b13b65b437ca08ba2cb8dd0dd940ea | /lab6/lab6part3/Carnivore.java | 8f104097228568707e0ed9f1b76015103c066104 | [] | no_license | BrodyW11/Programming-I-Labs | 8484d897555c09816ec87556acf11e2bf368cea9 | 644c1623cea1f80ff691e7a7a2948c3e5a569b1d | refs/heads/master | 2020-09-09T20:04:32.094022 | 2020-01-02T17:13:26 | 2020-01-02T17:13:26 | 221,553,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package lab6.lab6part3;
public class Carnivore extends Animal {
public Carnivore(String name, int age) {
super(name, age);
}
void makeNoise(String Noise) {
}
void eat(Food f) {
System.out.println("Carnivore Animal " + this.getName() + " " + this.getAge() + "... | [
"noreply@github.com"
] | BrodyW11.noreply@github.com |
73c244965dc692f9abdedbeec0800270316392e2 | bf596eea6659034a481a801fa4bd472eeb480c78 | /Assignments_Indu/src/day20/CalenderDemo.java | f2716aad4420094b76ca668fd1535cc95f62b2d9 | [] | no_license | Yindira/Assignments_Indu | 82f20ce60af447e44a35e91a47631e3a1dfd7aa1 | 31f5ec708853a56a9713791503e3b8d761b22b21 | refs/heads/master | 2020-04-05T06:08:57.449915 | 2018-11-30T11:00:47 | 2018-11-30T11:00:47 | 156,627,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,028 | java | package day20;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class CalenderDemo {
public static void main(String[] args) {
WebDrive... | [
"yjanagama@yahoo.com"
] | yjanagama@yahoo.com |
94400057ffc7021fac9e28ac6657eecbf6d5ef71 | 088dac289b730e51d8796a69f6fde035cd98bd56 | /src/main/java/org/systemsbiology/sax/ISaxHandler.java | d67793cc132462a73252091d4b389ae1a6e7607d | [] | no_license | gurvindersingh/sparkhydra | bf011609ebfcb14a9a8f9cf54dd12ad38276d945 | e7b1a53d53cdafb373a62abd8fb73ce6c633d2f2 | refs/heads/master | 2021-01-21T13:48:26.941892 | 2017-11-24T23:24:20 | 2017-11-24T23:24:20 | 28,445,434 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,081 | java | package org.systemsbiology.sax;
import org.xml.sax.*;
/**
* org.systemsbiology.xtandem.sax.ISaxHandler
* User: steven
* Date: Jan 3, 2011
*/
public interface ISaxHandler {
public static final ISaxHandler[] EMPTY_ARRAY = {};
/**
* Receive notification of the start of an element.
... | [
"gurvinder.singh@uninett.no"
] | gurvinder.singh@uninett.no |
fd7d0db391b7451c4a1a429d9c4a0e774969a12a | 6a94901524582a464dee974e2fca83ca4f2580c8 | /MediaPlayer/app/src/test/java/com/example/ricar/mediaplayer/ExampleUnitTest.java | 259fd2d5616a87e05db6a4c90a19f16d6fad9ff9 | [] | no_license | ricarrrdoaraujo/android-projects | 0f11c561d5466f51b1f135cf653a30c9299474d3 | 33dbf90acf8a7899a342ec20e36c044b72dfed22 | refs/heads/master | 2021-10-22T13:03:40.734907 | 2019-03-10T22:45:03 | 2019-03-10T22:45:03 | 166,459,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package com.example.ricar.mediaplayer;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
publ... | [
"ricarrrdoluigi@gmail.com"
] | ricarrrdoluigi@gmail.com |
a4d50c3f5c69236005d083a9b2640bf9bd38e5b1 | 0f1299c8edf7724a2cccf010648cbc19937efe4e | /tabalhoSemestral/src/View/Painel_Imoveis.java | c579aede2f14efb1cfebd78bf2f57c1455f43252 | [] | no_license | ezequiel855/Sistema-de-venda-e-arrendamento-de-imoveis | 7cad2673ba6ed3632a95d17649c73e4ef2a3f2f9 | aa47b70a06d8bd28d2d15117acbe55935035ba74 | refs/heads/master | 2023-04-11T10:52:13.202180 | 2021-04-14T03:54:20 | 2021-04-14T03:54:20 | 357,571,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,615 | 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 View;
import Model.Dao.ModulodConexao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSe... | [
"56992852+PedroMadabula@users.noreply.github.com"
] | 56992852+PedroMadabula@users.noreply.github.com |
c8c7362b211dd21427332e9654a7eecbdc99357b | 9bef7c1180258961ff0c1cb94db0d5f9af898c92 | /projects/java_study/src/main/java/thread/MyThread.java | 47907f0a43677c5560ff9eaf8ec0693963bd3c19 | [] | no_license | zsgwsjj/java_experience | f3452e86b536bafb07edf683d8727642d970319d | ea9744cc6a9c3c5c4158f7348034537026ac0142 | refs/heads/master | 2020-03-11T03:35:28.642052 | 2018-06-11T15:04:18 | 2018-06-11T15:04:18 | 129,752,272 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package thread;
/**
* @author : jiang
* @time : 2018/5/18 18:51
*/
public class MyThread implements Runnable {
private String name;
public MyThread setName(String name) {
this.name = name;
return this;
}
@Override
public void run() {
System.out.println("hello " + name)... | [
"zsgwsjj@qq.com"
] | zsgwsjj@qq.com |
76ee17903c0171e981e272e1b528b7d74f93bea4 | 080ce194d0f4d93bb94b728b87fa871e27efdf41 | /knxscada/webapp/src/main/java/pl/marek/knx/pages/CreateEditLayerFormPanel.java | 789afed45aa4822ff684166bc36467e3df3d2e7b | [] | no_license | glocklueng/knxscada | a740b887efa2b8fc1b3a50b63ee38fe2b47ca767 | 1e395acbaf4440cc5cf6a317197d253e0ae64802 | refs/heads/master | 2021-01-20T12:38:28.410304 | 2014-01-03T13:10:09 | 2014-01-03T13:10:09 | 35,853,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,238 | java | package pl.marek.knx.pages;
import java.io.File;
import org.apache.wicket.ajax.AjaxEventBehavior;
import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.ajax.form.AjaxFormValidatingBehavior;
import org.apache.wicket.ajax.markup.html.form.AjaxButton;
import org.apache.wicket.markup.html.form.Form;
i... | [
"marek1and@gmail.com@3a46568f-e696-a695-f9f6-4524ef62d10c"
] | marek1and@gmail.com@3a46568f-e696-a695-f9f6-4524ef62d10c |
b6ea9e416dde935a83202232de8d486535228023 | 10b6b795ec8e28fcad2132df41e38734b066cc77 | /src/main/java/gp/nodes/internal/BloodPressure.java | b4a951279ed4c0bcd93531f4dc339a543d65767a | [
"AFL-3.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | the-mars-rover/cos_710_assignment_3 | c29daa59d000cd0be58e14992c6c70b78165ce0d | a5f81cfd4f5b402098a4a0ce6fe752805bd627ff | refs/heads/master | 2023-01-07T02:23:51.480135 | 2020-11-11T17:47:25 | 2020-11-11T17:47:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,311 | java | package gp.nodes.internal;
import ec.EvolutionState;
import ec.Problem;
import ec.gp.ADFStack;
import ec.gp.GPData;
import ec.gp.GPIndividual;
import ec.gp.GPNode;
import gp.problem.PostOperativeProblem;
/**
* This class models the blood pressure decision node. It accepts 3 children and acts as follows:
* - if the ... | [
"marcus.bornman@frei.one"
] | marcus.bornman@frei.one |
23ab07f80389bf81336f10ba48c1fb2be19d8cd9 | c07641caa3b8e92a04712e34d8df21c29096f166 | /src/com/shops/StoreProduct.java | aa8b2fbfb93425fc780a1612b7e030d224cdd055 | [] | no_license | DarraghLally/JSF_WebApp | 56c6b135eeabfb94d5867080ca2b9deaff440a89 | abd5f6d955c3ad71919ad233bf35ea50ad7e1615 | refs/heads/master | 2020-09-24T04:55:32.095896 | 2019-12-11T17:11:20 | 2019-12-11T17:11:20 | 225,667,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 954 | java | package com.shops;
import javax.faces.bean.ManagedBean;
@ManagedBean
public class StoreProduct {
//Variables
private int sid;
private String storeName;
private int pid;
private String product;
private double price;
private String founded;
//Accessor methods
public int getSid() {
return sid;
}
publi... | [
"G00220290@gmit.ie"
] | G00220290@gmit.ie |
726594a837a473b4123a236873ebe03df9881e82 | 1925dc2945e1d6cc82525ceff3dbef278ba8d0d9 | /src/main/java/com/jalaj/jhipstergateway/service/dto/package-info.java | 30ff7754768d08ff82450eccea93e799ca73a9b6 | [] | no_license | trustjalaj/jhipster-sample-application | 54be7677e39e36abf0374be0b2dce11acd44b825 | be357dfaa973bd8d98315d39ef6c6b544eb757c8 | refs/heads/master | 2020-03-27T01:41:02.390736 | 2018-08-22T16:10:26 | 2018-08-22T16:10:26 | 145,733,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 81 | java | /**
* Data Transfer Objects.
*/
package com.jalaj.jhipstergateway.service.dto;
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
a7d9866d358faaee03d067dd89f24a2753f27313 | 024ad511aafc65adc1d3742e65aef45eb8d45c8a | /src/AbstractFactory/MAIB.java | 5aebd9c57c024dc60faf2a0beda015924195ec17 | [] | no_license | ion7Sate/TMPSLaborator | ab7d2c7efdb371ab9a215c8afa4362bca70530de | d6cce65c00004c4037f51ee951adc3a193bbaa24 | refs/heads/main | 2023-03-23T02:31:06.125672 | 2021-03-10T17:40:11 | 2021-03-10T17:40:11 | 346,455,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 241 | java | package AbstractFactory;
public class MAIB implements Bank{
private final String BankName;
public MAIB(){
BankName = "Moldova-Agroindbank";
}
public String getBankCompletName(){
return BankName;
}
}
| [
"ion.saptesate@ee.utm.md"
] | ion.saptesate@ee.utm.md |
7f8d71f7307a63c13c5a8524d19e83a4369c9286 | 141a8418a9cf8442f9b7a39a003b2428cc4ef6da | /DesPatterns/src/strategy/Context.java | 466ef1d7771e48a06775827e2b974113d622b296 | [] | no_license | Roberto1987/DPattern | 7b68b84454464274a0bde448cc619ee181fcfcea | 584bb680d90780d2be6898ae42b7f3823113ab57 | refs/heads/master | 2021-01-11T23:05:54.716692 | 2017-05-15T16:51:49 | 2017-05-15T16:51:49 | 78,547,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package strategy;
public class Context {
private Choice choice;
public void setChoice(Choice choice){
this.choice = choice;
}
public void showChoice(String s1, String s2){
this.choice.execute(s1, s2);
}
}
| [
"dominguez1987@hotmail.com"
] | dominguez1987@hotmail.com |
56a1b8154624a342390f172e99086235002393f1 | b955e4d721ba50a1afe0865736ee57684669fce8 | /app/src/main/java/com/sargent/mark/todolist/AddToDoFragment.java | 0216ed613069b963ebac5acbc814d30dd4cee333 | [] | no_license | ektakm18/Homework-3-Enhanced-to-do-list | 90d623d5058ccd8ee7c5b9cfcf20d6aadc1862c1 | 12a7a87c7be6c7ec522d266b2a1ffde4aa90b232 | refs/heads/master | 2021-03-27T09:38:59.860876 | 2017-07-20T07:07:47 | 2017-07-20T07:07:47 | 97,793,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,200 | java | package com.sargent.mark.todolist;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
impo... | [
"ektakm18@gmail.com"
] | ektakm18@gmail.com |
fc79a31e10d39db55f6ca06a0f5857f1d3d31c44 | 55c99c3a9f99c9faf2c18b4bfddbf0561adfc525 | /src/main/java/drocck/sp/beesandhoney/business/entities/validators/UserCreateFormValidator.java | 8f85541ea67c7278366b623a2340705906862f37 | [] | no_license | DROCCK/oh-behive | 6b7e5f409b9015492c3bca77c89b48648504cf89 | 88465f4681287811d8ea12edca471cd9fc540fb0 | refs/heads/master | 2020-12-19T19:01:22.035399 | 2016-05-12T04:57:51 | 2016-05-12T04:57:51 | 43,217,459 | 5 | 1 | null | 2016-08-15T01:34:35 | 2015-09-26T18:24:59 | HTML | UTF-8 | Java | false | false | 609 | java | package drocck.sp.beesandhoney.business.entities.validators;
import drocck.sp.beesandhoney.business.entities.DTOs.UserCreateForm;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import org.springframework.validation.Validator;
/**
* @author Robert Wilk
* Create... | [
"robertwilk916@gmail.com"
] | robertwilk916@gmail.com |
afda935d8665788943318518ca161ed9bdbf609a | fe4014159617d8aef827f3ac70af3a9b7db7e199 | /app/src/main/java/com/example/android/popularmovies/utilities/NetworkUtils.java | a1fb595d9f9ec9ca2d8d856dd99a67244166532a | [] | no_license | thib146/PopularMovies | 96f742d51ec44aa3d818825b7b5a0a7ef401f0a9 | 6119ee7d32a3c965b1c060c8aca350d389d034e6 | refs/heads/master | 2021-01-11T18:32:36.507072 | 2017-04-12T22:45:27 | 2017-04-12T22:45:27 | 79,564,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,617 | java | package com.example.android.popularmovies.utilities;
import android.net.Uri;
import android.os.Handler;
import android.util.Log;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnecti... | [
"thibaut.massard@gadz.org"
] | thibaut.massard@gadz.org |
7d8dc8b0f495cc090a58d376bd4b289dc4de0d88 | 5120f6a7701a29f8e2eb61f384b436514087fd42 | /org/apache/tomcat/util/http/fileupload/util/mime/QuotedPrintableDecoder.java | 064470b93042dee269771c0e9c03d3b12508aa5e | [] | no_license | joellobo/tomcat-embed-core-10.0.6 | 4dbb1c4ed9b88921e7248ee2ee78542f9a80c7d3 | 7b95a7a0b0f719d7bb65b252b1153b43d6c3d198 | refs/heads/main | 2023-05-02T16:23:20.804573 | 2021-05-21T12:47:21 | 2021-05-21T12:47:21 | 369,532,705 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,382 | 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"); you... | [
"joel.brito-neto@serpro.gov.br"
] | joel.brito-neto@serpro.gov.br |
fcf41f211b38692b20bae7268cdf6544c04fee72 | a89db729bc25f558f678ccf997e7c18e8f3581b3 | /EazyCore/core/src/main/java/vn/eazy/core/utils/ObjectUtils.java | c5589b85615d2e29ef0520b07e9cc3fda7637cfb | [
"Apache-2.0"
] | permissive | harrylefit/eazycore | 561b208cab23abf586784fdf826b48db3aaf31fc | 8c18bf8f2fb0d9a6a53b3396495b77a70e2e2c97 | refs/heads/master | 2021-01-13T05:01:30.753641 | 2018-08-07T01:44:25 | 2018-08-07T01:44:25 | 81,184,711 | 2 | 2 | Apache-2.0 | 2018-08-07T01:44:26 | 2017-02-07T08:25:58 | Java | UTF-8 | Java | false | false | 3,235 | java | package vn.eazy.core.utils;
/**
* Object Utils
*
* @author <a href="http://www.trinea.cn" target="_blank">Trinea</a> 2011-10-24
*/
public class ObjectUtils {
private ObjectUtils() {
throw new AssertionError();
}
/**
* compare two object
*
* @param actual
* @param expecte... | [
"harry@vinova.sg"
] | harry@vinova.sg |
5f2b371edc8eb6ca97672d0bdfe5cbfd2fc5bf07 | 2b5a9fe32a5b70b5b1a03284ed28ac7cdaf0697e | /frontend/api/src/main/java/com/ml/prize/api/service/GameService.java | fd6d013a68a0b90ed4a80eff62b8833c2ce1854b | [] | no_license | Long-M/prize | 1370a70abbdc9ed6a0648aacf11009b4dc202953 | 8e4544df97ae2090d843de4cad61caf410c54550 | refs/heads/master | 2023-03-20T00:30:07.348356 | 2021-03-27T14:30:56 | 2021-03-27T14:30:56 | 346,678,966 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package com.ml.prize.api.service;
import com.ml.prize.commons.vo.ResultVO;
public interface GameService {
ResultVO list(Integer status, Integer curPage, Integer limit);
ResultVO info(Integer gameId);
ResultVO products(Integer gameId);
ResultVO hit(Integer gameId, Integer curPage, Integer limit);
... | [
"350723986@qq.com"
] | 350723986@qq.com |
f40ef2e09927ff251f32cd33e147ce32cc3c9eb3 | 0d8e0c6d327ae36a3eb600d4d61615a92c08a12d | /service-core/src/main/java/com/atguigu/srb/core/mapper/IntegralGradeMapper.java | 89106da96396d70d533bdbc91d3ecc07d8ccf966 | [] | no_license | liyi102683/srb-01 | 71cabb85433f33be10b37e793b2a88d64626d7ee | 5ee84f226a3bf970d91d50173ae31b04bdef228b | refs/heads/master | 2023-06-17T17:42:58.549667 | 2021-07-06T13:31:53 | 2021-07-06T13:31:53 | 383,483,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.atguigu.srb.core.mapper;
import com.atguigu.srb.core.pojo.entity.IntegralGrade;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 积分等级表 Mapper 接口
* </p>
*
* @author ly
* @since 2021-06-09
*/
public interface IntegralGradeMapper extends BaseMapper<IntegralGrade> {
}
| [
"1490791039@qq.com"
] | 1490791039@qq.com |
6297d99e91418eafaa5b17d7fcdeb263a0306e6f | 0bc03f68066006522ce5854b2afc182e4ccf3579 | /trunk/services/src/main/java/by/kanchanin/publications/services/OrderResultService.java | 0bd6b8319b7466c1112ca06d351d571e37b48ca0 | [] | no_license | NataliKan/my-publications | 12f292ae54ddd94674b8ee00157916f3b0071981 | 7896d6efe6ba7261a7c5522f1eb550f6ec873526 | refs/heads/master | 2021-01-10T15:52:47.423852 | 2015-05-27T13:25:42 | 2015-05-27T13:25:42 | 36,940,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package by.kanchanin.publications.services;
import java.util.List;
import org.springframework.transaction.annotation.Transactional;
import by.kanchanin.publications.datamodel.OrderResult;
import by.kanchanin.publications.datamodel.enums.OrderStatus;
public interface OrderResultService {
@Transa... | [
"nata@sam.by"
] | nata@sam.by |
1807a70a5952e4f9391c7088828254d807c37ac9 | 4aa02bbbeb769022c033470c905c817715c2c4ce | /weibo/src/main/java/net/zsy/weibo/ui/base/BaseView.java | 2bfedbd5b36e76cd1af2fa9d7cd7671aa7a5ac21 | [] | no_license | zhshy7713950/Weibo | 6ba2f18901623b986618091d9065421592802b3d | b6061e9e1e9c0cfaa98aaa33b8f8509ec0ab16b7 | refs/heads/master | 2020-03-08T08:26:30.002822 | 2018-04-13T09:42:08 | 2018-04-13T09:42:08 | 128,021,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 193 | java | package net.zsy.weibo.ui.base;
/**
* Created by Android on 2018/4/9.
*/
public interface BaseView<T> {
void setPresenter(T presenter);
void setLoadingIndicator(boolean active);
}
| [
"zhshy7713950@gmail.com"
] | zhshy7713950@gmail.com |
b3f90a6186c99e3820043b53a94336be981000ab | 4ba132c18d7856f0842efba125dc4067731e65c2 | /trade_hosting_apps/trade_hosting_asset/server/src/main/java/xueqiao/trade/hosting/asset/event/handler/AssetSyncEventHandler.java | 1da089aa15fecf783fca6a7fb0d9ed01aae5060e | [] | no_license | feinoah/xueqiao-trade | a65496d7c529084964062dec00fc48903a4356a4 | cf4283ab1ae8c7467ec51102dc08194e3e9ffc38 | refs/heads/main | 2023-04-19T11:42:31.813771 | 2021-04-25T12:03:56 | 2021-04-25T12:03:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,147 | java | package xueqiao.trade.hosting.asset.event.handler;
import org.soldier.base.beanfactory.Globals;
import org.soldier.base.logger.AppLog;
import org.soldier.framework.message_bus.api.IMessageConsumer;
import org.soldier.framework.message_bus.api.consume;
import org.soldier.platform.svr_platform.comm.ErrorInfo;
import xue... | [
"wangli@authine.com"
] | wangli@authine.com |
b3d723e90cce738ade42fdfe7e807aefa242ec25 | c2ae49e76f885f9745ebf9530b275d80a7ca1a1f | /java/jpsgcs/alun/animate/Paintable.java | 2bf6793be3a3f7f16d5a22ee8c0de6b2b0a4259d | [] | no_license | cran/rviewgraph | f9100f245e27a267985c99c6a581e4f2803cb228 | 67fa4edc7f2f546681dfc5484191ce1601b23d0e | refs/heads/master | 2023-06-01T08:24:19.029111 | 2023-05-10T16:50:02 | 2023-05-10T16:50:02 | 145,905,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java | package jpsgcs.alun.animate;
import java.awt.Graphics;
public interface Paintable
{
public void paint(Graphics g);
}
| [
"csardi.gabor+cran@gmail.com"
] | csardi.gabor+cran@gmail.com |
f7595c6a3ce7a63d780e4039e0849c0c8fadac59 | e23078dcd665400e3037b5aa2b3ea092d71a5874 | /app/src/main/java/com/music/clocklive/wallpaper/custom/CustomEditText.java | a429c49f952914cb9fc72cd091dff56859202a55 | [] | no_license | Dhruva22/MyClockWallPaper | a8a221f9bd6b3a2e22d3bd2e0fe6cc4e2e41c17e | 95d647c96a1d812ebcb8483c69ed6c904c2b6930 | refs/heads/master | 2021-01-22T07:52:11.048758 | 2017-02-13T19:19:35 | 2017-02-13T19:19:35 | 81,861,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,883 | java | package com.music.clocklive.wallpaper.custom;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Typeface;
import android.graphics.drawable.GradientDrawable;
import android.os.Build;
import android.support.v7.widget.AppCompatEditText;
import android.text.Spannable;
import an... | [
"dhruvamehta22@gmail.com"
] | dhruvamehta22@gmail.com |
9044d90db3032f216bb7d0241d1009a1e97d1f41 | 0fc5310ccb398444f0c8e6eaa0487894e7a5af00 | /AHome/11.01/PaintJava3/src/GUI/StatusBar.java | 59b1700da4b9305cb9787b38d61836931e2c446e | [] | no_license | Veargan/Study | 8dcff2d407665dde7b258f5f208c3fa4abaaf619 | a76771954a0e6df7d0f38dfc9b8a5997c53c9fbc | refs/heads/master | 2020-12-24T06:52:35.698062 | 2017-03-24T10:53:28 | 2017-03-24T10:53:28 | 73,393,554 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,182 | java | package GUI;
import javax.swing.JLabel;
import javax.swing.JPanel;
import API.xData;
public class StatusBar extends JPanel
{
public static JLabel xLabel;
public static JLabel yLabel;
private JLabel colorLabel;
private JLabel widthLabel;
private JLabel typeLabel;public StatusBar()
{
setLayou... | [
"feargun@gmail.com"
] | feargun@gmail.com |
30d7885acb4ad95c10a6cb64d194bd4bca3464d8 | 703744e005bca91a1922401e5151c4f41a6ad8ca | /Server/Legacy/common/common-protocol/src/main/java/com/engine/common/protocol/def/TypeDef.java | cb600f273bbe1f421337e9572c024351ca53c30a | [] | no_license | luoph/TanksBattle | eb9ae0ec186641ef5c8ae03eb18d9026dc95a017 | 9d9094fb2182e07bf9ddc542caf9ed872aeb332a | refs/heads/master | 2020-08-26T16:33:14.439408 | 2017-09-25T14:55:27 | 2017-09-25T14:55:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,724 | java | package com.engine.common.protocol.def;
import java.beans.PropertyDescriptor;
import java.io.IOException;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;... | [
"d_zhi_q@163.com"
] | d_zhi_q@163.com |
0f6570cebce81fc2f2a78cf6dda14befc4dda625 | 34ee77f14d9f5ca384d01042d1ae9af22295c1df | /spring-boot-demo-mybatis-generator/src/main/java/com/demo/mybatis/generator/SpringBootDemoMybatisGeneratorApplication.java | 731856d1fb9a3a5d39e23af1cfec01b900d798aa | [] | no_license | Hupeng7/spring-boot-demo1 | d8cb46cb8949d0bebfbc9ae829581475022ab31b | 0d6c052845bdf05f5780a717d8dd88bf690ae3d9 | refs/heads/master | 2023-06-13T01:12:43.168992 | 2023-05-26T07:29:46 | 2023-05-26T07:29:46 | 214,409,453 | 1 | 0 | null | 2022-11-16T11:35:04 | 2019-10-11T10:34:57 | Java | UTF-8 | Java | false | false | 379 | java | package com.demo.mybatis.generator;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBootDemoMybatisGeneratorApplication {
public static void main(String[] args) {
SpringApplication.run(Spring... | [
"hup@hzphfin.com"
] | hup@hzphfin.com |
93416a0bd59b2247ed19c20004605fad722b0933 | f59a4c92aa5f47128dd1ad5b5b30289818eca852 | /02-jdbc-member-dao/src/test2/MemberVO.java | 358a1ccd113462bf6fa0a276e66f349b9705696b | [] | no_license | jenkwon92/Kosta_jdbc-workspace | 8fb246f7fd9d1c5dbfb548d72009a81316506a22 | 326f20941f99c776fec1f6256c4afbddf5157d7c | refs/heads/main | 2023-07-28T03:15:47.631336 | 2021-09-14T03:25:02 | 2021-09-14T03:25:02 | 401,638,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,033 | java | package test2;
/*
* VO : Value Object
* DTO : Data Transfer Object
*/
public class MemberVO {
//컬럼과 mapping이 됨
private String id;
private String password;
private String name;
private String address;
public MemberVO() {
super();
}
public MemberVO(String id, String password, String name, String address) {... | [
"70299766+jenkwon92@users.noreply.github.com"
] | 70299766+jenkwon92@users.noreply.github.com |
76050f8c7379a976223eb2b5608feb51a89cca62 | a1eb1bdc48ed8885891cc0eaca319672566489a9 | /app/src/main/java/com/example/qzhu1/myapplication/PieChartFragment.java | 512beb35dc2acf4971050282a1b3f0fbaf2a1d33 | [] | no_license | zhuqinzhou/knots | 68014719cb560c8e9acabc7d67b820ceec516055 | a3e7d0801feed15798806c5cd7bab5c56f04ca7f | refs/heads/master | 2021-01-13T11:38:04.135466 | 2016-07-22T02:51:11 | 2016-07-22T02:51:11 | 58,286,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,753 | java | package com.example.qzhu1.myapplication;
import android.graphics.Color;
import android.graphics.Typeface;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.text.SpannableString;
import android.text.style.ForegroundColorSpan;
import android.text.style.RelativeSizeSpan;
import android.view... | [
"qzhu100@syr.edu"
] | qzhu100@syr.edu |
bc2d1b87ededdd438bc30bafeb77714ce163622e | 2a28fbc6f1b88b9ce0dc4754e3cbf217f331ccce | /content/programming-realm/code_problems/src/main/java/com/satyam/problem/leetcode/medium/LC347TopKFrequentElements.java | 886883f7abcf5ecf86e3146c97154cbaa496fd73 | [
"MIT"
] | permissive | imsatyam/techlearn | e968bcd331e42c36fa9e97db87947c61174fdfb4 | 83b88e6c143289aa648bd16ca8778674bbda760e | refs/heads/master | 2022-07-05T06:58:49.416559 | 2020-05-14T12:02:31 | 2020-05-14T12:02:31 | 113,745,259 | 19 | 7 | MIT | 2020-05-09T10:51:59 | 2017-12-10T11:44:31 | HTML | UTF-8 | Java | false | false | 1,548 | java | package com.satyam.problem.leetcode.medium;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.PriorityQueue;
/**
LC #347
Given a non-empty array of integers, return the k most frequent elements.
Example 1:
Input: nu... | [
"satyam.tu1@gmail.com"
] | satyam.tu1@gmail.com |
5ec396dabd11729b3e00559693cadf64bd1ed470 | 75013790a9740fb185a37b70afdaf2e3e2985552 | /Algorithms/leetcode_java/problem344/Solution1.java | 30178eef1a02352aa5b03e209811bf0a0c50af42 | [] | no_license | AnkitaTapadia/leetcode | 27a6145291c95716f6808b4c70ff303479dd3279 | 4b5cbf8aae4b236574f579bd965bb0999bd26eff | refs/heads/master | 2022-01-23T23:07:28.094579 | 2019-06-01T08:16:37 | 2019-06-01T08:16:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package leetcode_java.problem344;
class Solution1 {
public String reverseString(String s) {
char[] ns = s.toCharArray();
int i = 0;
int j = ns.length - 1;
while(i < j){
char t = ns[i];
ns[i] = ns[j];
ns[j] = t;
i ++;
... | [
"ni.fan@outlook.com"
] | ni.fan@outlook.com |
eb3616e0407d3fa69c011ffb9f02ed035acf8c9a | c44c1cec10594c19dc24755ca97026b73b057f7d | /src/main/java/com/zrkj/service/IPrizeService.java | 0ea82dafe0e78f4027f6a7787faed7d2c8fe2ea5 | [] | no_license | dream0708/luckybigwheel | d7aec313273fb17977dc537cf5173847a5c94aff | 1b663d7219021f801cb9e4193c41d0d864c1f061 | refs/heads/master | 2021-01-15T21:24:51.685232 | 2017-06-29T14:16:02 | 2017-06-29T14:16:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | package com.zrkj.service;
import com.zrkj.pojo.Prize;
import com.zrkj.pojo.Record;
import com.zrkj.pojo.User;
import javax.servlet.http.HttpSession;
import java.util.List;
import java.util.Map;
/**
* Created by gaowenfeng on 2017/6/16.
*/
public interface IPrizeService {
Prize obtainPrizeById(Integer id);
... | [
"18722042639@163.com"
] | 18722042639@163.com |
d4b7e4c735265f03e9925b416b4d8d6cca7021fa | c2fb6846d5b932928854cfd194d95c79c723f04c | /java_backup/my java/amlan/dd.java | c0b5ae81c109a95f84686623f7dd0d32bdd5b738 | [
"MIT"
] | permissive | Jimut123/code-backup | ef90ccec9fb6483bb6dae0aa6a1f1cc2b8802d59 | 8d4c16b9e960d352a7775786ea60290b29b30143 | refs/heads/master | 2022-12-07T04:10:59.604922 | 2021-04-28T10:22:19 | 2021-04-28T10:22:19 | 156,666,404 | 9 | 5 | MIT | 2022-12-02T20:27:22 | 2018-11-08T07:22:48 | Jupyter Notebook | UTF-8 | Java | false | false | 66 | java |
class dd
{
int k;
void input()
{
k=10;
System.out.println(k);
}
} | [
"jimutbahanpal@yahoo.com"
] | jimutbahanpal@yahoo.com |
f7740886fbf7c8ca3ee6dd7694979acfa0e7d200 | 8db5fa58426f03e398674d0583c2db4057ea9d1b | /dts-ops/src/main/java/com/bkjk/platform/dts/ops/controller/GlobalDtsController.java | 56f438bc550d8b6448ee3b35d0fa6e958e9212b5 | [
"Apache-2.0"
] | permissive | javalibrary/dts | 7ebb093555c4e7c6373a040909117db9d237d677 | fdba780fad40885e29c620fb224d797d28ada7a3 | refs/heads/master | 2020-07-02T00:43:42.966299 | 2019-04-26T05:12:21 | 2019-04-26T05:12:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,136 | java | package com.bkjk.platform.dts.ops.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Objects;
import java.util.stream.Collectors;
import org.springframework.beans.BeanUtils;
import org.springframework.bea... | [
"shiming.liu@bkjk.com"
] | shiming.liu@bkjk.com |
bf4f0d52ec15ccba485ba8f82b5973e719159473 | c7d59151c3dbb11f47f715df2966af5ff705836b | /InterStudents/InterStudents/src/com/internousdev/InterStudents/action/StudyCreateAction.java | e4b78cb30c06313135706dc37c3a677fa4f38884 | [] | no_license | bluedaichi/originalProduction | d9b16c58db156c6ca739624462ec30862445267f | 05f123caddfef945a56066447640d7ef7ace3742 | refs/heads/master | 2020-08-03T12:16:58.253444 | 2019-09-30T07:55:58 | 2019-09-30T07:55:58 | 211,749,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 209 | java | package com.internousdev.InterStudents.action;
import com.opensymphony.xwork2.ActionSupport;
public class StudyCreateAction extends ActionSupport {
public String execute() {
return SUCCESS;
}
}
| [
"bluedaichi0705@gmail.com"
] | bluedaichi0705@gmail.com |
9d3662d3b846d18744f29411db08abf2f2905208 | df6d1ee08ac28a0d18a0687ec58029bc393dc198 | /src/game/Passage.java | 6b6308b116bb35dd9774f5cfb41affe96371bbb1 | [] | no_license | MaaaxiKing/Abandoned-Asylum | f9dd6bb393f4c5dd014bee49332e4926af4e8627 | 19831a1d18dfb90076b2d317e73a64c522b30fb1 | refs/heads/main | 2023-05-24T11:46:15.591303 | 2021-06-12T18:39:19 | 2021-06-12T18:39:19 | 375,825,249 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 63 | java | package game;
public class Passage {
boolean open = true;
} | [
"maxleonschoen@gmail.com"
] | maxleonschoen@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.