blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e6c82a686df07c97722a329c92d3ef0d1f6dae3a | a105a4e329b9c9c9b38d259e0b7a510de2191a72 | /challenge_1/src/com/company/DebitCard.java | c7f028c4f8594edf671e8c75fea8766691577c1e | [] | no_license | OscarHernandez375/Challenge1 | cfb0c9b7de190e76b05534be0f5d374d4b89d2b9 | 8f6d0ec5df2452f38ef318a6677228bbdb0a3a1f | refs/heads/master | 2020-03-24T01:30:21.878931 | 2018-07-25T19:57:26 | 2018-07-25T19:57:26 | 142,305,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 886 | java | package com.company;
import java.util.Date;
public class DebitCard extends PaymentMethod{
private double number;
private Date expDate;
private Issuer issuer;
public void authorize(){
System.out.println("Debit card Authorized");
}
public DebitCard(double number, Date expDate, Issuer ... | [
"Oscar.Hernandez@endava.com"
] | Oscar.Hernandez@endava.com |
e08836307daf4509459ce878be394b96b5467ddc | 8cd8c2c5d76611436dc9ecd1fb70e318d0ec914e | /src/main/java/ma/emsi/cinema/services/ICinemaInitService.java | 203773a1432fa50bca672f863b8a1d63995f4669 | [] | no_license | MERZAK-X/CinemaSpringAngularDemo | b4c8305bf3e95731091906d0eb0cef4f9357ca83 | 37b1b2839f3ee0d10ba86e0e5af3bf959c01ae7b | refs/heads/master | 2023-06-16T12:38:12.591672 | 2021-07-10T17:30:07 | 2021-07-10T17:30:07 | 370,165,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package ma.emsi.cinema.services;
public interface ICinemaInitService {
void initVilles();
void initCinema();
void initSalles();
void initPlaces();
void initSeances();
void initFilms();
void initCategories();
void initProjections();
void initTickets();
}
| [
"MERZAK_MOHAMED@emsi-edu.ma"
] | MERZAK_MOHAMED@emsi-edu.ma |
e5391a5dd1efacd85ebaa23e7f64409a6d0f1f6d | 66de872ffe864373ec1b669bd3e15e7b0d12a537 | /instacapture/src/main/java/com/tarek360/instacapture/screenshot/ScreenshotTaker.java | 3034b586acb246dcab7fd2c720b4b354075b576c | [
"Apache-2.0"
] | permissive | anasanasanas/InstaCapture | a6914cb5eb8ed84620c44040e847c0c8c8578757 | 5408c75671387fe1d6b89d515af9e5b6b4a2b25f | refs/heads/develop | 2021-01-12T05:39:51.314179 | 2016-10-15T07:18:20 | 2016-10-15T07:18:20 | 77,161,408 | 1 | 0 | null | 2016-12-22T16:55:05 | 2016-12-22T16:55:05 | null | UTF-8 | Java | false | false | 7,204 | java | package com.tarek360.instacapture.screenshot;
import android.app.Activity;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffXfermode;
import android.opengl.GLES20;
import android.opengl.GLSurfaceView;
im... | [
"ahmed.tarek@code95.com"
] | ahmed.tarek@code95.com |
66003bc6537e5c8d5bfb216082dba5828df2c6d4 | 34c2eeed18d55d9dc33a378f22e7bad119549cdf | /src/xonix/Model/IMovable.java | b3c756d9cfd91fc31c05a885fefe0a9c439c54ff | [] | no_license | RuurdBijlsma/Xonix | 9df7ca5d3b732b4e624ba1255ac24574f25354db | 099dd699d1a3a3c9a93392102d8689c43950eb93 | refs/heads/master | 2021-03-24T12:28:02.090113 | 2016-12-14T13:00:08 | 2016-12-14T13:00:08 | 74,698,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 306 | java | package xonix.Model;
import java.awt.geom.Point2D;
/**
* Interface for any moveable objects
*/
public interface IMovable {
int getWidth();
void setWidth(int width);
int getHeight();
void setHeight(int height);
Point2D getLocation();
void setLocation(Point2D.Float loc);
}
| [
"ruurdbijlsma@gmail.com"
] | ruurdbijlsma@gmail.com |
5c112628ee44161c1e8684813b44256274c8d2c1 | c9edd21bdf3e643fe182c5b0f480d7deb218737c | /dy-agent-log4j/dy-agent-log4j-core/src/main/java/com/hust/foolwc/dy/agent/log4j/core/layout/MarkerPatternSelector.java | 2ee1d568ba2e316cea267f4b6e0e3eb03265a2de | [] | no_license | foolwc/dy-agent | f302d2966cf3ab9fe8ce6872963828a66ca8a34e | d7eca9df2fd8c4c4595a7cdc770d6330e7ab241c | refs/heads/master | 2022-11-22T00:13:52.434723 | 2022-02-18T09:39:15 | 2022-02-18T09:39:15 | 201,186,332 | 10 | 4 | null | 2022-11-16T02:45:38 | 2019-08-08T05:44:02 | Java | UTF-8 | Java | false | false | 9,123 | 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 may n... | [
"liwencheng@douyu.tv"
] | liwencheng@douyu.tv |
20b612db47ed717f86214424c7aa938965e3abc0 | 82f716a8b888104c31bec1fdab535bdf2c2a62e5 | /app/src/main/java/com/example/credit/Activitys/ObeyedActivity.java | a65fc4568bfe36da84a2db3e96a809559003a765 | [] | no_license | RabbitMQF/Credit | 2475995547724e3e1ca202b3752c53b1adfd50e8 | 0afa8613bd435775efadad13693e967992ecf6e3 | refs/heads/master | 2021-06-03T16:06:21.929583 | 2016-10-09T08:25:11 | 2016-10-09T08:25:11 | 282,768,219 | 1 | 0 | null | 2020-07-27T01:46:42 | 2020-07-27T01:46:41 | null | UTF-8 | Java | false | false | 1,659 | java | package com.example.credit.Activitys;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.ListView;
import android.widget.ScrollView;
import android.widget.TextView;
i... | [
"936230422@qq.com"
] | 936230422@qq.com |
f8a05755363fed18cad4b589db54eb30b8f61ab7 | ab5a734feba2d1471d77cca67b43b71bc928d95f | /Core/src/main/java/net/cogzmc/core/player/message/FClickAction.java | 0c1ef41a384997d3495cfaef2704f348062a571e | [
"Apache-2.0"
] | permissive | TigerHix/Core | 667a17a29be7ab146717644a78d30b00447339e8 | 925a08ac4b46e2e3eb02299fbef08265e228d861 | refs/heads/master | 2021-01-15T23:03:10.496337 | 2014-08-23T04:42:53 | 2014-08-23T04:42:53 | 23,252,675 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 373 | java | package net.cogzmc.core.player.message;
import lombok.Data;
import lombok.EqualsAndHashCode;
@EqualsAndHashCode(callSuper = true)
@Data
public final class FClickAction extends FAction {
private final String value;
private final FClickActionType clickActionType;
@Override
protected String getAction() ... | [
"joey.sacchini264@gmail.com"
] | joey.sacchini264@gmail.com |
01580461392ea1756fac3140052d2d4fdd132c5e | f949c966cb83e439eca568c097739b1d5cdac753 | /siri/siri_retriever/siri-0.1/src/main/java/eu/datex2/schema/_1_0/_1_0/EffectOnRoadLayoutEnum.java | af6eb29e80d8560c82752089f85331ecf5f95364 | [] | no_license | hasadna/open-bus | d32bd55680b72ef75022e546e2c58413ae365703 | 1e972a43ca5141bf42f0662d2e21196fa8ff8438 | refs/heads/master | 2022-12-13T11:43:43.476402 | 2021-06-05T13:48:36 | 2021-06-05T13:48:36 | 62,209,334 | 95 | 44 | null | 2022-12-09T17:13:43 | 2016-06-29T08:29:01 | Java | UTF-8 | Java | false | false | 3,523 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// 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: 2010.1... | [
"evyatar@tikalk.com"
] | evyatar@tikalk.com |
7670967d1b84c8d495b8bddaca746727d1c3b5a4 | 2aa88f635607185918204b546afc9f61f20db679 | /test/gen/com/eastagile/android/test/R.java | 6c7f06c8d18da469a5d1d81f8288592c0f9c1dd6 | [] | no_license | tamtran/TrafficAlert | 241a8b87bc133d9733a437c94587cec0331d36a6 | 9239171ac19d0895273fd1c0c8e6a0bbbac98039 | refs/heads/master | 2016-09-05T09:20:19.904000 | 2011-05-18T11:43:50 | 2011-05-18T11:43:50 | 1,754,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.eastagile.android.test;
public final class R {
public static final class attr {
}
public static final class drawa... | [
"tam.tran@eastagile.com"
] | tam.tran@eastagile.com |
1f8282d144755e9a3be146383a1955063e54a885 | f2a8df7197aa90fca07716d61366fb350b4db7fb | /src/main/java/motiflab/engine/data/NumericSequenceData.java | a33d77b755d9545b102e649ea04f6830b5386c6c | [] | no_license | kjetilkl/motiflab | cac62025f17d45b04d6b9b5bba91800a5431285d | 9a2d45631c3d502dea0b7c7b5cb89f126e04df48 | refs/heads/master | 2022-07-18T11:05:00.281036 | 2020-06-10T09:35:50 | 2020-06-10T09:35:50 | 164,119,903 | 1 | 0 | null | 2022-06-29T17:18:54 | 2019-01-04T14:52:59 | Java | UTF-8 | Java | false | false | 38,249 | java | /*
*/
package motiflab.engine.data;
import java.util.Arrays;
import motiflab.engine.ExecutionError;
/**
* This class holds feature data for a single sequence from a specified
* region in a genome. The type of data contained in these objects are "wiggle data"
* that specify a different value for each position... | [
"kjetil.klepper@ntnu.no"
] | kjetil.klepper@ntnu.no |
237379fdbac73706d2043a97c27e2406840087c8 | da2bef708704762072e89a32702d9dea1f712a75 | /src/part003线程间通信/part3_1等待通知机制/part3_1_11生产者消费者模式实现/一生产与多消费__操作栈_解决wait条件改变与假死/stack_2_old/P_Thread.java | c14c324b14c7c94fe5d4a0900200be78a502406b | [] | no_license | chenjie-sau/thread | b2681a90ded160e417d4bac4c38bea2e3508515f | cae756141440ca5c698aedff2d57491c8b1c1237 | refs/heads/master | 2022-12-01T15:52:08.681829 | 2020-08-14T07:58:35 | 2020-08-14T07:58:35 | 230,549,372 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 454 | java | package part003线程间通信.part3_1等待通知机制.part3_1_11生产者消费者模式实现.一生产与多消费__操作栈_解决wait条件改变与假死.stack_2_old;
/**
* Created by chenjie on 2020/2/16.
*/
public class P_Thread extends Thread {
private P p;
public P_Thread(P p){
super();
this.p = p;
}
@Override
public void run() {
while (... | [
"Emperor_CJ@126.com"
] | Emperor_CJ@126.com |
7af761979207a13602feef5d78d9d2dc03aeb157 | 435d9ddf1944e287b965f9357909e7a32b23edcd | /src/test/java/org/work/demo/SuiteConfiguration.java | 3ffda7eaca214a8adcbb04245a41543fb9e98895 | [] | no_license | vinodrkumars/junit-selenium-demo | a629c472af85b00b729adafa478ddcd23faece63 | 9b23c693e3983caeaaaa439a1baef55e3a14c2ca | refs/heads/main | 2023-05-27T04:30:10.746965 | 2021-06-09T02:57:45 | 2021-06-09T02:57:45 | 375,169,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,887 | java | package org.work.demo;
import org.openqa.selenium.Capabilities;
import org.openqa.selenium.Platform;
import org.openqa.selenium.remote.DesiredCapabilities;
import java.io.File;
import java.io.IOException;
import java.util.Properties;
/**
* Loads test suite configuration from resource files.
*/
public class SuiteCo... | [
"vinodrkumars@gmail.com"
] | vinodrkumars@gmail.com |
126120a16fcf0e9501e955c87cf2009fd917c9a2 | 0ba6978a2263032778d9190cfd00ed0f34197cca | /src/main/java/com/vios/enterprise/warehouse/domain/entity/SimEntity.java | 3d0cefa00aa857106f30f10209f1cb4bb44366f0 | [] | no_license | shantojoseph/warehouse-api-service | e87764c277f9b8816dfd97a85fef81bf64f672c6 | 65ad9cf1d15616833e71567d2f4eb5e764c6023a | refs/heads/main | 2023-06-11T10:37:34.111579 | 2021-07-06T15:40:09 | 2021-07-06T15:40:09 | 383,512,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package com.vios.enterprise.warehouse.domain.entity;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.springframework.stereotype.Component;
import javax.persistence.*;
@Getter
@Setter
@NoArgsConstructor
@Entity
@Component
@Table(name = "SIM")
public class SimEntity extends Audi... | [
"shanto.joseph@outlook.com"
] | shanto.joseph@outlook.com |
48a71f324c287dacbe857eed6aa7e5306a9a2d36 | 4b533c1db53cb485f1981da02f57c0da0912d753 | /com.syhan.rcp.geftut4/src/com/syhan/rcp/geftut4/editor/part/tree/EnterpriseTreeEditPart.java | 99f7d053a9cbd8d5d704bdb660dbeaf72ef1eead | [] | no_license | Lareinahe/Exercise.gef | cd1705625f1c743db3864435d1bdedf31c98a7db | c699b9a4f1a71e03a47c8c18fe0bff75088c6da8 | refs/heads/master | 2021-12-09T16:23:49.737212 | 2016-06-02T08:50:46 | 2016-06-02T08:50:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package com.syhan.rcp.geftut4.editor.part.tree;
import java.beans.PropertyChangeEvent;
import java.util.List;
import com.syhan.rcp.geftut4.editor.model.Enterprise;
import com.syhan.rcp.geftut4.editor.model.Node;
public class EnterpriseTreeEditPart extends AppAbstractTreeEditPart {
//
@Override
protected List<No... | [
"syhan@nextree.co.kr"
] | syhan@nextree.co.kr |
c47f1afda79f214e24129f902d7676f2530e002e | 27e3f1c631066ac1cf3b6e0d27801f5a08a3c9a0 | /src/main/java/com/klenio/dto/InputParametersDto.java | 9cfc3e5d77431699d9cef775d4aedd1e161d1d24 | [] | no_license | niokle/password-creator | fe38d0605cf9285275d478893ae0f8b850b23b1e | 4b018605fc80cae238afd365918ec7b3cd3ef07b | refs/heads/master | 2022-12-29T15:13:12.183373 | 2020-10-20T08:09:48 | 2020-10-20T08:09:48 | 283,483,847 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 543 | java | package com.klenio.dto;
import lombok.AllArgsConstructor;
import lombok.NoArgsConstructor;
import lombok.Getter;
import org.springframework.stereotype.Component;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@Component
public class InputParametersDto {
private String userName;
private String masterPassword;
... | [
"myszapl@gmail.com"
] | myszapl@gmail.com |
53252b7445e43a33b604450fac65ec4d82f2fb7a | d2d7cbbb71b3662771db12f2b7d3226170bb4523 | /app/src/main/java/com/template/customview/Chapter7bActivity.java | 7ab37f15485fd72a61bd0e93f41b77bc4141c062 | [
"Apache-2.0"
] | permissive | wkboys/CustomView | 693c7b5e4ea5971ab3c52da42b8a13eb54dc2d9f | 0f14483c2c9ddc7d1d32bffaff3b64d69e192047 | refs/heads/main | 2023-02-17T14:48:53.778108 | 2021-01-13T05:44:11 | 2021-01-13T05:44:11 | 324,261,713 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package com.template.customview;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
public class Chapter7bActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.ac... | [
"wangyu@pdmi.com"
] | wangyu@pdmi.com |
d7d3bdad674baadc781e21043b0c054760dd9c9a | a2ed12650e771e52ff94bea49710bd048fe38e21 | /judge-impl/src/main/java/com/dwarfeng/judge/impl/service/telqos/EvaluateLocalCacheCommand.java | 1234482391758c44579f642db066a36a48cbf79a | [
"Apache-2.0"
] | permissive | DwArFeng/judge | e36720f4018afc549c661e9d82966dcb489f69a3 | 801f99b9d34ce8783a1ceef17fde214544de1dce | refs/heads/master | 2023-08-17T03:23:37.438421 | 2021-06-22T07:03:10 | 2021-06-22T07:03:10 | 251,041,700 | 0 | 0 | Apache-2.0 | 2023-08-31T13:38:41 | 2020-03-29T13:42:43 | Java | UTF-8 | Java | false | false | 4,060 | java | package com.dwarfeng.judge.impl.service.telqos;
import com.dwarfeng.judge.stack.bean.EvaluateInfo;
import com.dwarfeng.judge.stack.bean.entity.JudgerInfo;
import com.dwarfeng.judge.stack.handler.Judger;
import com.dwarfeng.judge.stack.service.EvaluateQosService;
import com.dwarfeng.springtelqos.sdk.command.CliCommand;... | [
"915724865@qq.com"
] | 915724865@qq.com |
4d1f5798394469c02f36357f51eeff017f79a432 | c9754b80cb687625468a93e68eabfe7fdd30d9f9 | /src/test/java/ua/com/khrypko/family/budget/user/service/FamilyServiceImplTest.java | e2fbc36ea3ae68d2e8210eb13e91249dc7bd72c6 | [] | no_license | Khrypko/f_budget | b2ef595e31824cbe980c2701acf08571133dada0 | 84cd5b45134be22ea1f83c4bd83e9058a124cc17 | refs/heads/master | 2021-05-11T20:51:41.413576 | 2018-02-25T15:51:36 | 2018-02-25T15:51:36 | 117,452,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,629 | java | package ua.com.khrypko.family.budget.user.service;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnitRunner;
import ua.com.khrypko.family.budget.exception.NoSuchEntity;
import ua.com.khrypko.family.budget.user.dto.FamilyDto;
i... | [
"khrypko.m@gmail.com"
] | khrypko.m@gmail.com |
d7fbcd8692332811228c51fe5ab42a1a51099a09 | 6dbae30c806f661bcdcbc5f5f6a366ad702b1eea | /Corpus/tomcat70/985.java | 73e72c04870affb1b379e501da2f647e6d69ab4a | [
"MIT"
] | permissive | SurfGitHub/BLIZZARD-Replication-Package-ESEC-FSE2018 | d3fd21745dfddb2979e8ac262588cfdfe471899f | 0f8f4affd0ce1ecaa8ff8f487426f8edd6ad02c0 | refs/heads/master | 2020-03-31T15:52:01.005505 | 2018-10-01T23:38:50 | 2018-10-01T23:38:50 | 152,354,327 | 1 | 0 | MIT | 2018-10-10T02:57:02 | 2018-10-10T02:57:02 | null | UTF-8 | Java | false | false | 5,551 | 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 may ... | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
a7eb23ba4e3c2d8d5e70bcd23b70d0328fd0e73c | 3dca6bd7b656e31abdf13e3d02d8baaf0ba450c5 | /dd-oj-web/src/main/java/com/ddoj/web/controller/format/user/PullUsersIntoContestFormat.java | effca802331631fe9b6a69a27b7e0b55829a1d92 | [] | no_license | zhengdayday/dd-oj | 33968fcb3307d7b716dd0942d677c02be7f5cc0d | fd6789f191af4cbc3d532c26587970312fbe2cae | refs/heads/master | 2020-03-12T21:46:29.401439 | 2018-04-24T10:03:37 | 2018-04-24T10:03:37 | 130,834,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 665 | java | package com.ddoj.web.controller.format.user;
import org.hibernate.validator.constraints.Length;
import org.hibernate.validator.constraints.Range;
import javax.validation.constraints.NotNull;
/**
* @author zhengtt
**/
public class PullUsersIntoContestFormat {
@Length(min = 1, max = 6)
private String passwo... | [
"1157790064@qq.com"
] | 1157790064@qq.com |
5a1e66d3ba6105ef5e8ba2ca73bbc9cc308f1c79 | 5484d6124366533d5b10911cb927348aaaddaa1f | /Spring/Spring-1/src/com/abc/spring/bean/generic/di/BaseService.java | 7c20c710cea2a5b9b854c6192c409020a97e00f9 | [] | no_license | hegao12/learningNote | c6b04051bd17b6606755812b6f69ac8f7f35ad4f | 751baad79d6d4a79e530fc1fc3032e8f3eb0f5dc | refs/heads/master | 2022-01-22T21:02:21.423252 | 2019-08-02T11:39:13 | 2019-08-02T11:39:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package com.abc.spring.bean.generic.di;
import org.springframework.beans.factory.annotation.Autowired;
public class BaseService<T> {
@Autowired
protected BaseRepository<T> repository;
public void add() {
System.out.println("addd in service");
System.out.println(repository);
}
}
| [
"gaohe124@126.com"
] | gaohe124@126.com |
bb1024e5cfe7594ecaf0a5a91ea0b35f6b758260 | b7f5dcfa788c1310b48320ba299163bf326b3a7c | /src/com/cloudfire/entity/AllEnviDevEntity.java | add9ae84e6d33a208ce034cf3ab14f88fe33cc17 | [
"Apache-2.0"
] | permissive | bingo1118/zdst_service | 4a18ab499a2ae2c4142e33000794dc1381dfed06 | 6d1a743ea681e38494cb8d7732fa221dbb881e73 | refs/heads/master | 2022-01-20T10:40:51.893803 | 2019-05-13T01:21:47 | 2019-05-13T01:21:47 | 186,324,000 | 1 | 2 | null | null | null | null | GB18030 | Java | false | false | 3,831 | java | package com.cloudfire.entity;
import java.util.List;
public class AllEnviDevEntity {
/**
* error : 获取烟感成功)
* errorCode : 0
* smoke : [{"address":"深圳市 红坳村148号","areaName":"南凤派出所","camera":{"areaName":"","cameraAddress":"","cameraId":"","cameraName":"","cameraPwd":"","latitude":"","longitude":"","placeT... | [
"447292486@qq.com"
] | 447292486@qq.com |
16d30f322c36c8a55de8040403f5a76825caa81d | 5111cd4d27e846053fc844335ab96b42f60e3b16 | /zy-gis-service/src/main/java/com/zy/dzzw/gis/service/SpatialTemporalConfigService.java | 7924dfe9f33d1ec87f877d0ea6d25ada269a1ac8 | [] | no_license | wellsmitch/officeMap | d259b7cdd8cc2c22e1688b1c8b56f834c680ce78 | 9777a5066f5b9eb061a64efee7f263b831cbaa9e | refs/heads/master | 2023-04-15T07:39:09.090910 | 2021-04-23T02:22:23 | 2021-04-23T02:22:23 | 360,738,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,284 | java | package com.zy.dzzw.gis.service;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.mongodb.core.query.Criteria;
import org.springframework.data.mongodb.core.query.Query;
import org.springframework.stereoty... | [
"1970083855@qq.com"
] | 1970083855@qq.com |
69eb4642ffa7a3a8e3cccf968d29d7aeaac3f1d4 | 78908df86f9bd25e11027d8da4fd1301ac537113 | /plugins/org.springframework.ide.eclipse.quickfix.tests/src/org/springframework/ide/eclipse/quickfix/tests/QuickfixUtilsTest.java | c79b11ee3a3a6c22c2bd62a9a8a7cc01294084f4 | [] | no_license | strikingraghu/spring-ide | aa234e41e59742e4b3265df6ac1f3e92be7391dd | 8cf3c470a9379646764bc67133e13c35b68cf756 | refs/heads/master | 2020-04-26T09:37:30.306637 | 2019-02-28T21:04:08 | 2019-02-28T21:04:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,531 | java | /*******************************************************************************
* Copyright (c) 2012 VMware, Inc.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at... | [
"leo.dos.santos@tasktop.com"
] | leo.dos.santos@tasktop.com |
05e0da24c2c4409b82c6bebf336222c1c1152078 | d4c235decea922f93f1d284e1b4929b5e370869d | /src/main/java/pl/sdacademy/views/ClientView.java | 6a945b6395ff8cbd28caac070fa790855a3c3af0 | [] | no_license | marcincagara/Ksiegowosc | 8e56cbabfb28874d5a22e577a593911dbcbd3988 | 722be73d8cba743aad2e7c93808547dbde56ad2b | refs/heads/master | 2021-05-12T16:28:23.606999 | 2018-01-07T14:13:35 | 2018-01-07T14:13:35 | 117,014,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 57 | java | package pl.sdacademy.views;
public class ClientView {
}
| [
"marcincag@gmail.com"
] | marcincag@gmail.com |
93b7deebb1ee0b9ecb2e4854f0d9086b3b1b9bcb | 3cb753efbf328e5d7a67b3d57e3a7a557e961a42 | /apollo-core/src/main/java/com/haitao/apollo/service/schedule/impl/appraise/UserAppraiseTimeoutStrategy.java | f702fd7135ce04c9e590563fd18ba42ba2c9ca9c | [] | no_license | 120386135/apollo | a1b4f334f31925f303dbf5808ebc193ed297c7dd | 045c1bc2464a2561f9ca9f438de688e14f12b061 | refs/heads/master | 2020-06-12T03:43:57.842352 | 2018-04-02T08:17:20 | 2018-04-02T08:17:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,584 | java | package com.haitao.apollo.service.schedule.impl.appraise;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import com.haitao.apollo.enums.IsDefaultEnum;
impo... | [
"zengbin@zafh.com.cn"
] | zengbin@zafh.com.cn |
77a346e01dbd5f70f607b896497fed304742ff13 | 43918bda38275a89b1201ea8c5e8cc7b0f229575 | /spring-context/src/main/java/org/springframework/context/annotation/ConfigurationClassBeanDefinitionReader.java | 44c3723c6df346b5ebbdf572ff253f19ee19895a | [
"Apache-2.0"
] | permissive | binghua-zheng/spring-framework-5.0.x | 9d87b5bcb632f2bce90b3272806bb1eddb05b754 | 770dc3cb85ba1dd46bd553ea462453e57b7e0119 | refs/heads/master | 2023-01-14T03:56:24.455143 | 2020-11-25T15:39:14 | 2020-11-25T15:39:14 | 307,368,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,434 | java | /*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"binghuazheng@163.com"
] | binghuazheng@163.com |
b6839a7d3713cdb434d9755c8c593af90167a557 | 92134f5f7e02b42e8da9e4c9d307d7f55355f994 | /src/main/java/com/zxsoft/fanfanfamily/base/service/impl/BaseServiceImpl.java | bd5d16be22ae1551e5efee22aed81aaadb03494c | [] | no_license | ZXSoftCN/FanF | 4764c88872c16bf9493906b60db07209b8e3fefe | e82d26b137e2d0457daa481a0cbdfe0dba702c11 | refs/heads/master | 2020-03-23T15:40:40.612921 | 2018-09-27T07:42:04 | 2018-09-27T07:42:04 | 141,766,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,052 | java | package com.zxsoft.fanfanfamily.base.service.impl;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.zxsoft.fanfanfamily.base.domain.EntityIncrease;
import com.zxsoft.fanfanfamily.base.domain.Menu;
import com.zxsoft.fanfanfamily.base.domain.vo.AvatorLoadFactor;
import com.zxsoft.fanf... | [
"13728199836@163.com"
] | 13728199836@163.com |
d0c4f861f429ed73f3d79a9dc702923cae2f0c12 | 96fdd0969806934251ab4320dcd2c24748124a26 | /anyoujia-common/src/main/java/cn/anyoufang/utils/AesCBC.java | 552774af0e16942459a28aee7f609b83e5ac3fef | [] | no_license | tinkinginGitHub/shequsuo | 23d903e6207a9a5116622782e3c1af8185975380 | dab42ff6c6b76eeee5479233499ad0ff119d6d6f | refs/heads/master | 2020-03-27T15:43:26.748604 | 2019-01-21T06:32:12 | 2019-01-21T06:32:12 | 146,735,209 | 2 | 0 | null | 2018-12-14T03:37:12 | 2018-08-30T10:41:22 | Java | UTF-8 | Java | false | false | 2,511 | java | package cn.anyoufang.utils;
import javax.crypto.Cipher;
import javax.crypto.spec.IvParameterSpec;
import javax.crypto.spec.SecretKeySpec;
/**
* AES 是一种可逆加密算法,对用户的敏感信息加密处理
* 对原始数据进行AES加密后,在进行Base64编码转化;
* @author daping
*/
public class AesCBC {
/**
* 已确认加密用的Key 可以用26个字母和数字组成
* 此处使用AES-128-CBC加密模式,ke... | [
"891130271@qq.com"
] | 891130271@qq.com |
d6828d0b481c369fd4ec908b9d9f73541ffceb6e | ce9340c5c202398f11dec6a9a066d32b5f151c3c | /tdmuteam.fhome/app/src/main/java/dcsteam/tdmuteamfhome/service/NotificationService.java | d7eb09b9d17383950307f24e120910f06161b681 | [] | no_license | LeVinhit/tdmuteam.fhome | 45187fa3721e3e2a1f1ad1a19a05e1cb52987de2 | 9595f7521cb1152b4a15046394dbe8b7723f73b8 | refs/heads/master | 2021-08-19T07:06:47.656207 | 2017-11-25T03:56:14 | 2017-11-25T03:56:14 | 111,975,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,653 | java | package dcsteam.tdmuteamfhome.service;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Intent;
import android.media.RingtoneManager;
import android.net.Uri;
import android.os.IBinder;
import android.support.an... | [
"levinhit.tdm@gmail.com"
] | levinhit.tdm@gmail.com |
fe96b392c9cf54125e3ebe2ffee3715758b16111 | aa8085ea3aaf4cbbb938fac0ad95477d79c12e64 | /subprojects/griffon-javafx/src/main/java/griffon/javafx/collections/DelegatingObservableSet.java | 5ab7ae2525eebc35adc775bde56802d091890b39 | [
"Apache-2.0"
] | permissive | griffon/griffon | 3197c9ee3a5ee3bcb26418729f5c611f6f49c2d9 | de3a5a7807478e750bfa7684f796ced42322f1aa | refs/heads/development | 2023-09-04T16:34:08.308818 | 2021-11-06T23:19:37 | 2021-11-06T23:19:37 | 1,889,544 | 288 | 96 | Apache-2.0 | 2020-04-30T19:14:02 | 2011-06-13T15:58:14 | Java | UTF-8 | Java | false | false | 3,391 | java | /*
* SPDX-License-Identifier: Apache-2.0
*
* Copyright 2008-2021 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | [
"aalmiray@gmail.com"
] | aalmiray@gmail.com |
06f680c2ea4e1f9d62e8aa4bf761e17c3835eedc | 8181b781903db3334ed7b483b3d7871c091ea72f | /test/CalculatorTest.java | cb3659641050c3fb00d8413fa045683748263b94 | [] | no_license | CodeAmend/calculator | f643ab8c96bcb56c4fcb1fcf4c6f706487aab0ba | a506fe56975a350ff34c0f4af509d56eeaa3bfc9 | refs/heads/master | 2021-01-17T15:41:37.214470 | 2016-07-26T22:18:03 | 2016-07-26T22:18:03 | 43,619,862 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,339 | java | import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Created by codeamend on 10/3/15.
*/
public class CalculatorTest {
private final double TOLERANCE = 0.00001d;
Calculator calc;
@Before
public void setUp() {
calc = new Calculator();
}
public void... | [
"CodeAmend@Gmail.Com"
] | CodeAmend@Gmail.Com |
9b54e4577b75762452a530e26c487b6601289e32 | fa38c4679be5651296dd0944cbc2beeed4699c33 | /src/main/java/com/github/lyrric/ui/MainFrame.java | 39baf5c748901d2c77263a230e60f534614ef5a4 | [] | no_license | udeth/seckill | ead12c9c1cc94a65ea30626705fdf042537081cb | d7d3d3197411cc592d0602665d0d29bb4564bfd0 | refs/heads/master | 2022-11-29T11:15:05.246195 | 2020-08-11T12:09:16 | 2020-08-11T12:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,499 | java | package com.github.lyrric.ui;
import com.github.lyrric.conf.Config;
import com.github.lyrric.model.BusinessException;
import com.github.lyrric.model.TableModel;
import com.github.lyrric.model.VaccineList;
import com.github.lyrric.service.SecKillService;
import org.apache.commons.lang3.StringUtils;
import javax.swing.... | [
"xx20510@163.com"
] | xx20510@163.com |
27a174b3a65522b743ef18b3c3226e79805a7fe6 | b0b0c5512430c9ba47f193ddf7b9d9480d135ae5 | /app/src/main/java/com/rackluxury/jaguar/reddit/fragments/ViewRedditGalleryVideoFragment.java | 9b9eca7de03065242101ee0a060d1cee88589cf0 | [] | no_license | HarshAProgrammer/Jaguar | 87562150625387f2c954d32f705e0b704f7e5866 | 24239c652384aaff06882d818961cf462a08e373 | refs/heads/master | 2023-08-17T07:42:29.291799 | 2021-09-13T16:42:56 | 2021-09-13T16:42:56 | 405,972,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,657 | java | package com.rackluxury.jaguar.reddit.fragments;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.content.res.Configuration;
import android.media.AudioMa... | [
"App.Lavishly@Gmail.com"
] | App.Lavishly@Gmail.com |
ca59e58abcaa207aef9499d6eead8bc6b80f10f2 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/25/25_fac0c34f3cdcc0e6a5d85761d2efb7ecfd47a6d6/MainWindow/25_fac0c34f3cdcc0e6a5d85761d2efb7ecfd47a6d6_MainWindow_t.java | da83e6e507741cd6994d4b9bf292e47eb9867a37 | [] | 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 | 73,977 | java | /*
Part of the ReplicatorG project - http://www.replicat.org
Copyright (c) 2008 Zach Smith
Forked from Arduino: http://www.arduino.cc
Based on Processing http://www.processing.org
Copyright (c) 2004-05 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology
This program i... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
747a29cceba1bee6bef80f9f704d7e7151d3f8a5 | 00d3b627c1dfd6ac7e613eedffe32f726e1564c7 | /app/src/main/java/com/example/chronus/TomatoView.java | d7ae8ff55db9e5c237c1e7c4c15a730d29513239 | [] | no_license | ShawnDiego/Chronus | 02c3c9eb8cc9e89942d563eec043e855ed96e6ba | 2c36cc3dd114c6954ab1903c02273d0eabc31e99 | refs/heads/master | 2022-03-23T10:06:57.351221 | 2019-12-25T06:35:41 | 2019-12-25T06:35:41 | 198,171,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,892 | java | package com.example.chronus;
import android.animation.ValueAnimator;
import android.app.NotificationManager;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.RectF;
import android.... | [
"miqi111111@126.com"
] | miqi111111@126.com |
84a9830ab3426ceb49491bef2ea238df078c44f5 | bd928d717511f33857bfe8210de321830b75c5fc | /src/main/java/com/bowlink/rr/jobs/ProcessUploadFilesJob.java | f86b1398f72f7b8eeebce274a75a57c6244b5c7c | [] | no_license | bowlinktech/rapidregistry | 73f06879b41ffe31b53bdbf24a8bf4db1d7b7c32 | a48c0a0af992b048185c674f7e963b41fe088142 | refs/heads/master | 2023-08-18T03:18:16.251210 | 2023-08-09T20:10:47 | 2023-08-09T20:10:47 | 22,726,288 | 0 | 0 | null | 2021-12-15T01:49:32 | 2014-08-07T15:26:33 | Java | UTF-8 | Java | false | false | 1,290 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.bowlink.rr.jobs;
import com.bowlink.rr.service.importManager;
import java.util.logging.Level;
import java.util.logging.Log... | [
"gchan123@yahoo.com"
] | gchan123@yahoo.com |
52d3c17bccc5e54f782d5912b8c5e7960db836e3 | cc13305700d14af74e6576cc462be8adbe0dcd33 | /12-02-2015/elearning/src/main/java/org/lztvn/elearning/service/IMessageService.java | 77dad094af020b2f6a63cee4783953f5ada45377 | [] | no_license | sivarajankumar/lzt-elearning | 6854b6a4c7c10a26398ce4e45536384b0e5e15f8 | cd91e80ad4c438154dc18d68aca051bbf8e733a8 | refs/heads/master | 2021-01-10T03:19:13.872113 | 2015-03-04T09:55:32 | 2015-03-04T09:55:32 | 48,041,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 151 | java | package org.lztvn.elearning.service;
import org.lztvn.elearning.dao.IMessageDAO;
public interface IMessageService extends IMessageDAO {
}
| [
"duanvuminh@gmail.com"
] | duanvuminh@gmail.com |
04e034c30121ffcaaa3e611865b5b45bc23084b8 | afaf5c898380ef0576b816143bb7df9923108019 | /app/src/main/java/com/example/sederhana/MainActivity.java | 299184006ded2783bbd0a828b690502c84f69903 | [] | no_license | rahmaalia/rahmaXIRPLA_login | ef9c85887af89d15e9be74f234fa56ce27c2d774 | f5c43da314cb168c004a517aefe18a79f4c2f6bb | refs/heads/master | 2020-07-17T11:42:04.225026 | 2019-09-03T07:18:00 | 2019-09-03T07:18:00 | 206,013,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,943 | java | package com.example.sederhana;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.google.android.material.textfield.TextInputEditText;
import com.google.android.material.textfield.TextInputLayout... | [
"rahmaaliaputri27@gmail.com"
] | rahmaaliaputri27@gmail.com |
db69d9122d651e25dffd6fec99b124d82d01a810 | 0bf8a01ba1c90bd0783018232bd3a83c8fdedf4e | /gtk-devops-algorithm/src/main/java/com/gqs/algorithm/class005_count_sort/T001_PrefixTreeArray.java | c5c074b7e9b87dcfaf2a401bf9e0ba556a433d31 | [] | no_license | gaoqisen/gtk-devops-scd | 738aa8891a44dbedfd0c5158653e59f48105e7e8 | c4df46016402d99902c6a6f58dc958eb2fd963bb | refs/heads/master | 2023-06-23T00:58:34.068071 | 2023-06-19T14:59:43 | 2023-06-19T14:59:43 | 238,143,223 | 0 | 1 | null | 2023-03-08T17:31:56 | 2020-02-04T06:57:36 | Java | UTF-8 | Java | false | false | 2,775 | java | package com.gqs.algorithm.class005_count_sort;
public class T001_PrefixTreeArray {
public static class Tire{
public Node root;
public Tire() {
this.root = new Node();
}
// 插入字符串
public void insert(String str) {
if(str == null || str.isEmpty()) {
... | [
"1073825890@qq.com"
] | 1073825890@qq.com |
b80b8e7246dcfa0457c766d86185ae98c85f83b7 | 2587b4daf81190246e930e2da12df30b28469c58 | /src/com/challenge63/Solver63.java | b3cf73c2e68df28eb83fdddfcd504177587bc825 | [] | no_license | gaborweisz/Euler79 | 353539522c74da3ab5a36efcc05564a9c8f607ff | d9deba5008f6820a285513ee0ea1ebcbf67e6e41 | refs/heads/master | 2021-09-24T00:41:16.512858 | 2021-09-17T13:18:57 | 2021-09-17T13:18:57 | 150,324,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.challenge63;
import java.math.BigDecimal;
/**
* Created by gabor on 2019.04.15..
*/
public class Solver63 {
public void solve() {
int max_num = 100;
int max_pow = 100;
int counter = 0;
for (Integer n = 1; n <= max_num; n++) {
for (int p = 1; p <= max_po... | [
"43587299+gaborweisz@users.noreply.github.com"
] | 43587299+gaborweisz@users.noreply.github.com |
db211ea6775b9eedb4362ca91b7f64d3f70dc9bb | 93c67d54e516ca02e4de482c70aad4fd25847352 | /src/test/java/com/lee/you/mongodb/TestMain.java | fb65e8552a458001ee54d52c6918ea94521c7974 | [] | no_license | youzhibing/mongodb | a1910419eebbbcc3d6882edf4e6a44ea782f7493 | 3b885df227d70e29566d33c6db166215b9067777 | refs/heads/master | 2021-01-21T18:34:31.557589 | 2017-05-23T11:17:04 | 2017-05-23T11:17:04 | 92,061,959 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package com.lee.you.mongodb;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.lee.you.mongodb.dao.IMongoDao;
public class TestMain
{
public static void main(String[] args)
{
ApplicationContext context= new ClassPathXmlApp... | [
"997914490@qq.com"
] | 997914490@qq.com |
7495b7d60b4073cd2cc0b08dd6caf84c657d856b | ee5d3f5b62ea5c5f3e4674c1821b3f1275656cdf | /05.04-Records/src/Quadrado.java | 1dda6a045ec1383da143dee95718463c1471726c | [] | no_license | JuniorPlantier/JavaSe-Fundamentos | b6997acc2bfa88f042e934dd3900fba8710d2e84 | 28ec4ea28e7aae61634336d1fb37d9f150e0a582 | refs/heads/master | 2022-12-07T10:07:11.639200 | 2020-09-02T13:24:32 | 2020-09-02T13:24:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 102 | java |
public record Quadrado(double lado) {
public double calcularArea() {
return lado * lado;
}
}
| [
"junior.plantier@gmail.com"
] | junior.plantier@gmail.com |
b728dea32ed8a6d5c6149fcf6ec2d6197273f559 | ab99e077ea0f501d81fabb9101ed6fc9bd733874 | /src/FortuneTeller.java | 8ae43c406341ac71acf57b3358df15b458b1c5ce | [] | no_license | camman00/Level-1 | c0324fc9d8613db5cc8cb275a5a7839e4cba21f8 | 4f88bf372ddd1b203bb0f7e174bb15a573324da5 | refs/heads/master | 2020-04-06T04:53:15.311418 | 2017-04-02T19:40:21 | 2017-04-02T19:40:21 | 73,642,595 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,405 | java | import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.image.BufferedImage;
import javax.imageio.ImageIO;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.SwingUtilities;
@Suppr... | [
"skyswims@yahoo.com"
] | skyswims@yahoo.com |
b432c71484b329d0fd1572a500076f08be7ffd5b | 962494be5b297050796531d2381cdc1715a9c22a | /httpVerbs/src/main/java/br/com/microservices/taha/config/exception/handler/GlobalResponseEntityExceptionHandler.java | 24904490b44c2a8047b06e43630ade5671f9f5f0 | [] | no_license | antoniotaha/basic-spring-boot | 975f38439b976dcbb6f418f167a8e2c9a5faf55f | 475da4514bf92b57f2d83c95e92279e709c1c73f | refs/heads/main | 2023-08-05T11:35:37.125094 | 2021-09-24T21:59:25 | 2021-09-24T21:59:25 | 410,061,481 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,514 | java | package br.com.microservices.taha.config.exception.handler;
import java.time.LocalDateTime;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.R... | [
"antoniotahasc@gmail.com"
] | antoniotahasc@gmail.com |
88490152f6b64340cb90ddd9a5a769a930b51710 | 0834c0c4e4e488e58ec3aeef939a1ad5149a9185 | /src/test/java/org/openapitools/client/api/GroupUsersApiTest.java | a5ccb5f64e1c05f04a4f0d4a1aeb11e5454b4138 | [] | no_license | caleeli/spark-sdk-java | f90fdf581e973e78f300928faf5d79cd7cb5549f | 5186824f8c6bdb5301f3f3faad7f378ea84a298c | refs/heads/master | 2020-05-17T11:03:43.071597 | 2019-04-26T18:19:11 | 2019-04-26T18:19:11 | 183,674,934 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | /*
* ProcessMaker API
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* OpenAPI spec version: 1.0.0
* Contact: info@processmaker.com
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-gene... | [
"davidcallizaya@gmail.com"
] | davidcallizaya@gmail.com |
58c86765990cc779d384b17460848744d3682435 | 1db6a9775f3a6d1e05d9897cc3f24bd193a42bbc | /src/main/java/ext/RandomUniqueValue.java | 7bf5e2b12816fc4ec73e918de8e26762d79a3d35 | [] | no_license | lyoumi/RPG | 943d6a888c62c47e550fbd2d1933af890d58d6d6 | 022f22ebb74d990fa4526ca1cbb1b98660af8f36 | refs/heads/master | 2021-01-18T12:04:27.098386 | 2017-09-10T10:22:06 | 2017-09-10T10:22:06 | 97,833,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,369 | java | package ext;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
/**
* Класс с методом возвращающим кникальное значение типа int.
*/
public class RandomUniqueValue {
private Random random = new Random();
private List<Integer> list = new ArrayList<>();
/**
* Этот метод опис... | [
"newframework@protonmail.com"
] | newframework@protonmail.com |
300fe5641ca426e0f516f68b7b5f7da0f7a9a927 | 1c0fa98cfa725e6f0bbb29792a2ebaeb955bde6b | /fanyi/src/main/java/com/fypool/component/ScheduleComponent.java | 90ce58ea19349d7656e1f13340496c63d674e62e | [] | no_license | mack-wang/project | 043a17d97b747352d2d20ab8143188a26872cfaf | c7eec8ba9b87d24272511abb519754067e6e65e3 | refs/heads/master | 2021-09-01T06:59:51.084085 | 2017-12-25T14:34:40 | 2017-12-25T14:34:40 | 115,329,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,674 | java | package com.fypool.component;
import com.fypool.controller.web.FileCleanController;
import com.fypool.model.SmsNotify;
import com.fypool.repository.AttributeRepository;
import com.fypool.repository.FileCleanRepository;
import com.fypool.repository.SmsNotifyRepository;
import com.fypool.repository.TaskRepository;
impor... | [
"641212003@qq.com"
] | 641212003@qq.com |
512381a11111cd8f6a237772ab18789971b67e51 | 40dc49503632d51583e88add9009599e74f5ac46 | /any-vblog/src/com/ilovn/app/anyvblog/model/sina/UserInfo4Sina.java | e1f97509dd21ec3b917ac7f54c0bb50592ae7532 | [] | no_license | hongyunxp/any-vblog | c301d9a2200f62f75c20867618ef3a8d12958ca5 | 122b2d83f7f749e9a0626d4c2fa1f9a280206556 | refs/heads/master | 2020-06-06T17:18:55.547671 | 2012-04-29T04:26:32 | 2012-04-29T04:26:32 | 41,403,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,902 | java | package com.ilovn.app.anyvblog.model.sina;
import java.util.Map;
import com.ilovn.app.anyvblog.model.User;
import com.ilovn.app.anyvblog.model.UserAdapter;
import com.ilovn.app.anyvblog.utils.Constants;
public class UserInfo4Sina implements User {
private String id; // int64 用户UID
private String screen... | [
"zhaoyong1990@gmail.com"
] | zhaoyong1990@gmail.com |
e5d11a7de14f22ed798f2d41ca86bece79ad0ff8 | e0cb36c94a00f960bfb710d29c9ee09ec03cea34 | /app/src/main/java/com/example/generify/viewModel/DashboardViewModel.java | 14eacab95819033b6e1ab1bd0e782ef813e2ceca | [] | no_license | erdemduman/Generify_Mobile | 5b2798dc674cce115ee1a4be6ec7a35305bcf9d2 | 7d59c9adc2c9be284164e829658dfbd27bdacee9 | refs/heads/master | 2021-07-17T10:53:52.785738 | 2020-09-17T17:14:26 | 2020-09-17T17:14:26 | 214,883,754 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 835 | java | package com.example.generify.viewModel;
import android.app.Application;
import androidx.annotation.NonNull;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import com.example.generify.service.SpotifyAuth;
import com.spotify.sdk.android.authentication.AuthenticationRequest;
public clas... | [
"erdemduman23@gmail.com"
] | erdemduman23@gmail.com |
750a8e8b798a2d1a75f61a17b1bb95356aa4620a | 76365e99485d9889cf348554a6d8196eb477cfb0 | /mini project/build/app/generated/not_namespaced_r_class_sources/debug/r/androidx/transition/R.java | efd4a2baf0a44745c5d4d78dfd9517b201a35702 | [] | no_license | ShubhamModi999/Automated-Food-Ordering-System | f9abf5058b4fde692ba8d2946661af803219cdf5 | 145d5b925f6071afc8d52748a7dd3d1c7a08d85a | refs/heads/main | 2023-06-14T14:47:48.316205 | 2021-07-08T11:34:59 | 2021-07-08T11:34:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,116 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.transition;
public final class R {
private R() {}
public static final class attr {
private attr() {}
... | [
"87000385+ShubhamModi999@users.noreply.github.com"
] | 87000385+ShubhamModi999@users.noreply.github.com |
d1ca8466deb982901d0e079ab24f553ef8c263f2 | 620de2e6a5581846ee02da6494c29d8567b173b2 | /app/src/main/java/com/dainavahood/workoutlogger/exercises/ExercisesActivity.java | c390f4ff526a791a26201f566093d7f7562033ef | [] | no_license | Dainiulis/WorkoutLogger | bc887e0afcdf139f6bd8587b4656aeba027fbd87 | 584bb629f1905fbcac27a0ce72441444addc5f71 | refs/heads/master | 2021-01-11T15:53:10.452036 | 2017-07-02T09:14:41 | 2017-07-02T09:14:41 | 53,480,484 | 0 | 0 | null | 2016-03-09T08:32:23 | 2016-03-09T08:20:28 | null | UTF-8 | Java | false | false | 9,003 | java | package com.dainavahood.workoutlogger.exercises;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.res.Configuration;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
imp... | [
"dainiusmie@gmail.com"
] | dainiusmie@gmail.com |
4b09c2ff7c64c4910eabe4a2189b81d66c80bc27 | 91091cc7597135ee3c5af10046979fd62c5db16d | /ReflectionExam/gen/com/example/reflectionexam/R.java | 932f96651f53a8c3fe31c1652270c4be436b59df | [] | no_license | stickto1/android_animation | 23e82928ee5948da67eae1cdbb9bfbf69d241368 | 10eab3684c2279f984aec3c498d14e4ee42f8c95 | refs/heads/master | 2021-01-19T14:07:12.045413 | 2013-01-30T02:06:30 | 2013-01-30T02:06:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,095 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.reflectionexam;
public final class R {
public static final class attr {
}
public static final class drawa... | [
"ksfaly@clbee.com"
] | ksfaly@clbee.com |
b8b77c8a4a51256662ae2a3d08967cd899576f11 | f5427d82a994b7b05a3564abcb93a8a4bb6141cf | /src/com/cn/saint/ssh/spring/SpringAOPDemo.java | b7175ca38eaa4c23b502d8adf0b9daa4e3d33fae | [] | no_license | saintliu/I-love-code | 2417a94555e38424fbe358f7ef3e50868efb6c49 | 52357638f12795c625da363ae2f8b220ee6bb6b7 | refs/heads/master | 2021-08-15T03:42:31.881191 | 2017-11-17T07:47:09 | 2017-11-17T07:47:09 | 111,076,229 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package com.cn.saint.ssh.spring;
/**
* @author saint
* @version 创建时间:2017年8月30日 下午2:00:33
* 类说明
*/
/**
* 可以理解为:对业务功能进行前入/后入的的功能插入
* 是的业务功能可以专心业务的实施。
*
*
*/
public class SpringAOPDemo {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}
| [
"liuyusheng86@163.com"
] | liuyusheng86@163.com |
81a6168e2b27c0f28328fee727e74cb383e68e26 | a460c94f6965bc77a836b5b479081b0fd36ad685 | /DP_&_ Greedy/Intermediate/Russian Doll Envelopes/Main.java | c976ce2eadc85ed51e02467db72c2c6a66f35df7 | [] | no_license | immahesh1/DSA | e06799da11860a5f5b3041ac74f8d064aa061199 | 591c1fecee525670b152918afaf25df06843e8bc | refs/heads/master | 2023-08-11T22:19:02.826045 | 2021-09-07T20:26:22 | 2021-09-07T20:26:22 | 295,623,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | import java.util.*;
import java.io.*;
class Main{
public static class Envelope implements Comparable<Envelope>{
int w,h;
public int compareTo(Envelope o){
return this.w - o.w;
}
}
public static void main(String[] args) throws Exception {
BufferedReader br = new B... | [
"mahesh_kumar1019@yahoo.in"
] | mahesh_kumar1019@yahoo.in |
c0de1582a4ebe8f2ac7aba248c708cb09b7d6b70 | b40458b5b81fda474d03f593b801eafb21b2897b | /library-net/src/main/java/com/young/library/net/cookie/CookieJarImpl.java | c2af222a824121e65d3a484d32640fa380ea7626 | [] | no_license | Deep20160607/young_people | dc26c53f04fda8969cbc372f9588d275607e890c | 7f9a2b3941290cfd6aa637544e3c0f8e86033610 | refs/heads/master | 2022-03-18T23:02:19.354772 | 2022-03-14T12:37:08 | 2022-03-14T12:37:08 | 469,724,978 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java |
package com.young.library.net.cookie;
import com.young.library.net.cookie.store.CookieStore;
import java.util.List;
import okhttp3.Cookie;
import okhttp3.CookieJar;
import okhttp3.HttpUrl;
/**
* CookieJar的实现类,默认管理了用户自己维护的Cookie
*
* @author dupeng
* @version 2.6.0, 2019/3/26 10:32 PM
* @since android 17Middl... | [
"dupeng@qiyi.com"
] | dupeng@qiyi.com |
7b1704dad41fc93bba526ade894bdc35b0122ba7 | 20d235f5ece12fa64093b8d0a49bd0f42761eb10 | /src/test/java/io/github/miareko/test/concurrency/ProducerAndConsumerTest.java | 4d616cb40663032cd3e1e36835aa17430594cba2 | [] | no_license | miareko/java-practice | 6d301b795e2843d9ead8d6200f6afb8d544f7712 | d927c7de111306d089f216b70313051fa854abb7 | refs/heads/master | 2020-03-16T23:24:32.494600 | 2018-08-13T16:32:13 | 2018-08-13T16:32:13 | 133,076,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | package io.github.miareko.test.concurrency;
import io.github.miareko.samples.concurrency.producerandconsumer.LockCondition;
import io.github.miareko.samples.concurrency.producerandconsumer.WaitNotify;
import org.junit.Test;
/**
* Created by miareko on 2018/5/12.
*/
public class ProducerAndConsumerTest {
@Test
... | [
"teamfanlu@gmail.com"
] | teamfanlu@gmail.com |
6f1fd8adfb1fcb15bc2575d0b3a8f18ab0c099b4 | d4c6b053382a13aac151b47480be09492108c64e | /src/main/java/com/zyr/demo/exception/AuthorizationException.java | a366ecbdeb0a7fef06a9690e6914d158ced676f3 | [] | no_license | zhanyr/mGameDemo | e27178bd7a2650e9eeb980ffee31239a3a8dea8f | 63064eb507a1bb6b257f3f099fa48e326ec17e0d | refs/heads/master | 2021-01-10T01:45:58.297006 | 2015-11-06T02:54:00 | 2015-11-06T02:54:00 | 45,168,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package com.zyr.demo.exception;
/**
* AuthorizationException
* 自定义异常类:没有登录
*
* @author zhanyr
* @date 2015/11/1
*/
public class AuthorizationException extends Exception {
}
| [
"zhanyr111@163.com"
] | zhanyr111@163.com |
f281a7e0efb258b514c2ed5680f578c466ca0438 | 3394ed29aa46a88979d42376554ecb230f8b90e7 | /src/pl/bartflor/Dao/FileDao.java | a903cdda68f3efaf0cc107faf3d304b136c04db8 | [] | no_license | bartflor/FileUploadServlet | ab9028f627b0176af70934783eac3586b6dc4934 | bb18eed0671acf3170b867b9b6bdbde9563161ac | refs/heads/master | 2021-05-18T20:23:08.765270 | 2020-03-30T19:00:54 | 2020-03-30T19:00:54 | 251,401,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,408 | java | package pl.bartflor.Dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.time.LocalDateTime;
import java.util.LinkedList;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpSession;
import org.apache.commons.fileupload.FileItem;
public class FileDao {
pri... | [
"bartflor@wp.pl"
] | bartflor@wp.pl |
01c305e5102b34f929b2bffcd0814461807c025b | 1f5d09d699164e7f89cd004a3570c61529133e17 | /java/Aula 12/Atividade3.java | db6eb7fad80c2f7592e0eb19c70a87aba26ca329 | [] | no_license | J-H-N-Campos/Algoritmos | 71392bf05d47cfebf702fea88fa441ff059e3b1f | 5c448703a81a3797de652e25eef61d04b53e4675 | refs/heads/master | 2022-11-16T17:16:45.494637 | 2020-07-16T23:37:44 | 2020-07-16T23:37:44 | 280,280,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,464 | java | public class Atividade3{
public static void main (String args[]){
int [][] A = new int [10][10];
int [][] B = new int [10][10];
int i,j,contador,aux,aux2;
for (i=0;i<10; i++){
for (j=0;j<10; j++){
A[i][j] = (int)(Math.random()*10);
B[i][j] = A[i][j];
}
}
S... | [
"joao.campos@universo.univates.br"
] | joao.campos@universo.univates.br |
ff50a7cac2f2eefe9633034e9975dda0ebcb10ee | f1f2a8f45aef50de8a369940470ed07655086fc6 | /week-03/Day-04/test/count_letters/CountLettersTest.java | efb1fdd761c100c0736995c240a3c78bbf6b7b64 | [] | no_license | green-fox-academy/ah-mady | b0ce72fae21fec505a15c9335845c88c6b9b76b2 | 82bfb38fdb20100205edcdc7ef7484bd0c412090 | refs/heads/master | 2021-01-15T01:57:42.405534 | 2020-04-01T12:06:20 | 2020-04-01T12:06:20 | 242,840,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 518 | java | package count_letters;
import static org.junit.jupiter.api.Assertions.*;
import java.util.HashMap;
import org.junit.jupiter.api.Test;
class CountLettersTest {
@Test
public void countCharsInString() {
CountLetters countString = new CountLetters();
String inputWord = "Ahmed";
HashMap<Character,Integer... | [
"ahmad_bhai28@yahoo.com"
] | ahmad_bhai28@yahoo.com |
c8166250137d33dcfce3244e8672105283601b37 | c58bb8db16dca4eb104d60104a5f1551f4129092 | /net.certware.sacm.edit/bin/src-gen/net/certware/sacm/SACM/Evidence/parts/ObjectPropertiesEditionPart.java | f38ffe433db864eac00222daa22614adee78c470 | [
"Apache-2.0"
] | permissive | johnsteele/CertWare | 361537d76a76e8c7eb55cc652da5b3beb5b26b66 | f63ff91edaaf2b0718b51a34cda0136f3cdbb085 | refs/heads/master | 2021-01-16T19:16:08.546554 | 2014-07-03T16:49:40 | 2014-07-03T16:49:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,573 | java | // Copyright (c) 2013 United States Government as represented by the National Aeronautics and Space Administration. All rights reserved.
package net.certware.sacm.SACM.Evidence.parts;
// Start of user code for imports
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.eef.runtime.ui.widgets.ButtonsModeEnum... | [
"mrbcuda@mac.com"
] | mrbcuda@mac.com |
88d3429fa89ee38809c8ad226218c3dda950cafa | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2018/4/BatchOperationService.java | bd01ee7aa0c2cb0b41a5a0e5d7d0c113d1cbe62b | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 6,720 | java | /*
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
c41d8aed97d194cfcbb84b16cc397db85d1a704e | 71ce7a31684ac1130eeb12afa1effce17b52a7c0 | /osmosis-geojson/src/main/java/org/openstreetmap/osmosis/geojson/common/CompressionMethod.java | dc9ab18d78eaff06791a34046fbeea4f8d1ef63c | [] | no_license | RatomicLab/osmosis | e2e0b4284ed2d9fe30abf3385d7b97f9928427af | 5cbae10fca84b6d5e7ebd831e282509c4f133e5f | refs/heads/master | 2020-12-30T17:50:31.565141 | 2015-02-26T21:17:23 | 2015-02-26T21:17:23 | 31,125,205 | 0 | 0 | null | 2015-02-21T12:39:16 | 2015-02-21T12:39:16 | null | UTF-8 | Java | false | false | 483 | java | // This software is released into the Public Domain. See copying.txt for details.
package org.openstreetmap.osmosis.geojson.common;
/**
* Defines the various compression methods supported by xml tasks.
*
* @author Brett Henderson
*/
public enum CompressionMethod {
/**
* Specifies that no compression be perfo... | [
"olicarbo@gmail.com"
] | olicarbo@gmail.com |
bd92d7c22a9dea583f6fdaeac342c44a6a9abe55 | ec3d38beb8b58093c4b69902e23094aa9c44ab08 | /src/main/java/com/mall/dao/ProductMapper.java | 45d6351fc2fdc7e702fc1fa776f2b06ebf7712ae | [] | no_license | chuckma/mall_learn | 75987ea70c826f72fb85b52585d3f6e0dfd923ea | d9b119677461cae8ab6197f533de6c85fc707a74 | refs/heads/master | 2021-01-19T22:49:04.770003 | 2018-06-13T13:05:36 | 2018-06-13T13:05:36 | 88,873,908 | 2 | 0 | null | 2018-06-13T13:05:37 | 2017-04-20T14:18:27 | Java | UTF-8 | Java | false | false | 870 | java | package com.mall.dao;
import com.mall.pojo.Product;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface ProductMapper {
int deleteByPrimaryKey(Integer id);
int insert(Product record);
int insertSelective(Product record);
Product selectByPrimaryKey(Integer id);
... | [
"robbincen@163.com"
] | robbincen@163.com |
082bf3fbc11e74caef9b97bb3d580f8001c31bfc | a551aeba9c94bd262ff1741b5994b451c307aa12 | /MainWindowM.java | 14e527aa6acf8e75a4863c156a77e2c98c5925bf | [] | no_license | dimax0505/git-geek-java2 | 36fd6ab22da0ad8c0cd0a74c2a2df8f24d86f4ef | e2ace1747be267ebaf89ac92a5ee0948a2913cc7 | refs/heads/master | 2020-03-24T03:52:31.585041 | 2018-07-29T12:48:14 | 2018-07-29T12:48:14 | 142,435,351 | 0 | 0 | null | 2018-07-29T12:48:15 | 2018-07-26T12:04:10 | Java | UTF-8 | Java | false | false | 2,748 | java | package ru.geekbrains.maksimov.geek;
import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
public class MainWindowM extends JFrame {
private static final int POS_X = 600;
private static final int POS_Y = 200;
private static final int WINDOW_WIDTH = ... | [
"dimax0505@gmail.com"
] | dimax0505@gmail.com |
0614c5bf4266234e8b731b8f8b8176c77c26a557 | 3773967acf16d57d5e698eda539e024c5ee941e2 | /app/src/main/java/swasolutions/com/wdpos/adaptadores/FacturaAdapter.java | 365d70b7dfe5c9223694aa84c49e0dd98bb530eb | [] | no_license | sebasorozco101596/swaventas | deb8206d93561709681742cf36f438211ddbc19c | 1a8d698e7b120e131d187b6582bffa65908cc198 | refs/heads/master | 2021-05-14T04:00:12.443610 | 2018-06-19T20:23:54 | 2018-06-19T20:23:54 | 116,632,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,793 | java | package swasolutions.com.wdpos.adaptadores;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import java.util.List;
import swasolutions.com.wdpos.R;
im... | [
"sebasorozcob@gmail.com"
] | sebasorozcob@gmail.com |
0c4aaebff038a5ef1abd3e92d2f386c7a41c0934 | 550a1fe08a7149f9b5d939b6ce156a103155f7ba | /app/src/androidTest/java/com/example/android/courtcounteraf/ExampleInstrumentedTest.java | 06fda7ad6aae4c2f678f7146b088ae9ca0dea0ab | [] | no_license | AhmadTalat111/CourtCounterAF | 6e735e57a0adf4dcbaef2d63c5454dbed27d487f | d615369a69e0a11ef74217d263b4ff48db151ea9 | refs/heads/master | 2020-03-21T08:34:24.825851 | 2018-10-06T21:15:53 | 2018-10-06T21:15:53 | 102,913,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package com.example.android.courtcounteraf;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute... | [
"ahmadtalat111@gmail.com"
] | ahmadtalat111@gmail.com |
7db75cd1ebf877d6abb2c65088a25eeba9343d7c | 91ff4289911ef135a34a2e3e6ae54377f7e00705 | /nowcoder/chap07_BinaryTree/Tree_7_13_LongestDistance.java | c4b186ffe18a5885d7fd02c993ddef9f1ced6c4e | [] | no_license | liufengyuqing/Code_Practice | 29971ef91b9969bf0589bae71cfe402ad334fc93 | dce8cf254f99253d3b26def6fc0626d95b508998 | refs/heads/master | 2021-05-15T18:51:39.979984 | 2017-05-25T08:56:03 | 2017-05-25T08:56:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,203 | java | package chap07_BinaryTree;
/**
* Created by xing on 5/1/17.
* 从二叉树的节点A出发,可以向上或者向下走,但沿途的节点只能经过一次,当到达节点B时,路径上的节点数叫作A到B的距离。对于给定的一棵二叉树,求整棵树上节点间的最大距离。
给定一个二叉树的头结点root,请返回最大距离。保证点数大于等于2小于等于500.
*/
import java.util.*;
/*
public class TreeNode {
int val = 0;
TreeNode left = null;
TreeNode right = null;
p... | [
"phoebe800@gmail.com"
] | phoebe800@gmail.com |
7ab12acbd24d79a7e14124409a1880459e35f857 | d81f128a33dd66a11b74e929cb6637b4d73b1c09 | /Saffron_OSGI/.svn/pristine/5d/5d66c8422f50c629e3ea5753357d4aa2f37793ab.svn-base | 8792cf57ac4375adcf79c48d413287c4e7c064bb | [] | no_license | deepakdinakaran86/poc | f56e146f01b66fd5231b3e16d1e5bf55ae4405c6 | 9aa4f845d3355f6ce8c5e205d42d66a369f671bb | refs/heads/master | 2020-04-03T10:05:08.550330 | 2016-08-11T06:57:57 | 2016-08-11T06:57:57 | 65,439,459 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,442 | /**
*
*/
package com.pcs.device.gateway.ruptela.config;
/**
* @author pcseg310
*
*/
public interface PropertyKeys {
static final String CACHE_PROVIDER = "ruptela.devicemanager.cacheprovider";
static final String CACHE_PROVIDER_CONFIG_PATH = "ruptela.devicemanager.cacheprovider.config.path";
static final Stri... | [
"PCSEG288@pcs.com"
] | PCSEG288@pcs.com | |
fb8fc540c76c3ae036230ac977109754613ccb22 | 0e14cb23b50a559a791a3a3fad1619528c40608f | /gen/com/islamic/monabihalzakren/BuildConfig.java | 9cfb68efed1283b30122deb1fbfd1c26db477eae | [] | no_license | Shehab-Muhammad/Monabih-AlZakren | 66ed11a7233b92eb63cca1a85020ed29c1194bb7 | c22bf3b48271b74531e160194bdd13a8fd5ecfd8 | refs/heads/master | 2021-01-13T08:03:02.156321 | 2016-10-24T00:05:14 | 2016-10-24T00:06:26 | 71,682,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 169 | java | /** Automatically generated file. DO NOT MODIFY */
package com.islamic.monabihalzakren;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"shhab7@gmail.com"
] | shhab7@gmail.com |
1a25945799d6e58763197da929d9a9c1a1a81e79 | 6a0c6f63e8f8cd6dafe8bfeab44a8f59fd75d24b | /androidapp/app/src/main/java/com/cantech/cannect/fragment/MAF_Fragment.java | 20450a8831e815b60ce4eac3633d8814d473bbe1 | [
"LicenseRef-scancode-other-permissive",
"MIT"
] | permissive | yazicienes/capstone | d40c733bc44b111dcba522ce6d255815a88bbd7d | df2652471b58efdbdce9c00ece3c3c01f34aef07 | refs/heads/master | 2023-02-04T22:27:48.660474 | 2020-12-23T00:57:52 | 2020-12-23T00:57:52 | 323,765,832 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,071 | java | package com.cantech.cannect.fragment;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
... | [
"raung@sfu.ca"
] | raung@sfu.ca |
fdf2eb4144ad02a87de01306679a1edb4ebe7838 | 667728b86381407d7e775403a06a3ea4b3404d7f | /src/main/java/com/myself/wechatfileupload/util/HttpServletRequestUtil.java | 08a8e443c33ece6c32b72cae54d7f5c699b4f63b | [] | no_license | gotheworld/SBToWxFileUpload | 1d89b5130ee525105ee9218e9855b02d5d1f992e | 107874a8b66a130132922e52485a508e089bc83b | refs/heads/master | 2021-09-20T16:15:18.116297 | 2018-08-12T08:45:07 | 2018-08-12T08:45:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,312 | java | package com.myself.wechatfileupload.util;
import javax.servlet.http.HttpServletRequest;
/**
* @Author:UncleCatMySelf
* @Email:zhupeijie_java@126.com
* @QQ:1341933031
* @Date:Created in 11:14 2018\8\11 0011
*/
public class HttpServletRequestUtil {
public static int getInt(HttpServletRequest reque... | [
"awakeningcode@126.com"
] | awakeningcode@126.com |
fef8c1a3a6aef03e71d940431fb17a628a00ac31 | f2063d493bd6a034da4106376d6ad6dc4acda66e | /chapter_001/src/test/java/ru/job4j/condition/DummyBotTest.java | 2d0ee8659fa5a68334279a6945663951e495e9e2 | [
"Apache-2.0"
] | permissive | ahorn80/job4j | 98d249271c5dc0990af52d289b36a39705675d16 | 2a98d0d449b50bf6ec2746a2d78d715a27b56ebd | refs/heads/master | 2020-03-10T08:45:29.808226 | 2018-06-12T16:51:42 | 2018-06-12T16:51:42 | 129,293,371 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 978 | java | package ru.job4j.condition;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
/**
* @author Andreas Horn (ahorn80@yandex.ru)
* @version $Id$
* @since 0.1
*/
public class DummyBotTest {
@Test
public void whenGreetBot() {
DummyBot bot = new Dumm... | [
"ahorn80@gmx.de"
] | ahorn80@gmx.de |
0c2903a7e30d5a51d2c3429d39a6173a0c27c90c | 6b59d73858048da73cdb544d8d0875fbcf11ca6d | /dts-server/src/main/java/com/le/dts/server/store/hbase/ClientGroupAccess4Hbase.java | 0fbcde0a93ec70236bff4e01ed416d300edac646 | [] | no_license | suzuizui/dts-all | e63c2a901ca8c473faa9c490fe014089fb39d018 | 605b51b6ad53bc05871ee4755af4f19052eadea1 | refs/heads/master | 2021-01-01T19:50:20.484429 | 2017-07-29T03:20:59 | 2017-07-29T03:21:01 | 98,704,868 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | package com.le.dts.server.store.hbase;
import java.util.List;
import com.le.dts.common.domain.store.ClientGroup;
import com.le.dts.common.exception.AccessException;
import com.le.dts.server.store.ClientGroupAccess;
/**
* 客户端集群信息访问接口
* Hbase实现
* @author tianyao.myc
*
*/
public class ClientGroupAcce... | [
"shangqiit@foxmail.com"
] | shangqiit@foxmail.com |
171d778d0b74c63f311129356d74e62dc2aa5883 | 6c2324d4a5871bca4e0eddb8873e4907d27f6f65 | /knowledgebase-ui/src/main/java/com/gokrokve/knowledgebase/samples/crud/NumberField.java | 46e761b388346ee67a8cb08202ea1ccc45027add | [] | no_license | gokrokvertskhov/knowledgebase | 5be819633d97c818831f59ca19865bb75f76c2c0 | 674186d3608ced1187446dc7594a4a19138fda70 | refs/heads/master | 2021-01-25T04:02:07.457748 | 2015-03-27T05:08:23 | 2015-03-27T05:08:23 | 32,564,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,563 | java | package com.gokrokve.knowledgebase.samples.crud;
import java.text.DecimalFormat;
import java.text.NumberFormat;
import java.util.Locale;
import com.gokrokve.knowledgebase.samples.AttributeExtension;
import com.vaadin.data.util.converter.StringToIntegerConverter;
import com.vaadin.ui.TextField;
/**
* A field for en... | [
"gokrokvertskhov@mirantis.com"
] | gokrokvertskhov@mirantis.com |
7f3acb8b94978012d032c751f6e7f9b67036ef51 | be20eb253ca388f55ab96282737cae2316f001c1 | /src/main/java/com/course/work/buy_and_sale_house/service/RequestToBuyService.java | e212c0bb30f3f78604e3f19842c09572759b9c40 | [] | no_license | bkovalevych/real_estate | 3a343c1912785924d5d50ed6b9f2c8b7db7f8028 | a501f4895ff9dd3f47c34f82944463341b545633 | refs/heads/master | 2023-04-26T21:17:45.023919 | 2021-05-18T02:11:16 | 2021-05-18T02:11:16 | 368,356,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package com.course.work.buy_and_sale_house.service;
import com.course.work.buy_and_sale_house.entity.District;
import com.course.work.buy_and_sale_house.entity.PropertyForSale;
import com.course.work.buy_and_sale_house.entity.RequestToBuy;
import com.course.work.buy_and_sale_house.entity.User;
import java.util.List;
... | [
"32486313+bkovalevych@users.noreply.github.com"
] | 32486313+bkovalevych@users.noreply.github.com |
1b89ccca45858e467a06728b2d148ea820e27a11 | d8b6e7dde4bcf8353983a1a619f9e561ebf870a9 | /SensorData.java | 2a9fea501c8df790d3cd30bf2aff659380226afb | [] | no_license | wsgan001/Real-Time-IoT-Event-Detection-Using-Apache-Storm | b79fc6d6b0fd5b98c704dd05df6f94a0a663a444 | 14e9fe8621aca4e955e3ab14e37fbb2c2a8a3510 | refs/heads/master | 2020-03-26T03:58:04.371642 | 2017-03-07T21:22:59 | 2017-03-07T21:22:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,602 | java | /*
Class for representing sensor data
Created by: Umuralp Kaytaz
*/
package udacity.storm;
import java.util.List;
import java.util.Random;
import java.util.concurrent.ThreadLocalRandom;
import java.util.Map;
import java.util.ArrayList;
import java.lang.*;
import java.util.Arrays;
import udacity.storm.Moments;
p... | [
"ukaytaz@ku.edu.tr"
] | ukaytaz@ku.edu.tr |
ee11ae4d662618ba0666af00508470300924fdb4 | 88e4f484e8b7c8b280f0da5384f71d51b4335b9f | /src/utility/Struts2Filter.java | b98496234898112737ab1ef39b523576f66469d1 | [] | no_license | farhadhossain/hms | 55371d7484f4802c1313e22ca3a2c4ffa5ff383c | 10b1158c75cf0aba25b8ac1d71238548a59b4cb5 | refs/heads/master | 2020-04-06T06:56:35.808347 | 2016-08-21T03:23:59 | 2016-08-21T03:23:59 | 49,805,980 | 0 | 1 | null | 2016-02-22T11:56:56 | 2016-01-17T06:29:43 | Java | UTF-8 | Java | false | false | 792 | java | package utility;
import org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServletRequest;
import java.io.IOException;
... | [
"fhossain@icancerhelp.com"
] | fhossain@icancerhelp.com |
e10042ea5fd73f8f1094636406d5e04b8613d0d6 | d27a3ddb7d5574a01f344cc29014e3868389f4da | /src/main/java/org/sitenv/ccdaaggregator/model/CCDAOrganization.java | d617d98d88f5169d736470e694bc680f649d6637 | [] | no_license | monikadrajer/ccdaaggregator | ee3feec293b271d55bed7f061d2c7f8acf39f15c | 9e2ba0fefae00b1b5a8bb780e7e94132890c68b1 | refs/heads/master | 2021-08-22T23:23:24.007582 | 2017-12-01T16:46:56 | 2017-12-01T16:46:56 | 112,762,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,388 | java | package org.sitenv.ccdaaggregator.model;
import org.apache.log4j.Logger;
import java.util.ArrayList;
public class CCDAOrganization {
private static Logger log = Logger.getLogger(CCDAOrganization.class.getName());
private ArrayList<CCDADataElement> names;
private ArrayList<CCDADataElement> telecom;
p... | [
"mounika.narne@drajer.com"
] | mounika.narne@drajer.com |
01af5f5f9cc13fd79d682434914e89fe262ef420 | b1fef061d7791a8a266ea7454f570a22a9b71ff8 | /src/main/java/com/rongdong/dao/fiveDataSource/FiveLoanRecordMapper.java | 32d94acb4791bdd3f01f4af86485e3ce385a993f | [] | no_license | elementaryApe/wait | 23a7c5025563aedff5ef5f8a60e514050a25c593 | b622323356b79c6176c083cdb671428cbf41fa93 | refs/heads/master | 2022-07-07T20:43:33.704969 | 2019-08-31T14:56:07 | 2019-08-31T14:56:07 | 205,556,616 | 0 | 0 | null | 2022-06-17T02:27:33 | 2019-08-31T14:44:01 | Java | UTF-8 | Java | false | false | 572 | java | package com.rongdong.dao.fiveDataSource;
import com.rongdong.model.fiveDataSource.FiveLoanRecord;
import com.rongdong.model.priDataSource.LoanRecord;
import java.util.List;
public interface FiveLoanRecordMapper {
int deleteByPrimaryKey(String id);
int insert(FiveLoanRecord record);
int insertSelective(... | [
"hsh@wdtianxia.com"
] | hsh@wdtianxia.com |
a00f6597a8cbb2eeadd8accb6e805e37c9058d40 | c408fa7394c0512ae862904e06db0acb29049d51 | /AlgorithmsAndDataStructure/LeetCode/map_and_set/V_LeetCode1.java | 5c44bad0577c27cfd81c3013d56b00cfe6ee6f30 | [] | no_license | huangweikuna/AlgorithmsAndDataStructure | 49c711a3382394cc8302fde548fae5ae4d8110f2 | 9667222c118b1f55fa824c6207c7f0eaff7190fa | refs/heads/master | 2020-04-26T03:35:21.679805 | 2019-06-11T09:19:27 | 2019-06-11T09:19:27 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 580 | java | package map_and_set;
import java.util.HashMap;
import java.util.Map;
//查找数组中是否含有两个相加为target的两个数 返回两个数的下标(重0开始) 数组不排序
public class V_LeetCode1 {
public int[] twoSum(int[] nums, int target) {
Map<Integer, Integer> map = new HashMap<Integer, Integer>();
int[] result = { 0, 0 };
for (int i = 0; i < nums.length; ... | [
"986004722@qq.com"
] | 986004722@qq.com |
22cff5662e9ba7f6c40d9e9fddc97c4db866fefa | e41bb2cc629f9a1659fd28aefe9a54ad583422a3 | /EXTRA/ArtOfMultiprocessorProgramming/src/com/company/workStealingSharing/WorkStealingThread.java | 90efada80581c9ad13d585cf36d1443a141bab53 | [
"MIT"
] | permissive | bozhnyukAlex/SPBU_hometasks | f78dd8ccdacc0d1ede839afe6ab0cc08a908b0eb | bf7a5368cfa4845739da27beaa848dbbfe3c51ee | refs/heads/master | 2023-03-29T18:37:41.769339 | 2021-04-12T09:27:39 | 2021-04-12T09:27:39 | 209,381,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,046 | java | package com.company.workStealingSharing;
import java.util.Dictionary;
import java.util.Random;
import java.util.concurrent.RecursiveAction;
import java.util.concurrent.ThreadLocalRandom;
public class WorkStealingThread extends Thread{
Dictionary<Integer, IDEQueue<RecursiveAction>> queue;
Random random;
pu... | [
"bozhnyuks@mail.ru"
] | bozhnyuks@mail.ru |
e59a0c16553859c42353b72393a5b898987a90e4 | 7e1511cdceeec0c0aad2b9b916431fc39bc71d9b | /flakiness-predicter/input_data/original_tests/doanduyhai-Achilles/nonFlakyMethods/info.archinnov.achilles.test.integration.tests.ClusteredEntityIT-should_iterate_over_clusterings_components.java | 72256f475e1d481e3dfda85d7e73796e4e5778bd | [
"BSD-3-Clause"
] | permissive | Taher-Ghaleb/FlakeFlagger | 6fd7c95d2710632fd093346ce787fd70923a1435 | 45f3d4bc5b790a80daeb4d28ec84f5e46433e060 | refs/heads/main | 2023-07-14T16:57:24.507743 | 2021-08-26T14:50:16 | 2021-08-26T14:50:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,399 | java | @Test public void should_iterate_over_clusterings_components() throws Exception {
long partitionKey=RandomUtils.nextLong();
insertClusteredEntity(partitionKey,1,"name11","val11");
insertClusteredEntity(partitionKey,1,"name12","val12");
insertClusteredEntity(partitionKey,1,"name13","val13");
insertClusteredEnt... | [
"aalsha2@masonlive.gmu.edu"
] | aalsha2@masonlive.gmu.edu |
2df7e4adf9105fdd577cd7a8bcba4d24fa312e4a | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/druid-io--druid/145e08682cba02fdbaf9ad71763542f3ee8174da/after/ServerManagerTest.java | c6d6a9a0bceb474f801bf5e56a48cb18ffa83129 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,279 | java | /*
* Druid - a distributed column store.
* Copyright (C) 2012 Metamarkets Group Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your opti... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
1349edbd10c44fe34a19553167ed8658b17c51c1 | f974edb986f8e81e8224ae01a49e1dbffa979155 | /springboot_cfigMapper/src/main/java/com/dyq/config/CfigurationPro.java | 3b13254bd04ebe67c67f2cd16aa24baab824a3de | [] | no_license | 1515925040/testGit | af98f095d9df553c5022d8b2ab5d417c59d19708 | 405ecc1c9c6a345fff7de5c65569c09e2b536a9a | refs/heads/master | 2020-04-18T10:22:40.407449 | 2019-02-23T07:26:12 | 2019-02-23T07:26:12 | 167,465,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 924 | java | package com.dyq.config;
/**
* @author 丁艳青
* @site www.dyq.com
* @company xxx
* @create 2019-01-21 21:10
*/
/* @Configuration
@Data
@AllArgsConstructor
@NoArgsConstructor
//@ConfigurationProperties(value = "classpath:db.properties")
@PropertySource(value = "classpath:db.properties")
public class CfigurationPro {
... | [
"1512650658@qq.com"
] | 1512650658@qq.com |
993fb28cd808e7325a07e9def22d624426e43c9c | 9a3aefbd2e8e846690de473adeefad3376b47171 | /src/main/java/com/payment/entity/CustomerBillingInformationPK.java | 018494fc49ecfa6fca519b0f6ceb7c619cbaf49b | [] | no_license | PravatKumarPradhan/Spring-Boot-REST-JPA-Hibernate-MySQL-Example | 9c4ad4adf93496d00663c54689142061a8e61c8d | ad8b4915f11490ffcc5cf3faf7116a998fead8b7 | refs/heads/master | 2020-03-23T20:18:46.757399 | 2017-08-13T20:56:18 | 2017-08-13T20:56:18 | 142,034,415 | 2 | 2 | null | 2018-07-23T15:35:12 | 2018-07-23T15:35:11 | null | UTF-8 | Java | false | false | 2,612 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.payment.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Basic;
import javax.persisten... | [
"mustafa@Linux-PC"
] | mustafa@Linux-PC |
6cca9ba8bc84493f5d8089658fb645ac6f9e34d2 | c113f4e2b8c371bd3904fe9bdcfd345c8074a17e | /src/main/java/com/bhatta/config/RestExceptionHandler.java | e2253da77c5c5b43645eae6098cc45748ea6dd51 | [] | no_license | Pooja-Gulshetty/Bhatta-Backend-Api | 8d69c61aa0c260b399300cea776b4f13c420c4e5 | e4093b1c7fe2f1dadb9070c2e68cf18996b4c14a | refs/heads/main | 2023-01-15T04:49:46.787119 | 2020-11-21T15:56:34 | 2020-11-21T15:56:34 | 303,110,714 | 0 | 0 | null | 2020-10-22T20:40:38 | 2020-10-11T11:59:17 | Java | UTF-8 | Java | false | false | 904 | java | package com.bhatta.config;
import com.bhatta.dto.ErrorDto;
import com.bhatta.exceptions.ConflictException;
import com.bhatta.exceptions.InvalidRequest;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org... | [
"iranna.patil@irdeto.com"
] | iranna.patil@irdeto.com |
d589122b4d61ceff38eee07d38075569d244fc8d | c8ddd003d3b8784db51cbd55921d20987d55cfd0 | /idlealarm-demo/src/main/java/org/vaadin/alump/idlealarm/DemoUI.java | d415bd07b036fd93311a1e25277d260e23a6e2a0 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jonathanjt/IdleAlarm | a884be182789ec8c075f7d46e58e5d18ff974ad2 | 578efa49cf8c38bf54a8cc2e7bc0757ed4b7c7a1 | refs/heads/master | 2021-01-20T21:59:35.135747 | 2015-07-16T14:47:51 | 2015-07-16T14:47:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,503 | java | package org.vaadin.alump.idlealarm;
import com.vaadin.annotations.Theme;
import com.vaadin.annotations.Title;
import com.vaadin.annotations.VaadinServletConfiguration;
import com.vaadin.server.*;
import com.vaadin.shared.ui.label.ContentMode;
import com.vaadin.ui.*;
import org.vaadin.alump.idlealarm.client.shared.Idle... | [
"sami.viitanen@vaadin.com"
] | sami.viitanen@vaadin.com |
433609ec44446508cb695141de075d68a5cac96e | cdecaeb705a05592a31d1258ee4646635b1803b4 | /src/main/java/edu/warbot/scriptcore/wrapper/PyWrapper.java | f541359d6f11515fdbb0f85cc2af7820d8f02715 | [] | no_license | geoffrey0170/Warbot | 70d7f1b4eebfc6319dfb86501e0e89e88aeb04f8 | bf859c8ddac08c66d58a298487366bcec7ad98ab | refs/heads/master | 2020-05-29T12:27:51.784506 | 2015-03-30T14:15:15 | 2015-03-30T14:15:15 | 33,596,852 | 0 | 0 | null | 2015-04-30T06:42:07 | 2015-04-08T09:15:54 | Java | UTF-8 | Java | false | false | 750 | java | package edu.warbot.scriptcore.wrapper;
import org.python.core.PyObject;
/**
* @author jlopez02
*
* @param <T> Une classe java que l'on souhaite accessible dans du code python
*/
public class PyWrapper <T extends Object> extends PyObject{
/**
* L'objet accessible
*/
private T object;
/**
* Contructeu... | [
"sebastien.beugnon@etud.univ-montp2.fr"
] | sebastien.beugnon@etud.univ-montp2.fr |
a068db6b51d3a6ddeebdf0e89672c9a4cbfe0506 | 15bb99e84620116c93817206526bc924c81df4b8 | /JAVA Essential/Chapter8/src/MyFrame.java | 2cf30be513d104e13faa3eeffc91e9f4a6efc0cd | [] | no_license | Komudi/YuraKim | b842c78fe7a58aad2bac5e0668c778b0b132b012 | 1b1623479ac44e1a0a9fedc29fac66a86b3d585c | refs/heads/master | 2022-12-28T13:42:52.635502 | 2020-07-07T12:38:06 | 2020-07-07T12:38:06 | 257,009,508 | 0 | 0 | null | 2020-10-13T23:22:33 | 2020-04-19T13:42:45 | Java | UHC | Java | false | false | 248 | java | import javax.swing.*;
public class MyFrame extends JFrame {
MyFrame() {
setTitle("300x300 스윙 프레임 만들기");
setSize(300,300);
setVisible(true);
}
public static void main(String[] args) {
MyFrame frame = new MyFrame();
}
} | [
"35290028+yura1518@users.noreply.github.com"
] | 35290028+yura1518@users.noreply.github.com |
2ab70bbb4109f37bface4017e20ceb5442d68707 | cbbd05b152eacc7be1ee686426129f38409d39d6 | /src/main/java/edu/eci/pdsw/persistence/PacienteDAO.java | 5f4da2795adba7ad534b515964ac720a632a5811 | [] | no_license | JuanMorenoS/Laboratorio5 | 245c3e43e9f2ee0704149513bd6b8844df8f0c62 | 8de9e64163785ae578e3dbe01d2839069a2bca72 | refs/heads/master | 2021-07-10T10:36:53.989419 | 2017-10-12T18:00:41 | 2017-10-12T18:00:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | 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 edu.eci.pdsw.persistence;
import edu.eci.pdsw.samples.entities.Paciente;
import java.util.List;
/**
*
* @author blackphantom... | [
"="
] | = |
f0a863fa9565456fd0b81a182396fd0f462e8d0d | aaa6f5315a25a820b01d06f6869389e5cb4157e6 | /src/main/java/com/dirtracker/task_scheduler/Task.java | 41c701382045d52ecf63c5df3298c06c638ea4ab | [] | no_license | ihechukwudere/dirtracker | 634efc46166db185b2ad019b817669d8d9a57720 | 2c2fe2188dc186d870cee89074a0b5bb0330728b | refs/heads/master | 2020-06-13T22:27:58.721954 | 2019-08-04T18:33:43 | 2019-08-04T18:33:43 | 194,045,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package com.dirtracker.task_scheduler;
import java.math.BigDecimal;
/**
* An interface that can be implemented by classes
* and interfaces for creating task scheduler objects.
* @author Ihechukwudere Okoroego
*
*/
public interface Task {
/**
* Schedule a repeatable or one-time task
* @param... | [
"ihechukwudere@yahoo.com"
] | ihechukwudere@yahoo.com |
01c192818400e00085a48cee1ba08f68330bc870 | 8c0bad2bd85b8b6a038ca6fb2b205ffe5d77917f | /app/src/main/java/com/trade/bluehole/trad/widget/HackyViewPager.java | f651eba37faff2be3583d7976fe21b52d02745d0 | [] | no_license | baoxituo1/testWork2 | ef5b4e37a6a68199910250c14694fa0f82a86e5e | 3145674e747639df3ccff1d7c6d283a620b85025 | refs/heads/master | 2020-12-24T18:04:12.027193 | 2015-06-14T04:53:10 | 2015-06-14T04:53:10 | 32,718,956 | 2 | 0 | null | 2015-06-14T18:10:41 | 2015-03-23T08:12:40 | Java | UTF-8 | Java | false | false | 1,436 | java | package com.trade.bluehole.trad.widget;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.util.Log;
import android.view.MotionEvent;
/**
* Found at http://stackoverflow.com/questions/7814017/is-it-possible-to-disable-scrolling-on-a-viewpager.
... | [
"zheng@gmail.com"
] | zheng@gmail.com |
917386175036097910e02cf2fe0f9f1432c0d3f7 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_afd78e3e9259653ff8a7fa7265537a96b5cc2e54/InputEventProvider/6_afd78e3e9259653ff8a7fa7265537a96b5cc2e54_InputEventProvider_s.java | 621ab0a667251f30e119c0477426ca169547004b | [] | 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 | 4,014 | java | /*******************************************************************************
* Copyright (c) 2008, 2009 Bug Labs, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* - Redi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
6b60ea99adaad9d974685327677ad9da0e8c407d | ab05dd1cf6678de2ee9ff01ab241de2ec3b77db7 | /app/src/main/java/com/example/navigationdrawerfragments/activity/movies/AliveActivity.java | 2799a1ca873592e3eb4275720824bef7b91c4647 | [] | no_license | ainanadia/movie-app | a7788c61fc7cacb611a08b3e8cefae5647a2153e | 1ac19ebb68fb9153136b7e434c19175c90fc2ef6 | refs/heads/master | 2023-02-05T10:24:21.755635 | 2020-12-22T05:16:53 | 2020-12-22T05:16:53 | 303,917,128 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,555 | java | package com.example.navigationdrawerfragments.activity.movies;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import com.example.navigationdrawerfragments.R;
... | [
"ainanadiarahmat@gmail.com"
] | ainanadiarahmat@gmail.com |
45bc1388a671ac1ccba0ac8c3c9c715bf0a25bb9 | c7bf1d96eb434a74648b1072d8f6960089120983 | /src/java/es/uma/ecplusproject/ejb/ECPlusBusinessException.java | 8cc76e9f9f917177509a731a9f99f2b3eb820091 | [] | no_license | jfrchicanog/ECPlusAcademicPortal | d999e44bb190bcceadd61a6c5011550f03df0a8e | eefc6eb88a82eb4a97e25296583f154db3190a48 | refs/heads/master | 2022-07-01T23:22:18.738837 | 2018-05-17T00:24:39 | 2018-05-17T00:24:39 | 143,293,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | 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 es.uma.ecplusproject.ejb;
/**
*
* @author francis
*/
public class ECPlusBusinessException extends Exception {
public EC... | [
"chicano@lcc.uma.es"
] | chicano@lcc.uma.es |
8173ba344a7267d6887b6258e9c760bc052df928 | b9a14875c2c2983bf940a63c66d46e9580b8eabe | /modules/framework/src/main/java/io/cattle/platform/async/retry/Retry.java | 1b5ea57b5d4f3e81fab5787da4538f5b6b972b65 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | bartoszcisek/cattle | a341d93dc4feb010c9b1efe07b4ddb665f952391 | f59058d70fdb139f9259c2e3d697c0f57b615862 | refs/heads/master | 2020-03-21T17:37:16.010693 | 2017-10-17T19:01:18 | 2017-10-17T19:01:18 | 138,843,076 | 0 | 0 | Apache-2.0 | 2018-06-27T07:05:59 | 2018-06-27T07:05:58 | null | UTF-8 | Java | false | false | 1,082 | java | package io.cattle.platform.async.retry;
import java.util.concurrent.Future;
public class Retry {
int retryCount;
int retries;
Long timeoutMillis;
Runnable runnable;
Future<?> future;
boolean keepalive = false;
public Retry(int retries, Long timeoutMillis, Future<?> future, Runnable runnab... | [
"darren.s.shepherd@gmail.com"
] | darren.s.shepherd@gmail.com |
df9f104eade699877af780ac060179ecca7e6cc7 | 13bf6827d443182fa3abbd07fa833ac6075bbf84 | /app/src/main/java/com/example/projectswd/presenters/WaterActivityPresenter.java | 16a74c58f3481f3efd31c9cd80c720bd62efcaab | [] | no_license | k12SWDproject/apartment_citizen_android | 2d44a43add1f5657f85ce35dc510fbe5d3e88f71 | e92a15171fa550feed6a7f2ac7772d10c4b2bd27 | refs/heads/master | 2020-09-14T01:52:54.683330 | 2019-12-08T10:54:33 | 2019-12-08T10:54:33 | 222,975,039 | 0 | 0 | null | 2019-12-15T13:18:42 | 2019-11-20T16:00:07 | Java | UTF-8 | Java | false | false | 1,119 | java | package com.example.projectswd.presenters;
import com.example.projectswd.contract.WaterActivityContract;
import com.example.projectswd.model.HouseRecipt;
import com.example.projectswd.repositories.ReciptRepository;
import com.example.projectswd.repositories.ReciptRepositoryImp;
import com.example.projectswd.utils.Call... | [
"57663703+NguyenLuongVan@users.noreply.github.com"
] | 57663703+NguyenLuongVan@users.noreply.github.com |
4f51e118370a5f5ac7b08940e50c113f67cd71f0 | 72ea639c4bfdca216d8a5d4f4242755e7df773ce | /ssm-shop/src/main/java/com/mapper/ProductInfoMapper.java | 4891408ee936bfd5c4002c5a97e9e0d9857206a8 | [] | no_license | 1045728150/2021GIT | 877ab18a5718e499f055a72150b5386fb3852837 | 80ae9423c9c62d9ed6f6ee6590842dbbaf714b1f | refs/heads/master | 2023-07-18T05:58:12.579471 | 2021-09-08T09:34:52 | 2021-09-08T09:34:52 | 403,494,847 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,210 | java | package com.mapper;
import com.pojo.ProductInfo;
import com.pojo.ProductInfoExample;
import com.pojo.vo.ProductInfoVo;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface ProductInfoMapper {
int countByExample(ProductInfoExample example);
int deleteByExample(ProductInfoExampl... | [
"1045728150@qq.com"
] | 1045728150@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.