blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1d32a777e75bde6142ae1803e1d73eafa43bd871 | da96c59eec66a1ee89062cfd9d84089a0870c215 | /src/interviews/questions/amazon/PermutationsOfString.java | f2ff2e3b12f9b40ad1870e734a070db174640f5a | [] | no_license | jstrain668/Data-Structures-and-Algorithms--using-JAVA | aa1bb290c24f66ecc53d315027239ff1aea7e4df | fe8bc9c8f1e0def5cec0f2c6f7abd99dca062780 | refs/heads/master | 2023-07-31T19:08:22.989851 | 2021-09-10T17:56:52 | 2021-09-10T17:56:52 | 364,971,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 76 | java | package interviews.questions.amazon;
public class PermutationsOfString {
}
| [
"jjstrain68@gmail.com"
] | jjstrain68@gmail.com |
c484448e945b327b875835c9601a2232738d663d | ef723d4bcf7906b4250ecf860356efefd6125169 | /src/main/com/parser/XmlWriter.java | 33a430635e0b697b5a43d13215a890d0bda33117 | [] | no_license | kluma007/GEDCOM_Parser_Coding_Challenge | 55857c942c4cd5d1e52f791f48f041ad4d426de0 | 45604d296bf97c9ba083793afd7c57f3735e889b | refs/heads/master | 2020-06-14T00:27:32.761412 | 2016-12-04T19:07:00 | 2016-12-04T19:07:00 | 75,538,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,669 | java | package main.com.parser;
import java.io.File;
import java.util.List;
import java.util.Map;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.Transformer;
import javax.xml.transform.Tran... | [
"uma"
] | uma |
9cbd0ec590443a88e3bdbe5ac2078686d4458985 | 0038cf59c446e5085af4c519b9998fdb4b0fb4fe | /setsmaps/AbstractSet.java | 7613172270246301aac583451036c40ab6d5760b | [] | no_license | nicholas-d-alba/Algorithms-and-Data-Structures | 2889b3ab737e57ad7c136850e3d60a60dafae526 | 7f4bb25ef5973168cd5ed7c25f24cd6acadf4afe | refs/heads/master | 2021-08-03T09:50:48.613615 | 2017-04-26T03:46:27 | 2017-04-26T03:46:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package setsmaps;
import java.util.Collection;
public abstract class AbstractSet<E> implements Set<E> {
public void addAll(Collection<? extends E> source) throws NullPointerException {
for (E element: source)
add(element);
}
public boolean containsAll(Collection<? extends E> collection) throws Nu... | [
"noreply@github.com"
] | nicholas-d-alba.noreply@github.com |
e1d2ecad794db9d1291f70b29243903eced98595 | 94093f14efa627b2fddf065d02a90624dd001d7e | /app/src/main/java/com/example/stephencao/findmylaptopfiles/PlayMediaFileActivity.java | 914dc63937fa85b4158078728b2974f7ead6280c | [] | no_license | rayray199085/FindMyLaptopFiles | 6b11c89587a2e146708498babf7e94201ce9e44c | 741509b646860a52702cb6fcddfb1689fc3b39e7 | refs/heads/master | 2020-04-07T06:35:40.064764 | 2018-11-19T00:51:42 | 2018-11-19T00:51:42 | 158,142,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,446 | java | package com.example.stephencao.findmylaptopfiles;
import android.content.Intent;
import android.graphics.Color;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.sup... | [
"rayray199085@gmail.com"
] | rayray199085@gmail.com |
6591611723a7e48e6bf8b73b917d76a56ccc3bdd | 57c6697e0e2df88b6987a70ea424a72d8564b358 | /src/main/java/com/study/test/lucene/LuceneManager.java | 2069603546241e06152ddb8094ea24fa12db490c | [] | no_license | wuhgogo/Tests | e7a97539417812660a7647b931f245b44132423f | f4599aeb4f6413b23564bc483317d624cfa18a4f | refs/heads/master | 2021-04-26T11:49:45.080705 | 2018-06-25T16:11:12 | 2018-06-25T16:11:12 | 124,005,467 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,470 | java | package com.study.test.lucene;
import static org.junit.Assert.*;
import java.io.File;
import org.apache.lucene.analysis.Analyzer;
import org.apache.lucene.analysis.standard.StandardAnalyzer;
import org.apache.lucene.document.Document;
import org.apache.lucene.document.Field.Store;
import org.apache.lucene.document.T... | [
"guess what"
] | guess what |
96cce28ae1bc1d62216975e6bd1d756e4bf0e423 | 6eca8c8ed7a57d54f85525e05753216048e2a501 | /seidl_employeedb/src/bl/EmployeeTableModel.java | 9c769b2be004343483981cc797946b12934b7403 | [] | no_license | Ionas208/POS3 | 520d57c380580f1f363fe2f54ce21784fb418201 | 5f6b6e3f83986619d6c584573ceb56c01aab78ca | refs/heads/master | 2022-12-24T01:29:58.706611 | 2020-10-06T15:23:57 | 2020-10-06T15:23:57 | 271,790,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,920 | 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 bl;
import beans.Employee;
import database.DB_Access;
import java.sql.Date;
import java.sql.ResultSet;
import java.sql.SQLExce... | [
"seijod17@htl-kaindorf.at"
] | seijod17@htl-kaindorf.at |
29d014400ec5ad8a74765bff65e6c579d84c2c58 | e2d9a5362db35d2e84168023302233400eaf768c | /base-use/spring/spring_base/src/main/java/com/crab/entity/Address.java | 2ce4966146bc3cd7a86f44c1c5d86e2f2d74fb2f | [] | no_license | kongxubihai/spring-family | ea782f6a3aa875be78f35d0e9ce0d63196a903c6 | 84ccc4192bd040fdf2160b21bc748f065abf2d3d | refs/heads/master | 2023-02-13T15:37:40.613654 | 2021-01-15T01:54:52 | 2021-01-15T01:54:52 | 290,968,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package com.crab.entity;
/**
* ClassName: com.crab.entity
* Function: TODO
* Reason: TODO
* Date: 2020/9/16
*
* @author zfd
* @version v0.0.1
* @since JDK 1.8
*/
public class Address {
}
| [
"1769699920@qq.com"
] | 1769699920@qq.com |
9ef1d87b4bc85fd68ca57702c47feba9652b32ca | 1f588848f39274ea1edfbf163e6258b2cd0d3577 | /app/src/main/java/com/jhonts/flutterduck/sprites/Background.java | 991bf4859bec02036e92d202d935685dc7755ca9 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | johnjce/flutterDuck | b10a7cdf2f366ac792c3a0e9d50d167238ddda11 | 30080a778aacdaa5890d3801b7199b8df65068a2 | refs/heads/master | 2021-01-20T14:47:10.593739 | 2017-05-14T13:39:40 | 2017-05-14T13:40:33 | 90,656,303 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,133 | java | /**
* Manages the Bitmap for the background
*
* @author John Jairo Castaño Echeverri
* Copyright (c) <2017> <jjce- ..::jhonts::..>
*/
package com.jhonts.flutterduck.sprites;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import com.jhonts.flutterduck.Game;
import com.jhonts.flutterduck.GameVie... | [
"jjcinformatik@gmail.com"
] | jjcinformatik@gmail.com |
27af653c5d8ce48c1420993b11dcc86eac6eb0c9 | 5dc53def6de29c488bba3b30cc5b3615cdbf654a | /src/main/java/com/yummuu/mmysql/model/Navigation.java | 8164aadc2cbd1056be1668c2ac3cde5a6d0eca96 | [] | no_license | Yummuu/spring_study | bab441041ad3e31186c354d5086273bace8e752f | 98a579d059d71052cf341d421ab101ac6be86a0b | refs/heads/master | 2022-11-16T21:34:26.737406 | 2020-07-01T07:50:37 | 2020-07-01T07:50:37 | 276,312,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,960 | java | package com.yummuu.mmysql.model;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Entity
@Table(name = "navigation")
public class Navigation implements Serializable{
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
@Column(name = "id")
private long id;
@Column(name = "titl... | [
"838429109@qq.com"
] | 838429109@qq.com |
fa300e7303fc81ec58d541834a33a046ed7445c5 | 0d048f4322c16e840263982ba14c220866e81eb1 | /src/com/chat/application/dao/daoImpl/ReportDaoImpl.java | 17027d92130ffa26ac2c7921c4666255cc685bca | [] | no_license | narendramohan/webchat | 7ddfc2f09c1fd75b7ef0271bba329080876bcc62 | b9bc0d9fb40e1f51a0b302ae19fb3a80ad2de19f | refs/heads/master | 2022-01-10T11:33:48.045251 | 2021-12-29T13:11:29 | 2021-12-29T13:11:29 | 28,664,187 | 1 | 0 | null | 2021-12-29T13:11:30 | 2014-12-31T11:12:27 | Java | UTF-8 | Java | false | false | 790 | java | package com.chat.application.dao.daoImpl;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import org.springframework.stereotype.Service;
import com.chat.application.dao.ReportDao;
import com.chat.application.domai... | [
"narendramohan.prasad@gmail.com"
] | narendramohan.prasad@gmail.com |
e955c79ae9cc9f9b0d0055f32852dd339b3e1616 | 37efd3611e590276abd7546dfca4feb2fff274a9 | /mpreduce_workspace/HW3/src/hw3/FlightDelayAverager.java | 63a1de310d2d9d7e1e34db5c92e2459dfa854ac6 | [] | no_license | pengfanhust/mapreduce | 7ad7aee5573cfecdbe3827c973c826c62301ed47 | 7e2d782afb97bda6e3de4f0ceed986b7dbbe85d7 | refs/heads/master | 2021-01-20T00:58:21.505350 | 2014-04-29T17:12:54 | 2014-04-29T17:12:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,107 | java | package hw3;
import java.io.IOException;
import org.apache.hadoop.io.FloatWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import org.apache.hadoop.mapreduce.Reducer;
/**
* simple job, used to calculate the average.
* @author pengfan
*
*/
public class FlightDelayAverager {
... | [
"pengfan@ubuntu.(none)"
] | pengfan@ubuntu.(none) |
f2e8d20cd606eddf83564a198ac79ceeb743eae1 | 339c3f3c7f880a995045420c9990bae2a8256a44 | /springboot_bind_prop/src/main/java/cn/hd/sboot/controller/TestController.java | a8b29656f8482e0ad62b438d8776a8b1b3b4ef87 | [] | no_license | hd9898/springboot | a94e475763c7387c01b8631eb2541598bf986ade | 6a2a14ff323df251e6f283c546e41364bbccaf8b | refs/heads/master | 2023-01-29T19:02:54.756542 | 2020-12-08T11:54:26 | 2020-12-08T11:54:26 | 316,422,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package cn.hd.sboot.controller;
import cn.hd.sboot.model.AcmeProperties;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.... | [
"1647865831@qq.com"
] | 1647865831@qq.com |
139353c7756518cb38965389bc0be2d2d540944a | 6252c165657baa6aa605337ebc38dd44b3f694e2 | /org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-600-Files/boiler-To-Generate-600-Files/syncregions-600Files/BoilerActuator1937.java | 9e82515307f890421943998e6729ea210fba2bd7 | [] | no_license | soha500/EglSync | 00fc49bcc73f7f7f7fb7641d0561ca2b9a8ea638 | 55101bc781349bb14fefc178bf3486e2b778aed6 | refs/heads/master | 2021-06-23T02:55:13.464889 | 2020-12-11T19:10:01 | 2020-12-11T19:10:01 | 139,832,721 | 0 | 1 | null | 2019-05-31T11:34:02 | 2018-07-05T10:20:00 | Java | UTF-8 | Java | false | false | 263 | java | package syncregions;
public class BoilerActuator1937 {
public execute(int temperatureDifference1937, boolean boilerStatus1937) {
//sync _bfpnGUbFEeqXnfGWlV1937, behaviour
Half Change - return temperature - targetTemperature;
//endSync
}
}
| [
"sultanalmutairi@172.20.10.2"
] | sultanalmutairi@172.20.10.2 |
57446ab10f1cc77de8f7dc4b38e8d7456e7c5252 | 58e84b4670fd64a63aad81da9af43601f141d573 | /src/builder/commonsolution/Client.java | c51b9144ad8c444b237d39c2fcbab6c8471051c5 | [] | no_license | wsy1983wsy/DesignPatterns | 4ef305ded3fb01a9a241a704e9c1b13a138f0fcc | 8c09affdd351a9ffad27c874d3eaa53d1648ed3a | refs/heads/master | 2020-03-15T02:30:40.372894 | 2017-11-24T10:28:00 | 2017-11-24T10:28:00 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,110 | java | package builder.commonsolution;
import java.util.*;
public class Client {
public static void main(String[] args) {
//准备测试数据
ExportHeaderModel ehm = new ExportHeaderModel();
ehm.setDepId("一分公司");
ehm.setExportDate("2012-06-26");
Map<String,Collection<ExportDataModel>> mapData = new HashMap<String,Collect... | [
"lutao@wenxue.root"
] | lutao@wenxue.root |
bb0636d998c5007e82fb0d10d3f92e68dbe9d3fb | 2ad4e101b0f65c85e9a9fd6c1e77274179e82f5f | /juice-dynamic-datasource/src/main/java/juice/datasource/util/BeanRegistrarUtils.java | e0c58fb1adac5b3e182b7eb63c3baad81240f168 | [
"Apache-2.0"
] | permissive | rickykang-linux/juice | 3f64320173ea11dd54812a3df7ab0e16c120d333 | 855c502e8b0118aad15cee4157e60066d6e258b2 | refs/heads/master | 2023-06-06T03:57:47.682250 | 2021-06-23T11:23:01 | 2021-06-23T11:23:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,065 | java | package juice.datasource.util;
import org.springframework.beans.factory.config.BeanDefinition;
import org.springframework.beans.factory.support.BeanDefinitionBuilder;
import org.springframework.beans.factory.support.BeanDefinitionRegistry;
import java.util.Objects;
/**
* @author Ricky Fung
*/
public abstract class... | [
"fengbingbing@iqianjin.com"
] | fengbingbing@iqianjin.com |
89cbd2239dd526d6dc2126f2b8137f03065ac80a | 6f968ffc0222ddb37bd6d109909fa8d2d38dbd1a | /P11Smart.java | bc4fd703486fccf788899842727bd6d926b32c3e | [] | no_license | dameng58/leetcode | 87b8be39918202d6501ebe8f6ff1f2d3615b7a9c | a810de7e280390cf0b99d86ba509e56f323eb706 | refs/heads/main | 2022-12-31T16:15:32.843172 | 2020-10-22T00:59:49 | 2020-10-22T00:59:49 | 113,175,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 615 | java | /*
* Copyright (c) Huawei Technologies Co., Ltd. 2019-2020. All rights reserved.
*/
package lettcode.线性表;
public class P11Smart {
/*
经典双指针思路,有点意思
*/
public int maxArea(int[] height) {
int len = height.length;
int lk = 0, rk = len - 1;
int max = 0;
... | [
"noreply@github.com"
] | dameng58.noreply@github.com |
cc5adbb758978eb135609e704b65b8553643503f | 1242c074537c20caf647420947d0f00b2c6c90cd | /src/main/java/com/xuyao/test/cache/LRU.java | 6b95abd27a8600b8f5e0b1fdee82d002fe24e1a0 | [] | no_license | xuyao8002/xytest | 92d3b6320edcc240ca778c3078a0d19536c2916c | 445df0593d22893b3b06465012e3d957786de083 | refs/heads/master | 2023-08-23T18:29:28.488787 | 2023-08-14T13:10:20 | 2023-08-14T13:10:20 | 95,776,351 | 1 | 0 | null | 2023-06-15T02:23:53 | 2017-06-29T12:42:15 | Java | UTF-8 | Java | false | false | 859 | java | package com.xuyao.test.cache;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
public class LRU<K, V> {
private int capacity;
private Map<K, V> map = new HashMap<>();
private LinkedList<K> list = new LinkedList<>();
public LRU(int capacity) {
this.capacity = capac... | [
"xuyao0@foxmail.com"
] | xuyao0@foxmail.com |
abb30f11e3980003cd23060858f02f4c9d478d35 | f5eb9262ae9cb7cf150640c314144a917b20fa9d | /src/main/java/com/evacipated/cardcrawl/mod/hubris/cards/curses/Lust.java | 780d94c5ff4b12b1dd52623ba732e19d81d843de | [] | no_license | kiooeht/Hubris | 475e826d816a4cf33033feb5cacffa28d1b9390c | 7d3a0d1bff0ff6229542790c9ecbb1036c7b257a | refs/heads/master | 2023-05-13T19:07:45.388315 | 2023-05-04T03:43:46 | 2023-05-04T03:43:46 | 149,699,046 | 6 | 16 | null | 2019-03-17T23:34:35 | 2018-09-21T02:31:44 | Java | UTF-8 | Java | false | false | 2,100 | java | package com.evacipated.cardcrawl.mod.hubris.cards.curses;
import basemod.abstracts.CustomCard;
import com.evacipated.cardcrawl.mod.hubris.HubrisMod;
import com.evacipated.cardcrawl.mod.hubris.powers.LustTargetPower;
import com.evacipated.cardcrawl.mod.stslib.fields.cards.AbstractCard.AutoplayField;
import com.evacipat... | [
"kiooeht@gmail.com"
] | kiooeht@gmail.com |
98764b74a27b611cab6346e57adf1d323cccaf74 | badbde68df5660c0d245df1ee347d2c64cba6cce | /app/src/main/java/cz/cvut/marekp11/feedreader/update/helpers/DataHolder.java | f93c0400bdd5b3012f6797cf915af350fe40e029 | [] | no_license | sangecz/feedreader | 4ebcbda02eb2d918a793e0cba55e167982f78045 | 58cc990b00a45620d02abdd9f4a888bbaafc2ae8 | refs/heads/master | 2021-01-11T14:34:44.879369 | 2017-01-26T23:26:40 | 2017-01-26T23:26:40 | 80,163,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 918 | java | package cz.cvut.marekp11.feedreader.update.helpers;
import java.lang.ref.WeakReference;
import java.util.HashMap;
import java.util.Map;
public class DataHolder {
public static final String LIST_FRAGMENT_ID = "LIST_FRAGMENT_ID";
private Map<String, WeakReference<Object>> data;
private static DataHolder ... | [
"marekp11@fel.cvut.cz"
] | marekp11@fel.cvut.cz |
c52e6420b278d49d0dda0345e0e6d10684e4c276 | e3e002da390bc06acd888e57eb28033b1c020ace | /JavaPrograms/RandomPrograms/PostfixConvertor.java | 53a25721b7dac00ecbe80630012c3abd98179cd9 | [] | no_license | Object-Oriented101/LearningProgrammingFundamentals | 0f468690f2a4d1319811dab27c9bab190dba0225 | 3334f6c819cea7f812dbcd08b466fbac77edb94a | refs/heads/master | 2021-06-16T07:31:46.437417 | 2019-12-01T00:53:25 | 2019-12-01T00:53:25 | 97,735,726 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,494 | java | package RandomPrograms;
public class PostfixConvertor {
public static void main(String args[]){
String infix = "((a+b)*(z+x))";
System.out.println("Postfix : " + printPostFix(infix));
System.out.println("Prefix : " + printPreFix(infix));
}
public static String printPostFix(St... | [
"Prajeetpss@gmail.com"
] | Prajeetpss@gmail.com |
7d13b20096e57612f23af63c9e1a16ad95307d5a | 6adb6f50457103d9e35f96057a18b96a081afce1 | /src/main/java/com/example/xm/bean/Favorite.java | a7d7e524fc395fea4242d8c59ff16c17c6f4eb10 | [] | no_license | xiaos2000/shop | 783dd3341d6ffb196ffd62f86e93c4ca813c8132 | de3382fd984ddf79044613891ad8927b98a796ba | refs/heads/master | 2023-01-19T04:43:18.292336 | 2020-12-04T05:38:54 | 2020-12-04T05:38:54 | 258,478,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 979 | java | package com.example.xm.bean;
import java.io.Serializable;
/**
* 收藏实体类
*/
public class Favorite implements Serializable {
private Route route;//旅游线路对象
private String date;//收藏时间
private User user;//所属用户
/**
* 无参构造方法
*/
public Favorite() {
}
/**
* 有参构造方法
* @param rout... | [
"2218269191@qq.com"
] | 2218269191@qq.com |
2b413b19b69166672073f79ba34cdeeb8194c6a0 | 833ae11bf55c706ba960bd1da54f2689b0e4cbf2 | /src/main/java/data/streaming/dto/KeywordDTO.java | 19c69e5894f76c1fd06fc68fa11a7a68ab395793 | [] | no_license | si1718/si1718-mha-streaming | a28e6efee8990eb4b7e99e2903d113f11ad35d5d | 30ca62a97a1a85ce3db6afe187951394203f8291 | refs/heads/master | 2021-05-13T18:37:54.541848 | 2018-01-05T23:05:52 | 2018-01-05T23:05:52 | 116,871,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,539 | java | package data.streaming.dto;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
public class KeywordDTO {
String key;
Double statistic;
String date;
public KeywordDTO(String key, Double statistic) {
super();
this.key = key;
this.statistic = statistic;
DateFormat for... | [
"mhumanesangel477@gmail.com"
] | mhumanesangel477@gmail.com |
313a753fdedd7773ab4cf6b9a774ee180a80dff2 | 1503d823ac30f1f1e9e0cef06e583570658f95d1 | /src/isel/leic/simul/elem/Elem.java | 3622dec4a399c6b87d239f7cce03d1232574c495 | [] | no_license | palex65/sim-dig | 0d3aa72222401352758fd27a52e834899387d0e2 | 56f534abf6e403fa76b7cf41d89d7a682b81ae6e | refs/heads/master | 2021-01-20T01:11:19.559652 | 2017-04-24T11:19:45 | 2017-04-24T11:19:45 | 89,228,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,710 | java | package isel.leic.simul.elem;
import isel.leic.simul.Simul;
import isel.leic.simul.bit.*;
import isel.leic.simul.dat.AbstractDat;
import isel.leic.simul.dat.InDat;
import isel.leic.simul.dat.OutDat;
import java.lang.reflect.Field;
import java.util.LinkedList;
import java.util.List;
public abstract class Elem {
p... | [
"palex@cc.isel.ipl.pt"
] | palex@cc.isel.ipl.pt |
aae4f5a477011672c19c009f061e9449bde15b70 | 311891ee4364d36da9569eaeccd313b8b4ba9bd9 | /src/main/java/com/highdev/angularjs/srvc/controller/ServiceMgtCTR.java | 8b269b52b66d97927f30d14ad7a7041a5232a9a2 | [] | no_license | jiunan/Study | dea90834529de18db2f1dba2e8258878fdcfc981 | 04b9412892ab09285340ff6244ff19a3217a970c | refs/heads/master | 2021-01-19T08:42:49.132421 | 2013-08-25T15:36:15 | 2013-08-25T15:36:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.highdev.angularjs.srvc.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
i... | [
"evinkor2@gmail.com"
] | evinkor2@gmail.com |
322ac30afa52d7031c8369ec3a90a044d23e2fbc | 0225564168011dac281df29cdb2b4b7b1efad36a | /Kungsholmen/src/com/game/clean/Plane.java | 353dc28c63ae769e19348bec3721091f692cf976 | [] | no_license | TBthegr81/Game | d54178ac413eb9629131eafd3c4fa97a579ba7a4 | 6196a29ae2ca9877781d0c896c1e73b0fb58ee43 | refs/heads/master | 2021-01-01T19:42:18.833164 | 2014-04-08T08:50:34 | 2014-04-08T08:50:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 586 | java | package com.game.clean;
import com.badlogic.gdx.graphics.Texture;
public class Plane {
int width;
int height;
@SuppressWarnings("unused")
private double weight;
@SuppressWarnings("unused")
private int engine;
@SuppressWarnings("unused")
private int turnability;
@SuppressWarnings("unused")
private Texture ... | [
"tbthegr81@gmail.com"
] | tbthegr81@gmail.com |
10f1e45df373f9eeace4b7000dffd5e581585657 | 16773d5b4e0449ab6e3f6e1951d7303d0b4fcbae | /SatwikDesignPrinciplesTask-master/src/main/java/Operation.java | 98f236ee8212ff432c092b0abac505c8b34d4107 | [] | no_license | satwiktalluri/SatwikDesignPrinciplesTask-master | 1b9e97c4126806c54bf193cc3446cf22a6f00b0c | b5ac816dee833cf092700043646638fc8280ca1a | refs/heads/master | 2022-11-25T07:41:01.331870 | 2020-07-26T17:35:05 | 2020-07-26T17:35:05 | 282,700,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 115 | java | public abstract class Operation extends Compute
{
abstract int calculateValue(int firstInput,int secondInput);
} | [
"17211a05t5@bvrit.ac.in"
] | 17211a05t5@bvrit.ac.in |
cce6c3616ee4650d3dc6771adc965281c84b292a | 7eed5902e0853461fc9421315d9a3dbfb1a3968d | /HomeTask2/test/edu/epam/labs/hometask2/action/ArrayHandlerTest.java | a5659fb8097d25f1a19640f523a395994477f4a0 | [] | no_license | EX22/EpamLearning | 89af4c0d95e29a38af31354f17b36768e7382aeb | 663ac13256363e278e4d8abb0adab31e8192d4bc | refs/heads/master | 2020-04-11T15:42:54.303300 | 2018-12-20T22:56:57 | 2018-12-20T22:56:57 | 161,897,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,328 | java | package edu.epam.labs.hometask2.action;
import org.testng.annotations.Test;
import static org.testng.Assert.*;
public class ArrayHandlerTest {
/**
* Checks if ArrayHandler's swapOrSquare method properly swap elements in received array's
* or gets them into square according to conditions.
*/
@... | [
"georgy.khomenko@gmail.com"
] | georgy.khomenko@gmail.com |
c166e472470353be31292b6d9b098c836139dcd1 | 79bda5039426945dd459151cf510c8514bab2d4a | /src/main/java/com/banner/thirdServer/wechat/wechat4j/token/Tokens.java | 923744caf49a8176eca874ced1c37965bb55a95d | [] | no_license | daoos/banner | 2efb1d4e882af4f0e9c3b6094811001026b6683a | 48346ef6b295b9fcd2fac82f854db5d6a42c6510 | refs/heads/master | 2021-01-13T10:29:05.237201 | 2016-05-20T17:26:44 | 2016-05-20T17:26:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,116 | java | package com.banner.thirdServer.wechat.wechat4j.token;
import com.alibaba.fastjson.JSONObject;
import com.banner.thirdServer.quartz.TaskUtils;
import com.banner.thirdServer.wechat.lang.HttpUtils;
import org.apache.commons.lang3.StringUtils;
import org.apache.log4j.Logger;
import javax.annotation.Resource;
import java.... | [
"82253452@qq.com"
] | 82253452@qq.com |
7e306b268bb243d8c1eae0d588852d85595e0b5d | e659e64bb115289847ca6df0636ff7481184d414 | /src/com/moressette/ordermanagement/servlet/AddOrderServlet.java | 3948b6665756c23fb013f29856676226a963e3fd | [] | no_license | Moressette/OrderManagement | ed71efa3ed0c4b914b3d96b0bfdfc4475a22d572 | f45c9ac6dcf03a933825ec371806488be2adfcd4 | refs/heads/master | 2021-01-17T18:18:12.626616 | 2016-10-19T10:12:31 | 2016-10-19T10:12:31 | 71,344,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,584 | java | package com.moressette.ordermanagement.servlet;
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.servlet.http.HttpServletResponse;... | [
"wangcong9614@hotmail.com"
] | wangcong9614@hotmail.com |
d09d822642b9ae1e7305bdb74a5084def5e245be | 6af2ba478c7a1ca2e68f75e385a0d9b1ff56cdc6 | /Day35_JDBC/src/com/tcwgq/jdbc/dao/impl/UserDaoJdbcImpl.java | 38aa8a2a0767aab5704de868771b0821cbc12f06 | [] | no_license | tcwgq/learn-java-base | 20f2a8c895cf8719730beada81b069d857a4ac37 | e483ba3cbe6353dc1e16fded257eecf59321331e | refs/heads/master | 2022-01-10T07:57:49.167924 | 2019-06-16T01:36:59 | 2019-06-16T01:36:59 | 104,757,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,476 | java | package com.tcwgq.jdbc.dao.impl;
import java.sql.Connection;
import java.sql.Date;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import com.tcwgq.demo7.JDBCUtils;
import com.tcwgq.jdbc.dao.DaoException;
import com.tcwgq.jdbc.dao.UserDao;
import ... | [
"tcwgq@outlook.com"
] | tcwgq@outlook.com |
07151330f4b98aba9bf3cf6cc98b318a6f1fc001 | 253a9ebabf91a7046fc2733ca92f92fbe0613b61 | /Data Structures and Algorithms/src/com/company/SelectionSort.java | 9b526bd42aad2b594d9d173766152026f77cd1ea | [] | no_license | beccar97/training | 8694f0512dbca704c521df1ad61a858987a7e1ba | 4406e9c3afd2a2f1d492c48888a20e6b3de38ae9 | refs/heads/master | 2020-09-13T08:39:11.279257 | 2020-01-30T15:19:19 | 2020-01-30T15:19:19 | 222,715,099 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 961 | java | package com.company;
import java.util.List;
public class SelectionSort{
// Note this actually sorts the original list in place
public static List<Integer> sort(List<Integer> list) {
if (list.size() > 1) {
int indexOfSmallest = findSmallest(list);
Integer temp = list.get(indexO... | [
"becky.carter@softwire.com"
] | becky.carter@softwire.com |
ceea788c9e863335d7fb3ac9ad08e70212086f96 | 4d373440acef5d28e898fb852a1918de4368b862 | /sport/src/main/java/cn/kanyun/phi_band/sport/ui/home/HomeADWebActivity.java | ac5519c2171b13953dc0645b746de65e65b30545 | [] | no_license | chenwuwen/phi_band | c07a4a612490da37afdeddeb59b70029c1c3999f | af3ca1cc19ff1acddb5ff716f7b48636dd12a4df | refs/heads/master | 2020-06-29T08:22:56.683535 | 2019-09-12T09:52:16 | 2019-09-12T09:52:16 | 200,484,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 125 | java | package cn.kanyun.phi_band.sport.ui.home;
import android.app.Activity;
public class HomeADWebActivity extends Activity {
}
| [
"git.123"
] | git.123 |
fff321e804502caf336d2b8d3e7e38a5efa1c371 | 35abfaa1a5bb90e0e19e56ce1b1371e3406594ca | /app/src/java/com/bios/utilities/ErrorMsgComparator.java | ee136f699f098e880d3c6e27479653ccaa3b387d | [] | no_license | MingYiTeh/BIOS | c1bfe2a74906bbdce570af32dcdebe034eb1147e | bd6b862c32019acf429ed221e3ce090ec38251c1 | refs/heads/master | 2021-01-12T06:10:37.029268 | 2016-12-27T16:23:45 | 2016-12-27T16:23:45 | 77,324,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | 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.bios.utilities;
import java.util.Comparator;
/**
* Represents an Error Message Comparator object
* @author Teh... | [
"mingyi.teh.2015"
] | mingyi.teh.2015 |
012d1da661d39b9f059c68ad78c4a95abd6270ae | 8cdf7cbb4865c93dc4fe16d9ef0e95861fcd45f4 | /eshop-product/src/main/java/com/hxm/eshop/product/service/SpuInfoService.java | 3badb1bebc26e767b2a8fe08cca505741961f9a1 | [] | no_license | z596593851/eshop | 698d7798e4c41fe6852abb23dfd189c884840f69 | 35e35b290859280621672209c06cc78534d8d0f9 | refs/heads/master | 2023-06-24T19:13:41.207294 | 2021-07-07T06:16:04 | 2021-07-07T06:16:04 | 361,741,550 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package com.hxm.eshop.product.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.hxm.common.utils.PageUtils;
import com.hxm.eshop.product.entity.SpuInfoEntity;
import com.hxm.eshop.product.vo.SpuSaveVo;
import java.util.Map;
/**
* spu信息
*
* @author xiaoming
* @email sunlightcs@gmail.... | [
"huxiaoming02@58.com"
] | huxiaoming02@58.com |
17f10cf45667cdadd34e9a061b436d9351294864 | 542b91c2c44439a47e7d193aa0fa9901c5b25acd | /app/src/main/java/com/maxpetroleum/tmapp/Model/GradeInfo.java | bc7024407813e5ac2563d48c4e90ac09cf5a415f | [] | no_license | Abhinav-Mani/TMApp | 20ff29e2264c5ec86550ad7db111ec28cbcfb10b | 2bd19ae7413c17b31479fa84c597a3d083533646 | refs/heads/master | 2021-02-05T21:42:42.517386 | 2020-05-25T15:30:38 | 2020-05-25T15:30:38 | 243,837,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package com.maxpetroleum.tmapp.Model;
import java.io.Serializable;
public class GradeInfo implements Serializable {
private String grade_name,qnty,rate;
public GradeInfo(String grade_name, String qnty, String rate) {
this.grade_name = grade_name;
this.qnty = qnty;
this.rate = rate;
... | [
"abhinav1946@gmail.com"
] | abhinav1946@gmail.com |
0312f332fc68f12376852b3c4f0b52a5d4012448 | 4b539f4f5c6d3fa99c6a2a1b0e6d199ea0745d4a | /service-b/src/test/java/withyuu/tutorial/b/BApplicationTests.java | 916e1e5c1f91b157e68ffebbac72f84ecbe3bb22 | [] | no_license | techguy0079/sleuth-baggage-programmatically | 1f8df975420de9e2b8607336528ceda3fad125bf | 51c0490e6c68dd47c308cd95b49ea8ccf8b0d26c | refs/heads/main | 2023-07-22T20:00:16.840966 | 2021-09-04T07:03:29 | 2021-09-04T07:03:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package withyuu.tutorial.b;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class BApplicationTests {
@Test
void contextLoads() {
}
}
| [
"withyuu@users.noreply.github.com"
] | withyuu@users.noreply.github.com |
ffa7e8507dcd3cfa18e5a0416fed47eecea0ad06 | d3c4b9e8a20b30f6a64f9d7e4ab8c0d7e71bbd7b | /akka-essentials/Chapter3/ActorMessagingExample/src/main/java/org/akka/essentials/future/example/java/OrderActor.java | 6634ec915b77c8c6258c9f6b14e92518e0ee922b | [] | no_license | mo-open/tests | 105b1b36da07ded8800dadcaf7b1d8c3ec743735 | 741c9c65ceb0237905b8f31f00cb29a98a52550d | refs/heads/master | 2021-05-28T16:43:32.675631 | 2015-05-10T05:39:26 | 2015-05-10T05:39:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 627 | java | package org.akka.essentials.future.example.java;
import org.akka.essentials.future.example.messages.Order;
import akka.actor.UntypedActor;
public class OrderActor extends UntypedActor {
@Override
public void onReceive(Object message) throws Exception {
if (message instanceof Integer) {
... | [
"dongsong.mo@thistech.com"
] | dongsong.mo@thistech.com |
a5c2b5321f0a0d0ea71c7a3bfdc3e6f3bc3bff63 | 3b1c0d695cddd82b60f9ab4c7e097ea350b18297 | /src/main/java/fr/enpermaculture/maferme/repository/PersistenceAuditEventRepository.java | 6ba27e52bda3ece0d27321e21682f0eac526c3a5 | [] | no_license | GwendalFermier/maFerme | d0febca4539bf6551269b5a9152fc1f42ed9d392 | 4ca6cdc5dc51eedefd9b0263313323495a572b6b | refs/heads/master | 2021-08-31T14:19:51.077937 | 2017-12-21T16:49:59 | 2017-12-21T16:49:59 | 115,022,275 | 0 | 0 | null | 2017-12-21T16:50:00 | 2017-12-21T15:50:44 | Java | UTF-8 | Java | false | false | 990 | java | package fr.enpermaculture.maferme.repository;
import fr.enpermaculture.maferme.domain.PersistentAuditEvent;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import java.time.Instant;
import java.util.List;
/**
... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
e10b0baf14ec5dd08daa4e99723f16dc8037a1f4 | 68e467ec141b24e65a38aa9f4ced6d84919fe58c | /hunter_1.java | 7b4884f3bad3af58cd2d2bb1a3478863fc632173 | [] | no_license | Irfana14/hunter | 21d2a7809bc41e0fc871c3d7969e7021e36da2b2 | 9eeec9848a9198a0c12b65b6c44c72cb527e4aa0 | refs/heads/master | 2020-04-13T23:56:28.460264 | 2018-05-29T21:25:42 | 2018-05-29T21:25:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,269 | 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 repeated;
import java.util.*;
/**
*
* @author akil
*/
public class REPEATED {
/**
* @param args the command line a... | [
"noreply@github.com"
] | Irfana14.noreply@github.com |
8c0f1fa8e653dd6f01c4552b997b7ce9fdca773f | 7f4d477d2dc3ae92ea4fb144540614572d75362c | /example/java类相关/静态常量与静态方法/dog.java | 14b13dc8dbd457737c2e17a906b69c109901ca92 | [] | no_license | syl-skty/myFirstRepository | 4269ae7bddd04500521b9d70ae75f527854f4935 | 1b6988042f580e0a2408da001ebb7d21505a60aa | refs/heads/master | 2020-03-26T10:22:33.762860 | 2018-09-13T13:17:33 | 2018-09-13T13:17:33 | 144,794,679 | 2 | 0 | null | null | null | null | GB18030 | Java | false | false | 920 | java | package 静态常量与静态方法;
public class dog {
static int age = 3;
String name;
public dog(String name) {
this.name = name;
}
public static void show() {
dog d1 = new dog("可乐");
System.out.println("my name is " + d1.name);// 静态方法使用同类中的非静态变量时不能直接使用,必须创建对象来调用
d1.cut();// 静态方法无法直接调用本类中的非静态方法。必须创建对象来调用
System.out.... | [
"2239120808@qq.com"
] | 2239120808@qq.com |
a4d1c2d424c38a90b6f626b961c2044a9b411790 | cc8ba19e97a6226d1078a2e7c0e8abbe03f45930 | /src/main/java/com/namlh/bookstore/main/config/ObservableReturnValueHandler.java | 609c1a9497f3999e921c99c6fba4af812b187ec7 | [] | no_license | Namlh1912/bs-backend | 404d6be18c26c4973dd517dedd8bc1768d7e6897 | 6607de576325b8a0b6f4c8356b52c5afb9e92ce1 | refs/heads/master | 2020-03-23T09:29:05.061163 | 2018-07-24T14:21:25 | 2018-07-24T14:21:25 | 141,390,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,632 | java | package com.namlh.bookstore.main.config;
import io.reactivex.Observable;
import org.springframework.core.MethodParameter;
import org.springframework.web.context.request.NativeWebRequest;
import org.springframework.web.context.request.async.DeferredResult;
import org.springframework.web.context.request.async.WebAsyncUt... | [
"miya9022@gmail.com"
] | miya9022@gmail.com |
fdda40d8e1e0d0b97285e9d14762a30693d7b6ba | aa7e651a3eaaa25ddb6badcd2365183e99bcc9a5 | /Social/src/personnalite/Conscienciosite.java | 514636be7cb5882021a0411c7ab0c80704ded809 | [] | no_license | kbangard/Social | e4cec596c361457797a31b44464fe8f57f060ca5 | 16a2fd90dd6ce5ea23c95ed0f211d8b16e8a6009 | refs/heads/master | 2020-04-19T23:20:15.406338 | 2019-04-16T19:21:12 | 2019-04-16T19:21:12 | 168,492,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package personnalite;
public class Conscienciosite {
private String conscienciosite;
public Conscienciosite(String conscienciosite) {
this.conscienciosite = conscienciosite;
}
public String getConscienciosite() {
return conscienciosite;
}
@Override
public String toString() {
return "Cons... | [
"banga@LAPTOP-U8T5PF0J"
] | banga@LAPTOP-U8T5PF0J |
d3e5d84f5adb4e72a37dcdf17da175963c75dc70 | 2046318230ced92c189bcdd41c89f3b0ebd5016d | /app/src/main/java/com/azhar/couplecat/Adapter/KontakAdapter.java | 777b937f5293a80c82a32ce26834e84f1b2a60d2 | [] | no_license | azharsiddiq36/CoupleCat | db18bb9e5f14a6773da044a6c55ef7cd4957e62d | 7c95d7b5a6e78fdbb4a800af22301762b33689ba | refs/heads/master | 2021-07-18T20:40:50.537861 | 2020-09-07T23:29:21 | 2020-09-07T23:29:24 | 211,532,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,728 | java | package com.azhar.couplecat.Adapter;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Filte... | [
"azharsiddiq36@gmail.com"
] | azharsiddiq36@gmail.com |
43ee439f6bec2a3aa0aed3caabe4d14df4371818 | c872d277ef3cbc491759ef8bbbdb68ba4baa1ee5 | /src/main/java/com/smkj/shiroAndJwt/shiro/JWTToken.java | a8583237dc64eaf23b6c357e03a6d07c80faad77 | [] | no_license | FCWS/shiroJwtDemo | 283d7b7d0e0829c170e53b022a9a834d2935a3c7 | 149e715d599b2b2189e34a89605ededda91e9df6 | refs/heads/master | 2022-06-26T10:55:41.559153 | 2020-02-01T12:38:40 | 2020-02-01T12:38:40 | 234,454,922 | 3 | 0 | null | 2022-06-17T02:52:36 | 2020-01-17T02:34:24 | Java | UTF-8 | Java | false | false | 416 | java | package com.smkj.shiroAndJwt.shiro;
import org.apache.shiro.authc.AuthenticationToken;
public class JWTToken implements AuthenticationToken {
// 密钥
private String token;
public JWTToken(String token) {
this.token = token;
}
@Override
public Object getPrincipal() {
return tok... | [
"fcode804@163.com"
] | fcode804@163.com |
c83ff2963360742b67907e062701b4ad4c64dfb0 | b5e05751cbec1a5c88d2c94e58c4673dd558b4ca | /PetSitter/src/main/java/com/spring/petsitter/PetsitterScheduleVO.java | e1d9bfb0052dc20d12413aacc9c3c5e218b61e94 | [] | no_license | cherryc0ck/PetSitter | 8226755c92db217873eaf6f625c604be6999e6d1 | c9682462d9661762514cc58c50b3682a9dbca157 | refs/heads/master | 2023-03-24T12:34:56.628867 | 2021-03-21T12:09:54 | 2021-03-21T12:09:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 661 | java | package com.spring.petsitter;
/*create table petsitter_schedule(
PETSITTER_ID varchar2(30),
START_DATE date,
END_DATE date);
*/
public class PetsitterScheduleVO {
private String PETSITTER_ID;
private String START_DATE;
private String END_DATE;
public String getPETSITTER_ID() {
return PETSITTER_ID;
}
public v... | [
"mho415@naver.com"
] | mho415@naver.com |
5606d28d973083c70678645414cd32346271a8e0 | 15d8c018e46d3b24f38608f67d32f41af459f392 | /wangyi/app/src/test/java/cn/com/jmw/m/ExampleUnitTest.java | 93c9f81852ca2300ef73b8aaa45773aa23bbc43f | [] | no_license | MayDayzll/wangyin | 180b36ee09b686a227e2da835f7001d261292955 | 1c1891a487b7d5ec0358cd6a52784d2e28863b24 | refs/heads/master | 2022-11-27T21:24:39.488647 | 2020-07-23T09:24:07 | 2020-07-23T09:24:07 | 281,834,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 373 | java | package cn.com.jmw.m;
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_... | [
"zll17369979663@163.com"
] | zll17369979663@163.com |
28ba7f949fa4f8ecb306b403c7defe92d289716c | 357d2e3ba19886d0b8438089a604e2f880129b1f | /source/es/src/test/java/com/bfd/test/util/EsWriter.java | 45a2a34e992a5f78ab71e72bb6f04fde5b92d25d | [
"Apache-2.0"
] | permissive | zhifengMaBeijing/m0 | 1f8fe61f5eca4e9de5e1288ef89d5afe56b52987 | 9caa19dc138584e98b8774f294bf9546b19f69ea | refs/heads/master | 2021-01-20T09:24:28.169361 | 2017-09-26T00:56:25 | 2017-09-26T00:56:25 | 90,250,602 | 0 | 2 | null | 2017-05-04T13:48:25 | 2017-05-04T10:25:29 | null | UTF-8 | Java | false | false | 470 | java | package com.bfd.test.util;
import java.io.IOException;
import java.net.URISyntaxException;
/**
* Created by BFD-483 on 2017/6/9.
*/
public class EsWriter {
public static void prepareData() throws URISyntaxException, IOException {
String nodes = "172.24.5.149:9300";
String port = "9300";
... | [
"zhifeng.ma@baifendian.com"
] | zhifeng.ma@baifendian.com |
1c6c741d7c79dbcf9e612765a0f73a763da924c6 | 85c8b6f842dbe50d464258749c699896ed8765c9 | /app/src/androidTest/java/fbspiele/tsvneuensorgticker/ExampleInstrumentedTest.java | 8d9d7b54e624f2ce868e087456dd0b2e770f67a8 | [] | no_license | fbspiele/tsvNeuensorgTicker | e5e9eba291ccb7136f2200ad261dc07e83c0b062 | 2e8d19f2e88a65e5c66dadfee23a456acf6b6992 | refs/heads/master | 2023-06-23T23:53:34.738495 | 2021-07-27T18:13:06 | 2021-07-27T18:13:06 | 389,385,955 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | package fbspiele.tsvneuensorgticker;
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 And... | [
"kingfbspiele@gmail.com"
] | kingfbspiele@gmail.com |
3ef75941e64088461bcdcb8cbc90b4fa5e644162 | e26fe7e8ca4dc1506757ffc32e5614065b382dd3 | /ql/src/test/org/apache/hadoop/hive/ql/exec/vector/expressions/TestVectorSubStr.java | 62d296d6cd6f10594b7bb39c45e1aed985829a4c | [
"Apache-2.0",
"JSON",
"GPL-1.0-or-later",
"MIT",
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"Python-2.0"
] | permissive | siddharthteotia/hive | 47b36c6b3e6b4ce4e70b072f0af9a48271daf2a0 | 6d15ce49a65ca673bdebf176d90a2accdaedbcaf | refs/heads/master | 2020-03-23T13:17:37.044981 | 2018-07-10T00:43:56 | 2018-07-19T15:53:26 | 141,610,498 | 0 | 1 | Apache-2.0 | 2018-07-19T17:21:39 | 2018-07-19T17:21:39 | null | UTF-8 | Java | false | false | 13,371 | 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 ... | [
"mmccline@hortonworks.com"
] | mmccline@hortonworks.com |
2d4ddc099351484d9ea8931186bf47f7c960be10 | 47b1eb6cdb39ab1b6ecdd3a3ccd8cb0e85932703 | /CP2406_Prac1/src/week9/ProgrammingExercisesChapter14/Question1Quote/JBookQuote2.java | 7de839814fb26fc4ee4e4f81d41023ce9e1a858a | [] | no_license | HarryHenricks/CP2406_2019_BasicJava | 4b5e16558afd257c8d33b50ca2dc3274c4ea0187 | d8020ca5b14cb1362286b9a2f50d27321d7320d4 | refs/heads/master | 2020-07-01T10:15:50.053133 | 2019-10-25T08:35:17 | 2019-10-25T08:35:17 | 201,141,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,303 | java | package week9.ProgrammingExercisesChapter14.Question1Quote;
import javax.swing.*;
public class JBookQuote2 {
public static void main(String[] args) {
JFrame frame = new JFrame("Favourite book quote");
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
JButton button = new JButton("Displ... | [
"36616945+SinexOG@users.noreply.github.com"
] | 36616945+SinexOG@users.noreply.github.com |
355dfa43195eee63a873c1d5d371e2c140ce4f3c | 3334bee9484db954c4508ad507f6de0d154a939f | /d3n/java-src/user-message-service/src/main/java/de/ascendro/f4m/server/session/GlobalClientSessionDao.java | afb3e8737aa148fe0120e9dfad656b960f675723 | [] | no_license | VUAN86/d3n | c2fc46fc1f188d08fa6862e33cac56762e006f71 | e5d6ac654821f89b7f4f653e2aaef3de7c621f8b | refs/heads/master | 2020-05-07T19:25:43.926090 | 2019-04-12T07:25:55 | 2019-04-12T07:25:55 | 180,806,736 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package de.ascendro.f4m.server.session;
public interface GlobalClientSessionDao {
/**
* Returns active session information for given user.
* null, if user has no active sessions.
* @param userId
* @return
*/
GlobalClientSessionInfo getGlobalClientSessionInfoByUserId(String userId);
}
| [
"vuan86@ya.ru"
] | vuan86@ya.ru |
4b40bcf1363934b7cbd856bdc544b0471f3077eb | ce39f978efedfb9f29ee1ee6f13a9dbe8053d184 | /src/main/java/fr/royalpha/sheepwars/v1_9_R2/entity/firework/PH_PO_EntityMetadata.java | a5ab631460907770411f352f08e4c0ae7f619c45 | [] | no_license | YFPS/UltimateSheepWars | 24d729587053ae2bd1cb9b9960e64f245051e959 | e66d7dcb7cf6991049a17abcce1cbe09da378212 | refs/heads/master | 2023-03-31T08:32:16.276430 | 2021-04-12T09:59:03 | 2021-04-12T09:59:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,417 | java | package fr.royalpha.sheepwars.v1_9_R2.entity.firework;
import java.lang.reflect.Field;
import java.util.LinkedList;
import java.util.List;
public class PH_PO_EntityMetadata extends aPacketHandler{
public int entityId;
public List<jDataWatcherItem<?>> metadata;
private static Class<?> clazz;
private static Fie... | [
"therenceforot@orange.fr"
] | therenceforot@orange.fr |
e6dac72406e51359de035ddfbec922fef984e22f | 1606e3372af6c109c1aa7d38d7de10a600e07778 | /src/filozofi/Filozof.java | 8ce6de12ec467ddd1cc7d6f727af339f1ee1c7ae | [] | no_license | nsinfoPRO/PetFilozofa-github | 8b68ef6a280ae82a36a4dee913082c6f1bde8ead | 909127dc1a606a6b3e20209b07e5ce52456cfeff | refs/heads/master | 2020-03-21T10:42:46.858390 | 2018-07-04T08:57:09 | 2018-07-04T08:57:09 | 138,466,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | 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 filozofi;
import static java.lang.Thread.yield;
/**
*
* @author Nenad
*/
public class Filozof extends Thread ... | [
"Nenad@TrendSonic11"
] | Nenad@TrendSonic11 |
0b1b70868402d8e3344c2dcb9c4dd25d064f75ba | f6976554be41ea1fcccd745665307657e9b75b73 | /webmagic-core/src/main/java/cn/thu/info/mapper/ReginfoMapper.java | a1051dddfe12697ec2b2845623396f37123fe4c7 | [
"MIT"
] | permissive | strongman1995/company-info-system | ce75bda374f39f711137d232516cb1782c65b49b | f55d923c4914977d8cc46ee8026f43a10d2b2ca0 | refs/heads/master | 2020-05-24T10:26:49.762624 | 2019-05-18T05:08:23 | 2019-05-18T05:08:23 | 187,228,328 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package cn.thu.info.mapper;
import cn.thu.info.model.Reginfo;
import cn.thu.info.model.ReginfoExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface ReginfoMapper {
int countByExample(ReginfoExample example);
int deleteByExample(ReginfoExample example);
... | [
"chenlu@chenludeMacBook-Pro-2.local"
] | chenlu@chenludeMacBook-Pro-2.local |
682643812258109832ee0e09a13640a212c957d2 | 89a2da6414afc1e7eacc250caff042b04dbc40f7 | /searchManager/src/main/java/com/search/manager/core/model/ImagePath.java | 249089ab70b47acefa45b5dff933e22c1bd6ac62 | [] | no_license | zelld0m/Smanager | 0d3dd88f227d83226ea6c1aa6bbbb478e57408fd | 805c9582c84b5db5e3f0693d38ba2f55f97e33d7 | refs/heads/Tempest-Update | 2022-12-28T12:14:26.961159 | 2015-09-23T06:23:03 | 2015-09-28T01:14:29 | 85,912,981 | 0 | 0 | null | 2022-12-15T23:45:13 | 2017-03-23T06:04:17 | HTML | UTF-8 | Java | false | false | 2,630 | java | package com.search.manager.core.model;
import org.directwebremoting.annotations.DataTransferObject;
import org.directwebremoting.convert.BeanConverter;
@DataTransferObject(converter = BeanConverter.class)
public class ImagePath extends ModelBean {
private static final long serialVersionUID = 71688077218295... | [
"jesrome.jamolod@pcmall.com"
] | jesrome.jamolod@pcmall.com |
7ff98edd9e592f714ae24eba2f1a568bad6974b1 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_136/Testnull_13597.java | fd46208b74c8617b9eb563dbcbc2c939a7c37171 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_136;
import static org.junit.Assert.*;
public class Testnull_13597 {
private final Productionnull_13597 production = new Productionnull_13597("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
5685bf577684a5236f20ada10c06939fb72c0438 | a28c87191ed4be8570f03e56f93af685b250f57f | /src/main/java/com/cryptotool/cipher/MyCipher.java | 0ea4ff7a24ca2963ebe025b02ec6c8306a4fafb0 | [] | no_license | codemonkey2019/cryptotool | dff858bc60193546f0a897e94a7d7dbb60e43823 | 0dff712457eab3458842dd1c93a0e135f501995a | refs/heads/master | 2021-09-19T20:52:26.106035 | 2020-08-12T12:38:39 | 2020-08-12T12:38:39 | 214,769,257 | 1 | 0 | null | 2021-08-13T15:34:31 | 2019-10-13T06:02:17 | Java | UTF-8 | Java | false | false | 755 | java | package com.cryptotool.cipher;
/**
* 加解密算法的总接口
*/
public interface MyCipher {
/**
* 加密算法
*
* @param data 明文数据
* @return 密文数据
* @throws Exception
*/
byte[] encrypt(byte[] data);
/**
* 解密算法
*
* @param data 明文数据
* @return 密文数据
* @throws Exception
... | [
"ZhongyiLiu950217@outlook.com"
] | ZhongyiLiu950217@outlook.com |
ee2b5549bae1b01e80bdbd944b8b2dc4ca006bcc | dda1c032fe9060c681b283cc57139e817fb3d591 | /src/test/java/com/ngn/bms/BmsLeadApplicationTests.java | 597dfbf83d3b62991d51f10b68d5ebd612871107 | [] | no_license | Prakriti-58/BMS_Tender | 76c5f35c6fbdfa631724858b7627a1b0babc2e95 | 64cdac4def3153de677a9841850a566fd2b2f948 | refs/heads/main | 2023-08-18T21:11:38.320956 | 2021-10-13T07:57:56 | 2021-10-13T07:57:56 | 387,992,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 204 | java | package com.ngn.bms;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class BmsLeadApplicationTests {
@Test
void contextLoads() {
}
}
| [
"prakiti.rai@ecentric.ngn.bt"
] | prakiti.rai@ecentric.ngn.bt |
d701df13c33673ba68008a0b09c2f74ecfc51b45 | b3962c9b4858fce5a58f56018e45c5b0416e3743 | /ymall-web-admin/src/main/java/com/yuu/ymall/web/admin/web/controller/CountController.java | d094c09447cfeb89ab918605b4dc3b7e7a602bb6 | [] | no_license | tfei5/YMall | 1603db9b9211b91991b9f8fbcf7d1e132f8ebb9b | 73787a3f021bdb73ea3250c11021ba7e482e080e | refs/heads/master | 2022-12-14T00:04:04.398860 | 2020-09-06T05:53:30 | 2020-09-06T05:53:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,476 | java | package com.yuu.ymall.web.admin.web.controller;
import com.yuu.ymall.commons.dto.BaseResult;
import com.yuu.ymall.web.admin.service.CountService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.... | [
"1225459207@qq.com"
] | 1225459207@qq.com |
83bcf995cc6d0deeb43db37499a560186484da3f | 3eb5cdb6442569f401b4c29560bc8d1f55c65e3e | /api/src/main/java/io/strimzi/api/kafka/model/EntityUserOperatorSpec.java | 90d212449aa3f39b507a1a75a3f664ee93c3cdf6 | [
"Apache-2.0"
] | permissive | enterstudio/strimzi-kafka-operator | 56e33987140cd1dfc9ed8bde228a1b3eafebd87f | 15b471bfee1d6d19733e57ac312f4f2497da66c0 | refs/heads/master | 2020-04-12T16:54:44.558954 | 2018-12-20T09:56:43 | 2018-12-20T09:56:43 | 162,627,737 | 2 | 0 | Apache-2.0 | 2018-12-20T20:22:57 | 2018-12-20T20:22:56 | null | UTF-8 | Java | false | false | 4,390 | java | /*
* Copyright 2018, Strimzi authors.
* License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html).
*/
package io.strimzi.api.kafka.model;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson... | [
"noreply@github.com"
] | enterstudio.noreply@github.com |
1566fd17aa068b8e954356175733766cf5ebdb3e | c42abe86bfced3072b3df7a551bce85eaa655353 | /source/ViewPagerDemo/app/src/main/java/com/enjoy/zero/viewpagerdemo/view/NoPreViewPager.java | b52374958c2552c0154f254b021b82ad0a7672fb | [] | no_license | fanzhangvip/enjoy01 | 97b36e16c5f8a18aad8cef8a04ddf037a64504b1 | 92f7e70f2b6e00b083d16eb72387665c924adaad | refs/heads/master | 2022-10-26T14:31:28.606166 | 2022-10-18T15:32:13 | 2022-10-18T15:32:13 | 183,878,032 | 2 | 6 | null | 2022-10-05T03:05:11 | 2019-04-28T08:15:08 | C++ | UTF-8 | Java | false | false | 125,641 | java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"fan_0723@qq.com"
] | fan_0723@qq.com |
226d7c3a94d222355973d5e73ade51d3a5094f90 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a271/A271269.java | 9d023172763a47ef651604e28b358fc77fe8ecba | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package irvine.oeis.a271;
// Generated by gen_seq4.pl pfprime 1 8 10 -49 0 at 2019-07-30 14:36
// DO NOT EDIT here!
import irvine.oeis.PowerFactorPrimeSequence;
/**
* A271269 Numbers k such that <code>8*10^k - 49</code> is prime.
* @author Georg Fischer
*/
public class A271269 extends PowerFactorPrimeSequence {
... | [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
6f9b705da4740372d125b8bf731b09dfac3ee30f | b2d97d1627517b662af40d408164327332d8a688 | /Project SourceCode/src/main/java/com/kh/tworavel/controller/WeatherController.java | 0d22f3a328a122f2790465737f6aac0d748877de | [] | no_license | JungCG/TworavelOfficial | 9f6ec31598b2342a839c039fc984a4e52e901007 | 1f83d8e02738c710b37acda0301214b32ad1c306 | refs/heads/main | 2023-02-23T02:50:23.094010 | 2021-01-29T14:01:40 | 2021-01-29T14:01:40 | 323,506,614 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | package com.kh.tworavel.controller;
import java.util.Map;
import org.json.simple.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.R... | [
"ewuuu1112@gmail.com"
] | ewuuu1112@gmail.com |
1797aefef82247d7ad563a3e9117b12de0a1d772 | 76975a8abb3ac29f6d19b7bc301ff203c0c115cf | /dictionary/src/dictionary/Dictionary.java | 7d31029bc625285e40ab187f3983093398852d07 | [] | no_license | Ballinger1215/dictionary | 145fa41ab75f260e8e5878d7c80fc6dc699a21c3 | 5b199969c1262e2958304b6d895d6873bd3fb408 | refs/heads/master | 2021-01-13T00:56:56.813030 | 2016-03-01T02:34:10 | 2016-03-01T02:34:10 | 52,841,604 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,463 | java | package dictionary;
/**
*
* @author Mark
*/
public class Dictionary {
dictionaryItem[] Items = new dictionaryItem[10];
int numItems = 0;
public static void main(String[] args) {
Dictionary dictionary = new Dictionary();
dictionary.add(new dictionaryItem("scop... | [
"markbollinger2010@gmail.com"
] | markbollinger2010@gmail.com |
fd1eba0d13a23ddde7fb850070d41a2cce8be484 | f0f0d7304f60d67daf6554b81f14f65767f21c0d | /src/test/java/com/udacity/jwdnd/course1/cloudstorage/pages/NotesPage.java | eea6bd67e0d3e31ec95ad1e8740fb0b3c79b4897 | [] | no_license | VictorMOchoa/SuperDuperDrive | 69d4d715c46fd530831af1f42d077ac8879a05d1 | 69cb799f28b07e43a4a2eeec7a6285fabc1879f3 | refs/heads/main | 2023-03-19T02:04:54.968620 | 2021-03-22T05:23:48 | 2021-03-22T05:23:48 | 346,902,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,741 | java | package com.udacity.jwdnd.course1.cloudstorage.pages;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.s... | [
"ochoa.m.victor@gmail.com"
] | ochoa.m.victor@gmail.com |
d29ca87102f4b28255f729493e66e7bba240edda | dd18ae3092a753d6edaea53013ee53145ddc8a13 | /MyApplication/src/main/java/com/vikash/controller/RestController.java | 3354594fd588a5f2b5b14bb0c40c6e7485863a37 | [] | no_license | prashant2668/YouTube | 79f6b5c7e127eb10cdfe3193c76cc0741e3a9fc4 | 6224898816757b925c8fc03b82bd01682167d021 | refs/heads/main | 2023-02-02T11:22:08.622200 | 2020-12-23T13:29:46 | 2020-12-23T13:29:46 | 311,270,117 | 0 | 0 | null | 2020-11-09T09:51:44 | 2020-11-09T08:24:05 | null | UTF-8 | Java | false | false | 857 | java | package com.vikash.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import com.vikash.modal.User;
import com.vikash.services.UserService;
@org.springframework.web... | [
"noreply@github.com"
] | prashant2668.noreply@github.com |
14d76cbe7c9658ca6f7cb65b0577235b3f56ebc3 | be44d51541fd45102b9c928fe6667a375c65b8ce | /jk28_service/src/main/java/cn/itcast/jk/service/ContractProductService.java | e28aab64001fc55499b2fc0778f52c0cc9e742fa | [] | no_license | linmt/jk28_parent | 34ee14461e2f310d231d0914b26ca1f3f9e26d43 | f1be5442f072a77713a6468763f8934de3974e67 | refs/heads/master | 2022-12-22T22:14:36.188114 | 2019-08-25T11:29:05 | 2019-08-25T11:29:07 | 182,548,318 | 0 | 0 | null | 2022-12-16T02:34:41 | 2019-04-21T15:08:19 | JavaScript | UTF-8 | Java | false | false | 1,197 | java | package cn.itcast.jk.service;
import cn.itcast.jk.domain.ContractProduct;
import cn.itcast.jk.utils.Page;
import java.io.Serializable;
import java.util.Collection;
import java.util.List;
public interface ContractProductService {
//查询所有,带条件查询
public List<ContractProduct> find(String hql, Class<ContractProduct> en... | [
"549343315@qq.com"
] | 549343315@qq.com |
871746d086819392fcaa49218b5d343402cc3582 | 1d1cdccfd43887cb51656fe29c696f3b4be97fcd | /src/core04/task5/Portable.java | 1c3e67d7ce888ef9028fac4df2e740f18c3caecb | [] | no_license | annkarpenko/TA | d9fea1db4fe9da159fb9058284189a0c98472288 | cd59e9a38b0839f93058ab43e560e3cd17479181 | refs/heads/main | 2023-03-12T09:03:10.474224 | 2021-03-02T19:53:07 | 2021-03-02T19:53:07 | 332,288,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package src.core04.task5;
public class Portable extends Electronics {
private int battery;
public Portable (String brand, String model, double price, int battery){
super(brand, model, price);
this.battery = battery;
}
@Override
public void printData() {
super.printData();... | [
"volion.dnepr@gmail.com"
] | volion.dnepr@gmail.com |
a9275b4a893491815210758efb4fdf722da4b17e | 0b55e544bb6c9f3558021881c75e0a586e838fda | /app/src/main/java/com/example/api/view/fragment/OwnedGamesFragment.java | 0f5aae0beb2b3c36d6c121376f10681e3294b17e | [] | no_license | RedWolf3121/API_dpando | 21cba3d9f34ced6a928236f935bb07104e90a1f4 | 806de048a0cd283924097d0c062e2e2d3fafd346 | refs/heads/master | 2020-04-28T15:39:13.806237 | 2019-03-13T08:57:37 | 2019-03-13T08:57:37 | 175,307,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,155 | java | package com.example.api.view.fragment;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModelProviders;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.Lin... | [
"34524302+RedWolf3121@users.noreply.github.com"
] | 34524302+RedWolf3121@users.noreply.github.com |
fb7be33ef3456e7aedbfafa5dda9d709d643a2f2 | 166aea0f5909d2d541bcbbdb96f945bade7e8fc3 | /src/main/java/com/cit/its/messageStruct/DriveMotorData.java | 8a22d2cbf7caac663834131239d24519cfb238e2 | [] | no_license | zqingxi/vehicleNet | 85d43e9b3511e1b68ed7f08fd39bec9998d439d9 | 0d9f8f8a7eefaba70e31ded402b552e5c2a0bb67 | refs/heads/master | 2021-06-12T14:36:33.429731 | 2017-03-20T03:07:38 | 2017-03-20T03:07:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,418 | java | package com.cit.its.messageStruct;
public class DriveMotorData {
private String vehicleVIN; // 车辆VIN码
private short numberOfDriveMotors; // 驱动电机个数
// Drive the motor assembly information list
// 驱动电机总成信息列表
// 存疑,是否使用list效率更佳?
private DriveMotor[] driMotorInfoList;
// set, get方法
... | [
"QingXi@DESKTOP-U057NMS"
] | QingXi@DESKTOP-U057NMS |
8e739bef7d25fdfb3bcb7eb208d57672be5a3dd3 | cc416afd04b8526a696fdf11260e478fa2be0529 | /collectiontesting/src/TelephoneBook/Address.java | ad2b8648065484a3133c015c6a2459b392f91958 | [] | no_license | PR2-SS13/prp | c869d565b6b38f79c1f2de6ee95772060d0e68a3 | f65ca99976e8936e463a200e8ac78374bb39206b | refs/heads/master | 2021-01-13T01:44:56.837905 | 2013-06-29T14:29:59 | 2013-06-29T14:29:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,760 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package TelephoneBook;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Objects;
/**
*
* @author sacry
*/
public class Address extends AbstractUtils {
private String street, country, state;... | [
"nitsche25@gmail.com"
] | nitsche25@gmail.com |
0e1ebed0075b356312c2f9d49352558e869aaa76 | b4dba1c8fe98a8ac79b0bf2b1c2eb4a561fe0cac | /src/main/java/com/funny/admin/system/service/impl/ScheduleJobServiceImpl.java | b55dc36bb8a72902643859df6e0aeb8606fe3faf | [] | no_license | weichanchan/funny-deposit | 0410f42be149db6e40c962e864c865fa29e7a0bc | f8c91c53deb9f45dee5433a3c72447ddcb097433 | refs/heads/master | 2022-07-11T02:53:04.849596 | 2019-03-22T09:00:18 | 2019-03-22T09:00:18 | 146,894,368 | 1 | 0 | null | 2022-07-06T20:09:11 | 2018-08-31T13:16:50 | Java | UTF-8 | Java | false | false | 3,430 | java | package com.funny.admin.system.service.impl;
import com.funny.admin.system.dao.ScheduleJobDao;
import com.funny.utils.Constant;
import com.funny.utils.ScheduleUtils;
import com.funny.admin.system.entity.ScheduleJobEntity;
import com.funny.admin.system.service.ScheduleJobService;
import java.util.Date;
import java.uti... | [
"weicc_selina@163.com"
] | weicc_selina@163.com |
e3d2bca25d6a9c60836af7485a6c1e58c2ad6c9c | aa2cd49a57c043d5aa5429728c657da105e22c46 | /app/src/main/java/com/lianxi/dingtu/newsnfc/mvp/model/entity/UserInfoTo.java | cfa229c78cf49d945dbf1adb73256a6046fa3550 | [] | no_license | scygh/NEW_NFC | 3718ebbe22b89f7e8d31e952b575d0dc44ed8fdf | 61df95fbd7a2c779853edebc0b0d1b4299c8757f | refs/heads/master | 2020-09-08T10:06:52.128400 | 2020-04-18T08:36:17 | 2020-04-18T08:36:17 | 221,102,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,530 | java | package com.lianxi.dingtu.newsnfc.mvp.model.entity;
import java.io.Serializable;
public class UserInfoTo implements Serializable {
/**
* AccessToken : ae879ba3-260e-4797-906a-48b862f77292
* CompanyCode : 1001
* UserID : c883048c-dec8-4bbc-bb4b-1d29594d87fd
* Account : 1001
* ExpirationTi... | [
"1797484636@qq.com"
] | 1797484636@qq.com |
c5f11a07fd6755253e80616b05f615413087fa25 | 31e6b35084d827faab137cb9f25fac9c5ea6d132 | /IANEW/src/uow/ia/search/TokenAnalyzer.java | 60f6cf97989a5a0da93e28775d1387b27768f121 | [] | no_license | IATeam/IANEW | 560a7d79c544d669c6fc8df3c06db514ac06d9a7 | 626b11a4e9a2b2d433bcd9b291ff7e8b3d249ec0 | refs/heads/master | 2021-01-13T02:14:46.670571 | 2014-10-22T23:31:52 | 2014-10-22T23:31:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,591 | java | package uow.ia.search;
import java.io.InputStream;
import java.io.PrintStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import javax.servlet.ServletContext;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBui... | [
"kim.to6462@gmail.com"
] | kim.to6462@gmail.com |
1c31f4c41aeadec3166b545c95d60a1f08560e33 | 072951a21157d4682c2fab6e01928b6550752373 | /csharp/src/main/java/org/codehaus/enunciate/modules/csharp/CSharpDeploymentModule.java | 57482e00fdc44f66b231320502bf4fe03c8ca650 | [
"Apache-2.0"
] | permissive | martin-magakian/enunciate | 05356fef1d5b02a41b76ac4cf2071a67b52a5ad5 | b6e5c1bba9d1f847bf53d7d0c902f5abbf25b8b3 | refs/heads/master | 2020-12-25T03:42:43.190981 | 2013-09-20T17:58:52 | 2013-09-20T18:12:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,370 | java | /*
* Copyright 2006-2008 Web Cohesion
*
* 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... | [
"ryan@webcohesion.com"
] | ryan@webcohesion.com |
e5aedc0c6926fca1df6145dffd1fef49cda337d2 | 3f191c357d052294c96a9d0efbd4f2fae9f1512b | /loginapp/src/main/java/com/saq/loginapp/exception/SaqExceptionHandler.java | 90af150f54ea9572493c3207f312c1e33b5b176a | [] | no_license | saquibislam/loginapp | 789e5874cb35649c31a9a7a20730a5dea211a411 | 507b74210738a4a69ab0169310ae6c12371320ca | refs/heads/master | 2020-03-25T12:14:42.697415 | 2018-08-06T18:06:33 | 2018-08-06T18:06:33 | 143,737,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package com.saq.loginapp.exception;
import javax.servlet.http.HttpServletRequest;
import org.apache.log4j.Logger;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
@ControllerAdvice
public c... | [
"saquib.islam@Saquib-PC"
] | saquib.islam@Saquib-PC |
4ba7cc91561b248a85688f267dfad37794b89c87 | 60b77d57f3e163f3f89b5587225438812b00c25e | /decompile/output/app/src/main/java/android/support/v4/internal/view/SupportMenu.java | 7f767f576f18a9e44d519ef6d9f6c2aeef9c51fa | [
"MIT"
] | permissive | mio4kon/AspectMahou | 5e2afd654a69ecfbb2e70430ee4f15d5f5a30917 | 4b33acb83801c88d918a854dd6831e2cce35f868 | refs/heads/master | 2020-06-26T20:27:52.677150 | 2016-11-23T05:18:24 | 2016-11-23T05:18:24 | 74,539,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package android.support.v4.internal.view;
import android.view.Menu;
public abstract interface SupportMenu
extends Menu
{
public static final int CATEGORY_MASK = -65536;
public static final int CATEGORY_SHIFT = 16;
public static final int FLAG_KEEP_OPEN_ON_SUBMENU_OPENED = 4;
public static final int USER_MAS... | [
"mio4kon@sina.com"
] | mio4kon@sina.com |
ffb175c10d09461e626eb24815ea2d4fd85bad8a | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_5e152b0ea57e3f216903635708b912cfb4c1f759/ExprConstraintGenerator/2_5e152b0ea57e3f216903635708b912cfb4c1f759_ExprConstraintGenerator_s.java | 718c56e60d5c2d662cc61bdb274b615598ffc8eb | [] | 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 | 11,076 | java | package cd.semantic.ti;
import java.util.Collection;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import cd.ir.ExprVisitorWithoutArg;
import cd.ir.ast.BinaryOp;
import cd.ir.ast.BooleanConst;
import cd.ir.ast.BuiltInRead;
import cd.ir.ast.BuiltInReadFloat;
import cd.ir.ast.Cast;... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a71f2bd8d74c25f608178b30f34ff5bb74e6a615 | b0cdac3ff6aa9df3764ed020b3eb7f916d4e8b70 | /CSMModules/src/Modules/JFrameAssignLog.java | bf2f9c1990b50f565cd504bc3928e98a3a246ab6 | [] | no_license | superwangvip/csm | 140e78114f3195b79635bb3bfffb4a267bc452ea | 7e03333602a749174a0aa4e586e34bd2c3e1554f | refs/heads/master | 2021-01-16T20:55:39.822622 | 2015-03-09T03:00:10 | 2015-03-09T03:00:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,340 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* JFrameAssignLog.java
*
* Created on 2011-9-9, 20:23:31
*/
package Modules;
import java.awt.Dimension;
import java.awt.Toolkit;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLE... | [
"1096490965@qq.com"
] | 1096490965@qq.com |
de7f01801f04680c06af4ec3b47ee0457f1059cf | b6fb9d6d02ee7124b5a5109ba3e207a71528efb5 | /lab11/Array.java | e5fe24724e1ee2b9b394bd9174e4c2b8de6675ff | [] | no_license | suzychen/CSE2 | b7de02ec9b706d11e7ac4cbe3adfcbd4ea477a1a | d06f73202e2aba475ada7b51c37e715a3622fbe8 | refs/heads/master | 2021-01-25T05:16:37.840613 | 2014-12-06T01:35:27 | 2014-12-06T01:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,025 | java | ////
import java.util.Scanner;
public class Array{
public static void main(String[] args){
final int NUMBER_OF_ELEMENTS=10;
int[] numbers=new int[NUMBER_OF_ELEMENTS];
Scanner scan=new Scanner(System.in);
System.out.print("Enter 10 ints- ");
int sum=0;
for (int i=0;i<N... | [
"zic217@lehigh.edu"
] | zic217@lehigh.edu |
664c127f4c6dd8e34d37d3bd042f156ccfe8373a | 603769fe111437905b894654e9b810e5f5c7e3c2 | /thirdFile/src/PracticeWithIOPackage/Example2/ReceiveDataThread.java | 4ffaff01682bce7af0fb39972e6294d096b41ae1 | [] | no_license | Woosang77/JAVA | ffb809db3ffae4f8b1f3ed1e3a6894fbaa5d6182 | 36ee8704760bd1037501ac0072f35c1c6eef3fe5 | refs/heads/main | 2023-03-10T03:56:12.589361 | 2021-03-05T15:07:08 | 2021-03-05T15:07:08 | 316,170,855 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package PracticeWithIOPackage.Example2;
import java.io.BufferedReader;
import java.io.PrintWriter;
import java.net.Socket;
public class ReceiveDataThread implements Runnable{
Socket client;
BufferedReader ois;
String receiveData;
public ReceiveDataThread(Socket s, BufferedReader ois) {
client =... | [
"wooju9942@gmail.com"
] | wooju9942@gmail.com |
3f1ff9deb0e725145d90c39daa7d4d2780393992 | f2740cb6c3e47d362ba7b8275a23f5b1e4e21c01 | /spring-stream/rabbitmq-barista-service/src/main/java/com/spring/springbucks/barista/model/CoffeeOrder.java | c07acca84de96dc97b8f38f2a954c9e9bd46819a | [] | no_license | peterlxb/coding-demo | dd94a8a5471309e075c729e5ab85d970c8d8b705 | c5d52d03dcefe4a2663a5055621afcd889e2f4d9 | refs/heads/master | 2023-03-05T18:15:07.499938 | 2021-02-04T14:13:26 | 2021-02-04T14:13:26 | 257,637,242 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 992 | java | package com.spring.springbucks.barista.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.UpdateTimestamp;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.pers... | [
"p_lxboliu@tencent.com"
] | p_lxboliu@tencent.com |
bf3f487a94b56c2f20d0d4af10fbe9e8a501b0c7 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/model_seeding/27_gangup-module.MessageDeliveryException-1.0-1/module/MessageDeliveryException_ESTest.java | 9a223fc6a1fb492f9838ce90de45d805d7bab894 | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,609 | java | /*
* This file was automatically generated by EvoSuite
* Fri Oct 25 10:59:26 GMT 2019
*/
package module;
import org.junit.Test;
import static org.junit.Assert.*;
import java.sql.SQLDataException;
import module.Message;
import module.MessageDeliveryException;
import module.Module;
import org.evosuite.runtime.EvoRun... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
f0aaa70b93156f898ef894e85083b42d29df8ea1 | 6ec8e8eb14f0aeccbd3a440e9eec1d4effc57497 | /src/com/nisovin/shopkeepers/events/OpenTradeEvent.java | 70776a6751efb8d2d0990934821d5831e64f35c4 | [] | no_license | CubixCraft/Shopkeepers | ba80e169a8ed1b76e1898cd049849ea287e65dbb | f3e6d77006d2c040c9f17f9e01311a9aedd071ee | refs/heads/master | 2020-08-10T16:10:46.613320 | 2012-08-10T23:51:55 | 2012-08-10T23:51:55 | 5,375,472 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package com.nisovin.shopkeepers.events;
import org.bukkit.entity.Player;
import org.bukkit.event.Cancellable;
import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;
import com.nisovin.shopkeepers.Shopkeeper;
/**
* This event is called when a player attempts to open trade with a shopkeeper villager.
* ... | [
"buschtoens@gmail.com"
] | buschtoens@gmail.com |
126e3131066312de655860321c392518f52d3277 | 173fd547d0abffece52ff3d7c82d52b2d7a9ad1e | /1.7.10-Code/common/doggytalents/lib/Reference.java | e7561a31ec2f23a4483743fab985424c7cbcc4a5 | [] | no_license | ashillion/DoggyTalents | 95e6fb455926e70a9d7b8147151d68fe37aea22a | 1716ba36f82cfd67d625f951cc3afd7a4e4ccbb0 | refs/heads/master | 2020-12-25T05:03:25.848973 | 2015-03-19T07:52:27 | 2015-03-19T07:52:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package doggytalents.lib;
/**
* @author ProPercivalalb
*/
public class Reference {
//Mod Related Constants
public static final String MOD_ID = "doggytalents";
public static final String MOD_NAME = "Doggy Talents";
public static final String MOD_VERSION = "v1.8.3a";
public static fina... | [
"propercivalalb@gmail.com"
] | propercivalalb@gmail.com |
c361fc890cdda171d4c57598f6b89f176ec02ee8 | f2f1b88537b587ee0b6d4e9bf9ff65edc1dfa441 | /projects/simple_loanApp/src/java/foo/bar/site/controller/DeleteUserCommandControllerCommand.java | e1f0a50895a48b299e7310cf057d89f9c51b34d0 | [] | no_license | BackupTheBerlios/miniwiki-svn | f04c8d4d5e26393ed9f23478409cfb347b7a809e | 4ba24213f3091705e2ab80aea2af4f91a77a6715 | refs/heads/master | 2021-01-22T03:39:47.810642 | 2008-10-18T09:58:10 | 2008-10-18T09:58:10 | 40,774,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 821 | java | package foo.bar.site.controller;
import foo.bar.site.domain.User;
import java.util.List;
import java.util.ArrayList;
/**
* @author tmjee
* @version $Date$ $Id$
*/
public class DeleteUserCommandControllerCommand {
private int id;
private List<User> users = new ArrayList<User>();
priva... | [
"tmjee@dd44553c-9e4f-0410-8d3a-95608e80f3cc"
] | tmjee@dd44553c-9e4f-0410-8d3a-95608e80f3cc |
8c144b68666269056949618c6ef44e4b331fe71e | 4b4718718804e93a25994c27b319350086b55413 | /src/main/java/com/lactusinc/java/App.java | 5ede127464badee01b9d38972bf1e010e3c00051 | [] | no_license | samirshaik/mvn-dep-mgmt-java | d95604bfbf07ec3a4437fe40e4d0c1d74ceca0bf | 7bb9835728dda0d6f67d2743b3184e83b445cf78 | refs/heads/main | 2023-02-28T05:38:46.316943 | 2021-01-31T02:27:51 | 2021-01-31T02:27:51 | 334,555,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package com.lactusinc.java;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"shshaik@gmail.com"
] | shshaik@gmail.com |
33322c1fa7a35916e00c830f12b0e97747ee29bd | 83c6bfa1c4ec5aee9bcb5b2608f7e816489efa46 | /app/src/main/java/com/example/trianaandaluciaprietogalvan/helloworldsupport/message/FileEvent.java | 87ab3695bffbdfa8f6d922c08c67b8fe46386abf | [] | no_license | TrianaGalvan/MonitorECGMovil | 767b3d3985a9a739aad77063be2bcb50d6e3f912 | c4f51cfca89b352fa169b5c8ef7fab208d2be04a | refs/heads/master | 2021-05-31T11:46:52.840138 | 2016-05-25T03:40:25 | 2016-05-25T03:40:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 289 | java | package com.example.trianaandaluciaprietogalvan.helloworldsupport.message;
/**
* Created by trianaandaluciaprietogalvan on 25/04/16.
*/
public class FileEvent {
public final String nombreArchivo;
public FileEvent(String nombre) {
this.nombreArchivo = nombre;
}
}
| [
"trianagalvan@gmail.com"
] | trianagalvan@gmail.com |
15fc05ee5288708b9104b88bbc2804b144837581 | a305a77c4d4428b26ebe112e174bc7076ec765e6 | /Java_Labor/src/BirthdayCalendar/Person.java | 4a648d3423dcf4bb024993af15d1c54420ec61b1 | [] | no_license | schadinski/Studium | c50b7813b26564707445d1da3d2f08815c1cab39 | eba367b79ee81b296ecad3b1cb53f625a9b7d4f9 | refs/heads/master | 2022-11-30T19:49:39.501517 | 2020-08-11T04:41:22 | 2020-08-11T04:41:22 | 284,707,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,039 | java | package BirthdayCalendar;
public class Person implements Comparable<Person>{
private String name;
private BirthdayCalender_Date birthDate;
public Person(String aName, BirthdayCalender_Date aDateOfBirth){
this.name = aName;
this.birthDate = aDateOfBirth;
}
public String getName() {
return n... | [
"noreply@github.com"
] | schadinski.noreply@github.com |
ecc5a483616e3d377371fae212b96e5f87ea2553 | 79cb80a6f6e67ace5b878f188272d548f8d3f3b8 | /src/main/java/ProgrPo16Luty/zad2ConfigLoader/baseConnectionService.java | f379737d972823755fcfafa2aa5ac136daead849 | [] | no_license | RafalBrendanWelz/SDAZadania2020 | 0ebb06ffa3a76530191004201909aa049bb0f7ed | 6eae6a85ef48714229fb5fed064ec78a433957dc | refs/heads/master | 2021-01-26T03:18:19.853565 | 2020-02-29T08:22:35 | 2020-02-29T08:22:35 | 243,286,865 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,267 | java | package ProgrPo16Luty.zad2ConfigLoader;
import lombok.Getter;
import java.util.*;
@Getter
public class baseConnectionService {
private static Map<String, String> serwers;
private static baseConnectionService INSTANCE;
private static final int DLUGOSC_CONFIG = 10;
private baseConnectionService() {
... | [
"wadWESDSWS@O2.PL"
] | wadWESDSWS@O2.PL |
941a64567708c52abd0a001e834f60bab6ae55d0 | c603486d8a966773019be578b389b39a6cd1e9ff | /URI/Atividade 02/Everton/1035.java | 9cbf71441b0c07b5233ef34d4104100c7704ec24 | [
"MIT"
] | permissive | GOOOL-UFMS/Linguagem-de-Programacao-Orientada-a-Objetos | f798bb16339c05cc96b695854187c352789b2d35 | c6fb198e24b052eec7ead9aaf35e26e0087de1fd | refs/heads/main | 2023-07-28T21:19:13.809976 | 2021-09-10T21:03:44 | 2021-09-10T21:03:44 | 395,465,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | import java.io.IOException;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws IOException {
Scanner input = new Scanner(System.in);
int a, b, c, d;
a = input.nextInt();
b = input.nextInt();
c = input.nextInt();
d = input.nextIn... | [
"noreply@github.com"
] | GOOOL-UFMS.noreply@github.com |
c591da76c3be396de8726bd6bfd0095ad0a16883 | 29ce3a5ea0928b1c77a30be3c2c72013976615db | /syncer-core/src/main/java/com/github/zzt93/syncer/common/network/NettyServer.java | ef6bee059bc4f3f5cd3a9bad5d8d2083d3a2b7b7 | [
"BSD-3-Clause"
] | permissive | jiena-2606/syncer | 664cae0ae60d429ee2c7e89e3f067d102eca464a | 36c278e17d087f40a22326b77588d94843d3a475 | refs/heads/master | 2023-07-17T16:58:16.509499 | 2021-09-05T05:41:47 | 2021-09-05T05:41:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,313 | java | package com.github.zzt93.syncer.common.network;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelOption;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.cha... | [
"zengzt93@gmail.com"
] | zengzt93@gmail.com |
821154e065fb2f41be4beed6cdcfde65692873e3 | 6cef0b70fd08346b2e53107ff55741fab70fb94f | /demo-and-case/src/main/java/io/github/frapples/javademoandcookbook/demoandcase/demo/bio/Main.java | 18010d1fb6846675b04ace060b8cacdc21f246f9 | [] | no_license | atkins126/java-demo-and-cookbook | 414e50800112144209436f8fbe00644b525c6659 | e743aea7dd187854b119bf13ae1d175ee84a61ff | refs/heads/master | 2023-05-23T09:37:53.529772 | 2020-05-17T15:08:32 | 2020-05-17T15:09:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | package io.github.frapples.javademoandcookbook.demoandcase.demo.bio;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws InterruptedException, IOException {
final int PORT = 4040;
Thread ser... | [
"isfrapples@outlook.com"
] | isfrapples@outlook.com |
d099fa0b11ea3226f2448918268b10a5978f40fd | 3158c12da679bde1b4e71297f26bcc6b448dda34 | /BioskopAplikacija/src/constants/Constants.java | f4cf32fdd886f7c28f88f53fbb1058523f1bbece | [] | no_license | NikolaRakic/OsnoveWebProgramiranja | daef9c16e9fe2ce305195ef2646bfbda29a3637c | f653087a00d6d022e401acc1f3d0d5e4c9cf8444 | refs/heads/master | 2022-04-04T08:44:15.573461 | 2020-02-11T09:05:27 | 2020-02-11T09:05:27 | 221,250,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 122 | java | package constants;
public class Constants {
public final static String DATE_TIME_FORMAT = "yyyy-MM-dd HH:mm:ss";
}
| [
"Nikola@DESKTOP-J9436IF"
] | Nikola@DESKTOP-J9436IF |
7540db08112fbed573c4cec072c4abc4d530e373 | 2f4a058ab684068be5af77fea0bf07665b675ac0 | /app/com/facebook/contacts/contactcard/entry/CreatePhoneEntryView$2.java | e541c2712c5f9961ea50fb4fe7103b0759f232f9 | [] | no_license | cengizgoren/facebook_apk_crack | ee812a57c746df3c28fb1f9263ae77190f08d8d2 | a112d30542b9f0bfcf17de0b3a09c6e6cfe1273b | refs/heads/master | 2021-05-26T14:44:04.092474 | 2013-01-16T08:39:00 | 2013-01-16T08:39:00 | 8,321,708 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 534 | java | package com.facebook.contacts.contactcard.entry;
import android.view.View;
import android.view.View.OnClickListener;
class CreatePhoneEntryView$2
implements View.OnClickListener
{
public void onClick(View paramView)
{
if (CreatePhoneEntryView.a(this.a) != null)
CreatePhoneEntryView.a(this.a).b();
}
... | [
"macluz@msn.com"
] | macluz@msn.com |
24a3ca019f18dcf4833588d25c865a63b9c7d100 | 123f4dba79c550e48fef220bbc4f22e5aaeaa8fe | /app/src/main/java/com/example/sarah/alkosh/OrdersFragment.java | 4c93b0931c9d8814452dd3095186335df7d8e214 | [] | no_license | blackrose9/goldensilverfish | 4b0e82c647059555068e434ee627ff5b8187512f | d98b806f5bbb9a554292693275f5ff062bc32176 | refs/heads/master | 2021-09-03T14:44:26.972530 | 2018-01-09T21:42:12 | 2018-01-09T21:42:12 | 114,478,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,045 | java | package com.example.sarah.alkosh;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import ... | [
"sarah.mwendwa@outlook.com"
] | sarah.mwendwa@outlook.com |
15dbf583f5bc5e81e153c46af70486dd54f8a60f | 6cde3d1a8b8fefe71e48531f13e1d545976d12fa | /java/数据结构/07_AVL树/src/tree/BinaryTree.java | 66738120475059cb68206133f22db1a3f3f0140c | [] | no_license | Alan-FLX/code | 98d773ffed7e755e5c393d44b07d173febcaa22d | 283cd2ed3252a0096d0c7f62f5a7c664415a34f8 | refs/heads/main | 2023-01-21T17:41:24.583042 | 2020-11-30T14:29:09 | 2020-11-30T14:29:09 | 317,408,975 | 1 | 0 | null | 2020-12-01T03:01:45 | 2020-12-01T03:01:44 | null | UTF-8 | Java | false | false | 6,302 | java | package tree;
import java.util.LinkedList;
import java.util.Queue;
public class BinaryTree<E> {
protected int size;
protected Node<E> root;
// 返回二叉搜索树的大小
public int size(){
return size;
}
// 判断二叉搜索树是否为空
public boolean isEmpty(){
return size == 0;
}
// 清空二叉搜索树
... | [
"471068961@qq.com"
] | 471068961@qq.com |
331ecba1c24833e0bb3aef32da002f97efec4238 | 462b9598f08a48ab835f0b189d4d344560965227 | /src/main/java/csheets/ext/agenda/domain/IAgenda.java | 61c6e3d49859959acd56489a49a2efb07769b63c | [] | no_license | VitorMascarenhas/LAPR4-2016 | 19f5593b98b81763f77021fb04278ed231337028 | e53a5a46c0e09fbc155fb91f2010d50532de85d2 | refs/heads/master | 2020-03-19T10:31:05.321699 | 2018-06-06T19:49:19 | 2018-06-06T19:49:19 | 136,027,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package csheets.ext.agenda.domain;
import java.io.Serializable;
import java.util.List;
/**
* Defines Agenda contract.
*/
public interface IAgenda extends Serializable
{
List<IEvent> allEvents();
boolean addEvent(IEvent event);
boolean removeEvent(IEvent event);
boolean updateEvent(IEvent event);
... | [
"1120035@isep.ipp.pt"
] | 1120035@isep.ipp.pt |
9b5ac2be2b8f5a89c330a54ab1975259e1d3f281 | 3b0c74fd8694b870a6f3b688143e7ff80e42ae60 | /myproject10/src/myproject10/hashmapwithoutgenerics.java | 44cbb50ccdada9cb7305bd1a8682dda24735a78a | [] | no_license | mahaboob-roshini/Generics-and-maps | 93e5aedc792177691f2ab251280b7435bead5b89 | ff023131ab473f7d7e911d55f95b2945a2c36710 | refs/heads/master | 2020-06-03T18:55:44.436147 | 2019-06-13T04:38:45 | 2019-06-13T04:38:45 | 189,355,689 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package myproject10;
import java.util.HashMap;
import java.util.Iterator;
public class hashmapwithoutgenerics {
public static void main(String args[]) {
HashMap h=new HashMap<>();
h.put("a","array");
h.put("b","link");
h.put("c","vector");
h.put("d","stack");
h.put("e","queue");
h.put("f","enq... | [
"vsm sys@vsmsys-PC"
] | vsm sys@vsmsys-PC |
4fdbf15ab109de1c196ff7eedcd90e6cf1e4d31e | 6aca77afca15158a7d761e9512c61ae3ec9429e8 | /rebatch-jbatch/src/main/java/info/bitcrate/rebatch/jmx/Rebatch.java | 01d610f4665c77fdb571b4f2006fd4ea42f9bd2a | [] | no_license | mgae/rebatch | 06075540a5fa3dff6df2f83662dce22347e46540 | 16fafab76ea4b24130cf27addee1297c867395b8 | refs/heads/master | 2021-01-22T14:02:42.107796 | 2014-01-24T05:11:49 | 2014-01-24T05:11:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,794 | java | /*
* Copyright 2012 International Business Machines Corp.
*
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership. Licensed under the Apache License,
* Version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obta... | [
"michael.edgar@gmail.com"
] | michael.edgar@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.