blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
189495932b0c1586cd1b7ae8daa51db1e3b43dfd | d53238aa220e6d3cc24e15832c885935b69609ee | /src/br/com/extremeApps/SistemadeAposta/Inicial.java | f01cbb87bd7aae9f3705294a36ab9cc9312cddc2 | [] | no_license | cscampana/SistemaDeAposta | 14e519a11d73ec7331b9457ccbc7f69843139a2b | 2151f1f620fb0d2a9606d5e37b859484d5e3392a | refs/heads/master | 2021-05-28T04:57:35.216066 | 2014-03-23T15:13:20 | 2014-03-23T15:13:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | 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 br.com.extremeApps.SistemadeAposta;
/**
*
* @author SirExtreme
*/
public class Inicial {
public static vo... | [
"SirExtreme@192.168.1.4"
] | SirExtreme@192.168.1.4 |
1e6ab4473e502f7bec566fc29430d5fa4e6ca69c | 2f5cd5ba8a78edcddf99c7e3c9c19829f9dbd214 | /java/playgrounds/balac/src/main/java/playground/balac/allcsmodestest/controler/listener/OWEventsHandler.java | 20e6dd8d6e66bc232b94c90407f98ba2d7d0eebe | [] | no_license | HTplex/Storage | 5ff1f23dfe8c05a0a8fe5354bb6bbc57cfcd5789 | e94faac57b42d6f39c311f84bd4ccb32c52c2d30 | refs/heads/master | 2021-01-10T17:43:20.686441 | 2016-04-05T08:56:57 | 2016-04-05T08:56:57 | 55,478,274 | 1 | 1 | null | 2020-10-28T20:35:29 | 2016-04-05T07:43:17 | Java | UTF-8 | Java | false | false | 5,094 | java | package playground.balac.allcsmodestest.controler.listener;
import java.util.ArrayList;
import java.util.HashMap;
import org.matsim.api.core.v01.Id;
import org.matsim.api.core.v01.events.LinkLeaveEvent;
import org.matsim.api.core.v01.events.PersonArrivalEvent;
import org.matsim.api.core.v01.events.PersonDepartureEven... | [
"htplex@gmail.com"
] | htplex@gmail.com |
110ef1da6b3e61036990270417d2e7a9ad47977b | e742f3272e1f6f13e3650b4c379389ef2d2e4b46 | /MissingNumbers/src/MissingNumbersInArray.java | 8e1a853643996056944ce4d55a576edb85e05abb | [] | no_license | anjusuryawanshi/study | 15193365903195a7c4c4d5aac7b7dac69cc3541b | 565161798ab87807d2706d73998ba38d727b5879 | refs/heads/master | 2021-01-09T05:20:07.702476 | 2017-04-03T04:25:30 | 2017-04-03T04:25:30 | 80,752,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | import java.util.ArrayList;
import java.util.List;
public class MissingNumbersInArray {
public static void main(String[] args) {
int[] nums = {4, 3, 2, 7, 8, 2, 3, 1};
List<Integer> missing = findDisappearedNumbers(nums);
System.out.println(missing);
}
public static List<Integer> findDi... | [
"anjali.1585@gmail.com"
] | anjali.1585@gmail.com |
5432ffd6638816d8e483dd540c6f6906b5ec8234 | 2a4c79eece6c250109db4e688cf88c5ec4954ec2 | /src/cn/zcib/bean/Reward.java | d8dce5ebbb31502cc225eda72e84d8feb2eea238 | [] | no_license | JPCui/demo_zcib | 8e29d3e4ee48d8135c1df27f26078f1ec5bb0c55 | 1fd6e51082f71841d4b20892f4a9297d81e4e4f8 | refs/heads/master | 2016-09-05T17:33:17.824913 | 2014-12-31T05:32:48 | 2014-12-31T05:32:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,863 | java | package cn.zcib.bean;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="Reward")
public class Reward {
@Id
@Gene... | [
"624498030@qq.com"
] | 624498030@qq.com |
1174a8667f4c5ec8f7b4cc436bd564bde99adb48 | 370e3e22e89c65c5daa2304f970f2b17c45f2054 | /src/main/java/io/github/makbn/authentication/service/StudentServiceImp.java | 071e3c0da87ff9284ef89b948e7f8e7223a0027b | [] | no_license | makbn/authentication-service | 2789afa5852d7ac8dbd0b12285a9fd38716614fa | 9027325aada74a76e9f676eebb0dd120a656ca57 | refs/heads/master | 2020-03-07T05:47:48.881098 | 2018-04-04T14:11:44 | 2018-04-04T14:11:44 | 127,305,775 | 1 | 2 | null | 2018-04-04T14:11:45 | 2018-03-29T14:47:07 | Java | UTF-8 | Java | false | false | 925 | java | package io.github.makbn.authentication.service;
import io.github.makbn.authentication.model.Student;
import io.github.makbn.authentication.repository.StudentRepository;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
@Component(... | [
"mehdi74akbarian@gmail.com"
] | mehdi74akbarian@gmail.com |
e7e62e06a02d7db4ecfc4e0d0d5454d5bc205d08 | 87a45004d9e5a454fb3911347901ae42699efff6 | /mobile-app-ws/src/main/java/com/appdeveloperblog/app/ws/MobileAppWsApplication.java | c2a8df42c220953eb76f67e543a4d2107699facc | [] | no_license | mkba2019/spring-boot | abd13c144b8bb472554e767f81fb06e1660fcc34 | d9474ffd82e11bf96810fb76698f00d3511973bd | refs/heads/master | 2020-04-18T22:10:19.656272 | 2019-01-27T08:21:19 | 2019-01-27T08:21:19 | 167,786,015 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 691 | java | package com.appdeveloperblog.app.ws;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration;
import org.springframework.context.annotation.Bean;
import org.springfra... | [
"noreply@github.com"
] | noreply@github.com |
439e0cac0857ba378bca74d411b0ca6282e0c273 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14462-5-12-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/extension/job/internal/AbstractInstallPlanJob_ESTest.java | 9ef52d960f102107ec20006894a2fcd7074645ee | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 583 | java | /*
* This file was automatically generated by EvoSuite
* Sun Apr 05 06:03:27 UTC 2020
*/
package org.xwiki.extension.job.internal;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunW... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
e21584a621a2167a5854a4947b0edd76a565bf4c | 68022d311463a775dd7d184369f6086c31f91c69 | /JavaWebapps/java2web/.svn/pristine/e2/e21584a621a2167a5854a4947b0edd76a565bf4c.svn-base | 3ca21d913998c84e9cd4a785658439a8a6862102 | [
"Apache-2.0"
] | permissive | XavierGeerinck/KdG_IAO301A | 067e18fc9f803e9796a0ff4517eb6b494ee0282e | 6937c5fa10f6b1cfce31979551b16f7186532483 | refs/heads/master | 2021-05-26T20:53:30.074092 | 2013-12-04T15:29:58 | 2013-12-04T15:29:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | package be.kdg.cookies.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* Deze klasse wordt maar door 1 gebruiker (thread) gebruikt.
* Daarom is ze niet specifiek thread-safe gemaakt.
*/
public class Mandje implements Serializable
... | [
"xaviergeerinck@Xaviers-MacBook-Pro.local"
] | xaviergeerinck@Xaviers-MacBook-Pro.local | |
d77389224a97fea6700d4472bbee0fe957c124ce | 77351c48f3949346e596c356da95331447f0471a | /app/src/main/java/com/example/android/cinemusp/FragmentAdapter.java | 143bf4655e0b7cee9c71433f832fd9e85010a38e | [] | no_license | Facina/Cinema | ee82108e9b61247799f7c171b5baf4718abaaf28 | 402e69af8d9efa346e077dd4bfeaa9b15f68d77b | refs/heads/master | 2022-02-24T06:37:10.602451 | 2017-06-12T13:23:39 | 2017-06-12T13:23:39 | 94,099,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,349 | java | /*
* Copyright (C) 2016 The Android Open Source 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 required by app... | [
"brunofacina@gmail.com"
] | brunofacina@gmail.com |
4378b84e071e281694c33890ed8c76fc65c980e5 | a653c9fa8cc7a97765323c0230dc62b9b3309654 | /src/cn/demi/res/po/ReagentLog.java | 1734e10cb92a556fa83a2eabbf14439b31281b82 | [] | no_license | peterwuhua/springBootDemoT | ef065d082017420dc56ac54f4714b11a4fbe9ee3 | f8cebcae3becaa425fad93f116c40fb7ceb65e43 | refs/heads/master | 2020-09-13T22:47:25.013935 | 2019-11-20T13:16:09 | 2019-11-20T13:16:09 | 222,925,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,387 | java | package cn.demi.res.po;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.JoinColumn;
import javax.persistence.Lob;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import javax.persistence.Transient;
import cn.core.framework.common.po.Po;
import cn.core.fra... | [
"1053185268@qq.com"
] | 1053185268@qq.com |
fdf1e08dac99f18b9e760b4287f6a671f5bec4fb | e2fa3692cf395292798f38526d2e0b04c09a7d5d | /MainActivity2.java | a2f82e69d937060feb7931ab54073214a342c87c | [] | no_license | Justinsane20/android | 73ed0591988b4fff11d635c6b7490135a3e4e2c5 | 0f4e298d2005ce86d62842e631e8223422a4355c | refs/heads/main | 2023-04-16T13:33:43.713717 | 2021-04-30T05:56:48 | 2021-04-30T05:56:48 | 363,026,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,815 | java | package com.example.login;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
public class MainActivity2 extends AppCompatActivity {
... | [
"noreply@github.com"
] | noreply@github.com |
ddfbffb387a66c1cfbb7bbc0ff05673e8e5505b7 | 9fbe009c6499382b3cc262450a178ef16cd3fa59 | /refactoring/src/test/java/ru/akirakozov/sd/refactoring/servlet/QueryServletTest.java | 7f199b71589c08668ec680a63903350d2dfeaef5 | [] | no_license | romagolchin/software-design | eb99f7b5ab0982658fb4e162850adf5614a28c3a | 486223ebd990f718f74f602061cfe1b27c82d6ba | refs/heads/master | 2023-06-17T02:21:56.995122 | 2022-07-11T08:15:25 | 2022-07-11T08:15:25 | 154,562,909 | 0 | 0 | null | 2023-05-23T20:11:05 | 2018-10-24T20:11:11 | Java | UTF-8 | Java | false | false | 2,416 | java | package ru.akirakozov.sd.refactoring.servlet;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import ru.akirakozov.sd.refactoring.dao.IProductDao;
import ru.akirakozov.sd.ref... | [
"gol4in.roman@yandex.ru"
] | gol4in.roman@yandex.ru |
826532ccf9a2544124586d779dc2b96ebfc4440d | 85849ca2a152a8485165328cadb04ebdeca6bda1 | /src/main/java/cn/edu/lynu/javactf/dao/NewsMapper.java | c4ff6eaefe3614f9306c694c0a7b438a7d4967f1 | [
"Apache-2.0"
] | permissive | freekeeper9966/java-ctf | f05de7bd57f17d5d894728b31d37289098e615b5 | 50d86bbbd125f00d912605d34da08856ffa7c89d | refs/heads/master | 2022-06-21T07:05:27.070913 | 2019-06-26T09:16:39 | 2019-06-26T09:16:39 | 262,307,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | package cn.edu.lynu.javactf.dao;
import java.util.List;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.anno... | [
"mikemelon@sina.com"
] | mikemelon@sina.com |
66060854c340b9c4e2ce525d4c3c6aae6183b0b6 | c8d940a806634855b237a8ee82291e4fdf8b89ce | /app/src/main/java/hidenseek/devlanding/com/hideandseek/Maps/MapsCurrentLocation.java | 6e265a07049ddce2bcb00f441174c3d90978c631 | [] | no_license | TedHoryczun/Hide-And-Seek | 077007e0e5e95bf0149e645baf30b39df2322340 | 6337db548ec6a989387d56888194d54c61f0735d | refs/heads/master | 2021-01-19T11:15:06.743405 | 2017-04-12T23:38:29 | 2017-04-12T23:38:29 | 82,235,628 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,748 | java | package hidenseek.devlanding.com.hideandseek.Maps;
import android.Manifest;
import android.content.Context;
import android.content.pm.PackageManager;
import android.location.Location;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support... | [
"tedhoryczuniv@outlook.com"
] | tedhoryczuniv@outlook.com |
e371dd2531d111d91d51df27dc2ae601f578aba2 | cba543b732a9a5ad73ddb2e9b20125159f0e1b2e | /sikuli/IDE/src/main/java/org/sikuli/ide/CloseableTabbedPaneListener.java | caeba2d97f11c1fc979d37c688a78441ea54e120 | [] | no_license | wsh231314/IntelligentOperation | e6266e1ae79fe93f132d8900ee484a4db0da3b24 | a12aca5c5c67e6a2dddcd2d8420ca8a64af476f2 | refs/heads/master | 2020-04-05T13:31:55.376669 | 2017-07-28T05:59:05 | 2017-07-28T05:59:05 | 94,863,918 | 1 | 2 | null | 2017-07-27T02:44:17 | 2017-06-20T07:45:10 | Java | UTF-8 | Java | false | false | 615 | java | /*
* Copyright (c) 2010-2016, Sikuli.org, sikulix.com
* Released under the MIT License.
*
*/
package org.sikuli.ide;
import java.util.EventListener;
/**
* The listener that's notified when an tab should be closed in the
* <code>CloseableTabbedPane</code>.
*/
public interface CloseableTabbedPaneListener extends ... | [
"hjpq0@163.com"
] | hjpq0@163.com |
3cedc85368ac2aee6d21d43d3ad7a94cf33ecf5d | 8aefee1609bb581dabbb972740fed17a91047810 | /src/org/zwobble/shed/compiler/types/ParameterisedType.java | 7d7182227a08d42cc102b4f5b691ad80f114a40a | [] | no_license | mwilliamson/shed | 24013de71af53b0238f0bef11296fba0a8d75254 | 65fef492344f5effd68356a353b760abcda09d1d | refs/heads/master | 2020-12-24T15:22:58.130607 | 2012-02-12T15:50:39 | 2012-02-12T15:50:39 | 1,815,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package org.zwobble.shed.compiler.types;
import lombok.Data;
@Data(staticConstructor="parameterisedType")
public class ParameterisedType implements TypeFunction {
private final ScalarType baseType;
private final FormalTypeParameters formalTypeParameters;
@Override
public String shortName() {
... | [
"mike@zwobble.org"
] | mike@zwobble.org |
9e0490ee8fe62aa823dc9725a4a3bf6fa3835dda | e5b4da15b5b65ee20134ba3855d1bbd69ab1795b | /src/test/java/org/pojotask/MainPojo.java | ab198d2736e3692afb99477b9f4d16df70714dea | [] | no_license | RagulM02/APIJSON | 80a8f8ef51bb706d62157276e527683c0449cadb | 77f890d514106a65ca9c8ae303b26d338b36ab6f | refs/heads/master | 2022-12-28T22:41:17.557764 | 2020-05-13T10:22:18 | 2020-05-13T10:22:18 | 263,601,458 | 0 | 0 | null | 2020-10-13T21:57:32 | 2020-05-13T10:45:40 | Java | UTF-8 | Java | false | false | 965 | java | package org.pojotask;
public class MainPojo {
private String page;
private String per_page;
private String total;
private String total_pages;
private Data data;
private Ad ad;
public Ad getAd() {
return ad;
}
public void setAd(Ad ad) {
this.ad = ad;
}
public String getPage() {
return page;
}
pub... | [
"ragulmariyappan@outlook.com"
] | ragulmariyappan@outlook.com |
ffda2c697871692523d90ba300326f2bd399f3c7 | 9ea1dba146b2d27626df880ecdf799b9dd298c26 | /app/src/main/java/precisioninfomatics/servicefirst/Networks/GetMethod.java | 2bd32b3ef5f63351ece69a5d765ea1f1b538f067 | [] | no_license | dvelle/Yoges- | 3f9c99f4a82aca060b11f1bb53aadf930ebb4981 | 1b601b0c1edff71caea06f1dec4121faa9045c31 | refs/heads/master | 2021-07-25T17:49:14.546342 | 2017-11-07T06:51:04 | 2017-11-07T06:51:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package precisioninfomatics.servicefirst.Networks;
/**
* Created by 4264 on 30-01-2017.
*/
public interface GetMethod {
void getDataFromServer(String obj);
}
| [
"yoganmoorthy@gmail.com"
] | yoganmoorthy@gmail.com |
561db262b5ca20afd456227a53d72f3decb141aa | 540eb566580bc597394800267e1b63b4f76aacad | /yipinFrontWeb/src/main/java/com/ytoxl/yipin/web/action/index/IndexAction.java | 772600b1811d6d1ef796b2cebef2ef92a577a8c0 | [] | no_license | ichoukou/yipin | aa20621deea1e4487193796722e80d9780720b36 | 2c921389f1c77c6d0f80f3568c6daa36c83fda62 | refs/heads/master | 2020-05-20T23:56:27.870318 | 2018-11-28T05:31:33 | 2018-11-28T05:31:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,965 | java | package com.ytoxl.yipin.web.action.index;
import java.io.IOException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.struts2.ServletActionContext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org... | [
"caozhi_soft@163.com"
] | caozhi_soft@163.com |
e0766ffc1df896cb39b85ea03939000a866efb7c | 3b21cc2913090d7246e043be489bebb0bfda723d | /jpashop/src/main/java/jpabook/jpashop/domain/Category.java | 636d30f9216de0055559e9ebcec13324e54fc818 | [] | no_license | JangYouJeong/jpashoppro | 111b52dd601281a01081e8e367da01f8f26bcded | 997449252ca64aa6ebf76fb17bdc26fd5bfc4ae0 | refs/heads/master | 2023-03-23T06:55:16.742900 | 2021-03-10T16:59:24 | 2021-03-10T16:59:24 | 346,310,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 930 | java | package jpabook.jpashop.domain;
import jpabook.jpashop.domain.Item.Item;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
@Getter @Setter
public class Category {
@Id @GeneratedValue
@Column(name = "category_id")
private Long i... | [
"smilinglovely72@gmail.com"
] | smilinglovely72@gmail.com |
0478e54ad22a256e95110391847dbfd074c31ecc | b927858dc16a66a69641ed1b3686a2c303cd054d | /GreenfootGaneMario Game/house2.java | 031bc424775ebaf94013ed9d2f238674fb02e43f | [] | no_license | 1990mUkuna/GreenFooot_Game-Java-languag | 78d36f10dee20ce769f754c1e27913f04a4dd7c6 | a525e5ed917b0f65ebc29bd1cafb41603decea63 | refs/heads/master | 2020-05-02T06:13:29.128458 | 2019-03-26T14:00:25 | 2019-03-26T14:00:25 | 177,789,906 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 499 | java | import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
/**
* Write a description of class house2 here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class house2 extends Actor
{
/**
* Act - do whatever the house2 wants to do. This method i... | [
"noreply@github.com"
] | noreply@github.com |
e7933215a274160cc6ac508ed87761cdededbfb8 | 6bc8c084ab73580224fb0a27be60c8efc23a84c2 | /src/ast/expression/AbstractExpression.java | 8c902ad2a747f22821059c11f6113f4af118fb8b | [] | no_license | cesarcamblor/dlp | 506310fd9723d360815a2e1b33dc8ab961864098 | cc5ab91135ab282d46065edc0dfa92c99f11259f | refs/heads/master | 2020-06-10T20:46:42.746504 | 2019-06-25T16:13:01 | 2019-06-25T16:13:01 | 193,741,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | /**
* @generated VGen (for ANTLR) 1.4.0
*/
package ast.expression;
import ast.AbstractAST;
import ast.type.Type;
public abstract class AbstractExpression extends AbstractAST implements Expression {
public void setType(Type type) {
this.type = type;
}
public Type getType() {
return type... | [
"cesar23nava@gmail.com"
] | cesar23nava@gmail.com |
1ed86310ac1acd5f2ce0456b4b6d067e2c9d3eb1 | b10389c626a7e2673829686cb292aefcf69daa9a | /src/test/java/com/java/zonov/junit/db/MyBLogicTest.java | 41e0dc0deadff64a3e3534209febae7e42ee7f8e | [] | no_license | EugeneNSK/JUnit | 945b746c5b03b1a48a3285aff6f5f66bc7c688df | d270d139adc8c0789fdcd5bb8531fd2eec835b7b | refs/heads/master | 2020-03-25T01:36:05.718724 | 2018-12-03T03:41:40 | 2018-12-03T03:41:40 | 143,245,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,344 | java | package com.java.zonov.junit.db;
import org.jmock.Expectations;
import org.jmock.Mockery;
import org.junit.Test;
import java.sql.SQLException;
import static org.junit.Assert.*;
public class MyBLogicTest {
//контейнер управляющий генерацие объектов имитации
Mockery ctx = new Mockery();
@Test
public... | [
"eugene.zonov@gmail.com"
] | eugene.zonov@gmail.com |
19d36b010c738d3848a3dcccc7134594409313a4 | 14ab14873af277b8d0eff3988f80e5a9be87c262 | /chap12-prac05/src/PlusMinusImageFrame.java | d776e08c453cbb60acaed4239ab07d58dff1a06c | [] | no_license | ehtlfkr/Java | 5a0d659d69c2137c377beea6152c6ee4954f2b5c | fd7ec78b66fc0fbb505dd38805de397dbe69b3be | refs/heads/master | 2020-05-14T23:50:43.822955 | 2019-12-06T03:05:20 | 2019-12-06T03:05:20 | 182,002,260 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,302 | java | import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class PlusMinusImageFrame extends JFrame{
public PlusMinusImageFrame(){
setTitle("그래픽 이미지 확대 축소 연습");
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
setContentPane(new MyPanel());
setSize(300, 300);
setVisible(true);
... | [
"USER@AMP-10"
] | USER@AMP-10 |
10fda2a4580b0e42aceaa569f69d8e9ed5e9c4fa | f6dacb34c10fa1c3be84ebbc7cb482344b6fbd5d | /pdf-as-legacy/src/main/java/at/gv/egiz/pdfas/wrapper/VerifyResultWrapper.java | 770e7f3bd3ff90069d379fdfc09ab04fa005d7fa | [] | no_license | primesign/pdf-as-4 | 2f2a2f4cfdbff64ecf926fee64327c93c07d3473 | 29c19a50b93ea379feae1bb0d7f576c758be175b | refs/heads/master | 2023-04-28T06:31:36.838914 | 2023-01-23T14:09:11 | 2023-01-23T14:10:33 | 30,864,921 | 4 | 2 | null | 2023-04-27T23:54:32 | 2015-02-16T11:14:06 | Java | UTF-8 | Java | false | false | 3,787 | java | /*******************************************************************************
* <copyright> Copyright 2014 by E-Government Innovation Center EGIZ, Graz, Austria </copyright>
* PDF-AS has been contracted by the E-Government Innovation Center EGIZ, a
* joint initiative of the Federal Chancellery Austria and Graz Un... | [
"andreas.fitzek@iaik.tugraz.at"
] | andreas.fitzek@iaik.tugraz.at |
bd52a40e8d1a6cd53bbc163fa8b7dd9da08f7d1b | 73755b061d456d47ee9de1b0cfaf41cf2b974e56 | /app/src/androidTest/java/com/np/dipendra/pearl/ExampleInstrumentedTest.java | 59ac70f3e51e837b91d0554e38e2c42afb4e89fb | [] | no_license | dipendrabist/Pearl | c7457ae1f07a7d355fe339a58769ebb8404c1bf2 | bf01cec90916bf4b3361cd80e52e0a39e631b0b9 | refs/heads/master | 2020-04-12T18:14:41.628887 | 2018-12-21T06:21:16 | 2018-12-21T06:21:16 | 162,673,773 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 726 | java | package com.np.dipendra.pearl;
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.*;
/**
* Instrumented test, which will execute on an Android d... | [
"dipendrabist101gmail.com"
] | dipendrabist101gmail.com |
84d50a574082128c0f1ded067ac05b02590e0fa4 | 8d8ace87328405a97a068a9bb1a265fc59b61a15 | /src/com/concept/crackingthecodinginterview/chapter1/Problem1.java | 99f66b8300197f7d26e10663c4296b4aa62b53dd | [] | no_license | iqbal2907/Java-Concepts | 71cb5eb462e8f55dd515f0dd5a275cc364cc61f4 | e6ffacf6874d4f624f3e1f9c6e31daee64d262f9 | refs/heads/master | 2021-07-02T18:04:23.970230 | 2021-06-10T05:14:07 | 2021-06-10T05:14:07 | 37,520,235 | 0 | 0 | null | 2018-04-02T05:46:17 | 2015-06-16T09:15:53 | Java | UTF-8 | Java | false | false | 983 | java | /**
* Implement an algorithm to determine if a string has all unique characters. What if
you can not use additional data structures?
*/
package com.concept.crackingthecodinginterview.chapter1;
public class Problem1 {
public static boolean isUniqueChars1(String str) {
boolean[] char_set = new boolean[256];
for... | [
"iqbal2907@gmail.com"
] | iqbal2907@gmail.com |
478565f9cfad0cbb07fdb195496ccfc35867856a | 14f11849720388164a3a2142ee6cf6efaca68faf | /src/main/java/com/iup/tp/twitup/ihm/components/inscriptionComponent/InscriptionComponentAdapter.java | 6667ce5c85410c07e23eb10515e3a62888b2d9e7 | [] | no_license | Robin-Ln/M2_Twitup_UE_IHM | e3fbdd94242fd8122a5481b93cda87f754f8d99c | d25deff01e1bc8b9b9c134f002d26512a24a046f | refs/heads/master | 2020-04-26T19:35:34.341652 | 2019-03-12T16:43:21 | 2019-03-12T16:43:21 | 173,780,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package com.iup.tp.twitup.ihm.components.inscriptionComponent;
import com.iup.tp.twitup.datamodel.User;
public abstract class InscriptionComponentAdapter implements IInscriptionComponentObserver {
@Override
public void notifyRequestUserInscription(User user) {
}
}
| [
"rlouarn@MacBook-Pro-de-Robin-2.local"
] | rlouarn@MacBook-Pro-de-Robin-2.local |
edfdae94f8cd57c894faa16b137305dc5462ad8e | c7bf6b30d164793b330eefcfae078146843977c3 | /reactor-core/ShowCase/backpressure/EventSource.java | 6d24cc860db1239aee495eb80835561b8200802d | [] | no_license | machao23/dairy | 3838ef7103d746e68dbfe9f796cefca0bd28c06f | c6d86357d0c027af4833f0aafb4172731cbbda1d | refs/heads/master | 2022-08-06T12:46:40.634637 | 2022-07-31T07:11:01 | 2022-07-31T07:11:01 | 155,980,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | java | package com.rinbo.reactor.backpressure;
import java.util.ArrayList;
import java.util.List;
public class EventSource {
private List<EventListener> listeners;
public EventSource() {
listeners = new ArrayList<>();
}
public void onEvent(Event event) {
for (EventListener listener : listen... | [
"ma_chao@trip.com"
] | ma_chao@trip.com |
f3a935452b66c35b5eae9203457a08e1d8e27d4f | c2f8b6d1d153588a5055d96140352be1ceb98bc8 | /A19N0028P-TicTacToe/tictactoe/app/src/main/java/com/tictactoe/MainActivity.java | 89e812db3dc00517b0ce4406af9be4094be729eb | [] | no_license | danisik/MBKZ | 4be10b6649afb071fed636418ec83a4b8078ad64 | 9bed3ab2dad579821cbef9eb4b061de861595906 | refs/heads/master | 2021-01-05T14:56:09.157940 | 2020-05-03T09:12:02 | 2020-05-03T09:12:02 | 241,055,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,736 | java | package com.tictactoe;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Point;
import android.graphics.PorterDuff;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.core.content.ContextC... | [
"32537562+danisik@users.noreply.github.com"
] | 32537562+danisik@users.noreply.github.com |
c13c1b57ed59ef0699bd68503d476d22db63b4e2 | 4e0943c9979a69650ff49feae3e1625a64b4219b | /src/com/xmlframework/entity/common/XmlReqHeader.java | 2a92502dcc7c4125a1bf841e89356cfb92188081 | [
"MIT"
] | permissive | hujingli/xml-framework | 931e7cdaf488d89b8998d1d7a9d494b1b9cff201 | 8ba19258956aec177b256eb6facc9cc6883391a9 | refs/heads/master | 2020-07-05T14:10:02.607979 | 2019-08-16T06:20:08 | 2019-08-16T06:20:08 | 202,669,130 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 437 | java | package com.xmlframework.entity.common;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlTransient;
import javax.xml.bind.annotation.XmlType;
@XmlType(propOrder = { "reqCode" })
public class XmlReqHeader {
@XmlElement(name = "reqCode")
private String reqCode;
@XmlTransient
public... | [
"854494838@qq.com"
] | 854494838@qq.com |
a04180fc4d0987fde3cbdd9ad51df972eddb82b7 | e34661720d8834a45812af768953f4be762d9dd3 | /1. Bahan Ajar/Praktikum03-Pengenalan Pemrograman PBO/sinauclass/src/sinauclass/Sinauclass.java | 6a8f854135e0353b635b3f76662b42e96cfdae19 | [] | no_license | Ilham1996-cyber/PBO-TI20192020-3-4 | 39fe96fa967122e5560026e81825a4e0ce42f339 | a2d1cd3bdb488e584e79afc8aa83e24a761d3703 | refs/heads/master | 2023-04-27T16:38:26.319693 | 2019-09-17T17:19:44 | 2019-09-17T17:19:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 147 | java | package sinauclass;
public class Sinauclass {
public static void main(String[] args) {
// TODO code application logic here
}
}
| [
"pribbadi@users.noreply.github.com"
] | pribbadi@users.noreply.github.com |
ea2c5236d6a227bc05287cb9426d263715035b00 | 961d51acd20d6ec5e203428c323988aed1493c79 | /app/src/main/java/com/example/admin/pakistanweather/model/currentlocationdata/Geometry.java | 0142ffaba7a4e83ee00a8fca0d102009814f5f16 | [] | no_license | mrizwanghuman/PakistanWeather | 7ad8074ad9c69b25d901046b0953b466ef540e83 | c3472160703c77ad15a5c0d518da99158f69a9ba | refs/heads/master | 2021-09-04T17:59:26.335134 | 2018-01-09T05:22:04 | 2018-01-09T05:22:04 | 114,578,188 | 1 | 0 | null | 2018-01-09T05:22:05 | 2017-12-18T00:06:59 | Java | UTF-8 | Java | false | false | 1,131 | java |
package com.example.admin.pakistanweather.model.currentlocationdata;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Geometry {
@SerializedName("location")
@Expose
private Location location;
@SerializedName("location_type")
@Expose
p... | [
"mrizwanghuman@yahoo.com"
] | mrizwanghuman@yahoo.com |
3ee9cee992c7a78f81bbbbf405498f592083b6a6 | a434ebad3d93ea87872e8174786ed15b906c94fa | /WebRest/WebRest/src/br/com/fiap/fiaproupasdelivery/dao/ClienteDAO.java | 0275929c50e4633a10e995997c9a530b879a27c4 | [] | no_license | kacioidarlan/workspace | 0aaacc05d98b50346026c7b93300700bcb6c5f88 | 52e02003070ae6e719a85930eb01ade300fb1ae4 | refs/heads/master | 2016-09-10T00:26:06.622520 | 2014-02-23T18:44:04 | 2014-02-23T18:44:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,757 | java | package br.com.fiap.fiaproupasdelivery.dao;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Session;
import br.com.fiap.fiaproupasdelivery.entities.Cliente;
import br.com.fiap.fiaproupasdelivery.entities.Entregador;
public class ClienteDAO implements GenericDAO<Cliente, Long>{
public Sessi... | [
"kio_idarlan@hotmail.com"
] | kio_idarlan@hotmail.com |
d26269ffa51e38f51757c4e317c8e3df707f5811 | 4553ea35dcc41d585161b8411d49e9b70937fdd8 | /src/main/java/com/demo/test/helper/FileHelper.java | d4805a238cba67b76f1ed70d706438ee6103ccfa | [] | no_license | wx8900/SpringBootPage | 7913a75260273da776a7bcf78717abc081ced3cf | 1d1dfcd81882677d6908b122f974370f48ada313 | refs/heads/master | 2022-07-06T19:59:08.393070 | 2021-02-03T02:33:32 | 2021-02-03T02:33:32 | 182,468,237 | 2 | 0 | null | 2022-06-29T19:48:15 | 2019-04-21T00:41:00 | Java | UTF-8 | Java | false | false | 26,350 | java | package com.demo.test.helper;
import org.apache.commons.io.FilenameUtils;
import org.dom4j.Document;
import org.dom4j.io.OutputFormat;
import org.dom4j.io.XMLWriter;
import org.hibernate.internal.util.StringHelper;
import java.io.*;
import java.util.List;
import java.util.StringTokenizer;
import java.util.zip.CRC32;
... | [
"cwx8900@gmail.com"
] | cwx8900@gmail.com |
881e293ec021a7b17db639deb6b1ea03422b5de6 | 33c0307d5fa6506c88571a98028281c6ae3a3918 | /vertx3-tcp-java/src/chirow/vertx3/tcpclient/TcpClientController.java | 62230346d2be9cb8bc2717bc467edbb4fe078534 | [] | no_license | chirow/vertx3-tcp-samples | 5cf20ce61580367b9869cd431fa33f0feb568d93 | 24a2d98741601588eb5ab705234b0acaf575866c | refs/heads/master | 2016-08-06T16:08:31.738607 | 2015-08-26T08:11:38 | 2015-08-26T08:11:38 | 41,410,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,872 | java | package chirow.vertx3.tcpclient;
import io.vertx.core.AbstractVerticle;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import chirow.vertx3.tcpclient.TcpClientController;
public class TcpClientController extends AbstractVerticle {
//logback + slf4j
static final Logger logger = LoggerFact... | [
"chirow@gmail.com"
] | chirow@gmail.com |
5659d552d14c517e5a7cc49cce7b62238b97d64d | c6d83db5ca391dfb5b068b0363060bb67c9c1d9f | /org.cse.visiri.util/src/main/java/org/cse/visiri/util/WindowQueue.java | 1de5f980fac85db3f3cf594538cb287001c7e58e | [] | no_license | visiriCEP/VISIRI | e5775eb1330ac83b8cf605e1df3589f09dfcbe9b | eea51947ebd5d18ee5682e4694d6a722cfa8e130 | refs/heads/master | 2021-01-18T16:22:52.726429 | 2015-02-19T12:27:03 | 2015-02-19T12:27:03 | 25,860,143 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,179 | java | /*
* Copyright 2004,2005 The Apache Software Foundation.
*
* 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 ap... | [
"dgujitha@gmail.com"
] | dgujitha@gmail.com |
a03a8b968ade183e8f788971140241ef8141a11a | 19f7e40c448029530d191a262e5215571382bf9f | /decompiled/instagram/sources/p000X/C23260zq.java | ddeea75be840070bcee6cb0d2fa81f4c58945933 | [] | no_license | stanvanrooy/decompiled-instagram | c1fb553c52e98fd82784a3a8a17abab43b0f52eb | 3091a40af7accf6c0a80b9dda608471d503c4d78 | refs/heads/master | 2022-12-07T22:31:43.155086 | 2020-08-26T03:42:04 | 2020-08-26T03:42:04 | 283,347,288 | 18 | 1 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | package p000X;
import com.instagram.pendingmedia.store.PendingMediaStoreSerializer;
/* renamed from: X.0zq reason: invalid class name and case insensitive filesystem */
public final class C23260zq implements C11590fD {
public final /* synthetic */ AnonymousClass0C1 A00;
public C23260zq(AnonymousClass0C1 r1)... | [
"stan@rooy.works"
] | stan@rooy.works |
e738e304d521e74725072a7ddef06ba856bc25cd | 69a96384dd88d49a2fe103ec2576d08cac71877c | /harness2/src/main/java/org/mds/harness2/tools/distruptor/DirectVsEventTranslatorWithSingleLongBenchmark.java | 8bd057f252fb01a992dea12676b0a7eca597a61b | [] | no_license | mo-open/harness | 820325cb6132bd76d0f6d1694b32e248d4cb6409 | e59b3c43a4fb343d01c7b880693f0eda95c017e7 | refs/heads/master | 2021-06-01T17:53:19.723786 | 2016-04-09T14:23:04 | 2016-04-09T14:23:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,451 | java | /*
* Copyright 2012 LMAX Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | [
"root@zoo1.(none)"
] | root@zoo1.(none) |
5dbd6527fbeb81ed55fca33a1bcaae2e7692a514 | 7be053e82a065edb493374b5e6f9321b180ecd48 | /easy-shopping/src/com/easyshopping/template/directive/BrandListDirective.java | 20329d6b5b462b9e83f51a3b7faa43c579ba904e | [] | no_license | anytime-hxy/shopping | 10d0bb1202dfc33385d425cdd6a47aae2e9cdfd7 | 18b09d28b6e4f150285561c9702c5d7ae9c1a6a6 | refs/heads/master | 2021-01-01T06:53:43.632013 | 2017-07-18T05:44:04 | 2017-07-18T05:44:04 | 97,545,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,574 | java | /*
*
*
*/
package com.easyshopping.template.directive;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import com.easyshopping.Filter;
import com.easyshopping.Order;
import com.easyshopping.entity.Brand;
import com.easyshopping.service.... | [
"huxiaoyu@eastmonsy.com"
] | huxiaoyu@eastmonsy.com |
1bc7b5e851bde463f391297825037dea7950a366 | e31d4ed4c3af08d31ccbdaccfbce3eb9779d2f1c | /src/radio/TransmitInterface.java | 46eb6dbbadd995709754f2b3aad92cf1393e0204 | [] | no_license | Bob-K2KI/java-sdr-1 | d50cb77f01e3f5201fd19990e2c9653d3494417a | fde2f5e5cd7e896b68420c47f6879c5a540e05bc | refs/heads/master | 2021-01-16T22:10:52.584395 | 2015-02-15T08:34:19 | 2015-02-15T08:34:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,146 | java | /*
* TransmitInterface.java
*
* Created on September 19, 2007, 5:28 PM
*
* Copyright (C) 2006, 2007 by John Melton, G0ORX/N6LYT
*
* 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 ... | [
"g@ziegenhain.com"
] | g@ziegenhain.com |
cc15698c6c011fa2f39cd8c2a48b56367b306e60 | 70b37de5cf1529b10b1cea8e3074fbfb0772850d | /src/main/java/com/libereco/server/crawler/amazon/soap/client/jax/BrowseNodeLookupResponse.java | a6a75edc5bf9cdfc6d36c14e4b66c6e158cf560b | [] | no_license | dushkindigital/crawlers | fc6951e005593d4dd59f8ab113e2064cc4d2f51e | 6971f7e642962c056138d8a02cab3544c342865a | refs/heads/master | 2021-01-25T04:50:15.859425 | 2014-05-19T01:19:32 | 2014-05-19T01:19:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java |
package com.libereco.server.crawler.amazon.soap.client.jax;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xm... | [
"miljusevic@yahoo.com"
] | miljusevic@yahoo.com |
21e8f19b3ba905688432d6bed6d426f7a5b5bf51 | 73ad5b4a20e892563b25b0e32a7ea21ec98348e7 | /src/yurtotomasyon/pers_odeme.java | f87a13353ef39089a3e884749808736567ac0c3b | [] | no_license | hakansefa/yurt_otomasyon_2019 | bb04b1519078c7e1e3d7cc305fd1ab0bf60600c0 | e0a279446177e29547a207999aa9b4f4094d02d1 | refs/heads/master | 2020-05-24T21:42:42.380005 | 2019-05-19T14:48:24 | 2019-05-19T14:48:24 | 187,481,152 | 1 | 0 | null | null | null | null | ISO-8859-2 | Java | false | false | 4,900 | java | package yurtotomasyon;
import java.awt.Color;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
import javax.swing.border.MatteBorder;
import keeptoo.KButton;
import ... | [
"38389300+hakansefa@users.noreply.github.com"
] | 38389300+hakansefa@users.noreply.github.com |
38a7e0b0d5d79369640fa888f4343e2cbab9d751 | 8fb8ea3fce72511271d33708df6a5648e4dabc5d | /src/main/java/com/dhirajapps/springbootpostgresqlcrud/exception/ErrorDetails.java | 13fec3e68e1d52e5ce2a7e4657b15f09f435e82f | [] | no_license | DhirajAswani/springboot-postgresql-crud | b75358bea7f34300bfef59b9e4ea03035be1d396 | 30f1896f9cbdee23307bd750fa052e75e18aee62 | refs/heads/master | 2023-04-21T13:43:03.527287 | 2021-05-04T18:11:48 | 2021-05-04T18:11:48 | 364,345,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | package com.dhirajapps.springbootpostgresqlcrud.exception;
import java.util.Date;
public class ErrorDetails {
private Date timestamp;
private String message;
private String details;
public ErrorDetails(Date timestamp, String message, String details) {
super();
this.timestamp = timestamp;
this.message = mes... | [
"dhirajaswani2727@gmail.com"
] | dhirajaswani2727@gmail.com |
7b067f3a103968f2fce34d746192c2f7cdafe738 | 73208473ead4c2483e3685765fc000bd9972b506 | /plugins/gradle-dsl-impl/src/com/android/tools/idea/gradle/dsl/parser/android/DependenciesInfoDslElement.java | f07c9c50a6458a0a4a8e6601805b2ae226d8b866 | [
"Apache-2.0"
] | permissive | code-general/intellij-community | a72bda439b374a08a2fb753e32ddeb4d494b0b98 | a00c61d009b376bdf62a2859dd757c0766894a28 | refs/heads/master | 2023-02-12T04:29:56.503752 | 2020-12-30T04:29:00 | 2020-12-30T04:29:00 | 320,182,339 | 1 | 0 | Apache-2.0 | 2020-12-30T06:58:32 | 2020-12-10T06:36:43 | null | UTF-8 | Java | false | false | 3,429 | java | /*
* Copyright (C) 2020 The Android Open Source 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 required by app... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
ea7b3538253355562a8dfcbf1a6808a6148dfe76 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/83/org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer_getMaxIterations_121.java | 1d585629c1f65d1d4e2ac43d31d184a5b3860871 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 676 | java |
org apach common math optim gener
base implement squar optim
base handl boilerpl method threshold
set jacobian error estim
version revis date
abstract squar optim abstractleastsquaresoptim differenti multivari vectori optim differentiablemultivariatevectorialoptim
... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
b443630082aa87bf1f7a89652fe5a91a79580428 | 3418f6daa4ad3f021ca16f90dd2032ae42da53a1 | /library/src/main/java/com/vanniktech/rxpermission/ShadowActivity.java | c59de973e8fcc697b8ecac59e5ee503fb8b982ed | [
"Apache-2.0"
] | permissive | YanYanLun/RxPermission | 394f749bcf1950ce21a76ec6933469c8d8f55c2f | c19eb4f4b6f676805397302d8252846eb4961e5d | refs/heads/master | 2020-03-20T10:13:17.567544 | 2018-06-09T17:10:18 | 2018-06-09T17:10:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,594 | java | package com.vanniktech.rxpermission;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import io.reactivex.annotations.NonNull;
import static android.os.Build.VERSION_CODES.M;
@TargetApi(M) public final class Sha... | [
"noreply@github.com"
] | noreply@github.com |
4ba6564ae85443e739463ee9b11f65df76a29d66 | 9ebcd5b38025a2bbf1c63725c23e34960dd8a48b | /digitsletters/src/main/java/com/cl/digitsletters/ConvertPlus.java | d5bdee5db961f993be33deda0fb3b7e7021dbb40 | [] | no_license | climb-wang/digitsletters | 1722898ac130b3ff045bc898e802cb11618a5eb3 | 57b2136f959799885b034baa2e24d6f8c72e0e83 | refs/heads/master | 2023-02-17T23:09:03.471706 | 2021-01-14T15:15:08 | 2021-01-14T15:15:08 | 329,643,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | /*
* $RCSfile: ConvertPlus.java,v $
* $Revision: 1.1 $
* $Date: 2021年1月14日 $
*
* Copyright (C) 2014 NearBound, Inc. All rights reserved.
*
* This software is the proprietary information of NearBound, Inc.
* Use is subject to license terms.
*/
/**
*
*/
package com.cl.digitsletters;
... | [
"climb@climb-pc"
] | climb@climb-pc |
02e6399e8e5eab4fa8be71ff5f6718f529273f40 | 9fb7d211bd7842009228f234b9f0167cc370ad94 | /BitCoin/NewsAppv1/Android Studio/NewsApp/app/src/main/java/com/btcnews/helpers/Cache.java | 186b410ad924e799834ed341773b47a27b3d667a | [] | no_license | aloha1/BitCoin-Daily | b148feb532f740085035d26cc6232ad508b15302 | 6784164fc7fafb5d664fad235ce40a01fec17ebd | refs/heads/master | 2021-07-06T02:42:14.811026 | 2017-10-01T00:40:45 | 2017-10-01T00:40:45 | 105,410,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,199 | java | package com.btcnews.helpers;
import android.content.Context;
import android.util.Log;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.... | [
"yunwenl@gmail.com"
] | yunwenl@gmail.com |
315a23a124ce2f40d7a796056073912f8f2e3427 | 7973ac4273d59607ec950f4e7fe416d08e40251b | /app/src/main/java/com/tech/cloudnausor/ohmytennispro/fragment/coachuserreservation/CoachUserReservationFragment.java | 4be3ed5b8f5b3d5009aebb7d64b05d68a8751159 | [] | no_license | Satvar/m_Android_OhMyTennisPRO | 66dc15e01b54caae794f0f330fd7fae5414e4e0c | 4936b482dacca44bb7f2a0293583951f84459307 | refs/heads/master | 2021-01-07T06:28:09.784709 | 2020-02-19T08:23:18 | 2020-02-19T08:23:18 | 241,606,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,069 | java | package com.tech.cloudnausor.ohmytennispro.fragment.coachuserreservation;
import android.content.Context;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.appcompat.widget.SearchView;
import androidx.appcompat.widget.Toolba... | [
"aryvart92@gmail.com"
] | aryvart92@gmail.com |
c0792b9df60a8d6865342192aced6055c36563ef | 3a2858658ae2d3f471e6a2b97e374e75d5ffb272 | /fake-script/src/main/java/com/github/esrrhs/fakescript/callback.java | 78c67c68b0fd49644670afa1698e2dbf82e9e82e | [] | no_license | cqingwang/ReflectMaster | 772466fef9f371427ab321ecc8eeacd64491df5d | a459780bac20e84879da310feb377257dc6fb30a | refs/heads/master | 2023-04-21T22:06:53.188230 | 2021-05-14T08:24:11 | 2021-05-14T08:24:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package com.github.esrrhs.fakescript;
public interface callback
{
public void on_error(fake f, String file, int lineno, String func,
String str);
public void on_print(fake f, String str);
}
| [
"3135419729@qq.com"
] | 3135419729@qq.com |
0e941191225f2fd20021b03f2c1ca3e4d36fb9e7 | 67df353b789f5e81644ad77c09ecab7ae6fc3b85 | /app/src/androidTest/java/net/ddns/himion0/homefull/app/ApplicationTest.java | 319c26bbfdabb3ec0d965d9f4a4ec1f89ee05150 | [] | no_license | GilesNicholas/HomelessShelter | f04afd4c62043b723cd709f80dc887a4d4f62209 | f9cc266b69080b91bebd76c5da8a01d7a629fbc4 | refs/heads/master | 2022-12-05T21:22:35.886823 | 2020-08-19T08:48:26 | 2020-08-19T08:48:26 | 288,680,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package net.ddns.himion0.homefull.app;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"nwgiles92@gmail.com"
] | nwgiles92@gmail.com |
1b0dacb0fcd875ac1bf45f1db0c56f98e9d7ab8c | 5fa8cac4bd7e816a5b53619c9836b7e56e53b541 | /src/main/java/com/glodon/kafka/config/SenderConfig.java | e0c20fb4914ecb2323c4e9f88951781aee0d6cab | [] | no_license | SHUCharles/kafka-avro-confluent | 71ebd5c11a476285bca8f72413a4ec990e508536 | 9e47798a1c0822103b6ee15f2401e60627763ca8 | refs/heads/master | 2020-06-28T07:26:01.327920 | 2019-08-02T06:10:31 | 2019-08-02T06:10:31 | 200,175,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,703 | java | package com.glodon.kafka.config;
import com.glodon.avro.User;
import com.glodon.kafka.product.Sender;
import io.confluent.kafka.serializers.KafkaAvroSerializer;
import io.confluent.kafka.serializers.KafkaAvroSerializerConfig;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.common.seria... | [
"SHU_Charles@163.com"
] | SHU_Charles@163.com |
742d10ab291b46c1c9911ce8116c3d3489547a75 | 3c72d4f8f5497e4cb9a9145ef1c4835a11768015 | /src/main/java/com/axce1_/javacore/chapter28/FizzBuzzMain.java | 4a6ff9b9054b6b043ebde8f440dccc69a65a7e92 | [] | no_license | axce1/javacore | bacd54bf04db11a8d866bbdb676f3722de11bcd7 | 30dea4d5f732e1ebbfd28965a3e37a10462743c4 | refs/heads/master | 2022-11-06T10:02:18.920777 | 2020-07-01T16:52:32 | 2020-07-01T16:52:32 | 266,681,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,398 | java | package com.axce1_.javacore.chapter28;
import java.util.concurrent.Semaphore;
import java.util.function.IntConsumer;
class FizzBuzz {
int n;
int cur;
private final Semaphore fz, bz, fbz, num;
public FizzBuzz(int n) {
this.n = n;
this.fz = new Semaphore(0, true);
this.bz = new ... | [
"axcel.github@gmail.com"
] | axcel.github@gmail.com |
5f8ffaac79ecd2c94deece0009c18b706a941c7b | bb1cb5d3cd79ba65287cbcc5ee7e26d3008b0c8c | /jdk7/src/main/java/evangel/util/treemap/TreeMapIteratorTest.java | 1b6d6c63ac4383ddcd35832f00b2716d8a989f6e | [
"Apache-2.0"
] | permissive | T5750/java-repositories | bff7a5291a1792c9cc34d830dac34c51f1ed65d4 | 01ed32bc0e8263b978c95de8ca02ab49a345a5b5 | refs/heads/master | 2023-07-20T02:16:09.235998 | 2023-07-08T01:15:23 | 2023-07-08T01:15:23 | 90,839,689 | 3 | 1 | Apache-2.0 | 2023-07-08T01:15:24 | 2017-05-10T08:25:19 | Java | UTF-8 | Java | false | false | 2,748 | java | package evangel.util.treemap;
import java.util.*;
/**
* 遍历TreeMap的测试程序。 <br/>
* (01) 通过entrySet()去遍历key、value,参考实现函数: iteratorTreeMapByEntryset() <br/>
* (02) 通过keySet()去遍历key、value,参考实现函数: iteratorTreeMapByKeyset() <br/>
* (03) 通过values()去遍历value,参考实现函数: iteratorTreeMapJustValues()
*/
public class TreeMapIterat... | [
"evangel_a@sina.com"
] | evangel_a@sina.com |
dce8ce6fd1c3504f81a96caedae3adaf5120ad7c | f4e276dd6fcac89eb20098c7e126a8706cff9da0 | /cloud-gateway/src/main/java/com/aac/kpi/gateway/property/AuthProperties.java | 762f6717ec288f82b6e2f59390ff2368c410f57d | [] | no_license | daiDai-study/cloud-template | 6e8d23886b8693d769d51b837ce46f8fb71a9127 | 27549bc02fecbe81e193bd3c01d41ebe724ae27b | refs/heads/main | 2023-02-24T15:19:51.366623 | 2021-02-01T13:11:50 | 2021-02-01T13:11:50 | 333,083,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,202 | java | package com.aac.kpi.gateway.property;
import cn.hutool.core.collection.CollUtil;
import cn.hutool.core.util.StrUtil;
import lombok.Data;
import lombok.Setter;
import org.apache.commons.lang3.StringUtils;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.cloud.contex... | [
"ChenZhen2@aactechnologies.com"
] | ChenZhen2@aactechnologies.com |
790fe364e73b323adf11ef2f0ca73fd76ef2b225 | 1ef9098eac88fa018e6ede29464adad62ad5f02b | /src/main/java/hu/kincstar/javasetraining/homework/HomeWork.java | c32dbe4929666db865b367a283f43492af8f93c1 | [] | no_license | vanyotamas/HomeWork | 7f1c468859809f7f6aeec358f7035c701a843b51 | 7eb55c5b1a6e4eaaf2ba8833b2a399f366fd07e4 | refs/heads/master | 2023-01-03T04:33:51.619297 | 2020-10-27T12:56:32 | 2020-10-27T12:56:32 | 299,235,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package hu.kincstar.javasetraining.homework;
/**
* Házi feladat fő belépési pont
*/
public class HomeWork {
public static void main(String[] args) {
TaskApplication taskApplication = new TaskApplication();
taskApplication.createTasks();
taskApplication.createRelatedTasks();
taskAp... | [
"vanyo.tamas@allamkincstar.gov.hu"
] | vanyo.tamas@allamkincstar.gov.hu |
6cd510076f95047d606a0d8b44d4cdc66a89d3ca | 7b7f5f76514c7a9a4cf892146394a5d2f4e38da1 | /test/src/main/java/com/sub/entity/Course.java | 059fc3e8a72b9ecec092a7e18ef3246c176b8f36 | [] | no_license | TheFlyingBrid/bxx.github.io | e27df0a48fccc1877995e26c07f0e1ebdedb6bea | f5aca0bc1b57efc8d76005702e13d8c2553bd104 | refs/heads/master | 2022-12-21T15:19:34.501488 | 2020-07-02T10:15:15 | 2020-07-02T10:15:15 | 94,088,933 | 0 | 0 | null | 2022-12-16T02:23:19 | 2017-06-12T11:32:40 | Java | UTF-8 | Java | false | false | 2,846 | java | package com.sub.entity;
import java.util.Date;
public class Course {
private String id;
private String name;
private String filename;
private String status;
private String author;
private Date pubtime;
private String img;
private String flashfilename;
private Integer viewco... | [
"3331541276@qq.com"
] | 3331541276@qq.com |
9bdbb50abcd6be0b5800e87cfc6a29696e5195ab | df41898b50b1c1b1a0c73213d554682cd9826872 | /elProj/src/main/java/com/db/elProj/service/BookService.java | b39db153bb5275347413936bae9db0b8acbd3781 | [] | no_license | harshita-ha/Search-Engine | e2af500ab92b3878a9864e62458b820f087645c8 | 1988940d6eead7ec39f6ad79bcec58b5fdde46b5 | refs/heads/main | 2023-05-15T00:44:26.851409 | 2021-06-09T07:12:47 | 2021-06-09T07:12:47 | 375,075,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.db.elProj.service;
import java.util.List;
import org.springframework.stereotype.Service;
import com.db.elProj.entity.Book;
@Service
public interface BookService {
Book generateBook(List<String>bookList);
}
| [
"harshita1h@gmail.com"
] | harshita1h@gmail.com |
d072b44f6b8d650e11cba597be5f45e24814332e | 28b17238ac02d00e2d5210507b0d1dd75bb54b88 | /code/Java/codechef/src/February_17/INTERVAL.java | 3f430dd69f4e07c5cd116c497f2231f8707a276d | [] | no_license | shpalasara/competitive-programming | 421edb807a17b10030a6c08ea7b43003df57f10c | a3da0c2a264b79fa84173bfa99d3a93882a5ec52 | refs/heads/master | 2021-04-09T17:13:38.480982 | 2018-03-18T06:22:41 | 2018-03-18T06:22:41 | 125,697,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,155 | java | package February_17;
import java.util.List;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.InputMismatchException;
public class INTERVAL {
public static void main(String[] args) {
FasterScanner sc = new FasterScanner();
PrintWriter out = new PrintWriter(S... | [
"shalinpalasara@gmail.com"
] | shalinpalasara@gmail.com |
82cd0a6bce95a99c70bc4ef9362998240a79f0c0 | a5dbeadebfd268a529d6a012fb23dc0b635f9b8c | /core/src/test/java/ru/mipt/cybersecurity/pqc/crypto/test/McElieceKobaraImaiCipherTest.java | e8c0c43821372c5458529358936ac7d17f291eb2 | [] | no_license | skhvostyuk/CyberSecurity | 22f6a272e38b56bfb054aae0dd7aa03bc96b6d06 | 33ea483df41973984d0edbe47a20201b204150aa | refs/heads/master | 2021-08-29T04:44:31.041415 | 2017-12-13T12:15:29 | 2017-12-13T12:15:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,489 | java | package ru.mipt.cybersecurity.pqc.crypto.test;
import java.security.SecureRandom;
import java.util.Random;
import ru.mipt.cybersecurity.crypto.AsymmetricCipherKeyPair;
import ru.mipt.cybersecurity.crypto.Digest;
import ru.mipt.cybersecurity.crypto.digests.SHA256Digest;
import ru.mipt.cybersecurity.crypto.params.Param... | [
"hvostuksergey@gmail.com"
] | hvostuksergey@gmail.com |
1005323b3159c0e1a7d02cd7cea097e6ea4fa844 | 6000edbe01f35679b1cf510575d547a6bb5e430c | /core/src/main/java/org/apache/logging/log4j/core/net/DatagramOutputStream.java | bf2a2e6c0935e2cb419adce3483dc39740623d35 | [
"Apache-2.0"
] | permissive | JavaQualitasCorpus/log4j-2.0-beta | 7cdd1a06e6b786bca3180c1fe1d077d0044b2b40 | 1aec5ba88965528ce8c3649b5d6f0136dc942c74 | refs/heads/master | 2023-08-12T09:29:17.392341 | 2020-06-02T18:02:37 | 2020-06-02T18:02:37 | 167,004,977 | 0 | 0 | Apache-2.0 | 2022-12-16T01:21:49 | 2019-01-22T14:08:39 | Java | UTF-8 | Java | false | false | 3,960 | 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... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
b161ec7ce63cd07e9e2b18f112b626b2d1889037 | 06fdc74f6373c45422860ad77002ece55bdd1fc0 | /springboot/src/main/java/com/study/crawler/details/abstracts/WebsiteDetailAbstract.java | f5d68ef0fc754dcf50dc4a0622c8dacc1cfed903 | [] | no_license | caiqiwang/learngit | d227e7ad5c1376bb371d6967c8b09ca152e1312d | 0a2d9f373383d83f3cf865692f4161ecb925e95f | refs/heads/master | 2021-04-12T02:59:06.975297 | 2018-04-02T11:39:32 | 2018-04-02T11:39:32 | 125,943,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,586 | java | package com.study.crawler.details.abstracts;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.atomic.AtomicInteger;
import com.study.crawler.details.WebsiteDetail;
import com.study.crawler.entity.CompanyInfo;
import com.study.crawler.entity.Recruitmen... | [
"caiqw@hxcfsoft.com"
] | caiqw@hxcfsoft.com |
12604dda9c65776a13b0c9b3f7f5beb359a16d8f | b21e690c1d348425ebc46c32a05406c3d67e3c47 | /src/main/java/org/libsmith/anvil/net/mail/MailDelivery.java | d2c8b54a580e9d03db51992856bbe16f3361972b | [
"Apache-2.0"
] | permissive | libsmith/libanvil | 1675cac295ee4176c42911eea2424cf556104936 | 74c68989533c701aea725b1efac741de38c1baf8 | refs/heads/master | 2021-01-19T01:38:53.677474 | 2016-10-18T15:36:01 | 2016-10-18T15:36:01 | 54,287,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,880 | java | package org.libsmith.anvil.net.mail;
import org.libsmith.anvil.UncheckedException;
import org.libsmith.anvil.time.ImmutableDate;
import org.libsmith.anvil.time.TimePeriod;
import javax.annotation.Nonnull;
import javax.mail.Message;
import java.io.Serializable;
import java.util.Date;
import java.util.concurrent.Comple... | [
"Dmitriy.Balakin@0x0000.ru"
] | Dmitriy.Balakin@0x0000.ru |
579ce533f328df7c7e7a951c9bc36a55c55fd6a9 | c0399f2ca217a4ffcf64aac88cfd6c04fa0d1ab2 | /AppMonitor/src/com/app/monitor/boommenu/Eases/EaseOutQuad.java | e6a3382fc9c96d1e124816edebfe9ebd4d18b93a | [] | no_license | KingOfQueen/Android--AppMonitor | b4732e4b52013d94d07ec526aa9f6040506a5950 | 589461c6a10d651a586ebf0191efd1d5b770bf2e | refs/heads/master | 2020-05-16T16:24:45.119364 | 2017-05-09T02:19:17 | 2017-05-09T02:19:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package com.app.monitor.boommenu.Eases;
public class EaseOutQuad extends CubicBezier {
public EaseOutQuad() {
init(0.25, 0.46, 0.45, 0.94);
}
}
| [
"yuanjinlong@yijiedai.com"
] | yuanjinlong@yijiedai.com |
0ab24b35aab49c32ae78915ad293fff2a2aa370e | 27368bf04c9d6f41162efa805c106c4dffff79c3 | /src/Telas/LigaDasLendas.java | 6105650b54b872200201a1d90a1d72ac01904da1 | [] | no_license | jaspionjpg/jogo-banco-imobiliario-java-swing | e0b1d9877f6727b939edf45c46c96c68f33540e3 | ee33a524e6be15047867be3468c9bf1cae58a238 | refs/heads/master | 2020-05-30T17:39:11.518135 | 2019-06-02T18:12:08 | 2019-06-02T18:12:08 | 189,879,174 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 48 | java | package Telas;
public class LigaDasLendas {
}
| [
"richardx4000@hotmail.com"
] | richardx4000@hotmail.com |
c95236d871580d6846f19564e30739a96fcb83cc | 30a98617d97fc0823005d21e3ddae641599f8e35 | /src/main/java/clone/swaper/infrastructure/persistence/Id.java | 416f80b097da9b33c4afba2f6d0123caca47023b | [] | no_license | yurachud/another-homework | c1ce0cc4e984413b7785ade9158f8b60c86f33f4 | b70d89b0dac40f0f97e4d873eb2a7f619522a002 | refs/heads/master | 2021-01-23T21:10:48.886825 | 2017-05-08T21:27:29 | 2017-05-08T21:27:29 | 90,672,830 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,014 | java | package clone.swaper.infrastructure.persistence;
import com.google.common.base.Objects;
import java.io.Serializable;
import java.util.UUID;
import java.util.function.Function;
public abstract class Id implements Serializable {
private UUID uuid;
public Id(UUID uuid) {
this.uuid = uuid;
}
... | [
"jurijs.cudnovskis@finabay.com"
] | jurijs.cudnovskis@finabay.com |
5cf1aefa7b67145a48798258b53b4a04a329c144 | c90fef529d010e901d3b3a675033625f479e76f6 | /webapp/src/main/java/by/grodno/ss/rentacar/webapp/page/confirm/ConfirmPage.java | d857527255529dae08c432a8be9e0a4a69f8b17a | [] | no_license | stanevi4/rentacar | df4a65dd185429b9b900ee568bf78eadbbbb75df | f4a4d051e3acf1f3c0a685f22576a7d5d5d4aa37 | refs/heads/master | 2021-01-21T04:48:30.417998 | 2016-06-15T08:30:41 | 2016-06-15T08:30:41 | 55,909,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 237 | java | package by.grodno.ss.rentacar.webapp.page.confirm;
import by.grodno.ss.rentacar.webapp.page.AbstractPage;
public class ConfirmPage extends AbstractPage {
private static final long serialVersionUID = 1L;
public ConfirmPage() {
}
}
| [
"sstbox@gmail.com"
] | sstbox@gmail.com |
3eb4790197041602e2572996c111277e64efe936 | ff4a0d23d201c581312490646c161dde1f676297 | /src/org/ms2ms/mzjava/NumModMatchResolver.java | 28677a0c02f71a22effa1e73e0338cc2f92783a0 | [
"MIT"
] | permissive | wyu/ms2ms | f47bfd410feb1cab56b21b612234105953b22931 | f5d7cb372d0bee0884ebf238e6ed218f673b1850 | refs/heads/master | 2022-11-14T09:19:29.396509 | 2021-08-14T02:33:39 | 2021-08-14T02:33:39 | 38,951,766 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package org.ms2ms.mzjava;
import com.google.common.base.Optional;
import org.expasy.mzjava.core.mol.NumericMass;
import org.expasy.mzjava.proteomics.mol.modification.Modification;
import org.expasy.mzjava.proteomics.ms.ident.ModificationMatch;
import org.expasy.mzjava.proteomics.ms.ident.ModificationMatchResolve... | [
"wyu.hliu@gmail.com"
] | wyu.hliu@gmail.com |
41ad80fbecb6391c219aab79d9db6c74e9089a05 | 0469ac7db609fd7efccf4a86ff78e8295de3e407 | /src/main/java/de/tum/in/www1/artemis/web/rest/ProgrammingSubmissionResultSimulationResource.java | 38a314c6485a49b2bc7b48bab80547c473b2778c | [
"MIT"
] | permissive | LDAP/Artemis | 7cbf64d58c40ed0556fcfd1703699e58f4bf049a | 15d753fbd9c19e45a4c4d8da87ef4ad56b9c5436 | refs/heads/main | 2023-03-07T15:57:35.248642 | 2021-01-28T20:33:27 | 2021-01-28T20:33:27 | 334,384,899 | 0 | 0 | MIT | 2021-01-30T10:23:41 | 2021-01-30T10:23:41 | null | UTF-8 | Java | false | false | 7,605 | java | package de.tum.in.www1.artemis.web.rest;
import static de.tum.in.www1.artemis.web.rest.util.ResponseUtil.forbidden;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.Optional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Value;
i... | [
"noreply@github.com"
] | noreply@github.com |
d892a749552d7d46b83aeeab8548b468411567f7 | 9ee95761949e36a42fc74e9a9331b294f3ef61ed | /target/classes/placeholder.java | 019bbb5585b1fb342ff3df42475a0c7982620074 | [] | no_license | copetty/TurkeySiteBackend | c26c1b749dfb8c359e625403f8f5ddf89be17aa0 | 94b944eea6bef12a8bea4e33bf43f2f36b18713d | refs/heads/main | 2023-04-23T01:14:36.995772 | 2021-05-04T01:36:21 | 2021-05-04T01:36:21 | 364,109,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 31 | java |
public class placeholder {
}
| [
"copetty96@gmail.com"
] | copetty96@gmail.com |
9c7e1dac2d41e558d58b7601ad83eaac4b448979 | 9ff37e80409c1efde5eac77a2d132a9b1a395565 | /sourcecheckWeb/src/main/java/com/fengdai/qa/service/ParseSrcService.java | a07a2eebe3ad5f84a5e527b476f9afd668dc2645 | [] | no_license | shichaowei/analyzeCode | bb5e4be7e9c08dd3d8eac60e80e02d032c91433a | 9c9f4eaadd33fac8056c5c8806c6a83f47e268db | refs/heads/master | 2021-01-22T20:09:04.957040 | 2018-03-19T02:05:06 | 2018-03-19T02:05:06 | 85,290,149 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | package com.fengdai.qa.service;
import java.util.ArrayList;
import java.util.HashSet;
import com.fengdai.qa.model.tree;
public interface ParseSrcService {
public ArrayList<String> getroots() ;
public String getTreeJson(String rootNode);
public void parseSources(String classesDir,HashSet<String> varchange)... | [
"1239378293@qq.com"
] | 1239378293@qq.com |
ef959f8a29d9ecc78d601bbf3f4f06e21216331d | 3604c82e5a87714b57cfa219e451db924993e1bb | /src/test/java/com/practice/greedy/JumpGameTest.java | a11e2b202efbfd58454dce51f22937d3a194a946 | [] | no_license | mukeshkamboj/data-structure-and-algorithm | 20535bab92d669cecb297872905372d43b646014 | 68ca8126ef7369e16ccf0bc4fb08cba7f7c56c1d | refs/heads/master | 2023-07-12T08:36:26.594479 | 2021-08-11T01:15:26 | 2021-08-13T01:15:26 | 355,020,475 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | java | package com.practice.greedy;
import java.util.stream.Stream;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
public class JumpGameTest {
@ParameterizedTest
@Metho... | [
"mukesh.shyamlal@gmail.com"
] | mukesh.shyamlal@gmail.com |
ca65e841b47cf68f6cc2ad52e94186a42c3d846a | 91d9e91134115eb09404450e866a69b73e08f743 | /worldoffice/src/test/java/com/spring/worldoffice/WorldofficeApplicationTests.java | 9e398dd52766e98fed50b5806f44c2efa07fabf8 | [] | no_license | milenamiranda177/WorldOffice | dcd97de376c303fad738e61ebdeb82ff65d6d219 | 7ce65ca18dbe7e1c3467bed7055be048653ac03f | refs/heads/master | 2022-12-17T05:45:19.160556 | 2020-09-17T04:06:47 | 2020-09-17T04:06:47 | 296,212,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package com.spring.worldoffice;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class WorldofficeApplicationTests {
@Test
void contextLoads() {
}
}
| [
"milena.miranda@detektor.com.co"
] | milena.miranda@detektor.com.co |
79df036ad96b125ea26995d38667b0ece03ea2b1 | 756be5a11e265763e60f01ba4f89f0f2e8f3ea4a | /super ke/Example1.java | 3aab7f321ccbc5fe6ad5c965df1eac4a5203c267 | [] | no_license | pradeep-kumar-1705807/Java-Practice-Programs | 31f820bbba2f8c144366b155dbe5de78f37f7163 | 603622b9d237e389ddf1809eaa9f70296f760799 | refs/heads/master | 2021-05-25T08:25:52.096203 | 2020-04-07T09:02:11 | 2020-04-07T09:02:11 | 253,739,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 264 | java | class Fruit
{
protected Fruit()
{
System.out.println("Fruit Class");
}
}
class Apple extends Fruit
{
Apple()
{
super();
System.out.println("Apple Class");
}
}
class Example1
{
public static void main(String args[])
{
Apple a1=new Apple();
}
} | [
"1705807@kiit.ac.in"
] | 1705807@kiit.ac.in |
447e5bf510dee45de4c34c49d9a979e84314e095 | bee440803895b05f350972bc4ee82b92b53530d7 | /app/src/main/java/com/laioffer/tinnews/ui/search/SearchNewsAdapter.java | b895747bf7e7be00a9945e28dc0027be3611fbcb | [] | no_license | zionhjs/tinNews_Project | 8adf4739b4b8b6e133526641c52d5928ce2e8139 | 7d7cf5fd64028eeebbab8abd8c226871b594b03b | refs/heads/master | 2022-11-12T06:22:48.104427 | 2020-06-28T04:46:38 | 2020-06-28T04:46:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,403 | java | package com.laioffer.tinnews.ui.search;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import com.laioffer.tinnews.model.Article;
import androidx.recyclerview.widget.RecyclerView;
import com.laioffer.... | [
"hjszion@gmail.com"
] | hjszion@gmail.com |
9341330823ed8625fbc4aa8df84c45d855197567 | 6608152698b0cbdcf56662de984e0f29e98bfe22 | /app/src/main/java/com/android/uitest/yqlm/adapter/ContentAdapter.java | ac6c69d9739245ae9cd4b601fa93808cd0397d75 | [] | no_license | seaFeng/UITest | d846100af8f95f58f306e340f3570843573b1ba3 | 2f051e9569c66dcb3413d4d1363dff25507d0fcd | refs/heads/master | 2020-03-22T05:38:53.067607 | 2018-07-07T16:45:36 | 2018-07-07T16:45:36 | 139,580,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,328 | java | package com.android.uitest.yqlm.adapter;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.android.uitest.R;
import java.util.List;
/**
* C... | [
"1572179344@qq.com"
] | 1572179344@qq.com |
3f47c4636d71d47ae012324a6dc7633ed626dc85 | 00c5683488607cb6883e397a4ba91d7c0a13e972 | /app/repository/SoilRepository.java | c3408cda4c11976bb0102746c6ac7e7f77dc309d | [
"CC0-1.0"
] | permissive | kavishitech/kb-backend | 0f061bc93aa72a98e874a537818eb6b35853de34 | 91a12abeb73e1cbf9144e5ede7205a92fbf33b15 | refs/heads/master | 2021-04-17T01:27:54.697598 | 2020-03-23T10:32:43 | 2020-03-23T10:32:43 | 249,400,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,322 | java | package repository;
import io.ebean.Ebean;
import io.ebean.EbeanServer;
import io.ebean.Model;
import models.Soil;
import play.db.ebean.EbeanConfig;
import javax.inject.Inject;
import java.util.List;
import java.util.Optional;
import java.util.concurrent.CompletionStage;
import static java.util.concurrent.Completabl... | [
"vinay@Vinays-MacBook-Pro.local"
] | vinay@Vinays-MacBook-Pro.local |
d9c01514eae17b2f25ac3f80ee82d0ed1d5d0218 | 2796a6afd0ad85738da9f89fa0e4d540e2bd5bf4 | /src/main/java/pl/tomo/luxmed/reservation/ReservationExecutor.java | beaeac5bda4c75b4135233af7498e06dabf7c8d7 | [] | no_license | TomaszMolenda/luxmed | 229edd3c15fbe37123c8830e6c2a309988bfc966 | b46696b400d164b536a76c2bede0dc7bf8b50863 | refs/heads/master | 2021-03-27T12:31:45.701216 | 2018-01-09T20:04:26 | 2018-01-09T20:04:26 | 116,864,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,325 | java | package pl.tomo.luxmed.reservation;
import org.jsoup.nodes.Document;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
class ReservationExecutor {
private final ReservationStatusUpdater reservationStatusUpdater;
private final ReservationChe... | [
"tomasz.molenda@gmail.com"
] | tomasz.molenda@gmail.com |
b9b9b00afbd93dc18f814d3600d6f12c57b21e4b | 0344b0746082049c332efcc7c8c15c19b47311dd | /src/com/example/gp/HomeFragment.java | a6759de6c5b4d4a071233a4202e7cbb0844cfa20 | [] | no_license | ajeetsingh-123/gatepoint | c70bd7c50a12e9700df788affe68445094fff23a | 76375bd9d2ed43a7c6c9fc6362cc75e9ee8f2cec | refs/heads/master | 2022-12-22T06:58:26.235554 | 2020-10-04T17:17:01 | 2020-10-04T17:17:01 | 256,679,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,404 | java | package com.example.gp;
import java.util.ArrayList;
import java.util.List;
import org.apache.http.message.BasicNameValuePair;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.annotation.SuppressLint;
import android.app.Fragment;
import android.content.Intent;
import ... | [
"mrajeetsinghpal@gmail.com"
] | mrajeetsinghpal@gmail.com |
dda80cbe52abbdd4e7b3b26010ecf40503bf84d8 | 51fc65abd4f193e621096b6568b358c8999045b6 | /src/main/java/org/cloud/ssm/mapper/SysLogMapper.java | 3a4dd788cc5f76f4a2b1064f21073a8696fdd9a7 | [
"MIT"
] | permissive | DongJeremy/complexSSMWithGradle | fc5f64682f969292ef7c9cf6acdffc1221055b28 | a817302385a1b482f7acef3dcdc0d2f9ce351cec | refs/heads/master | 2022-12-21T11:07:50.236202 | 2020-04-30T08:09:59 | 2020-04-30T08:09:59 | 253,219,603 | 0 | 0 | MIT | 2022-12-16T15:38:48 | 2020-04-05T11:33:12 | JavaScript | UTF-8 | Java | false | false | 198 | java | package org.cloud.ssm.mapper;
import org.cloud.ssm.common.base.BaseMapper;
import org.cloud.ssm.entity.SysLog;
public interface SysLogMapper extends BaseMapper<SysLog> {
void clearLogs();
}
| [
"dong-dawei@dong-dawei.zm.com"
] | dong-dawei@dong-dawei.zm.com |
8896487cb4dc1b33182b02971fe3ce90e165dda4 | 45aba410be5f2f117b84f085b3ae2bae1299c7ca | /src/main/java/com/example/service/MailSender.java | a8c4f3adef2c70a8d73de8df831cffdc7864a59c | [] | no_license | VladTVN/MySpring | f74133e95cfb2e8983165b9d6b35a7d369f39c5b | 8264f0b0914eecf3651af7fdeb1793f06b23412d | refs/heads/master | 2023-02-03T04:06:57.021334 | 2020-12-27T12:19:25 | 2020-12-27T12:19:25 | 299,046,794 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package com.example.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.mail.SimpleMailMessage;
import org.springframework.mail.javamail.JavaMailSender;
import org.springframework.stereotype.Service;
@Service
pub... | [
"vlad-tereshko@tut.by"
] | vlad-tereshko@tut.by |
22aa7e71377d66a5da3ddb4d179d512e650a0bbb | 8ffecc0f347494236039f7b60b90405a1a669121 | /src/com/example/javafundametal/basic/branching/IfElseIfElse.java | d7bc9aced26cb4ece27fc08d0e4f9d25feb95ee7 | [] | no_license | PramudiaPutra/Java-Fundamental | e8a4d48d12ea5e27f19ee98ff6fda95346ad47b6 | d94db582714f31b3494afa86ddb508bec77df35d | refs/heads/master | 2023-07-24T07:08:15.651860 | 2021-08-17T07:02:44 | 2021-08-17T07:02:44 | 391,842,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 694 | java | package com.example.javafundametal.basic.branching;
import java.util.Scanner;
public class IfElseIfElse {
public static void main(String[] args) {
System.out.print("input your score: ");
Scanner scanner = new Scanner(System.in);
int score = scanner.nextInt();
String scoreIndex;
... | [
"pramudiaputra.iv@gmail.com"
] | pramudiaputra.iv@gmail.com |
5d974ade7dec63a08fecf43592546175fd7b31a7 | 8beac5fb40f06380cc4bfb938f3a71317ea2f46c | /string2s/src/main/java/com/String1s/NonStart.java | a8caaf7bf38a0ce520be28403c21bafd06feccee | [] | no_license | SakshiGauro/codingBats | e7a6d6b2100f49a21f0721ad3c160bec10dd1331 | f309681aa9d5a772b2bec43a9381ae614940b620 | refs/heads/master | 2023-05-07T08:39:59.414254 | 2021-06-01T15:54:06 | 2021-06-01T15:54:06 | 318,861,881 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | package com.String1s;
import java.util.Scanner;
public class NonStart {
public String nonStart(String a, String b) {
String noA= a.substring(1,a.length());
String noB=b.substring(1,b.length());
return noA+noB;
}
public static void main(String[] args) {
Scanner in = new Scan... | [
"gaurosakshi113@gmail.com"
] | gaurosakshi113@gmail.com |
b81663d37441e5cc97e5077005e379e9af19d536 | 81deb9c54d1173d455e395f0e97a82923c9e9baf | /app/src/main/java/iti/team/tablia/Models/FollowedChef.java | bc532eeb6b16e396062187ed865ed39fccaa7ddd | [] | no_license | YasmineDwedar/Tablia- | 77a2420780beaf9216b0f918388cdb70c46d9aac | 35f57047b79d747bbdeda630d80ee1709bf375a6 | refs/heads/master | 2023-03-10T00:31:57.845064 | 2021-02-16T13:33:12 | 2021-02-16T13:33:12 | 283,022,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package iti.team.tablia.Models;
public class FollowedChef {
private String chefId;
public FollowedChef(String chefIdl) {
this.chefId = chefId;
}
public FollowedChef() {
}
public String getChefId() {
return chefId;
}
public void setChefId(String chefIdl) {
this.chefId = chefIdl;
}
}
| [
"yasminedwedar30@gmail.com"
] | yasminedwedar30@gmail.com |
74aa049a1d65782a6b1a32017db1c5d0ff4f7d98 | 1a79cd25c8a881a182fd5c3896844082cbca4274 | /src/java/com/gerenciaProyecto/Util/ValidadorDeCampos.java | cdf263b21ad1687e17f558da870756db59add9d2 | [] | no_license | EthanAmador/GestionDeVentas | a348f70cfdf69e5b2e779bd6e79f1da88a8f64b6 | dbcc3fc7de1fa91603dfcd6c752a5efae1e08a68 | refs/heads/master | 2021-01-10T17:11:07.149014 | 2015-06-04T01:44:57 | 2015-06-04T01:44:57 | 35,985,607 | 1 | 1 | null | 2015-05-31T20:22:23 | 2015-05-21T02:13:57 | HTML | UTF-8 | Java | false | false | 2,726 | 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.gerenciaProyecto.Util;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
*
* @author Agandio
*/
pub... | [
"ethanrikardo@hotmail.com"
] | ethanrikardo@hotmail.com |
1e8ca07b27e88c76d8c96f15c01c7cdb03b81863 | c3b8f86643593fd48562117acb6cf09ce10c85f8 | /ky-public-model/src/main/java/com/ky/pm/model/ResponseMsg.java | 9dea2e225f7f897ffd95b8433ab4923db0bcd1c4 | [] | no_license | dlxsvip/ky | 05457c6d075d06958e20306bafc7681d5915ca25 | e14468bf0ba0caa81c9663793e6ad1bd623260ef | refs/heads/master | 2021-05-06T15:48:07.792950 | 2017-12-16T01:02:13 | 2017-12-16T01:02:13 | 113,654,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,197 | java | package com.ky.pm.model;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
public class ResponseMsg {
public static final String SUCCESS = "success";
public static final String FAILED = "failed";
private String result;
private String responseCode;
private Object data;
... | [
"dlxsvip@163.com"
] | dlxsvip@163.com |
ad2235034e3b1cec55e063c1a97189418d414bd0 | a6e6039ab78d14b28873407c5e6cabc9ba0e51af | /PC/gen/com/fairy/mic4pc/R.java | cae39ebffd4702e1a7ab2497e154d0fae0e60905 | [] | no_license | fairylrt/Mic4PC | 2199de241f37a3eede5a3d84d0156f8df0300425 | 01605b5c7736ac36626d04f46f2ee868cb32bf28 | refs/heads/master | 2021-01-18T18:25:03.643293 | 2014-12-10T07:19:59 | 2014-12-10T07:19:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,974 | 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.fairy.mic4pc;
public final class R {
public static final class attr {
}
public static final class dimen {
... | [
"fairylrt@gmail.com"
] | fairylrt@gmail.com |
754e5ff834f220d1553ded3757ccf519c42c344e | dff12e10d4c42792920fb9e23ffa968308f53d2e | /kaka/src/main/java/com/cc/common/http/service/HttpService.java | 6d49fde6a2ee4441851ede465e18c48c43ecfbc2 | [] | no_license | qianjun2017/kaka | 627c8bf1e7df675fb09d33ab0af085d91051d671 | 935539f30c622ee24e1ad5c3d1f687f2aaefd8ed | refs/heads/master | 2020-05-09T06:12:49.218715 | 2019-04-26T03:28:09 | 2019-04-26T03:28:09 | 180,989,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 786 | java | /**
*
*/
package com.cc.common.http.service;
import java.util.Map;
/**
* @author Administrator
*
*/
public interface HttpService {
/**
* get请求
* @param url 资源地址
* @param paramMap 请求参数
* @param encoding 编码
* @return
*/
String get(String url, Map<String, Object> paramMap, String... | [
"ws_yuan@126.com"
] | ws_yuan@126.com |
e7d3b7d550794f8d0dc0b7f387ad2e481a9e784d | ca142aa2c4b81c95c9f62bb026f831e6f30881d1 | /LocationTest/app/src/main/java/com/test/locationtest/utils/LocationUtils.java | 7a91f3f1e0c248af18a517b40d4e59b9fa043af2 | [] | no_license | DavidZXY/AndroidTest | 9325d28dddb2977917a0d02b1b8a649d45fba638 | baf86c8788740c5b6ccca2bad5d20815c63e74e3 | refs/heads/master | 2021-03-31T11:12:23.609384 | 2020-03-25T00:38:39 | 2020-03-25T00:38:39 | 248,103,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,224 | java | package com.test.locationtest.utils;
import android.content.Context;
import android.content.Intent;
import android.location.Address;
import android.location.Criteria;
import android.location.Geocoder;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationManager;
i... | [
"guangyinnilv@gmail.com"
] | guangyinnilv@gmail.com |
a0346e41c35b2174cbc3647481f12d1b64cbe63e | 052e76559802520026a3ab2a7a07952eb7eb3e4e | /src/main/java/com/takaichi00/sample/quarkus/integration/dto/GoogleApiItem.java | 50444d7484e19f7c438319490eacf9accbde0372 | [] | no_license | Takaichi00/quarkus-sample | f369698da0798618a0cb633598a91a37e88fe103 | 4ac6443b7555c6bcfb222078c67401d8101b11dd | refs/heads/master | 2023-07-20T03:33:16.746325 | 2022-05-06T05:11:02 | 2022-05-06T05:11:02 | 193,797,334 | 0 | 0 | null | 2023-07-07T21:47:46 | 2019-06-25T23:35:56 | Java | UTF-8 | Java | false | false | 531 | java | package com.takaichi00.sample.quarkus.integration.dto;
import io.quarkus.runtime.annotations.RegisterForReflection;
import java.io.Serializable;
import javax.json.bind.annotation.JsonbProperty;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructo... | [
"kiruhihhohu555@gmail.com"
] | kiruhihhohu555@gmail.com |
2295b6cacc8f8c132dfdb53d1912a8cd2bf35717 | 9bc4a0e83088842fb83592756bc89853f2553da0 | /src/main/java/cn/joylau/echarts/series/other/RippleEffect.java | 8cd5cc0d3307b839ea46e12515570468e8390f4d | [
"MIT"
] | permissive | JoyLau/joylau-echarts | de077cefe819da35adb8eed7a84aca0989112315 | 80f66015dd2e9ca73c235e1aa6105a9e64da2557 | refs/heads/master | 2021-01-22T19:03:38.711296 | 2017-04-18T01:54:01 | 2017-04-18T01:54:01 | 85,150,079 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,731 | java | /*******************************************************************************
* Copyright (c) 2017 by JoyLau. All rights reserved
******************************************************************************/
package cn.joylau.echarts.series.other;
import cn.joylau.echarts.code.BrushType;
import java.io.Seria... | [
"2587038142@qq.com"
] | 2587038142@qq.com |
4e9d96a643a6044dfeb9782f09a9f57a32f3b789 | cbb555403663705af08afe44322a92b477cbaedd | /MyProject_MVC2/src/jsp/board/action/BoardUpdateAction.java | 7153d160ee61530128b7e6dea4d744eb761d50b6 | [] | no_license | TaeBong-Yoon/MyProject_MVC2 | 7b31b8c6bf1df9f2499f405bd2d0dc30fbfe9b1a | 6992a019887ab49195accd9172aa36e7c57c78ac | refs/heads/master | 2022-11-16T23:44:56.736549 | 2020-07-07T05:16:49 | 2020-07-07T05:16:49 | 271,677,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,551 | java | package jsp.board.action;
import java.util.Enumeration;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.oreilly.servlet.MultipartRequest;
import com.oreilly.servlet.multipart.DefaultFileRenamePolicy;
import jsp.board.model.BoardBean;
import jsp.board.model.Boa... | [
"fkdlwldxogus@gmail.com"
] | fkdlwldxogus@gmail.com |
5b6f409a7ea553fa9a8965492f7166176eb1cb21 | cd51785a5e5a04aca510d0495bc16509e88a648d | /app/src/androidTest/java/com/example/robin/translatetestproject/ExampleInstrumentedTest.java | eaf6a2f5184c69a4ff3231b1cdfe01cc1cc726ae | [] | no_license | Robinm91/translateAPI | 22e1434db032dde825730caf618fbaf5a9d1a0ea | d8876b781465ac40f512b290554608428a85a443 | refs/heads/master | 2020-03-18T06:24:09.676588 | 2018-05-22T09:40:01 | 2018-05-22T09:40:01 | 134,393,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.example.robin.translatetestproject;
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.*;
/**
* Instrumented test, which will execut... | [
"Robinm91@users.noreply.github.com"
] | Robinm91@users.noreply.github.com |
683db60a3ac4dc65f53e554343dfa84b1bece510 | 43c3914bd96fd060373009fb4113381c062ae39f | /Walmartqa1/test/com/cloudbees/walmartqa1/dao/ItemDAOTest.java | 799c9e8871fcf0545775bafe730febf8ef4937cb | [] | no_license | weinmang/walmartqa1 | 919e4993027faa71c8896d8fd5981ed543842c98 | 9f1992d55efb3500b0b8bdfe1b08a02de6e445b2 | refs/heads/master | 2021-01-13T16:10:55.965242 | 2013-06-03T15:19:07 | 2013-06-03T15:19:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java | package com.cloudbees.walmartqa1.dao;
import java.util.Map;
import org.testng.Assert;
import org.testng.annotations.Test;
import com.cloudbees.walmartqa1.dao.ItemDAO;
import com.cloudbees.walmartqa1.dto.Item;
import com.cloudbees.walmartqa1.exception.ApiException;
import com.cloudbees.walmartqa1.provider.C... | [
"gregory@messerweinman.com"
] | gregory@messerweinman.com |
3e10f2c78089a3544aa1f6c7eac895405da17f1d | e0e2f67ecfd572969ea88c1832fed340ccfd1977 | /job4j/Chapter_001/src/test/java/conditionTest/MaxTest.java | 1623b589f9bc2a6943bd096d2dbea9cd4ea00770 | [] | no_license | EkaterinaKibis/aero | c00f9aabf24b2eb3633968d448482e1f2ba45491 | 5f2c70eff65ded4fb9efab68489df6884bbeea80 | refs/heads/master | 2022-07-05T22:34:00.007600 | 2020-05-19T05:25:54 | 2020-05-19T05:25:54 | 265,152,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package conditionTest;
import org.junit.Test;
import ru.kibis.dataTypes.condition.Max;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
public class MaxTest {
@Test
public void whenMax1To2Then2() {
int result;
result = Max.max(1, 2);
assertThat(result... | [
"ilya.kibis@gmail.com"
] | ilya.kibis@gmail.com |
297d0e09869cae5d1b8faa17c222090fc087239f | 91682c22fa06d64b6fff5008e86260297f28ce0b | /mobile-runescape-client/src/main/java/class212.java | 63b74262ec8a8e3352a7255ccc47749f5f5b9779 | [
"BSD-2-Clause"
] | permissive | morscape/mors-desktop | a32b441b08605bd4cd16604dc3d1bc0b9da62ec9 | 230174cdfd2e409816c7699756f1a98e89c908d9 | refs/heads/master | 2023-02-06T15:35:04.524188 | 2020-12-27T22:00:22 | 2020-12-27T22:00:22 | 324,747,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,658 | java | /*
* Decompiled with CFR 0.150.
*
* Could not load the following classes:
* net.runelite.mapping.Export
* net.runelite.mapping.ObfuscatedName
* net.runelite.mapping.ObfuscatedSignature
*/
import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSig... | [
"lorenzo.vaccaro@hotmail.com"
] | lorenzo.vaccaro@hotmail.com |
40b0df75f3180fbe54b1600c45e0595b2aa86204 | 8b50464274784d93b7b474b9907b3b8982771f8c | /app/src/main/java/com/android/samiha/commitproject/MainActivity.java | 8cb1dd54692af709711bc047e8b1602fea9df1b6 | [] | no_license | Samiha23/NewProject | 0b42298c095ce885e60ffbed1c041cf321690625 | 37a0bd096a931fc29739fbb027e18c47cd415e6f | refs/heads/master | 2021-07-10T22:53:54.984642 | 2017-10-12T09:30:27 | 2017-10-12T09:30:27 | 106,670,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package com.android.samiha.commitproject;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout... | [
"samihaalhabbal23@gmail.com"
] | samihaalhabbal23@gmail.com |
19f640948399f966830ebcb93d47be65fdabe0ab | e8f171ddb3c8fb54fcecaff0a84648e76681f982 | /community/logicaldoc/tags/logicaldoc-7.5.3/logicaldoc-gui/src/main/java/com/logicaldoc/gui/frontend/client/document/StandardPropertiesPanel.java | 67675d9141dad82cc0754d56259f4c3fe49604f8 | [] | no_license | zhunengfei/logicaldoc | f12114ef72935e683af4b50f30a88fbd5df9bfde | 9d432d29a9b43ebd2b13a1933a50add3f4784815 | refs/heads/master | 2021-01-20T01:05:48.499693 | 2017-01-13T16:24:16 | 2017-01-13T16:24:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,615 | java | package com.logicaldoc.gui.frontend.client.document;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import com.google.gwt.core.client.GWT;
import com.google.gwt.user.client.rpc.AsyncCallback;
import com.logicaldoc.gui.common.client.DocumentObserver;
import co... | [
"car031@bae09422-6297-422f-b3ee-419521344c47"
] | car031@bae09422-6297-422f-b3ee-419521344c47 |
c43bc3aa2c30a55db9f3772467ecbb2fe5b67a2b | ffab40b1b5e12bc84707f38e10599ed749a154e2 | /src/cn/calify/services/OperationDAOServices.java | e4d14742b458749d60f8a4b4ff922607685296d9 | [] | no_license | calify/BeautifulGirlFileManage | a2c2cb3a3d72a3778f76f49f1bf2cc4239360ceb | 2dbf10d90479fa52d8cdbd30886b1e1155df0252 | refs/heads/master | 2020-05-04T02:48:46.198793 | 2015-08-08T10:28:31 | 2015-08-08T10:28:31 | 40,037,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package cn.calify.services;
import java.util.List;
import cn.calify.beans.Page;
import cn.calify.beans.TemplateJson;
public interface OperationDAOServices {
public List doQueryALL();
public Object doQueryById(int id);
public TemplateJson doQueryByBean(Object o,Page page);//组合查询
public boolean doAddByBean(Object ... | [
"calify.gh@gmail.com"
] | calify.gh@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.