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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dea5ef2ef0af85cd92e692c318718e96f64a3b62 | 415e15d1a21709498e96647e51e357903d7676a5 | /dazuoye1/app/src/main/java/com/example/group/bean/GoodsInfo1.java | 492b2b64f5e3fd2c8a5e26b1e5542c1cce38cf7e | [] | no_license | 111zhangyue/- | a608b8d5332a2b913d8c61440724d72662bcb8cb | a4542392dc040987ab20260201b750d711041c5c | refs/heads/master | 2023-02-03T04:13:39.248813 | 2020-12-18T16:09:08 | 2020-12-18T16:09:08 | 304,999,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,977 | java | package com.example.group.bean;
import com.example.group.R;
import java.util.ArrayList;
public class GoodsInfo1 {
public long rowid; // 行号
public int sn; // 序号
public String name; // 名称
public String desc; // 描述
public float price; // 价格
public String thumb_path; // 小图的保存路径
public String ... | [
"18745400402@163.com"
] | 18745400402@163.com |
47bcd8700f727dc45c0c94e4ae94ab87c7188f83 | 84f8617d674d3f72ec6adac15ab6a047b0c735a8 | /website/basic/src/main/java/com/javaliao/basic/constant/DataConstant.java | 2963cdc183f32c5b2e81c8d3d7e0e324e3b70f35 | [] | no_license | javaliao/mall | 342ff75255e6dfa7dd0bcb96d47456870f0a6dbf | 2e681371c0155b8cc75e689395fec819e2c67b48 | refs/heads/master | 2022-11-18T13:27:18.225907 | 2020-01-17T15:15:11 | 2020-01-17T15:15:11 | 225,290,203 | 2 | 3 | null | 2022-11-16T04:57:37 | 2019-12-02T05:09:04 | Java | UTF-8 | Java | false | false | 284 | java | package com.javaliao.basic.constant;
public class DataConstant {
public static final String NO_DATA = "没有获取到数据";
public static final String MODIFY_DATA_FALSE = "修改数据失败";
public static final String MODIFY_DATA_SUCCESS = "修改数据成功";
}
| [
"lzw.liao.sh@baijiantest.com"
] | lzw.liao.sh@baijiantest.com |
eae6616b78515cec435a84b7a25211685178f341 | 993169554c3db6a73fddb8f57ce4b703ca597594 | /app/src/main/java/com/example/ws3/ProfileFragment.java | c9e0ca1d42a37d8dae745d1a22bd90876f2d4165 | [] | no_license | dhiya07/prak3-1918126-dhiya | 666252e0351c248952c713db4d84b8e1b5cedf39 | 73c9c179015fca976b65c3fc98f625298e56413b | refs/heads/main | 2023-08-22T05:11:59.885718 | 2021-10-12T04:54:25 | 2021-10-12T04:54:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | package com.example.ws3;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
public class ProfileFragment extends Fragment {
@Nullable... | [
"dhiyauddinabdurrohman007@gmail.com"
] | dhiyauddinabdurrohman007@gmail.com |
f3914fd77a1ec562c00f13783ca4464801fce8fb | a35b56fb45c9f812f3e6446a891a14825529a69d | /app/src/main/java/kotireddy/fragmentbackstack/ResultListFragment.java | 2cee729edce3234c27d2b072099474a793a78c28 | [] | no_license | yuvakoti/FragmentBackStack1 | cece2023eeccc29bf5818f8816235f6af000d0f7 | 5b68186461ee851adeb19a8670a1725e0be70da6 | refs/heads/master | 2021-01-20T17:47:18.825243 | 2017-05-10T17:02:03 | 2017-05-10T17:02:03 | 90,888,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,103 | java |
package kotireddy.fragmentbackstack;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ListAdapter;
import android.widget.ListView;
import android.widg... | [
"yuvakotireddy@Yuvakotis-MacBook-Pro.local"
] | yuvakotireddy@Yuvakotis-MacBook-Pro.local |
1c40b32d3a8b5dcf2b316febde8259e96135a955 | 518902b17c091871dfc8db688ecbbdadabbf1333 | /oib-responder/src/main/java/org/openinfobutton/responder/dao/impl/ResponderAssetPropertyDaoImpl.java | b7f757068e9f27cbcc0cd0cafaade40e2e80f7fd | [
"Apache-2.0"
] | permissive | rgiordano66/InfoButtons | 7ca2587e753e49818aa8aca33b42203a846da7d0 | 723047e557a2df7217cada6a37a9aacdeb2bae05 | refs/heads/2.3-SNAPSHOT | 2020-03-31T13:43:41.735893 | 2018-10-12T19:20:04 | 2018-10-12T19:20:04 | 152,267,215 | 0 | 1 | null | 2018-10-12T17:15:36 | 2018-10-09T14:36:13 | Java | UTF-8 | Java | false | false | 869 | java | package org.openinfobutton.responder.dao.impl;
import org.hibernate.criterion.Restrictions;
import org.openinfobutton.app.dao.DaoBase;
import org.openinfobutton.app.model.AssetProperty;
import org.openinfobutton.responder.dao.ResponderAssetPropertyDao;
import org.springframework.stereotype.Repository;
import org.sprin... | [
"andrew.iskander@utah.edu"
] | andrew.iskander@utah.edu |
a9d77b35061e7fa591967244e12958fdd2edfa1c | 7e665366c0d488dfec91d9c19606b5c46da9b717 | /app/src/androidTest/java/bg/tu_sofia/pmu/project/testsystem/ApplicationTest.java | c6e8454b6de88fc4c649c79a124b1d3138b255c0 | [] | no_license | Crypto93/TestSystemPMU | 903fc708fb6847ff0e3ad59d5b5a2712c421aa3b | 4508e9f6dca26c2c0078546fce96c0ac6239ece6 | refs/heads/master | 2020-12-25T10:34:42.574407 | 2016-06-15T13:15:07 | 2016-06-15T13:15:07 | 60,813,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package bg.tu_sofia.pmu.project.testsystem;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest(... | [
"s.chuklev@gmail.com"
] | s.chuklev@gmail.com |
16de4a803e96a2844a6e0fdbc216d424b4632c41 | e5ff9241db9558ea38183c0fd61d07431af03f52 | /src/br/com/empresa/projeto/teste/util/TestaInterator.java | e62d5ca4730f12b970a2c338c5ad58581ef2240e | [] | no_license | alissonarm/projeto-java-util-listas | 18c6416e0dd0882352b80b4517be1756ff090c86 | 1410ce509cfad704533f6cd9dbe1c30e2e0c6aef | refs/heads/master | 2023-04-08T13:37:19.675118 | 2021-04-23T23:48:47 | 2021-04-23T23:48:47 | 361,030,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | java | package br.com.empresa.projeto.teste.util;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
public class TestaInterator {
public static void main(String[] args) {
// List<String> nomes = new ArrayList<>();
// nomes.add("Super Mario");
//... | [
"alissonarm@bb.com.br"
] | alissonarm@bb.com.br |
75678b962d3339edb89bb0e2f402795d391b2717 | d031d397b7cd338a92535cd350ad2e236305ce3a | /src/main/java/com/board/mapper/ReplyMapper.java | e945e04d572b70abeadeb1b86e7bae04d4d6b1f4 | [] | no_license | yjs037/Board-Web | 39cdf899c1b053f5a60fb1ca0726b131af72f7c1 | e4318984443e8902cbb69078af90d0ca3e6af572 | refs/heads/main | 2023-08-27T15:36:55.645075 | 2021-10-20T16:40:41 | 2021-10-20T16:40:41 | 411,775,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package com.board.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.board.domain.Criteria;
import com.board.domain.ReplyVO;
public interface ReplyMapper {
public int replyInsert(ReplyVO vo);
public ReplyVO read(Long rno);
public int delete (Long rno);
public int updat... | [
"dolph037@gmail.com"
] | dolph037@gmail.com |
2d3f4f826ed63c0261776b9ae7f241d6746b52c8 | 0dc1b2cb47c57b48f84b2c5f6c6699a073e48573 | /app/src/main/java/pl/kassad/teamplatform/services/exeption/UserNotFoundException.java | 3dafd35c11c1806b0333672a1817b4b30b543327 | [] | no_license | kamil-b/team-platform | 2d773ac5a1ca27ab336a0aa5236b577f65ea9ce3 | a035e9c29b73970d0fc56960d9006e5ef55c60bd | refs/heads/master | 2023-01-08T10:17:42.064635 | 2019-06-20T17:22:40 | 2019-06-20T17:22:40 | 177,316,729 | 0 | 0 | null | 2023-01-05T00:02:27 | 2019-03-23T17:04:34 | Java | UTF-8 | Java | false | false | 202 | java | package pl.kassad.teamplatform.services.exeption;
public class UserNotFoundException extends RuntimeException{
public UserNotFoundException(String message){
super(message);
}
}
| [
"kamil.bednarczyk@connectis.pl"
] | kamil.bednarczyk@connectis.pl |
fcf8adfd6c1d0ac4ba078665e9d7df24e59ddbdd | cca1b619a917d9fd19c51fb1e1d5fd69c7b5e70b | /Inline-plugin/src/main/java/com/tellh/inline/plugin/InlineAccessTransform.java | cc42d2f5a938957bee8122e3086923eb85198afa | [
"Apache-2.0"
] | permissive | TellH/AccessInline | d59698fb4e52a852565a793c73b3dc1e9e0360c6 | 054e552bee487eabe6ed7ce9f60806f391e4de55 | refs/heads/master | 2020-03-28T12:52:28.575109 | 2018-09-15T10:01:07 | 2018-09-15T10:01:07 | 148,342,520 | 20 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,300 | java | package com.tellh.inline.plugin;
import com.android.build.api.transform.QualifiedContent;
import com.android.build.api.transform.Transform;
import com.android.build.api.transform.TransformException;
import com.android.build.api.transform.TransformInvocation;
import com.android.build.gradle.internal.pipeline.TransformM... | [
"tanlehua@bytedance.com"
] | tanlehua@bytedance.com |
c2b6755015ffa2496c1b067d77f96fc983912cfd | 4ccdec0665d645f53293b4972debcb1ed13f74b5 | /content/modules/backoffice-ui/examples/ex1/src/main/java/ui/ex1/screen/screens/mixins/DeclarativeLoaderParametersState.java | 3a22dc60a6ea524a4753156472178bc3de665fd3 | [
"LicenseRef-scancode-unknown-license-reference",
"CC-BY-4.0"
] | permissive | SevDan/jmix-docs | bf14770fd7e0ff0b2e0983029059a4861675f503 | 309f1a4e7cf838e16098a141eec9ae067f358621 | refs/heads/main | 2023-08-04T10:29:37.541094 | 2021-09-14T15:12:14 | 2021-09-14T15:12:14 | 407,216,666 | 0 | 0 | NOASSERTION | 2021-09-16T15:25:14 | 2021-09-16T15:25:14 | null | UTF-8 | Java | false | false | 497 | java | package ui.ex1.screen.screens.mixins;
import io.jmix.ui.model.DataLoader;
import java.util.Set;
// tag::state[]
public class DeclarativeLoaderParametersState {
private Set<DataLoader> loadersToLoadBeforeShow;
public DeclarativeLoaderParametersState(Set<DataLoader> loadersToLoadBeforeShow) {
this.loa... | [
"zbitskaya@haulmont.com"
] | zbitskaya@haulmont.com |
1994ac29aff6b0ed9a95d431d5ba60b559218522 | 0e783a600feb56093a776686d917aa32be6c7053 | /src/main/java/com/zis/common/excel/CsvImporter.java | 370e6714995c8d77cdb1535ec8876151d2871feb | [] | no_license | lvbin0502/zis | ada666281372249edea81e0686d0352c6a8495cc | 749553cb043be97bf88fb1b9fccf592c08162aa5 | refs/heads/master | 2020-04-05T23:30:25.723694 | 2016-06-19T02:43:28 | 2016-06-19T02:43:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,819 | java | /**
*
*/
package com.zis.common.excel;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
/**
* @author lvbin
* 2015-8-14
* @param <T>
*/
public class CsvImporter<T> extends FileImporter<T>{
/**
* @param inputStream
* @param templateName
*/
public CsvImporter(InputStream in... | [
"290479238@qq.com"
] | 290479238@qq.com |
459180d5a4f31dfaa304f70ccf697754e49d0dc8 | 7ce89d9e6d8474cbd90bd3638aa33c7302996937 | /src/test/java/hurt_me_plenty_task/page/AbstractPage.java | f2777aeb4e1d1bae88e974141ed4f3dfa8fe37f7 | [] | no_license | balantain/selenium-webdriver | fcf61df0005c95b2b53246ab6ace11e12251932c | 5e898039f78cf0801b79b0e531305b6bc2ae7fb0 | refs/heads/main | 2023-09-03T01:14:16.438488 | 2021-11-03T18:46:23 | 2021-11-03T18:46:23 | 421,782,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package hurt_me_plenty_task.page;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.PageFactory;
public abstract class AbstractPage {
protected WebDriver driver;
public AbstractPage(WebDriver driver) {
this.driver = driver;
PageFactory.initElements(driver, this);
}
... | [
"dyrikov.a@gmail.com"
] | dyrikov.a@gmail.com |
93fab53ca04d4e473cd238b5a0be956d2478b7a5 | a6dc4a320fa6a246898b4436d2d0a1597acc8116 | /8/PrimeNGandRestExpress/AuthenticationService/src/main/java/org/authentication/Constants.java | 90af966f226b53375907f15f918ceaa149f8494d | [] | no_license | AnghelLeonard/Java-EE | da0b18338a3111053f35e8984d25bfd3153e8f52 | 60d505f18a5b84590a2ead9b27a9db1ada9b5660 | refs/heads/master | 2020-12-24T07:42:01.354225 | 2018-11-18T07:37:26 | 2018-11-18T07:37:26 | 43,373,489 | 24 | 48 | null | null | null | null | UTF-8 | Java | false | false | 1,142 | java | package org.authentication;
public class Constants {
/**
* These define the URL parameters used in the route definition strings
* (e.g. '{userId}').
*/
public class Url {
/**
* CLIENT_ID
*/
public static final String CLIENT_ID = "oid";
... | [
"noreply@github.com"
] | noreply@github.com |
70f04b989d14ba753f2432335aa33c0dfbbad8d7 | 68327e9f668dd2dbd7e9894d8e18d1c69a8457bf | /src/main/java/com/ehrsystem/hr/controllers/JobPostController.java | 39bddbdd211f12530dd837d3179bf2b777f68f85 | [] | no_license | MKraev/HRMaster | 5b302adcaa844cc9a46dcba20988982bbf290f7b | cca2969e9f9f2e11b8463f86109d3854003b0fdc | refs/heads/master | 2023-06-23T14:03:44.600687 | 2021-07-23T15:51:25 | 2021-07-23T15:51:25 | 270,254,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,325 | java | package com.ehrsystem.hr.controllers;
import com.ehrsystem.hr.model.JobPost;
import com.ehrsystem.hr.model.User;
import com.ehrsystem.hr.repositories.JobPostRepository;
import com.ehrsystem.hr.repositories.UserRepository;
import com.ehrsystem.hr.services.JobPostService;
import com.ehrsystem.hr.services.UserService;
i... | [
"kraevmilen@gmail.com"
] | kraevmilen@gmail.com |
5f3adb9c6eb6536b23342dcc1d31c6e4ca8fdbca | 38c5ce43e2cd8532543baddb23d585464e7fd67b | /app/src/androidTest/java/com/firesoul/calculadorar/ExampleInstrumentedTest.java | 04e9bdcc5afdc42d655cf70f273cd832af0348a2 | [] | no_license | CristianFJ/CalculadoraR | 9d599fa144c32d3428b8685d3147fdf9f9ef8c8f | 720513d843916031eb3300d447a2b4f4eb8e2f1a | refs/heads/master | 2021-11-25T00:38:50.607488 | 2021-11-06T15:53:05 | 2021-11-06T15:53:05 | 124,395,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package com.firesoul.calculadorar;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Andro... | [
"cstiven.osorio@udea.edu.co"
] | cstiven.osorio@udea.edu.co |
d252f5398b4a44d01f63957ec217a7c900b4bf47 | 8aaa6a94dc26de0c791491430ef9d55e1fa373fc | /app/src/main/java/com/zgld/mall/beans/HishopProductTagId.java | 25768e03b9e9c908548cc6c245d41d293af57f44 | [] | no_license | longliuping/zgldappmall | 89cf90218a2887d6a616a1228617a77d6fae7811 | 28a31577b947083021581c37fa4806fe95f593fe | refs/heads/master | 2021-01-10T08:17:15.838563 | 2016-03-31T02:58:41 | 2016-03-31T02:58:41 | 53,829,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package com.zgld.mall.beans;
/**
* HishopProductTagId entity. @author MyEclipse Persistence Tools
*/
public class HishopProductTagId extends AbstractHishopProductTagId implements
java.io.Serializable {
// Constructors
/** default constructor */
public HishopProductTagId() {
}
/** full constructor */
publi... | [
"z819366568"
] | z819366568 |
b355024c498f7b75df87d022d17c7d9960c9d18d | 832a5f3fc5f72224a177cf9da3b6980dbd91522c | /src/test/main/Test19.java | 209583ffa12d98f51f042a34219577b118aaa80d | [] | no_license | json-lu/SSM_template | 203f24213396c814298365e445adc08ae2e2d701 | 77783ac58f8c0b6a294750fb2b7eade1ba6005a1 | refs/heads/master | 2023-02-06T10:02:45.478746 | 2020-12-26T09:54:34 | 2020-12-26T09:54:34 | 317,147,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,842 | java | import java.io.FileInputStream;
import java.io.InputStream;
import java.util.Properties;
import java.util.Set;
/**
* <p>
* Properties属性类 来表示一个持久的属性集 它使用键值结构存储数据,每个键及其对应值都是一个字符串
* (1)是一个集合类,Hashtable的子类
* (2)特有功能
* A:public Object setProperty(String key,String ... | [
"2806790537@qq.com"
] | 2806790537@qq.com |
de52882d62834cb4b21cd699e6767baba6051e8e | c0215859602a5140a8e523047798bff56c81d9aa | /src/com/example/threads/ThreadExample4.java | 910c223c603bd0f1287d945443fbd9318eb1e428 | [] | no_license | manojboot/CoreJavaBasics | 7d331afc2f742e01d1088871baaee5d90ea2382b | 72e2f9ba6075779e7d8214a70b74afff6676ae21 | refs/heads/master | 2023-02-10T23:29:40.973612 | 2023-01-29T17:08:49 | 2023-01-29T17:08:49 | 290,983,155 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 787 | java | package com.example.threads;
public class ThreadExample4 extends Thread{
public static void main(String[] args) {
ThreadExample4 t1 = new ThreadExample4();
ThreadExample4 t2 = new ThreadExample4();
t1.setPriority(MIN_PRIORITY);
t2.setPriority(MAX_PRIORITY);
t1.start();
t2.start();
}
/... | [
"manoj.patelia@gmail.com"
] | manoj.patelia@gmail.com |
fbb61d4d714ea9902cae4203cf9fef2bfd2328ac | c7b426aafff89afb25556f2444c7b53006ffcbc5 | /src/main/java/com/hamzaburakhan/PortController/Controller.java | 7ca22af954fbc399b3b9fd8f50c02d1338467033 | [] | no_license | hamzagoc/PortController | 67bd467fcfe0ad3a0de963fbe169d165b1a08bca | 827a4cd2d30c0090d2225e55b3590a340e661ce8 | refs/heads/master | 2021-12-21T11:32:21.085106 | 2017-09-26T09:12:35 | 2017-09-26T09:12:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,504 | java | package com.hamzaburakhan.PortController;
import com.hamzaburakhan.PortController.entity.PortsAndProcess;
import com.hamzaburakhan.PortController.utils.PortScanner;
import javafx.application.Platform;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.collections.FXColle... | [
"hamzaburakhan@gmail.com"
] | hamzaburakhan@gmail.com |
5c8e70fc758a7c54e9f4842ca31f10735856ab1f | 62f1af1e6275591f536cf5064af314fee828464f | /dubbo/server/src/main/java/com/jiebbs/server/BootMoreApplication.java | 13ccf0c7ce63c080da160acd824ab055b7b10ad0 | [] | no_license | jiebbs/dubbo | a2cc8513c6b1caedb026fad717063b095a4ed9bd | 54ebd58ea29f9974ecfa8a6754abe611ed5c8039 | refs/heads/master | 2020-04-26T23:46:42.959046 | 2019-03-05T09:17:42 | 2019-03-05T09:17:42 | 173,913,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | package com.jiebbs.server;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
//import org.springframework.boot.context.web.Sprin... | [
"jiebbs@126.com"
] | jiebbs@126.com |
a605b7d25510eabf57feb7d87d7c5dfc26fc6ba9 | 4e25d488d625f6ba458d54e0261f477933bc338e | /src/org/usfirst/frc/team503/robot/Robot.java | 6a2be6c8d8b26f7761f51742cab2fc38fa9b1695 | [] | no_license | Suhas-Kodali/2015Robot | 249942926e08734fa8d3beaa4072fd028af16ec0 | fc723c4951c3e14316bd651d73487cd58c674dbf | refs/heads/master | 2021-05-28T16:32:51.245201 | 2015-02-25T02:22:45 | 2015-02-25T02:22:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,620 | java |
package org.usfirst.frc.team503.robot;
import org.usfirst.frc.team503.robot.commands.DeterminePositionCommand;
import org.usfirst.frc.team503.robot.commands.ElevatorSpeedCommand;
import org.usfirst.frc.team503.robot.commands.SetModeCommand;
import org.usfirst.frc.team503.robot.commands.TeleopDriveCommand;
import org.... | [
"suhaskodali@gmail.com"
] | suhaskodali@gmail.com |
5902a2469854f892c5c18c78ae5a62833b748c19 | 9e4601501c71f6690e0f7bd99f157d7076a481b3 | /vendor/fop/src/java/org/apache/fop/area/Page.java | dac4bdef787f5049362dbcf0e7a619d8af32b1f8 | [
"Apache-2.0"
] | permissive | Fallmist42/hq | 5d74ae98d766b16dd047bde7a3433fa22a3643f0 | b67e302b8660318d84583c9138b9b59f56a05787 | refs/heads/master | 2020-12-11T08:06:22.887854 | 2015-10-02T14:22:17 | 2015-10-02T14:22:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,633 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"vau2007@rambler.ru"
] | vau2007@rambler.ru |
34fcafb036bebffa12192718dfe964e033346d48 | 887331d77214d16db053882ae0a1129f67de82b4 | /src/Controlador/Crear_dispositivoController.java | a8b33a1096206caa0dee3f336f7a32c2fa24958b | [] | no_license | Christian08-hub/Practica3_Dispositivos | 21dffa784d6a61679d60e701734fcf96bf8b31aa | 47d8d2413cf32d6317fc7b83b3f2391644d8a4e4 | refs/heads/master | 2023-05-06T10:40:45.714656 | 2021-05-30T14:35:55 | 2021-05-30T14:35:55 | 372,310,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,729 | java |
package Controlador;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.Node;
import javafx.scene.control.Button;
import javafx.scene.control.CheckBox;
import javafx.scene.control.MenuButton;
... | [
"Christian Osorio@DESKTOP-A5MSM6L"
] | Christian Osorio@DESKTOP-A5MSM6L |
c8af10640ebe1ba5fb5476cdf0b9050472b15415 | a89f9130d56f5aef7e75ee17857c90774df6a4f5 | /V3Interface/src/eu/ensup/V3Interface/dao/IAvengerDao.java | b67a503dbc46271bf063881d8c652053d54f7b61 | [] | no_license | khady1996/GTM01-02-2019 | 092ab0278ea56e94d26ef034b0e5fd5d53cd1db7 | da5561730aa81078d499a451621fb761316cd0a2 | refs/heads/master | 2020-04-20T07:33:36.861790 | 2019-02-01T15:25:27 | 2019-02-01T15:25:27 | 168,714,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | package eu.ensup.V3Interface.dao;
import java.sql.SQLException;
import java.util.List;
import javax.swing.JComboBox;
import eu.ensup.V3Interface.domaine.Avenger;
import eu.ensup.V3Interface.exception.DaoException;
public interface IAvengerDao {
public void createAvenger(Avenger avenger) throws DaoException; // ... | [
"diijandiaye6@gmail.com"
] | diijandiaye6@gmail.com |
825aa10093ce1e5aa67549238a37a0881a686c9c | c6992ce8db7e5aab6fd959c0c448659ab91b16ce | /sdk/databox/azure-resourcemanager-databox/src/main/java/com/azure/resourcemanager/databox/models/AvailableSkusResult.java | c259babeabc0662fa95968dcdea6df9f34c22985 | [
"MIT",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | g2vinay/azure-sdk-for-java | ae6d94d583cc2983a5088ec8f6146744ee82cb55 | b88918a2ba0c3b3e88a36c985e6f83fc2bae2af2 | refs/heads/master | 2023-09-01T17:46:08.256214 | 2021-09-23T22:20:20 | 2021-09-23T22:20:20 | 161,234,198 | 3 | 1 | MIT | 2020-01-16T20:22:43 | 2018-12-10T20:44:41 | Java | UTF-8 | Java | false | false | 1,942 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.databox.models;
import com.azure.core.annotation.Fluent;
import com.azure.core.util.logging.ClientLogger;
import com.azure.resou... | [
"noreply@github.com"
] | noreply@github.com |
6cb8bb6bc0b1b9bfed416577fa5f75c4ad46b65d | d79789894c9663a89f7a9f46e24b4da8bceb4cad | /src/main/java/com/training/service/ServiceFactory.java | 380f86bfde1fb986cc11db966a81cb5ab3ecaad0 | [] | no_license | olegdibrov/cash_machine_project | 1349318e29c315c8f7bcf511f9d8b248a1ab8d4f | 161f9d710aa83df16d40930afa8703f7a3e2de75 | refs/heads/master | 2020-04-30T22:55:34.922993 | 2019-03-26T23:32:01 | 2019-03-26T23:32:01 | 177,131,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | package com.training.service;
import com.training.service.impl.BillService;
import com.training.service.impl.PaymentService;
import com.training.service.impl.ProductService;
import com.training.service.impl.UserService;
import com.training.util.constants.ServiceKey;
import java.util.HashMap;
import java.util.Map;
im... | [
"mail.dibrov@gmail.com"
] | mail.dibrov@gmail.com |
e93f65006c69a567f8de06106943e16f6d27d40b | 6e6555340352d6740d84c264879338ac6d013725 | /FindLength.java | 3599110a4be2154ebc3a9c0d4e898eb35002eca4 | [] | no_license | pavaniAnapala/Java-Projects | 70ab9a2e8da23391b8c949cd8daa498221a35832 | 4c7bd1ddfdfb6a0ff7246caba4660dfeab87502c | refs/heads/master | 2020-03-21T11:48:40.349685 | 2018-07-01T15:56:29 | 2018-07-01T15:56:29 | 138,522,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package src;
import java.util.Scanner;
public class FindLength {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner scan = new Scanner(System.in);
String a = scan.next();
String b = scan.next();
scan.close();
System.out.println(a);
System.out.println(b);
}... | [
"noreply@github.com"
] | noreply@github.com |
e0814978683fa292e56e32ae51c119d4213a475c | 8116c59e1c37c09d34a5329b3f0eb8ffdbb03942 | /tvsuit/src/main/java/com/td/tvsuit/views/ratio/RatioLayoutDelegate.java | 6c0fb28fee715e6ac5469c6092b51d1848dfa62f | [
"BSD-3-Clause"
] | permissive | jaychou2012/AndroidTVSuit | 09ef1f203aae9d3fea992caaaffdac63ba3f3683 | 00f55156d99c1dbe05177be3d2665fafffc77498 | refs/heads/master | 2021-07-17T00:24:36.505222 | 2020-08-25T13:17:40 | 2020-08-25T13:17:40 | 202,989,159 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,103 | java | /*
* <pre>
* Copyright 2015 The Android Open Source Project for Android-RatioLayout
*
* 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
... | [
"td@qq.com"
] | td@qq.com |
08bf8553a96e3e6846e51811baf56402a0593f4b | 645aaf913a1d342a82fbda38aabe3f3345507c7a | /src/com/mousbah/defaultmethods/UnitCircle.java | 9faaa39502a96ee0cef73a6451de508a67002b04 | [] | no_license | MousbahFil/Java8 | 2a05098142e0573dd23cf3cdaf96bd03e836327b | d35040e58202453006525638df7fa1a193ac99c1 | refs/heads/master | 2016-08-07T10:23:44.064476 | 2015-01-10T14:13:17 | 2015-01-10T14:13:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package com.mousbah.defaultmethods;
public class UnitCircle implements Circle{
private int x;
private int y;
private double radius;
public UnitCircle(int x, int y, double radius) {
super();
this.x = x;
this.y = y;
this.radius = radius;
}
public void setX(int x) {
this.x = x;
}
public void se... | [
"quantummousbah@gmail.com"
] | quantummousbah@gmail.com |
e76222d9fed9535576e1278c18a05034b9ad5f25 | 254f55601396e3c618e28af67fa3ec7ab4867e17 | /ecsite2/src/com/internousdev/ecsite2/action/BuyItemAction.java | bac4a2cb552479694a423a3af01a2d662796da47 | [] | no_license | hunterkuro/ECsite | c6e4c8c5ffaeab08a1df11f37adf13c8b33c27cb | 468104f8aa736e5b8dc57c3d6cbf10063f3beb78 | refs/heads/master | 2020-06-26T05:35:28.420096 | 2019-07-30T02:05:37 | 2019-07-30T02:05:37 | 199,549,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,734 | java | package com.internousdev.ecsite2.action;
import java.util.Map;
import org.apache.struts2.interceptor.SessionAware;
import com.opensymphony.xwork2.ActionSupport;
public class BuyItemAction extends ActionSupport implements SessionAware{
//buyItem.jspからcountとpayがformで送られている。
public Map<String,Object> session;
... | [
"noreply@github.com"
] | noreply@github.com |
41139dd3261c6b7c6a72b6fcb0d6f4ed2999e190 | d91e9190f9e3c4306b438a053119e886f132047f | /app/src/main/java/com/mxkj/yuanyintang/musicplayer/playcache/HttpProxyCacheServerClients.java | f8a014268a28ae456846d4e6d51775c55c9efecf | [] | no_license | WHX979454518/yuanyintang | ab4aae5660056eccbc69a79b0c18e32abea9f3f7 | 45ff50d08cd26ef738334151f4dee0787fb6e997 | refs/heads/master | 2022-11-22T00:48:14.125968 | 2020-07-30T09:34:18 | 2020-07-30T09:34:18 | 281,641,575 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,666 | java | package com.mxkj.yuanyintang.musicplayer.playcache;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import com.mxkj.yuanyintang.musicplayer.playcache.file.FileCache;
import java.io.File;
import java.io.IOException;
import java.net.Socket;
import java.util.List;
import java.util.concur... | [
"wanghonxin@163.com"
] | wanghonxin@163.com |
2fd62cf99b11559a44743e27ead4c6cd53d28883 | 52592d045bbb9267a940da9f3a5d9df7a5d65783 | /app/src/main/java/com/macode/paynothing/activities/OtherItemDetailActivity.java | b520b1ee9a71b1211bb89e84a0bb9f7d276d2635 | [
"MIT"
] | permissive | kuya32/Pay-Nothing | 47b05bce6b0031f6c797fcbb5480039c7c5c552f | 42082895e8bb27c5e1f05c9e16e2080ee5145922 | refs/heads/main | 2023-03-23T22:42:36.067159 | 2021-03-24T23:58:25 | 2021-03-24T23:58:25 | 339,203,759 | 0 | 0 | MIT | 2021-03-18T17:37:20 | 2021-02-15T20:52:38 | Java | UTF-8 | Java | false | false | 18,863 | java | package com.macode.paynothing.activities;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.cardview.widget.CardView;
import android.content.Intent;
import android.content.pm.ApplicationInfo;
import android.graphics.... | [
"m.acode@outlook.com"
] | m.acode@outlook.com |
9037092fd7150ded59cdaa629cbe3f8be71e5fa5 | 0155fbdef99b37732fcb404a2c579c2bd7089b8e | /src/main/java/com/traffic/transportservice/util/RandomUtil.java | 0bca8feffe51a96bb6bc03c27bee9dfe6843458e | [] | no_license | BeastAndBeauty/transportservice | 1795ad64796b9ff80afdff7e4ff0553b70b855f8 | 16280f4fe87ef44023cc48318a0b318948954793 | refs/heads/master | 2020-04-24T01:01:42.868390 | 2019-02-20T02:10:20 | 2019-02-20T02:10:20 | 171,583,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,575 | java | package com.traffic.transportservice.util;
import java.util.*;
/**
* @Description: 获取随机值
* @Author: paopao
* @CreateDate: 2019/2/13 19:07
*/
public class RandomUtil {
public static Map<String, Object> randomGetWeather() {
int WCurrent = randomNumber(8, 25);//当前温度
Map<String, Object> map = new... | [
"2906381723@qq.comm"
] | 2906381723@qq.comm |
b0d75c14a128b7efa4080e31af3e5cdcffc43de9 | b49e9a5c83c5b1ce2e7aa44d8003c5d1b7de047e | /app/src/main/java/com/tunjid/projects/avantphotouploader/services/AvantApi.java | 6b4de77c721b166256df4af552fdae12252876d6 | [] | no_license | morristech/PhotoUploader | 468045cfc7923fbed91c4488eb2014f90e1af388 | 4a260027a3c4a2c1ddd058558bbab1e27c4a4816 | refs/heads/master | 2020-05-29T18:02:36.387808 | 2015-09-29T15:02:12 | 2015-09-29T15:02:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,617 | java | package com.tunjid.projects.avantphotouploader.services;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Binder;
... | [
"tjdah100@gmail.com"
] | tjdah100@gmail.com |
0263464e571186f537ff4896d648a2ec063a92aa | e0c451b886aa2b8cc0fd387c60115482ee31e162 | /Animal.java | 2199cadd890c511ae1160c13e1074b78bf2d6641 | [] | no_license | tparris4/JavaSchoolCode | dffa04b628c128c4a78315d9241ae61425eaefa0 | 4020585b680415b6ecbc7d0ea297a03992b5600e | refs/heads/master | 2022-06-30T07:53:29.507571 | 2020-05-06T04:37:52 | 2020-05-06T04:37:52 | 261,650,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,363 | java | public abstract class Animal {
//TODO: declare position as an int.
private int position;
//TODO: declare pattern as an array of int
int[] movePattern = new int[];
//TODO: declare markId as a char
private char markId;
//TODO: declare name as a string.
private String name;... | [
"noreply@github.com"
] | noreply@github.com |
e28d2b8ac4902f699c888f05447815e49112a1f6 | 35d2d736f0dc50b708d92055c4d5e4273ab41967 | /gateway/components/camel-bluetooth/src/test/java/io/rhiot/component/bluetooth/BluetoothComponentWithServiceDiscoveryTest.java | 14a2340966eedca71a507e3c9f94f374fc676bb6 | [
"Apache-2.0"
] | permissive | akram/rhiot | a9630fc18f65748dfa085aa6fe8fd67b3801365f | 82eac10e365f72bab9248b8c3bd0ec9a2fc0a721 | refs/heads/master | 2021-01-12T12:54:02.293554 | 2016-12-09T14:48:22 | 2016-12-09T14:48:22 | 54,881,830 | 0 | 0 | Apache-2.0 | 2019-10-11T08:11:48 | 2016-03-28T09:32:06 | C++ | UTF-8 | Java | false | false | 2,641 | java | /**
* Licensed to the Rhiot under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in co... | [
"arkadiusz.jurasz@gmail.com"
] | arkadiusz.jurasz@gmail.com |
d2ab6c4e737d3841050d7c8fcf9dceaacc9a664c | 105f289edc4ffe9625e75effe8825b3ac4c7bd0b | /model/src/main/java/com/icefamer/server/domain/course/ext/CategoryNode.java | af61a551ff4f2028cb58e80eb6f5f8704f979e38 | [] | no_license | icefamer/jenkins-test | a8fd5bef2af4c90a2456748b0e3ebb0124a7c47b | 3f158b845230a1a1e5307d48d1908961cf4b980b | refs/heads/master | 2022-12-04T23:41:30.122113 | 2019-11-07T06:32:27 | 2019-11-07T06:32:27 | 214,933,398 | 0 | 0 | null | 2022-11-24T06:27:06 | 2019-10-14T02:46:01 | Java | UTF-8 | Java | false | false | 307 | java | package com.icefamer.server.domain.course.ext;
import com.icefamer.server.domain.course.Category;
import lombok.Data;
import lombok.ToString;
import java.util.List;
/**
* Created by admin on 2018/2/7.
*/
@Data
@ToString
public class CategoryNode extends Category {
List<CategoryNode> children;
}
| [
"icefamer@gmail.com"
] | icefamer@gmail.com |
9028a49e25fc2df8e1cb933cd8429c118464eb65 | 38a0dc36b13f7dad1d24845b4103a8bf6c8daf7f | /LocationInfoController.java | 630e1893dfa0cb9b3e58ec32ec0c62972651d924 | [] | no_license | bo1988/hello-word | afd1add4ba88264c7ee4354237da863b94e36e40 | 10854793a33b5a825ce8d90b1c2a383dac0ca03b | refs/heads/master | 2021-07-19T15:22:41.531433 | 2018-10-17T01:18:08 | 2018-10-17T01:18:08 | 136,108,887 | 0 | 0 | null | 2018-06-05T05:03:38 | 2018-06-05T02:33:37 | null | UTF-8 | Java | false | false | 1,092 | java | package com.longhai.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.longhai.pojo.Param;
import com.lo... | [
"noreply@github.com"
] | noreply@github.com |
c0dab45a87b32498b03acedf75f914f9cbfdd4f9 | 49d732eb1d70a2d1bedbbbd8cdd68621c79ebb76 | /IOC-Proj21-SBIDetailsLayeredApp/src/test/java/com/infosys/SBI/Test/SBIDetailsTest.java | 178a7da00544bdbdf76330a6c411c57ec8945049 | [] | no_license | Shree12GitRepo/-SpringProgram | aaa975aa60d64953768db3fa537a8947905c6c67 | 4c509e22b02c90a718bd1abc4adc31c4b08fe526 | refs/heads/master | 2021-07-12T08:57:01.774911 | 2019-09-23T06:35:26 | 2019-09-23T06:35:26 | 209,041,110 | 0 | 0 | null | 2020-10-13T16:13:42 | 2019-09-17T11:56:54 | Java | UTF-8 | Java | false | false | 2,279 | java | package com.infosys.SBI.Test;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import java.util.Scanner;
import org.springframework.beans.factory.support.DefaultListableBeanFactory;
import org.springframework.beans.factory.xml.XmlBeanDefinitionReade... | [
"sahooshree1@gmail.com"
] | sahooshree1@gmail.com |
66313135a601e68911ff406b81c5a69e5354c03e | 409f59cf63ddef73b000f0b9fa6ed52d3bb70d5e | /app/src/main/java/com/nagy/zsolt/luna/widget/WidgetProvider.java | 2a0da94d70f2f3a17a5f4f72a9e4dc95c2138137 | [] | no_license | nagyzsolt1989/Luna | e3d61a2c5b17052028392a03cb328044c540dbd4 | 541f2622e0d05f669f5992fff1b6079ad030d1a1 | refs/heads/master | 2020-03-23T20:47:46.978670 | 2018-08-25T19:13:16 | 2018-08-25T19:13:16 | 142,063,120 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,763 | java | package com.nagy.zsolt.luna.widget;
import android.app.PendingIntent;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.pref... | [
"nagy.zsolt.1989@gmail.com"
] | nagy.zsolt.1989@gmail.com |
766e70836754c039a590a1a7bb9412f8dd5d4c9a | 72a2d0e1964f13a9382e7ec2d47b85da60433c57 | /app/src/main/java/com/btp/batchten/cdvsprototype/AnganwadiScreen.java | 7b4f2b20ef6b6246ea648e62cdf395f998889df5 | [] | no_license | ApoorvaCh/Vaxicare | 47f88270445bfc20a0ce19f8598aff237ab5f28f | a6b329b494610bbca5c3443d65b95d0fd2012a18 | refs/heads/master | 2020-03-23T10:24:55.770640 | 2018-07-19T14:45:18 | 2018-07-19T14:45:18 | 141,442,019 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | package com.btp.batchten.cdvsprototype;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
public class AnganwadiScreen extends AppCompatActivity {
public void openMap(View view){
Intent i = new Intent(this, AnganwadiMap.cla... | [
"chennuru.apoorva@gmail.com"
] | chennuru.apoorva@gmail.com |
32f7f63053fb87da42fa5403447c9450635c68ce | 08f3d24b0c2ff34000c933095792cde078692176 | /src/infra/modelo/heranca/AlunoBolsista.java | fde59762df856df5a0abd135a64e1b39ccfa6200 | [] | no_license | FlavioLimas/exercicio-jpa | 0e8375fa4aba662c5f1f8b20b6c1cb473640ca9a | bf194253a684aad46b416b6cdfc442e8a194d0a4 | refs/heads/master | 2023-06-29T20:13:40.716145 | 2021-08-06T01:48:20 | 2021-08-06T01:48:20 | 383,655,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package infra.modelo.heranca;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
@Entity
@DiscriminatorValue("AL")
public class AlunoBolsista extends Aluno {
private double valorBolsa;
public AlunoBolsista() {
}
public AlunoBolsista(Long matricula, String nome, doubl... | [
"flaviolima.s@live.com"
] | flaviolima.s@live.com |
1d5cdee703494000a72e706453fa091f0d4af17a | ff5f00be10ef21710493902d0ad334c556ac1221 | /pkuhit.iih.mr-impl/src/main/java/pkuhit/iih/mr/md/dao/auto/entity/_MdMrTpSeg.java | 5a22756eb1404d9811c16ae99c59c506fa01b1e8 | [] | no_license | sun-wangbaiyu/emr-code | 2ed323a682f42db1ce3c3c61c7680de2f80d6290 | 034f2a6a969b55ff97c8b8cdaff1e0c0615a0dc7 | refs/heads/master | 2020-05-16T09:14:30.758529 | 2017-11-19T03:31:40 | 2017-11-19T03:31:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,286 | java | package pkuhit.iih.mr.md.dao.auto.entity;
/** */
@javax.annotation.Generated(value = { "Doma", "1.35.0" }, date = "2017-01-01T01:49:38.352+0800")
public final class _MdMrTpSeg extends org.seasar.doma.jdbc.entity.AbstractEntityType<pkuhit.iih.mr.md.dao.auto.entity.MdMrTpSeg> {
static {
org.seasar.do... | [
"149516374@qq.com"
] | 149516374@qq.com |
5bc43c54759b7bbe694f98501643e37938575ad2 | 78b0d70c825cfc8b91c750a9f56cdd78da456257 | /ASpringFinalProject/src/main/java/com/programsji/security/CustomRememberMeService.java | 1650935978e312e9c7615d9bd671a5505658adf4 | [] | no_license | rejwan052/smallExamples | 5be6365cc3a356d95580151bf27197e299576fd8 | e01e899cf4ff5392e12bb654cfe38620a92e1221 | refs/heads/master | 2021-06-21T15:36:57.038274 | 2017-08-02T08:11:49 | 2017-08-02T08:11:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 789 | java | package com.programsji.security;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UsernameNotFound... | [
"dhruti@rohit"
] | dhruti@rohit |
65522bdcaf5fd2c96dd510a94d7162447cf17947 | dea04aa4c94afd38796e395b3707d7e98b05b609 | /Participant results/P33/Interaction-8/ArrayIntList_ES_0_Test.java | 0303ac96367b61efb8a0fd8e0293a53b8da8de80 | [] | no_license | PdedP/InterEvo-TR | aaa44ef0a4606061ba4263239bafdf0134bb11a1 | 77878f3e74ee5de510e37f211e907547674ee602 | refs/heads/master | 2023-04-11T11:51:37.222629 | 2023-01-09T17:37:02 | 2023-01-09T17:37:02 | 486,658,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 873 | java | /*
* This file was automatically generated by EvoSuite
* Wed Jul 27 10:26:49 GMT 2022
*/
package com.org.apache.commons.collections.primitives;
import org.junit.Test;
import static org.junit.Assert.*;
import com.org.apache.commons.collections.primitives.ArrayIntList;
import org.evosuite.runtime.EvoRunner;
... | [
"pedro@uca.es"
] | pedro@uca.es |
61d0b451ad539b342a70a94cfae3fb2a7f2668ee | 7d2e0c0f71e0b704c5c4ffa806d0566f928ee5b1 | /src/GraphException.java | 46c328c97feaed1fbf6d4409e7d30fc43139a50e | [] | no_license | jman122/DFS-Traversal | 2936106ded9017d491dfb98169b82d944f62368e | b0b8a21f2ac15a70dda0573a9d4422f784450a3f | refs/heads/master | 2020-12-15T16:02:12.574444 | 2020-01-20T18:36:29 | 2020-01-20T18:36:29 | 235,161,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | /**
* GraphException.java
* @author Jia Yu Man
*/
public class GraphException extends RuntimeException{
public GraphException() {
super("Graph error");
}
}
| [
"noreply@github.com"
] | noreply@github.com |
03e62bded43ade1cd1771efc1ad4c2d8ee68b5b5 | 330749a1267fc32d287fcc428cfc8e7fbe3f4daa | /src/strategyPattern/example_2/StudentDiscountStrategy.java | b5785f6dfb8e0f84e8912599be8afbab792d9666 | [] | no_license | smallpocket/java-DesignPatterns | 5be53bd354ff0a4a48b87ecc5b79b158296cbeaa | adde5276a5b771c2d2fad7bc547850de0cf0be6d | refs/heads/master | 2020-03-31T08:10:01.034353 | 2019-07-22T05:53:18 | 2019-07-22T05:53:18 | 152,048,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package strategyPattern.example_2;
/**
* @Author : yangfan
* @Date : 2019/7/17 13:20
* @Description :
*/
public class StudentDiscountStrategy implements DiscountStrategy {
@Override
public double calculate(double price) {
System.out.println("学生票:");
return price * 0.8;
}
}
| [
"yangfan09121@hellobike.com"
] | yangfan09121@hellobike.com |
eb0015432ccc8d39d993150b3ec1412fa73b2c36 | 3128688c84fb1a2d5e270b3524b44579fc25dcf3 | /asdasdasdasd/src/shiningDarkness/AnaliseErgo.java | e109a2405f2751d2cee5939221691543f2adc13a | [] | no_license | PRETO-BRANCO/Teste_Automatizado | 1c41194b78e32270fa6129b37f90ffb5d7fb652f | 0d15e49142a3e4af4c2151143cf4f32165fbf482 | refs/heads/master | 2020-12-22T17:29:08.882024 | 2020-01-29T00:54:32 | 2020-01-29T00:54:32 | 236,873,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,577 | java | package shiningDarkness;
import java.util.List;
import java.util.concurrent.ThreadLocalRandom;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.int... | [
"preto.gustavo@outlook.com"
] | preto.gustavo@outlook.com |
bf17518791680ed0adf4966ade06ac5db749bc1a | 6b43d7f3731d473591a320cee0664fc39bebe6c4 | /src/com/gravical/bwell/models/Sessions.java | 452c110dbfcae01b5cc00b4819c969764aa1c988 | [] | no_license | energyscholar/GravicalBWell | 7ebfdc59bfe7bf759ba3580d8ae81154618fc4bc | c917e675a602647c9897ea91d982efba3dfeb4d7 | refs/heads/master | 2020-12-30T10:12:43.346157 | 2013-02-19T10:00:27 | 2013-02-19T10:00:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,723 | java | package com.gravical.bwell.models;
// Generated 19-Feb-2013 01:44:26 by Hibernate Tools 3.2.1.GA
import java.util.Date;
/**
* Sessions generated by hbm2java
*/
public class Sessions implements java.io.Serializable {
private int sessionId;
private Date sessionStart;
private Date sessionEnd;
p... | [
"energyscholar@gmail.com"
] | energyscholar@gmail.com |
3990ed5a7a9ef54f85453d0cc6d5e07b7a56d366 | 222c56bda708da134203560d979fb90ba1a9da8d | /uapunit测试框架/bpmn/src/public/uap/workflow/bpmn2/model/FlowElement.java | 7786b89a926d85ea36d956facbf1ccf2135e0b85 | [] | no_license | langpf1/uapunit | 7575b8a1da2ebed098d67a013c7342599ef10ced | c7f616bede32bdc1c667ea0744825e5b8b6a69da | refs/heads/master | 2020-04-15T00:51:38.937211 | 2013-09-13T04:58:27 | 2013-09-13T04:58:27 | 12,448,060 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 714 | java | package uap.workflow.bpmn2.model;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlType;
import uap.workflow.bpmn2.annotation.TypeChangeMonitor;
@XmlAccessorType(XmlAccessType.FIELD)
@X... | [
"langpf1@yonyou.com"
] | langpf1@yonyou.com |
ce0dc34999d0fbbeb9a566cdd131bf326ba303b8 | 386cffb77ffbdbe2f4ce4b7f93e301a76e7ba294 | /src/edu/kpi/nesteruk/pzcs/model/primitives/IdAndValue.java | c48244a327bc5e2778c5f6fc7c628070adf5c824 | [] | no_license | yurkesh/PZCS2 | 925a7415d2af047e7f7734fa83a75c9d879963bc | 61cdf653088680d06a465a3d13ff78b37207490d | refs/heads/master | 2020-12-29T02:42:32.234435 | 2017-01-22T15:33:19 | 2017-01-22T15:33:19 | 53,532,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 840 | java | package edu.kpi.nesteruk.pzcs.model.primitives;
/**
* Created by Yurii on 2016-03-13.
*/
public class IdAndValue {
public final String id;
public final String value;
public IdAndValue(String id, String value) {
this.id = id;
this.value = value;
}
@Override
public String toSt... | [
"yuriy.nesteruk@yandex.ru"
] | yuriy.nesteruk@yandex.ru |
11407a56c655b03523ddea8c0980d28ec72409e1 | 4d893f7f59c38d703f90f1509944407862c8d0e9 | /app/src/main/java/com/example/zxg/myprogram/netapi/requestutil/CallBack.java | f0efadb630d87105df73a192f206488ab1f10c3b | [] | no_license | thedayisantherday/myProgram | b96b6d36c7974c22d18808ea51dbab145cda407c | e0bd8b778bbcf9a39f224ad79d90fdf14326f456 | refs/heads/master | 2023-09-06T05:27:18.195049 | 2023-08-25T07:36:09 | 2023-08-25T07:36:09 | 143,838,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package com.example.zxg.myprogram.netapi.requestutil;
/**
* 回调
* Created by zxg on 2016/10/2.
* QQ:1092885570
*/
public abstract class CallBack {
public abstract void onSucceed(String strJson);
public abstract void onFailed();
}
| [
"1092885570@qq.com"
] | 1092885570@qq.com |
5f4a0f854af81bbb403ab5fcf228f4b8b8407fb3 | 958b13739d7da564749737cb848200da5bd476eb | /src/main/java/com/alipay/api/domain/RepayDetailVO.java | 7e0a9a6a6eac7dfb34df93ad4c1f14d0efa0894c | [
"Apache-2.0"
] | permissive | anywhere/alipay-sdk-java-all | 0a181c934ca84654d6d2f25f199bf4215c167bd2 | 649e6ff0633ebfca93a071ff575bacad4311cdd4 | refs/heads/master | 2023-02-13T02:09:28.859092 | 2021-01-14T03:17:27 | 2021-01-14T03:17:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,595 | java | package com.alipay.api.domain;
import java.util.Date;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 还款流水明细
*
* @author auto create
* @since 1.0, 2018-11-13 11:12:09
*/
public class RepayDetailVO extends AlipayObject {
private static final long serial... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
fd3f32dd3ad162d50130828f4bc2b489792d47e3 | eeef8727187b913d405616a49e835a1345bbe0bf | /src/localhost/biblioteca/dao/LivroDAO.java | 96bdf2f08eaf6eb566ffaec79d9c78b2d1c6c83b | [
"Apache-2.0"
] | permissive | diverproject/Biblioteca | 071282d9330cb1be7e81405680b45d8bd2e9fa23 | 076fb9dd9396a977a7c3f5fd732d587a6ce546ec | refs/heads/master | 2016-08-05T20:24:18.739542 | 2014-11-07T18:13:55 | 2014-11-07T18:13:55 | 25,780,492 | 0 | 0 | Apache-2.0 | 2018-10-26T17:33:59 | 2014-10-26T16:23:06 | Java | UTF-8 | Java | false | false | 5,838 | java | package localhost.biblioteca.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.servlet.http.HttpServletRequest;
import localhost.biblioteca.core.Biblioteca;
import localhost.biblioteca.core.Mysql;
import localhost.bibl... | [
"driwfs@hotmail.com"
] | driwfs@hotmail.com |
1a88f5e24b79c40c8786bc62890c771d9d7025e2 | 83593598f21cba234f08eca4dec44d2f73a6052d | /prj/otc/web-tradeweb-otc/src/main/java/gnnt/MEBS/timebargain/tradeweb/webapp/filter/SetCharacterEncodingFilter.java | 9001de6ca26f64120ec45c21e55aeeb726d963bb | [
"Apache-2.0"
] | permissive | bigstar18/prjs | 23a04309a51b0372ddf6c391ee42270e640ec13c | c29da4d0892ce43e074d9e9831f1eedf828cd9d8 | refs/heads/master | 2021-05-31T19:55:16.217893 | 2016-06-24T02:35:31 | 2016-06-24T02:35:31 | 42,025,473 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package gnnt.MEBS.timebargain.tradeweb.webapp.filter;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
public class S... | [
"hxx@hxx-PC"
] | hxx@hxx-PC |
0a34f78ddae0864dcc207ddf1436c1f2463dfb2e | e498ea268e52a7683597375c6f2cfe8ff2c0b949 | /multithread-demo/src/main/java/com/baoli/thread/lock/SearchMatrixDemo.java | f1aabb914391742169f68079f21743935d1e4a98 | [] | no_license | lilybao/common-demo | e2ee53d36af65d3130ddae83262bc9bdd5f900de | 00f3a5f008c7111ffbf3f98bc38035b6fa814e4a | refs/heads/master | 2022-06-22T17:13:39.584178 | 2020-05-29T09:57:28 | 2020-05-29T09:57:28 | 230,351,579 | 1 | 0 | null | 2022-06-21T04:03:39 | 2019-12-27T01:28:44 | Java | UTF-8 | Java | false | false | 3,409 | java | package com.baoli.thread.lock;
import java.util.HashMap;
import java.util.concurrent.ConcurrentHashMap;
/**
* @program: common-demo
* @description: 获取二维 m*n 纵向横向递增矩阵的值是否存在
* @author: li baojian
* @create: 2020-04-09 10:37
*/
public class SearchMatrixDemo {
public static void main(String[] args) {
in... | [
"752415416@qq.com"
] | 752415416@qq.com |
8acb7815872aed083b4171a1e933303d56c3df02 | c359499370c20ee4b149b82452095d9950fd5eb9 | /src/Core/Main.java | 855410ef3e30177b5fe88861ba738d4d1bb7f612 | [] | no_license | WolfgangBischoff/SeGame | 8aab128cc80f3661f7899cc5149b11db2e5f5839 | 39e1b9693db86774e48a8699d4377bc8f4ddde39 | refs/heads/master | 2022-02-27T13:17:14.223830 | 2019-08-29T14:52:12 | 2019-08-29T14:52:12 | 107,113,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package Core;
import java.io.IOException;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public class Main extends Application
{
// https://stackoverflow.com/questions/33494052/javafx-redirect-console-output-to-te... | [
"wolfgang.bischoff@outlook.at"
] | wolfgang.bischoff@outlook.at |
d98d173fae48b3f7e41fbf620732cc3e8b6bef7a | e9f671edda745b666d0297431c94a67304de6d50 | /spring_bootstrap/src/test/java/kr/or/ddit/service/MockMemberDAO.java | fee39494684415d62b9aacfa03c2419a7c85ba7d | [] | no_license | rabo2/Spring | ca026fca00fac1a8b2729b65eebcc8830afa7d18 | 41428dbfd94400edce338f446f02245ead269e56 | refs/heads/master | 2023-08-17T07:33:37.848099 | 2021-09-28T07:51:47 | 2021-09-28T07:51:47 | 390,545,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,181 | java | package kr.or.ddit.service;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import kr.or.ddit.command.Criteria;
import kr.or.ddit.command.SearchCriteria;
import kr.or.ddit.dao.MemberDAO;
import kr.or.ddit.dto.MemberVO;
public class MockMemberDAO implements MemberDAO{
@... | [
"raboy500@gmail.com"
] | raboy500@gmail.com |
db0765fc19a702adc2e04366307581c1e3f3bc8c | 21273e06e016b0a5ae9f9cd1404d268c60f4ff3c | /Java/DataStructure/src/com/zuolizhu/InnerClasses/Gearbox.java | 1f8245de286984c14fceb4dfda9d279a583ead50 | [] | no_license | zuolizhu/DataStructures | d0dab8113cb0b2a85d8d81508ed50012df47aefd | 5aa3abef2ee39453b97bdcf9e439269127c4ba91 | refs/heads/master | 2021-01-02T09:40:24.825999 | 2017-09-23T15:58:29 | 2017-09-23T15:58:29 | 99,273,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,693 | java | package com.zuolizhu.InnerClasses;
import java.util.ArrayList;
public class Gearbox {
private ArrayList<Gear> gears;
private int maxGears;
private int currentGear = 0;
private boolean clutchIsIn;
public Gearbox(int maxGears) {
this.maxGears = maxGears;
this.gears = new ArrayList<G... | [
"zuolizhu5960x@gmail.com"
] | zuolizhu5960x@gmail.com |
7ae9912cd934ebc2485108496758b3f544341826 | fab8236a0fa110d86a3496774a8f055247435400 | /src/rangeTests/TestGetLowerBound.java | 82795ccadc718d00d912a2c22958508e0c5289ea | [] | no_license | psettle/SENG437A4 | e888e71d5cd94bb7d8cdff8957548693a3a2d043 | a628a7f879901ae84d204daed5da6a3f12acfbdd | refs/heads/master | 2021-01-22T19:31:51.290401 | 2017-03-23T03:48:55 | 2017-03-23T03:48:55 | 85,210,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,632 | java | package rangeTests;
import static org.junit.Assert.*;
import org.jfree.data.Range;
import org.junit.Test;
public class TestGetLowerBound {
private static final int DEFAULT_TIMEOUT = 2000;
/**
* This test checks to see if getLowerBound correctly returns with a graph that extends to
* negative infinity
*/... | [
"patricksettle@hotmail.com"
] | patricksettle@hotmail.com |
10eb59b6b414b66b77cc7e8e710b5c8b01138d24 | 4646ec383cb0750e0cfc3bcc50f0a6a74f4b9f9a | /ui/TestFactory/src/timesheetpac/JyperionListener.java | c60ede22f9d880640fcde53ed13b38e75c2b80de | [] | no_license | ignatiuz-pune/Timesheet-automation | b979291d039a2ea12d747811935c57b1c5859254 | ace6067b129e58e77f2e4c724ba6b8cd64f6f04f | refs/heads/master | 2020-03-30T13:01:01.787127 | 2018-10-02T14:09:28 | 2018-10-02T14:09:28 | 151,252,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,717 | java | package timesheetpac;
import java.awt.Color;
import java.io.FileOutputStream;
import java.util.Date;
import java.util.HashMap;
import java.util.Set;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestResult;
import com.lowagie.text.Chunk;
import com.lowagie.text.Document;
import ... | [
"Administrator@PUNEDEV21.dc.ignatiuz.com"
] | Administrator@PUNEDEV21.dc.ignatiuz.com |
72741c54a9609d8189b6a9e33c2d84ca0f0ab70c | 7d79cc962c1477ff188bd98e7d49b615c80486cc | /com.cheshangma.platform.ruleEngine.core/src/main/java/com/cheshangma/platform/ruleEngine/core/executor/ScriptInverseRunner.java | fef5672831e1b0479a5a73cf8f0ac72d63e5a022 | [] | no_license | LouisLei/csm-base-ruleEngine | 900bb47eba186697298463e89447039aa834a67e | e0979859c86b5454e08b92a4b390c6006a5f06c2 | refs/heads/yinwenjie-branch | 2021-09-16T15:40:46.984648 | 2018-06-22T06:56:55 | 2018-06-22T06:56:55 | 104,201,901 | 0 | 0 | null | 2017-09-20T10:37:19 | 2017-09-20T10:37:18 | null | UTF-8 | Java | false | false | 5,215 | java | package com.cheshangma.platform.ruleEngine.core.executor;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* TODO 未写注释
* @author yinwenjie
*/
public class ScriptInverseRunn... | [
"yinwenjie@vanda-特此、"
] | yinwenjie@vanda-特此、 |
8eea9e8f5e9e5c1d6551c6803b699ec7bd5685a6 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/hadoop/hbase/coprocessor/TestCoprocessorShortCircuitRPC.java | 2988dcd87a2e2943b5b3272158cabb7bc9a43f16 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 3,888 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
c73b15db614a7f78fe9c26ea0d9c30593450f8de | 90e14530047fd8f58a8977a6740de9b53541fefa | /src/main/java/com/aaron/AA2_AD/exception/AuthorNotFoundException.java | 8bf809c2ee5d51e7b0cd8e3ab060e463eb14ea14 | [] | no_license | aaron0211/AA2_AD | 9e7b80708d23c90ca2c17f21184c754afef2f72b | 01a2551d12cf4cc2e2f0e9cf7bfc398c6eb69634 | refs/heads/master | 2023-04-06T13:08:11.085459 | 2021-04-15T20:57:10 | 2021-04-15T20:57:10 | 352,449,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.aaron.AA2_AD.exception;
public class AuthorNotFoundException extends RuntimeException{
public AuthorNotFoundException(){
super();
}
public AuthorNotFoundException(String message){
super(message);
}
public AuthorNotFoundException(long id){
super("Author not fo... | [
"aaronretave@hotmail.com"
] | aaronretave@hotmail.com |
a71da90ca16bb77d7b051fbe633ed98e78e958c6 | e35ec48addb74fd2c32883624356f15679d54e80 | /app/src/test/java/com/jxxx/zf/ExampleUnitTest.java | 26946d844647336917ce52314e599bdd99052607 | [] | no_license | ltg263/ZuFang | e6e816dd7910640579026b5bef7c43dd223f109a | 2e0195b52e63f1de01f9ace57f449494c1ae0764 | refs/heads/master | 2023-07-01T22:18:40.870333 | 2021-08-19T03:55:48 | 2021-08-19T03:55:48 | 371,552,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | package com.jxxx.zf;
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_i... | [
"qzj842179561@gmail.com"
] | qzj842179561@gmail.com |
2aa9f0b4e426ce20ca92e43ee878b02a859ec000 | 15afc00981d255b6be254b0e5a3f83bc50a530d3 | /src/test/java/com/epam/factory_method/test/TestNewMailPage.java | 69ca2a77770aa4919207494c493e5dd8e1be34fa | [] | no_license | Emartu/8TaskRepo | a788d020a0b62a171c4d14b9c1278716937241c0 | d246d42f8880f9cc2339ba6a40e80d233ffd5415 | refs/heads/master | 2020-04-06T04:06:05.529030 | 2017-02-24T11:06:56 | 2017-02-24T11:06:56 | 83,033,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,848 | java | package com.epam.factory_method.test;
import com.epam.factory_method.base.Driver;
import com.epam.factory_method.business_objects.MailData;
import com.epam.factory_method.business_objects.User;
import com.epam.factory_method.steps.TestLoginSteps;
import com.epam.factory_method.steps.TestNewMailSteps;
import com.epam.f... | [
"y.a@mail.com"
] | y.a@mail.com |
1ae272dd33004e44e5287590dc8a266105e5bd6a | ee2581928ec549eff936cc53095ba934bb46a8c8 | /src/Users/Modules/User/Model/BLL/BLL_users/Files_Users/Admin/Utils_Files/Open_Admin.java | 390b3721efe950ce0af317530479d57aa4f07e04 | [] | no_license | Sermartguer/Framework | 67d270853bcc2a42d54e0fb78390229e65845c66 | 8507e95da5c21cfa3e6fbd9000f142f9028c727a | refs/heads/master | 2021-01-11T14:30:49.584207 | 2017-02-17T16:10:11 | 2017-02-17T16:10:11 | 80,147,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,672 | java | package Users.Modules.User.Model.BLL.BLL_users.Files_Users.Admin.Utils_Files;
import java.awt.HeadlessException;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.ObjectInp... | [
"sermartguer@gmail.com"
] | sermartguer@gmail.com |
0350106c5fe14c32b6dac354cc6eee3bf7cf2fdf | 7976a176ab1b7cd3ca4ddf04a7757c4565a863c8 | /client/src/main/java/com/asylum/client/ClientMain.java | 28ae9376754ef7fa446f5bae30ee437a11d30982 | [] | no_license | ZenDarva/JavaServerExample | fbe4524444d73e7f210de35e465b185a7facf718 | a01ca1e722b699ea51a6b671af39d3d6b3f5ddd7 | refs/heads/master | 2021-06-23T06:22:35.236055 | 2017-08-15T04:00:59 | 2017-08-15T04:00:59 | 100,336,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 874 | java | package com.asylum.client;
import com.asylum.common.network.packets.PacketConnect;
import com.asylum.common.network.packets.PacketManager;
import com.asylum.common.network.packets.PacketShutdown;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.Socket;
/**
* Created by James on 8/14/20... | [
"zendarva@gmail.com"
] | zendarva@gmail.com |
e8e16bbc15bca16f5350272d05cbcc979dac3e8b | b89e8c32dbe2475c38e8d0a6332b0d201e885579 | /src/main/java/com/encuesta/app/services/CuestionarioServiceImpl.java | 63cb1745e32881270372a2429b7fecc965320e2a | [] | no_license | TechnoHackers/BackEndEncuesta | 72ee3712c02fa3d2a5693bb1e6e628a5609a520e | b6a46d821f691837942aa934c1df69c02a763447 | refs/heads/master | 2020-03-31T04:44:55.542446 | 2018-10-30T03:26:49 | 2018-10-30T03:26:49 | 151,918,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package com.encuesta.app.services;
import com.encuesta.app.dao.CuestionarioDao;
import com.encuesta.app.entity.CuestionarioEntity;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import java.... | [
"ajtr57@gmail.com"
] | ajtr57@gmail.com |
1f6f28bbc4ffbddf3c290dfef745f10443d63b82 | 029bec37200d8bd7ca87832dcea9f781558cb334 | /src/com/example/AppAquario2/LightRoutineActivity.java | 6415f8ac7e304e0a32b4bc6e7fb141c1632937e7 | [] | no_license | lucasnmilagres/AppAquario2.2 | 68aa1d9195cded3b9bb3cbc72cf18452dfe5945c | cec2751aa33769b4f55a258971706fee0e759c33 | refs/heads/master | 2021-01-21T13:48:24.609895 | 2016-05-16T07:37:16 | 2016-05-16T07:37:16 | 55,242,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,912 | java | package com.example.AppAquario2;
import android.app.Activity;
import android.content.Intent;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffColorFilter;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.GradientDrawable;
import android.graphics.drawable.LayerDrawable;
i... | [
"lucasnmilagres@outlook.com"
] | lucasnmilagres@outlook.com |
4aef9b602f5fb5b74a1190b51ba13328d645bd5a | 997a823bac06bb57b6ca7b0b28f479ccba511e7a | /src/test/java/com/psi/app/config/WebConfigurerTestController.java | a40b946080f805de17b408a51022f2249f710eec | [] | no_license | marcinh97/mobile-app-msi | 3917b79fa535a01b662e6464794a349475aec7d0 | c29b4cf8a9b58666a37caf6da2c9ad697897f397 | refs/heads/master | 2022-12-22T00:42:28.382268 | 2020-05-31T16:33:39 | 2020-05-31T16:33:39 | 248,334,345 | 0 | 0 | null | 2022-12-16T05:13:26 | 2020-03-18T20:20:57 | Java | UTF-8 | Java | false | false | 374 | java | package com.psi.app.config;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class WebConfigurerTestController {
@GetMapping("/api/test-cors")
public void testCorsOnApiPath() {
}
@GetMapping("/test/test-c... | [
"marcin.horak@gmail.com"
] | marcin.horak@gmail.com |
c52137f0fccf4cf1202cc6eb91e8f69674fff306 | 39dbd17662e3d944d1b360c82dfa984e9e0a2f19 | /src/main/java/com/lhzt/monitor/filter/SysUserFilter.java | fd22c958eef439557d7c7794e02bb0be5e49d862 | [] | no_license | pansen163/ZTEye | 0b4a809c24b0a179641a94f5fc93484ba135a5f9 | bf697f32014897d93799bf85344844d0ba2c29fe | refs/heads/master | 2021-05-15T20:56:17.859038 | 2017-10-31T01:54:30 | 2017-10-31T01:54:30 | 107,917,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 904 | java | package com.lhzt.monitor.filter;
import com.lhzt.monitor.constants.Constants;
import com.lhzt.monitor.service.UserService;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.web.filter.PathMatchingFilter;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
/**
* <p>User: Zhang K... | [
"pansen163@163.com"
] | pansen163@163.com |
4e26c53a4a91fb1b36a6c444a7d28dee4acacc8a | a7e688debd8371c02a1f89f5886f1a5c5324fceb | /springboot-kafka-storm/src/com/lmy/storm/spout/KafkaInsertDataSpout.java | 44db74a929ffa1d6d9de2314b084466b018fe026 | [
"Apache-2.0"
] | permissive | lgfy1984/springboot2-study | 5a0751b809240ba77185af05d5ce64d80e5be088 | f5cd28021ca0eddde840084abde8819569ce7a47 | refs/heads/main | 2023-07-03T08:59:26.927278 | 2021-07-19T12:05:24 | 2021-07-19T12:05:24 | 387,447,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,712 | java | package com.lmy.storm.spout;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import java.util.concurrent.TimeUnit;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import org.apache.kafka.clients.consumer.ConsumerRecords;
import or... | [
"lgfy1984@gmail.com"
] | lgfy1984@gmail.com |
8a8731a968d2af81ee2a1415963f85dbe1aea4ee | 8ab17dcd7b0d9a129f13c43633e1936514c40b57 | /ParallelProject_PHASE2_153168/My Payment App_Wallet/src/com/cg/mypaymentapp/beans/Customer.java | 2fb5cffade28500aada587b6af4500457c528ccc | [] | no_license | Sunitha-Sharma/PHASE_2 | 20b930bee7f5f15d557daa17a3f9f21e2a09a4cb | b71c4557cf9fe5b84f7276c1a59007af0c898578 | refs/heads/master | 2020-03-23T07:45:13.705428 | 2018-07-17T12:45:42 | 2018-07-17T12:45:42 | 141,288,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 823 | java | package com.cg.mypaymentapp.beans;
public class Customer {
private String name;
private String mobileNo;
private Wallet wallet;
public Customer(String name2, String mobileNo2, Wallet wallet2) {
this.name = name2;
mobileNo = mobileNo2;
wallet = wallet2;
}
public Customer() {
super();
}... | [
"noreply@github.com"
] | noreply@github.com |
f08e50174a18952293cced4a8e78e43d3fbcd350 | 8da74f25fd1d7a4cfc84c355eb6e1334c324db4f | /orchestrator/src/main/java/com/example/banking/model/AccountSummaryWithHead.java | 5bbc22ca9077bf5bf38851b4ea5d00f9b7cccb9d | [] | no_license | stevexu01/banking-case-study-initial | a5c27c10a05294db1902c50e028bf10de0cb9c23 | 2cc1a3b22caf7d7b9869bfbdf91b6e4c3a07326f | refs/heads/master | 2021-01-08T22:35:35.408800 | 2020-02-21T21:57:39 | 2020-02-21T21:57:39 | 242,162,822 | 0 | 0 | null | 2020-02-21T14:51:12 | 2020-02-21T14:51:11 | null | UTF-8 | Java | false | false | 445 | java | package com.example.banking.model;
public class AccountSummaryWithHead {
private AccountSummary accountSummary;
public AccountSummaryWithHead(AccountSummary accountSummary) {
this.accountSummary = accountSummary;
}
public AccountSummary getAccountSummary() {
return accountSummary;
... | [
"amanmitt@buffalo.edu"
] | amanmitt@buffalo.edu |
715330cb0314c8e070913e997e8a03bbc9ddeed6 | 9410aecc77b0198c542abef06f41c3e6932b3850 | /src/main/java/com/recommendation/model/Movie.java | 479c3f93c111cbf714f97c859e11b01cea27998b | [] | no_license | celilkurt/movie-recommendation | 508095f8dffc4ae04fd025343feccbeae8413a4b | cba37ef57b4354071685fd4e921e6f19b520bdbb | refs/heads/master | 2022-12-29T04:50:54.528692 | 2020-10-15T17:23:54 | 2020-10-15T17:23:54 | 295,580,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,451 | java | package com.recommendation.model;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class Movie {
private String id;
private String title;
private int year;
private String genres;
private String director;
private String country;
private String poster;
private int min... | [
"celilkurt82@gmail.com"
] | celilkurt82@gmail.com |
83e92d3a2f53d98ec94a2174a31f92448c38c58a | 73721ffe3892ae261ad69ce86fe58caaf1e4fa36 | /original-source/src/main/java/chapter_03/MainApplication.java | cb65b58ccc8504d0e73000bfe988db0346f4bfd1 | [] | no_license | sojeongw/real-world-software-development | f0e86318ad4235ac9cf851156c8b42033026a474 | 145fe9419513a8a25034cb150469a4a7db922ab7 | refs/heads/main | 2023-05-01T06:04:28.181196 | 2021-05-12T04:52:06 | 2021-05-12T04:52:06 | 299,034,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 490 | java | package chapter_03;
public class MainApplication {
public static void main(final String[] args) throws Exception {
final BankStatementAnalyzer bankStatementAnalyzer
= new BankStatementAnalyzer();
final BankStatementParser bankStatementParser
= new BankStatementCS... | [
"sojeongw.official@gmail.com"
] | sojeongw.official@gmail.com |
c53aa3fc21d68d2f2a1d845f17301e09b17c95f6 | 9d83de9dacafd69c6ab1f52648ecaafbf25edb79 | /PrimeHomework.java | 90ac24dd4228f26b4f489d5c42abfd476c5b0ee5 | [] | no_license | Alice0618/NCNU-Java | 534d34b6d356945bf1ee0469cc3fc73b5e107eb6 | 4a57717cc3c815330a0b7050222850a09f23b671 | refs/heads/master | 2021-01-25T05:51:13.824497 | 2017-04-20T05:32:03 | 2017-04-20T05:32:03 | 80,697,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,714 | java | // 運用兩種不同找質數的方法(測試法、刪去法), 求出在某一個數字底下有多少個質數, 以及兩種方法所花費的時間
import java.util.Scanner;
public class PrimeHomework{
// 判斷是否為質數
public static boolean isPrime(int n){
for (int i = 2;i*i <= n;i++){
if (n%i==0)
return false;
}
return true;
}
// 測試法
... | [
"kiki86722@gmail.com"
] | kiki86722@gmail.com |
197fc2bf8f23ce9f9dd7180b10312b5ccb7c5f9a | 182d6f40c2a97abad22f3939df6e5fb547e5744d | /tests/office365-files-lists-sdk-e2etests/src/com/microsoft/office365/test/integration/framework/TestStatus.java | 4f0eeafe1d7bad5d9d2b3d536b31b33f2cd65677 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | ashank/Office-365-SDK-for-Android | 6488d4dc41759661601394fb1842c41b6ae63076 | 935a58a66f23e80f237224b2b3dad92b5b1419ad | refs/heads/master | 2021-01-13T14:04:58.224879 | 2014-03-05T12:22:40 | 2014-03-05T12:22:40 | 17,461,088 | 3 | 4 | null | null | null | null | UTF-8 | Java | false | false | 884 | java | /*
Copyright (c) Microsoft Open Technologies, Inc.
All Rights Reserved
Apache 2.0 License
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
... | [
"marcost@lagash.com"
] | marcost@lagash.com |
166fc890f2f605b0ca8dc38bff47751efa50607a | 6bd4842bdfa8ba379d2365dfba9f07f9d9ceaa37 | /RxHttp/src/main/java/com/github/eajon/base/BaseMvpFragment.java | e1eab4c41a8941d7bf3fcb35724ad8661b6dbe91 | [] | no_license | daiye830505/RxHttp | 5c724f04eb0526dae5474bf2f25b9f8511178e66 | 8a973733531f15093a1c0098f67b2bbbf44aba78 | refs/heads/master | 2020-03-30T07:34:16.009842 | 2018-09-30T08:45:04 | 2018-09-30T08:45:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package com.github.eajon.base;
import android.os.Bundle;
import com.github.eajon.rxbus.RxIResponse;
import com.github.eajon.rxbus.RxPresenter;
import com.trello.rxlifecycle2.components.support.RxFragment;
public abstract class BaseMvpFragment extends RxFragment implements RxIResponse {
RxPresenter rxPresenter;... | [
"975677067@qq.com"
] | 975677067@qq.com |
b967b4be9f064122149636e7bd1ddbad6cadc623 | a9c2805612ba304ef6421eeb998a036afed1b63d | /spring-boot-test/src/main/java/com/actor/spring_boot_test/config/SwaggerConfig.java | 08c1324a0724f9fca5be3014daf76070af439cdb | [] | no_license | actor20170211030627/JavaEETestProject | b2158ca999921fd8dbc6acf0bcca1c2f34c118e7 | 0afe7700017976b3aded4f70e2631f8ebc65b546 | refs/heads/master | 2023-03-05T04:11:18.584929 | 2022-11-24T06:07:01 | 2022-11-24T06:07:01 | 242,459,924 | 0 | 1 | null | 2023-02-22T08:40:18 | 2020-02-23T05:06:18 | Java | UTF-8 | Java | false | false | 1,621 | java | package com.actor.spring_boot_test.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandl... | [
"1455198886@qq.com"
] | 1455198886@qq.com |
0d154acfa49d93b677159487b6df227ce6540b9f | dbebb719052b126a7359d38dd82337c5b8870f90 | /spring-context/src/test/java/org/springframework/context/annotation/ConfigurationClassPostProcessorTests.java | 83730ec28edfaf628c75bdb94567b13f3f0ba351 | [] | no_license | gaohongming1/spring-code-unscramble | ab8e2655d2792df35086d39b8e6f37d2593ea453 | 66e375fc77bde442744b06b1c8d07517a6d5a336 | refs/heads/main | 2023-08-05T12:55:03.616603 | 2021-09-22T11:50:55 | 2021-09-22T11:50:55 | 409,171,718 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 28,950 | java | /*
* Copyright 2002-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"gaohongming3@jd.com"
] | gaohongming3@jd.com |
34315446c4df342eed332db3e3b28b56fdc91681 | b58a8d21466a76f45f9627884955266174951fec | /app/src/main/java/com/google/counsellingadmin/LoginScreen.java | 1c695b8cd4c2764b7810e9f0df4215441f51da6d | [] | no_license | wmudit/Counselling-Admin | 330cd7e54acd2d9474885b6e7ef220a2d62872e9 | 33691be48d16b2c1a4b951abedeee04396971abc | refs/heads/master | 2021-07-09T15:09:12.165699 | 2017-10-09T13:55:06 | 2017-10-09T13:55:06 | 106,290,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,027 | java | package com.google.counsellingadmin;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget... | [
"wmudit@gmail.com"
] | wmudit@gmail.com |
00a0a00b194b5e2a1de92e81ed05cdcfb7a52213 | ed11010def872d9845c3712ab3d69f25990d0a5f | /example/src/main/java/ru/proitr/example/repository/UserRepository.java | 902d4f29699c3e904e10ecf371f37a549c0a7ad0 | [] | no_license | northgroupru/java | f7695255cbb27f47088e23ae3ca5393add26f1f8 | 9475f5efc2f45713778f85e5713f9d19af137c72 | refs/heads/master | 2021-01-19T17:03:19.645356 | 2017-09-19T08:35:42 | 2017-09-19T08:35:42 | 101,040,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package ru.proitr.example.repository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
import ru.proitr.example.domain.auth.ProjectUser;
import ru.proitr.example.domain.auth.Role;
import java.util.List;
/**... | [
"gainutdinov@proitr.ru"
] | gainutdinov@proitr.ru |
51a662cc814c238c27cff729710a429c3d725d6b | 2f921ceba1bec1b305b6001894e6d6cc918212e6 | /.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/ROOT/org/apache/jsp/WEB_002dINF/views/mypage/counseling_jsp.java | 4064fa8326a2c367e95e9c5eece22030a0ca04b4 | [] | no_license | jangyoonhee/springboot | e4b68b726da605679f97b1155e9634afd3d050a4 | cbc0a1099c39a79450f154c7471d3c7f6468906f | refs/heads/master | 2020-06-22T22:12:54.341995 | 2019-09-09T05:52:50 | 2019-09-09T05:52:50 | 198,413,113 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,924 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/8.5.35
* Generated at: 2019-05-12 03:41:20 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"yh0109094@gmail.com"
] | yh0109094@gmail.com |
c301342856efad1c91adb4f60c8c39a1ddf47738 | 26f891945817ad2eeada11fe4ba8ea65218e6970 | /ARController/ArApp/src/main/java/edu/mpc/utexas/arcontroller/arApplication/BaseApplication/utils/LoadingDialogHandler.java | ca4ba4ab06834093686c730b09511f55d45c2e34 | [
"BSD-3-Clause"
] | permissive | UT-MPC/ArcIoT_PerIoT_2021 | 4ad04bb6a4b5c58fa2d2b47ebc0cdec0024270ce | 6ebf6b1dc96893c1d05f4f4a611df9932ba09e07 | refs/heads/main | 2023-03-28T18:25:41.910820 | 2021-03-26T16:58:01 | 2021-03-26T16:58:01 | 327,367,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,603 | java | /*===============================================================================
Copyright (c) 2016,2018 PTC Inc. All Rights Reserved.
Copyright (c) 2012-2014 Qualcomm Connected Experiences, Inc. All Rights Reserved.
Vuforia is a trademark of PTC Inc., registered in the United States and other
countries.
==========... | [
"mich94hj@utexas.edu"
] | mich94hj@utexas.edu |
6213f71d169a843bc9dcbfa4513745096ffcf4e7 | 8095c1ad1b74e0e97a86630d878c3e8eb6edd62d | /VIS/2.1/server/api/MultipartElement.java | 014f4a95c0567cece661191a807b16d5e5a871d8 | [] | no_license | BartoszKonkol/projects | 7fe2cec19a37ef2cb912fa46d740105053e253d2 | 673fd7740d027866236e88a3fbaaa5ade33fe935 | refs/heads/master | 2020-03-19T19:16:55.867533 | 2018-06-10T22:01:45 | 2018-06-10T22:01:45 | 136,848,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | package net.polishgames.vis2.server.api;
import java.util.Properties;
public interface MultipartElement
{
public abstract Properties giveDescription();
public abstract Properties giveDisposition();
public abstract byte[] giveContent();
}
| [
"bartoszkonkol.info@gmail.com"
] | bartoszkonkol.info@gmail.com |
23ca05e7c045e04ff12890c38f00c1f98a21b435 | d0ccbff285888a66360a4826ffd6e65942e60869 | /src/main/java/org/openaudible/desktop/swt/gui/tables/MultiColumnData.java | 1092e03824a9712ef347842be80ab78732f810e4 | [
"Apache-2.0"
] | permissive | kategray/openaudible | bbbf8b581758231767f8ea375c98f1a7fe7f18eb | 3776ed5071d5b5a5aef49fb77a91139f8599e128 | refs/heads/master | 2020-03-21T19:34:16.395388 | 2018-06-28T01:13:42 | 2018-06-28T01:13:42 | 138,957,191 | 0 | 1 | Apache-2.0 | 2018-06-28T02:40:35 | 2018-06-28T02:40:35 | null | UTF-8 | Java | false | false | 1,056 | java | package org.openaudible.desktop.swt.gui.tables;
public abstract class MultiColumnData extends SingleColumnData {
public MultiColumnData(Comparable<?> c) {
super(c);
}
@Override
public abstract String getTextValue(SuperTable table, int col);
/*
* { switch (col) { case 0: return data.... | [
"racer@torguard.tg"
] | racer@torguard.tg |
230dad372375f576a2d5835c023524dae62ce278 | 9107eb43c0508e370e95ae98cccd692a6c163b7f | /sams-web/src/main/java/com/zico/sams/controller/HealthCheckController.java | 629f999dfb7f52966173b864f8bfe9d44947ee6f | [] | no_license | Zico1017/sams | 7ce3321ce877a2ab5c78858f23faf6cd53f97e58 | e800ab5c1337286485445f069e605150a629da3a | refs/heads/master | 2020-04-12T01:11:29.486697 | 2018-12-18T04:00:09 | 2018-12-18T04:00:09 | 162,224,381 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,166 | java | package com.zico.sams.controller;
import com.google.common.collect.Maps;
import com.zico.sams.annotation.NoNeedLogin;
import com.zico.sams.service.HealthCheckService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annotation.Autowired;
import org... | [
"caihongming@iboxpay.com"
] | caihongming@iboxpay.com |
eaf32fdb5b6f96310b5f3863394619b27b705816 | 419f8b9ba5c0502deeab567da18925194b5cd7a6 | /src/main/java/javaAdvanced/advanced/zadania/intercaces/zadania/zajeciowe/zadanie3/Pokarm.java | 8b01bd982bb33881977f7440014c0b36ee4413ff | [] | no_license | Grzebere/javaKurs | 7bbfbe61f39495abd5e1c29d9433a47072f6aefa | e0da3aaf30b850d1074e558ac8f761624969ffbd | refs/heads/master | 2023-03-23T12:54:35.653070 | 2021-03-11T17:36:52 | 2021-03-11T17:36:52 | 337,475,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package javaAdvanced.advanced.zadania.intercaces.zadania.zajeciowe.zadanie3;
public class Pokarm {
private String nazwa;
private TypPokarmu typPokarmu;
private int waga;
public Pokarm(String nazwa, TypPokarmu typPokarmu, int waga) {
this.nazwa = nazwa;
this.typPokarmu = typPokarmu;
... | [
"68393051+Grzebere@users.noreply.github.com"
] | 68393051+Grzebere@users.noreply.github.com |
1d59e70c0507a6034f0e4767a2898c9054d31001 | 4a3b97bf865153d0807e7f9bbc6f3268d16b0ae3 | /src/main/java/com/Jordan/Example/ThreadExample/E7ReturnValuesUsingCallable.java | 51630104f5e74ce2993aef64380a2661dabb2d32 | [] | no_license | good5dog5/JavaExample | 24eccdd3f225b5bfda63a6326ed848b145d708ce | d3aa9b559d6301d699fa93628ed977def1352095 | refs/heads/master | 2021-02-17T01:42:22.606022 | 2020-11-17T03:07:02 | 2020-11-17T03:07:02 | 245,060,950 | 0 | 0 | null | 2020-03-05T03:35:41 | 2020-03-05T03:35:40 | null | UTF-8 | Java | false | false | 1,780 | java | package com.Jordan.Example.ThreadExample;
import lombok.RequiredArgsConstructor;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.co... | [
"jordan.huang@gapp.nthu.edu.tw"
] | jordan.huang@gapp.nthu.edu.tw |
41408b97a1d6d7a3f9d0363ddad3506066fb5605 | cdff06e46e6399d5a2b3f95615066cb63415bba6 | /app/src/main/java/com/zikriganteng/counternumber/CalculatorActivity.java | 348de10f761bac7500b77ca67c75b9d02360974c | [] | no_license | azizikri/Simple-Calculator-Android | 4b249b261df1f5cb07ac6e378e6ec4121426dcaf | 9f8bb5bd56c91721fc9b301439a47e5152f559a0 | refs/heads/master | 2023-06-11T19:32:15.664760 | 2021-07-09T20:28:50 | 2021-07-09T20:28:50 | 384,544,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,801 | java | package com.zikriganteng.counternumber;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import javax.script.ScriptEngine;
import javax.script.ScriptEngineManager;
import javax.script.ScriptException;
pu... | [
"azizikri15@gmail.com"
] | azizikri15@gmail.com |
791b3878a4f87009d242487e1bd690883a70b560 | 9949cb4d77323e61fbf03daa4dcfae26390ed6b4 | /util/src/DAO/Logger.java | d6d120216187c1c81f1f79807be7b42091a4557b | [] | no_license | mdn81777/java-advanced | d9b578fbc0cacad6a97265ec63bb46985a411c88 | d6d4f7506fa565ee33933f30b6c2bfaaecbc3d1b | refs/heads/master | 2022-07-14T22:18:05.905486 | 2019-05-23T15:21:49 | 2019-05-23T15:21:49 | 175,104,989 | 0 | 0 | null | 2022-06-21T01:07:44 | 2019-03-12T00:28:10 | Java | UTF-8 | Java | false | false | 106 | java | package DAO;
public interface Logger {
//声明输出日志的方法
void log(String message);
}
| [
"1758979656@qq.com"
] | 1758979656@qq.com |
027f7135bfab38011468cd2ac4a49c0c16081c22 | 4468800dd72174adada7c612b4343b9be4898a6d | /web01/src/step06/ex1/FooterServlet.java | 61abcc74abf56561fa3b056c4076d7d6f18e0a1d | [] | no_license | sharryhong/java93-hs | be793ea5d1e692c62939b001eba9d7a314f42be1 | ec73dbe0669d26073ec0fd7e7db99548c466cee9 | refs/heads/master | 2021-01-23T04:34:06.551942 | 2017-06-23T09:13:33 | 2017-06-23T09:13:33 | 86,209,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | /* Footer(꼬리말) 서블릿
* => 다른 서블릿과 협력하여 꼬리말을 출력하는 일을 한다.
*/
package step06.ex1;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.... | [
"kshopzoa15@gmail.com"
] | kshopzoa15@gmail.com |
9d6fc20aee6a32601a758af9779db5e47bbcb994 | dc7411d3e13422e3428c15a0433b503a75f5035d | /androidorios/appiumcombat/src/test/java/com/young/appiumcombat/pages/ios/iOS_InitPage.java | 43c0594305471d7a2b287bed2dbc54783c46a62e | [] | no_license | ysycpjj/ysysxjdfapiao | 256ef8287bde76101913fa9bf61b9686d14faefb | 2d7a1a5ae6dda8889c3217c37b25db0222d94615 | refs/heads/master | 2020-06-19T08:24:38.914090 | 2017-06-13T08:51:13 | 2017-06-13T08:51:13 | 94,182,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,490 | java | package com.young.appiumcombat.pages.ios;
import org.openqa.selenium.WebDriverException;
import com.young.appiumcombat.utils.AppiumUtil;
import com.young.appiumcombat.utils.Assertion;
public class iOS_InitPage {
/**初始化页面图片*/
public static final String INITPAGE_IMAGVIEW_HELLOIMAGE_LOACTIONTYPE ="iOSUIAutomation";
... | [
"yangfangfang@ukonwyangfangfang@uknower.com"
] | yangfangfang@ukonwyangfangfang@uknower.com |
775778a1b082c33d770bfdc9edcc9ca9140485ec | c99b50be998017711d632b8ebf22b541f56e2978 | /2018_spring_16061092_7_1/src/work_7/SPFA.java | 2507cd821de301b14e513e27eac438f8165016c5 | [] | no_license | LuZZhang/BUAA_OO | cc10a81929d2b5ddb18975eb96f022f613366b9a | 22ef836fd1697f0662c0e436ba2d815cab5e618e | refs/heads/master | 2021-09-23T18:15:36.321427 | 2021-09-15T09:58:20 | 2021-09-15T09:58:20 | 173,747,971 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,661 | java | package work_7;
import java.util.ArrayList;
public class SPFA {
public int[] result; //用于得到第s个顶点到其它顶点之间的最短距离
public int[] last;
public int[] next = new int[6400];
//内部类,用于存放图的具体边数据
class edge {
public int a; //边的起点
public int b; //边的终点
public i... | [
"noreply@github.com"
] | noreply@github.com |
e925e0f1210da4099d8ad0cdc10d29ac3cce3c68 | 5ebf663616a96491c439a90d027b0d71b4ee4d47 | /ActiveMQProducerApplication/src/main/java/com/amq/demo/controller/ApplicationController.java | 5922fc8df55537862f9a2a8152db1354beeab9db | [] | no_license | pxbx/activemqdemo | 3e7213dbcf905c63ae6e4d8a968660dd12986787 | 71b9ee1e7ee6cfda5d171003d799b8a009118e31 | refs/heads/master | 2022-07-26T20:00:58.844812 | 2019-03-31T20:25:11 | 2019-03-31T20:25:11 | 178,623,229 | 0 | 0 | null | 2022-07-11T21:04:24 | 2019-03-30T23:50:34 | Java | UTF-8 | Java | false | false | 1,575 | java | /*
*
*/
package com.amq.demo.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.... | [
"pinaki.barik@yahoo.com"
] | pinaki.barik@yahoo.com |
9bc32c8eee58902868547206ebe536078acf1b18 | 87df5ad03b0bbbed253ed4a5ba91f7a72a65f1bd | /dubbo.api/src/main/java/com/qyf/dubbowechat/api/IUserService.java | ff123e9e97f547da39f527fd02e724541d6d4ba0 | [] | no_license | qinyufeng/dubbo-project | 92ed5ddacf262d47f56fb1b951c40b799949a8ea | f63f8fabaeb8e28b7f9e0bb103c2a50541bc0446 | refs/heads/master | 2020-03-16T05:29:47.899124 | 2018-06-04T00:24:31 | 2018-06-04T00:24:31 | 132,533,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package com.qyf.dubbowechat.api;
import java.util.Map;
/**
* <p>
* 服务类
* </p>
*
* @author qyf
* @since 2018-05-07
*/
public interface IUserService {
Object queryInfo(Map<String, Object> data);
}
| [
"1085527496@qq.com"
] | 1085527496@qq.com |
6b99ae89bbc80197e9f2e646f1ea883d1d76adab | 7732e70f02f546a8714aa6f83cb352368614eced | /day1ques2.java | 4181ff97a425d7b09f9f88343abc9c3827454129 | [] | no_license | amanthakur-dev/20DAYS | ea6b7f284f950cea9e25c06e8f71c6b279aad9a6 | 437df05239c1ddb8da35afea0287874d431dff7d | refs/heads/master | 2023-04-29T20:49:14.298276 | 2021-05-22T15:42:21 | 2021-05-22T15:42:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | import java.util.*;
public class day1ques2 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter word :");
String arr =sc.next();
int n1= arr.length();
int n=n1-1;
char c1=arr.charAt(0);
char c2=arr.charAt(1);
char c3=arr.charAt(2);
char c4=arr.char... | [
"thakuraman2001@gmail.com"
] | thakuraman2001@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.