blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3dbd0e4a2d3b47b887cc51811f0e6bc495408ba0 | c8fde0e9388e1c4bd537c17e4997941b767bc2ea | /src/main/java/discordbot/games/SlotMachine.java | 1df68b6630ec69fd4b148e070537a81eadd0caa6 | [] | no_license | R3T1CAL/DiscordBot | 47825bcd93ff5ceaea5b5c9ca54ce43e78d9aa83 | 4b8c6e114a7c7847fbc1a13a0773d6df22f048f2 | refs/heads/master | 2021-01-12T03:37:26.240886 | 2017-01-06T17:15:36 | 2017-01-06T17:15:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,792 | java | package discordbot.games;
import discordbot.games.slotmachine.Slot;
import discordbot.main.Config;
import java.util.Random;
public class SlotMachine {
public final static String emptySLotIcon = ":white_small_square:";
private final Random rng;
private final Slot[] slotOptions = Slot.values();
private final int w... | [
"maik_wezinkhof@hotmail.com"
] | maik_wezinkhof@hotmail.com |
d41d9e078055e7b3d15feb3b5186513de0c2312f | 8a23c7c6d4bde16ed8e2ce78f3fa11c7ed916da6 | /secao12_app_post/src/entities/Comment.java | d8a96f6e72a3fe81a19c52546899a3124a47db40 | [] | no_license | davialvs/curso-java-udemy | 9f43ac42266109ff34a8ac1f28a4aaf39cd0a391 | 9cf46877979986b9b0b966e195c659db22205f8d | refs/heads/main | 2023-03-29T20:55:30.592969 | 2021-04-05T03:52:22 | 2021-04-05T03:52:22 | 329,116,310 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package entities;
public class Comment {
private String text;
public Comment() {
}
public Comment(String text) {
this.text = text;
}
public String getText() {
return text;
}
public void setText(String text) {
this.text = text;
}
}
| [
"72519831+davialvs@users.noreply.github.com"
] | 72519831+davialvs@users.noreply.github.com |
571ee09d0ffe57ca33a98faa01c6fef3111f931e | d206ddb732c07af3c1c5681d7379816d23963a21 | /payments/src/main/java/cn/armylife/payments/service/RedEnvelopesService.java | 565295c54846f044cd11ed37c64bdbad036efece | [] | no_license | sengeiou/Armylife | 68fc9e2c15f3103576289942670b5dee07cdda30 | cab3a6333d6f5ca0f54b648d2a5aa1f6556a04e9 | refs/heads/master | 2022-11-10T23:37:06.355400 | 2020-06-04T00:39:43 | 2020-06-04T00:39:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package cn.armylife.payments.service;
import cn.armylife.payments.domain.RedEnvelopes;
import java.util.List;
public interface RedEnvelopesService {
int insert(RedEnvelopes redEnvelopes);
int update(RedEnvelopes redEnvelopes);
RedEnvelopes selectRedForId(Long redId);
List<RedEnvelopes> selectRedF... | [
"xuthus83@outlook.com"
] | xuthus83@outlook.com |
21d7a81bea3e341edaeb8aec7218dac2e7602c0c | 036f691bfa6cf2fea9884b74b3ee710eb6b502ab | /HistoriaMercado/src/mercado_test/CarrinhoTest.java | 7edcf9a7a5d7d8b12307a35c56805e25ef7fb5f1 | [] | no_license | lucianoacsilva/IMECursoTeste | f3285397e5339cef42d2731809f1a38e54f7f4af | d44c23973405711e7a5b3545f1a998f5ab6b48d4 | refs/heads/master | 2020-12-08T19:38:38.083416 | 2020-01-10T15:33:48 | 2020-01-10T15:33:48 | 233,076,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package mercado_test;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.AfterAll;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import m... | [
"java.05@fred.cec.ime.usp.br"
] | java.05@fred.cec.ime.usp.br |
2de992658c295c9d723002a4a0db769281e70462 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/8/org/apache/commons/math3/util/MathArrays_equals_1133.java | 5ed86874c567a5fe5b9ea75b55d64b6a2b95996a | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,532 | java |
org apach common math3 util
arrai util
version
math arrai matharrai
... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
1cb7e009f8ff8f345e67e84b465c88d0931df155 | 4ece50f5431f138092ba5d87f2b2bf95a1993c35 | /app/src/main/java/net/zxl/rxjava1test/Student.java | d8ea9a0e0334763fae54efdffa27efca5a28e46a | [] | no_license | primerToforget/Rxjava1Test | b9b6bc84805046a17e60e24e2243168160878565 | 9ddb7e7db4bcfe258fc6c76e7bff5d6e711e81dd | refs/heads/master | 2021-07-13T14:09:40.928913 | 2017-10-17T06:57:06 | 2017-10-17T06:57:06 | 107,068,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package net.zxl.rxjava1test;
import android.content.Context;
import java.util.List;
/**
* autour: Zxl
* date: 2017/10/16 16:20
* update: 2017/10/16
* email: zhuxinglong1992@qq.com
*/
public class Student {
public Student(String name,List<Course> course)
{
this.coures=course;
this.name=n... | [
"zxl2@strongsoft.net"
] | zxl2@strongsoft.net |
3fab573e106e9e6c2d842d16c820ffb8fbc20b59 | 4305724b1b3441900dee0eb2009ac176ac7ecab0 | /src/main/java/com/thread/comparetoandlist/Detest.java | 75c7f46d9e61792193c6f90dc24394088944cdba | [] | no_license | liu92/spring_thread | 07fb5d67cbf958cb573d085ee8375adff3438ca8 | 42ed3e24f5856eebfb942bbfe49b54c21b71dec0 | refs/heads/master | 2022-12-21T03:07:51.523498 | 2020-04-27T07:32:10 | 2020-04-27T07:32:10 | 115,611,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | package com.thread.comparetoandlist;
import java.util.List;
/**
* java类简单作用描述
* @ProjectName: Detest.java
* @Package: com.thread.comparetoandlist
* @ClassName: Detest
* @Description: java类作用描述
* @Author: 作者姓名
* @CreateDate: 2018/11/22 0022 17:49
... | [
"470437289@qq.com"
] | 470437289@qq.com |
dd9ef5786527d07d2c95aa07774573c8b89fae12 | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/RT_News_com.rt.mobile.english/javafiles/com/google/android/exoplayer2/text/ttml/TtmlRenderUtil.java | 456a7563b229d78c918a931886ab8f28dbfde0eb | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789751 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 15,552 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.google.android.exoplayer2.text.ttml;
import android.text.SpannableStringBuilder;
import android.text.style.*;
import java.util.Map;
// Refere... | [
"silenta237@gmail.com"
] | silenta237@gmail.com |
4fde736c6f743c666915795e0d633a5ec8e849d0 | d59659decc96ff98f3ac12eade4c211d743e7265 | /app/src/main/java/com/example/haoss/ui/person/integral/IntegralConvertRecordAty.java | 051c2ece5003c3cafd65333e4c7fa5335a5073d8 | [] | no_license | chentt521520/Hss_FuLi_full | 7a76b2fa78bc3f6776a2e81730a0276fdc5dcf95 | cf926c4bbe5065409b722348ae4285b72b4994bb | refs/heads/master | 2020-07-03T03:31:51.000165 | 2019-09-20T08:46:17 | 2019-09-20T08:46:17 | 201,770,085 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,071 | java | package com.example.haoss.ui.person.integral;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.widget.ListView;
import com.example.applibrary.utils.DateTimeUtils;
import com.example.applibrary.utils.StringUtils;
import com.example.applibrary.widget.freshLoadView.RefreshLayout;
impo... | [
"15129858157@163.com"
] | 15129858157@163.com |
ee2b38100ba205f12c7f69dfbd5cf8e0b7f6305b | eef972e40459a278e8022a1a567358a37f6647a4 | /src/main/java/cn/itsmith/sysutils/resacl/entities/DomOwnerResA.java | dbc29f7570ae50e179cdeb50067b6f940478b095 | [] | no_license | 1562200285wxf/domain | ae422da1bdc191447c8957aa5cea4341533e598b | 5cc10c32d1f3c503761c41f07c74b57963cc2b1a | refs/heads/master | 2021-04-11T06:43:53.949805 | 2020-03-21T15:35:40 | 2020-03-21T15:35:40 | 249,000,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package cn.itsmith.sysutils.resacl.entities;
import lombok.Data;
@Data
public class DomOwnerResA {
Integer domId;
Integer resTypeId;
Integer ownerId;
}
| [
"email@example.com"
] | email@example.com |
9d9acf4db645dbd3de16a65fc73d1dc9cf46b574 | c8db78c0329ab107878b2d17245c4b22283a5f3d | /src/main/java/com/swjuyhz/sample/sparkstream/executor/SparkKafkaStreamExecutor.java | ed7a6d60b6fcb38b76e5b7f32bfef417cddfe31c | [] | no_license | jaeockjang/spari10 | 46c148bf0803227f64ed1c77241b46f1b15d01cd | 52532fb6875ee8c1a5cab254422d07188ccf590f | refs/heads/master | 2022-10-27T11:07:35.089954 | 2020-06-10T01:44:45 | 2020-06-10T01:44:45 | 271,143,688 | 0 | 0 | null | 2023-09-05T22:03:40 | 2020-06-10T01:06:00 | Java | UTF-8 | Java | false | false | 6,118 | java | package com.swjuyhz.sample.sparkstream.executor;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import org.apache.kafka.common.serialization.StringDeserializer;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.sq... | [
"jojang91@duam.net"
] | jojang91@duam.net |
0a83cf4dbb3a7b8fef8014b89dbfcb957c3a78d2 | 77bccd68393066e701ab0761a71320237382e689 | /pyramidscheme/src/main/java/uq/deco2800/pyramidscheme/controllers/TutModeController.java | 39e8bb5ffd1e7e54b4f83a518c571d194fab2d21 | [] | no_license | UQdeco2800/pyramidscheme | e6ff7e7d14a73f373a90bdb6dc08a7c4481f819e | 6711b0aeef147a2a4bd60eb5c4ff503264b26560 | refs/heads/master | 2021-01-11T12:30:16.507849 | 2017-01-18T12:20:37 | 2017-01-18T12:20:37 | 79,336,940 | 1 | 1 | null | 2022-05-02T07:31:48 | 2017-01-18T12:16:12 | Java | UTF-8 | Java | false | false | 726 | java | package uq.deco2800.pyramidscheme.controllers;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import uq.deco2800.pyramidscheme.game.GameManager;
import java.net.URL;
import java.util.ResourceBundle;
public class TutModeController implements Initializable {
@FXML
... | [
"milliemacdonald4@gmail.com"
] | milliemacdonald4@gmail.com |
91a118d8db0689727a00eda4426b0c61c4e9fba1 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/16/16_ff83e5f3a478388bd771b1257ba4a809e03257cc/LIFOInvocationDispatcher/16_ff83e5f3a478388bd771b1257ba4a809e03257cc_LIFOInvocationDispatcher_t.java | 3670590adf5e69fb29c48bc8a6498cb9d0850d38 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,245 | java | /* Copyright (c) 2000-2004 jMock.org
*/
package org.jmock.core;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.ListIterator;
import org.jmock.core.stub.TestFailureStub;
public class LIFOInvocationDispatcher
implements InvocationDispatcher
{
public static final Str... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f41c7bc26eac271cec5aacaff24ebad637d272e9 | 55b23ace5418c90a9810d2441870186d041235d8 | /src/main/java/echo/client/EchoClient.java | 432a0b99755c3ac075ebc0d51907722baf2eff6c | [] | no_license | janwee-sha/netty-in-action | 274aef0e32e1f26eba189a104b8dd95cf6b0f88d | 7a68523284035a03dbe9fab9e57a934439197c41 | refs/heads/master | 2023-03-12T10:09:34.985760 | 2021-02-16T09:54:10 | 2021-02-16T09:54:10 | 339,020,444 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,880 | java | package echo.client;
import io.netty.bootstrap.Bootstrap;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.SocketChannel;
import io.netty.channel.socket.nio.NioSocketC... | [
"janwee_sha@outlook.com"
] | janwee_sha@outlook.com |
169447aeec15c01f5f8260d630bb53f4e8c3729e | 11da93eea486fa9b98dba773162ce3bfcb02129e | /LinkedList.java | 806f1cc5a58e2b9ba20cce40d7ae7b33e4286269 | [] | no_license | dillonmabry/ArrayOrderedList-vs.-Array-of-LinkedLists | 1ef6b3a66d13113f8ba427d8bbfc000d52831c33 | 174bda395ac5b9559d8e016d9f3272ecebea2365 | refs/heads/master | 2020-04-20T01:07:25.456503 | 2015-09-15T02:01:57 | 2015-09-15T02:01:57 | 42,488,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,296 | java | /* Dillon Mabry
* 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 assignment3itcs2214mabrydillon;
import java.util.Iterator;
/**
*
*@author Dillon Mabry Lewis/Chase
... | [
"dcmabry@gmail.com"
] | dcmabry@gmail.com |
b70a4cb215de5c1d58f09932b77b10cddd32508a | f6a21a3f378fed0fb2939d69f8b9727d27bf344e | /SudokuLock/src/main/java/com/example/mummyding/sudokulock/SPUtil.java | 2f9641554ebc53d50c5deb0befcf52a1c24a2523 | [] | no_license | gm-jack/GithubApplication | 54b2639f215faebbbd8392389ce757ecc7b25e30 | f27ce9bed376ba516e38909ebb133065f5d22da4 | refs/heads/master | 2021-01-11T01:52:09.917506 | 2016-10-18T06:34:26 | 2016-10-18T06:34:26 | 70,653,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,138 | java | package com.example.mummyding.sudokulock;
import android.content.Context;
import android.content.SharedPreferences;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Map;
/**
* SharedPreferences统一管理类
*/
public class SPUtil {
/**
* 保存在手机里面的文件名
*/
... | [
"gaoming@rtmap.com"
] | gaoming@rtmap.com |
9c56bd21db19dfc68dd3d54734fa08878ea2077b | 65916e7536770fea3f60596f1699a7fae623f165 | /Practica/Practica3Semaphore/src/model/Hombre.java | 4c32abdffa97d2ba6dc2f56fd137d5d50b4cc76c | [] | no_license | chivasirre3/programacionconcurrente | 28bf64b937744df0a870bc1411038f04e0044836 | 44be9062ff7ce0ad184f10510c2c9341f4e33fb4 | refs/heads/master | 2021-01-10T13:04:04.793934 | 2012-06-16T00:27:30 | 2012-06-16T00:27:30 | 43,029,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package model;
public class Hombre extends Persona {
// Constructor
public Hombre(String nombre, Banio banio) {
this.setBanio(banio);
this.setNombre(nombre);
}
/**
* Entra al Ba�o y sale. Luego Duerme 1 Segundo y vuelve a intentar entrar
*/
@Override
public void run() {
while (true){
... | [
"alejandromelo2005@gmail.com"
] | alejandromelo2005@gmail.com |
958fb279b9e05c080f3e79299a58610b174fece8 | f26708d9a1a987a6913ba7c64fe317bf6fb2042c | /src/main/java/codes/biscuit/skyblockaddons/utils/GuiFeatureData.java | 57e40dd656f8757d52d2c239ef7926405b0a969f | [
"MIT"
] | permissive | DidiSkywalker/SkyblockAddons | 0e9a5aa877de014178198153459b72bd20a62dc6 | 7bb17321e6ed9652bf0dc33104a7b9b2d501c195 | refs/heads/master | 2021-06-18T14:53:28.209634 | 2019-11-06T22:17:08 | 2019-11-06T22:17:08 | 201,264,589 | 0 | 0 | MIT | 2019-08-08T13:29:06 | 2019-08-08T13:29:06 | null | UTF-8 | Java | false | false | 1,531 | java | package codes.biscuit.skyblockaddons.utils;
class GuiFeatureData {
private ConfigColor defaultColor = null;
private CoordsPair defaultPos = null;
private CoordsPair defaultBarSize = null;
private EnumUtils.AnchorPoint defaultAnchor = null;
private EnumUtils.DrawType drawType = null;
GuiFeatur... | [
"jlrochelle45@gmail.com"
] | jlrochelle45@gmail.com |
17ae9350366e6e7a08bdf4a06cfbeb99ab58cda3 | ab75b7e4597e1d402dc93c7885848905a13d41ce | /src/main/java/com/bluehoodie/midup/web/rest/errors/FieldErrorVM.java | ae4597dab46e8d7c2451a99ac00c4c1a6f3ab1c0 | [] | no_license | dgeorgiev06/midup-jhipster | 33b3da6a468e36fe96082453a59de8d5fbc26112 | 347ae881e6f83a5cfc1651fc2de369e279cbe14f | refs/heads/master | 2020-04-17T02:12:32.006726 | 2019-01-20T18:15:23 | 2019-01-20T18:15:23 | 166,124,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package com.bluehoodie.midup.web.rest.errors;
import java.io.Serializable;
public class FieldErrorVM implements Serializable {
private static final long serialVersionUID = 1L;
private final String objectName;
private final String field;
private final String message;
public FieldErrorVM(String... | [
"dgeorgiev06@gmail.com"
] | dgeorgiev06@gmail.com |
82d424a309cce27493076ef84fd274da7a70fc1c | 3b3b85fdf32acf360c719bc733d0593efd63c5e7 | /http/src/main/java/com/netty/http/server/HttpFileServer.java | 2b32743cfde6aa1025746158aeac440e0d7ee968 | [] | no_license | feixiangshenhua/netty-hello | 3be0aec71363fbe5bd571524fab43b4d260b31f7 | e4354f058e08c8845b5e5ed8bf3035b7f18f24e3 | refs/heads/master | 2021-01-10T11:28:18.480117 | 2016-04-11T15:52:44 | 2016-04-11T15:52:44 | 55,852,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,781 | java | package com.netty.http.server;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.SocketChannel;
import io.netty.channel.socke... | [
"391720181@qq.com"
] | 391720181@qq.com |
4a8a9474630ee2798f238d95fdd1a650ca06fe63 | 69336c81f7a99885224e6580cca7611ee953d71b | /OIM-user/src/main/java/io/openindoormap/OIMUserApplication.java | 203098390605c17cc39236fb80ee3e537ead0dfb | [
"Apache-2.0"
] | permissive | Gaia3D/openindoormap | 7ffed6b801bbb4db60bea3d525711279f40fcc6f | c386a31773e6d3c5ee48d23ed36a9836130f8140 | refs/heads/develop | 2022-03-09T21:40:57.385324 | 2021-11-24T05:05:09 | 2021-11-24T05:05:09 | 130,036,374 | 6 | 2 | Apache-2.0 | 2022-02-24T01:32:00 | 2018-04-18T09:15:47 | JavaScript | UTF-8 | Java | false | false | 2,131 | java | package io.openindoormap;
import lombok.extern.slf4j.Slf4j;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.FilterRegistrationBean;
impor... | [
"hskim@gaia3d.com"
] | hskim@gaia3d.com |
fbfd7a8827f20bee66bb57869016c6afc6c8454e | 86b4ff3277d690000dfa65caf34e8f46a7b56202 | /JSP_Pjt_Sonjh/src/vo/InvoiceVO.java | c598ee3cd77fda1978cfb3655abb46cf75a1a055 | [] | no_license | sonstick/JSP_Pjt_Sonjh | 0e08a2d35cc7be93b3bfcc2737a26835c1f07268 | c4b5cd6df6ed35f901dfed196d1afeba4060bfa0 | refs/heads/master | 2020-04-17T17:18:31.433703 | 2019-01-23T13:01:25 | 2019-01-23T13:01:25 | 166,727,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,217 | java | package vo;
import java.sql.Timestamp;
public class InvoiceVO {
private int no;
private String name;
private String pwd;
private String subject;
private String content;
private int readCnt;
private String cmt;
private Timestamp reg_date;
public int getNo() {
return no;... | [
"sonstick@sondows"
] | sonstick@sondows |
c7d4dd578035473af3f61b60c31924443bdb123e | ee99459a6136364d6398f9ed790cac31ee1befa7 | /mybatis-test/src/main/java/com/ako/example/mybatis/SexTypeHandler.java | 1b5bae31bfe3ed37bffa563c8a70dacbe4ac3bb3 | [] | no_license | yhqairqq/javaexample | 4c76b8047575eafd9d46f71ef9d8b90dbe99cec9 | 3c7517e8e39ee55c233cf8051fd7c9d1b79dd36b | refs/heads/master | 2021-04-12T10:12:56.781270 | 2018-08-15T09:43:50 | 2018-08-15T09:43:50 | 94,528,376 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,548 | java | package com.ako.example.mybatis;
import org.apache.ibatis.type.BaseTypeHandler;
import org.apache.ibatis.type.JdbcType;
import org.apache.ibatis.type.MappedJdbcTypes;
import java.sql.CallableStatement;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by yangh... | [
"304187514@qq.com"
] | 304187514@qq.com |
ef354c8e9e2ca47a95f5225e551dc9ff54de7ec2 | 2de257be8dc9ffc70dd28988e7a9f1b64519b360 | /tags/rds-0.26/src/datascript/emit/java/UnionEmitter.java | 8e8085393a41ee0eac98fd1f2b8c55c4c63ceed0 | [] | no_license | MichalLeonBorsuk/datascript-svn | f141e5573a1728b006a13a0852a5ebb0495177f8 | 8a89530c50cdfde43696eb7309767d45979e2f40 | refs/heads/master | 2020-04-13T03:11:45.133544 | 2010-04-06T13:04:03 | 2010-04-06T13:04:03 | 162,924,533 | 0 | 1 | null | 2018-12-23T21:18:53 | 2018-12-23T21:18:52 | null | UTF-8 | Java | false | false | 5,508 | java | /* BSD License
*
* Copyright (c) 2006, Harald Wellmann, Henrik Wedekind Harman/Becker Automotive Systems
* All rights reserved.
*
* This software is derived from previous work
* Copyright (c) 2003, Godmar Back.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitte... | [
"hwellmann@7eccfe4a-4f19-0410-86c7-be9599f3b344"
] | hwellmann@7eccfe4a-4f19-0410-86c7-be9599f3b344 |
4b11a5f47ca5ced3c9da9e8495ba67fdbfc10a34 | 5122a4619b344c36bfc969283076c12419f198ea | /src/test/java/com/snapwiz/selenium/tests/staf/learningspaces/testcases/IT9/R1/LTILSAndAdptiveLoginWithResourceLinkIdblank.java | 87cbea9101ac79556beb7a26b45a95c9528a34af | [] | no_license | mukesh89m/automation | 0c1e8ff4e38e8e371cc121e64aacc6dc91915d3a | a0b4c939204af946cf7ca7954097660b2a0dfa8d | refs/heads/master | 2020-05-18T15:30:22.681006 | 2018-06-09T15:14:11 | 2018-06-09T15:14:11 | 32,666,214 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 992 | java | package com.snapwiz.selenium.tests.staf.learningspaces.testcases.IT9.R1;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.Test;
import com.snapwiz.selenium.tests.staf.learningspaces.Driver;
import com.snapwiz.selenium.tests.staf.learningspaces.apphelper.LoginUsingLTI;
... | [
"mukesh.mandal@github.com"
] | mukesh.mandal@github.com |
2fecf747470c4ae09d0541bc96ded02475b1f5c0 | 8fe86d41925f3355fdfa33a22d9fc16c9c3cc195 | /src/main/java/com/zyp/erp/controller/back/SysPasswordController.java | 10fbde256628e9fbcdfed0e450d476fde64c5de3 | [] | no_license | zhangYaPeng/erp | 5f8586d3c174dde0a0e64530feeeef6a8e50364c | 786f39c85583ce489ffbc1e9d4e6b627fcb5e7b9 | refs/heads/master | 2022-12-21T05:17:11.577932 | 2019-06-16T09:24:05 | 2019-06-16T09:24:05 | 165,013,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,003 | java | package com.zyp.erp.controller.back;
import com.zyp.erp.dao.SysUserMapper;
import com.zyp.erp.domain.SysUser;
import com.zyp.erp.utils.PasswordUtil;
import com.zyp.erp.utils.login.LoginUser;
import com.zyp.erp.utils.login.UserContext;
import com.zyp.erp.utils.response.ResponseObject;
import com.zyp.erp.utils.response.... | [
"btdxcgcool@163.com"
] | btdxcgcool@163.com |
051c9f1fa794ea309d1a5b5c5ea368509eb660fc | b8398336a317cef9e56d3d9982e4ce7a2d9734d1 | /src/Main.java | 6217b658e7fd03f72ca4992dde5844122ccff1a2 | [] | no_license | NachoOlivero/actividad8AyC | 5887a3dc7d24230d621dba40c4c56e8dadc0a08f | 1fcc4d9115234c957cf3e426ebc6d35dde21036a | refs/heads/main | 2023-05-02T03:47:57.716130 | 2021-05-31T23:51:46 | 2021-05-31T23:51:46 | 370,387,661 | 0 | 1 | null | 2021-05-24T21:05:36 | 2021-05-24T14:51:02 | Java | UTF-8 | Java | false | false | 3,344 | java | import java.util.Random;
public class Main {
private static final int MAX_VALUE = 1000000000;
public static void main(String[] args) {
int check = 4;
switch (check) {
case 1: check1(); break;
case 2: check2(); break;
case 3: check3(); break;
case 4: check4(); break;
}
}
private static ... | [
"54416746+NachoOlivero@users.noreply.github.com"
] | 54416746+NachoOlivero@users.noreply.github.com |
67f2dd8b8aa7bb2102099dda117a502f94aafec0 | 8b4f30926eef1d7832ab666e27b6fe615d8604fd | /src/main/java/org/librairy/service/nlp/client/SpotlightClient.java | 0c4e75883d0a3aace965975fcc60f8f9db6aa0e2 | [
"Apache-2.0"
] | permissive | librairy/nlpES-service | 3dfb0888e992eb4f60971d56a3ce7b1080cec85d | 5f07f08ee1059595ce9d4e817372e689d903f679 | refs/heads/master | 2021-05-12T14:05:37.348728 | 2019-03-12T23:55:37 | 2019-03-12T23:55:37 | 116,943,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,499 | java | package org.librairy.service.nlp.client;
import org.apache.commons.io.IOUtils;
import org.apache.http.HttpEntity;
import org.apache.http.HttpStatus;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.a... | [
"cbadenes@gmail.com"
] | cbadenes@gmail.com |
2feddadc8bbb6dd2a387504911add15bec378211 | d4a23fc879d295059676ccd39c94c135275cdada | /src/main/java/com/nfwork/dbfound/web/file/FileDownloadUtil.java | 7f998675f37633b9c1b78b4f02f56281ab73ad00 | [] | no_license | scokaven/dbfound | 3812b72151fc3b75aa1038f7b3a46947916c0cab | 11b54255490b84033416f12243a3d663d71d6d22 | refs/heads/master | 2020-09-22T19:46:47.836838 | 2019-11-23T15:09:04 | 2019-11-23T15:09:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,657 | java | package com.nfwork.dbfound.web.file;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import java.net.URLEncoder;
import java.util.Map;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletResponse;
import com.nfwork.dbfound.exception.ParamNotFound... | [
"nfwork@163.com"
] | nfwork@163.com |
ea40d62080e52f19b81d3d69d1a00b26b36751a6 | 82510f4978993812fa70a74230ba19621f03e107 | /src/main/java/com/aalhabib01/xyz/BloodDonationBackend/SpringFoxConfig.java | 9dfc45f11dc8d773a292e3b8437b4bb33341e23e | [] | no_license | aalhabib001/Blood-Donation-Backend | 9f5b7f76fce8f282253b4abc53ad7ded08822820 | da2004ccb58a1aaf379c9015a5a221f5fe66d07d | refs/heads/master | 2023-02-05T09:01:34.106969 | 2020-12-26T06:41:19 | 2020-12-26T06:41:19 | 315,462,698 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,872 | java | package com.aalhabib01.xyz.BloodDonationBackend;
import com.google.common.base.Predicates;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ParameterBuilder;
import springfox.documentation.builders.PathSelectors;
im... | [
"aalhabib001@gmail.com"
] | aalhabib001@gmail.com |
846b6b6b623d2ba5864561ac83d6f7c538b0d37e | 5407d127f6f7570e0dc87ea0b3f661468b99014d | /src/main/java/duke/task/Deadline.java | d1dba058e14a77a2558afbbaa23267c2fcf8a057 | [] | no_license | Ma-Yueran/ip | dec07455d64d21145aedccf3b7d800d82162da6f | 9aba9493b384f7d188651b31ee4fabfd1361d802 | refs/heads/master | 2022-12-19T06:46:20.566902 | 2020-09-18T11:03:12 | 2020-09-18T11:03:12 | 288,386,050 | 0 | 0 | null | 2020-09-09T09:32:09 | 2020-08-18T07:29:07 | Java | UTF-8 | Java | false | false | 1,774 | java | package duke.task;
import duke.exception.EmptyTimeException;
import duke.exception.ExceptionMessage;
import duke.exception.IncorrectFormatException;
import duke.time.Time;
import duke.ui.UiPrint;
/**
* A Deadline is a task with a deadline. Deadline objects store both task
* description and deadline time.
*/
public... | [
"mayuerantom@outlook.com"
] | mayuerantom@outlook.com |
0af7aa1f90e6476abb8c2e1e36727bd69fa6f0cd | 4465dbf695c62f06cc2c9e1438f894d5ce233292 | /random/src/test/java/ga/rugal/amazon/maximumareaofapieceofcakeafterhorizontalandverticalcuts/SolutionTest.java | 75efa033181a4cd96759fd05fa9c6bebf22b5da9 | [] | no_license | Rugal/algorithm | d7e12d802fee56f96533f18c84ed097bf64db34e | 130aba9c156af73cab4b971e59f56909b01cb908 | refs/heads/master | 2023-09-04T04:30:47.571420 | 2023-08-26T06:13:51 | 2023-08-26T06:13:51 | 49,036,223 | 10 | 4 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package ga.rugal.amazon.maximumareaofapieceofcakeafterhorizontalandverticalcuts;
import java.util.stream.Stream;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
publi... | [
"rugal.bernstein.0@gmail.com"
] | rugal.bernstein.0@gmail.com |
1859fb8f326ded29b2a104f66f443a0b46735d9d | 35038685b133a084fd2c1ce3b7f73fac7ed8033f | /app/src/main/java/com/example/jobtest/UI/MainActivity.java | 4296895f77f7c14855d4b5920a337453d6b24b32 | [] | no_license | MhmodElsadany/JobTesting | 5d2cde0b2a2a2d03b522bdc91bca7e4aab474ca1 | 4deaeed7f5b2c1552af4055191323ed4e7b56c46 | refs/heads/master | 2020-12-22T12:47:23.311048 | 2020-01-29T23:01:45 | 2020-01-29T23:01:45 | 236,786,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,528 | java | package com.example.jobtest.UI;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProviders;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import androi... | [
"mahmoudelsadany81@yahoo.com"
] | mahmoudelsadany81@yahoo.com |
15b4433313e7831e7b4a7aa35eaa429f3aef1d64 | 4688d19282b2b3b46fc7911d5d67eac0e87bbe24 | /aws-java-sdk-xray/src/main/java/com/amazonaws/services/xray/model/BackendConnectionErrors.java | d97717b9207a666633ae1ae3b5ee72356b8d97bd | [
"Apache-2.0"
] | permissive | emilva/aws-sdk-java | c123009b816963a8dc86469405b7e687602579ba | 8fdbdbacdb289fdc0ede057015722b8f7a0d89dc | refs/heads/master | 2021-05-13T17:39:35.101322 | 2018-12-12T13:11:42 | 2018-12-12T13:11:42 | 116,821,450 | 1 | 0 | Apache-2.0 | 2018-09-19T04:17:41 | 2018-01-09T13:45:39 | Java | UTF-8 | Java | false | false | 9,726 | java | /*
* Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
89b68db54649fcef4e5921272dc9d950041bae7a | 379e5d82ae358722987cb08638431af0a3858366 | /src/main/java/org/dhis2/data_element_rest/services/UserService.java | 880b14c803461ab1d281e7ec43f64596296c2874 | [] | no_license | d-bernat/dhis2 | 383464121377aa5d81ddab1225b0baf16b97c65d | 68fd38e1e2f388eee33f412fea44cc3a342f930c | refs/heads/master | 2023-02-24T04:21:32.803578 | 2021-01-27T07:19:24 | 2021-01-27T07:19:24 | 322,940,401 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package org.dhis2.data_element_rest.services;
import org.dhis2.data_element_rest.domain.User;
import java.util.List;
public interface UserService
{
List<User> getAllUsers();
User getUserByName(String username);
}
| [
"mail@it-bernat.de"
] | mail@it-bernat.de |
d844477dab975d6b057c17b854735d8f25727765 | 92b3924d47c4c40da3ffdf0e7418e23fdc5635e5 | /src/test/java/pages/Page_FlightFinder.java | 8f7969c5c144ea47e61a5e9bfd2836c78bb56e42 | [] | no_license | angel4th/seleniumTasks | 7b9b71459a7e2c7c8897cd506202c486b2ae27b1 | 38e8ab63c81b16555ba2bfb13063e169df58dc0c | refs/heads/master | 2020-04-02T06:35:33.186691 | 2018-10-24T17:51:33 | 2018-10-24T17:51:33 | 154,158,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,582 | java | package pages;
import config.DriverFactory;
import webElements.Elements_FlightFinder;
import helpers.Functions;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.PageFactory;
import org.testng.annotations.Test;
import java.util.concurrent.TimeUnit;
public class Page_FlightFinder extends Driver... | [
"angel.4thsource@gmail.com"
] | angel.4thsource@gmail.com |
48909a4285fed23a8229bff7aa20c16a41d704ad | 9fce0a423bc700e6949b7b9493b5e4c692349a10 | /Source/src/myexception/LexerError.java | eb7859f1686a050c48f4328d42b66169701fa5fc | [] | no_license | nxvu699134/ANTLR_SimpleCode | a1dffa2754c9d87541135d9c20eb5399163bf933 | c351c3ca5e075528ae51a6f36be0008ad68bfae4 | refs/heads/master | 2021-08-28T15:39:19.836769 | 2017-12-12T17:06:50 | 2017-12-12T17:06:50 | 107,226,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 145 | java | package myexception;
public class LexerError extends Exception
{
public LexerError() {}
public LexerError(String msg)
{
super(msg);
}
}
| [
"nxvu699134@gmail.com"
] | nxvu699134@gmail.com |
ba5068a4d54d5a1c967635b8baa34cde7f7d25b7 | 0f95f50be23e409c083dd8562452cd8ca55b743c | /boss/src/com/tstar/crm/service/CrmUserService.java | 21b11dea70d887df82e59decf831c93be3154d39 | [] | no_license | RisingStar20/yan | 727d467bb43fb6fd911de9dcd73621376e5dc9c4 | 7002f62eac5872788715760f9af20af1d71173f3 | refs/heads/master | 2020-05-09T12:21:42.681959 | 2018-04-12T15:01:00 | 2018-04-12T15:01:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | /**
*
*/
package com.tstar.crm.service;
import java.util.List;
import java.util.Map;
import com.tstar.crm.model.CrmUser;
/**
* @author zhumengfeng
*
*/
public interface CrmUserService {
CrmUser selectByPrimaryKey(String id);
Map<String, Object> selectFullInfoById(String id);
Map<Str... | [
"250739104@qq.com"
] | 250739104@qq.com |
fba5d82541b01fb0984a3e28a5bf598e848d8ad4 | 890af51efbc9b8237e0fd09903f78fe2bb9caadd | /general/system/com/hd/agent/system/timer/ClearLockTimer.java | 4645fd2896ce4e59fe24f932addf0db4771784d8 | [] | no_license | 1045907427/project | 815fb0c5b4b44bf5d8365acfde61b6f68be6e52a | 6eaecf09cd3414295ccf91454f62cf4d619cdbf2 | refs/heads/master | 2020-04-14T19:17:54.310613 | 2019-01-14T10:49:11 | 2019-01-14T10:49:11 | 164,052,678 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 927 | java | /**
* @(#)LockTimer.java
* @author chenwei
* 版本历史
* -------------------------------------------------------------------------
* 时间 作者 内容
* -------------------------------------------------------------------------
* Mar 13, 2013 chenwei 创建版本
*/
package com.hd.agent.system.timer;
import java.util.Date;
import c... | [
"1045907427@qq.com"
] | 1045907427@qq.com |
9a27fb186b799feff9319e8cab6f8412eff86516 | c1c3db938e7737ac5c98e0892bb46cda0b7c868b | /Review_6~/src/step6/Ex03.java | 2668c6d7311961c1b60877d092386ddd955a0731 | [] | no_license | sksmsy/REVIEW | 86691f3c353848b7127ed4879cba3480b2329a9e | 1b0e036ec2b87ca1e1847a6e8506cbe8016820ff | refs/heads/main | 2023-02-18T17:10:00.091887 | 2020-12-27T14:29:31 | 2020-12-27T14:29:31 | 312,788,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | package step6;
class Ex3{
int [] arr = {87, 100, 11, 72, 92};
}
public class Ex03 {
public static void main(String[] args) {
Ex3 e = new Ex3();
//ex1)전체 합 출력
int tot = 0;
for (int i = 0; i < e.arr.length; i++) {
tot += e.arr[i];
}
System.out.println(tot);
//ex2) 4의 배수 합
tot = 0;
for (... | [
"sksmsy@localhost"
] | sksmsy@localhost |
9724952840b4d12fdd645323b196d410a2de6348 | b292d288cdc5809fb67143bac903951647d502e0 | /project/product/core/src/main/java/com/chananel/product/web/rest/vm/package-info.java | 99c55cea83e7c35a2b23d58d25cab668579b7b68 | [] | no_license | zhouchong521/chananel | 574018832214b668481384a1816519c0ee3c41b9 | aed5e1226f37944ff5ca4e2f988a07200b0dfc30 | refs/heads/master | 2021-01-22T07:57:36.890634 | 2017-05-28T10:03:38 | 2017-05-28T10:03:38 | 92,652,751 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 102 | java | /**
* View Models used by Spring MVC REST controllers.
*/
package com.chananel.product.web.rest.vm;
| [
"mr_liuzeyuan@163.com"
] | mr_liuzeyuan@163.com |
ddef2fa570ec3f880ab900919fbd20f07ceaea69 | 2a1bf7fac795e7d3150efa72892ff705d05cbab5 | /src/main/java/Zadania3/Zad6/Pracownicy/Księgowa.java | 4849d7cfac6a84df7bbd5cd033ac258839f4c6d7 | [] | no_license | Rozik85/ZadaniaDomowe | e9ac580217109b96f6544f769fb94d430b32aae4 | ba857a64013f378c5d20b76d8689c84fbf76b863 | refs/heads/master | 2021-07-13T23:55:42.509009 | 2017-10-06T22:08:29 | 2017-10-06T22:08:29 | 107,245,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 155 | java | package Zadania3.Zad6.Pracownicy;
public class Księgowa extends Pracownik{
public Księgowa (String imię, int wypłąta){super(imię,wypłąta);}
}
| [
"rozik85@o2.pl"
] | rozik85@o2.pl |
d416964f508a682b54ba07d8f7db03109c250a3d | e7bebfd210b9a5f7d2252fac27cac9add054984c | /GLM/app/src/androidTest/java/edu/gatech/seclass/glm/dao/ListItemDaoTest.java | 9adb29d4cf877a10a4b9ce4ae1dbfaff79cd9e44 | [] | no_license | mohommedislam15/GroceryListManager | 85298cecc202f8e331303e5c2a0da46ba26b9fba | deb13d296a91673fdecc42b034c8824bd2eb2eb1 | refs/heads/master | 2023-03-16T12:45:43.770901 | 2019-08-16T04:19:23 | 2019-08-16T04:19:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,442 | java | package edu.gatech.seclass.glm.dao;
import android.support.test.runner.AndroidJUnit4;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import java.util.List;
import edu.gatech.seclass.glm.activity.ListItemActivity;
import edu.gatech.se... | [
"mlefkovitz@gatech.edu"
] | mlefkovitz@gatech.edu |
2b2058d6bb97bdbfc6e887d03e90f26b7da5220f | 46a4043121060a5c9ce63345ecdf698cb9b86d63 | /app/src/main/java/nova/xiaoju/com/novaautolayout/widget/MetroLayout.java | 42c48a31b13b95fdb6c09bbe04463c974669f37a | [] | no_license | supengchao/NovaAutoLayout | 36176f873d30515882598ec0ec2f8e3d7cdc6206 | 13035956ea4e6c29973c00db0be7917fd0771515 | refs/heads/master | 2021-01-10T03:06:08.177821 | 2016-03-03T09:29:00 | 2016-03-03T09:29:00 | 53,029,714 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,941 | java | package nova.xiaoju.com.novaautolayout.widget;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
im... | [
"1459384963@qq.com"
] | 1459384963@qq.com |
cea126c1a3216afce717aa70ecfbc3b9e55201d9 | 691d588accc94c0306d9dae9706d9bdc543db8d3 | /webanno-automation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/automation/service/export/AutomationMiraTemplateExporter.java | 2987dea0b2d576016d67d78887da79cb6e9839d5 | [
"Apache-2.0"
] | permissive | pw-mini-ig/webanno | c8ecccd2d136b7ff49f5d65c54bd73dfd63f203a | 78592a4706f2fca2bcb2333203f9ae1438e607cd | refs/heads/master | 2023-02-21T06:24:14.929426 | 2021-01-28T12:59:43 | 2021-01-28T12:59:43 | 320,852,744 | 0 | 0 | Apache-2.0 | 2021-01-28T12:59:44 | 2020-12-12T14:45:30 | null | UTF-8 | Java | false | false | 5,580 | java | /*
* Copyright 2018
* Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology
* Technische Universität Darmstadt
*
* 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
*
* htt... | [
"richard.eckart@gmail.com"
] | richard.eckart@gmail.com |
f632bce5185200cb54457ac52665e57571974517 | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes5/com/tencent/mobileqq/pic/compress/PicTypeNormal.java | 1927ba7a1b05fb726d3785448fbb83579dfd0399 | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,956 | java | package com.tencent.mobileqq.pic.compress;
import com.tencent.mobileqq.hotpatch.NotVerifyClass;
import com.tencent.mobileqq.pic.CompressInfo;
import com.tencent.mobileqq.pic.Logger;
public class PicTypeNormal
extends PicType
{
PicTypeNormal(CompressInfo paramCompressInfo)
{
super(paramCompressInfo);
boo... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
4a61d2ec577212e7184520cb9634314142b423ac | 10fdc3aa333ef07a180f29a4425650945c3da9c8 | /zhuanbo-shop-api/src/main/java/com/zhuanbo/shop/api/controller/MobileUserController.java | 963f856172add120736f4615de085bf8612564c5 | [] | no_license | arvin-xiao/lexuan | 4d67f4ab40243c7e6167e514d899c6cd0c3f0995 | 6cffeee1002bad067e6c8481a3699186351d91a8 | refs/heads/master | 2023-04-27T21:01:06.644131 | 2020-05-03T03:03:52 | 2020-05-03T03:03:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,038 | java | package com.zhuanbo.shop.api.controller;
import com.alibaba.fastjson.JSON;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.conditions.update.UpdateWrapper;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.zhuanbo.core.annotation.LoginUser;
import ... | [
"13509030019@163.com"
] | 13509030019@163.com |
6692c6bdb5bd3a1e0e1f33430a78f5fbc88ddd53 | 6e8bd444cca80ab38826c67570209459ad7cd35d | /src/main/java/stg/controller/BoardDOA.java | f6c77b4db59017f8e753671fd491b168f7710fbc | [] | no_license | Ryan-Gross1993/CheckersBoard | c2aa67a6601d3bc0b3308f67c850cf284e31d66b | d762183b1604b32c16a2a3d38b499c91ee5deef5 | refs/heads/master | 2021-01-22T20:02:43.183777 | 2017-03-17T05:48:18 | 2017-03-17T05:48:18 | 85,275,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | package stg.controller;
import org.springframework.data.repository.CrudRepository;
/**
* Created by prestonbattin on 3/16/17.
*/
public interface BoardDOA extends CrudRepository<BoardEntity,Long> {
public BoardEntity findByid(int ID);
}
| [
"ryan@Ryans-MBP.home"
] | ryan@Ryans-MBP.home |
5692928b4860facb14847c3064385086fc3789d8 | 805099cb4ef731650fc4aa209b83874a7cb0ae1e | /common/src/main/java/com/hung/common/exceptions/BusinessException.java | 9e3cb9e0770b208dd9e13c2c249874e8f39c1e54 | [] | no_license | hungdng/eco | 3a93a42cde03ae06007a55d49e83404f90fb144a | 7a525ffb9ad110b0606665614cb01dd85394f25c | refs/heads/main | 2023-01-12T17:46:22.403207 | 2020-11-13T08:59:45 | 2020-11-13T08:59:45 | 309,649,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,126 | java | /**
* ****************************************************
* * Description :
* * File : BusinessException.java
* * Author : hung.tran
* * Date : Nov 09, 2020
* ****************************************************
**/
package com.hung.common.exceptions;
import com.hung.common.annotation.Respon... | [
"hungdng.92@gmail.com"
] | hungdng.92@gmail.com |
ddb99b90895b1dc68642f4f537cd4a9e4c270c1d | 99d7855486713fef7cc2a8faf6a91c9f7900f743 | /Programs/Ass7/src/VideoAdapter.java | ee3ce9f00e2b69b445ac0248ec5652c17d09345e | [] | no_license | Zyanede/Class-Projects | 09296d5ef2d78234c5c735c79f37a96aede7366b | a4773b5add11e4cd1ad8e34712e348ee16008e4a | refs/heads/master | 2016-09-15T21:35:57.572903 | 2014-03-06T19:44:32 | 2014-03-06T19:44:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | import java.util.ArrayList;
public class VideoAdapter implements VideoCardPlug{
public void printList(ArrayList<String> list){
String listString = "";
for (String s : list){
listString += s + "\t";
}
TelevisionSocket printImage=new TelevisionSocket();
printImage.print(listString);
}
}
| [
"ashleigh.amrine@gmail.com"
] | ashleigh.amrine@gmail.com |
34be4b34783d481131eab77e0fe5358082875c16 | 5ac8461fafe368721a4e33c0938ee34ca3dbf10c | /app/src/main/java/com/dictionary/dictionary/Words.java | 377f2afcf4da9a7979d7c2752d9c328ff97fe3d4 | [] | no_license | tosheee/Dictionary | 0e86a992e2144d1d89092c05e6fcb4089a078308 | 62cb7046300c19f796272caf59802073dd1974d8 | refs/heads/master | 2020-04-16T04:58:59.025861 | 2019-04-28T16:15:05 | 2019-04-28T16:15:05 | 165,288,503 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 59 | java | package com.dictionary.dictionary;
public class Words {
}
| [
"tosheee@abv.bg"
] | tosheee@abv.bg |
8ba506a3119eaf7fed62da69e29be6a06c7e1c5b | 2b77ae9c2987d9a7e38b3af3ada6f09c7c95b102 | /backendbuzzpage/target/generated-sources/archetype/target/classes/archetype-resources/src/main/java/spring/EnhancedDefaultKeyGenerator.java | de4de299724f460370f28dccc331f957fc7b4adf | [] | no_license | samukapsilva/backendbuzzpage | 84993e673ff9e472c33dba26ad4b0dd196f9d8da | 0b682790d99d13c1b833633de8bf2a1651bc298f | refs/heads/master | 2020-07-23T15:49:53.312958 | 2016-08-19T19:51:03 | 2016-08-19T19:51:03 | 66,018,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,774 | java | #set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
package ${package}.spring;
import java.lang.reflect.Method;
import java.util.HashSet;
import org.springframework.cache.interceptor.KeyGenerator;
/**
* Default key generator. Returns {@value ${symbol_pound}NO_PARAM_KEY} if no param... | [
"samukapsilva@gmail.com"
] | samukapsilva@gmail.com |
f3d0380e3f82ac71684f569c07960f67051067ed | a1d3aa27bfec92ef6c53c47135063a5b37eb79c4 | /BackEnd/Core/sailfish-core/src/main/java/com/exactpro/sf/embedded/statistics/storage/reporting/TagGroupReportRow.java | daf3b8094a08aea1d04d5b3399571011eec5902f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | 1ekrem/sailfish-core | 661159ca9c56a025302d6795c4e702568a588482 | b6051b1eb72b2bde5731a7e645f9ea4b8f92c514 | refs/heads/master | 2020-05-01T16:36:15.334838 | 2018-12-29T12:28:57 | 2018-12-29T13:33:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,606 | java | /******************************************************************************
* Copyright 2009-2018 Exactpro (Exactpro Systems Limited)
*
* 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
... | [
"nikita.smirnov@exactprosystems.com"
] | nikita.smirnov@exactprosystems.com |
966337c4a117301efa8c8e7867eff9a57ebdd111 | a44a0897f1ca810df2e69bb28d77793c591b49f8 | /src/main/java/com/globant/internal/oncocureassist/endpoint/MetadataController.java | 8ffdf32601d5e8cc704e2d9c9ff66e608dd2a886 | [] | no_license | globant-by-java/onco_cure_assist | d791d1d153a6e44fa59190c0776ecb7b91f05e74 | f1c494d0741b7df8660ee0aeed4d79fd5394a286 | refs/heads/master | 2020-04-21T01:32:37.828271 | 2019-03-15T15:13:07 | 2019-03-15T15:13:07 | 169,227,146 | 0 | 0 | null | 2019-03-15T15:13:08 | 2019-02-05T11:01:47 | Java | UTF-8 | Java | false | false | 758 | java | package com.globant.internal.oncocureassist.endpoint;
import com.globant.internal.oncocureassist.domain.metadata.GlobalMetadata;
import com.globant.internal.oncocureassist.service.MetadataService;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
... | [
"yury.dudar@globant.com"
] | yury.dudar@globant.com |
70ca1c9e78c5e8cc960f4386ccc8af5161810469 | e6497b29091fa401a58d0813c9502e57fe713f9f | /AutoAssignment/src/main/java/facade/SolutionFacade.java | 6bc62a1a6f88a896482e6f33b752cd356fd13b8d | [] | no_license | mahnazzzz/semsterProject | d35ff654bd4cbd4f5c1c3b768129b3af28ea0803 | ccd0e0074472290b2157a8b28179c9d35f6be15a | refs/heads/master | 2021-03-27T11:46:29.523323 | 2018-02-03T23:49:22 | 2018-02-03T23:49:22 | 120,139,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,698 | java | package facade;
import entity.Solution;
import entity.SolutionPK;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
/**
*
* @author PeterBoss
*/
public class SolutionFacade {
private static EntityManagerFactory emf;
public void addEntityManagerF... | [
"mahnaazi@yahoo.com"
] | mahnaazi@yahoo.com |
99652ab946435083f0df3a150722528e2e8335fa | 70375ad64773d74e8882e45b2f7351b7739fa629 | /src/test/java/org/apache/ibatis/domain/blog/mappers/CopyOfAuthorMapper.java | baa2d58bd61041eae80b4feed93bf50ec9464bc9 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | yangfancoming/mybatis | 104e64e3f1659ebe1228413f16c4a373e8bedd1c | 7cd9c6093a608a0e0da32155e75d1fddd090c8d5 | refs/heads/master | 2022-09-22T21:09:10.430995 | 2021-05-30T10:37:34 | 2021-05-30T10:37:34 | 195,225,348 | 0 | 0 | Apache-2.0 | 2022-09-08T01:01:18 | 2019-07-04T11:00:52 | Java | UTF-8 | Java | false | false | 472 | java |
package org.apache.ibatis.domain.blog.mappers;
import org.apache.ibatis.domain.blog.Author;
import org.apache.ibatis.session.ResultHandler;
import java.util.List;
public interface CopyOfAuthorMapper {
List selectAllAuthors();
void selectAllAuthors(ResultHandler handler);
Author selectAuthor(int id);
voi... | [
"34465021+jwfl724168@users.noreply.github.com"
] | 34465021+jwfl724168@users.noreply.github.com |
bf8a8b37ddf68ae4f7371dd4c32be96451222c5e | a409581b7c2ac31ee0831119c27cc95e2d8003e7 | /AndroidApps/MyRunsAndroid/app/src/main/java/edu/dartmouth/cs/myruns/ExerciseEntryManager.java | 527aba4328230f3d25523547ecd0dbbc3612c74a | [] | no_license | emilycgreene/Emily_Greene_Application | a8983d9457d7ccfb9e11e69fbeb08e26cce1005f | f4657f5d46df392d9b9a78d25eaa379b253c694a | refs/heads/master | 2020-05-18T21:29:22.909447 | 2015-07-30T23:35:12 | 2015-07-30T23:35:12 | 39,922,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,027 | java | package edu.dartmouth.cs.myruns;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.location.Location;
import android.location.LocationManager;
import edu.dartmouth.cs.myruns.ExerciseEntryDbHelper.ExerciseCursor;
/... | [
"Emily.C.Greene.17@dartmouth.edu"
] | Emily.C.Greene.17@dartmouth.edu |
7e0823f9bd5992440476dc22482a87ef4657adeb | 1b3f1498bcc8d3fae5957beb4a6034a66a42ab1f | /MobileMotionCollector/src/at/ac/tuwien/motioncollector/osc/CollectorEndpoint.java | f96083931b9ccfa6fcb9caff57dc21546e60af7a | [] | no_license | blackaceatzworg/Simulations | d90a5c20de6e68e3880ef4c2fda132dd7d2160be | 834637e7678277709ccbd60ca75a1f8f9f287937 | refs/heads/master | 2016-09-05T15:13:03.416436 | 2013-11-18T07:34:58 | 2013-11-18T07:34:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,857 | java | package at.ac.tuwien.motioncollector.osc;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.net.SocketException;
import java.sql.SQLException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java... | [
"d.pfeiffer404@gmail.com"
] | d.pfeiffer404@gmail.com |
caa6577080da168481841116eb757c87d04a3b0f | a7d822e9bab5687be8a95e37a803aab5dec3ab8f | /Homework09/app/src/main/java/com/example/ss899/homework09/ConversationAdapter.java | 070279aa9658f604faa31f6e7cebc182f83a1d44 | [] | no_license | sramdohkar/myRepo | c3768ca40c82f4b4801ff188264e4d15cc0195d2 | 1032b2ea3f561003a66300a78dc9000d2911f8da | refs/heads/master | 2021-01-13T16:39:13.366154 | 2017-02-13T09:51:33 | 2017-02-13T09:51:33 | 78,613,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,997 | java | package com.example.ss899.homework09;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.support.v4.app.ActivityCompat;
import and... | [
"shashank.ramdohkar@outlook.com"
] | shashank.ramdohkar@outlook.com |
847654669b4ec136bc7ae9708aa4790588ffb55e | 9f267a03724d745f6c800a1be350ca7ccb6c357c | /Card.java | 801a34fde3cfccfea610ba48cc6ed87b9f512f8b | [] | no_license | OkaGouhei/BlackJack_4 | e2bd7fb3f7fd8ef9fd1e6f30cd0acf84716060f1 | 8c2b149265f5d895826943e7a09dcbc2a739cc7f | refs/heads/master | 2020-04-29T01:06:54.356355 | 2019-03-16T22:58:09 | 2019-03-16T22:58:09 | 175,719,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,627 | java | import java.util.Random;
import java.util.ArrayList;
import java.util.List;
//player_card ,dealer_card 両方に使えるクラスを作る
class Card{
List<Integer> card;
public Card(){
card = new ArrayList<Integer>();//playerのカードが格納されるList
}
/**
* show_card メソッド
* 持ちカードを表示する
*/
public void show_card(){
for(int i =0; ... | [
"g.oka1975@gmail.com"
] | g.oka1975@gmail.com |
c807eee6e4ca651818a7364f512fbc41771e0e13 | 44ea81a2cc9f1d357c2e66b3c996a650ea62c2d5 | /src/main/java/org/alking/tecent/ai/face/FaceVerifyReply.java | 7f3b2d4d1c37abc892253dc9e811a4b4a5d69ac3 | [] | no_license | aijingsun6/tecent-ai-java | b8ba86f596a3a01954c9eb0cc46925193262b407 | 417590e76fece8de72b0e51701d301f4f6f971a1 | refs/heads/master | 2020-04-02T16:21:29.114118 | 2018-10-27T12:09:14 | 2018-10-27T12:09:14 | 154,608,968 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 825 | java | package org.alking.tecent.ai.face;
import com.google.gson.annotations.SerializedName;
import org.alking.tecent.ai.domain.BaseReply;
public class FaceVerifyReply extends BaseReply<FaceVerifyReply.Data> {
public static class Data {
@SerializedName("ismatch")
private Integer isMatch;
@Seri... | [
"aijingsun6@gmail.com"
] | aijingsun6@gmail.com |
5382aece1e5a14c6e88591e693dc12d42948fada | 1797991000059044a315e7a9341891dbbb7c90ae | /Data_class_1.java | e0e4b730bbaf4960b566000c17b59c2b7ce5f7de | [] | no_license | easywayautomation-koly/home_work_day08 | f1dcedd19584b64ce681330f3ed8f9dda149d90e | 5acaee8cd3e30fbce82d893f7dbbc1ac6c779e7f | refs/heads/master | 2022-12-15T18:20:26.697900 | 2020-09-06T19:10:08 | 2020-09-06T19:10:08 | 293,343,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 133 | java | package home_work_day08;
public class Data_class_1 {
public String SSN;
public String Studentname;
public String CourseName;
}
| [
"easywayautomation.koly@gmail.com"
] | easywayautomation.koly@gmail.com |
674595ec0fa04a513dab4cc0dbe6539ca7853416 | 47e7b03ccd007aaf4a388f2cee4c170aff835d99 | /src/main/java/com/gagan/server/service/implementation/AuthService.java | f30f8712ffd613be81ea03e51625c0767c4207c9 | [] | no_license | Gagandeep39/server-transaction-viewver | c6d47be4bbfb394678d16a47c913982cc1adec90 | eea54150c5b7131ce9cd934702484d23c7cb10fc | refs/heads/master | 2023-02-03T06:25:33.869767 | 2020-12-24T19:57:31 | 2020-12-24T19:57:31 | 324,146,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,646 | java | package com.gagan.server.service.implementation;
import com.gagan.server.domain.User;
import com.gagan.server.exceptions.InvalidCredentialException;
import com.gagan.server.model.JwtRequest;
import com.gagan.server.model.JwtResponse;
import com.gagan.server.repos.UserRepository;
import com.gagan.server.security.JwtPro... | [
"singh.gagandeep3911@gmail.com"
] | singh.gagandeep3911@gmail.com |
0914ea06e22d0d2e8fb0301f4453c07c01b92677 | 2222a9e4235623406c0640badd3cd281e487e4ac | /HelloWorldSWT/src/HelloWorldSWT.java | eb84db935b37572d339983923c6949e11f4c4f9c | [] | no_license | RayNieva/JavaAndEclipse | e84220ac25151e00afd53ef21c637cb1329a683a | 657c58d14c6bc646891a6f3917d42071f2c4722f | refs/heads/master | 2020-04-17T13:31:58.115219 | 2019-01-20T03:34:19 | 2019-01-20T03:34:19 | 166,619,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 425 | java | import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Shell;
public class HelloWorldSWT {
public static void main(String[] args) {
// TODO Auto-generated method stub
Display display = new Display();
Shell shell = new Shell(display);
shell.setText("Hello world!");
shell.open();
while (!s... | [
"raynieva@gmail.com"
] | raynieva@gmail.com |
6d1d002d1c37b66ee71845d5b9762b6063a47d3d | 58e481b94b6ccc57aad471751c5539cebf07c9f0 | /search/src/main/java/com/search/util/ConfigProperties.java | 6456d867e87a3af920884e195d615391bb858355 | [] | no_license | onyas/web | 8a52523a6e126d9643176dde9a6c8458b9ceffc4 | b9e51151faa4bee786940599102dd90577f79bb0 | refs/heads/master | 2021-01-16T21:18:37.818019 | 2015-09-28T09:39:47 | 2015-09-28T09:39:47 | 18,627,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,926 | java | package com.search.util;
import java.io.InputStream;
import java.net.URL;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Properties;
import org.apache.commons.configuration.ConfigurationException;
import org.apache.commons.configuration.PropertiesConfiguration;
import org.apache.commons.... | [
"zhenglinlin@haodehaode.cn"
] | zhenglinlin@haodehaode.cn |
1dd7a8a5474bcc853a7d008663d5a1f0dc883d75 | 5d5ceef4d06ef0dc366fb4e432070d5948268bca | /src/com/switchsoft/vijayavani/viewpager/ItemModelPagerAdapter_5.java | ac5f24657c1ab05ec8fe48a68f0fccc7292cbc2e | [] | no_license | Ganganaidu/vijyavani | 7ae7db0a554ce8fcaeb22a0a20af663ee00b944d | ba3d13f4b2319fe19597fa6fe87888bb647064da | refs/heads/master | 2020-09-23T06:54:14.230041 | 2016-08-30T22:08:20 | 2016-08-30T22:08:20 | 66,981,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,652 | java | package com.switchsoft.vijayavani.viewpager;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | [
"gkondati@nextradioapp.com"
] | gkondati@nextradioapp.com |
204befa0b92fca8f0392e4dbaf927753ad061731 | 5cbc09e180372e26aea2fdf762f0e2e94b9b3e2d | /linguochao_cloud/linguochao_cloud_feign/src/main/java/com/linguochao/feign/controller/FriendController.java | 096b19ecc48d3944038522c798ba7b3318aaf890 | [] | no_license | linguochao1024/itdan | 478beda7bd7536e44b561fb4e7e8ebb7ba14b272 | 3480b4e8595d598d3788bd71d1ba85b345828bad | refs/heads/master | 2022-11-10T01:19:56.816001 | 2020-05-02T14:33:43 | 2020-05-02T14:33:43 | 194,394,179 | 0 | 0 | null | 2022-10-12T20:43:30 | 2019-06-29T10:39:50 | Java | UTF-8 | Java | false | false | 2,287 | java | package com.linguochao.feign.controller;
import com.linguochao.feign.service.FriendService;
import entity.Result;
import entity.StatusCode;
import io.jsonwebtoken.Claims;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import javax.servlet.http.HttpServ... | [
"lgc_it@163.com"
] | lgc_it@163.com |
40e4f317b436e034f106cd54896c2d9092b31b0b | 981d1ff306309264f1435fc71b2fc4672bd01a46 | /calc/src/main/java/com/example/calc/dto/EquationDTO.java | a084801f6250b4fecca6827d51a1c30e845eab82 | [] | no_license | gphelipe1/calculadora_REST | 17d1ad8910d597e0e43c78493f8887aed0acfc55 | 2cdc6f7c7126930d9ed928bcedde9b2320eaf575 | refs/heads/master | 2023-01-02T11:35:10.175580 | 2020-10-26T23:00:12 | 2020-10-26T23:00:12 | 305,515,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 201 | java | package com.example.calc.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
@Data
@Builder
@AllArgsConstructor
public class EquationDTO {
double x;
double y;
}
| [
"gpcfreitas@gmail.com"
] | gpcfreitas@gmail.com |
0c426077f6b165e8cf5f5427556bb25033b9ab0d | 9299dbcb9ef56989500c237c2f7495aa5a602ef7 | /FlashCard/src/com/vili/flashcards/FlashCards.java | 9684f78985fe3b6179be0fd9099fe18f814f936a | [] | no_license | viliardelean/FlashCard | f208987f6e62c65c72abef2f8a66fe92771b72e0 | 0b3e6ef0df476c05f3e1c8ff905feb5aef582275 | refs/heads/master | 2020-03-09T20:08:01.949871 | 2018-04-13T19:01:30 | 2018-04-13T19:01:30 | 128,975,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,314 | java | package com.vili.flashcards;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.net.URL;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.StringTokenize... | [
"willyardelean@gmail.com"
] | willyardelean@gmail.com |
acdd6738fc03d69e65f7b11d7984960aa151e56f | b5b138088b29ea3fe09d37420c3d78a6e7c890e4 | /SafeCracker/src/amailloux/SafeCracker.java | 20abcc6e00dfd06c39d08eff19c5e2e6e0f0d6c1 | [] | no_license | Kawa11Senpai/JavaProjects | 1916534e08f852f3f267be22a81b5e9ea3070cdb | 0a8d4e2febdfbc4705fac38e278cb1d4244eb448 | refs/heads/master | 2021-01-12T03:58:29.811617 | 2016-12-27T09:47:31 | 2016-12-27T09:47:31 | 77,444,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,356 | java | package amailloux;
import java.util.*;
public class SafeCracker {
public static void main(String[] args) {
Scanner keyboard;
keyboard = new Scanner(System.in);
System.out.println(" Safe Cracker Jr. - A. Mailloux ");
System.out.println(" What is your guess? ");
double getRandom = (int)(Math.random()*99... | [
"ALE2165865@maricopa.edu"
] | ALE2165865@maricopa.edu |
c7167b322f19abcbb7174bf223828581dc105fec | 81101cb8b522e61b0d4f10de3a9759c428cb777e | /src/day16/ExceptionHandle6.java | e2d14301139d3ac0b3225e355c6dfc3a4334b5e8 | [] | no_license | nirajankarki02/Java-Class-Practice | 7ff19163002343c8085f842f67f2a8cc4dd5cf4f | c598548d85fd0e7f1d830c64e3bad216322db2dc | refs/heads/master | 2023-03-27T00:03:16.466448 | 2021-03-26T15:17:21 | 2021-03-26T15:17:21 | 340,137,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package day16;
//NESTED
public class ExceptionHandle6 {
public static void main(String[] args) {
/*
the sequence should always be:
try { } -----> catch { }
OR
try { } -----> catch { } -----> finally { }
OR
try { } -----> finally { }
*/
/*
... | [
"you@example.comname"
] | you@example.comname |
d391da7764c6b1518526b9362dae85e046854196 | 564776f3153f98ada17281224097a25c397ef606 | /src/main/java/cn/com/hohistar/tutorial/springboothelloworld/web/HelloWorldController.java | 6d87fc612e574c81affd7692792e1f4fd5f846dc | [] | no_license | QXGROUP/spring-boot-helloworld | 23f44ba20ae859dfcec1a15a85a395d601cfd9a0 | 977d3412a6ebc69b14e9b2e2da51c83f37ad216b | refs/heads/master | 2020-03-27T07:04:41.573975 | 2018-09-09T00:54:05 | 2018-09-09T00:54:05 | 146,160,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package cn.com.hohistar.tutorial.springboothelloworld.web;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class HelloWorldController {
@RequestMappin... | [
"mei.jini@gmail.com"
] | mei.jini@gmail.com |
bc96e02a8b067d9f4195a0dc8d8ed4500ac1758b | 9ac8184133b176912b5489e9fe90046404cff6a3 | /g-Projects/WebSocketDemos/demo01/src/main/java/top/iqqcode/demo01/controller/MessageController.java | d25ec96a41b3bb7965d67b17cca9de8bc3dbd5a7 | [] | no_license | IQQcode/Code-Java | d5524151b33811d423c6f877418b948f10f10c96 | 96b3157c16674be50e0b8a1ea58867a3de11d930 | refs/heads/master | 2022-12-27T12:32:05.824182 | 2022-07-31T09:32:18 | 2022-07-31T09:32:18 | 159,743,511 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 904 | java | package top.iqqcode.demo01.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.springframework.messaging.simp.SimpMessageSendingOperations;
import org.springframework.stereotype.Controller;
import top.iqqcode.demo... | [
"2726109782@qq.com"
] | 2726109782@qq.com |
22e4ef04548df1dca352dc3da92eb92ba1b784d2 | 128d65af3154866128b57471d4a30d8c2fa6b766 | /Blockinvaders/src/me/game/monsters/SmallMonster.java | 648ae111e35a8416eb1a105c7055cd448dcc9baf | [] | no_license | Totenfluch/Blockinvanders | 0e82180b76fe55d1c33e6774da0bbe12130e1c77 | 5d6d8b5205d94c7652d4da9b70ee13a3d4a5d6e6 | refs/heads/master | 2020-04-12T01:48:34.527775 | 2016-07-10T22:49:24 | 2016-07-10T22:49:24 | 55,684,201 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 946 | java | package me.game.monsters;
import javafx.scene.paint.Color;
import me.game.characters.Monster;
import me.game.monsterWeapons.MonsterStandardWeapon;
import me.game.pack.MonsterWaves;
public class SmallMonster extends Monster{
public SmallMonster(int level, double xPos, double yPos){
super(null, 11+level*5... | [
"ziegler.christian@kabelmail.de"
] | ziegler.christian@kabelmail.de |
1986fc2285c29ee6e53ef74c387fe916473fe6f2 | af86c9088fa4bf56970a3cf876edc698613adeae | /app/src/test/java/sv/ub/com/taller/ExampleUnitTest.java | d822ea90431520b08e4f6325459ca48f87bcbc02 | [] | no_license | DiegoDkSanchez/tallerWebService | 99bb51f60599f50f600f4dae97637fc9f543f576 | 88aac85d2b15dacc0755b52150cef36b24e6b847 | refs/heads/master | 2020-03-27T23:05:31.827064 | 2018-09-04T04:49:13 | 2018-09-04T04:49:13 | 147,289,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package sv.ub.com.taller;
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 addit... | [
"diegodksanchez@gmail.com"
] | diegodksanchez@gmail.com |
274f14046e2be329c330daab9546ff9cf73379ce | be4e636700f1f83bdb5cbd331fbf585fdc4b8c11 | /src/main/java/com/gmail/golovkobalak/smarthome/cashflow/Louis.java | bf0916d995284243a22b2a2e415b411824c9e8bc | [] | no_license | AlexGolovko/Smart-Home | 70782688282e711cb8ef963321cf4c0f36b25b50 | 78c29bd48474a2c12af954300a6a7c81e9ba541f | refs/heads/master | 2021-08-22T21:29:17.040474 | 2021-01-05T10:13:12 | 2021-01-05T10:16:29 | 240,947,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package com.gmail.golovkobalak.smarthome.cashflow;
import com.gmail.golovkobalak.smarthome.telegram.bot.Bot;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Service;
@Service
public class Louis {
@Lazy
private Bot cashBot;
private UpdateCashListener listener;
... | [
"golovkobalak@gmail.com"
] | golovkobalak@gmail.com |
66368806006c765e637e7d698fbbff73b8ba90c3 | aa76c179f0b424cdf4d0f11e89265881443bdd9a | /app/src/main/java/com/lltech/manager/activity/xj/XjAty.java | 962d86b9cd8530c6791e074f5132a62bb6afd2ac | [] | no_license | 317764920/manager | ad9a63567e6c9f1c2c0787a1bc8085bda755df13 | 9813fcfe8208a4d5be746dca7d6e4b58fb0b9ca3 | refs/heads/master | 2020-12-25T09:38:17.988949 | 2016-06-23T08:39:28 | 2016-06-23T08:39:28 | 61,787,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,602 | java | package com.lltech.manager.activity.xj;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.View;
import android.widget.TextView;
import com.lcx.mysdk.activity.BaseFragmentActivity;
import com.lcx.mysdk.application.B... | [
"java"
] | java |
683f7d2a2fa491776041dc9518477e1715c15d4f | 44810487df97e9e550137079fc8bf8ed322d33aa | /NestingDepth.java | 5af45ef4d053a956b7941b14659be81721e6ac35 | [] | no_license | madhurima31/Google-code-jam-2020-qualifiers | c68e3e8f56f296d232c67fbaeb196bba4d9d610c | f2a80f55534a6d6ae27e6f5edff61fb22214beab | refs/heads/master | 2021-05-23T01:51:46.855880 | 2020-04-05T07:44:15 | 2020-04-05T07:44:15 | 253,181,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package codeJamQualifiers;
import java.util.Scanner;
import java.util.Stack;
public class NestingDepth {
private String nestingString(String s) {
int len = s.length();
StringBuilder res = new StringBuilder();
if(len==0)
return "";
int index = 0;
int prevNum = 0;
Stack<String> st =new Stack<>();
whil... | [
"madhu.mondal3131@gmail.com"
] | madhu.mondal3131@gmail.com |
3e151c07e07df14291bd5d108371789caf907207 | 45184eb9a3cdecbc2a7258700cf80e55c08ecf26 | /Source/Core/Java/ua/core/util/NVStringPair.java | 67e6bc1a7b18bd052ba97e888f2cf504c20624bd | [] | no_license | toconn/AppNew | fa93c88c049a1047d53fafca7a0e25abcc263e0b | 2add13a2befdfdaa154cc7c357dc7c2534bb3dca | refs/heads/master | 2021-01-10T20:00:47.882094 | 2018-06-03T14:11:34 | 2018-06-03T14:11:34 | 41,057,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,314 | java | /*
* Created on May 26, 2004
*
* To change the template for this generated file go to
* Window - Preferences - Java - Code Generation - Code and Comments
*/
package ua.core.util;
/**
* @author TOCONNEL
*
* To change the template for this generated type comment go to
* Window - Preferences - Java... | [
"tuc.github@uaconaill.com"
] | tuc.github@uaconaill.com |
18bba0f8536017f09ae4121cb37afabd2b57ce85 | d223b3a569bec4836df6425d831369c50d1f3254 | /common-base/src/main/java/com/wjs/common/base/util/ChangeCharsetUtil.java | 8098fac16b0c9f71b4b85624395d9122281216b7 | [] | no_license | pqqanqing/common | 1cb8469e32621003804a19d559472506070d80ca | 050d0e0b83934ca8a73be92dddfa911bce9bd4a9 | refs/heads/master | 2021-01-19T19:08:29.065979 | 2017-04-26T07:56:25 | 2017-04-26T07:56:25 | 88,399,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,717 | java | package com.wjs.common.base.util;
import java.io.UnsupportedEncodingException;
/**
* Created by panqingqing on 16/4/7.
*/
public class ChangeCharsetUtil {
/**
* 7位ASCII字符,也叫作ISO646-US、Unicode字符集的基本拉丁块
*/
public static final String US_ASCII = "US-ASCII";
/**
* ISO 拉丁字母表 No.1,也叫作 ISO-LATIN... | [
"15601870402@163.com"
] | 15601870402@163.com |
c304fec9e797d1860a6f4d9de70ad90dae184a71 | 8d214927e2d915a4dab1110066fb1354297d7032 | /src/main/java/com/wbtech/ums/objects/AbstractReturnObject.java | 0231161ed0395c500cbe97a45e4c468eab0fbff8 | [] | no_license | water54/razor | 35e66beeefcb4bc746c64ede0f1607d5275cbf07 | f1085459504b88561b29dee87ae2cfcff7ac240d | refs/heads/master | 2021-01-01T15:49:15.498485 | 2017-07-20T02:40:05 | 2017-07-20T02:40:05 | 97,710,222 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package com.wbtech.ums.objects;
import java.io.Serializable;
public class AbstractReturnObject implements Serializable {
private static final long serialVersionUID = 4049503783357712439L;
public int code = 0;
public String message = "";
public String data;
public String detail;
public Abstra... | [
"liuyun2451@gmail.com"
] | liuyun2451@gmail.com |
4565fc267229f778e0135ab8f7af2d21dc04f699 | 1448f519f5beeb597449613ca319a36ee691d6e6 | /openTCS-PlantOverview-Base/src/main/java/org/opentcs/guing/components/properties/type/SymbolProperty.java | 60d7827faa8679902705828da161a86f8b742c45 | [
"CC-BY-4.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bluseking/opentcs | 2acc808042a1fe9973c33dda6f2a19366dd7e139 | 0edd4f5a882787b83e5132097cf3cf9fc6ac4cc2 | refs/heads/master | 2023-09-06T06:44:10.473728 | 2021-11-25T15:43:14 | 2021-11-25T15:43:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,926 | java | /**
* Copyright (c) The openTCS Authors.
*
* This program is free software and subject to the MIT license. (For details,
* see the licensing information (LICENSE.txt) you should have received with
* this copy of the software.)
*/
package org.opentcs.guing.components.properties.type;
import org.opentcs.data.model... | [
"stefan.walter@iml.fraunhofer.de"
] | stefan.walter@iml.fraunhofer.de |
5977d68bf9e3e57eda3b5bc438f20102e4fac76f | 12721743cc0bc23413b259d6f643b31b34b075d8 | /src/ThrowException.java | 03b639736f82dc19a2e4297fd48c738cc1d0494e | [] | no_license | NguyenVanThaiBinh/Module-2-part2 | 87dc95820073fea2b36885ab1fbcaef54fcffefd | cecc46cb910def16bdc966327389aa56950534ad | refs/heads/master | 2023-05-04T03:24:13.671298 | 2021-05-04T04:35:02 | 2021-05-04T04:35:02 | 359,762,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 474 | java | public class ThrowException {
public static class Fraction {
private int numberator, denominator;
public Fraction(int n, int d) throws Exception {
if (d == 0) throw new Exception();
numberator = n;
denominator = d;
}
}
public static void main(Str... | [
"nguyenvanthaibinh2210@gmail.com"
] | nguyenvanthaibinh2210@gmail.com |
8159d797be11fc821eeaee369516bea76cb3b3b1 | 4c59847c121f67587978865a2eeccc0d2e7d8747 | /styx-common/src/main/java/com/spotify/styx/testdata/TestData.java | 3827fa65ebd63be0d5f9876bbfa4e06b48204636 | [
"Apache-2.0"
] | permissive | rugby110/styx | af856984b921eb6ecdc3987cecccdfa3ff6220d7 | abd000da8949e44d111633361a8eb65aabb36e38 | refs/heads/master | 2020-06-12T21:05:26.040695 | 2016-12-03T14:54:31 | 2016-12-03T14:54:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,424 | java | /*-
* -\-\-
* Spotify Styx Common
* --
* Copyright (C) 2016 Spotify AB
* --
* 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
*
*... | [
"rouz@spotify.com"
] | rouz@spotify.com |
c59b80efaf828fb7448390f285b9e1e8459b9d78 | 8f9dab5c9452c22e96e335a4d603b4c6717f45a7 | /app/src/androidTest/java/com/example/andreavalenziano/myfirstapplication/ExampleInstrumentedTest.java | 796b0303025e8777453fa3fee9618e4920b7aed4 | [] | no_license | AndreaValenziano/MyFirstProject | c809db33ae31f82946ddb81ef18ca9b479101317 | 5ea88dd2f12bc6d0e1ede65a9f26fe7ec8edef19 | refs/heads/master | 2021-01-21T15:44:31.998437 | 2017-02-17T17:10:53 | 2017-02-17T17:10:53 | 81,550,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.example.andreavalenziano.myfirstapplication;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which... | [
"valenzianoa@gmail.com"
] | valenzianoa@gmail.com |
5b539f0dee627f5c1624b50bdadf51f3c65426dd | a33b49470afb0fb8aa2325578ea96135a05baa9f | /StringModifiedAgain.java | 16132e3afb09d63362a13ef419bd7f0966348d1f | [] | no_license | siddharthsubramaniam1996/JAVA | a2d46b064cec1beb32c846f57dbdfe179eb10922 | ee364de6a346d98174e5299f764382213ce2081d | refs/heads/master | 2021-06-23T19:37:35.566570 | 2017-08-01T04:52:30 | 2017-08-01T04:52:30 | 53,015,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 576 | java | import java.lang.*;
class StringModifiedAgain
{
public static void main(String args[])
{
StringBuffer str=new StringBuffer ("Java Browser");
System.out.println("Original String:"+str);
System.out.println("Length of string:"+str.length());
for(int i=0;i<str.length();i++)
{
int p=i+1;
System.out.println("Chara... | [
"siddharthsubramaniam1996@gmail.com"
] | siddharthsubramaniam1996@gmail.com |
25fa256d5f965d240237f85989a7c93eb065b5c8 | 371139d177f8f6958c50eea38fc66afc01fd7c5a | /hbase-mr/src/main/java/com/cw/bigdata/mr1/FruitDriver.java | 8ff1ad798c8a64a2ece7fc9e00f1071edb3611c4 | [] | no_license | cw1322311203/hbasedemo | 6ad3cb80fdca1bb3a9d372c210cb2f30c06429d8 | 2b664d4c01fb91107c03266b3c926b4ce210449a | refs/heads/master | 2022-07-12T23:09:37.063404 | 2019-12-22T08:39:31 | 2019-12-22T08:39:31 | 227,489,313 | 1 | 0 | null | 2022-06-21T02:25:43 | 2019-12-12T00:50:36 | Java | UTF-8 | Java | false | false | 1,883 | java | package com.cw.bigdata.mr1;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.mapreduce.... | [
"1322311203@qq.com"
] | 1322311203@qq.com |
cb72e0b7d6207333b2bb2282b8c8df2220bd3330 | 95ea92360a655265240a0da03f777a87861992c6 | /jOOQ-test/src/org/jooq/test/oracle/generatedclasses/test/routines/PEnhanceAddress2.java | 52fd68a1c11c86eda397fbb48de0b596cf485a64 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | hekar/jOOQ | 886bd8579d6d1069d477f8d1322a51b6f4acfce0 | d5945b9ee37ac92949fa6f5e9cd229046923c2e0 | refs/heads/master | 2021-01-17T21:58:21.141951 | 2012-09-03T02:11:51 | 2012-09-03T02:11:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,029 | java | /**
* This class is generated by jOOQ
*/
package org.jooq.test.oracle.generatedclasses.test.routines;
/**
* This class is generated by jOOQ.
*/
public class PEnhanceAddress2 extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
private static final long serialVersionUID = -441980941;
/**
* The procedure p... | [
"lukas.eder@gmail.com"
] | lukas.eder@gmail.com |
feb9e537682356a30349d82d69ce408f4a033da5 | b905c12515f50918b2c4dfca315674dddfb59880 | /hibernate-basics/src/main/java/demo/question14To17/AuthorD.java | 95804e6f0dea88031ceac687c7b03cba2e15a955 | [] | no_license | vishal-14/Spring | 312d2d256c673b832e1c375629b5968411d93b58 | 5b3780ccbe1f2b0c5daa89847b06daca0bb06efb | refs/heads/master | 2020-04-28T12:25:42.650318 | 2019-03-31T11:19:31 | 2019-03-31T11:19:31 | 175,275,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,591 | java | package demo.question14To17;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
@Entity
public class AuthorD {
@Id
int id;
String firstName;
String lastName;
int age;
Date dateOfBirth;
@OneToMany(mappedBy = "authorD")
List<BookD> bookD... | [
"vishalaggarwal.1121@yaho.com"
] | vishalaggarwal.1121@yaho.com |
44ddb949f8a5d379a87c8d4a46eb82e59a210a3e | 6931483cc1f9d77d97cecb23e40ce1adf8ce4cb9 | /app/src/main/java/com/dotinstall/secaiderf2/TopBack.java | c4ee69c8a58767a8f00398439b9e15a63f69efb3 | [] | no_license | Toshiyuki0713/SecaideRf2 | d59a3dbce84bf58fa145cd7c9e15feed7e4f2879 | 53240b2c6fdaa50eaa4db9ec99af1407ef0b6f07 | refs/heads/master | 2021-09-10T22:18:14.458600 | 2018-04-03T05:08:15 | 2018-04-03T05:08:15 | 107,652,189 | 0 | 1 | null | 2018-04-03T05:32:34 | 2017-10-20T08:26:50 | Java | UTF-8 | Java | false | false | 1,649 | java | package com.dotinstall.secaiderf2;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.AttributeSet;
import android.view... | [
"s14051ti@sfc.keio.ac.jp"
] | s14051ti@sfc.keio.ac.jp |
36322fd24d08034626497347a847a5754719ec05 | 0ac05e3da06d78292fdfb64141ead86ff6ca038f | /OSWE/oswe/openCRX/rtjar/rt.jar.src/com/sun/xml/internal/ws/api/databinding/DatabindingFactory.java | 6ac276bbf46f092d33eecf3604670602582b2c87 | [] | no_license | qoo7972365/timmy | 31581cdcbb8858ac19a8bb7b773441a68b6c390a | 2fc8baba4f53d38dfe9c2b3afd89dcf87cbef578 | refs/heads/master | 2023-07-26T12:26:35.266587 | 2023-07-17T12:35:19 | 2023-07-17T12:35:19 | 353,889,195 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,367 | java | /* */ package com.sun.xml.internal.ws.api.databinding;
/* */
/* */ import com.oracle.webservices.internal.api.databinding.Databinding;
/* */ import com.oracle.webservices.internal.api.databinding.DatabindingFactory;
/* */ import com.sun.xml.internal.ws.db.DatabindingFactoryImpl;
/* */ import ja... | [
"t0984456716"
] | t0984456716 |
83ed78b75e5107eb3392166706e1ae9f929a1465 | 2baa2fb1c2b4ff5c3c06021bdb49d2c2b3c86e0c | /src/main/java/com/adl/app/restaurant/BlankFragment.java | dc4825c3575de3d7f008fa5ba9e2518c72957168 | [] | no_license | archaic-magnon/Restaurant | 438ca655a57374ccc91ffbe31189b732730c8d37 | 37b96d6c40a799b3fdaf75dc696fd85f37388ba8 | refs/heads/master | 2022-02-22T17:55:56.472128 | 2019-10-13T21:36:10 | 2019-10-13T21:36:10 | 99,242,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,623 | java | package com.adl.app.restaurant;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* A simple {@link Fragment} subclass.
* Activities that contain ... | [
"merajahmed@Merajs-MacBook-Air.local"
] | merajahmed@Merajs-MacBook-Air.local |
b44622ceaa561c713575acd6b7d276fa73bce50b | a0728a167e1cb883255a34e055cac4ac60309f20 | /db/tempSQL/beauty/src/main/java/com/beauty/repository/specification/ProductCategorySpecification.java | 21994c08e7c6ff5c28c3a8baa7ea8c57df152132 | [] | no_license | jingug1004/pythonBasic | 3d3c6c091830215c8be49cc6280b7467fd19dc76 | 554e3d1a9880b4f74872145dc4adaf0b099b0845 | refs/heads/master | 2023-03-06T06:24:05.671015 | 2022-03-09T08:16:58 | 2022-03-09T08:16:58 | 179,009,504 | 0 | 0 | null | 2023-03-03T13:09:01 | 2019-04-02T06:02:44 | Java | UTF-8 | Java | false | false | 1,359 | java | package com.beauty.repository.specification;
import java.util.List;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Join;
import javax.persistence.criteria.JoinType;
import javax.persistence.criteria.Predicate;
import javax.persiste... | [
"jingug1004@gmail.com"
] | jingug1004@gmail.com |
62f73c5a675d2ad9bb97bce15ccc0ce63e7772c9 | 8ec39fde916306478190f9c9a06cb6962a2bab1a | /Rajithasrc/src/StringSamples/StringSample15.java | 93c0a1387c953312850ac0bfefa502408235095c | [] | no_license | priyanka079/JavaBasics | 1ec3c9302f6d764821964bc4292cfdce7033124a | 9d5801ac04528c2c613dccf2e5a01d1e2a182bc7 | refs/heads/main | 2023-06-17T01:22:46.622915 | 2021-06-29T23:22:54 | 2021-06-29T23:22:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package StringSamples;
public class StringSample15 {
public static void main(String[] args) {
// create a string
String name = "programiz";
// create two substrings from name
// first substring contains first letter of name
// second substring contains remaining letter... | [
"rajitha21@gmail.com"
] | rajitha21@gmail.com |
5b8ede60bd952fa9cdf8edf9b2c6d2cf010b6445 | 4d7313614c6292c9965ad479681ee4f77c45f1ba | /src/com/tomclaw/tcuilite/Window.java | 087f34868b150430611e52e62aa6be62f782b9c6 | [] | no_license | amrzagloul/tcuilitelib | 97945f7d8b6e80fa6d975eaab723bd71b97201a3 | 3752da02f03961dba3d306ffa45ba71f87ad14d0 | refs/heads/master | 2021-01-16T18:14:27.605247 | 2012-10-06T19:13:43 | 2012-10-06T19:13:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,748 | java | package com.tomclaw.tcuilite;
import java.util.Enumeration;
import java.util.Hashtable;
import javax.microedition.lcdui.Graphics;
/**
* Solkin Igor Viktorovich, TomClaw Software, 2003-2012
* http://www.tomclaw.com/
* @author Solkin
*/
public class Window {
public String name = null;
public Screen screen = nu... | [
"inbox@tomclaw.com"
] | inbox@tomclaw.com |
5687fee1e7ae8e00aae1b552767d1be61c6dc407 | 9f99e7a225279733e9e1f1e2423dcc691742d586 | /src/test/java/com/example/shdemo/service/PureDBUnitTest.java | 6f2f5ce1fe95fe5b2781e788e0005d35953e45a9 | [] | no_license | lecter69/shdemo-1 | 0f94aceca832d16c771ab3725278bd83d2371702 | 6d7b648eaaf8ab4719203c491af327bb5ef3831d | refs/heads/master | 2020-11-30T16:21:32.323397 | 2013-04-05T10:33:34 | 2013-04-05T10:33:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,057 | java | package com.example.shdemo.service;
import java.io.File;
import java.io.FileInputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import org.dbunit.Assertion;
import org.dbunit.IDatabaseTester;
import org.dbunit.JdbcDatabaseTester;
import org.dbunit.database.DatabaseConnection;
import org.dbunit.dat... | [
"jairek@o2.pl"
] | jairek@o2.pl |
c0636343c7c5cdc7761082a53e6ab97132905229 | c4caf822493e6c8bb90adf20ad192502d34cd284 | /MDPsim/src/mdpsimRobot/Node.java | 6cb322e792d1b60b429c9de4413088d8242744ea | [] | no_license | MDP-15/Algorithm | 799469f86bae9f2b5dc1479514e1cdaa1807770f | 576431ff39be130178f4d6d8e436d0112b5812aa | refs/heads/master | 2023-01-02T22:29:46.106965 | 2020-10-08T00:44:55 | 2020-10-08T00:44:55 | 287,704,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,956 | java | package mdpsimRobot;
import java.util.ArrayList;
public class Node {
public int x;
public int y;
public Node prev;
public RobotAction ra;
public RobotDirection rd;
public double score;
public Node (int x, int y, Node prev, RobotAction ra, RobotDirection rd, double score) {
this.x =x;
this.y =y;
this.pr... | [
"Martzyy@users.noreply.github.com"
] | Martzyy@users.noreply.github.com |
c00c2069a4436a816e7a33646a35e0464a22549b | 8d19895dc3b59a990e71e9da8a448da9406a8898 | /TestScroll_demo/src/main/java/com/ly/test/view/MyMenuLayout.java | 1ee521f45ef350c7dddc1df4d7f8decd5a026907 | [] | no_license | MintLy/AndroidHeroDemo | b21e2a9315c9e8650aa24e83c83c39a5421a9fd0 | b6ddda926b1d27b9690cf02bc2039758de5107ed | refs/heads/master | 2021-08-23T10:40:15.345613 | 2017-12-04T15:15:48 | 2017-12-04T15:15:48 | 113,055,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,600 | java | package com.ly.test.view;
import android.content.Context;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.util.DisplayMetrics;
import android.view.WindowManager;
import android.widget.FrameLayout;
import android.widget.LinearLayout;
/**
* Created by 20170117 on 2017/10/22... | [
"mint_ly@163.com"
] | mint_ly@163.com |
a7a695ab26dd582537015f9ea5b2556e0ee35d30 | 30cb0bcc1fa0b150154253a0c5c13eee8e28c552 | /src/oca/arraylist/NamesArrayList.java | 117a2beed3ba4f9d119064f8800f3a3392799e72 | [] | no_license | NtandoF/oca-prep-code-snippets | 4d0a91a66aee1160726e3a3e4512ae6b0fe777b3 | a2d3f276480f8a161de4377e04fed4272ea97ecc | refs/heads/master | 2020-06-27T05:22:05.822442 | 2019-07-30T14:43:05 | 2019-07-30T14:43:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 56 | java | package oca.arraylist;
public class NamesArrayList {
}
| [
"andre.vermeulen@gmail.com"
] | andre.vermeulen@gmail.com |
21866eddb16f578703be8707efd5e0d4c89fea8d | af8610eaffcfa784928c3c8e6e62bcf13013a0ed | /src/main/java/domain/validators/TeamValidator.java | 1d91dc41e170b28f4615809d67b7dd310d63d901 | [] | no_license | Thodoras/selforggym | 0f456156571fcea6a0ce18a97db5ffcfb0813390 | 511edefd6b4e1c3bb3ef27689692138376721a01 | refs/heads/master | 2021-04-27T00:15:52.343196 | 2018-03-27T11:56:08 | 2018-03-27T11:56:08 | 123,781,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,324 | java | package domain.validators;
import dtos.TeamDto;
import peristence.repositories.TeamRepository;
import utils.exceptions.InputAlreadyExistsException;
import utils.exceptions.InvalidInputException;
import utils.exceptions.MissingFieldException;
import java.sql.SQLException;
import java.util.List;
import java.util.regex.... | [
"theodoretopol@gmail.com"
] | theodoretopol@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.