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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
00404ca596c9f1c9a2a2adbb4ffecbc0ed7e00ae | 287027000f75b00f8667fd960e03b7e80fb3b1c0 | /HorseRacing/Racer.java | c0df10ac650d2fe89f42b3ee020026bc8af414cc | [] | no_license | ohsanrim/Simple_project | 4e574e6578fce09a8d026e97dde56f828a18255f | abf808a2a0eaf4e1663dcb5e9d4e57d7f7ea8823 | refs/heads/master | 2022-08-17T12:37:49.846710 | 2020-05-24T12:09:06 | 2020-05-24T12:09:06 | 266,529,821 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 919 | java | import java.awt.*;
class Racer extends Canvas implements Runnable//말 한마리
{
private String name;
private Image image;
private int x=0;
// 생성자
public Racer(String name){
this.name= name;
}
public void paint(Graphics g){
super.paint(g);
Toolkit t = Toolkit.getDefaultToolkit();
image = t.getImage("horse... | [
"ka28@naver.com"
] | ka28@naver.com |
18727bb84a96bb8ae46595dd74d154c305391b63 | e820d5d1f2a7ae834a719f891b76b208df1f674d | /app/src/main/java/main/utils/baidu/POISearchMananger.java | 5a09bb47b2ca6b152681aa471a9038d4731cfc81 | [] | no_license | 930324291/smartBus_rongcheng | 99c59a07a090a3b6a8d6f1639e8b71906beb8ca7 | 46b74a40131af229fec3f7874401ab71b2a816c2 | refs/heads/master | 2023-03-16T21:19:54.712978 | 2020-06-23T09:44:38 | 2020-06-23T09:44:38 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,709 | java | package main.utils.baidu;
import android.content.Context;
import android.util.Log;
import android.widget.Toast;
import com.baidu.mapapi.search.core.CityInfo;
import com.baidu.mapapi.search.core.SearchResult;
import com.baidu.mapapi.search.poi.OnGetPoiSearchResultListener;
import com.baidu.mapapi.search.poi.PoiCitySea... | [
"huxf15269179758@162.com"
] | huxf15269179758@162.com |
73072cfb3a820c1c221332d4d188087c94d488ac | b66a01b64a6f422b6bc3c33d9d1b4e3971a01dac | /yhblog/src/main/java/top/wwxyh/service/VisitorService.java | 0bed70c99465ae7a169246e0b4e3cc153705adbe | [] | no_license | wwx-code/yhblog | 97a546dac1b03d06361963b821c19186074ba5ef | 07e1984601aa8aaa072a6833cc8d4862df998b3a | refs/heads/master | 2023-04-24T07:21:23.093487 | 2021-05-18T15:34:10 | 2021-05-18T15:34:10 | 352,700,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 263 | java | package top.wwxyh.service;
import top.wwxyh.entity.Visitor;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 服务类
* </p>
*
* @author wwxyh
* @since 2021-03-18
*/
public interface VisitorService extends IService<Visitor> {
}
| [
"1092486722@qq.com"
] | 1092486722@qq.com |
8287e0c37b2a75352d72ba0efa7bfc64b74019ad | 0363ce3177d7b459fd74d3a59546a24b3cc729a7 | /server/src/socket/Clientt1.java | 3f29503b285180c3f1b8f6e128db67dcf731ad7b | [] | no_license | Alforov/stuff | 4d01f221c409f1cc6ad2e86db21fb566edf3523a | 618833c3e624f8c5deaa467f9e1d4239845c00e5 | refs/heads/master | 2021-01-23T03:12:08.188934 | 2017-11-03T09:56:13 | 2017-11-03T09:56:13 | 86,053,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,132 | java | package socket;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
public class Clientt1 {
public static void main(String[] args) throws IOException {
System.out.println("Welcome to Client side");
Socke... | [
"mikhail_alferov@csltd.com.ua"
] | mikhail_alferov@csltd.com.ua |
ec3f724e70322e4d02df46bc1efb4bd258463ec2 | e21b08ba59abfea118ab5fe33c6c783d9c04982e | /Zenchantments/src/main/java/zedly/zenchantments/enchantments/Lumber.java | d004254c3173a64adce94ba51c0d44feaa805849 | [] | no_license | GemPowered/Zenchantments | 8992f4d5810baa00121b433eeff3edbccc4551a5 | de1c7bfd565d40853e7a6d147da6c1e26c839339 | refs/heads/gempowered | 2022-10-17T11:20:38.902054 | 2020-06-10T16:40:18 | 2020-06-10T16:40:18 | 269,499,536 | 1 | 0 | null | 2020-06-10T11:14:34 | 2020-06-05T01:09:37 | Java | UTF-8 | Java | false | false | 1,584 | java | package zedly.zenchantments.enchantments;
import org.bukkit.block.Block;
import org.bukkit.event.block.BlockBreakEvent;
import zedly.zenchantments.CustomEnchantment;
import zedly.zenchantments.Storage;
import zedly.zenchantments.Utilities;
import zedly.zenchantments.enums.Hand;
import zedly.zenchantments.enums... | [
"wickersoft@online.de"
] | wickersoft@online.de |
795b374a43b5dbbdfa33857a22713f14dfb9bbd8 | e0cbe5263b477eda3b933a5894a15ba2ccb4d2e1 | /org.xydra.core/src/main/java/org/xydra/valueindex/ValueIndexEntry.java | 5274055ecce797b6d35892754673284b2bb820f7 | [] | no_license | Cloudxtreme/Xydra | c7e4ef2ceffe8c1409ea62af7303d5eba613827e | 156057f33010255728fc7310b8f37be2996dbb01 | refs/heads/master | 2021-06-02T08:11:19.830703 | 2016-09-07T11:37:46 | 2016-09-07T11:37:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,090 | java | package org.xydra.valueindex;
import org.xydra.base.XAddress;
import org.xydra.base.rmof.XReadableField;
import org.xydra.base.value.XValue;
import org.xydra.core.model.XField;
import org.xydra.core.model.XObject;
/**
* Entries used in {@link ValueIndex} to store an {@link XValue} together with
* the {@... | [
"max.voelkel@calpano.com"
] | max.voelkel@calpano.com |
54911a416b2fbb64228d2db348ef6250bf1efb0b | fc460e3f1249ced4ed4a43d59735aed9921d801e | /Pessoa.java | 172945f10f1c6b7a8dc993b5a58e38babbecb22f | [] | no_license | MarceloRodrigues19/fatec_ipi_paoo_observer | 1367193a0f11dd064a6c135f785b9b9be3be3f09 | 151e143bfd2cf7fc3ee11e62127c8c8782250379 | refs/heads/master | 2022-09-28T16:49:42.847464 | 2020-05-30T03:06:25 | 2020-05-30T03:06:25 | 267,999,521 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package fatec_ipi_paoo_observer;
public abstract class Pessoa implements Observer {
public abstract void querSair();
public Pessoa(Subject s) {
this.s = s;
}
private Subject s;
public Subject getS() {
return s;
}
} | [
"39128841+MarceloRodrigues19@users.noreply.github.com"
] | 39128841+MarceloRodrigues19@users.noreply.github.com |
7a608733dbdb42c3b834b40f54b4588b7e373fa9 | 1a8d45eb257b53626769b2f7e57b723819f78b3d | /bugProject/src/main/java/com/training/bugProject/client/EmailClient.java | 9d79929c562bace069b1b8f07b057d6ce77a7e8d | [] | no_license | yangkaic/spring-case-study | 73fcbf805a95d532394151199fa6695bc00715bf | edce7de74c25716947467f510df05e41d9e2e19a | refs/heads/main | 2023-05-07T17:15:49.653005 | 2021-06-01T04:56:11 | 2021-06-01T04:56:11 | 372,109,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package com.training.bugProject.client;
import com.training.bugProject.entity.BugRequest;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.PostMapping;
@FeignClient(name="email-service")
public interface EmailClient {
@PostMapping("/email")
void sendEmail... | [
"kaichengyang@Kaichengs-MBP.attlocal.net"
] | kaichengyang@Kaichengs-MBP.attlocal.net |
5542f2e4891e8eb4231e17f2f26acdbbe54c59af | fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4 | /pcc/src/et/bo/police/callcenter/fun/Event.java | 8f41fe96cf70b1985b73f204a699496fd8178452 | [] | no_license | sensui74/legacy-project | 4502d094edbf8964f6bb9805be88f869bae8e588 | ff8156ae963a5c61575ff34612c908c4ccfc219b | refs/heads/master | 2020-03-17T06:28:16.650878 | 2016-01-08T03:46:00 | 2016-01-08T03:46:00 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,215 | java | package et.bo.police.callcenter.fun;
import java.util.ArrayList;
import java.util.List;
import java.util.StringTokenizer;
public class Event {
private static String COLON=":";
private static String SEMICOLON=";";
private static String COMMA=",";
/*
* 命令名称,key值,比如PTRING.
*/
private String action;
/*
* 命令参数... | [
"wow_fei@163.com"
] | wow_fei@163.com |
0dcb996baadd1731b64172ae4e30dfc7e622c9d7 | 7d4191ed961d4eecb04f905fb756640178eb78f8 | /IFrame/src/main/jw/iframe/util/RemoteUserContainer.java | 40afea3af7d9565ab6d45fb58b0b377a59651250 | [] | no_license | Vastra-Gotalandsregionen/oppna-program-portalramverk | 85d6f9f1bc837989b4b4ee71fad87c3fc5a5a52f | 7f24740ecc2ab0a6f79e6906e6767ec53b794c9e | refs/heads/master | 2020-11-26T21:20:00.639527 | 2015-09-21T11:32:21 | 2015-09-21T11:32:21 | 40,746,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,402 | java | package jw.iframe.util;
/**
* Class containing data related to calling client
* @author hangyl
*
*/
public class RemoteUserContainer {
private String remoteIpAddress = ""; // The IP-address of the client that sent the request
private String remoteHost = ""; // The fully qualified name of the client tha... | [
"jens.wyke@1281beca-396f-11de-8e0c-53a27eea117e"
] | jens.wyke@1281beca-396f-11de-8e0c-53a27eea117e |
8856138d816b6204e9123afc7fd72178289e2d43 | eccd5656c9fbd5a134734d3e7b1df08e618376db | /ArtemisWeb/src/main/java/com/fnix/artemis/web/security/LocalUserDetailService.java | 68e2911052b3d3803cf4fc0d1496c43fddb0b922 | [] | no_license | Fnix0508/Artemis | 9d788ed54399cc988f8c1dba094231c2b8b69994 | 9753e3a26791066032dad48f22a76801f3b3ea4a | refs/heads/master | 2020-03-23T17:49:19.076456 | 2018-08-18T05:42:52 | 2018-08-18T05:42:52 | 141,876,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,045 | java | package com.fnix.artemis.web.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.userdetails.UsernameNotFoundException;
import org.springframework.stereotype.Service;
import com.fnix.... | [
"feng.chengxiang@darcytech.com"
] | feng.chengxiang@darcytech.com |
4176bdff6d90f677734a609cc52bcb482cd73261 | c53907c9326af8ac762e66521cdf7d3d6137cde8 | /application/core/src/main/java/br/com/beblue/bluerecords/core/usecase/facade/PopulaBancoUseCaseImpl.java | b48d0556e8ead3ba6f84defed226202950115d7f | [] | no_license | renanfch/bluerecords | 2b3dd9eca1b58f7085a01f4eeb4a9722b74a177f | 3a0fd43bff7e05b2645bedcc2c1107b11661172b | refs/heads/master | 2020-11-24T03:22:27.861304 | 2020-01-15T15:55:12 | 2020-01-15T15:55:12 | 227,943,451 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package br.com.beblue.bluerecords.core.usecase.facade;
import br.com.beblue.bluerecords.core.command.CadastraDiscoCommand;
import br.com.beblue.bluerecords.core.entitidade.Genero;
import br.com.beblue.bluerecords.core.usecase.DiscoUseCase;
import br.com.beblue.bluerecords.core.usecase.GeneroUseCase;
import java.util.... | [
"renan@grupocriar"
] | renan@grupocriar |
b235d1d342a3e6f9f88a4a7ca586a4bdb1960f4a | ec4302037fbcc9247841268903b386da9badb402 | /hmwkb/.svn/pristine/b2/b235d1d342a3e6f9f88a4a7ca586a4bdb1960f4a.svn-base | ac819cd0da2a3596ee22ce4af7cff9f151dc5234 | [] | no_license | kuaima2018/wkb-java | 25a6b089a47cbbf0e3d2e874d9f60a2960b7e7ab | 7c8d5b73e2bbcade1d560fce3d1b2f85494bf3af | refs/heads/master | 2021-05-02T07:53:30.207392 | 2018-03-31T03:46:11 | 2018-03-31T03:46:11 | 120,839,468 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,066 | package com.heima.service;
import com.heima.model.WkbFriendapply;
import com.heima.service.biz.WkbBizResult;
import java.util.List;
/**
* Created with (TC).
* User: 徐志凯
* Date: 14-4-11
* 橡果国际-系统集成部
* Copyright (c) 2012-2013 ACORN, Inc. All rights reserved.
*/
public interface WkbFriendapplyServic... | [
"keithguo@192.168.1.107"
] | keithguo@192.168.1.107 | |
be33be3470f1be3dc3669eec8d36ce83b00492b0 | b0c8e4ab937d15f10ba2f3ba76fd0fea94b1f288 | /app/src/main/java/com/example/journal/core/services/FireBaseService.java | db6e484f9dff36b96d811175a73b049c7a30d3a7 | [] | no_license | odytrice/Journal | 18c4dd9918a23814024c9c920f03b343187abd9b | 2cb26557ea2c8ec33a9b236879bf92039e26b3e2 | refs/heads/master | 2020-03-22T02:24:12.575111 | 2018-07-01T22:57:09 | 2018-07-01T22:57:09 | 139,368,282 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,411 | java | package com.example.journal.core.services;
import android.arch.lifecycle.LiveData;
import android.arch.lifecycle.MutableLiveData;
import android.util.Log;
import com.example.journal.core.interfaces.IBackendService;
import com.example.journal.core.models.Entry;
import com.example.journal.core.models.User;
import com.e... | [
"odytrice@gmail.com"
] | odytrice@gmail.com |
9c3cc603064d5019b81ed1b6b97ec4ce2e634e3a | 8f1db61f2f8daba5b23e0e8166d73e1cc7cdc4df | /ctrlx/src/com/ctrlxtech/android/main/ActivityDevices.java | 81f88463b1df7fa856a0527049d43bbe9fc126b3 | [] | no_license | ctrlxtech/Android_learn | d3aa3d38b9986f607059e62b6b5b26355e75e169 | a62fcd52fb45b9524afb1a1112364f7c1b2936e4 | refs/heads/master | 2021-01-09T06:55:33.949348 | 2015-01-17T05:57:59 | 2015-01-17T05:57:59 | 28,883,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | package com.ctrlxtech.android.main;
import android.app.Activity;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
public class ActivityDevices extends Fragment {
private static final String ARG_S... | [
"wz246@cornell.edu"
] | wz246@cornell.edu |
8be5509385d3d3ed205441ede04576297eacfb1c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_19656f8a4142e2293a5cedacfde9e633ce967797/GenericUserModeEvent/20_19656f8a4142e2293a5cedacfde9e633ce967797_GenericUserModeEvent_t.java | 2d5ce92c5f646424576f272e3f3ddd80c614fd64 | [] | 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 | 1,496 | java | /**
* Copyright (C) 2010 Leon Blakey <lord.quackstar at gmail.com>
*
* This file is part of PircBotX.
*
* PircBotX 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 3 of the License... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
10a7ac7393dcc861083838f082a8d55c6dd1717a | 78d6b0f39bcc7ccc5e9cd6097d22d37350c602fd | /app/src/main/java/com/example/administrator/androidresources/EventBusPlugin/SubScribe.java | a3b78959633e3bac6dc869d32ba5b9262ad84845 | [] | no_license | BestLOL/AndroidResource | aec264f118943c02d5fa13aa18b6a88eec369f61 | 9b769b71202e2e671f500c948b008ead4ccb2e11 | refs/heads/master | 2022-10-12T19:04:37.694498 | 2020-06-09T11:46:26 | 2020-06-09T11:46:26 | 270,985,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package com.example.administrator.androidresources.EventBusPlugin;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
//明确修饰类型
@Target(ElementType.METHOD)
//明确保留策略
@Retention(RetentionPolicy.RUNTIME)
public @... | [
"1224565990@qq.com"
] | 1224565990@qq.com |
3275fff8a91c3a3c62a51c39325a2ecdf00aaf20 | afc6450618eaa2e96cb76e89b5e946971bdc80e6 | /src/main/java/com/example/choyxona/service/ClientService.java | 5a8c15577d583d0eefc425206abd3532fab1b801 | [] | no_license | salmon97/choyxona | a28712b7f2da3ab4ae34917f0da564e1d91a9cd5 | 42caf0ebd105f3998ded1250e921f10719cbc3c2 | refs/heads/main | 2023-03-14T06:47:05.092149 | 2021-03-05T10:22:14 | 2021-03-05T10:22:14 | 318,156,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,781 | java | package com.example.choyxona.service;
import com.example.choyxona.entity.*;
import com.example.choyxona.entity.enums.Status;
import com.example.choyxona.payload.*;
import com.example.choyxona.repository.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.rest.webmvc.Resour... | [
"salmon.muminov@gmail.com"
] | salmon.muminov@gmail.com |
4e1795ddba06e584ffb00c80a4566b82db09912a | 6240a87133481874e293b36a93fdb64ca1f2106c | /taobao/src/com/taobao/api/response/AlipayMicropayOrderGetResponse.java | 6f60ba11327f53b146430ba920d26c22d21bf99e | [] | no_license | mrzeng/comments-monitor | 596ba8822d70f8debb630f40b548f62d0ad48bd4 | 1451ec9c14829c7dc29a2297a6f3d6c4e490dc13 | refs/heads/master | 2021-01-15T08:58:05.997787 | 2013-07-17T16:29:23 | 2013-07-17T16:29:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 797 | java | package com.taobao.api.response;
import com.taobao.api.internal.mapping.ApiField;
import com.taobao.api.domain.MicroPayOrderDetail;
import com.taobao.api.TaobaoResponse;
/**
* TOP API: alipay.micropay.order.get response.
*
* @author auto create
* @since 1.0, null
*/
public class AlipayMicropayOrde... | [
"qujian@gionee.com"
] | qujian@gionee.com |
63975d7996709fb9e5f3f194258c5e1847dc81bd | 2881a8383e9328d46bb74a3dd72bddaeb75e58f7 | /java/quiz/RandomTester.java | 8da1769bd9cb58ca4c622514ea1a5bc04779bc7c | [] | no_license | mama-stitch/0000 | 17b0a1c554c8dd40949f9beadfb254c128ed0f6a | d0f474f377f45b473d6738d9c0c353c82012e985 | refs/heads/master | 2021-01-16T18:07:24.154046 | 2018-04-03T15:03:21 | 2018-04-03T15:03:21 | 100,039,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | /*
a以上b以下の乱数を生成して、その値を返却するメソッドrandomを作成せよ
内部で乱数を生成する標準ライブラリを呼び出すこと
*/
import java.util.Scanner;
import java.util.Random;
public class RandomTester{
static int random(int a, int b){
Random rnd = new Random();
return a + rnd.nextInt(b - a + 1);
}
public static void main(String[] args){
... | [
"aharmonisesair@gmail.com"
] | aharmonisesair@gmail.com |
413de727b562a9736b0eb08739fe3012ec223a5b | 3eca6278418d9eef7f5f850b23714a8356ef525f | /tumi/ParametroEJB/ejbModule/pe/com/tumi/parametro/general/service/ArchivoService.java | 996bff6c4cb86fbdcc0a70851beeca34c3b22b36 | [] | no_license | cdelosrios88/tumiws-bizarq | 2728235b3f3239f12f14b586bb6349e2f9b8cf4f | 7b32fa5765a4384b8d219c5f95327b2e14dd07ac | refs/heads/master | 2021-01-23T22:53:21.052873 | 2014-07-05T05:19:58 | 2014-07-05T05:19:58 | 32,641,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,423 | java | package pe.com.tumi.parametro.general.service;
import java.util.HashMap;
import java.util.List;
import pe.com.tumi.common.util.Constante;
import pe.com.tumi.framework.negocio.exception.BusinessException;
import pe.com.tumi.framework.negocio.exception.DAOException;
import pe.com.tumi.framework.negocio.factor... | [
"cdelosrios@bizarq.com@b3a863b4-f5f8-5366-a268-df30542ed8c1"
] | cdelosrios@bizarq.com@b3a863b4-f5f8-5366-a268-df30542ed8c1 |
a91719aad5a7af98cbeb9ee2a73ac926c4227504 | b115b5f7f7d8647210c3d2b01c771add65e0b12c | /workspace/JDBCPrj/src/ex1/Program.java | 7e281554fd7e6b00fb4da83ef7e7ec7f342472c1 | [] | no_license | kwondam/servlet | facd371778ce9294f36dc68e5608f78eb0297c36 | fd05ae9524ddd0f0718b536c7052c6f8c27b8096 | refs/heads/master | 2021-04-23T15:55:54.183291 | 2020-03-29T12:18:51 | 2020-03-29T12:18:51 | 249,937,559 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 745 | java | package ex1;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class Program {
public static void main(String[] args) throws SQLException, ClassNotFoundException {
String url ="jdbc:oracle:thin:@localhost:1521/x... | [
"kwon.dam0814@gmail.com"
] | kwon.dam0814@gmail.com |
e1a05abab9386d94883fa0b079bb7c7911a81f87 | 7ddc9e62d8b977167fe9ef11641c0669001bd6e4 | /queuebuzzer/src/main/java/com/queuebuzzer/restapi/utils/EntityDoesNotExistsControllerAdvice.java | cf9292bcb246ad4760d455b3a7c448c468baf06e | [] | no_license | Witach/QueueBuzzerRestApi | 8d852b1cfd54d330630e61ffae97bf399c6ad098 | 3913988707e9b7481f567daf01fd69aca94b2c7c | refs/heads/master | 2023-02-12T11:20:22.484852 | 2021-01-07T16:04:33 | 2021-01-07T16:04:33 | 304,651,652 | 1 | 0 | null | 2020-10-26T20:31:10 | 2020-10-16T14:31:22 | Python | UTF-8 | Java | false | false | 727 | java | package com.queuebuzzer.restapi.utils;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
@ControllerAdvice
public class EntityDoesNotExistsControl... | [
"witaszek98@wp.pl"
] | witaszek98@wp.pl |
7a4328ed2aee5bfdb3f7edee2f720224108a6914 | 6253283b67c01a0d7395e38aeeea65e06f62504b | /decompile/app/Mms/src/main/java/com/android/mms/data/HwCustWorkingMessage.java | 40a8fe296e1abca2db4595fa5c8605f150e279bd | [] | no_license | sufadi/decompile-hw | 2e0457a0a7ade103908a6a41757923a791248215 | 4c3efd95f3e997b44dd4ceec506de6164192eca3 | refs/heads/master | 2023-03-15T15:56:03.968086 | 2017-11-08T03:29:10 | 2017-11-08T03:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package com.android.mms.data;
import android.content.Context;
import java.util.List;
public class HwCustWorkingMessage {
public void setHwCustWorkingMessage(Context context) {
}
public boolean isHasDraft(boolean hasDraft) {
return hasDraft;
}
public boolean isImOnlyConversation() {
... | [
"liming@droi.com"
] | liming@droi.com |
58d51c523da567f37f77f85affa7d7ee7bb5271a | 8f536698107e3536ef97a52a6bba0cb135f0d811 | /src/cascade/learn/UpdateRule.java | 872b46a11f3bc50ec2af632e302d9269720a0d76 | [
"MIT"
] | permissive | mrvege/structured-cascades | 1b740d2994ce39d10a67bc48427a2c54b309bdcb | 17e4fe04f82d50d28ea95ee918c109ef41b5970d | refs/heads/master | 2021-01-23T14:51:45.584072 | 2013-07-29T15:40:01 | 2013-07-29T15:40:01 | 33,123,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package cascade.learn;
import cascade.features.Weights;
import cascade.lattice.Lattice;
import cascade.model.CascadeModel;
import cascade.programs.Options;
/**
* Defines the functionality of rules for updating weights for a given step of
* the sub-gradient learning algorithms.
*
*/
public abstract class UpdateRu... | [
"djweiss@seas.upenn.edu"
] | djweiss@seas.upenn.edu |
405dcb451fc13e0194562af3d35564a4060ac98b | 5852a398ae202b0e0a9145075a0439cb766618ee | /src/main/java/org/edu_sharing/webservices/alfresco/extension/GetChildenByProps.java | 99326b2ce756f8e91d4d3b526286c10bf6d6b460 | [] | no_license | OpenOLAT/edusharingws | 47c68bb99dd3a4bd7bf794d276d318116b41204f | 0d3c42f35162edeff57f852aeda71846d02f90ca | refs/heads/master | 2023-04-07T04:49:41.051516 | 2019-01-04T15:46:26 | 2019-01-04T15:46:26 | 164,126,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,786 | java |
package org.edu_sharing.webservices.alfresco.extension;
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.xml.bind.annotation.XmlType;
import org.apache.xml.xml_so... | [
"stephane.rosse@frentix.com"
] | stephane.rosse@frentix.com |
d2b03e55a6e3eb14e100782c24014249211c566e | b7f6a7bb8cdffaf9c53ceef86714c1645ee9d6bd | /src/main/java/indi/group/his/controller/TestController.java | 56f3f3c359a0340854d993ba1494db4e1105bb6b | [] | no_license | yourgentlesmile/HouseIntermediarySystem | 6a2b4550d964704aa1474a07a70846dac68d7b54 | 99bee389a514da6757bc690bc56dd49ab3dc0f70 | refs/heads/master | 2021-01-19T09:21:17.650643 | 2018-04-13T03:22:44 | 2018-04-13T03:22:44 | 87,752,326 | 1 | 2 | null | 2018-04-13T02:41:36 | 2017-04-10T01:17:33 | Java | UTF-8 | Java | false | false | 1,690 | java | package indi.group.his.controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVar... | [
"Duckybuddy@126.com"
] | Duckybuddy@126.com |
3b5a32f1b169f3dbcdb66c83b9b66286414ab964 | b75b839ec4110a38c5caa1c342904e07f9f41de9 | /RepasoBasico/src/repasobasico/RepasoBasico.java | 33b56ad94523349353c149d09bbe420e1e445189 | [] | no_license | W4LDEMAR/ConceptosBasicos | 2ade495dc24b1afc033b2c36affe1e48888a44f3 | dece8e7004c4ad14d299c7e6b509d3253400061e | refs/heads/master | 2023-06-10T13:58:43.800304 | 2021-06-30T22:20:48 | 2021-06-30T22:20:48 | 349,581,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,026 | 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 repasobasico;
import ico.fes.dispositivos.SmartPhone;
import ico.fes.inegi.EncuestadorInegi;
/**
*
* @author Waldemar
*/
p... | [
"sw_sosa@yahoo.com.mx"
] | sw_sosa@yahoo.com.mx |
46229ec95f97efaf62e4ebc037c7a857dc8159cf | 3c2d310127482262bd2008d795d874f1c0146d22 | /src/main/java/com/xib/assessment/AgentController.java | 4678df1ddc1e9728c0cf0783702eb80bd60140a5 | [] | no_license | KamogeloLegodi/xibCallCenterAgent | 266c04a5a0ace080f5c942ee64095a495ce8e945 | 71f5ec04eef6a561380b4a8442932a5a22f4d02a | refs/heads/master | 2022-04-25T10:57:23.058696 | 2020-04-24T18:46:23 | 2020-04-24T18:46:23 | 258,582,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,408 | java | package com.xib.assessment;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.PutMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestC... | [
"kamogelo.legodi@HITASP.com"
] | kamogelo.legodi@HITASP.com |
ebcbabc49f61e148c9db81ad4b6f0f08fb91b374 | c32ebeaeeac4ddeafdd587cc7e2f2b73e10af8e2 | /safe-shelf-m101/src/br/ufc/m101/component/mdiffexec/MDiffExecEnvPortImpl.java | a3046ad9923c8ed7ada2eb1089d39131ca867163 | [] | no_license | UFC-MDCC-HPC/HPC-Storm-SAFe | 94eb398e2c366742004046fe7feb9a6afe3495f5 | be39f2f4cb89ec139f76e1243775f7ce479db072 | refs/heads/master | 2020-05-29T11:42:23.943344 | 2017-05-13T20:59:26 | 2017-05-13T20:59:26 | 34,304,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package br.ufc.m101.component.mdiffexec;
import javax.jws.WebMethod;
import javax.jws.WebService;
@WebService(endpointInterface="br.ufc.m101.component.mdiffexec.MDiffExecEnvPort")
public class MDiffExecEnvPortImpl implements MDiffExecEnvPort{
private MDiffExec mDiffExec;
public void setMDiffExec(MDiffExec mDiffE... | [
"jeffersoncarvalho@gmail.com"
] | jeffersoncarvalho@gmail.com |
2326463414985eb4051c7d546ca2c3b6c0ee6e16 | 41c2a719fcd165ff94fba9d613431c6f9013589c | /password/PasswordValidity.java | 3cd2c8f6fa0671af5b31ddb62780f49382336b00 | [] | no_license | SandeepSinghGaur/Validation_of_UserRegistration | a0b061e448d8682a69dc25dd1a4a56ee9a487af7 | 4ad96e543ea0b156efa3f6911c9a8be5f7f0a27e | refs/heads/master | 2023-02-16T15:01:30.251064 | 2021-01-09T17:33:25 | 2021-01-09T17:33:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 940 | java | /**
* @author Sandeep_Singh
* @Functionality Check Password Validity.
*
*/
package password;
import java.util.regex.*;
public class PasswordValidity
{
public static boolean check_password(String insert_password) {
Pattern pat = Pattern.compile("^(?=.*[0-9])(?=.*[a-z])(?=.*[A-Z])(?=.*[@#$%^&-+=()])(?=\\S+$).{8,... | [
"sandeepgaurdec13@gmail.com"
] | sandeepgaurdec13@gmail.com |
3da0824022e2e713af6272610acb40abb3afc357 | 467ae500d9a9c9fe7e311f4c0bc6fd0f647cc05e | /SeleniumTestProj/src/selTraining1/Sel_test10.java | 2f34ebcabb73912ea5ffec119fdc7171c4ceb682 | [] | no_license | SeenaSelenium/SelProj | 3e0f49d4ac9396c98d98ace24ddd7c294a72106f | 23a090fc2493da798ef8d40ade0cefd5ed51c380 | refs/heads/master | 2021-08-08T19:38:19.915080 | 2021-01-07T07:37:48 | 2021-01-07T07:37:48 | 237,898,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,363 | java | package selTraining1;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class Sel_test10 {
public static void main(String[] args) throws InterruptedException {
WebDriver driver = new Ch... | [
"GiannaTalia@GiannaTaliaPC"
] | GiannaTalia@GiannaTaliaPC |
efc19ce7610d2a57ad62ce76419a52e357234913 | 13bbf20e2fa4dce6d41d0c3d888397096cdd7f35 | /app/src/main/java/com/suraj/examples/myweather/model/CurrentCondition.java | 1ce13670043eb2df12776e796a2784515c7115d9 | [] | no_license | XurajB/WeatherV2 | 05be22bcc5f15b2d96064c2505fff77636988cfa | 1f3f658bf94fd39603d8a6e97aa419c516a56601 | refs/heads/master | 2021-01-22T08:29:39.963189 | 2017-02-16T01:07:10 | 2017-02-16T01:07:10 | 81,906,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,119 | java | package com.suraj.examples.myweather.model;
import org.json.JSONObject;
/**
* Created by suraj bhattarai on 7/10/15.
* POJO to store current condition JSON object received from the API call
*/
public class CurrentCondition implements DataPopulator {
/** Define variables */
private double mPrecipitation;
... | [
"surajbh@hotmail.com"
] | surajbh@hotmail.com |
15b48de5fabaa41d3d7d29341ab47d1de028f942 | e7379a29821b6fd401c268bd7668359617128911 | /src/cruncher/CruncherComponent.java | df1c31ba8dfb74a5e47fc8b8383b4b22351d4202 | [] | no_license | Baksonator/word-distribution-tool | 572cf598714ae4da9ba9f9e90c86d262d029f2b6 | b4fa06d3c041d237bc7aa47d7073f2306901efd7 | refs/heads/master | 2022-04-16T23:40:16.485005 | 2020-04-10T21:18:43 | 2020-04-10T21:18:43 | 250,788,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 985 | java | package cruncher;
import input.InputCompontent;
import javafx.concurrent.Task;
import output.OutputComponent;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.concurrent.LinkedBlockingQueue;
public abstract class CruncherComponent extends Task {
prot... | [
"bbakarec16@raf.rs"
] | bbakarec16@raf.rs |
ab2ef08ec089acf967d03a7b20051ffe2ca47557 | aa485ab1984e85f78dd6c83c128859a20f5d6ed7 | /src/main/java/android/support/v7/view/menu/ListMenuItemView.java | 8e3e0e2861039e084adfeb869947e4803f3d5fb8 | [] | no_license | TaintBench/vibleaker_android_samp | 4c81cb0ea5ef7a1ea57db619135f7a33bed750a8 | a346056c3b2cf7172f6f3920ab27b129b1cd677b | refs/heads/master | 2021-07-21T19:35:45.615769 | 2021-07-16T11:40:39 | 2021-07-16T11:40:39 | 234,354,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,407 | java | package android.support.v7.view.menu;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.support.v7.appcompat.R;
import android.support.v7.view.menu.MenuView.ItemView;
import android.util.AttributeSet;
import android.view.LayoutInflater;
imp... | [
"malwareanalyst1@gmail.com"
] | malwareanalyst1@gmail.com |
38c3260b08bdcac2424e171655cbb16d4e407daa | ac336d4659ad20f2a7a5a4c0e0e817040b1e6e62 | /src/DeleteCPU.java | 1bd9b0fe4cbe7fd232f3919a67f0d8e0d5397660 | [] | no_license | nickynono/database | 264436d71d65b30bb83543c2b464e3c9c93cbb11 | 4af00766912f2830d549812103757c012ce01d6d | refs/heads/master | 2021-01-10T06:28:08.247876 | 2015-05-23T01:19:23 | 2015-05-23T01:19:23 | 36,102,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,205 | java | import java.awt.Dimension;
import java.awt.GridLayout;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing... | [
"inkelferducken@gmail.com"
] | inkelferducken@gmail.com |
5817c92249a602aa789480b39988950637bd6f10 | e110c908aa98e3854d9fd86f698b6b17ed2a1a24 | /taco-cloud/src/main/java/tacos/User.java | 27ed515acb4449da4ce13b21c92703d01ca79edc | [] | no_license | Kim-Minu/springInAction | dd714e567c4684ceaf1fc180eac86775cb253b64 | 05cf99a526599edef59429fc5ce77634d6e33f80 | refs/heads/master | 2023-08-15T08:14:41.854242 | 2021-09-30T15:05:09 | 2021-09-30T15:05:09 | 409,605,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,656 | java | package tacos;
import java.util.Arrays;
import java.util.Collection;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.auth... | [
"69840777+Kim-Minu@users.noreply.github.com"
] | 69840777+Kim-Minu@users.noreply.github.com |
87c3f12c5a34bbf776860d125b06230027eabcc8 | 3b71deae4cd74a588b81c36da3a65464992b4cc7 | /src/stockthreadexample/Observer.java | cc714600cc8ffb076a5b0ba808de49af5e351815 | [] | no_license | Tonkey/ObserverPatternExample | a76e08e8a8ecfc55d96e4f4102d76f2eb77cc9bb | 002a977cbdebf8be473ef1ce24e1b32bfa2a5f17 | refs/heads/master | 2020-07-20T19:02:51.470383 | 2016-08-29T10:40:55 | 2016-08-29T10:40:55 | 66,834,004 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 186 | java | package stockthreadexample;
/**
*
* @author Nicklas Molving
*/
public interface Observer {
public void update(double ibmPrice, double aaplPrice, double googPrice);
}
| [
"Nicklas Molving"
] | Nicklas Molving |
70538218d093265a081913d41e7385a5c0178fff | 1cb79e14684cfa0f71411e91fa90000874e6d3af | /library/src/androidTest/java/com/google/android/exoplayer2/upstream/cache/CacheDataSourceTest.java | 18e39be93ca8f008255e40f13edc34c54c614bc8 | [
"Apache-2.0"
] | permissive | muxinc/stats-sdk-exoplayer | 9851207b7ec6c3c25b23a136c40d6a6509faa75d | fa7220e4d293f3b60041e35cf3f811ecf192cd8d | refs/heads/release-v2 | 2021-01-11T16:30:21.693382 | 2018-07-17T17:36:11 | 2018-07-17T17:36:11 | 80,093,049 | 1 | 1 | Apache-2.0 | 2018-07-10T23:15:43 | 2017-01-26T07:03:16 | Java | UTF-8 | Java | false | false | 7,340 | 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... | [
"contact@mwdesigns.com"
] | contact@mwdesigns.com |
82262d4bfaf7da75a24fa993329d04a7b7942139 | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/124/666/CWE114_Process_Control__basic_07.java | d18d5f7c7b61029ffe461370f26f5317daa9ce4d | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 3,200 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE114_Process_Control__basic_07.java
Label Definition File: CWE114_Process_Control__basic.label.xml
Template File: point-flaw-07.tmpl.java
*/
/*
* @description
* CWE: 114 Process Control
* Sinks:
* GoodSink: use System.load() to load a library
* BadSink : use System.... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
154b6057d9d1d8e3f600dc47fd3e3b305c0b1708 | 86505462601eae6007bef6c9f0f4eeb9fcdd1e7b | /bin/modules/b2b-commerce/b2bcommerce/src/de/hybris/platform/b2b/util/QuarterRange.java | 6e8e6a1fec6f326000733ebe907292411411c7b6 | [] | no_license | jp-developer0/hybrisTrail | 82165c5b91352332a3d471b3414faee47bdb6cee | a0208ffee7fee5b7f83dd982e372276492ae83d4 | refs/heads/master | 2020-12-03T19:53:58.652431 | 2020-01-02T18:02:34 | 2020-01-02T18:02:34 | 231,430,332 | 0 | 4 | null | 2020-08-05T22:46:23 | 2020-01-02T17:39:15 | null | UTF-8 | Java | false | false | 2,143 | java | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package de.hybris.platform.b2b.util;
import java.util.Calendar;
import org.apache.log4j.Logger;
/**
* The Class B2BQuarterRange.
*
*
*/
public class QuarterRange implements TimeRange
{
@SuppressWarnings("un... | [
"juan.gonzalez.working@gmail.com"
] | juan.gonzalez.working@gmail.com |
e8c838516dc11d43ce56f859c0cc11921a8006e5 | a1582cfb006545c30d6358c2d8a13ddf4f73c78e | /src/com/company/obj/Boat.java | 36c5468849c9b91051c873607e670bb29cbd0cf4 | [] | no_license | olesyaivanovna00/KG2020_G31_Task1 | 2b1494020f19743b215278d47ab19bf3940be0b7 | cbf29ff1e436fdab7f41fab73dcc7b1803b2b74a | refs/heads/master | 2022-12-18T13:10:10.617732 | 2020-09-27T12:52:36 | 2020-09-27T12:52:36 | 294,329,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,785 | java | package com.company.obj;
import com.company.Draw;
import java.awt.*;
import java.awt.geom.Arc2D;
import java.awt.geom.CubicCurve2D;
public class Boat implements Draw {
private double x;
private double y;
private double height;
private double width;
public Boat(double x, double y, double height, ... | [
"olesya.qwq@mail.ru"
] | olesya.qwq@mail.ru |
46d23b707f76be1110fde1767b93b1d9eddf6103 | c9f879674374cabda5283e99f05be008773f1cc5 | /src/main/java/com/brandon3055/draconicevolution/client/render/effect/CrystalFXBeam.java | 72304c85f84ea24a5724d4ccf7a6990af30da182 | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | Dunamis4tw/Draconic-Evolution | 308192cc326e7729f467d01db3d1c97b7afc6249 | 6c939b75c3e4ba1cc9f8d0ec6c04cca3a1e168f5 | refs/heads/master | 2020-12-02T19:28:45.680428 | 2017-06-30T00:09:48 | 2017-06-30T00:09:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,950 | java | package com.brandon3055.draconicevolution.client.render.effect;
import codechicken.lib.math.MathHelper;
import codechicken.lib.render.state.GlStateTracker;
import codechicken.lib.vec.Vector3;
import com.brandon3055.brandonscore.client.particle.IGLFXHandler;
import com.brandon3055.brandonscore.lib.Vec3D;
import com.bra... | [
"brandon4261@gmail.com"
] | brandon4261@gmail.com |
25bb532b52260157c36d137191ed0ad20d6d0fb2 | 9766600f994b00d95e1c4472dbec04738d2c4f31 | /src/main/java/com/example/demo/dto/FlightDTO.java | 67de76df069f56e663905cef95a8ca97e0073398 | [] | no_license | ArturoAguilarL/desafioQuality | 01fcffb1105818cf44633d400a45df66251cbd90 | 49cc624212a376e2f2dedeed8d79842deb7b6f9d | refs/heads/main | 2023-04-08T18:21:54.785021 | 2021-04-20T14:32:03 | 2021-04-20T14:32:03 | 358,261,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package com.example.demo.dto;
import lombok.Getter;
import lombok.Setter;
import java.util.Date;
@Getter
@Setter
public class FlightDTO {
private Integer id;
private String flightNumber;
private String origin;
private String destination;
private String seatType;
private Double price;
pri... | [
"arturo.aguilar@mercadolibre.com"
] | arturo.aguilar@mercadolibre.com |
93c86970bdec894aaf1bc9d9cdd8030a914b1ed5 | d2244dc530ce05ebc8d8e654c4bcf0dae991e78b | /android_art-xposed-lollipop-mr1/test/300-package-override/src/Main.java | 17d7749a41d6d27c7388a596fe049aa75b997200 | [
"NCSA",
"Apache-2.0"
] | permissive | java007hf/Dynamicloader | 6fe4b1de14de751247ecd1b9bda499e100f4ec75 | 474427de20057b9c890622bb168810a990591573 | refs/heads/master | 2021-09-05T21:19:30.482850 | 2018-01-31T03:10:39 | 2018-01-31T03:10:39 | 119,626,890 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 786 | java | /*
* Copyright (C) 2012 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 requir... | [
"benylwang@pacewear.cn"
] | benylwang@pacewear.cn |
61561e35c662d872db706146dd884a1d216955c3 | adc743b134a459a6b047b2085e8d6dc5cbffdabb | /Procrastination/app/src/main/java/com/androidzeitgeist/procrastination/activity/TaskDialogActivity.java | 06e49a77d233dc542c924e9c00f05f0ae5369776 | [] | no_license | pocmo/Procrastination | 4532f9464f59940f5203b76012e5efa0be9888af | b21313cdaf7d862700c012e88f1d09bba90348c5 | refs/heads/master | 2021-01-01T15:55:51.419924 | 2017-07-19T15:22:38 | 2017-07-19T15:22:38 | 97,730,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 939 | java | package com.androidzeitgeist.procrastination.activity;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import com.androidzeitgeist.procrastination.R;
import com.androidzeitgeist.procrastination.database.TaskAccessHelper;
import com.androidzeitgeist.procrastination.helper.Extra;
publi... | [
"s.kaspari@gmail.com"
] | s.kaspari@gmail.com |
8fbb8d7dcdfca6269df005be43951dd56e7668fb | caa339f3257aafcc4109e28d70058560b992cd2d | /spring-boot-demo-rbac-security/src/main/java/com/halen/rbac/util/ResponseUtil.java | eac84efbb4eb51fa4680c056756ee795f8a36dc8 | [] | no_license | jackzoon/spring-boot-demo | db7108d0d5f3c1f08e8b90992946e4316954e0f6 | 886c6d5efead17c3d47f11e52478019672699448 | refs/heads/master | 2023-02-23T03:51:26.961539 | 2021-01-24T06:58:22 | 2021-01-24T06:58:22 | 289,448,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,110 | java | package com.halen.rbac.util;
import cn.hutool.json.JSONObject;
import cn.hutool.json.JSONUtil;
import com.halen.rbac.common.ApiResponse;
import com.halen.rbac.common.BaseException;
import com.halen.rbac.common.IStatus;
import lombok.extern.slf4j.Slf4j;
import javax.servlet.http.HttpServletResponse;
import java.io.IOE... | [
"911452497@qq.com"
] | 911452497@qq.com |
15deb5904a970a8556a584d0619faadd0a15080a | 66006264262e5471eb90b76116671ce131fc70d4 | /src/main/java/com/elan/controller/WeatherController.java | 7e6118c09885db9656c6465da2cefe5c8185e125 | [] | no_license | elanel/msa-datacollection-server | 22171768e9e2f3ead36c1dbc5749db3de1384615 | f7840a79719d603ea3260b98a77b43dac32c843b | refs/heads/weather2.0-micro | 2021-06-19T07:31:05.986188 | 2019-10-20T08:13:10 | 2019-10-20T08:13:10 | 216,334,186 | 0 | 0 | null | 2021-06-04T02:15:07 | 2019-10-20T09:02:52 | Java | UTF-8 | Java | false | false | 956 | java | package com.elan.controller;
import com.elan.service.WeatherDataService;
import com.elan.vo.WeatherResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.... | [
"leiwan@7lk.com"
] | leiwan@7lk.com |
ca4136709213549a404b770a61d7c40b7794ea9a | 94e5b1c4fbbb3d4a26452853f560c46060698058 | /Codeforces Solutions/1419-E_Decryption.java | 7f7bc6aaab9faf6db0a1912c8498fe4d339d2314 | [] | no_license | Omar0Tarek/CP-Problems-Solutions | 6f45d4cac8d027cd97577f219429d85bcd40d484 | 14df370ea53549bdaeed649f81efaa861d22b709 | refs/heads/master | 2022-12-29T06:20:03.993767 | 2020-10-10T19:20:54 | 2020-10-10T19:20:54 | 286,464,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 55 | java | https://codeforces.com/contest/1419/submission/93272403 | [
"69440913+Omar0Tarek@users.noreply.github.com"
] | 69440913+Omar0Tarek@users.noreply.github.com |
0bf97258401d305c6ae75b6159e7f86dc8e0af08 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XRENDERING-418-22-19-Single_Objective_GGA-WeightedSum/org/xwiki/rendering/wikimodel/xhtml/filter/DefaultXMLFilter_ESTest.java | ee8fc02f930ad804de88e5b32f7e9d758093c4d7 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 581 | java | /*
* This file was automatically generated by EvoSuite
* Tue Mar 31 06:04:57 UTC 2020
*/
package org.xwiki.rendering.wikimodel.xhtml.filter;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWi... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
2a46b4ba9f74d0cddcc30b4e5ee41cb7c2d6d244 | 90f74479f64ea96064af05b15b2600607d73ec6b | /backend/src/main/java/com/it355/utils/ValidationUtils.java | 05d9292fe23ade2ea38c9372ae54f53104b192f8 | [] | no_license | sushiljic/accounting-platform | 674d8a3d21c5be4b08d93231531411da1ea99aaf | cec08d25d8ff975b3a1feb287417fdcc8188b97d | refs/heads/master | 2020-12-03T00:40:31.740666 | 2017-04-08T10:19:34 | 2017-04-08T10:19:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,369 | java | package com.it355.utils;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class ValidationUtils {
private static final String EMAIL_PATTERN =
"^[_A-Za-z0-9-\\+]+(\\.[_A-Za-z0-9-]+)*@"
+ "[A-Za-z0-9-]+(\\.[A-Za-z0-9]+)*(\\.[A-Za-z]{2,})$";
private static ... | [
"dusan.stanojevic.cs@gmail.com"
] | dusan.stanojevic.cs@gmail.com |
adb4f8e7491c1363510423d28c8313f5aab8050b | 22ac7bace1f642054c53e6592d93cb9191472560 | /mdiamond/mdiamond-server/src/main/java/com/msf/fuxi/xdiamond/web/api/controller/ProfileController.java | 0a09953459d443b192028115cfd8b31f5d272e26 | [] | no_license | jackfromcn/MSF | 7592847c9a389d251982fc12dda158e69473bf0e | 21e2879e17c05175c79795f5061358708f10daa8 | refs/heads/master | 2021-07-11T22:09:16.605732 | 2018-11-12T08:52:27 | 2018-11-12T08:52:27 | 136,134,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,108 | java | package com.msf.fuxi.xdiamond.web.api.controller;
import com.codahale.metrics.annotation.Timed;
import com.google.common.collect.Lists;
import com.msf.fuxi.xdiamond.domain.Profile;
import com.msf.fuxi.xdiamond.service.ConfigService;
import com.msf.fuxi.xdiamond.service.ProfileService;
import com.msf.fuxi.xdiamond.web.... | [
"wencheng.xu@mljr.com"
] | wencheng.xu@mljr.com |
35d52829639112902389512e27e8a6ad7b0a840f | 15156cd5b0602c050743eca165e064ffc8a55afb | /src/main/java/org/teamapps/application/api/application/AbstractApplicationBuilder.java | bdcfa89e2b8f5b88c56cf5c32f6f389e5b5d6ea2 | [
"Apache-2.0"
] | permissive | rsprengel/teamapps-application-api | 9b7560eba075fd233400ed978a2f2d2f41d29a2e | 7624be0a79767679af22173d5373a06fab6aac0b | refs/heads/master | 2023-08-17T16:05:19.604948 | 2021-09-29T15:52:26 | 2021-09-29T15:52:26 | 348,669,160 | 0 | 0 | Apache-2.0 | 2021-09-29T15:52:26 | 2021-03-17T10:32:43 | null | UTF-8 | Java | false | false | 2,286 | java | /*-
* ========================LICENSE_START=================================
* TeamApps Application API
* ---
* Copyright (C) 2020 - 2021 TeamApps.org
* ---
* 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 cop... | [
"matthias.bernstein@teamapps.org"
] | matthias.bernstein@teamapps.org |
872008210834ae062bd00430a75b5a0b575c999f | 4481adafbc1d3a13f6ef706ff68fb3e902272b15 | /src/main/java/cmabreu/sagitarii/teapot/Configurator.java | cd239e30ae5a46f2832bcf2128a1e84985637df2 | [
"Apache-2.0"
] | permissive | eic-cefet-rj/sagitarii-teapot | 699a4c26c7998e2d135a3c7a2019d25e7f4513c8 | 61e2508ed111a7af6b63d74ec3d4596c322c623a | refs/heads/master | 2021-01-10T12:33:12.702177 | 2015-09-08T19:21:49 | 2015-09-08T19:21:49 | 35,921,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,289 | java | package cmabreu.sagitarii.teapot;
/**
* Copyright 2015 Carlos Magno Abreu
* magno.mabreu@gmail.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | [
"magno.mabreu@gmail.com"
] | magno.mabreu@gmail.com |
d4d7a3cba7e4d6cb515c31d02de1e0869f22d0ef | 5b19ce400307eee7a68429ec1f5cf2b5f3cdee6b | /SmartQR/app/src/main/java/com/umkc/smartqr/ContactListAdapter.java | 2f38c6b8a05ef80e8eb48924d000ceef9924c4e0 | [] | no_license | Tejaswi789/2019-Fall-CC-Team15-CloudBasedNameCard | d15ce69b3e67bf9f0df52d5a7f56ed95d1aabfc6 | 3faaf240cd9a4685da0713be32d2baf5021e5d63 | refs/heads/master | 2020-08-10T05:18:54.494788 | 2019-12-04T21:47:20 | 2019-12-04T21:47:20 | 214,266,773 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,347 | java | package com.umkc.smartqr;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
public class ContactListAd... | [
"atgkp@mail.umkc.edu"
] | atgkp@mail.umkc.edu |
b9490121b916553fe2154b70b566f2dec4da9016 | 14fac3dada7a086a3966c4ab7650b706df6abf34 | /src/org/andnav2/loc/.svn/text-base/DefaultLocationProvider.java.svn-base | 048fb2b44667bdda9a721bf5e165081cffb6ccef | [] | no_license | gabrys/qnav | 26fd723ae6235ff985808e284516659dacc93ae1 | f9f58066d0be01fada9889cdfb941854057fd598 | refs/heads/master | 2020-04-06T04:56:34.304595 | 2010-05-15T17:38:36 | 2010-05-15T17:38:36 | 668,423 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,571 | package org.andnav2.loc;
import org.andnav2.adt.AndNavLocation;
import org.andnav2.util.constants.Constants;
import android.content.Context;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationManager;
import android.location.LocationProvider;
import a... | [
"piotr@wikidot.com"
] | piotr@wikidot.com | |
6d0a2841368b59c984de4301b28404c2c333f39b | 7799e76677da8c88b555124635d36903212dbcc2 | /src/com/psywerx/dh/LevelHints.java | 2852f0c5e0b37fd5a79112dd374a2cccbb643d3b | [] | no_license | anze3db/ducking-hipster-android | ea7999ec0836c9026e8bf2c7446d62efcf7ac8eb | 5d6a43c16b9f74f3cda1ccedc00645b1c98924b3 | refs/heads/master | 2021-12-14T18:08:21.023000 | 2013-11-23T11:28:53 | 2013-11-23T11:28:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 605 | java | package com.psywerx.dh;
public class LevelHints extends Hint {
int progress = 0;
LevelHints(){
s.size = new float[]{0.9f, 0.9f*(2f/19f), 1};
s.texture.sprite = new int[]{41,39};
s.texture.startSprite = new int[]{41,36};
s.texture.size = new int[]{19,2};
}
public vo... | [
"ensmotko@gmail.com"
] | ensmotko@gmail.com |
3c229fb3a65b42852a1ad8ba1b610aaea3b93b23 | 717f3a1df4928844632fea3d84ef1101c2f4d790 | /doutu/src/main/java/com/wengmengfan/doutu/presenter/impl/Meinvha_TitlePresenter.java | 602ffcb4bbc568193f9d48b9b0f54d57185b72df | [] | no_license | sayid0927/QuShuWang | 1a22bafc58e6d050c169ea98baf15d1f3131d975 | b079a5405ce445286af8c0fff7b068c7dc31724a | refs/heads/master | 2021-04-27T13:27:29.545846 | 2018-03-23T10:04:59 | 2018-03-23T10:04:59 | 122,441,219 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,023 | java | /**
* Copyright 2016 JustWayward Team
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law... | [
"13113639501@163.com"
] | 13113639501@163.com |
b30fdcc66f478f1a2583809253aa16346322d9bc | 3180c5a659d5bfdbf42ab07dfcc64667f738f9b3 | /src/unk/com/zing/zalo/ui/abn.java | da82ecdb685371dac737f86f573c5f070d4b2e67 | [] | no_license | tinyx3k/ZaloRE | 4b4118c789310baebaa060fc8aa68131e4786ffb | fc8d2f7117a95aea98a68ad8d5009d74e977d107 | refs/heads/master | 2023-05-03T16:21:53.296959 | 2013-05-18T14:08:34 | 2013-05-18T14:08:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package unk.com.zing.zalo.ui;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
class abn
implements DialogInterface.OnClickListener
{
abn(MyInfoActivity paramMyInfoActivity)
{
}
public void onClick(DialogInterface paramDialogInterface, int paramInt)
{
th... | [
"danghvu@gmail.com"
] | danghvu@gmail.com |
6b361a4f2543ee8460e773bdac2b60eeb6383d14 | fcecb87e9b9e59fbdef92de5a96a66a0d04de303 | /TP3/src/cal/java03/tp3/bean/ClientParticulier.java | 1dff90233f078bf7af3607e66d1b24b6a779b7c7 | [] | no_license | ismailghedamsi/TP3Conception | c4abf03275946dce88d04fcaeb4fc7b4a71df453 | 4a351b75c24d5f26672296bd567effbd54b33e7b | refs/heads/master | 2021-07-14T05:31:22.109513 | 2017-10-17T00:26:31 | 2017-10-17T00:26:31 | 106,950,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java | package cal.java03.tp3.bean;
/**
* Actionnaire particulier
* @author small44
*
*/
public class ClientParticulier extends Client{
private static int compteur=1;
private int idClientParticulier;
private String nom;
private String prenom;
/**
* Constructeur d'un client particulier avec un compte par defaut
... | [
"ismailghedamsi@gmail.com"
] | ismailghedamsi@gmail.com |
62fe4dc002a81792b7f0d163da5fd43d4ccf0cce | a222317b7cf3342725c200537358344da0d18d21 | /app/src/main/java/com/example/hp/shopping/Adapters/CellAdapter.java | 2a9e7b92cf0aa4b3c7e432d8e265d2d998a2a274 | [] | no_license | harshaldeshmukh/Shopping | 26b1875ae6b4a4d21a2dbbb0b99e4b27e121d6e7 | 914d44aff42d83e63928b962572a8f2c1cc00acc | refs/heads/master | 2020-03-27T06:35:43.237037 | 2018-08-30T18:04:34 | 2018-08-30T18:04:34 | 146,117,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,014 | java | package com.example.hp.shopping.Adapters;
import android.content.Context;
import android.content.Intent;
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.ImageView... | [
"harshald184@gmail.com"
] | harshald184@gmail.com |
fe4c306a10cb6ee01c689036c6e48a0723fc951b | 4ca2d524e3b7596ea4be77c3f0a762a8ed7b27ce | /src/main/java/cs545/airline/dao/FlightDao.java | 77a7c004b71a8af86e45311885183cb15792c218 | [] | no_license | danites/hello | a21f1a289540be03442eafd1989b2f3acfc91f97 | f8d4b2128db7cf7679df66d5d0f63717344475af | refs/heads/master | 2021-01-25T10:50:28.298791 | 2017-06-09T17:27:58 | 2017-06-09T17:27:58 | 93,883,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,659 | java | package cs545.airline.dao;
import java.util.Date;
import java.util.List;
import javax.enterprise.context.ApplicationScoped;
import javax.inject.Named;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import javax.persistence.TemporalType;
import cs545.airline.model.Flight;
import edu.mum.gf.wo... | [
"kifledaniel7@gmail.com"
] | kifledaniel7@gmail.com |
6622283b887b8fdbaa80f1374753d416de276623 | 5637d9b5310d4f56acb1922b801ba64a2fb775e0 | /app/src/main/java/com/trimax/vts/helper/GooglePlaceAreaTextChangeListener.java | b4031a607c7b0948d56ebc8187b1578af967855b | [] | no_license | pa1-teja/travelpulse | 224a102ee6370ad18753d59c61f8987ae2d1fa2f | f1568bbbadd52d6ab17acbb799c0a493feac8aa1 | refs/heads/master | 2021-05-20T22:54:47.688713 | 2020-04-03T11:01:27 | 2020-04-03T11:01:27 | 252,442,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package com.trimax.vts.helper;
import com.trimax.vts.utils.CommonClass;
import com.trimax.vts.view.R;
import android.content.Context;
import android.text.Editable;
import android.text.TextWatcher;
import android.widget.AutoCompleteTextView;
public class GooglePlaceAreaTextChangeListener implements TextWatcher {
p... | [
"pavanteja.93@gmail.com"
] | pavanteja.93@gmail.com |
1044bc335b4377a79e14b1e55ee84d2b80a94be4 | 65d566974ce06d186b76e773c1af05a3d8c72d42 | /cpa/src/main/java/com/taoding/domain/ticket/TicketList.java | 6751dbdf0d86d2be9cecf8faabc407ca5847c861 | [] | no_license | ghyaolong/muniubox | c6dc7fde31b4db1720dcdb5f4f36863e45a96948 | 4fcb01b32174e34103cacd973ea7b27b0f129ff1 | refs/heads/master | 2021-03-31T01:01:21.040898 | 2018-03-13T09:07:33 | 2018-03-13T09:07:33 | 125,023,825 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,367 | java | package com.taoding.domain.ticket;
import java.util.Date;
import org.hibernate.validator.constraints.NotEmpty;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.taoding.common.annotation.ValidationBean;
import lombok.Data;
@Data
@ValidationBean
public class TicketList {
// 主键
private String id;
... | [
"289911401@qq.com"
] | 289911401@qq.com |
f5ef9e6033f398773303a784f046c15d390f509c | c3761713d0eb62354c0076c5ad5b1fdf882a4f60 | /src/main/java/org/zerock/controller/UploadController.java | f7f90ffaa44eed68e64861d52cc9b2b501b8ac99 | [] | no_license | gukbong2/spring_mysql | 4718aa52e6f445c3589beed2544c9ec0a8984982 | 449feb661edb53a4652510acabf6e7e0bea98f6f | refs/heads/master | 2020-04-21T11:53:02.655678 | 2019-03-18T04:44:45 | 2019-03-18T04:44:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,088 | java | package org.zerock.controller;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.UUID;
import javax.annotation.Resource;
import org.apache.commons.io.IOUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpHeade... | [
"junyeon2459@gmail.com"
] | junyeon2459@gmail.com |
f01510df84665474c2c9d41c71adeff534e9bb41 | f40c8e95461f408c8a0b483573a2e6aff0c469dd | /fractions/microprofile/microprofile-openapi/src/test/java/org/wildfly/swarm/microprofile/openapi/runtime/OpenApiAnnotationScannerTest.java | 7841d7050d8a66163a69a4d7bc92a8def03b4647 | [
"Apache-2.0"
] | permissive | mmusgrov/wildfly-swarm | 5d9361f4e3cfe05031d3cf7bf9050c6cc8839171 | 04b6554122ff4bad7e6b8f53d9c442c5df9919a1 | refs/heads/master | 2020-03-11T09:37:13.627129 | 2018-04-17T09:17:04 | 2018-04-17T09:17:04 | 129,917,385 | 0 | 0 | Apache-2.0 | 2018-04-17T14:30:12 | 2018-04-17T14:30:12 | null | UTF-8 | Java | false | false | 1,721 | java | /**
* Copyright 2018 Red Hat, Inc, and individual contributors.
*
* 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 ... | [
"ken@kenfinnigan.me"
] | ken@kenfinnigan.me |
37fc165d8ceae871515ae600b3e0af670910bf3f | 5e224ff6d555ee74e0fda6dfa9a645fb7de60989 | /database/src/main/java/adila/db/hwy6002du_huawei20y6002du151.java | f284b095a298edd81be7f42854f75c10568c6e5a | [
"MIT"
] | permissive | karim/adila | 8b0b6ba56d83f3f29f6354a2964377e6197761c4 | 00f262f6d5352b9d535ae54a2023e4a807449faa | refs/heads/master | 2021-01-18T22:52:51.508129 | 2016-11-13T13:08:04 | 2016-11-13T13:08:04 | 45,054,909 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 232 | java | // This file is automatically generated.
package adila.db;
/*
* Huawei Y600
*
* DEVICE: HWY600-U
* MODEL: HUAWEI Y600-U151
*/
final class hwy6002du_huawei20y6002du151 {
public static final String DATA = "Huawei|Y600|";
}
| [
"keldeeb@gmail.com"
] | keldeeb@gmail.com |
ab2afb852d04ad30a54fc453999be140713da722 | dea077754ed7fa5284e639746115e5e2981d5ab3 | /conditionals_loops/src/com/company/Factors.java | da40d9e401301d04dfc7195d17898fb837a7253b | [] | no_license | atharvapatil128/DSA-Practice | 80894201e1a24d5f60f13d83e623a10324e2e600 | 5c4d87a67ac6ca159bf55d67d43f37173efdbc8c | refs/heads/master | 2023-08-28T18:38:54.662561 | 2021-10-08T12:04:03 | 2021-10-08T12:04:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | //Input a number and print all the factors of that number
package com.company;
import java.util.Scanner;
public class Factors {
public static void main(String[] args) {
Scanner in = new Scanner (System.in);
System.out.print("Enter the number: ");
int num = in.nextInt();
System.out.println("The factors... | [
"atharvapatil128@gmail.com"
] | atharvapatil128@gmail.com |
b0fe128eb5f0eb8e2afe3f83e466f6a814b649ce | 43f7fbdda12b679623bfec9a7be815142c8052bc | /lib/src/androidTest/java/cn/com/ange/lib/ExampleInstrumentedTest.java | 3b4b068ffc2a4d64c10e6edc914adb3eaf42e574 | [
"Apache-2.0"
] | permissive | niangegelaile/AngeLib | 65027515432762ee37796c744246f7502f6889e8 | e94d0d357135c90acf2ba7161d32fc81d402de80 | refs/heads/master | 2021-01-19T05:42:03.881669 | 2017-07-29T13:56:16 | 2017-07-29T13:56:16 | 87,444,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package cn.com.ange.lib;
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 on an Android devi... | [
"13750523051@163.com"
] | 13750523051@163.com |
9a1f3e919e0cb34ee0a64ea2133d8b58cbb7d8aa | 1995d024e4657b235565d2fb77f65a1565beac0b | /src/Repaso6_Examen/Entrada.java | a6502f9e931312d3e14eabbfca07167c3dd71c49 | [] | no_license | AdrianEunoia/T2 | 3f9187c474cba090a9d13326da155c278aacdd59 | 0e9d99570f76744c9a1384e2124a81a499f051b0 | refs/heads/master | 2020-08-26T18:04:22.903297 | 2019-11-17T00:55:56 | 2019-11-17T00:55:56 | 217,097,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package Repaso6_Examen;
import javax.swing.*;
public class Entrada {
public static void main(String[] args) {
SwingUtilities.invokeLater(new Runnable() {
@Override
public void run() {
Ventana ventana = new Ventana();
//ventana.initGUI();
... | [
"45033738+AdrianEunoia@users.noreply.github.com"
] | 45033738+AdrianEunoia@users.noreply.github.com |
989d09c5525beb9c288262042aa4385f02d07fc0 | e6ff41c620db6ca522291088de3a8ee9a4b40127 | /PWS/HWs/Project/BookStore/build/generated-sources/jax-ws/bookpublisherUSA/jaxws/FindBooks.java | 8f623891f1d8cd30b1d0d22f5889c8b0d3b59a7c | [] | no_license | WinLAFS/kthsedsav | 0df61c7ccc2de6720d880628a92673027e615f9a | e2d6347ac87502b40d394b380e2c9c302f6de5ef | refs/heads/master | 2020-06-06T17:27:38.779205 | 2010-05-19T21:07:45 | 2010-05-19T21:07:45 | 35,384,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,687 | java |
package bookpublisherUSA.jaxws;
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.xml.bind.annotation.XmlType;
@XmlRootElement(name = "findBooks", namesp... | [
"shumanski@9a21e158-ce10-11de-8d2e-8bf2cb4fc7ae"
] | shumanski@9a21e158-ce10-11de-8d2e-8bf2cb4fc7ae |
d88d38d7ece457bde68fb05c0092cc41478626c2 | 3b00667130fbc39b0158fff6db9bf815cf29439f | /src/main/java/com/tutorialspoint/hr/client/CountryServiceClient.java | 6f4c33ca63bd1f820d382a98a7c17369317b8d59 | [] | no_license | obushakim/leaveService | ade48370aa1f83a7c7c903bc0f255293cd8df3db | c04fdc8e55d4a43b38035bad238c1f2cfaf79946 | refs/heads/master | 2021-05-01T06:30:07.895268 | 2018-02-11T19:01:01 | 2018-02-11T19:01:01 | 121,144,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 667 | java | package com.tutorialspoint.hr.client;
import org.springframework.ws.client.core.support.WebServiceGatewaySupport;
import com.tutorialspoint.hr.domain.GetCountryRequest;
import com.tutorialspoint.hr.domain.GetCountryResponse;
public class CountryServiceClient extends WebServiceGatewaySupport {
public GetCountryRes... | [
"irfanhakimobuz@gmail.com"
] | irfanhakimobuz@gmail.com |
359cd87401bcec830da63f26d977fa2faa0d7630 | b076ae9c3b68a9a2d258ae59fd566c93ccbc8c4f | /bibased/src/main/java/com/lzp/bibased/BibasedApplication.java | 73318613a4b9136f9795ccc2d7088bf1d473bb05 | [] | no_license | mailzpvit/documents | 8f8e5a14d7027509a20f2680a7c4528a592d78cd | 51daa2e2b3636019bc0043b82b0079c80b9eb2ff | refs/heads/master | 2020-03-17T06:56:18.850699 | 2018-05-20T06:24:08 | 2018-05-20T06:24:08 | 133,375,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 321 | java | package com.lzp.bibased;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BibasedApplication {
public static void main(String[] args) {
SpringApplication.run(BibasedApplication.class, args);
}
}... | [
"243510418@qq.com"
] | 243510418@qq.com |
2b67085e71e4f2ca5037982f6aabef046c0042c1 | de77de81b6c399fdc05fdc7f89f0d7abef7e9497 | /app/src/main/java/com/mantralabsglobal/cashin/service/BusinessCardService.java | 5f6ba5b5cbe3fb5fe0800a024dc901fce9b74015 | [
"MIT"
] | permissive | elckimmy/CashIn | cfe57da575b1ea9e734fc1e907ccc7f29b3c32c4 | 95f60c0b76eaccf51917942173d90e2a859844b5 | refs/heads/master | 2021-01-18T19:39:34.025106 | 2015-08-23T06:37:33 | 2015-08-23T06:37:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,261 | java | package com.mantralabsglobal.cashin.service;
import com.google.gson.annotations.SerializedName;
import java.util.List;
import retrofit.Callback;
import retrofit.http.Body;
import retrofit.http.GET;
import retrofit.http.POST;
import retrofit.http.PUT;
/**
* Created by pk on 6/25/2015.
*/
public interface BusinessC... | [
"hello.praveen@gmail.com"
] | hello.praveen@gmail.com |
499c2ce89cf583922fbd9d72feba1f012dcaa97b | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-37-7-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/wysiwyg/server/internal/converter/DefaultHTMLConverter_ESTest_scaffolding.java | 01e57d49cfd3de82263643905f5f95413fd43b3b | [] | 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 | 468 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Wed Apr 01 21:45:14 UTC 2020
*/
package org.xwiki.wysiwyg.server.internal.converter;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
b13f46af9bd8c31dc4dc3dc15dcc839551ad3e88 | 0519b0c2a3a06abe0e868e3444bd0eade1425b2f | /srdz-client-api/src/main/java/cn/org/citycloud/bean/UnionPayBean.java | ed35bd06cd1cf3d18885129dccad0e9b6446eb7c | [] | no_license | xiaolowe/srdz-client-api | d62f26db6559ca11dc52c5ab6c94213f67c93245 | 5bd36bbc3d962c3af69a3c28a4f960eb9f8eb23b | refs/heads/master | 2021-01-12T14:25:49.823694 | 2016-09-26T02:52:09 | 2016-09-26T02:52:09 | 69,206,961 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,131 | java | package cn.org.citycloud.bean;
import io.swagger.annotations.ApiModelProperty;
import org.hibernate.validator.constraints.NotBlank;
public class UnionPayBean {
@ApiModelProperty(value = "商户号码", required = true)
@NotBlank(message = "商户号码不能为空")
private String merId;
@ApiModelProperty(value = "交易金额", require... | [
"xiaolowe@gmail.com"
] | xiaolowe@gmail.com |
9b2ac41d3025e359d3cf52b603a0bfb620bcb5b0 | 42b97c501c8efa3e2a582e7eaa5888c626a44aaa | /gen/com/magma/simone_game/R.java | e74d094fd18991a89442f3d8e78654403f955e78 | [] | no_license | WafaJohal/inno_magma | 98fb0b0229ed12391dbd76e43359effda63f7f2f | 7a88f996ead57336982ee25ec7ce5550abecc1a4 | refs/heads/master | 2021-01-17T12:48:30.572446 | 2013-03-08T16:53:06 | 2013-03-08T16:53:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,407 | 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.magma.simone_game;
public final class R {
public static final class array {
public static final int array=0x7f050... | [
"wafa.benkaouar@gmail.com"
] | wafa.benkaouar@gmail.com |
36189801e97abd2e743bdec9dc9f40dc19dbea1f | 40e68f4fc1267938d2c3e2e300f0d0905be89af6 | /JavaProject_calenderwithreminder/src/calendar/RemOrCalndr.java | 683ff7f5be7b2138f3e8e87a45d9af93ab5abf8b | [] | no_license | NadiaIT/SampleTestProjects-Java | af117a98120b0654ad8d6dc3ae6e18103a7f925e | c3f789426add071f036dd90584fe11ba474f6ecf | refs/heads/master | 2021-01-01T15:23:45.158769 | 2014-11-09T18:31:37 | 2014-11-09T18:31:37 | 26,470,486 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,096 | java | package calendar;
import java.awt.SystemColor;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JPanel;
import window.Project;
public class RemOrCalndr extends JFrame implements ActionListener {
JPanel panel = new JP... | [
"nadia.nahar.iit@gmail.com"
] | nadia.nahar.iit@gmail.com |
60fef1ce52a63ab350c66690b660c0aa43077196 | 7bcf2a97d4c3aa8654889b2d6e816c661ed9c097 | /chapter1/src/main/java/com/longgq/web/HelloController.java | ff0b40ab7066b4cc15b2c982ba51fa02fa2975e9 | [] | no_license | longben2017/learningSpringBoot | e61f3c3812655ba8a5b059f5e5178332458f4c16 | fe4504f9670fc8b2f66f49cc0d1b9ed9b5fa671e | refs/heads/master | 2021-05-06T07:44:33.004927 | 2017-12-15T08:06:05 | 2017-12-15T08:06:05 | 113,797,393 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.longgq.web;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* Created by clouder on 17-12-12.
*/
@RestController
public class HelloController {
@RequestMapping("/hello")
public String index() {
return "Hel... | [
"longgq@onecloud.cn"
] | longgq@onecloud.cn |
eb2568ffe7da01298ecffae0088b21b7ea85cf6f | 3deb918a5c6a0baa29af6560941e10fdd45e338d | /HealthTrac_Mobile/app/src/main/java/com/raik383h_group_6/healthtracmobile/view/CreateTeamView.java | c9cc530eb0bf12a6edb8f52ce09f4349bfce8ff9 | [] | no_license | David1Socha/GitFit | c1f1af58c3b3488843dfb0eb7432c469aabc739a | 73678e3f01e285db87c27872098c0b8d96fc7d56 | refs/heads/master | 2020-12-27T01:50:57.413647 | 2015-08-10T02:14:31 | 2015-08-10T02:14:31 | 35,984,067 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 232 | java | package com.raik383h_group_6.healthtracmobile.view;
public interface CreateTeamView extends TeamValidationView {
void setNameError(String msg);
void setDescriptionError(String msg);
void displayMessage(String msg);
}
| [
"thirdjteacher@yahoo.com"
] | thirdjteacher@yahoo.com |
1a41f3e0241b81bef44589edb15637c9ef02344b | 612f724dbe71df0e9d99f05bc554098b3dbb138e | /src/main/java/net/duckling/ddl/util/JsonUtil.java | e84a5f767ec20cd2e58825fcef73a4fcb0189be9 | [] | no_license | alczorro/ddl | a0d2b2bd0cdd15696611ff455dc5b7a18a888379 | f6a22feb195894fcd0e239f5bc75aecfae780eb1 | refs/heads/master | 2021-05-31T23:14:21.013183 | 2016-06-26T13:21:29 | 2016-06-26T13:21:29 | 270,529,289 | 0 | 1 | null | 2020-06-08T04:33:34 | 2020-06-08T04:33:33 | null | UTF-8 | Java | false | false | 16,791 | java | /*
* Copyright (c) 2008-2016 Computer Network Information Center (CNIC), Chinese Academy of Sciences.
*
* This file is part of Duckling 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 L... | [
"nankai@cnic.ac.cn"
] | nankai@cnic.ac.cn |
54f30db1a3f10fbd79af6cc900fbd50b03dcb49e | 94ab2e3e38d6dcceb9c2b5cfd612d189aa7f8043 | /src/com/company/HomeWork/HomeWork_3_2_2/Vehicle/VehicleTypeEnum.java | ce1bea14266be7ccecf003fc2fb23fbe1353f6b2 | [] | no_license | Straiff20/Netology_Java_Homework | 1c3c93796699fd71e40d8d2fcf031e7ae7e49267 | ca948915fca59e14dc3cb76c7ee7075c4ac0d6cb | refs/heads/master | 2020-12-29T18:05:27.775007 | 2020-02-06T13:16:10 | 2020-02-06T13:16:10 | 238,692,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package com.company.HomeWork.HomeWork_3_2_2.Vehicle;
public enum VehicleTypeEnum {
TRUCK,
CAR,
PASSENGER,
SEDAN,
WAGON,
PICKUP,
BUS,
PETROL,
DIESEL,
HYBRID,
ELECTRIC
}
| [
"straiff20@gmail.com"
] | straiff20@gmail.com |
5b1c26be24547448ffdd97e97caa0491b7379245 | cacde8a9c41f5ca3e072684d117a134ee4ad3af8 | /map.concept/src/map/concept/Timer.java | ee9ebaaa3e81fd0f9f5d24c920ba5170418c9ecd | [] | no_license | Jamnic/component-concepts | 2f8e287ca79d8062e299477c6bdec0a217df1acd | 68f3d8be93b5d7d2ebb45870192022bee52086ed | refs/heads/master | 2021-01-10T21:26:06.966258 | 2014-12-09T09:42:20 | 2014-12-09T09:42:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 829 | java | package map.concept;
import java.util.LinkedList;
import java.util.List;
public class Timer implements Runnable {
private static final int SECOND = 1000;
public static Timer getInstance() {
if (instance == null)
instance = new Timer();
return instance;
}
@Override
public synchronized ... | [
"satanjamnic@gmail.com"
] | satanjamnic@gmail.com |
67c9d51b26128432a5bae17f947ad669f21dce6f | 3c13d5002c5c89fdd873cd27375f257c3206fe3c | /practical/bind/inner.java | 7d5b1c1112468ecabd044c196994a7fa88b90008 | [] | no_license | Himanshu-Negi8/Java-Programs | 222b09097510be9f21a221aded018fabf8ff902d | e0915af4f1e14d198d9c3b0de1f6a991cab9edec | refs/heads/master | 2020-08-14T06:06:50.589174 | 2020-01-11T02:07:36 | 2020-01-11T02:07:36 | 215,111,656 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | class A
{
public static void main(String[] args) {
B outer = new B();
B.C obj= outer.new C();
System.out.println(obj.i);
}
}
class B
{
class C
{
int i=50;
}
} | [
"himanshunegi3295@gmail.com"
] | himanshunegi3295@gmail.com |
f5ddc3a7c5d533c17b0d3edcde03dc3e9269442c | 5c48df0a652e1c7abbc636f68a470f052ce1158c | /src/ProjectEuler/ProjectEuler14.java | 95053f55283e2b2333d83785fe0bab3cb5933371 | [] | no_license | JesseBuss/JavaProbs | 214ec28609d982a72a44bf31049d1e21fcc87ae5 | 4599ec14e33d20dabcf41c7c131559343dd3cce0 | refs/heads/master | 2021-01-10T18:25:06.221649 | 2017-10-27T00:39:28 | 2017-10-27T00:39:28 | 21,313,771 | 1 | 0 | null | 2014-09-29T01:49:24 | 2014-06-29T00:41:53 | Java | UTF-8 | Java | false | false | 401 | java | package ProjectEuler;
public class ProjectEuler14 {
public static void main(String[] args){
int maxLength = 0;
int start = 0;
for(int i = 13; i < 1000000; i++){
long n = i;
int size = 0;
while (n!= 1){
if(n%2 == 0)
n = n/2;
else
n = 3*n+1;
size++;
}
if (size > maxLength... | [
"Jesse@10.132.4.111"
] | Jesse@10.132.4.111 |
2fb2cd9e560580a76e39ddee99ac218ce2f38c72 | f5047d915454429e9518f866fa80dccc10a716ab | /app/src/main/java/com/oleksandr/havryliuk/todo_list/utils/ActivityUtils.java | f8ef73e288a8fffe8ddafda14096ee84ec9837cf | [] | no_license | SashaCube/Todo-list | a5d0e8fc83c8ee0b5671942d3b07d2bb81e14a63 | d73c519b6a8d24c3d7768d18eb87b78c0aca80d2 | refs/heads/master | 2020-04-23T14:33:30.860656 | 2019-02-24T14:22:39 | 2019-02-24T14:22:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,410 | java | package com.oleksandr.havryliuk.todo_list.utils;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import static com.google.common.base.Preconditions.checkNotNull;
/**
* This provides m... | [
"sashagavgavgav@gmail.com"
] | sashagavgavgav@gmail.com |
a882578b25efbdf993e7f12f283612364e2b7a7e | 374fa213d13d8739a1f81cd01716b63cf5cd50e7 | /beauty/src/main/java/cn/wu1588/beauty/ui/views/custom/ContentViewPager.java | 4b70ac9c3dd5f4bfb46b7992fb2cc48b764cb84c | [] | no_license | 838245284/sbmall | 22dea5509df20e77e53fe4e726308e0b0e74c438 | cf975886955225cd54f48a69ba98a51ac95100ce | refs/heads/develop | 2023-06-11T20:15:46.413200 | 2021-07-14T15:11:16 | 2021-07-14T15:11:16 | 380,426,907 | 0 | 0 | null | 2021-07-14T15:11:17 | 2021-06-26T06:02:48 | Java | UTF-8 | Java | false | false | 1,430 | java | package cn.wu1588.beauty.ui.views.custom;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.View;
import java.util.HashMap;
import java.util.LinkedHashMap;
public class ContentViewPager extends ViewPager {
private HashMap<Integer, View... | [
"838245284@qq.com"
] | 838245284@qq.com |
33a35547be111143f647dcf9a3cf91451ee7f3cd | 07c202fb2b5ef28c92ce13297e9a58808f9d380f | /spring-boot-microservices-sandbox-user-service/src/main/java/io/jctiru/springbootmicroservicessandboxuserservice/security/WebSecurity.java | 36283e4f742fc934e8d0f58164f8a29ca2159bd1 | [] | no_license | jctiru/spring-boot-microservices-sandbox-user-service | 87cc40f14034d7b0bb270c761c43a46421be6d2f | 7c98d03168c5b738a38e776c7534072f06b2ae11 | refs/heads/master | 2022-10-08T12:41:31.193815 | 2020-06-10T14:32:47 | 2020-06-10T14:32:47 | 264,227,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,856 | java | package io.jctiru.springbootmicroservicessandboxuserservice.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.core.env.Environment;
import org.springframework.security.authentication.AuthenticationManager;
import org.... | [
"jonathanchristiantiru@gmail.com"
] | jonathanchristiantiru@gmail.com |
77655442ec62171716c52e5568684119649a524b | 8fa6e740fdbab106e56eb004c0b7e28db58ea9e3 | /Zafiro/src/Compras/ZafCom92/ZafCom92.java | bc107e3e1e043983a37a99a5228ad81692e0e425 | [] | no_license | Bostel87/Zafiro_Escritorio | 639d476ea105ce87267c8a9424d56c7f2e65c676 | c47268d8df084cdd3d39f63026178333caed4f71 | refs/heads/master | 2020-11-24T17:04:46.216747 | 2019-12-16T15:24:34 | 2019-12-16T15:24:34 | 228,260,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171,995 | java | /*
* ZafCom92.java
*
* Created on 19 Enero , 2016, 8:44 AM
*/
package Compras.ZafCom92;
import Librerias.ZafCfgBod.ZafCfgBod;
import Librerias.ZafCfgSer.ZafCfgSer;
import Librerias.ZafColNumerada.ZafColNumerada;
import Librerias.ZafGenFacAut.ZafGenFacAutAdm;
import Librerias.ZafImp.ZafImp;
import Librerias.ZafMovIn... | [
""
] | |
770ed10116bd50f3e0ff842233d438b592d6971e | d04bb12fa922205cd086cdbbdfd53933243849b0 | /GmergWebapp/src/gmerg/beans/UtilityBean.java | 8103d3fe3ee94663f2b12be87877c825a07a6f53 | [] | no_license | ljpearlman/Gudmap | 5349e4bceaa72ad0bd003a35b66b2f25abc0460d | f4597b41563181cedf4ad6f5cf38eab90b61c8dc | refs/heads/master | 2021-01-09T05:27:10.420168 | 2016-08-30T13:20:44 | 2016-08-30T13:20:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 945 | java | package gmerg.beans;
import java.util.HashMap;
import gmerg.control.GudmapPageHistoryFilter;
import gmerg.utils.FacesUtil;
import gmerg.utils.Utility;
import gmerg.utils.table.TableUtil;
/**
* @author Mehran Sharghi
*
*/
public class UtilityBean {
public String getRefererURI() {
return GudmapPageHistoryFilter... | [
"bernardh@benwyvis.hgu.mrc.ac.uk"
] | bernardh@benwyvis.hgu.mrc.ac.uk |
2d0923274dc7468b73decd40858e50dd0b67c440 | 047f502d8c6496341ef48cd6ad149a2ffe627a79 | /src/main/java/nl/yestelecom/phoenix/batch/job/vasrecon/model/VasReconData.java | 473c18f33b4831c8c73324e731c088004c515c5a | [] | no_license | SantajiPhoenix/BatchProcess | 9901eb67063a378a2a9a9ac6807e2f5e84df7a2b | bd6084f90b17b3aaa7ada8d7bf9c7ac2d440f6ec | refs/heads/master | 2023-05-08T14:04:06.710958 | 2020-06-24T10:16:35 | 2020-06-24T10:16:35 | 372,073,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,505 | java | package nl.yestelecom.phoenix.batch.job.vasrecon.model;
import java.sql.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import ja... | [
"bharat.tripathi@yestelecom.nl"
] | bharat.tripathi@yestelecom.nl |
1b6ac9baf375ce80133e762c81781359af760a70 | a744882fb7cf18944bd6719408e5a9f2f0d6c0dd | /sourcecode8/src/sun/security/ssl/DHCrypt.java | 7dd2fbb11d3c80eab0624761a01cf6e58e2370a5 | [
"Apache-2.0"
] | permissive | hanekawasann/learn | a39b8d17fd50fa8438baaa5b41fdbe8bd299ab33 | eef678f1b8e14b7aab966e79a8b5a777cfc7ab14 | refs/heads/master | 2022-09-13T02:18:07.127489 | 2020-04-26T07:58:35 | 2020-04-26T07:58:35 | 176,686,231 | 0 | 0 | Apache-2.0 | 2022-09-01T23:21:38 | 2019-03-20T08:16:05 | Java | UTF-8 | Java | false | false | 9,488 | java | /*
* Copyright (c) 1996, 2012, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"763803382@qq.com"
] | 763803382@qq.com |
925c6a7cecc0114c01a6412759113fd943d7dca1 | 5758782a352fd83b636404f4fb6ae15d00a930d5 | /src/main/java/demo/CustomRequestMappingHandlerMapping.java | 7c7c13f2bafe435b6450993ae39efcf3d44bd0ac | [] | no_license | hoodoly/Spring-Mvc | 20254a4880b64974b11bde081a64adcbfcf40ddd | 3781430a9d8a619ab37cfd769f0910512dea8206 | refs/heads/master | 2021-09-04T16:05:08.494724 | 2018-01-20T05:38:26 | 2018-01-20T05:38:26 | 115,805,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package demo;
import org.springframework.core.annotation.AnnotatedElementUtils;
import org.springframework.web.servlet.mvc.method.RequestMappingInfo;
import org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping;
import java.lang.reflect.Method;
/**
* @author HODO
*/
public class Custo... | [
"gunriky@163.com"
] | gunriky@163.com |
050c9acf06ae2869bfb8ae16f5c0a057ffe9f706 | 54c4dca990c9e24b626f1fcc6787b94ddda10c5a | /sisConflicto.logic/src/main/java/co/edu/uniandes/csw/general/estudiante/logic/ejb/_EstudianteLogicService.java | 3e4d5b19e8de3915475c22836a78a2597b710f72 | [] | no_license | paotoya757/PreParcial | f4de5c2032840d2c19956dbe5070a8f8deebeda8 | a4bd8987a00d51ee2376b7599db31dc7efd0a2fe | refs/heads/master | 2020-05-20T05:16:56.802371 | 2014-08-27T06:31:33 | 2014-08-27T06:31:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,341 | java | /* ========================================================================
* Copyright 2014 general
*
* Licensed under the MIT, The MIT License (MIT)
* Copyright (c) 2014 general
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "... | [
"pa.otoya757@uniandes.edu.co"
] | pa.otoya757@uniandes.edu.co |
dac7449ce1a7c042141a9fcb7773d5b2c412fd62 | 163b12f0252c0dbbf3aa373b6c57561a3273175f | /junit/src/test/java/com/histcat/parameterized/test/CsvSourceTest.java | 12feba02f09bd2d1f7a0d44e3d43231c0782ab6e | [
"MIT"
] | permissive | MyLanPangzi/java | ec2fd07d4e2ff14364c7a9f8f245f58975d885c8 | a52d6b9cef17c29a18248f99787f3a00c2b15967 | refs/heads/master | 2022-06-23T18:49:40.430613 | 2021-01-12T07:16:25 | 2021-01-12T07:16:25 | 188,428,014 | 0 | 0 | MIT | 2022-06-17T03:28:19 | 2019-05-24T13:38:36 | HTML | UTF-8 | Java | false | false | 556 | java | package com.histcat.parameterized.test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvSource;
import static org.junit.jupiter.api.Assertions.assertNotEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
public class CsvSourceTest {
@ParameterizedT... | [
"1251723871@qq.com"
] | 1251723871@qq.com |
5f2cfd082b72108c4a39f6379542a2bffebcedd4 | 480b3929d5504c635a4238ed649c82aedbf40abe | /src/main/java/com/pricillatan/app/Constant.java | 65549166fb43ae81aa4a11e32718e8f7131d04e8 | [] | no_license | pricillatan/FinYahooTelegram | 72e1439c3a06a9a04eeb9ebd9c7df35fb8443abb | 993fef20ca2bdcb74ca5b4be128578f9c1d13c32 | refs/heads/main | 2022-12-28T03:38:42.537829 | 2020-10-08T09:23:46 | 2020-10-08T09:23:46 | 302,283,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,789 | java | package com.pricillatan.app;
import org.slf4j.Marker;
import org.slf4j.MarkerFactory;
import java.util.TimeZone;
public class Constant {
private Constant() {
}
public static final TimeZone UTC_TIMEZONE = TimeZone.getTimeZone("UTC");
public static final String FORMAT = "yyyyMMdd";
public static ... | [
"pricillatsf@gmail.com"
] | pricillatsf@gmail.com |
d3ef794c2cf577aaa6d820e78382db9879138219 | a1c80205a3bb1ea3feed1282794978622ec436a8 | /webPortalsNoSpring/src/main/java/wsClient/UpdateAdmin.java | 682c4af5e3ce1025c0b5b6d35f60dad9e1378a88 | [] | no_license | lfp1979/webPortalsMaven | 537863c59635e235545c314c6b2fed19d6634849 | f7e4bfaed5d51e3fc0baff0625b33d0837e4b025 | refs/heads/master | 2021-01-01T18:14:20.865690 | 2017-07-26T05:01:37 | 2017-07-26T05:01:37 | 98,284,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java |
package wsClient;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
import ok3w.entity.Admin;
/**
* <p>Java class for updateAdmin complex type.
*
* <p>The following schema fragment specifies the expected content contained... | [
"104354500@qq.com"
] | 104354500@qq.com |
2e95515719704be83a0a6199b4f1474e95fcbfa6 | f7721652065332fd6a221a369c6eaa07662e91e0 | /jt-webpro/jt-web/src/main/java/com/jingtao/jtmanage/manage/api/utiles/RedisUtil.java | aa504894531c06d3129cfeaf0c916c1e5a84baa7 | [] | no_license | yanghongjian1/jt-web | dc4e77eb92780216f7118f2b6fad2a1fc335439e | eb45b1422c4cf2f8bbebebd6f57b8b43347a7c46 | refs/heads/master | 2021-07-12T01:39:40.670824 | 2019-04-09T09:32:43 | 2019-04-09T09:32:43 | 180,307,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,707 | java | package com.jingtao.jtmanage.manage.api.utiles;
import com.alibaba.fastjson.JSON;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import redis.clients.jedis.JedisCluster;
@Component
public class R... | [
"18722060630@163.com"
] | 18722060630@163.com |
16f2fbedd2a02fd4d719daed6af0dea5c5be6ab9 | d6178eed9169392f2256a1962efbbdb9548485cd | /jdbc_2/src/com/atguigu1/bean/Order.java | aa13151a6872a24eb045e6f8b1ac5e58a581bef2 | [] | no_license | cynicism1/javaweb | 9de1983a49dc2bfec463dd7e51d3d71703066b4f | 32e899bd35ab820449b7cb3c50d525d9896457a9 | refs/heads/master | 2022-12-28T00:16:20.379764 | 2020-07-11T02:09:34 | 2020-07-11T02:09:34 | 278,770,319 | 0 | 0 | null | 2020-10-13T23:29:10 | 2020-07-11T02:09:17 | Java | UTF-8 | Java | false | false | 1,199 | java | package com.atguigu1.bean;
import java.sql.Date;
/**
* @author Cynicism
* @Package_name
* @since 2020/6/22 16:53
*/
public class Order {
private int orderId;
private String orderNname;
private Date orderDate;
public Order() {
}
public Order(int id, String name, String date) {
}
... | [
"916120240@qq.com"
] | 916120240@qq.com |
80d95b1f0013040312a18b8c33d9c05b1f15da15 | 6f60c52828a9e7251021babbe8454621ff2cd7ff | /app/src/main/java/com/htcompany/educationerpforgansu/workpart/adapters/AssetMaintenanceAdapter.java | d261e97c5bbc92f7846bf580e0147280e59f7fde | [] | no_license | liuhui-huatang/EducationERP | f193e41ec30491521b6ede08ef42f6f7e04447d3 | 894d27ef6ee13b817ade2e21c21b7794fb67cc70 | refs/heads/master | 2020-03-27T08:25:51.204410 | 2018-08-21T12:11:08 | 2018-08-21T12:11:08 | 146,253,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,648 | java | package com.htcompany.educationerpforgansu.workpart.adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide... | [
"liuhui@huatangjt.com"
] | liuhui@huatangjt.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.