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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
00849ddd740c055395c0f5b2d65e82b1d1847aa6 | ffb812e8e56c38a7c38856e49710d06c8e387efd | /src/com/braker/icontrol/cgmanage/cgexpert/manager/impl/ExpertOutMngImpl.java | 5603f158116225e3fde2ee0cd41d457d089fea53 | [] | no_license | MengleiZhao/gxjzy_nk | 81a9720f996a937c8067466c9dd4f210e9861ac5 | 7c1693092467339fa5294149b605c1d8f19d817f | refs/heads/main | 2023-08-24T18:18:59.839056 | 2021-09-24T12:57:28 | 2021-09-24T12:57:28 | 409,955,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,912 | java | package com.braker.icontrol.cgmanage.cgexpert.manager.impl;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
i... | [
"649387483@qq.com"
] | 649387483@qq.com |
cb125d11216209e7421feaf897c264127aa983e9 | bdfb28465019385dc630af92654b434ca9f53c56 | /gulimall-coupon/src/test/java/com/simmons/coupon/coupon/GulimallCouponApplicationTests.java | 61809a28f90222dbe18c3c8c21f58d404938b708 | [
"Apache-2.0"
] | permissive | SimmonsZhang/gulimall | f773ed422c82525ca95d2bc9f8520e6d50e36cdf | d5337a1f3e5a5b1dbd7b1f22da26d4f1d3bb9025 | refs/heads/main | 2023-06-18T12:08:36.416476 | 2021-04-22T13:02:18 | 2021-04-22T13:02:18 | 360,447,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.simmons.coupon.coupon;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class GulimallCouponApplicationTests {
@Test
void contextLoads() {
}
}
| [
"1634703459@qq.com"
] | 1634703459@qq.com |
9620fff74e653af75efd11547e86bc1f6266e5c3 | c7f6256ec96ffaaaf26a1b190291698520156977 | /src/main/java/ar/edu/unq/desapp/grupoa/backenddesappapi/messaging/LikeReviewEvent.java | 50db19962f04a6b5f5e6ecc39a1c997213d164d0 | [] | no_license | nicoruiz/DesApp-Grupo-A-012021-backend | 64f3a68b85e3e788c99efe6350c34e6a7f3bad9d | e09a1f262d1dafaeb9b0ca664a545978b0496f11 | refs/heads/main | 2023-06-10T14:32:27.071783 | 2021-07-06T03:50:19 | 2021-07-06T03:50:19 | 356,740,703 | 2 | 0 | null | 2021-07-03T21:17:46 | 2021-04-11T01:39:44 | Java | UTF-8 | Java | false | false | 432 | java | package ar.edu.unq.desapp.grupoa.backenddesappapi.messaging;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import java.io.Serializable;
public class LikeReviewEvent implements Serializable, Event {
@Override
public void handle() {
Logger logger = LogManager.getLo... | [
"nruiz@hexacta.com"
] | nruiz@hexacta.com |
e8ee8c33769b33462d25c5e0fcd13b83fbb634ad | 5fc08726794b85ba1c1622acc5ce021186a85459 | /app/src/test/java/com/bobbyprabowo/android/todolist/ExampleUnitTest.java | 7150dbb4dca9965a18a68e45bf325bd9b4b7c8f9 | [] | no_license | bopbi/todo-android | 32652ef15c48df71ff4d07a73705e47b439adc0c | 2bf0691fb4ee38a5e147be30b3483f0ca6a6af60 | refs/heads/master | 2021-01-18T04:04:50.260687 | 2017-03-22T01:01:54 | 2017-03-22T01:01:54 | 85,766,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.bobbyprabowo.android.todolist;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"bobby@kulinr.com"
] | bobby@kulinr.com |
f39a323cffd438e2ce5345edcd9f52655de2cc0c | f0d561ae6720480139439dadfead85bfb27994e6 | /src/test/java/com/gorilla/test/BaseTest.java | e7e0720b78e853aa0c7510356ed77249c2ca2c9b | [] | no_license | tyagiVimal/gorilla | 5cf0e9af7f3d106e1620fac29642c5ce5e61921c | 2f2cf33cf16ce78fa32763afd6241efa36692275 | refs/heads/master | 2021-12-15T02:48:49.999597 | 2020-05-27T13:38:58 | 2020-05-27T13:38:58 | 182,988,175 | 0 | 0 | null | 2021-12-14T21:18:57 | 2019-04-23T10:07:38 | Java | UTF-8 | Java | false | false | 473 | java | package com.gorilla.test;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import com.gorilla.pages.HomePage;
import com.gorilla.webDriver.BasePage;
public class BaseTest extends BasePage {
HomePage home = new HomePage();
@BeforeMethod
pub... | [
"vimal.tyagi165@gmail.com"
] | vimal.tyagi165@gmail.com |
ab9a8a49706dbee9ad9230aac52c1c32ca3ea191 | 6c06e32cec7ff276eb79e18866d0c51d3cc28d8f | /src/main/java/com/service/EmployeeServiceImpl.java | 596a00d8fba65c9501d888a6e4b99d60a89ad289 | [] | no_license | Eranwei/Maven-CRM-0824 | 51e989a1c14df7a945ca490fa477855f30731d38 | aba6869cb4cd8041a160281278a5b079976ea481 | refs/heads/master | 2022-12-04T18:48:38.390093 | 2020-08-31T07:12:24 | 2020-08-31T07:12:24 | 291,627,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,610 | java | package com.service;
import com.dao.EmployeeMapper;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.model.Emp;
import com.model.Employee;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Se... | [
"eranwei@qq.com"
] | eranwei@qq.com |
dd5634a16b6e645dff8f90ae5d3f20a765e31749 | 8a1114d8e3cd644a9b8fe98695dc5e6ec53b9317 | /LoginProject.zip_expanded/LoginProject/src/test/java/com/Wipro/LoginProjectApplicationTests.java | 49d720124603f11d3ef1a21299939145a625809d | [] | no_license | tanmay2twr/LoginSpringBoot | 2617dbf0ea7de3fd66448dd83cee2e38ac894340 | d57a693f52431b7ebc4c3ad37cea94aced143131 | refs/heads/master | 2022-11-05T01:28:56.961250 | 2020-07-01T09:48:24 | 2020-07-01T09:48:24 | 276,151,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package com.Wipro;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class LoginProjectApplicationTests {
@Test
void contextLoads() {
}
}
| [
"tanmaytwr01@gmail.com"
] | tanmaytwr01@gmail.com |
5ef0e22e985110f2533226602c23de1c9b304d18 | fd26e904a0059ead8a23d76640c14a9329d946b1 | /mbti/src/co/yedam/app/board/model/BoardVO.java | d343e59c038456416be0c08565f050dc14f12e35 | [] | no_license | eo339912/mbti | d1f04dd1201e4963ebd7e314771af15aa30f194d | 75d45ef91680768df6f5cf1f2a4df4b72fdc38d6 | refs/heads/master | 2022-10-09T11:34:01.325459 | 2020-06-15T01:00:58 | 2020-06-15T01:00:58 | 272,310,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | package co.yedam.app.board.model;
public class BoardVO {
private String id;
private String title;
private String contents;
private String regdt;
private String seq;
private String star;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getTitle() {
retur... | [
"eo339912@example.com"
] | eo339912@example.com |
ca39ead5f51db10c01c74a4b0a82705507f05d13 | 2f00e16736678128f7345b4089623da5058a71b5 | /presto-main/src/main/java/io/prestosql/operator/scalar/timestamp/TimeWithTimezoneToTimestampCast.java | e959393e1944aa03ca15206b36aa5e34d22206a5 | [
"Apache-2.0"
] | permissive | garywmendel/presto | dbf92be2a9f2195bf01dbdf596e3a757afb6ddba | 0a29a9400ec6d5440da530bf2ebd7e0b10dc5a78 | refs/heads/master | 2022-11-11T12:55:14.975971 | 2020-07-03T11:50:32 | 2020-07-03T15:43:24 | 276,984,942 | 1 | 0 | Apache-2.0 | 2020-07-03T20:48:07 | 2020-07-03T20:48:06 | null | UTF-8 | Java | false | false | 3,201 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"mtraverso@gmail.com"
] | mtraverso@gmail.com |
1fb98247dd5c221364d61e07fb72470e94d6e65a | 45203c004ecbe4402b4cd7e13de8d5a2dab19a95 | /src/main/java/com/lancabbage/gorgeous/bean/vo/git/GitInfoSaveVo.java | 4c0c50029d09f8b75ee3c3ab30520983f9493a21 | [
"Apache-2.0"
] | permissive | lanyanhua/gorgoues-doc | 48acc00b7dbdcd75414aa0a5a8a496ee5df05a81 | 391cd6c0a763a32d8658b25f37a84b025ff99206 | refs/heads/master | 2023-05-18T18:07:33.026971 | 2021-05-31T07:58:27 | 2021-05-31T07:58:27 | 335,875,407 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | package com.lancabbage.gorgeous.bean.vo.git;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
/**
* @author: lanyanhua
* @date: 2020/12/7 12:46 下午
* @Description:
*/
public class GitInfoSaveVo implements Serializable {
/**
* git用户名
*/
@NotNull
private String userna... | [
"lanyanhua1024@163.com"
] | lanyanhua1024@163.com |
16985ab11e9a7365656cbf8aa2d749bede918c92 | cb2e0b45e47ebeb518f1c8d7d12dfa0680aed01c | /openbanking-api-pdf/src/test/java/com/laegler/openbanking/api/integration/BalancesApiIntegrationTest.java | ba2e7580c7e84b04dfd7ca4e6027286e3cfa782d | [
"MIT"
] | permissive | thlaegler/openbanking | 4909cc9e580210267874c231a79979c7c6ec64d8 | 924a29ac8c0638622fba7a5674c21c803d6dc5a9 | refs/heads/develop | 2022-12-23T15:50:28.827916 | 2019-10-30T09:11:26 | 2019-10-31T05:43:04 | 213,506,933 | 1 | 0 | MIT | 2022-11-16T11:55:44 | 2019-10-07T23:39:49 | HTML | UTF-8 | Java | false | false | 963 | java | package com.laegler.openbanking.api.integration;
import com.laegler.openbanking.AbstractIntegrationTest;
import com.laegler.openbanking.api.*;
import com.laegler.openbanking.model.*;
import java.util.ArrayList;
import javax.ws.rs.core.GenericEntity;
import com.laegler.openbanking.model.OBReadBalance1;
import com.lae... | [
"thomas.laegler@googlemail.com"
] | thomas.laegler@googlemail.com |
cf32797da8fed4f7aeb29a38d55263ef2e0aa96b | b08e2a262af38d18dde06ba18402ff48367b732e | /app/src/main/java/com/material/design/widget/materailactivity/twofragment/RightFragment.java | 7c0481c28251ad634ca12d58420281a7f2b37cab | [] | no_license | androidxiao/MaterialDesign5.0 | 95e980f12e70d431922f34fabd524535ef70b45b | 17968dab92c393a77ed245741826184352224c0f | refs/heads/master | 2021-01-01T11:57:16.521653 | 2017-11-19T11:22:50 | 2017-11-19T11:22:50 | 97,576,006 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,149 | java | package com.material.design.widget.materailactivity.twofragment;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.Vie... | [
"zhawei1993@163.com"
] | zhawei1993@163.com |
ccfc953f1349d4f42097d8eb01686a15c6fb82c6 | b280a34244a58fddd7e76bddb13bc25c83215010 | /scmv6/center-batch/src/main/java/com/smate/center/batch/dao/tmppdwh/NsfcKwsCotfTwoDao.java | 32dd8f86b1a44f23efa4191ea37b86f1824215b4 | [] | no_license | hzr958/myProjects | 910d7b7473c33ef2754d79e67ced0245e987f522 | d2e8f61b7b99a92ffe19209fcda3c2db37315422 | refs/heads/master | 2022-12-24T16:43:21.527071 | 2019-08-16T01:46:18 | 2019-08-16T01:46:18 | 202,512,072 | 2 | 3 | null | 2022-12-16T05:31:05 | 2019-08-15T09:21:04 | Java | UTF-8 | Java | false | false | 1,912 | java | package com.smate.center.batch.dao.tmppdwh;
import org.springframework.stereotype.Repository;
import com.smate.center.batch.model.tmppdwh.NsfcKwsCotfTwo;
import com.smate.core.base.utils.constant.DBSessionEnum;
import com.smate.core.base.utils.data.HibernateDao;
@Repository
public class NsfcKwsCotfTwoDao extends Hib... | [
"zhiranhe@irissz.com"
] | zhiranhe@irissz.com |
86a1ba1e56e9eaaa5eb09e525688a3d55e659f91 | ab6d35515d4e50e53c7ce0c62972a2477a57c93e | /src/test/net/spy/util/InstantiatorTest.java | 7f1a456b74e20a709b321970ec7e740d23e01774 | [
"MIT"
] | permissive | dustin/spyjar | fafb536f6b32d4cd1b0b2b866f13ad17fea00cc4 | e59543ba81fdc9331189ea8a0d30231e41bcc801 | refs/heads/master | 2023-08-18T22:08:58.881191 | 2008-11-26T20:31:35 | 2008-11-26T20:31:35 | 7,283 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,418 | java | // Copyright (c) 2006 Dustin Sallings <dustin@spy.net>
package net.spy.util;
import java.util.HashMap;
import java.util.Map;
import junit.framework.TestCase;
/**
* Test the instantiator.
*/
public class InstantiatorTest extends TestCase {
@SuppressWarnings("unchecked")
public void testSimple() throws Exceptio... | [
"dustin@spy.net"
] | dustin@spy.net |
11ea5dd06bd7695257b039bd66252faee9dc4ba0 | 6c0bb5d055afe0bc625926b6dec6093938c63c95 | /app/src/main/java/cn/flyrise/android3/test/effectiveloadbitmap/LoadBitmapAsyncActivity.java | 1d28a07786eb128cb8ed572953381692abde55f3 | [] | no_license | easionchang/AndroidTest | e8b6cd9812bc9bcb49ad89ddaf271516b9661174 | f9d33d6daf0943aafed468861377ce83474c35c2 | refs/heads/master | 2020-05-18T18:03:23.805805 | 2019-02-27T03:26:20 | 2019-02-27T03:26:20 | 28,586,641 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,299 | java | /*
* Copyright 2012 flyrise. All rights reserved.
* Create at 2012-12-4 下午03:58:35
*/
package cn.flyrise.android3.test.effectiveloadbitmap;
import cn.flyrise.android3.test.R;
import android.app.Activity;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
i... | [
"easionchang@126.com"
] | easionchang@126.com |
587cb1e5e6e02ee9aeb898e36a3b81b890d6392c | a669c0722220c73291a358fdbc2811ac034d4857 | /tau-nucleus/src/test/java/com/srotya/tau/nucleus/api/TestDateInterceptor.java | 712215d741be4cc204f1767c3e22f79a307ecc26 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | anandkrv/tau | aef4dc56304366b7fc5f5547d88477ac7c0c63d2 | a314e6e03efd454c8e26e3feb304616b1767a8d9 | refs/heads/master | 2020-04-10T09:08:09.885400 | 2017-01-30T07:38:56 | 2017-01-30T07:38:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,181 | java | /**
* Copyright 2016 Symantec Corporation.
*
* 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 ... | [
"asharma525xi@gmail.com"
] | asharma525xi@gmail.com |
7e94c6e137cd12d454d227e702f963723180799b | f889cbdbe3b07059e5bb42048a2f8ec8fe30271c | /mavenproject1/src/main/java/com/mycompany/mavenproject1/Programs/TelaDeletar.java | 21f0fb9c8d0e2432de8fd52d67cbd13ef6034e14 | [] | no_license | lucas-ferreira-croc/LPcontinuada3 | df6427cd1e0a3a54189749e685109c5ea0611554 | 19c2bf1c90544243c4e38693ac7e3c67d7919cd4 | refs/heads/main | 2023-01-22T15:50:13.136873 | 2020-11-29T18:11:01 | 2020-11-29T18:11:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,732 | 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.mycompany.mavenproject1.Programs;
import com.mycompany.mavenproject1.BD.TesteDelete;
/**
*
* @author CLIENTE
*/
public... | [
"lucas.ferreira057@bandtec.com.br"
] | lucas.ferreira057@bandtec.com.br |
a993ecd8379c4a411dba044a8e014e0185757e1a | a6b4f8c9703736afebd0b27d081e6e14cdb0d0e0 | /oasys/.svn/pristine/91/91fc1786fdfd798eddad3428202faa7be460e796.svn-base | db2752c611844f74c41aa9e3c65761ad08d6bbe5 | [] | no_license | QiJiYinQiao/workspaces | e644430ea0d021a76dbaaffa6dfc7f30e51a5dac | c3bb78f32c67af0ede376251d7ea6f7bf636f344 | refs/heads/master | 2021-06-01T06:33:37.637473 | 2016-03-01T07:57:13 | 2016-03-01T07:57:13 | 115,107,254 | 1 | 0 | null | 2017-12-22T10:58:03 | 2017-12-22T10:58:03 | null | UTF-8 | Java | false | false | 2,168 | package com.oasys.serviceImpl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.oasys.dao.PublicDao;
import com.oasys.model.PpeScrapAppAttach;
import com.oasys.service.PPEScrapAppAttachService;
/**
* @Title: PPEScrapAp... | [
"sunyiban@sina.com"
] | sunyiban@sina.com | |
642071bacb75e710e95426c6317ee7ed90968319 | fd848b3e96b62efafd540f51aae3ddddd29e88e1 | /homeserver/src/main/java/com/cc/homeserver/config/WebSocketConfig.java | 7733d3f49e91346f9af7237fdb061cd74537a26e | [] | no_license | Brucechen13/homemanager | ca55a8d823c2ff0806cf5def5a94675e1629687c | 250bda94797b7896ed2e770e400e4770237d9c89 | refs/heads/master | 2020-03-25T01:19:14.517423 | 2018-10-16T15:44:20 | 2018-10-16T15:44:20 | 143,231,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,623 | java | package com.cc.homeserver.config;
import com.cc.homeserver.handle.WebSocketHandler;
import com.cc.homeserver.interceptor.WebSocketHandshakeInterceptor;
import lombok.extern.log4j.Log4j;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Bean;
import org.springframewo... | [
"chenchi_94@163.com"
] | chenchi_94@163.com |
ae140da71defecfc084cfe50ab7402c1317892ba | 11083dccdbee27a25d186a6dd1756328c21c412e | /src/jdbc/user/dao/UserDAO.java | f73b52a7dc0110757b35e257d8df2cda8ca71932 | [] | no_license | nangzz/spring-JDBC | d0e76bc0b67c8282d46fd07babfdf90b51431eef | f00742830e55c8f2f7bf1cdeeac2c39b06acd576 | refs/heads/master | 2022-04-21T18:32:43.177922 | 2020-04-22T08:50:48 | 2020-04-22T08:50:48 | 255,276,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,775 | java | package jdbc.user.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import jdbc.user.vo.UserVO;
public class UserDAO {
String url = ... | [
"makkk7@naver.com"
] | makkk7@naver.com |
fa220e68b3429b8eaa64b269886ac244346745e1 | afcce1bf850f5d086e19ff5da94a2850816f4f4d | /src/main/java/com/atguigu/chapter06/Flink15_ProcessFunction_TimerService.java | 6aa29d380ae0fef723780ef5f97cb5d80713fb71 | [] | no_license | cjp-tutorial/Flink0523 | 59c4f83d450dcf307f86003a4a2780f19040ab8a | 4e4c92df90ae0098709d8c68168774c49a369c22 | refs/heads/master | 2023-01-07T16:39:24.443893 | 2020-11-07T09:24:01 | 2020-11-07T09:24:01 | 307,343,980 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 4,506 | java | package com.atguigu.chapter06;
import com.atguigu.bean.WaterSensor;
import org.apache.flink.api.common.functions.MapFunction;
import org.apache.flink.streaming.api.TimeCharacteristic;
import org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator;
import org.apache.flink.streaming.api.environment.StreamEx... | [
"ergou@qq.com"
] | ergou@qq.com |
229b15090af5f8d7c9426bc0ac3432245eb50531 | aba2769746ee2279c6e795edd5370008d43349e9 | /springboot-security/src/main/java/com/lyoyang/springsecurity/utils/ThreadLocalUtil.java | 72b1eed3de2164464db278197b1d8104bef6b096 | [] | no_license | lyoyang/springbootdemo | c9a6493bf4340417b7a07ddf2551ebcd91420496 | e47a00cc225115f0ec3e883a79c99936183a24cf | refs/heads/master | 2022-06-26T03:34:36.837839 | 2021-03-02T03:28:13 | 2021-03-02T03:28:13 | 148,163,508 | 0 | 0 | null | 2022-06-21T00:53:15 | 2018-09-10T13:56:01 | Java | UTF-8 | Java | false | false | 827 | java | package com.lyoyang.springsecurity.utils;
import com.lyoyang.springsecurity.dto.UserDetailsResponseDto;
import com.lyoyang.springsecurity.enums.ResponseEnum;
import com.lyoyang.springsecurity.exception.BaseException;
public class ThreadLocalUtil {
private static ThreadLocal<UserDetailsResponseDto> currentUserLoca... | [
"yangbing@ipaynow.cn"
] | yangbing@ipaynow.cn |
0d069363ede693c3cdb817c3a0f16a8af3923900 | e9b995eda748a9a45c050ed3499a4c9324225be4 | /hamq/src/main/java/org/os/javaee/jms/core/message/MessageImpl.java | aeaf081e4f5477ed96ae7cf4553b8fd3f49741d1 | [] | no_license | kvmkreddy/HAMQ | 7a269e2160afd1a8be2ff83f554dd54950c0c00c | a57ea69aec3e0506e7887bd6015b426d24b8276e | refs/heads/master | 2021-01-10T00:59:37.137667 | 2013-05-22T18:17:59 | 2013-05-22T18:17:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,752 | java | package org.os.javaee.jms.core.message;
import java.io.Serializable;
/**
* <p>Title: MessageImpl.java</p>
* <p>Description: Disconnected Message Object implementation.</p>
* <p>Copyright: Copyright (c) 2013</p>
* <p>Company: Open Source Development.</p>
* @author Murali Reddy
* @version 1.0
*/
public interface... | [
"kvmkreddy@gmail.com"
] | kvmkreddy@gmail.com |
df33c18189752f566e88dcbe3e8d35ccba32f722 | 20d54af513fcedaff4caa9c2e80d09e1b63185a0 | /Visit/app/src/main/java/com/example/sonu_pc/visit/activities/DataRefreshActivity.java | 1fff6c34c04b76db7504e0b06513230f4b9280c7 | [] | no_license | sakshay584/Visit | 166802a00be83bc405acad5d99d617c30cdb1e54 | 94214263487b12bb39284fdb405368b4ea4e0a46 | refs/heads/master | 2020-04-17T10:48:42.582933 | 2018-05-06T21:11:09 | 2018-05-06T21:11:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,153 | java | package com.example.sonu_pc.visit.activities;
import android.content.SharedPreferences;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.ProgressBa... | [
"abh.saxena10@gmail.com"
] | abh.saxena10@gmail.com |
92ad7a2a3e01be1551b775a5f694a0500c5db7ba | 485c159abb63027d3865a6cd2812843164927ca4 | /src/test/java/ru/sbtqa/tag/datajack/callback/SampleDataCache.java | ea505dd49cce1c40d3a944a56cbe451ec10e049b | [
"Apache-2.0"
] | permissive | sbtqa/datajack-properties-adaptor | 8add5834142ab4919dde04a84b81084e7ae09e1f | 9b4020ebd1dffecc6d5cdd1c00984d878ff07e08 | refs/heads/master | 2020-03-22T04:57:11.505347 | 2018-08-06T03:54:24 | 2018-08-06T03:54:24 | 139,531,882 | 0 | 0 | Apache-2.0 | 2018-08-06T03:54:25 | 2018-07-03T05:16:11 | Java | UTF-8 | Java | false | false | 343 | java | package ru.sbtqa.tag.datajack.callback;
import java.util.HashMap;
import java.util.Map;
public class SampleDataCache {
private static final Map<String, Object> CACHE = new HashMap<>();
/**
* Return CACHE instance
*
* @return
*/
public static Map<String, Object> getCache() {
... | [
"VVSidochenko.SBT@sberbank.ru"
] | VVSidochenko.SBT@sberbank.ru |
7cd7da644cb33107063b38bce1059a199953564e | 0564b9d345a3670e759505819857477380924dff | /src/main/java/com/github/page/CreateAccountPage.java | ffe46b41eeed638d60ec1560742b3236c9309896 | [] | no_license | linguohuairis/NIM-test-master | e2290ec940494a91743659ae83ba952365c7c97e | 534dd21ae6ba3fc3b5a0686ef67ecb6e5d8cb0fb | refs/heads/master | 2021-01-17T10:31:41.263320 | 2017-03-14T08:58:01 | 2017-03-14T08:58:01 | 84,017,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 925 | java | package com.github.page;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class CreateAccountPage {
private final WebDriver driver;
public CreateAccountPage(WebDriver driver) {... | [
"535243911@qq.com"
] | 535243911@qq.com |
c8ae14f2ffeb603dacbf199480e3caf0adbd46b2 | a6122e74b13e0ce1fa9d93a84ad3cc877ac67caf | /app/src/test/java/com/example/quizeo/UserTest.java | e04206fd5c926591eab8ff434ce9ff581613aea3 | [
"Unlicense"
] | permissive | ItzRick/Quizeo | e4b24c2365b69f6d65d4a3d8ec7fa95baa2d31e9 | 6fc352ad94443e3bf650e89ed1ecd5a8da7196cf | refs/heads/main | 2023-04-21T21:43:42.180233 | 2021-05-05T22:42:06 | 2021-05-05T22:42:06 | 340,883,402 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package com.example.quizeo;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import java.util.UUID;
import static org.junit.Assert.*;
public class UserTest {
User user;
@Before
public void setUp() {
user = new User();
}
/** Test the setNickName() and getNickNam... | [
"r.j.overmeer@student.tue.nl"
] | r.j.overmeer@student.tue.nl |
29ad4e5d31a22dd04297b50048bc60ab933a32c5 | c662a1f1f4660cc644b63f417f0911cee5e8fbfb | /dh.testexcutor/tcexecutor.benchmark/src/main/java/io/hedwig/tcexecutor/benchmark/Freemarker.java | 1f4faf0475a1ab6c7ce8074ff93ef8240ad65079 | [] | no_license | qdriven/walkthough-backend | c10308b4fb1a3524d9c11f313f5c22620e554432 | df9cb95e814e66eb582c319c983154f36f1acf23 | refs/heads/master | 2022-07-08T11:34:39.424832 | 2021-12-11T03:47:08 | 2021-12-11T03:47:08 | 200,501,198 | 0 | 0 | null | 2022-06-21T04:16:24 | 2019-08-04T14:14:29 | Java | UTF-8 | Java | false | false | 1,094 | java | package io.hedwig.tcexecutor.benchmark;
import java.io.IOException;
import java.io.StringWriter;
import java.io.Writer;
import java.util.Map;
import org.openjdk.jmh.annotations.Benchmark;
import org.openjdk.jmh.annotations.Setup;
import freemarker.cache.ClassTemplateLoader;
import freemarker.template.Configuration;
... | [
"patrickwuke@163.com"
] | patrickwuke@163.com |
c525af1c1ef92be049f64d4b8f09f9e98b4c91cc | 1cdf01e41f055ff9659eef22365525a458feaba2 | /src/main/java/org/example/pogotrader/PogotraderApplication.java | 8bbadf2963122e58158289aa18830a15ac35a610 | [] | no_license | aForsund/pogotrader | 36fdfca0961c8bee24b349de612f8e9a18d73c92 | 8559d8ee5cde0591e818eaab19609b72ae9273c2 | refs/heads/master | 2023-07-15T09:55:11.484893 | 2021-08-24T21:22:59 | 2021-08-24T21:22:59 | 364,474,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package org.example.pogotrader;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration;
@SpringBootApplication(exclude = { SecurityAutoConfiguration.class })
publi... | [
"alexanderforsund@gmail.com"
] | alexanderforsund@gmail.com |
8b6aac7f3186edd93d4b213a96a3c6398d6dde0a | 7981b46dd945b80548a3c30c611c4d9ed13fd002 | /src/main/scala/com/huyong/spark/test/Test.java | e7f901fa01c900fb7df5341a8e3e200bf6983e96 | [] | no_license | namenotolong/spark_test | d2f5bd1b1a24aa507a20c8621c5c209a6da4411e | bcd1feca210e50aa54de466b4547749a63531702 | refs/heads/master | 2023-02-16T02:12:10.304536 | 2021-01-11T15:46:30 | 2021-01-11T15:46:30 | 328,710,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 54 | java | package com.huyong.spark.test;
public class Test {
}
| [
"525691990@qq.com"
] | 525691990@qq.com |
9f891dea5996877f33dca145f53ef5624548ebd2 | 3875c2067ab7b8ab2bba7c5a7ef068c581f3f88c | /src/main/java/com/onet/note/service/impl/DirServiceImpl.java | 02422063e9943b280e10f8aa7fbba87de4d63d66 | [] | no_license | luojiash/onet | b8c80142fad2f9e99f93e594a1b3be28625be97c | 1cabb3cfb3a44232bfad6adbedc683ad826d2c0c | refs/heads/master | 2021-01-18T14:23:57.365028 | 2015-06-03T05:12:05 | 2015-06-03T05:12:05 | 35,602,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,199 | java | package com.onet.note.service.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.util.Assert;
import com.onet.common.constant.CommConst;
import com.onet.common.dto.BaseResponse;
import com.onet.common.dto.IBaseResponse;
i... | [
"52547071@qq.com"
] | 52547071@qq.com |
086c1372e9f761f911e1ff054dae5d7178e2c3c3 | 4b954dbad1d42681157eee475d6cd1fa57628e1d | /module4/bai_11_webservice_restful/bai_tap/blog_manager_restful/src/main/java/com/blog/service/impl/CategoryServiceImpl.java | 7e2102139c35a6e3b591d54d53f5addfcde64fa7 | [] | no_license | hongson2410/C1020G1-PhamHongSon | c5466a068154f7cfcfb6a2c0c2f47bd90ff9f7ab | ae10660a5de6d9c3018a64f238dd34897f6ad2c2 | refs/heads/main | 2023-04-11T10:55:26.730907 | 2021-04-18T10:20:00 | 2021-04-18T10:20:00 | 307,275,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 531 | java | package com.blog.service.impl;
import com.blog.models.Category;
import com.blog.repository.CategoryRepository;
import com.blog.service.CategoryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class CategorySe... | [
"phamhongson2410@gmail.com"
] | phamhongson2410@gmail.com |
928b3fe07f01cde49f2f077d01fd80ecb160faa2 | 07c16ae3705413e4e35a3330f42ec77d159c2d19 | /RevelioMoviePlayer/app/src/main/java/maxst/com/reveliomovieplayer/ApplicationUtils.java | 8cf1907b7e9e5a0b8053e665f8294fc5002a3957 | [] | no_license | gidools/RevelioMoviePlayer | 6fc81278755363ff91f9b8d4b37a3d9b6ee5df98 | 890a369383f2383761ec2f3d54372088129c5f1e | refs/heads/master | 2020-04-06T04:15:08.631351 | 2017-02-24T01:01:42 | 2017-02-24T01:01:42 | 82,982,852 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,913 | java | /*
*
* Copyright 2016 Maxst, Inc. All Rights Reserved.
*
* Confidential and Proprietary - Protected under copyright and other laws.
* /
*/
package maxst.com.reveliomovieplayer;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Build;
impo... | [
"gskwon@maxst.com"
] | gskwon@maxst.com |
3c93e7be3537ee11d2a6fffb276f023f82656215 | ac191a49b01b2d2adcef4472dd7aa97f858949cf | /src/main/java/com/zju/myspring/ioc/beans/factory/BeanFactory.java | 91ad39e3a8c9e1ab851770a70483786dd97b9de9 | [] | no_license | Ysoretarted/My-Spring | fd6c81220ec2af0079a8bced8aa1c9bae1b8f769 | 79af9b679dba9aa4eb9c6a045b679aeb6911ab30 | refs/heads/master | 2020-12-11T22:16:11.169726 | 2020-07-13T03:15:02 | 2020-07-13T03:15:02 | 228,193,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package com.zju.myspring.ioc.beans.factory;
import com.sun.xml.internal.ws.policy.privateutil.PolicyUtils;
import com.zju.myspring.BeanDefinition;
import java.io.IOException;
/**
* @author zcz
* @CreateTime 2020/1/15 9:37
*/
/**
* 这个在stepOne 应该是一个类的,但在step-two 用了Extract interface 的方法,变成接口
*/
public interface ... | [
"835379639@qq.com"
] | 835379639@qq.com |
a08cad33a2eb88a11f6909797a86c3cd223c9d14 | b78d3bf1fbaf9a0046bc9028d873ad0aa5815add | /mercadoLivre/src/main/java/com/br/mercadoLivre/response/ErroDeFormularioResponse.java | 3d1b2bf5dadfa591ca2aff0adb2b49459bbb6675 | [
"Apache-2.0"
] | permissive | UlyssesSavio/orange-talents-03-template-ecommerce | f5c449f8590b993db731747b3fa6115e87a0f790 | 5c9814618d7097e2a7c4d87ea10595bce33510f7 | refs/heads/main | 2023-03-29T19:14:54.406877 | 2021-03-26T14:28:35 | 2021-03-26T14:28:35 | 349,502,604 | 0 | 0 | Apache-2.0 | 2021-03-19T17:23:59 | 2021-03-19T17:23:59 | null | UTF-8 | Java | false | false | 329 | java | package com.br.mercadoLivre.response;
public class ErroDeFormularioResponse {
private String campo;
private String erro;
public ErroDeFormularioResponse(String campo, String erro) {
this.campo = campo;
this.erro = erro;
}
public String getCampo() {
return campo;
}
public String getErro() {
return err... | [
"ulysses.uchoa@zup.com.br"
] | ulysses.uchoa@zup.com.br |
71bde9d7afe9b2d4cd4b462d6233526ace70ba68 | f1137660fc53bfaeca7c6db4e6556a770617e426 | /src/pro10/sec04/ex02/Pro10Sec04Ex02LogoutTest.java | 25036f5ebe69939b6fd27ebce364230c76705b8f | [] | no_license | nekisse-lee/java-web-study | 74cd6471b309c818f25f77f51a80a09f9aa42542 | fde77f1faca4771c2c543e7bcd0b6d4f2985405f | refs/heads/master | 2022-04-11T22:07:05.334705 | 2020-03-10T07:58:52 | 2020-03-10T07:58:52 | 238,605,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,663 | java | package pro10.sec04.ex02;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
im... | [
"lsh891224@gmail.com"
] | lsh891224@gmail.com |
a9ea111fc6c7c7cdcb3b6a34e9ed0e1be6d143ce | 9e28d41a781bdf4823b0a12061a0f9a5cd3a6761 | /src/main/java/com/myboot/dataprocess/builder/enums/ResearchConclusion.java | 55bfcfbe938d70f7eef95b0d6db256c572abf592 | [] | no_license | qxy731/datamanager | c578349ba5934250e9fb3f699767f046eb9cc6de | 1bdd37aef4669e982b66afe1f0f82a6066c606ca | refs/heads/master | 2022-07-11T05:13:57.197867 | 2019-10-24T09:32:03 | 2019-10-24T09:32:03 | 214,570,443 | 0 | 0 | null | 2022-06-29T19:44:09 | 2019-10-12T03:25:03 | Java | UTF-8 | Java | false | false | 510 | java | package com.myboot.dataprocess.builder.enums;
public enum ResearchConclusion {
//K,F,S,空
K("K","K"),F("F","F"),S("S","S"),NONE(" "," ");
public String code;
public String text;
ResearchConclusion(String code, String text) {
this.code = code;
this.text = text;
}
... | [
"frake2009@163.com"
] | frake2009@163.com |
254e2c40cc58f7d03c3358cc7d107056d9f41e52 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-mgn/src/main/java/com/amazonaws/services/mgn/model/transform/ListManagedAccountsResultJsonUnmarshaller.java | a69e61f3fb1733d537a526148246b91279982f60 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 3,180 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
994b450fcb46e831e054e672a62108eed4c320f6 | f976b907971868b5dbb46d8fe8363c25c725e56b | /src/main/java/com/liz/service/TApproveServiceImpl.java | 53e63b0f1c12de9f116b8ffdc72fb22e4c8d3903 | [] | no_license | liz1002/kindergarten | 4c8dacba1b6d07c539aed8b3c6f1d2464d2976cc | b91262e2f7643636951b3f8bfdeb92bd953a8254 | refs/heads/master | 2022-12-24T16:59:44.778754 | 2020-01-30T07:21:04 | 2020-01-30T07:21:04 | 231,343,325 | 0 | 1 | null | 2022-12-16T09:45:03 | 2020-01-02T08:55:15 | Java | UTF-8 | Java | false | false | 738 | java | package com.liz.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.liz.domain.TApproveVO;
import com.liz.persistence.TApproveDAO;
@Service
public class TApproveServiceImpl implements TApproveService{
@Autowired
... | [
"angeldora@naver.com"
] | angeldora@naver.com |
c5ad2381442ff0a0ee9368d6776262b4f88e5d89 | 8067c9564fa7b47a3bc5e5f15b38389a66751e70 | /The Infinite Stone/core/src/ml/dpgames/infinite/stone/main/screens/game/areas/StoneArea.java | d6893792d20043a4e9084f808f8afb4d3735e2a5 | [] | no_license | BrandonDyer64/The-Infinite-Stone | 4368a39b7524ffafd239c5fd64a7edadc8e7fc5c | dae2f7c35a6c94b48aa51a8ecdc5db46ba0bb218 | refs/heads/master | 2016-09-01T04:51:12.153623 | 2015-12-15T02:59:57 | 2015-12-15T02:59:57 | 47,089,746 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,491 | java | package ml.dpgames.infinite.stone.main.screens.game.areas;
import ml.dpgames.infinite.stone.main.Graphics;
import ml.dpgames.infinite.stone.main.IStoneMain;
import ml.dpgames.infinite.stone.main.Lang;
import ml.dpgames.infinite.stone.main.screens.game.Area;
import ml.dpgames.infinite.stone.main.screens.game.GameScreen... | [
"brandondyer64@gmail.com"
] | brandondyer64@gmail.com |
2ddf67671ae439db11baad2ecc30703da56693c3 | e49309ccc4a20c6b20016ca73ac5a043c58e699d | /zuoye/Huocheluru.java | 69908450d48ca7a645ebd2ca3b2d955f5edfa936 | [] | no_license | dengyanxin/homework | 1dae157324d02ef57808c6e5992d7f8adb38c706 | fc047b91a240429b731020e324baab50d4508fbc | refs/heads/master | 2021-01-22T04:23:26.150153 | 2017-05-26T01:42:01 | 2017-05-26T01:42:01 | 92,460,061 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 349 | java | public class Huocheluru{
public static void main(String[] arges){
Huoche[] a=new Huoche[2];
Huoche b=new Huoche("钢铁侠","高速列车","上海","2017-3-1","临沂","2017-3-2");
a[0]=b;
Huoche c=new Huoche("蝙蝠侠","电车","北京","2017-3-3","临沂","2017-3-4");
a[1]=c;
for(int i=0;i<a.length;i++){
a[i].say();
}
}
} | [
"you@example.com"
] | you@example.com |
1e2067b082a4c29a296ee25c11ed317cc7960f41 | fc562b4b16576c8fb9a8bc937898c455b383c761 | /itemscript_ios/src/org/itemscript/standard/parser/Yytoken.java | c1c8026c848b455f40dc08d6e18fb16f5b662d91 | [
"Apache-2.0"
] | permissive | lenaschimmel/meva | ed539adf1c93eb57c84baf067bbf45da1a6641b9 | 1a57ff0e37d394dc6047afc930587311775b2da7 | refs/heads/master | 2021-01-01T05:48:56.061455 | 2017-03-27T21:16:07 | 2017-03-27T21:16:07 | 22,265,270 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,949 | java | /*
* $Id: Yytoken.java,v 1.1 2006/04/15 14:10:48 platform Exp $
* Created on 2006-4-15
*/
package org.itemscript.standard.parser;
import org.itemscript.core.values.JsonValue;
/**
* @author FangYidong<fangyidong@yahoo.com.cn>
*/
final class Yytoken {
public static final int TYPE_VALUE = 0;//JSON... | [
"schimmel@gmino.de"
] | schimmel@gmino.de |
2bcf0dfb56088f903af1b584f09f0e089c0582fc | 69ed2389fdd4ce03b70680c269595ca495668d4d | /app/src/main/java/com/watsonlogic/rapidjot/model/ModelOpsExposedToPresenter.java | e30a6ba316eecabdc9a05814a2746923f099d92a | [
"Apache-2.0"
] | permissive | kelvinwatson/RapidJot | 892e6b4857fbde8784e0adc60e5cc4b12419068f | d433e4f85ea0cbe2542edd0c6fabdc17091c78cb | refs/heads/master | 2021-06-07T04:16:13.753227 | 2016-11-06T07:01:17 | 2016-11-06T07:01:17 | 71,731,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | package com.watsonlogic.rapidjot.model;
import java.util.List;
/**
* @author: Kelvin Watson
*/
public interface ModelOpsExposedToPresenter {
/**
* Get list of {@Link Jot}s from database
*
* @return a List of {@link Jot}s
*/
List<Jot> fetchJots();
/**
* Get local copy of list of... | [
"watsokel@onid.oregonstate.edu"
] | watsokel@onid.oregonstate.edu |
a027fdf9e012125ced5d61bd64bc105e6fde7f02 | 49bcae78c02809b3ab7618c550181febecdcde54 | /src/test/java/br/com/sisbov/test/LoteTest.java | aa83406edf875f636d666c72f6623747fe41b2e9 | [] | no_license | diogogermano/SisBov | b17672528f327e5b79628a443f1c7b340a3dae31 | e3eba4369231a713e8374a75a4029cd9187e832e | refs/heads/master | 2020-04-20T10:47:29.900162 | 2013-12-02T02:22:51 | 2013-12-02T02:22:51 | 14,033,189 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package br.com.sisbov.test;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
import br.com.sisbov.dao.impl.LoteDao;
import br.com.sisbov.persistence.Animal;
import br.com.sisbov.persistence.Lote;
import br.com.sisbov.persistence.Piquete;
public class LoteT... | [
"=germanuu@gmail.com"
] | =germanuu@gmail.com |
aea7d9e9309aaedfcb1b589ad8f3dd487197a0f4 | 6e8add1f33043f7b5ceb05f4649e794322fe831c | /app/src/androidTest/java/com/example/loginsignupscreen/ExampleInstrumentedTest.java | 7b949d3af1611ede2ddc016526c75b843b90ef16 | [] | no_license | ShowBaba/Login-and-sign-up-fragments | e7dd9ed2840832abe7cb7fe099773e40960e99ca | d2e94a050eb837d108a22e69a619fc781a5499ec | refs/heads/master | 2022-06-16T17:37:38.236430 | 2020-05-08T00:03:34 | 2020-05-08T00:03:34 | 262,184,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package com.example.loginsignupscreen;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will exec... | [
"samwise858@gmail.com"
] | samwise858@gmail.com |
273d469689037d4c2182828278360ba509418ea2 | 5bb9cf36d89f2d797c4acf082bbde7a89509c09f | /src/main/java/net/bsuir/client/view/InicioView.java | 0e45628bc87d8fed1c9d56edafc108ca23fd1e56 | [] | no_license | aur1m/gis | 973449f25caf49e53d2b0b8f4700294abbe48ff1 | 63901f0c2f403ff7d0863c8acf5e51b73ae098ab | refs/heads/master | 2016-08-05T05:04:08.489636 | 2012-11-27T11:38:08 | 2012-11-27T11:38:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 554 | java | package net.bsuir.client.view;
import com.google.inject.Inject;
import net.bsuir.client.place.NameTokens;
import net.bsuir.client.presenter.InicioPresenter;
import net.bsuir.client.tools.Canvas;
import static net.bsuir.client.presenter.InicioPresenter.*;
public class InicioView extends AbstractAlgoritmView implement... | [
"alexxx774@gmail.com"
] | alexxx774@gmail.com |
3ae3983342e3e407937725511353e8e3340e6033 | e0ce65ca68416abe67d41f340e13d7d7dcec8e0f | /src/main/java/org/trypticon/luceneupgrader/lucene4/internal/lucene/codecs/StoredFieldsReader.java | 3f089794c613868d88364eaff8b7e7788be5c499 | [
"Apache-2.0"
] | permissive | arandomgal/lucene-one-stop-index-upgrader | 943264c22e6cadfef13116f41766f7d5fb2d3a7c | 4c8b35dcda9e57f0507de48d8519e9c31cb8efb6 | refs/heads/main | 2023-06-07T04:18:20.805332 | 2021-07-05T22:28:46 | 2021-07-05T22:28:46 | 383,277,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package org.trypticon.luceneupgrader.lucene4.internal.lucene.codecs;
import java.io.Closeable;
import java.io.IOException;
import org.trypticon.luceneupgrader.lucene4.internal.lucene.index.StoredFieldVisitor;
import org.trypticon.luceneupgrader.lucene4.internal.lucene.util.Accountable;
public abstract class StoredFi... | [
"ying.andrews@gmail.com"
] | ying.andrews@gmail.com |
beafb78ab3510b3bbfc591a21d9f2bd6d523b845 | f22b63a349d874067dc2eef2b578e04b179fe9ba | /src/com/collection/SimpleIteration.java | c3a44b5f2bf7bb313a907d16d43e651248a25575 | [] | no_license | yaoOG/thinkInJava_test | 67824b36c900132e3d253246d192f635b84f5124 | a34bc7c76137cb3914e1f7a1ec380932e24927a5 | refs/heads/master | 2020-03-21T02:41:15.625120 | 2019-04-11T06:37:32 | 2019-04-11T06:37:32 | 138,012,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 729 | java | package com.collection;
import typeinfo.pets.Pet;
import typeinfo.pets.Pets;
import java.util.Iterator;
import java.util.List;
public class SimpleIteration {
public static void main(String[] args) {
List<Pet> pets = Pets.arrayList(12);
Iterator<Pet> it = pets.iterator();
while(it.hasNext(... | [
"zhuyao_sx@qiyi.com"
] | zhuyao_sx@qiyi.com |
6c8704f49f14a3ddca96cd677d9c60347f463c7f | e76b4c69b90c46bbb7e111793bd849b8bd0fea16 | /test/source/uniandes/cupi2/impuestosCarro/test/LineaTest.java | 1883e9f2592639cff5e12a52331c8c50865f6f78 | [] | no_license | Manre/Calculo-Impuesto | 118ecff8ca3b6dbc5a34437f89eae5cc7ee81048 | bf9cc5cd8e9ddcf652bec5f667aee2b101805481 | refs/heads/master | 2020-06-03T09:15:10.977151 | 2015-03-29T22:11:30 | 2015-03-29T22:11:30 | 33,091,676 | 1 | 1 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,730 | java | /**
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* $Id$
* Universidad de los Andes (Bogotá - Colombia)
* Departamento de Ingeniería de Sistemas y Computación
* Licenciado bajo el esquema Academic Free License version 2.1
*
* Proyecto Cupi2 (http://cupi2.uniandes.edu.co)... | [
"nobmann88@gmail.com"
] | nobmann88@gmail.com |
c417d8c08e220db8e02694e614d79f80a5392386 | 6e2bf0efc6dec0306ff304fa1ac779823b7fd056 | /LogParser/src/com/citi/logparser/exception/FilterProcessFailedException.java | 71876de4e79cd1c4ed10f42277085f10492cdfb7 | [] | no_license | vamsiprasanth/Morphline | 6616b7449bc74ce7882212e125230d238fc66f7e | ee3a2c4d37fdb1d5a2d7cad937ffc14f2ed1209c | refs/heads/master | 2018-12-28T10:22:07.464057 | 2016-02-27T11:15:22 | 2016-02-27T11:15:22 | 33,440,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package com.citi.logparser.exception;
public class FilterProcessFailedException extends RuntimeException {
private static final long serialVersionUID = 1L;
public FilterProcessFailedException(String msg) {
super(msg);
}
public FilterProcessFailedException(String message, Throwable cause) {
super(... | [
"vamsiprasanth@gmail.com"
] | vamsiprasanth@gmail.com |
b610de0f42a18e7afbf1c715f3b64969336538ca | 1722e914ad4f72321b3a29580f08e754ec19b894 | /crane001/src/main/java/com/hdmes/crane001/Food.java | 6b62b8142ed69ea2456e769137e4358da1c45077 | [] | no_license | github001100/androidproj | d2585108aa8bfb2ba91937693db09d7fb6557e79 | 5cae6ec811aa4ff7d25426f855f10313d2f98530 | refs/heads/master | 2021-07-05T02:50:05.214708 | 2017-09-26T06:30:58 | 2017-09-26T06:30:58 | 103,715,236 | 0 | 0 | null | 2017-09-26T04:07:27 | 2017-09-16T01:29:18 | Java | UTF-8 | Java | false | false | 1,176 | java | package com.hdmes.crane001;
/**
* Created by Administrator on 2017/9/11 0011.
*/
import java.io.Serializable;
public class Food implements Serializable {
private int id;
private String name;
private String desc;
private String imgPath;
private byte imgData [];
/* 构造方法
public Food(int ... | [
"1002110484@qq.com"
] | 1002110484@qq.com |
df6391d6da9eb25118db6f7d8c133dcccf81eb67 | 06260d6ebdb82a830a7bc3c7e11c309042f5cffc | /src/OfficeHours/Practice_03_25_20/ClassNotes.java | c788c7255191f9ca38b7924bd1bcb497b4682b5d | [] | no_license | wtedros/Spring2020B17_java | d13612e8e221d46f0695c966f76bed69ad4856ba | c9b67a7d6fb0a71c0c297a970a15f01dbac6ff34 | refs/heads/master | 2022-07-07T13:48:52.462564 | 2020-05-09T02:49:52 | 2020-05-09T02:49:52 | 262,474,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,602 | java | package OfficeHours.Practice_03_25_20;
public class ClassNotes {
/*
03/25/2020
Practice Topics:
Explicit casting
If statement
Ternary
primtive castings: implicit & explicit castings
implicit casting: done automatically
smaller primitive types can ALWAYS be assigned to larger primitive types
... | [
"wtedros@gmail.com"
] | wtedros@gmail.com |
12f63a798c0e7978f6b15eaddadc7bec57f5566e | 2a11122c803a61158d9ef5b9655ba6b8d61146bd | /flink-java-core/src/main/java/com/atguigu/flink/day3/RichFunctionExample.java | 300384e2ecae625cb48fb3c5da28e5302c10d25a | [] | no_license | houmingze/flink | 738798f186f09d6aabaf0b436bae27b4cb4d2b81 | 93835f6abf3cfd634689c225d36c42c386fad000 | refs/heads/master | 2022-12-13T04:46:26.979839 | 2020-09-19T02:06:38 | 2020-09-19T02:06:38 | 294,018,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package com.atguigu.flink.day3;
import org.apache.flink.api.common.functions.RichMapFunction;
import org.apache.flink.configuration.Configuration;
import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
/**
* @author :hmz
* @date :Created in 2020/9/12 11:45
*/
public class RichFunctionExample... | [
"hmz_beyond@163.com"
] | hmz_beyond@163.com |
61f4bfd36c65ffa21f9683364d713f6bd86df83d | e00a0c7af9b02b819dba19fd2916e163868cfc3c | /src/main/java/com/mycompany/domain/shop/Breadcrumb.java | 089e6fb2bb4caf45f1e984a6aed0314389391dec | [] | no_license | silentcharacter/jooby-app | 2d595ca3d76c8b8bb22a95e40d0e98defad1210e | f480a0cdd00b3d5bddb9b564077e95a7bf5071e5 | refs/heads/master | 2020-04-07T05:29:03.415236 | 2019-02-17T15:33:03 | 2019-02-17T15:33:03 | 48,643,970 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.mycompany.domain.shop;
public class Breadcrumb
{
public Breadcrumb(boolean current, String link, String name)
{
this.current = current;
this.link = link;
this.name = name;
}
public boolean current;
public String link;
public String name;
}
| [
"ilya.igolnikov@zaelab.com"
] | ilya.igolnikov@zaelab.com |
d0a5857a9ead84d80ef645d7ace2a1ffd6366beb | 69ddb1f5b9d139bc3bc0ccb24042e0d20c04900a | /src/main/java/com/bazarnazar/pgjson/JsonMapType.java | 0df06a6b4733f2d592d3bb75409e8fc06e492515 | [] | no_license | fatalliska/pgjson | cd7a71d86918dadc48365177db3040786f10eb79 | 448d6ec170813a9d7761e9467a93d52c6bc748bf | refs/heads/master | 2021-11-22T15:49:11.627565 | 2014-10-09T09:25:59 | 2014-10-09T09:25:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 209 | java | package com.bazarnazar.pgjson;
/**
* Created by Bazar on 27.08.14.
*/
public class JsonMapType extends PGJsonObject {
@Override
public Class returnedClass() {
return Object.class;
}
}
| [
"bazar.nazar@gmail.com"
] | bazar.nazar@gmail.com |
bdd8dabed8889bbc0c59a8a9cb0bb6b57a088ec4 | 8f7660f6f5ff807f6d8e57f469e6a40a2d192e75 | /app/src/test/java/mg/activities/ExampleUnitTest.java | 9f3ea7c5d0aa794d4afe13b4f07927c6da3e7f1d | [] | no_license | mangesh32/Activities | 6654fa51f9ec48fc73bc6f5e3af76ce8e713f70d | edd52e94563ca941ed64bc2b18789df4ece5d05e | refs/heads/master | 2020-03-22T02:01:29.418053 | 2018-07-04T04:02:12 | 2018-07-04T04:02:12 | 139,344,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package mg.activities;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void addition... | [
"aashu450@gmail.com"
] | aashu450@gmail.com |
064569a23acf0c6c8e089e80aec139fbae944fd6 | 89ab8b35168a9a80d20cd7147dfbda6b4802a405 | /ph-schematron-pure/src/test/java/com/helger/schematron/pure/bound/xpath/PSXPathBoundSchemaTest.java | 3baafeeea6f479580426f97447a54b4b71c6e6f1 | [
"Apache-2.0"
] | permissive | jdrew1303/ph-schematron | cf778f57c2cc4a810aeed05b2493e309357ddfe6 | bc16df7e3e14390b00c2706a6fc3c51bbfbdca6f | refs/heads/master | 2023-09-05T10:32:00.656740 | 2021-11-19T12:32:55 | 2021-11-19T12:32:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,058 | java | /*
* Copyright (C) 2014-2021 Philip Helger (www.helger.com)
* philip[at]helger[dot]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.org/licenses/LICEN... | [
"philip@helger.com"
] | philip@helger.com |
473116a32e4da0debf5f13b2cfdd54cdffc03b0b | 2a60f8bdcfeeab25bab0aa7b6d94827e71d092a9 | /GRUPO 21/CLASE06/clase04maven/src/main/java/co/edu/utp/misiontic2022/c2/Nota.java | ef53488de0157692de462722e7ef98f228501cae | [] | no_license | danielinsuasti/EjerciciosMisionTic2022Ciclo2 | 0e81ead6354ded00dc1272bfd4d775a93bfde4d2 | 584caffd050ced99a704fa93beb8a0c7c17f0513 | refs/heads/master | 2023-07-13T15:03:45.555674 | 2021-08-19T02:04:42 | 2021-08-19T02:04:42 | 383,004,071 | 1 | 6 | null | null | null | null | UTF-8 | Java | false | false | 2,145 | java | package co.edu.utp.misiontic2022.c2;
public class Nota {
//1)Atributos, variables que antes estaban sueltas
private int escala100;
private double escala5;
private String cualitativa;
private String nombre; //Evaluación, taller, o reto correspondiente
//private static final int NUMERO_NOTAS = 5;... | [
"daniel.insuasti@correounivalle.edu.co"
] | daniel.insuasti@correounivalle.edu.co |
1b7670b04a7a0bda7fe9fcd3d3ab8ceaa38fc36c | 55093077d85adafdb08df6c250c45db7a24c410c | /spring-demo-one/src/springdemo/Coach.java | 99372f6adec5ee7940e40ace8abeb5d4e5ed8dc5 | [] | no_license | mati167/spring | 120116f292e1a800f25bac3d2139dfe197562614 | 95a272722c2e9edaaa53e53656e8847333535bcb | refs/heads/master | 2020-12-02T09:25:05.872917 | 2019-12-30T18:26:20 | 2019-12-30T18:26:20 | 230,961,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 85 | java | package springdemo;
public interface Coach {
public String getDailyWorkout();
}
| [
"gonzalezromeromatias@gmail.com"
] | gonzalezromeromatias@gmail.com |
78806941fec457810995c1a1a8968f43c65b116c | c22fefaa981676735e219cce91ffd1212e87c0f6 | /v16-temp/springboot-solr/src/test/java/com/cm/springbootsolr/SpringbootSolrApplicationTests.java | c6bf24ab5ca6968d7cb6d0c5ad6060fe8d8ab0e5 | [] | no_license | 1984997289/v162 | d86d339b136d239d43f9084a672a05f496c08d37 | 8c320a8755e7a18e5b460ae4a38a4554763a0ec0 | refs/heads/master | 2022-07-08T08:29:08.494275 | 2019-08-17T03:25:34 | 2019-08-17T03:25:34 | 202,557,097 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,944 | java | package com.cm.springbootsolr;
import com.cm.v16.api.IProductService;
import org.apache.solr.client.solrj.SolrClient;
import org.apache.solr.client.solrj.SolrQuery;
import org.apache.solr.client.solrj.SolrServerException;
import org.apache.solr.client.solrj.response.QueryResponse;
import org.apache.solr.common.SolrDoc... | [
"1984997289@qq.com"
] | 1984997289@qq.com |
1f02629685976ee357af23402eba742319991306 | a64022f501a04536401018dfad9b009b33cdcfee | /src/custom/objects/dimensions1/UnitVector.java | 758d4ec736a4b7e3114de7adb6adf76522ef4ed4 | [] | no_license | genis1/MultiphysicTFG | 81ecbfa56f24bcee938d26c0d14e38767dca1f03 | e2d37058581a4d223efe692331ecc48e3aa75323 | refs/heads/master | 2022-12-09T17:48:06.154232 | 2020-09-21T08:30:10 | 2020-09-21T08:30:10 | 288,705,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package custom.objects.dimensions1;
public class UnitVector extends Vector {
UnitVector(Vector vector) {
super(vector.getXCoordinate(), vector.getYCoordinate(), vector.getZCoordinate());
}
}
| [
"genisguillem@gmail.om"
] | genisguillem@gmail.om |
2571505b80defa0e413d9c8fe44883263e81a3a7 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_53cb0d44f137c6dcb137b602061c6a290cd28813/BaseXServer/2_53cb0d44f137c6dcb137b602061c6a290cd28813_BaseXServer_t.java | 6d4b70955e0b049ab757d8ae31473fda6208a073 | [] | 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 | 9,293 | java | package org.basex;
import static org.basex.Text.*;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.net.BindException;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.Arr... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8e2697c8cb2ce0aa7bdcac510465fbf77d9f65c4 | 20a33f5fdbc6152f4cec1cbccde814220ce6f2c4 | /build/app/generated/not_namespaced_r_class_sources/debug/r/androidx/slidingpanelayout/R.java | 6a6c2067edfe7629c89873bc8a95a52d50c1d1b2 | [] | no_license | onuohasilver/weatherAppX | a48420ac38e55446aea0ac16795c6d123c3e2bfe | 8ad0aedbed708a0ee16f7c292a2fe71049a05978 | refs/heads/master | 2022-04-21T11:52:43.265615 | 2020-04-20T19:03:24 | 2020-04-20T19:03:24 | 257,181,894 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,457 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.slidingpanelayout;
public final class R {
private R() {}
public static final class attr {
private att... | [
"onuohasilver9@gmail.com"
] | onuohasilver9@gmail.com |
ec0f8870721a10725f4ced536413c5725feab0c1 | b248dbfa819a51c2471d63ced2bdbd2b8c9d14b1 | /app/src/main/java/org/andstatus/app/timeline/LoadableListActivity.java | 9fa1ef0cfa17eb0c4e0167aa0e8891a1edf5fdab | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | dengzhicheng092/andstatus | e14c269534a94e1a8786bc7662390f706471c245 | a8b709cf094ae58eacc83af2d6eb9c3128a1eb99 | refs/heads/master | 2022-10-22T14:04:27.736579 | 2020-06-18T07:50:43 | 2020-06-18T07:50:43 | 273,149,945 | 0 | 0 | Apache-2.0 | 2020-06-18T05:31:27 | 2020-06-18T05:31:27 | null | UTF-8 | Java | false | false | 21,113 | java | /*
* Copyright (c) 2016 yvolk (Yuri Volkov), http://yurivolkov.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.org/licenses/LICENSE-2.0
*
* Unless req... | [
"yvolk@yurivolkov.com"
] | yvolk@yurivolkov.com |
14a57c94b29236f942f3f022582a33872261b839 | e441f31c6d8fb081e7a61f83f36cb749d5ec06c5 | /src/anotations/AM.java | b8b59faf1cf4c22500787d59c0a956d28b2ff532 | [] | no_license | Aniket1245/FrameworkNew | d6ccde036b1c08d8dd2b26f0f0ec9999d63d719a | 570c980aa13f4b60a3a987002bbc3500c10a7333 | refs/heads/master | 2021-08-16T02:42:55.882520 | 2017-11-18T21:23:52 | 2017-11-18T21:23:52 | 111,231,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 484 | java | package anotations;
import org.testng.Reporter;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
public class AM {
@BeforeMethod()
public void beforeMethod()
{
Reporter.log("Before Method",true);
}
@AfterMethod()
... | [
"aniketsinghdk@gmail.com"
] | aniketsinghdk@gmail.com |
6bb1bd7069053417152cb465d440271395e86cea | 5ac9c577fc57e83583c6ef92c884d5145c5aed4e | /java07/src/배열문제/ForTest5.java | 0ccf85fd4bd5a566686a3707892b3ac71eeb4075 | [] | no_license | kyungmin90/Java | f4abebbe56b86ee6cdf47d881aca2cba5db06f5b | 4dc9464def2e7ca024cfa8793f5596332ea950b9 | refs/heads/main | 2023-01-02T15:37:47.543066 | 2020-11-02T06:08:46 | 2020-11-02T06:08:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,981 | java | package 배열문제;
import java.util.Random;
import java.util.Scanner;
public class ForTest5 {
public static void main(String[] args) {
int totalCount = 0, same = 0;
int s = 0, r = 1, p = 2;
int meSWin = 0, meRWin = 0, mePWin = 0;
int computerWin = 0;
Scanner sc = ... | [
"noreply@github.com"
] | noreply@github.com |
4a8238f4018054cae0608b9c5cdd74a20a0b4e8e | 8a2078a501eb4ec5601e300b93d4e369be7f6ae0 | /core/src/main/java/com/steeleforge/aem/ironsites/wcm/page/filter/property/PropertyEqualsFilter.java | 9fe4136a9796234246f5e09a838ceea17e27e51d | [
"Unlicense"
] | permissive | steeleforge/ironsites | e4aad93c583a3aff29b1dfe568733e1c6eed2147 | 5c27b2edba8795233274937521126a8a72dd854c | refs/heads/master | 2016-09-05T13:35:37.094475 | 2015-08-18T04:22:37 | 2015-08-18T04:22:37 | 9,699,024 | 9 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,455 | java | /**
* This is free and unencumbered software released into the public domain.
*
* Anyone is free to copy, modify, publish, use, compile, sell, or
* distribute this software, either in source code form or as a compiled
* binary, for any purpose, commercial or non-commercial, and by any
* means.
*
* In jurisdi... | [
"davidcsteele@gmail.com"
] | davidcsteele@gmail.com |
7adb0f6e71b260460a1bee9980a3e316bf1d54e0 | 934df9b5b3fe2af774fae06ed143dc185073f835 | /Src/MovieRestfulWebService/src/java/service/MoviesFacadeREST.java | 776110197226f9818798351e90b6e0f856a13081 | [] | no_license | jbai35/ONLINE-MOVIES-SEARCH-APPLICATION | 3aa0627be250f4525438570a18e5bd3034b72f31 | a8272db854eeaf494a6bc8480dda23e1cfc82516 | refs/heads/master | 2021-01-17T19:20:52.620476 | 2016-08-07T12:05:17 | 2016-08-07T12:05:43 | 65,130,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,564 | 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 service;
import entity.Movies;
import java.net.URLDecoder;
import java.util.List;
import javax.ejb.Stateless;
import javax.per... | [
"baijun143223@163.com"
] | baijun143223@163.com |
a3a0ae3208ca364de16239bb273f1d4cd4409621 | d60e287543a95a20350c2caeabafbec517cabe75 | /NLPCCd/Camel/3657_1.java | b2b5897b81db928dbf4f925561933f31381211f9 | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 676 | java | //,temp,sample_2399.java,2,18,temp,sample_2400.java,2,17
//,3
public class xxx {
public void dummy_method(){
MailConfiguration config = getEndpoint().getConfiguration();
String copyTo = in.getHeader("copyTo", config.getCopyTo(), String.class);
boolean delete = in.getHeader("delete", config.isDelete(), boolean.class);
i... | [
"SHOSHIN\\sgholamian@shoshin.uwaterloo.ca"
] | SHOSHIN\sgholamian@shoshin.uwaterloo.ca |
d4f1b23bd12c3128b5a9bea856e1e0252cba2000 | c8a70a8e81d023789fe48d8065d1265da464968a | /mooc_model/src/main/java/com/mooc/model/report/ReportCourse.java | 6db20ebe24f706515b88c6ac43e1fca27469e132 | [] | no_license | hcq0514/mooc_parent | 550e480d6410e9e07f7c911d2b918d4e79fc6c4c | 1923bed1e5b5ed0d69fd1b3a6ecd5beb237261b8 | refs/heads/master | 2022-07-03T02:25:38.516204 | 2019-06-05T08:50:08 | 2019-06-05T08:50:08 | 188,392,696 | 0 | 0 | null | 2022-06-30T14:46:19 | 2019-05-24T09:22:37 | Java | UTF-8 | Java | false | false | 570 | java | package com.mooc.model.report;
import lombok.Data;
import lombok.ToString;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
/**
* Created by admin on 2018/2/27.
*/
@Data
@ToString
@Document(collection = "report_course")
public class ReportCourse {
@I... | [
"hcq0514@163.com"
] | hcq0514@163.com |
6714cc47ded0abb02ce79a5ad183b4a1c553f4a8 | 49662077964fd9fd90cf8dd1469c82c34d601c1f | /src/main/java/org/atmosphere/atmosph4rx/Atmosph4rXApplication.java | c204432cfd81b21b2076f28696b99b2634378fe6 | [
"Apache-2.0"
] | permissive | boob-sbcm/Atmosph4rX | 419e5f990007076452183d935e2de4bcdbef62ad | 9fcb519a7d15630de1bdf11ab60e7906538b0259 | refs/heads/master | 2020-04-09T02:37:57.883491 | 2018-06-20T17:34:55 | 2018-06-20T17:34:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 920 | java | /*
* Copyright 2018 Async-IO.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 copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | [
"jfarcand@apache.org"
] | jfarcand@apache.org |
f2fd6feb14c6f1a20502170f91c8c4fe72df9374 | fc160694094b89ab09e5c9a0f03db80437eabc93 | /java-compute/samples/snippets/generated/com/google/cloud/compute/v1/instancegroups/listinstances/AsyncListInstances.java | b8ba30f400d68229739c1bb5e58eb97964167504 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | googleapis/google-cloud-java | 4f4d97a145e0310db142ecbc3340ce3a2a444e5e | 6e23c3a406e19af410a1a1dd0d0487329875040e | refs/heads/main | 2023-09-04T09:09:02.481897 | 2023-08-31T20:45:11 | 2023-08-31T20:45:11 | 26,181,278 | 1,122 | 685 | Apache-2.0 | 2023-09-13T21:21:23 | 2014-11-04T17:57:16 | Java | UTF-8 | Java | false | false | 2,683 | java | /*
* Copyright 2023 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"noreply@github.com"
] | noreply@github.com |
09af92855aff846b8be691574f40ef45ecba096c | fcf663985a8e461bdb5b632f76f4188766f4f151 | /src/main/java/com/seacon/gdt/xml/objects/Gdt.java | afa61405e5d0345ae17b9e325b79003a14aca16f | [] | no_license | zelota/GlassfishDeploymentTool | a6b009f9def8fe19b7076c10bdab5894b51303d1 | 819e31de30b433635558bda19501b7d383fd4678 | refs/heads/master | 2021-01-21T23:44:30.952899 | 2015-03-16T09:49:56 | 2015-03-16T09:49:56 | 31,080,332 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,433 | java | package com.seacon.gdt.xml.objects;
import com.seacon.gdt.xml.Constants;
import com.seacon.gdt.xml.objects.servers.Server;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementWrapper;
import javax.xml.bi... | [
"varp@freemail.hu"
] | varp@freemail.hu |
00f8220ed89039de1f4e6e7634268cd4d36cfccc | 505baa84f76eefeb35bd02a5894b5352fb44dc0e | /src/main/java/com/cibertec/rest/controller/EditorialRestController.java | 54e1b8818ea7b8a22ce28308a792056f06c34b20 | [] | no_license | dionealarcony/api_rest_sistema_biblioteca | c0faf7f9df533c79f9bbe378ea64f2d83f647add | f90c2ce2a9848e294bc8e7c024cdc89595c37600 | refs/heads/master | 2023-07-27T03:30:07.789463 | 2021-09-10T04:05:04 | 2021-09-10T04:05:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,670 | java | package com.cibertec.rest.controller;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.Ge... | [
"jorgejacinto9701@gmail.com"
] | jorgejacinto9701@gmail.com |
c2eda0fdfd347f2692c8e9d6f67c4b6ca29ae9d2 | 1fd7f5d1c6f8102f19035205a44af760d94913d5 | /Android_App/stud/app/src/main/java/com/example/stud/ActiveActivity.java | cf80b195c4cc60ef7850e00a119bfd93454fc25c | [] | no_license | SaitejaChitti/SkillUp-Team-06 | 915fce8fc8af4ed565cf7d0ef69574d308bd7d66 | e89eb3a1135437505e2e6333fa8028c3bf8f1341 | refs/heads/master | 2022-11-14T10:31:45.346583 | 2020-07-03T18:11:09 | 2020-07-03T18:11:09 | 276,116,688 | 0 | 2 | null | 2020-06-30T14:06:03 | 2020-06-30T14:06:03 | null | UTF-8 | Java | false | false | 3,761 | java | package com.example.stud;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.L... | [
"asterp04@gmail.com"
] | asterp04@gmail.com |
2e481080bfca8a0537177761c9652c1b2c0c8f8d | 05fd3a1d7001419cea948cb725d2f4ae826e0b32 | /src/client/controller/Exceptions/DeckHasPassiveAlready.java | 7131a607f9c296ba78440ce816150616f7a7d62d | [] | no_license | aps2019project/project-32 | ffd7c5666099802c981b951a0d2ecdbe4629bd9e | dc5fb57afa8229fc7ef2f32db76cd08e293d6987 | refs/heads/master | 2020-05-05T11:25:28.258406 | 2019-07-09T18:41:17 | 2019-07-09T18:41:17 | 179,988,885 | 0 | 0 | null | 2019-04-28T05:04:44 | 2019-04-07T15:58:11 | null | UTF-8 | Java | false | false | 247 | java | package client.controller.Exceptions;
import java.io.Serializable;
public class DeckHasPassiveAlready extends Exception implements Serializable
{
public DeckHasPassiveAlready()
{
super("Deck has Passive Spell Already!");
}
}
| [
"s.a.mosavizade@gmail.com"
] | s.a.mosavizade@gmail.com |
0becaddb65e741609abe2759fda49ce777eb9d76 | e2db1ffb58a1e78ab02cda2c7411bf56ab65a6b0 | /src/main/java/com/edication/telegram/bot/telegramboteducationlecture/command/Command.java | 36073a0376f34498d7ce988f9872f92e7212e4a6 | [] | no_license | cypher3301/telegramBotForEducation | f0501c43d3b7dd13f0578c65743f9070277dbb15 | 70b31852d30beb753286752b14d3e1411ae726d6 | refs/heads/master | 2023-07-29T16:49:24.656479 | 2021-09-07T18:47:10 | 2021-09-07T18:47:10 | 403,328,677 | 0 | 0 | null | 2021-09-07T18:47:11 | 2021-09-05T14:24:16 | Java | UTF-8 | Java | false | false | 429 | java | package com.edication.telegram.bot.telegramboteducationlecture.command;
import org.telegram.telegrambots.meta.api.objects.Update;
/**
* Command interface for handling telegram-bot commands.
*/
public interface Command {
/**
* Main method, witch is executing command logic
*
* @param update provid... | [
"cypher.is.3301@gmail.com"
] | cypher.is.3301@gmail.com |
7630a3860b9bcb22a7cd4d60ef02769aa92c4453 | dcfb0b714db9def44c08fd8501c2e9649b278430 | /ForkStar/src/com/csumax/maxgithubclient/utils/ToastUtil.java | 887e6861d43955e91bcd814ed1aa951f6d36e54e | [] | no_license | vaginessa/ForkStar | e2eac1fa773b66ae8745df744aaaec7c67343bb9 | dda260c966825a42f820c08577ca697355d6293c | refs/heads/master | 2021-05-28T11:52:17.019600 | 2015-03-12T02:46:22 | 2015-03-12T02:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,747 | java | package com.csumax.maxgithubclient.utils;
import android.content.Context;
import android.view.Gravity;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.Toast;
public class ToastUtil {
private static Toast mToast = null;
private stati... | [
"812234333@qq.com"
] | 812234333@qq.com |
211fbb6a6f26b09f220ee8cce901fb05bf947955 | e78da9bd47e9bd8050a4045c77375a3e23de4e42 | /javacw/src/java/dao/RoleDao.java | 637916616b655e66d00f9273da9994492fc44386 | [] | no_license | tharindu-dilshan/construction-biding-system | 55643ceb0d2ed4366791a9620b94d37957198651 | 15837a41b3840cab1dcafeaadeba580bf81c8ca2 | refs/heads/master | 2020-04-17T14:47:37.438476 | 2019-01-23T07:12:23 | 2019-01-23T07:12:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | 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 dao;
import java.sql.SQLException;
import model.Role;
/**
*
* @author HaShaN
*/
public interface RoleDao {
public final St... | [
"trindu3@gmail.com"
] | trindu3@gmail.com |
8976d863eeedf403e26d5220e03be517d521e318 | 3d20370f68354cd7d6e656137c32ea7066e29450 | /Framework/app/src/test/java/com/dealacceleration/arvind/framework/ExampleUnitTest.java | 994808bc96bf2115ca4cde4f54cc6ec3623293da | [] | no_license | arvipDev/Android-Custom-Framework | aa73529e2c7596779a801887427396502ee8c9e3 | 9da4a064d202daa8cc838e80a7197a0216dc32b6 | refs/heads/master | 2021-06-11T17:46:12.058812 | 2016-12-14T04:45:08 | 2016-12-14T04:45:08 | 73,426,333 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.dealacceleration.arvind.framework;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"arvind.purushotham@gmail.com"
] | arvind.purushotham@gmail.com |
7168808e4bf069e9cb360103bf1ede9590785192 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_cc7dadbc142a74c42db97aeebd52e90d8020caa1/AllTests/8_cc7dadbc142a74c42db97aeebd52e90d8020caa1_AllTests_s.java | ff36760963131d4a1e2cecc3bd87eaa9bbe9b47a | [] | 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 | 2,261 | java | /*******************************************************************************
* Copyright (c) 2004 - 2006 University Of British Columbia and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4040527d3432c55cd07986f183311d4eeb50b3ff | f6b720ae493278a2139dd58f2392a023e7bf3726 | /springDemo/src/main/java/form/PageForm.java | 0816627eccf6e1f3806d99354f4c439b0a784711 | [
"Apache-2.0"
] | permissive | YeDaxia/JApiDocs | 286c0806a7406eed237fbb6c4fde40b1a267c6e8 | 4b92eee3be6a79d49d394253b17c9442c9c337c8 | refs/heads/master | 2023-03-08T12:53:31.670611 | 2022-08-17T08:42:45 | 2022-08-17T08:42:45 | 79,034,430 | 1,754 | 353 | Apache-2.0 | 2022-10-13T08:59:20 | 2017-01-15T13:30:17 | Java | UTF-8 | Java | false | false | 201 | java | package form;
/**
* @author yeguozhong yedaxia.github.com
*/
public class PageForm {
private Integer page; //页数
private Integer limit; //每页条数
private String sort; //排序
}
| [
"yeguozhong@yeah.net"
] | yeguozhong@yeah.net |
66f5b282af7d49bbbfae0747fe7bed883368c916 | b289348bc5b1bbe1c3ded4ba40f34fb752686af4 | /src/OpinionatedUser.java | aa92da6ba59ea64df36070e409066b38de273250 | [] | no_license | mtcrawshaw/TwitterNLP | c68d56fe1aaa75d72b3741daed1a93d631594dbf | 858c2fb3ad3eb6c0c0bd9b667aa608bb6518f947 | refs/heads/master | 2021-09-01T15:44:39.338100 | 2017-12-27T19:41:16 | 2017-12-27T19:41:16 | 115,550,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,236 | java | import java.util.ArrayList;
import java.util.Arrays;
import java.util.Scanner;
import twitter4j.Paging;
import twitter4j.Status;
import twitter4j.Twitter;
import twitter4j.TwitterException;
import twitter4j.TwitterFactory;
import twitter4j.conf.ConfigurationBuilder;
public class OpinionatedUser {
//Private data
pri... | [
"mtcrawshaw@yahoo.com"
] | mtcrawshaw@yahoo.com |
7129614637ba3b5937f60bf79bbebcdfa0ead775 | af2b3ba0c64f3b4c9d2059f73e79d4c377a0b5d1 | /java基础/day0904_窗口启动/src/tarena/day0904/SecondActivity.java | dc6be945624404d7ee578c61e1016c707675fdb4 | [] | no_license | xuelang201201/Android | 495b411a3bcdf70969ff01cf8fcb7ee8ea5abfd8 | 0829c4904193c07cb41048543defae83f6c5a226 | refs/heads/master | 2022-05-06T09:09:48.921737 | 2020-04-22T08:41:15 | 2020-04-22T08:41:15 | 257,838,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 512 | java | package tarena.day0904;
import android.os.Bundle;
import android.app.Activity;
import android.view.Menu;
public class SecondActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_second);
}
@Override
pu... | [
"xuelang201201@gmail.com"
] | xuelang201201@gmail.com |
e8adfaf5aadec3ef28f039348ecac801fc592d41 | fc82425d67d63429adecf14f05523d4ea03dbcdb | /library/src/main/java/com/okwyx/client/framework/libs/ui/BaseFragmentActivity.java | 323e2ba5af8547fd3affe8a0e251e7ab002c5070 | [] | no_license | a64307410/junggle | f1a28b797349e06109534335a994170795a3e4e6 | 24df3dfa93030e2ee99b8b0be619e3d789c066ac | refs/heads/master | 2020-12-02T22:06:52.713531 | 2017-07-03T08:01:18 | 2017-07-03T08:01:18 | 96,085,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,364 | java | package com.okwyx.client.framework.libs.ui;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import com.okwyx.client.framework.libs.Libs;
import com.okwyx.plugin.Plugin;
/**
* 作者:Swei on 2017/4/13 15:53<BR/>
* 邮箱:sweilo@qq.com
*/
public class BaseFragmentActivity extends FragmentActivity... | [
"haitao10@game.sina.com"
] | haitao10@game.sina.com |
81c665e5586931dad99f974140512368d36ced03 | 943fa6e3ec7bc0f5c48d41b048ba3ff0e2343b0b | /src/main/java/com/pillar/demo/Application.java | a7622460743c5a0364ac2d10e01a8924cf975d2e | [] | no_license | ijabbott/spring-demo | 55aee4c2e5efea1f1f1d9461d79b1cc0c1b0f238 | 395f22215478b40721d0ba2777426406f040a95c | refs/heads/master | 2020-05-14T21:58:25.954636 | 2019-04-18T14:57:06 | 2019-04-18T14:57:06 | 181,971,856 | 0 | 0 | null | 2019-04-18T14:57:07 | 2019-04-17T21:37:03 | Java | UTF-8 | Java | false | false | 1,604 | java | package com.pillar.demo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Application {
@Auto... | [
"ij.abbott2306@gmail.com"
] | ij.abbott2306@gmail.com |
5c9700252d75dd6d417876eeaccf3b8414fa58ec | e8355e7c051bf9c2c1f8af5ed124190a514ba572 | /DB test/src/MainGui.java | 0774b02ff9e25ef2295849116c80476a569282fc | [] | no_license | binarywoo27/covid_application | a36753024c45363441e9fd9cce6f6742acd8e515 | 46524edd7c3ebbd6b4bc4f8200070b93c333ce6a | refs/heads/master | 2022-07-13T03:49:52.450322 | 2020-05-12T10:30:25 | 2020-05-12T10:30:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,339 | java | import javax.swing.JFrame;
import javax.swing.JButton;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Container;
import java.awt.Dimension;
import java.awt.event.*;
public class MainGui extends JFrame implements ActionListener{
JFrame frame = new JFrame();
JButton bt1 = new JButton("위험도 측정");... | [
"smilingwhale1128@gmail.com"
] | smilingwhale1128@gmail.com |
344422c176867e5a69ee8be2bf42d3ffc614cc91 | 4e4bfb6f5713058d50a7bdd021d198476bd8825d | /PetPlanner/app/src/main/java/com/example/petplanner/AlarmActivity.java | cb20988ae454d3718a5d9b4f321da7810fe067fa | [
"MIT"
] | permissive | beejohnson/java-kotlin-bajohnson | 92adb0c8e15d03b7e3e0710bc2d0308f48b752bf | 96ec5e14911ab42f578ac799105efccc301f56c5 | refs/heads/master | 2023-01-19T23:37:08.989897 | 2020-11-27T20:32:45 | 2020-11-27T20:32:45 | 290,834,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,113 | java | package com.example.petplanner;
import android.app.Activity;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import android.widget.TimePicker;
import android.wi... | [
"breeannettejohnson@gmail.com"
] | breeannettejohnson@gmail.com |
71517010a5282d9806a5461086a80dc75e495bd8 | b8cbf4bf4aa422b7afd4fdba673aeb28e69e522d | /src/com/luoxn28/tomjson/serializer/ObjectSerializer.java | b91bbfc1134da84b4a1d98bb29d90106c9ced134 | [
"Apache-2.0"
] | permissive | luoxn28/tomjson | 6b901aa9f14dfe7132cd391197addfb7f87369b3 | 62c59ad4c6cf4756b46a7bf41a86433c161310de | refs/heads/master | 2020-02-26T16:31:17.123886 | 2016-07-29T13:05:24 | 2016-07-29T13:05:24 | 63,688,914 | 3 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,506 | java | package com.luoxn28.tomjson.serializer;
import com.luoxn28.tomjson.SerializerContext;
import java.beans.PropertyDescriptor;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
/**
* ObjectSerializer - Object序列化类
*
* @author luoxn28
* @date 2016.7.21
*/
public class ObjectSerializer implements JsonS... | [
"luoxn28@163.com"
] | luoxn28@163.com |
4c98655e3baea478197db9bad04c79681d4322c1 | 66ff7b76ac529c3ec524278c1b8eb3b3b22facfe | /core/src/test/java/org/bitcoinj/utils/ExchangeRateTest.java | c31a28d12695138c4dd6f039416a0aff21ccafd1 | [
"Apache-2.0"
] | permissive | sdaftuar/bitcoinj | a02184eea5212e6e14b460017235e4209e4bacfc | 953625de9bd9d3ab13536def9368ca0e566ad2ae | refs/heads/master | 2020-12-27T12:02:57.649076 | 2014-10-02T14:19:44 | 2014-10-02T14:19:44 | 24,731,585 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,027 | java | /*
* Copyright 2014 Andreas Schildbach
*
* 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 agre... | [
"mike@plan99.net"
] | mike@plan99.net |
e55923d311a1ecfb5ab46ccdfb7e54d6ce193b27 | 06958bedfa3e2372f47531edb5b62e8e37f665e2 | /src/menu/Item.java | 36e77ae302cffd652845e7080cea0c279f65d6de | [] | no_license | PDF-Origami/CEID-OOP | 07781f7f122fd7991bb9a5cbffea534a20b118bb | a4f2ae2bd2be262ec91053cf5672dde1dd7be511 | refs/heads/master | 2023-05-23T17:00:03.986348 | 2021-06-07T19:30:59 | 2021-06-07T19:30:59 | 359,822,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,297 | java | package menu;
import users.Organization;
import java.lang.reflect.Method;
public class Item {
private Menu parentMenu;
private Menu nextMenu = null;
private final String label;
private final String actionMethodName;
public Item(String label, String actionMethodName) {
this.label = label;... | [
"pdforigami@gmail.com"
] | pdforigami@gmail.com |
b08fda7911cab22a520b4682f15957d8ee36bcad | aacb137c54e38e4b43e114959cae846a81143271 | /springbookCh7/src/springbook/user/sqlservice/SqlRetrievalFailureException.java | 85468c043913c9a6d4288df0cfa33d6f8c5f38fe | [] | no_license | Han-Git/sts_project | c6bda636fab466c0a727d40d30f8146ab3f43678 | e94e1ae29d81ee615d87e2632ccafdf8eef1de62 | refs/heads/master | 2020-04-06T07:00:00.196104 | 2017-05-09T11:48:04 | 2017-05-09T11:48:04 | 50,900,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package springbook.user.sqlservice;
public class SqlRetrievalFailureException extends RuntimeException {
public SqlRetrievalFailureException(String message){
super(message);
}
public SqlRetrievalFailureException(String message, Throwable cause){
super(message, cause);
}
}
| [
"topofstar0@gmail.com"
] | topofstar0@gmail.com |
2aab444b84fbb7bebec1421e25d13b3e68d95498 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A1_7_1_1/src/main/java/org/apache/http/UnsupportedHttpVersionException.java | 1859cdf8734b397803eda1eaf2c4ed0df76510b1 | [] | no_license | liuhaosource/OppoFramework | e7cc3bcd16958f809eec624b9921043cde30c831 | ebe39acabf5eae49f5f991c5ce677d62b683f1b6 | refs/heads/master | 2023-06-03T23:06:17.572407 | 2020-11-30T08:40:07 | 2020-11-30T08:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,018 | java | package org.apache.http;
/* JADX ERROR: NullPointerException in pass: ExtractFieldInit
java.lang.NullPointerException
at jadx.core.utils.BlockUtils.isAllBlocksEmpty(BlockUtils.java:546)
at jadx.core.dex.visitors.ExtractFieldInit.getConstructorsList(ExtractFieldInit.java:221)
at jadx.core.dex.visito... | [
"dstmath@163.com"
] | dstmath@163.com |
5410d4646b21831f73ff646a415be45541c786a7 | 1c92e6924b9fae0ef17959fa6f2d0619643e5a36 | /src/main/java/elasticSeri/ElasticSearchTestSeri.java | bd3a0e8778c0cef09a83f5b129c0709cf3955da5 | [] | no_license | jiayamy/FEK-log-controller | db86736f50656c02d6d587b0e2d7e867f8258fc0 | 60b5d7cbad25a09cefb1acbff24f5c2d2687ca92 | refs/heads/master | 2021-07-13T06:54:55.164342 | 2017-10-16T03:17:31 | 2017-10-16T03:17:31 | 107,072,508 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,388 | java | package elasticSeri;
import static org.elasticsearch.common.xcontent.XContentFactory.jsonBuilder;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.StringUtils;
import... | [
"jia.li@flaginfo.com.cn"
] | jia.li@flaginfo.com.cn |
df3e2e53be4413513176701c1008a643552ddefc | 5918b3c044cc8896c45ca7a761b8f46dcfdead10 | /app/src/main/java/com/android/eos/ui/fragment/MineFragment.java | 27463db2687cd3084f79150c32f892396ce7b932 | [] | no_license | luojialun/EOS | f6feb37e97e6a5cd3b029d8ce0ae84aa16ac21d1 | 8a875b284e3ae74e3d5df506ddaeef3a50504088 | refs/heads/master | 2020-04-05T15:15:37.915233 | 2018-11-19T14:51:41 | 2018-11-19T14:51:41 | 156,961,292 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,592 | java | package com.android.eos.ui.fragment;
import android.content.Intent;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import com.android.eos.R;
import com.android.eos.base.BaseFragment;
import com.android.eos.data.UserInfo;
import com.android.eos.ui.activity.AboutUsActivity;
im... | [
"623572967@qq.com"
] | 623572967@qq.com |
8e72e8a3bdcbe73f109edc5088d4d76364461f8d | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_2_buggy/mutated/1001/Tokeniser.java | 185d38a904c8c63c0f81bb919f7e05fbfb60a026 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,571 | java | package org.jsoup.parser;
import org.jsoup.helper.Validate;
import org.jsoup.nodes.Entities;
import java.util.Arrays;
/**
* Readers the input stream into tokens.
*/
final class Tokeniser {
static final char replacementChar = '\uFFFD'; // replaces null character
private static final char[] notCharRefCharsSo... | [
"justinwm@163.com"
] | justinwm@163.com |
f00af81e06205e6318537d100ab257433363bc4c | 8163d35632a93626a683ea4c7b058b1a008d10dd | /Game.java | 6ee876499a661ff77b73405b519730e4207c8b56 | [] | no_license | KoujiMinamoto/-Worldcup- | 8f61f9d5f8ef1de9613e756430cbebbd2b8400a6 | a2640ce57979237ddaf932dbb5192636d13066de | refs/heads/master | 2020-03-14T16:19:13.645283 | 2018-05-28T03:27:06 | 2018-05-28T03:27:06 | 131,695,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,367 | java | import java.util.*;
import java.lang.*;
import java.io.*;
public class Game
{
private Database newteamList;
Menu menu = new Menu();
RandomGoalsGenerator Random = new RandomGoalsGenerator();
String winner;
String goldenboot;
String FairPlayAward;
String team;
String player;
boolean A ... | [
"noreply@github.com"
] | noreply@github.com |
0732ce57fb54273312d80986e1c8a639bf0f25c2 | 40947bb1f1a25f6c52fa73e325ffffe733d22907 | /java-exercises/src/trycatchexeptions/ExampleArrayIndexOutOfBoundsException.java | 076240ce57215105558af9572666c04a75def211 | [] | no_license | eriseld181/java-exercises | 99c41b20a655a06e775d6e45734f64281de80c82 | 3fa93424a8dbec23595533384861f399c8f04d08 | refs/heads/master | 2023-03-15T18:53:11.289166 | 2021-02-21T15:26:43 | 2021-02-21T15:26:43 | 329,684,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package trycatchexeptions;
public class ExampleArrayIndexOutOfBoundsException {
public static void main(String[] args) {
// TODO Auto-generated method stub
try {
int a[] = new int[10];
a[11] = 9;
}catch(ArrayIndexOutOfBoundsException e ) {
System.out.println("Exception: ArrayIndexOutOfBoundsException");... | [
"49815928+eriseld181@users.noreply.github.com"
] | 49815928+eriseld181@users.noreply.github.com |
0597d7edf275453a7f2ba37f06dce066a974cea3 | 2deec2c4a1b0b1dce306a5a27f1ca8bdad319709 | /src/dev/tilegame/audio/AudioManager.java | 355ff0a7130ee2eb61fcc319b1e0a66486d233a4 | [] | no_license | JamiePurchase/2D-Java-Tile-Game | 7e0687d5ad6c34d0394374a41029e7d06ccb352e | 756617163d8993666b8fa7602792907be9791835 | refs/heads/master | 2021-01-10T19:25:15.690894 | 2015-02-15T00:24:01 | 2015-02-15T00:24:01 | 29,034,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,141 | java | package dev.tilegame.audio;
public class AudioManager
{
private static boolean active = true;
private static AudioFootsteps footstepVariations;
private static boolean musicActive = false;
private static String musicFile;
private static boolean soundActive = false;
private static String soundFile;
private static... | [
"jamie.purchase@medicapp.com"
] | jamie.purchase@medicapp.com |
5a0995e0b993c0cff7c804f85a4023660a213955 | 0e3dde3376dc96230740aa436ad2799bbdcfaa72 | /src/main/java/com/wqg/boot_db/pojo/Book.java | 49e417f19796641dd4138ea8650d2e58e093c54e | [] | no_license | kangzhan20/boot_db | 3713dbd2d3a1ed009adcec86e73428f40f4d3c80 | 74662375f2fc86b24bf473a76369cf796b929177 | refs/heads/master | 2020-03-19T11:10:35.230454 | 2018-06-08T08:17:23 | 2018-06-08T08:17:23 | 136,436,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | package com.wqg.boot_db.pojo;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Entity
public class Book {
@Id
@GeneratedValue
private Long id;
private String author;
private String isbn;
private String title;
private String descripti... | [
"wuqiguang@ycmedic.com"
] | wuqiguang@ycmedic.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.