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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bf4d09a794841552de3de3d67e768dfb9f1870e0 | 5790f12c3b0a09336acb4a4eb7b78c688d0878be | /src/hwlesson13/Type.java | 55fd4550de7701c41f0fec467ce028e902c2447f | [] | no_license | VasilJermakou/freeIT | 2aafb1c0d22add8ad0a86aae92166995e774afad | 4dc82b9e7dd30a010ba3a7db95d980e29fd27cd6 | refs/heads/master | 2023-04-20T08:41:13.454951 | 2021-04-25T18:53:09 | 2021-04-25T18:53:09 | 349,797,035 | 0 | 0 | null | 2021-05-14T05:08:12 | 2021-03-20T17:50:53 | Java | UTF-8 | Java | false | false | 176 | java | package hwlesson13;
public enum Type {
INTERNAL_USE(0),
EXTERNAL_USE(1);
private int number;
private Type(int number){
this.number = number;
}
}
| [
"jermakou@gmail.com"
] | jermakou@gmail.com |
3316ea91482387042af8ef366f4b1a3cfe82275c | f8765965d9c0381e5da04c759fb8db9cf87ff8df | /app/src/main/java/com/romaka/fivepointapp/MainActivity.java | 5a2afafcb13d2be71c3dbe5f34a5fa05df6de985 | [] | no_license | toofat2serve/FivePointApp | 894b4be15561956d1f8c324fbf4cfeec89358cdc | ef239bc2c4c6fe50af6e942236fc5819db45ca3e | refs/heads/master | 2021-09-04T19:14:28.087716 | 2018-01-21T14:52:45 | 2018-01-21T14:52:45 | 115,880,091 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,777 | java | package com.romaka.fivepointapp;
//DONE: ADD device browser / import
//DONE: ADD database storage
//DONE: FIX main layout: reduce reliance on layered layouts
//AIDE: =================================
//TODO: ADD comment/notes feature
//TODO: ADD content to help activity
//TODO: ADD dev column flip to absolute dev (abs... | [
"george.romaka@gmail.com"
] | george.romaka@gmail.com |
9d0983e72cc9050431ec6ed676856cacb00e0d84 | e26e4e9f70adf69de754e1462b3b3e831180b29f | /src/main/java/com/link8/tw/controller/request/task/TaskAssignRequest.java | e2c7466b6a16e815ed5a581f31dd543bb4e58e2d | [] | no_license | leo0961325/Task_backend | c6155998c1827a1b936ce8e517d392e31927c454 | 1dab48f3aa0c31b72f557a85390191863a6be8bd | refs/heads/main | 2023-03-03T06:50:02.375067 | 2021-02-09T18:46:24 | 2021-02-09T18:46:24 | 337,502,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | package com.link8.tw.controller.request.task;
import java.util.List;
public class TaskAssignRequest {
private List<Integer> id;
private String assign;
private boolean follow;
public TaskAssignRequest(List<Integer> id, String assign, boolean follow) {
this.id = id;
this.assign = as... | [
"47008876+leo0961325@users.noreply.github.com"
] | 47008876+leo0961325@users.noreply.github.com |
3b3a08085a7027d6f1bdc2902e24cb1f41a26241 | 400ae0816bbf90fdb9a2dc1fc5d2e602b31a93b2 | /app/src/main/java/com/dengzi/moduletest/activity/ImageActivity.java | dda2a7d6f6b3c29d9b30e8e669a108c229dd3c0a | [] | no_license | xiaodengzi0812/ModuleTest | ea2562fcd52ab6d20381f3f50a49e2e10892c39c | 9499aa725ba1d9084824522151ff78c399dab5c6 | refs/heads/master | 2021-01-20T04:22:50.664023 | 2018-01-17T15:06:53 | 2018-01-17T15:06:53 | 101,388,824 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,380 | java | package com.dengzi.moduletest.activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import com.dengzi.moduletest.R;
import com.dengzi.moduletest.base.B... | [
"dengjiankai@wanda.cn"
] | dengjiankai@wanda.cn |
b0760099bcba851ae0c8009c015577d2e0c02d1a | 4742cee994fec5e90c9144a1582dcf522913c93d | /src/main/JAVA/com/mmall/pojo/User.java | a46d45bb6ca2e3846fa004e13b5acad7abbd650f | [] | no_license | kenan2016/mmall_learninng | 2361edc4bb8da9fc88a38349285aee61e18670c2 | 88a004c2bc061ff40bbe0f47a734cea467055504 | refs/heads/master | 2021-07-25T22:52:52.402555 | 2018-11-27T14:06:08 | 2018-11-27T14:06:08 | 147,097,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,340 | java | package com.mmall.pojo;
import java.util.Date;
public class User {
private Integer id;
private String username;
private String password;
private String email;
private String phone;
private String question;
private String answer;
private Integer role;
private Date createTime... | [
"524871763@qq.com"
] | 524871763@qq.com |
c723fc80a5d29a87fd78586ffd3a5ac7ed3027e5 | e8daec44c585ab348f47b71e70d311182ba40566 | /Rest-JAXExercise2-Person/src/java/rest/ApplicationConfig.java | fdc1ef9352834c79934e8e40e34f1962438ca408 | [] | no_license | JonasRafn/Block2-Week40 | 96489ade5454064df9ac1320a178f8414398e6b4 | a74507809a48d34cafd5e345e7c9d8563b8e5b59 | refs/heads/master | 2016-08-12T20:07:18.558559 | 2015-10-02T10:07:51 | 2015-10-02T10:07:51 | 43,545,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 705 | java | package rest;
import java.util.Set;
import javax.ws.rs.core.Application;
@javax.ws.rs.ApplicationPath("api")
public class ApplicationConfig extends Application {
@Override
public Set<Class<?>> getClasses() {
Set<Class<?>> resources = new java.util.HashSet<>();
addRestResourceClasses(resources... | [
"jonaschrafn@gmail.com"
] | jonaschrafn@gmail.com |
bbb68bcb175cb87716715331a2c76327a0bd8914 | 43e0eb5261a5de4b928c7663b556789ca6d6734c | /simple-sso-server/src/main/java/com/simple/sso/server/controller/LoginController.java | b512d1aafab30f792681a8b5cafca592aaa13b14 | [] | no_license | Chinaxiang/simple-sso | a3a7b5933888da686cfe2b1b0f197d9eec67655f | 09dff6eb39d30885d9ce18864e3ed2ed301b9324 | refs/heads/master | 2020-04-22T19:41:17.490153 | 2019-02-14T02:53:13 | 2019-02-14T02:53:13 | 170,487,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,987 | java | package com.simple.sso.server.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.UUID;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import or... | [
"huangyanxiang2012@gmail.com"
] | huangyanxiang2012@gmail.com |
954be9b42dcc247627681cab6a0e56f6c2824ec6 | a0994b7b8dcc7e2c4b4d7ca2ade22642c43224e3 | /src/main/java/jobportal/dao/OfferLanguageRepository.java | 4ea8c01bf346ad7893df1ad2b8353152be0a2789 | [] | no_license | jezura/jobportal | d68a92fb45dc0ca3e63131b809749b77d1442404 | 4afe3d1e2b0884bfdf05630ea24aff5296ba6cc0 | refs/heads/master | 2021-06-30T04:46:07.074949 | 2021-05-02T13:47:15 | 2021-05-02T13:47:15 | 241,059,942 | 0 | 0 | null | 2021-06-15T16:07:14 | 2020-02-17T08:51:00 | Java | UTF-8 | Java | false | false | 292 | java | package jobportal.dao;
import jobportal.models.offer_data_models.codebooks.OfferLanguage;
import org.springframework.data.repository.CrudRepository;
public interface OfferLanguageRepository extends CrudRepository <OfferLanguage, Integer>
{
OfferLanguage findOfferLanguageById(int id);
} | [
"jezurajj@seznam.cz"
] | jezurajj@seznam.cz |
75f3dba87f8a897a99ff5d2b67030b2cc4bf39ed | ba3bf48f5055fabcf066f3597d8a0325d89f86a6 | /dameng/hazelcast-persistence/.svn/pristine/75/75f3dba87f8a897a99ff5d2b67030b2cc4bf39ed.svn-base | 907e483ab6cbb547465b93c9a99d260f254c6b1c | [] | no_license | rzs840707/EasyCache-TpcW | b04cb6f9846e78f8e597ab17cbfbe7a838e2cdc2 | f390fa7a9f09bac52fdfcfd20feed924584dab46 | refs/heads/master | 2021-01-11T00:22:25.018813 | 2016-10-08T11:56:58 | 2016-10-08T11:56:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,521 | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"duansky22@163.com"
] | duansky22@163.com | |
d7df14a4ed9be41364491fac3bf72ed6702a2650 | cde29efcc9bf8a2af0f2b92156fee85d5f948e6c | /android/src/main/kotlin/com/juanito21/simpleshare/src/FileHelper.java | 82b2fb939ebefdb6c8075b6c22ed34b1a04d1db1 | [
"MIT"
] | permissive | alexanderkorus/simple_share | f9bd91ea1ea75babec4971924ecbfbbd6b8b87df | 40c46492038f7f9ad5b5cbbcae37ac90f2b9998d | refs/heads/master | 2020-04-29T02:53:46.563470 | 2019-03-15T09:33:44 | 2019-03-15T09:33:44 | 175,787,431 | 0 | 0 | MIT | 2019-03-15T09:17:19 | 2019-03-15T09:17:17 | Java | UTF-8 | Java | false | false | 4,634 | java | package com.juanito21.simpleshare.src;
import io.flutter.plugin.common.PluginRegistry.Registrar;
import android.content.CursorLoader;
import android.database.Cursor;
import android.net.Uri;
import android.provider.MediaStore;
import android.support.v4.content.FileProvider;
import android.util.Base64;
import android.w... | [
"difrancescogianmarco@gmail.com"
] | difrancescogianmarco@gmail.com |
ee17f6c7ced9d80f5b4495a9c7d99696ea229bb7 | 061058960acea693fe6c0940b3159d3582d2870c | /5.09/src/Opinion.java | 987c2dd5f5768eeec5c3a3fb67152d689bfbc0d2 | [] | no_license | jasonchang12/java-example | 98d31ce132413ad1c4db538bbb68e8964746a75b | 639a5f5a6eab3610c7a41a4de7e233446d683729 | refs/heads/master | 2020-06-05T09:33:59.783318 | 2015-05-02T16:03:01 | 2015-05-02T16:03:01 | 34,803,020 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 571 | java | public class Opinion { // 创建类
public static void main(String args[]) { // 主方法
String s1 = new String("abc"); // 创建字符串对象s1
String s2 = new String("ABC"); // 创建字符串对象s2
//String s3 = new String("abc"); // 创建字符串对象s3
boolean b = s1.equals(s2); // 使用equals()方法比较s1与s2
// 使用equalsIgnoreCase()方法比较s1与s2
boolean b2 =... | [
"chuanhaozhang@hotmail.com"
] | chuanhaozhang@hotmail.com |
a30147201882c429b4ffa9b5245aa43ced57a873 | 6bbc7bf3f1de41bbc0be136319d7b7ea9b4e4482 | /src/main/java/com/example/drg/dao/GenFileDao.java | f2d071f5705c7e993921ab1eb29d5f6eb8de938a | [] | no_license | frenchLineCigar/drg2021 | 09d51b5a939148ad0fa22465f573d06c48665d27 | 38079cae3958defb900331c4ad405524754d9ee7 | refs/heads/master | 2023-06-18T07:09:24.206387 | 2021-07-18T23:09:21 | 2021-07-18T23:09:21 | 366,430,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package com.example.drg.dao;
import com.example.drg.dto.GenFile;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
@Mapper
public interface GenFileDao {
void saveMeta(GenFile file);
GenFile findGenFileById(@Param("id") int id);
GenFile findGenFile(@Param("relTypeCode") Str... | [
"begintofly@protonmail.com"
] | begintofly@protonmail.com |
298779695956339a00e493606cedd2bc23a066ca | 2202e53e151f3a26db8c0ab950a5f90503bfc473 | /src/main/java/com/cgj/pattern/factory/simplefactory/SimpleFactoryTest.java | e7825a53855d122131524e50c19f84cb2ce7ffce | [] | no_license | javagjChen/pattern | ae63eeb6356df5a19cb61b827ebe56c86bb281d4 | 4b4a6d684cd84f814a79b1dc2dd7028876fba279 | refs/heads/master | 2020-04-28T02:43:02.280335 | 2019-04-03T02:31:41 | 2019-04-03T02:31:41 | 174,909,117 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package com.cgj.pattern.factory.simplefactory;
import com.cgj.pattern.factory.DongguanHotLine;
import com.cgj.pattern.factory.ZhuhaiHotLine;
public class SimpleFactoryTest {
public static void main(String[] args) {
HotLineFactory factory = new HotLineFactory();
try {
factory.createHot... | [
"woshichenguanjie@126.com"
] | woshichenguanjie@126.com |
197efe1b4ac39655d15b766060bf3304628c94cc | a175064ca5506ed2fa51a64ed89c6d8e4de71f48 | /backstage/src/main/java/com/line/backstage/utils/IpUtil.java | d7a873c9e68c5ca14f359d64d23e80c8d96d5abc | [] | no_license | jiagecode/k_line | f060922714a04d5009aae42f181d161f6ed8009c | 4d8215b5c209f1d5e934aa5c33c53af96da9cd77 | refs/heads/master | 2023-09-06T03:50:02.419068 | 2021-07-26T06:03:29 | 2021-07-26T06:03:29 | 379,450,063 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,927 | java | package com.line.backstage.utils;
import javax.servlet.http.HttpServletRequest;
import java.net.InetAddress;
import java.net.UnknownHostException;
/**
* IP
* @author pc
*/
public class IpUtil {
private static final String UNKNOWN = "unknown";
private static final String LOCALHOST = "127.0.0.1";
privat... | [
"867880495@qq.com"
] | 867880495@qq.com |
58cff11c6a1acd340a966834fb93725dfc8088f5 | ea4f512dc7f7ff4619bba86b19b6aa27446acfe3 | /designpatterns/module-patterns/src/test/java/com/sirma/itt/javacourse/designpattern/iterator/NumContainerTest.java | fddb39201d27bdd7856e7ca485c65555a8fdf3f5 | [] | no_license | radko26/Sirma_ITT_JAVACOURSE_DesignPatterns | 87021e85c251fbeb76c7945c25f8abf8c9ac13b2 | b34dbf13c25ad9bdc82d1aec702bb7cce65d904d | refs/heads/master | 2021-01-23T07:08:40.874430 | 2014-07-15T11:51:14 | 2014-07-15T11:51:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.sirma.itt.javacourse.designpattern.iterator;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
/**
* Test class for {@link NumContainer}.
*
* @author radoslav
*/
public class NumContainerTest {
/**
* Inserts data into the {@link NumContainer} and via the iterator traverse
* its... | [
"radipirate@gmail.com"
] | radipirate@gmail.com |
4145701e859f3a023b6bd9e2d596337e8464ffe1 | 8c3da15dfa99b308b28d831280095ac0ff9660c7 | /src/main/java/controller/MachineLearningAgentConfigurationController.java | 5bcff4aebe2da7288d2a9d2e4d9a02741c80a0e4 | [
"Apache-2.0"
] | permissive | loretoparisi/IEMLS | 97de448eff862605bfa499cf6efaac9b627592bf | cc2451165940dbc4b1e23afe85f6529426d3bd8c | refs/heads/master | 2021-01-20T09:19:49.060831 | 2017-05-03T22:41:14 | 2017-05-03T22:41:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,178 | java | package controller;
import javafx.collections.FXCollections;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.ChoiceBox;
import javafx.scene.control.TitledPane;
import model.algorithms.Algorithm;
import model.object.agent.NeuralAgent;
import model.species.Specie;
import java.net.... | [
"arodriba@ull.es"
] | arodriba@ull.es |
05cc821f3d64f1eabd34729e8f629ac4c8925b28 | 285276317b96bfa6d397087718e13f771143d0e7 | /Cloud-Storage/CloudClient/src/main/java/ru/cloudstorage/server/controllers/PanelController.java | 14014cbdd6752b070ed47b82ee116cae0f36935e | [] | no_license | 1t0XX/CloudStorage | 1071a1a014938a1d454fc10beb1541f5aa0cde4d | e3ac9ab07a5347ddc98b0a1a5e4db5d156ddb223 | refs/heads/master | 2022-11-30T23:45:01.895966 | 2020-08-12T19:11:23 | 2020-08-12T19:11:23 | 287,095,504 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,011 | java | package ru.cloudstorage.server.controllers;
import javafx.beans.property.SimpleObjectProperty;
import javafx.beans.property.SimpleStringProperty;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.*;
import ru.cloudstorage.clientserver.FileInfo;
import java.nio.file.FileSystems;
imp... | [
"53831070+1t0XX@users.noreply.github.com"
] | 53831070+1t0XX@users.noreply.github.com |
9ed78635f93c804cc0edf41fca8574ff483c5002 | ec49ecc1539f44efd770a622e4da8912e185d6ed | /src/main/java/dennis/dkaraoke/controller/MessageController.java | 4fdc9c3aca63687340669570ac5fac60234f0236 | [] | no_license | ddn488/dkaraoke | 58b738caf14d8fa084b9f6bcc3b2bf4e57f32c8e | 9c8d005297ab3c4987fc82cece0bc077dc1b8e55 | refs/heads/master | 2021-01-22T10:01:51.098779 | 2015-09-09T18:15:50 | 2015-09-09T18:15:50 | 42,195,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,711 | java | package dennis.dkaraoke.controller;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.util.Arrays;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
import java.util.TreeSet;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.spri... | [
"ddn488@gmail.com"
] | ddn488@gmail.com |
2818b521de2ac7fb9ad66bccdc5cf600c4d1e450 | 5bbab282175e0d84b78991a6eab5fabc1c8c17f7 | /WEB-INF/src/screens/InspectionServlet.java | ef7c5ba166d3dd2e98469aae6f8e79bf57aa370c | [] | no_license | bryhinton/homeinspection | 7fbc7a43638c08cd4bcb69e3259fe0c67ab83309 | 139c8b7432c1d18d8e29b7cacd5786606cebd5e6 | refs/heads/master | 2021-01-23T22:52:52.493426 | 2017-06-10T02:38:03 | 2017-06-10T02:38:03 | 24,000,914 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,414 | java | package screens;
import com.google.gson.Gson;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.reflect.TypeToken;
import com.sun.deploy.net.HttpRequest;
import com.sun.jmx.snmp.tasks.TaskServer;
import email.Email;
import pdf.GeneratePDF;
import sqlrow.*;
import javax.serv... | [
"bryhinton@hotmail.com"
] | bryhinton@hotmail.com |
837e266842d401b28657fec34fefae179c17637e | fdcc5af059fe90df3c50560dd616c87d63a0dd3c | /SAT_RPNI_FIXED/rational_safety/src/edu/illinois/automaticsafetygames/games/examples/Cindy3Game.java | b87040df2fe9f535e90b5b3ea31795098fe28bf2 | [] | no_license | OliverMa1/DT-synth | ac87b5b8172a2a1576bc8885b373c9bfce45f8d4 | fa07dda27dbe6740e200bf5b9f67e5b5e4e44311 | refs/heads/master | 2021-08-22T18:56:35.833286 | 2021-07-10T15:01:56 | 2021-07-10T15:01:56 | 157,887,915 | 6 | 2 | null | 2019-06-07T17:51:35 | 2018-11-16T15:43:53 | C++ | UTF-8 | Java | false | false | 10,549 | java | package edu.illinois.automaticsafetygames.games.examples;
import edu.illinois.automaticsafetygames.tools.Tools;
import dk.brics.automaton.Automaton;
import dk.brics.automaton.RegExp;
import edu.illinois.automaticsafetygames.games.IGame;
import edu.illinois.automaticsafetygames.finitelybranching.teacher.*;
/**
... | [
"markgraf-oli@web.de"
] | markgraf-oli@web.de |
838f2d179bf7170b1168f57da54b546304416767 | 212958795d62fb049e0d92a43473688fc3d77cf2 | /src/main/URLDemo.java | d5ee14cd70a95c931b3835d97098315e9d983829 | [] | no_license | Deeksha-kashyap/PracticeTest | 46a062a383a624801e1d8fd08bf6a7685c2543d5 | 575ef86c1d465509b9273265ce4c5f75003e24ea | refs/heads/master | 2020-06-12T00:15:48.459567 | 2019-07-14T07:43:00 | 2019-07-14T07:43:00 | 194,132,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package main;
import java.net.URL;
public class URLDemo {
public static void main(String[] args) {
try
{
URL url=new URL("https://github.com/Deeksha-kashyap/C-sharp-Programs");
System.out.println("Protocol:"+url.getProtocol());
System.out.println("Host Name:"+ur... | [
"Deeksha Kashyap@DESKTOP-KR9UPQB"
] | Deeksha Kashyap@DESKTOP-KR9UPQB |
8aa44bb2dab33e2b39d97e1fd23266aabac1ded9 | dd38e37fda2e834bee98f6e8554db9b1669a403c | /day02_eesy_01mybaisCRUD/src/test/java/MyBatisTest.java | b167d23f2d94bd393f08097627969735a5ab2720 | [] | no_license | muoushi/repo3 | 45f1a1b869ea45f4de1be18ff98166ed83789eaf | 477fcf6e399658fbb73e13e773f64859a9aa2314 | refs/heads/master | 2022-07-05T09:06:11.812651 | 2020-03-25T01:49:17 | 2020-03-25T01:49:17 | 249,859,453 | 0 | 0 | null | 2022-06-21T03:03:31 | 2020-03-25T01:34:36 | Java | UTF-8 | Java | false | false | 3,307 | java | import com.itheima.dao.IUserDao;
import com.itheima.domain.QueryVo;
import com.itheima.domain.User;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import org.junit.After;
i... | [
"www.1035339453.com@qq.com"
] | www.1035339453.com@qq.com |
aff2add3f866911059f4be2dde273e271997edca | e66dfd2f3250e0e271dcdac4883227873e914429 | /zml-appweb/src/main/java/weixin/guanjia/message/controller/UppicController.java | d0ffe41ea726dd10584998f4a58d00b757b67679 | [] | no_license | tianshency/zhuminle | d13b45a8a528f0da2142aab0fd999775fe476e0c | c864d0ab074dadf447504f54a82b2fc5b149b97e | refs/heads/master | 2020-03-18T00:54:16.153820 | 2018-05-20T05:20:08 | 2018-05-20T05:20:08 | 134,118,245 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,278 | java | package weixin.guanjia.message.controller;
import java.io.File;
import java.util.Map;
import java.util.UUID;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import or... | [
"tianshencaoyin@163.com"
] | tianshencaoyin@163.com |
8ab938d5d9ed7b856dbf9adb77aae5cb66e90068 | ef9750f898245d894e7aa6bd539cf20c1b043196 | /src/main/Main.java | 191f0ba13a624981d0a2cc9221da5ab9342d9875 | [] | no_license | LongKelvin/Lib_managerment_JAVASWING | 15285f5ed8165b45b4dff88b75d7ea23304cd2d6 | af24b25c343c4016b7a0fcdfe29fb876233b6ef7 | refs/heads/main | 2023-02-23T07:24:53.496040 | 2021-01-20T09:33:39 | 2021-01-20T09:33:39 | 330,674,575 | 0 | 1 | null | 2021-01-20T09:33:40 | 2021-01-18T13:27:27 | Java | UTF-8 | Java | false | false | 1,309 | java | package main;
import java.sql.SQLException;
import javax.swing.*;
import dataaccess.DAConnection;
import de.javasoft.plaf.synthetica.SyntheticaAluOxideLookAndFeel;
import presentations.FrameManager;
import presentations.LoginFrame;
import presentations.TroubleshootFrame;
public class Main {
public static void ma... | [
"longkelvin101099@gmail.com"
] | longkelvin101099@gmail.com |
86c58a33fe200568c39de094f3faf7903726ee6f | d9867d5ce94248519b3ef5d05647d10870d6acac | /generators/src/test/java/com/pholser/junit/quickcheck/generator/java/util/TimeZoneGeneratorTest.java | 30be78485a2f977edd6de86de791e0bd2a190721 | [
"MIT"
] | permissive | framiere/junit-quickcheck | 5fcb97f4fe3623994df82c56b891717c38608a3b | 9f86970ab0f3b0d0d82f62f723cd5a66ed826fbf | refs/heads/master | 2021-01-21T21:32:18.797017 | 2014-03-29T14:04:55 | 2014-03-29T14:04:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,240 | java | /*
The MIT License
Copyright (c) 2010-2013 Paul R. Holser, Jr.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, mod... | [
"pholser@alumni.rice.edu"
] | pholser@alumni.rice.edu |
c1e679bcfbcf1a164a2c5d18b0094289267a39f7 | 78d8bc70e72378b576a3b8bfc05c3ac0110bea48 | /android-utilities/src/main/java/com/fengdai/android/json/JsonConverter.java | e6386a508e1a67398891f3a32609a5f6640501ed | [
"Apache-2.0"
] | permissive | fengdai/android-utilities | 75d184e3af94d26eb955c20e730d0b43f95be632 | 57d53b6b2b1093c8d9d9cd41148fb9ff68ca5595 | refs/heads/master | 2021-01-23T11:55:22.105380 | 2015-07-18T06:04:31 | 2015-07-18T06:04:31 | 13,060,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package com.fengdai.android.json;
import java.lang.reflect.Type;
/**
* Json Converter.
*
* @author daifeng
*/
public interface JsonConverter {
/**
* Convert Object to Json string.
*/
String toJson(Object object);
/**
* Convert Json string to Object.
*/
<T> T fromJson(String js... | [
"toxic.dai@gmail.com"
] | toxic.dai@gmail.com |
1ca002e650e1fe6e54b19bd5179b34389bdda9b3 | 39d45ad192fc154f198d1cdcea16660454e9e3e0 | /pillowdata/src/main/java/com/mateuyabar/android/pillow/data/sync/DeletedEntries.java | 9ad5f7be9f1162b6eba8dbf5c40cb4265100330b | [] | no_license | mateuy-dev/androidPillow | 782e896ed4ff0259e811d30857f145b121833fb9 | 168e4cbcb238bb721e257bc853994a46a42f5e64 | refs/heads/master | 2022-12-02T20:12:26.257544 | 2015-12-01T10:44:02 | 2015-12-01T10:44:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,773 | java | /*
* Copyright (c) Mateu Yabar Valles (http://mateuyabar.com)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 2 of the
* License, or (at your option) any later version.
*... | [
"mateuyabar@mateuyabar.com"
] | mateuyabar@mateuyabar.com |
bc006f0e218e6943f5ecdb052207fdf83d07dfe8 | 307706a5eddf823e18a0b779ed9123d02ddb0004 | /src/main/java/com/josetesan/farmatify/web/rest/errors/ErrorConstants.java | cebfa15127300cf797051440e8d6475dc9c7fc8a | [] | no_license | josetesan/farmatify-server | 0a5609b2415349876cfcf26d32d59660743389c1 | 022dff78283571671e3b556486efddad345e8041 | refs/heads/master | 2021-07-06T00:51:06.784116 | 2019-04-21T19:00:35 | 2019-04-21T19:04:04 | 182,568,244 | 0 | 1 | null | 2020-09-18T09:02:30 | 2019-04-21T18:25:12 | Java | UTF-8 | Java | false | false | 1,224 | java | package com.josetesan.farmatify.web.rest.errors;
import java.net.URI;
public final class ErrorConstants {
public static final String ERR_CONCURRENCY_FAILURE = "error.concurrencyFailure";
public static final String ERR_VALIDATION = "error.validation";
public static final String PROBLEM_BASE_URL = "https:/... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
bd890be920e86d2258617ed689216ce69790b5b2 | 9c6f62362a86f333ccc04f1c74dae770703f4e96 | /cloudstorage/src/main/java/com/udacity/jwdnd/course1/cloudstorage/model/User.java | 055ec5180f857a6e64a49436997690d59930fee0 | [] | no_license | junks89/Spring_Thymeleaf | 40eb8765aa63d33a997b022a6b1a9627a7354863 | 727d9e64db1b0dee200a00ecaacd47e8ef26a2de | refs/heads/main | 2023-05-23T09:27:24.068856 | 2021-06-02T05:49:48 | 2021-06-02T05:49:48 | 373,052,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,529 | java | package com.udacity.jwdnd.course1.cloudstorage.model;
public class User {
private Integer userId;
private String username;
private String salt;
private String password;
private String firstName;
private String lastName;
public User(Integer userId, String username, String salt, St... | [
"daniel.unfried@extern.a1.at"
] | daniel.unfried@extern.a1.at |
db4a022e46780e6314198a6218c558ed3d4e93d3 | 0680e79e7f4a88ebafee9230e16a9422ac5e51fa | /data_structures/src/com/knife/stack/Stack.java | 4a53c268b3e6bb424cf622b6dc5a2a8d30d74699 | [] | no_license | shenyachen89/repos | d257a19079f95df5b0d5612b7d9524e904f0be59 | 77af35117e71e5554a5249550d6ae39b07c41177 | refs/heads/master | 2020-06-03T09:53:21.546209 | 2019-06-14T07:42:14 | 2019-06-14T07:42:14 | 191,527,783 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package com.knife.stack;
public interface Stack<E> {
int getSize();
boolean isEmpty();
void push(E e);
E pop();
E peek();
}
| [
"shenyachen@fuljoy.com"
] | shenyachen@fuljoy.com |
759d8f76e271e80524a3c780d5ac6544aef9e207 | 075d9d4325b959790057a2a40a03fdd951516ea3 | /jd-net-rpc/src/main/java/com/jd/netty/pipeline/handler/ClientIntHandler.java | 48b95e8e814f43a4fe87838acf02ac2de6122400 | [] | no_license | wangyingjie/jd-netty | d8e1c40b591811d1ed7877bf9eae41b6aa69f61a | cc04407204ecbf76915acfa3d0086378857b957c | refs/heads/master | 2021-11-20T10:33:01.670756 | 2021-07-29T15:00:00 | 2021-07-29T15:00:00 | 207,061,275 | 0 | 0 | null | 2020-10-13T15:53:35 | 2019-09-08T04:26:12 | Java | UTF-8 | Java | false | false | 1,192 | java | package com.jd.netty.pipeline.handler;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
public class ClientIntHandler extends ChannelInboundHandlerAdapter {
@Override
// 读取服务端的信息
public void channelRead(ChannelHandlerC... | [
"wangyingjie1@jd.com"
] | wangyingjie1@jd.com |
4155f5e72df365c14b9271bda27d5f5d5db0910d | e5bbb9fb5110eaf6a8c7d01575b471f14e31b102 | /src/com/kairon/JComPz/Item.java | bcb1cd1569963e6f5ff3089466ba7d0d6107cef7 | [] | no_license | KaironXu/LibraryManager | 57770c5ad19fe894f6511a86d30037508f863717 | 5e76a51713d6dc9aa92e2bb12e541f532bab34a9 | refs/heads/master | 2016-09-11T02:01:55.885957 | 2014-10-25T05:24:21 | 2014-10-25T05:24:21 | 25,718,507 | 3 | 2 | null | null | null | null | GB18030 | Java | false | false | 444 | java | package com.kairon.JComPz;
/**
* 图书类别选项
* @author Kairon
*
*/
public class Item {
private String id;
private String name;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = n... | [
"kaironxu@gmail.com"
] | kaironxu@gmail.com |
5104d68e930edf640ff98b47c2d06a578a9961de | 19f7091d324c010bee94cb72678f6520e6b2fdc5 | /B2908_2.java | f6155db1835ed8388157a07e76fa557f20fc83fc | [] | no_license | jeonghuncho/baekjoon | eaa10e1fcf37a5b8491960dcc2911aa1485c278e | 89d7540d33f9a331fa6d93d9fa2410066e4c13f5 | refs/heads/master | 2020-12-21T03:55:25.880482 | 2020-01-26T10:43:08 | 2020-01-26T10:43:08 | 236,298,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 836 | java | package baekjoon;
/*
* Author : Jeonghun Cho
* Date : December 5, 2019
* https://www.acmicpc.net/problem/2908
*/
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class B2908_2 {
public static void main(String[] args) throws IOEx... | [
"jeonghun.dev@gmail.com"
] | jeonghun.dev@gmail.com |
6c113686c3b556b229dd4ebbf3d9c35d45dce2a5 | 1d86537d7562df49ca7986a782ae0712d6975497 | /src/priv/hailong/service/OrderService.java | 0f2aab28f447a45bfe9ec129c0c030ba0143aa7a | [] | no_license | hailong29/tmall_ssm | 93cadd1bc22fb12950a3f59e49c1e91a4fee8bc9 | 9850c3896e5d672c0eed638cf9778a334ceca05f | refs/heads/master | 2020-03-30T17:20:18.510811 | 2018-10-03T17:00:57 | 2018-10-03T17:01:00 | 151,451,217 | 3 | 1 | null | null | null | null | GB18030 | Java | false | false | 1,172 | java | package priv.hailong.service;
import priv.hailong.pojo.Order;
import priv.hailong.pojo.OrderItem;
import java.util.List;
public interface OrderService {
String waitPay = "waitPay";
String waitDelivery = "waitDelivery";
String waitConfirm = "waitConfirm";
String waitReview = "waitReview";
String finish = "finis... | [
"1987616050@qq.com"
] | 1987616050@qq.com |
a6431bcbae7092207e19fbfe29da9a28aad52a75 | dc9db9922bbad15b19c5e90384739b7a25687684 | /src/com/overloading/Test.java | 41114b917ed0147f98a28e8beecb93632f0d4764 | [] | no_license | developersarm/JavaTraining | 3745f8e2c98399df17fa464fe8abc948fa152f1d | 5a83efa4d36ea9b23bce8c9cbcebfb49f55b0527 | refs/heads/master | 2020-03-23T12:51:43.806346 | 2018-08-17T14:15:20 | 2018-08-17T14:15:20 | 141,586,662 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package com.overloading;
class Upper {
void show (int a, Integer b) {
System.out.println("show of upper with int");
}
void show (Integer a, int b) {
System.out.println("show of upper with Integer");
}
}
class Lower extends Upper {
void show (Integer a, Integer b) {
System.out.println("show of lower with ... | [
"abhayyadav000@gmail.com"
] | abhayyadav000@gmail.com |
e6603fd1c665ab59eb3115fd3d851f49d20da42a | 9215f3a1d31109256be01c6701a1d24f27f55a91 | /android/src/main/java/com/RNOpenpay/RNOpenpayPackage.java | a8bbb7b2ccf3be56653151fd01cf74eff736c31a | [] | no_license | CORBmx/react-native-openpay | 8191ad13a25212a9c72b89ba4e5fb9cdb01643e2 | 27b29750a8378b1621cd8d8e25326c38fda760a9 | refs/heads/master | 2020-08-30T13:20:07.662156 | 2020-05-28T14:54:22 | 2020-05-28T14:54:22 | 67,621,006 | 5 | 6 | null | 2020-05-28T14:53:30 | 2016-09-07T15:43:42 | Java | UTF-8 | Java | false | false | 810 | java | package com.RNOpenpay;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import com.facebook.react.ReactPackage;
import com.facebook.react.bridge.JavaScriptModule;
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactApplicationContext;
import com.faceboo... | [
"cesar.landeros@corb.mx"
] | cesar.landeros@corb.mx |
f3501ae2bd5fb3de4ab38ad01009a535ff70c94c | c8252a718dd4d3db393a6c8461b91614d68f8c56 | /src/main/java/gof/creational/builder/builder/HumanBuilder.java | 7963455fced42b9fe882740831a0ae6d4dd0d643 | [
"MIT"
] | permissive | keidrun/design-patterns-example | 0080b4195d6941304b84a673ef1e103dd2b264c4 | ad05e3b7dd6b173822a17f03faa77c81585ad3aa | refs/heads/master | 2020-12-30T17:10:45.734620 | 2017-07-22T11:14:04 | 2017-07-22T11:50:54 | 91,059,354 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | /**
* Copyright 2017 Keid
*/
package gof.creational.builder.builder;
/**
* HumanBuilder :Builder
*
* @author Keid
*/
public interface HumanBuilder {
public void buildName(String name);
public void buildType();
public void buildWeapon();
public void buildVehicle();
}
| [
"kssk96@gmail.com"
] | kssk96@gmail.com |
31cd94ea9ac86abdf457b7a1ca35fb8857945cfb | 72d19fec898ee568bdd6aa2ab0b68b9e7bc5ce23 | /bitcamp-java-project/src/main/java/bitcamp/java106/pms/servlet/task/TaskAddServlet.java | ab3927311f0616ce3808678875d44f147ad85769 | [] | no_license | kimakuh/bitcamp2 | 4e3b65565334d5fa4a44ce7cd55bbc3b2f46aa2a | b2de068647a0c895a02fd3c9da243a5de9719315 | refs/heads/master | 2020-03-22T09:00:10.268698 | 2018-05-17T00:15:08 | 2018-05-17T00:15:08 | 123,054,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,937 | java | // Controller 규칙에 따라 메서드 작성
package bitcamp.java106.pms.servlet.task;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Date;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletR... | [
"kimakuh@gmail.com"
] | kimakuh@gmail.com |
fae53a9dd99ac3a67ea31216928da49999110dba | d8a442fac00755f9e2b9e111ecbd253a21714189 | /app/src/main/java/com/example/guilherme/rangoamigo/activities/LocalEventoActivity.java | b714b9180aa612c286f90be0f14cc927b6e64cf7 | [] | no_license | gsposantos/RangoAmigoAndroid | 8518e2e23e196776d0a5bba12925a1ccba64d513 | a6c0241b9d1726f166b31a0ae85b81cdc89a80cb | refs/heads/master | 2021-09-07T14:01:42.329194 | 2018-02-23T23:26:37 | 2018-02-23T23:26:37 | 120,673,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,307 | java | package com.example.guilherme.rangoamigo.activities;
import android.content.Context;
import android.content.Intent;
import android.location.Address;
import android.location.Geocoder;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Build;
import android.support.v7.app.AppCompatActivity;
import an... | [
"gsposantos@gmail.com"
] | gsposantos@gmail.com |
ca1701842a81b965c8b2e95c6e55a98aa3a158ce | e389171c7e38a5dfa3116413dc2647da040b83c8 | /AdministrationServer/src/objects/CompanyParser.java | 0044070b7905dbaca3ec7f43fd209eb8196c9c03 | [] | no_license | shahar2112/Generic-IOT-infrastructure | 1d6cb3a0ecfe951cdc54d95ac4eccf4a59d7131f | d9e27cc32407a344ad54c6619f63d68744bf9a39 | refs/heads/main | 2023-01-25T00:14:46.892567 | 2020-11-17T09:33:38 | 2020-11-17T09:33:38 | 306,931,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,044 | java | package objects;
import java.io.BufferedReader;
import java.io.Serializable;
import java.sql.ResultSet;
import java.sql.SQLException;
import com.google.gson.Gson;
public class CompanyParser implements Serializable
{
private static final long serialVersionUID = 1L;
public String name;
public String email;
public ... | [
"noreply@github.com"
] | shahar2112.noreply@github.com |
0e7aa8534d4fc97c143ecd3e5ca7ab2744934d23 | 21d58594ec60dfb3d15dbaaf04b2787a6ce9d9d7 | /src/main/java/sample/model/Face4.java | c344eca3c9c0d29ff07b6b32c31a1338f249c199 | [] | no_license | jason1105/modal2json | 6d0f72b3897a21ff0b3bc440e3a723ffc4553951 | dd50519b42c4707283172cf457471b51369fd06f | refs/heads/master | 2021-09-10T13:37:07.206081 | 2018-03-27T03:21:32 | 2018-03-27T03:21:32 | 125,814,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package sample.model;
/**
* Created by lv-wei on 2018-03-19.
*/
public class Face4 {
int mode = 131; // Three.js format
int a, b, c, d; // index of vertices
int m; // index of material
int ac, bc, cc, dc; // index of colors
public Face4(int mode, int a, int b, int c, int d, int m, int ac, int bc... | [
"lvw@coinv.com"
] | lvw@coinv.com |
d7df5463048db0b1568964623297414619298ebe | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.5.1/sources/com/google/android/gms/internal/zzfha.java | e6542c84a6606c44d4f34a4a57fa2dd4674280c7 | [] | no_license | kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115289 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | null | UTF-8 | Java | false | false | 340 | java | package com.google.android.gms.internal;
final class zzfha implements zzfgw {
private zzfha() {
}
/* synthetic */ zzfha(zzfgt zzfgt) {
this();
}
public final byte[] zzg(byte[] bArr, int i, int i2) {
Object obj = new byte[i2];
System.arraycopy(bArr, i, obj, 0, i2);
... | [
"yihsun1992@gmail.com"
] | yihsun1992@gmail.com |
e5ec95cb4cb28e030aff7dbe464befc700100e1b | 478106dd8b16402cc17cc39b8d65f6cd4e445042 | /l2junity-gameserver/src/main/java/org/l2junity/gameserver/data/xml/impl/ClanRewardData.java | f841cbca2382be2a3066ec7e812c15d3828b1754 | [] | no_license | czekay22/L2JUnderGround | 9f014cf87ddc10d7db97a2810cc5e49d74e26cdf | 1597b28eab6ec4babbf333c11f6abbc1518b6393 | refs/heads/master | 2020-12-30T16:58:50.979574 | 2018-09-28T13:38:02 | 2018-09-28T13:38:02 | 91,043,466 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,070 | java | /*
* Copyright (C) 2004-2015 L2J Unity
*
* This file is part of L2J Unity.
*
* L2J Unity is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any lat... | [
"unafraid89@gmail.com"
] | unafraid89@gmail.com |
6b8a6fe49a7de532dac6ddf108dc14b20e55b95b | e13d0b61a812904f263f352626078050bcf2cebb | /CampChallenge_java/013.クラス/javaclassblackjackkadai/src/java/blackjack1/Game.java | df3a9ec4e27d9eaaa68576fa697e420ecc791f77 | [] | no_license | sermontk/GEEGJOB-sermon1129 | 7b7b9eea46e7c5468dc5c5bbd11b11bacb824b64 | e4ccd6f37dc6aa3249017225c94b692f86c2eed2 | refs/heads/master | 2021-07-08T02:57:11.032792 | 2017-10-04T02:34:47 | 2017-10-04T02:34:47 | 100,337,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,488 | 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 blackjack1;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servle... | [
"sermon1129.so@gmail.com"
] | sermon1129.so@gmail.com |
d40706e2ac1de522ea6f7c3965f5b7b241fb3e40 | 912d6bc8e300ff88ed9614c59d481a01e18bfb45 | /watchlist-service/src/test/java/be/ordina/microservicesweekend/watchlistservice/WatchlistServiceApplicationTests.java | 0294f982c3b2e808ee84fb6344836d7dd170901d | [] | no_license | Turbots/microservices-weekend | ec3610470b097ca0a51b415b98ea9eee80b27eaa | 428b8dd6bbf681f35d7fe8e90309a5b0d60d42f8 | refs/heads/master | 2020-05-18T05:52:56.376423 | 2019-02-25T15:17:13 | 2019-02-25T15:17:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package be.ordina.microservicesweekend.watchlistservice;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class WatchlistServiceApplicati... | [
"dhubau@gmail.com"
] | dhubau@gmail.com |
1573da44a6e6fa0be55de04820163137ec9ab476 | 22539e05b5eb1cbce86d4767015be6f600eb8cc9 | /additional-spring-cloud-consul/microservice-provider-user-consul/src/main/java/com/itmuch/cloud/study/ProviderUserApplication.java | 8358315b3e76e8fe6e606feb83b29411337513aa | [
"Apache-2.0"
] | permissive | chenliyang2411/spring-cloud-docker-microservice-book-code | 820d753e598d339ed94ce793b464c8a02520fe1f | 3a7d52510b1a2e9801dffeb053cb4e328f31fa4f | refs/heads/master | 2023-01-11T03:04:05.500977 | 2019-03-28T12:25:46 | 2019-03-28T12:25:46 | 295,581,389 | 0 | 0 | Apache-2.0 | 2020-09-15T01:29:38 | 2020-09-15T01:29:37 | null | UTF-8 | Java | false | false | 1,463 | java | package com.itmuch.cloud.study;
import com.itmuch.cloud.study.entity.User;
import com.itmuch.cloud.study.repository.UserRepository;
import org.springframework.boot.ApplicationRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.sprin... | [
"eacdy0000@126.com"
] | eacdy0000@126.com |
4fa0967748280c85f125840062cc2459b40c7bd2 | ded643e47cdf066ad58b6152f6c0def527da7d1d | /app/src/main/java/com/example/ramin/driver/Model/DirectionModel/Leg.java | 9ca6ad6fdb3033af289a0c5e4145faf91a6cb2f6 | [] | no_license | raminabbasiiii/Taxi-Driver | a298e5bd095508d09ffff9f1ffc05d7f1838e81f | a2c0ec1731b92e9cc727497c193d8621cc44455a | refs/heads/master | 2022-11-11T13:40:57.704953 | 2020-06-18T06:09:12 | 2020-06-18T06:09:12 | 273,155,897 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | package com.example.ramin.driver.Model.DirectionModel;
import java.util.List;
public class Leg {
private String summary;
private LegsDistance distance;
private LegsDuration duration;
private List<Step> steps = null;
public String getSummary() {
return summary;
}
public LegsDista... | [
"raminabbasi2121@gmail.com"
] | raminabbasi2121@gmail.com |
85c911975b7eb19cf78170c62cf36cbd6b6d36c9 | 485db7d68f2f8e22c52774cba939a615ed331d22 | /app/src/androidTest/java/com/xiaolijuan/bitmapdome/ApplicationTest.java | 0d12f6e97eee0910aa8ba76949243ba8e095842b | [] | no_license | Cayyoo/Android_ImageView_Bitmap | 301fa8e652b263acd93f7d0febbdf082e667d143 | 5a9f8f65eaca013f7b61a9550d538cc716e7423a | refs/heads/master | 2023-04-02T22:40:20.128509 | 2017-03-08T06:33:45 | 2017-03-08T06:33:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.xiaolijuan.bitmapdome;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"ykmeory@163.com"
] | ykmeory@163.com |
a099a4bbd01dfdf05c12265413652821e667ee57 | 035624dc16f8168943d1be1c02b7782b5706ee21 | /src/main/java/com/utp/integrador/inventory/inventorymodule/model/entity/ProductEntity.java | 11c6afba70e82ee9649c30ccf2ea7bf28a37ae7c | [] | no_license | luisosis/Inventory | 54e5d96fc8ffd4a9193fdf4d0e261cfa4bc21ec8 | 83d1e2239fac2f224bc35363dc9ec2c8aaa241e6 | refs/heads/master | 2022-10-09T10:56:55.911970 | 2020-06-08T06:28:30 | 2020-06-08T06:28:30 | 268,954,787 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 610 | java | package com.utp.integrador.inventory.inventorymodule.model.entity;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.bson.types.ObjectId;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
... | [
"luis_14xiv@hotmail.com"
] | luis_14xiv@hotmail.com |
8a6af8d1a4a55a4fc72332b5e17e2fbd12077e92 | 1b105dde312926e19b5f07e5308e97015a320504 | /src/main/java/de/intarsys/tools/serialize/StandardSerializationOutlet.java | e111dec87127e2f3b4cc3a72b047886b956de1a3 | [
"BSD-3-Clause"
] | permissive | RWTH-i5-IDSG/runtime | 28444fe741247c91deeb2612b4a7424320711a26 | eafbf169b7b848bb299b4e235c2941ac9f5d2fa0 | refs/heads/master | 2021-01-16T20:49:29.421226 | 2016-06-01T12:12:46 | 2016-06-01T12:15:30 | 60,166,551 | 0 | 0 | null | 2016-06-01T10:08:25 | 2016-06-01T10:08:24 | null | UTF-8 | Java | false | false | 2,461 | java | /*
* Copyright (c) 2007, intarsys consulting GmbH
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* - Redistributions of source code must retain the above copyright notice,
* this list of conditions and the f... | [
"mtraut@intarsys.de"
] | mtraut@intarsys.de |
4bafc656360e9e9ff6004cd57dea2a94193da0e5 | a2621d5166c93e046cc78a337d9c2fd3a0032f35 | /src/UnidaysDiscountChallenge.java | 2084b779c7dc5c7bfee0a5b8123a33f2b187c33c | [] | no_license | ebkr/UnidaysTechPlacement | 4f183f8b348cfe5b484929feef0646cef3c8e323 | 9addd5ada8d1f95b013f2874bafa22cc164cb5f0 | refs/heads/master | 2020-04-07T18:53:22.916815 | 2018-11-22T02:49:28 | 2018-11-22T02:49:28 | 158,628,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,663 | java | import java.util.ArrayList;
import java.util.HashMap;
public class UnidaysDiscountChallenge {
private HashMap<String, PricingRule> pricingRules;
private ArrayList<String> basketTracker;
/**
* Initialise Basket
* @param pricingRules List of discount rules.
*/
public UnidaysDiscountChall... | [
"ca469@kent.ac.uk"
] | ca469@kent.ac.uk |
3dc8b3aaf1ae012a5b641731927d28cf993c93d7 | d25fc4abf08a3343598b653658694a5dee285176 | /app/src/main/java/com/example/h8951/android_http_request_test/OnSwipeTouchListener.java | d1ad2750922afe3616c69606ce8d044b6d995646 | [] | no_license | PudgeWorks/DionysAndroidApp | 7835d96303d6e03915c4d63468042f44dd51aa4a | 3158ae74e586ec18869b2a3f1fb191e5d17c470d | refs/heads/master | 2020-12-24T06:24:29.158455 | 2016-12-04T22:00:12 | 2016-12-04T22:00:12 | 73,488,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,599 | java | package com.example.h8951.android_http_request_test;
import android.content.Context;
import android.view.GestureDetector;
import android.view.MotionEvent;
import android.view.View;
/**
* Created by H8951 on 3.12.2016.
*/
public class OnSwipeTouchListener implements View.OnTouchListener {
private final Gesture... | [
"wraitholyth@gmail.com"
] | wraitholyth@gmail.com |
91aff0fbc94922053ff582e5ab2afcacf6b1fc0c | 0689f3b456ddce965659abcd4d2de68903de59a1 | /src/main/java/com/example/jooq/demo_jooq/introduction/db/pg_catalog/routines/Notlike1.java | 5b8bee656c7be03e20c20cd31b6f828063eae59f | [] | no_license | vic0692/demo_spring_jooq | c92d2d188bbbb4aa851adab5cc301d1051c2f209 | a5c1fd1cb915f313f40e6f4404fdc894fffc8e70 | refs/heads/master | 2022-09-18T09:38:30.362573 | 2020-01-23T17:09:40 | 2020-01-23T17:09:40 | 220,638,715 | 0 | 0 | null | 2022-09-08T01:04:47 | 2019-11-09T12:25:46 | Java | UTF-8 | Java | false | true | 2,365 | java | /*
* This file is generated by jOOQ.
*/
package com.example.jooq.demo_jooq.introduction.db.pg_catalog.routines;
import com.example.jooq.demo_jooq.introduction.db.pg_catalog.PgCatalog;
import javax.annotation.Generated;
import org.jooq.Field;
import org.jooq.Parameter;
import org.jooq.impl.AbstractRoutine;
import ... | [
"vic0692@gmail.com"
] | vic0692@gmail.com |
f935c6a18b0c05aeae2f77fee00620d36f929da2 | e63445045e45fe60962362405f4423facd47fcaa | /pp1domacifinal/MJCompiler/src/rs/ac/bg/etf/pp1/ast/FormalParamDecls.java | 6dfbb348d0656269898670c2bd65c07413ddc5d1 | [] | no_license | milke994/PP1 | 47a02ea6cc4a20c86bbfdb0937e5fb21e34df68f | 7ad180df6bc4db862f0f8e331dda504d443493b4 | refs/heads/master | 2020-07-13T19:56:12.179873 | 2019-08-29T10:59:18 | 2019-08-29T10:59:18 | 205,143,488 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,397 | java | // generated with ast extension for cup
// version 0.8
// 13/0/2019 19:40:31
package rs.ac.bg.etf.pp1.ast;
public class FormalParamDecls extends FormalParamList {
private FormalParamList FormalParamList;
private FormalParamDecl FormalParamDecl;
public FormalParamDecls (FormalParamList FormalParamList, ... | [
"35491547+milke994@users.noreply.github.com"
] | 35491547+milke994@users.noreply.github.com |
32db4e12b6f846b1a75a0d19bd82a58d2e6d831f | f0e805b075310b22ddd3e4158a28750aa24e0ca8 | /src/adventure/types/ActorStat.java | 21f99d56c9ad6b8e3c0fd16927269fc3b1788d6e | [] | no_license | totallymorten/java-adventure-game | 1a43410a440c2e9c8f56b2ce93a30d935a50e8b8 | 2a371ed167a3ce9e6c11666051f0486c436f0eef | refs/heads/master | 2021-01-10T01:58:53.755223 | 2019-10-01T21:40:36 | 2019-10-01T21:40:36 | 51,693,789 | 5 | 3 | null | 2017-04-28T11:48:06 | 2016-02-14T12:29:58 | Java | UTF-8 | Java | false | false | 168 | java | package adventure.types;
public enum ActorStat
{
STAMINA, MAX_STAMINA,
HEALTH, MAX_HEALTH,
SPEED, MAX_SPEED,
LEVEL, EXP_PROG, EXP_TOTAL, EXP_REQ_NEXT
}
| [
"totallymorten@gmail.com"
] | totallymorten@gmail.com |
1f5e677d066319f5588a369d8823d31fcd8bd9a5 | a594a9c9508ec550a7f1c0cde2c7845f4d5d0e5b | /lesson8/src/main/java/ru/itmo/wp/controller/Page.java | b9106fff82e6bc0fa5f81855aa2eb39345a23cc9 | [] | no_license | salavay/web-homeworks-ITMO | bab5a2d7f49cbf4fb909ffb204a57dc5ae0c80de | 95e98747cd3a02b8e120567d210d03754e57ce7d | refs/heads/master | 2023-04-01T10:16:45.685639 | 2021-04-03T15:20:31 | 2021-04-03T15:20:31 | 354,319,865 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,841 | java | package ru.itmo.wp.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.ModelAttribute;
import ru.itmo.wp.domain.Notice;
import ru.itmo.wp.domain.User;
import ru.itmo.wp.service.NoticeService;
import ru.itmo.wp.service.UserService;
import javax.serv... | [
"salavat2002@gmail.com"
] | salavat2002@gmail.com |
aeb686a89c4ec0047860cac62e74c21ee595d740 | cbd8127e764303fdd71ab5c86d9216533c36e040 | /src/main/java/synchronize/ForwardingSet.java | 0cc4311aea10e0abaae2e0c975bb015defe58a24 | [] | no_license | mnonm/effective-java | 40b1da1e45bd0bdd6d7a2dab2eb71576631b12a4 | 7b4171383c2ea579a3b878eb800ce4bd24e97ec9 | refs/heads/master | 2020-07-11T05:46:16.180269 | 2019-08-13T15:37:08 | 2019-08-13T15:37:08 | 204,459,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,615 | java | package synchronize;
import java.util.Collection;
import java.util.Iterator;
import java.util.Set;
public class ForwardingSet<E> implements Set<E> {
private final Set<E> s;
public ForwardingSet(Set<E> s) {
this.s = s;
}
@Override
public int size() {
return s.size();
}
@Ov... | [
"ppsosqq@gmail.com"
] | ppsosqq@gmail.com |
49d84f47ac79228759941074009d6b65ba4e0376 | d8baa0ef640b9f82919191e32ef1998c43270b25 | /项目毕设/网上零食系统/Snacks/src/com/dao/impl/TypeDaoImpl.java | 4a4c56128526d22f68a3d33844dff76218dd328c | [] | no_license | sonya1/fe_coding | fd9b43dd26b5d361c276f1a2c54f56f6c97d637a | be867820597f8144f3147984ed82af521750f7e8 | refs/heads/master | 2021-01-22T06:58:23.406851 | 2018-03-15T15:03:38 | 2018-03-15T15:07:09 | 102,302,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,160 | java | package com.dao.impl;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import com.dao.TypeDao;
import com.models.Type;
import com.untils.Constants;
import com.untils.JDBCUtil;
public class TypeDaoImpl implements TypeDao{
public... | [
"1281855126@qq.com"
] | 1281855126@qq.com |
5bfb1daf3b220ebf338824d356edfab4b59130e5 | 71fa186a7f9f11817d53dad98bf416e6530c0fb4 | /notes/doodads/SML.java | 785b9db81a011da2089e655ca892bf512d0def33 | [] | no_license | codebkp/gamedev | 7553c1b14cd3303e3327913e7786a8776aa28d0d | 4f0225d94ce160ddfaa7a38dfff3e8d7e338a1df | refs/heads/master | 2021-01-25T06:30:31.161178 | 2013-09-17T14:51:15 | 2013-09-17T14:51:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 42,390 | java | package fogus.patagonia.doodads;
/*
* Super Mario Land 4K
* Copyright (C) 2011 meatfighter.com
*
* This file is part of Super Mario Land 4K.
*
* Super Mario Land 4K is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free S... | [
"mefogus@gmail.com"
] | mefogus@gmail.com |
d53017c10b7180bc2d5e887e57284aa49349bd0c | 258aecfc4dde1014f8cbc901d8f51094d03b5ec5 | /src/main/java/com/hellofresh/template/Booking.java | a7e934f06a79e71181d9c6ce4cad3182495646de | [] | no_license | yogeshdawkhar/helloFreshAPITest | f4d0b8b8819f71e64af30533fb84fb346118f142 | 14ef6774ff1c8885c32dff70933195f7cb2275ca | refs/heads/master | 2023-01-16T05:03:52.066953 | 2022-12-21T10:17:36 | 2022-12-21T10:17:36 | 221,317,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | package com.hellofresh.template;
import com.google.gson.Gson;
public class Booking {
BookingDate bookingdates;
Boolean depositepaid;
String email;
String firstname;
String lastname;
String phone;
int roomid;
static Booking booking = new Booking();
public static String getBookingBodyJSON(String checkinDate... | [
"yogesh.dawkhar@gmail.com"
] | yogesh.dawkhar@gmail.com |
90ef453abffe51fa486a587d3488f99e9c357ca6 | 62e334192393326476756dfa89dce9f0f08570d4 | /tk_code/push/push-server/src/main/java/com/huatu/tiku/push/quartz/factory/MockJobFactory.java | 401bdab08e65d584419294b14984e28ea02a38ca | [] | no_license | JellyB/code_back | 4796d5816ba6ff6f3925fded9d75254536a5ddcf | f5cecf3a9efd6851724a1315813337a0741bd89d | refs/heads/master | 2022-07-16T14:19:39.770569 | 2019-11-22T09:22:12 | 2019-11-22T09:22:12 | 223,366,837 | 1 | 2 | null | 2022-06-30T20:21:38 | 2019-11-22T09:15:50 | Java | UTF-8 | Java | false | false | 160 | java | package com.huatu.tiku.push.quartz.factory;
/**
* 描述:
*
* @author biguodong
* Create time 2018-11-08 下午9:43
**/
public class MockJobFactory {
}
| [
"jelly_b@126.com"
] | jelly_b@126.com |
8d822a1b3b74968cee363064e325d3be9fc7fe7d | cda4e465cc8b3c9a4fac2325665aec78725dbbcc | /src/Recursion/Natural_Num_Sum.java | ec079d31660034b0dcf77604fb0c411755445c43 | [] | no_license | anuj12chhonkar/Interview-Programs | e4ba25a7e2f8b4117be209ce3175f7a0c7ae4cc3 | f622568650d551616cb4b4f40bd13125af589793 | refs/heads/main | 2023-08-02T21:57:20.013463 | 2021-09-23T21:58:51 | 2021-09-23T21:58:51 | 370,229,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package Recursion;
public class Natural_Num_Sum {
public static void main(String[] args) {
System.out.println(sum(5));
}
static int sum(int n) {
if(n==1)
return 1;
return n+sum(n-1);
}
}
| [
"anuj12chhonkar@gmail.com"
] | anuj12chhonkar@gmail.com |
7870aa951a54bb3ab0ab40f36af2ed981a6e5174 | c61b403ce587bce582946dd970aeb2e85c70171d | /model/Fox.java | 15956a55ba673e34408ae01f13ab3e48a2878d3a | [] | no_license | Wekker/Vossen-en-Konijnen | 344ed5eac2e8d44e461ee10d3b3c39c679634e5d | 484fdbd1e920fd7f2e02372d17ef3393bdd7ed45 | refs/heads/master | 2021-01-17T22:48:27.206528 | 2012-02-07T08:50:45 | 2012-02-07T08:50:45 | 3,283,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,407 | java | package model;
import java.util.HashMap;
import java.util.List;
import java.util.Iterator;
import logic.Counter;
import logic.Field;
import logic.Location;
import main.MainProgram;
/**
* A simple model of a fox.
* Foxes age, move, eat rabbits, and die.
*
* @author Ieme, Jermo, Yisong
* @version 2012.01.29
*/... | [
"legendaryxysswekker@hotmail.com"
] | legendaryxysswekker@hotmail.com |
5731719813bfe5af73d7118488d7b276832f8211 | 6cdd71dd93b8cfeac635a30884676c8aee18b4e4 | /src/librarian/DelLibrarianAction.java | 11a866b01040df683062abebd17d6214164cf2c5 | [] | no_license | wellplayed03/Bibiosoft | de1418cd443cddbd56e997bf538a25dbfc8f6de5 | 7c33a50cf04d26a82db25066edd1ae9b914b85fb | refs/heads/master | 2020-03-31T13:43:14.992878 | 2018-10-09T15:03:37 | 2018-10-09T15:03:37 | 152,266,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 57 | java | package librarian;
public class DelLibrarianAction {
}
| [
"97974@DESKTOP-WCLY700"
] | 97974@DESKTOP-WCLY700 |
610db8f23a4f9434576c1ad1df16ef7dbd18bd59 | ca678f11db97ea6d30ca3d0eb40699b5ac74cc57 | /app/src/main/java/com/example/recycler/State.java | f518c309c039d51ea136c3173ac916e78fc7c4d4 | [] | no_license | dangnam197/Recycler | 4797d39f25a9b976b254c444c49ae649e7c2ecd7 | 6b5fb2b0ddc93154547b0a331ad66b5108b754a5 | refs/heads/master | 2020-04-28T00:49:04.125797 | 2019-04-04T08:01:49 | 2019-04-04T08:01:49 | 174,830,197 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | package com.example.recycler;
public class State {
public static final int STATE_IMAGE = 2;
public static final int STATE_IMAGE_TEXT= 8;
public static final int STATE_TEXT_DETAIL = 1;
public static final int STATE_HORIZONTAL = 3;
public static final int STATE_VERTICAL = 4;
public static final i... | [
"dangnam197@gmail.com"
] | dangnam197@gmail.com |
44653599e0912e529979326d39461f43ea06254d | 873d2b1bf98ab97d5c50acb1d20eb89cecb33f78 | /YeolsimComms/src/com/yeolsim/service/product/ProductService.java | fa16cdf1ec109daccdf2baec13ae2d88c35c313c | [] | no_license | JaeWoos/Responsive-Web-ver1.0- | bcff16c6eb66648d4567c6edaf511079d82babae | 64180300b39a27c465cf3c9b887bf30a6a8a5010 | refs/heads/master | 2021-01-13T09:58:12.120451 | 2016-04-11T06:51:33 | 2016-04-11T06:51:33 | 55,109,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package com.yeolsim.service.product;
import java.util.Map;
import com.yeolsim.common.Search;
import com.yeolsim.service.domain.Product;
public interface ProductService {
public void addProduct(Product product) throws Exception;
public Product getProduct(int prodNo) throws Exception;
public void... | [
"Administrator@CHOIJAEWOO-PC"
] | Administrator@CHOIJAEWOO-PC |
deb2516f781f68e1862ae6f1735c92f30e8522be | ae07c68bc26546efac278dbd2010840641e83bb7 | /src/main/java/io/cucumber/guardiasDaQualidade/ProvaAccenture.java | ae0fd7520f663240590a5526aac3309ebc459052 | [] | no_license | jessikagomes/GuardiasDaQualidade | 026594360e5df9cd5aed85bd2ddc357dda8405d3 | 7583eba4966ee84ba3c7884951030c84dd079507 | refs/heads/main | 2023-03-30T06:29:22.739307 | 2021-04-01T00:19:25 | 2021-04-01T00:19:25 | 352,056,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 115 | java | package io.cucumber.guardiasDaQualidade;
public class ProvaAccenture {
public void validar(String teste) {}
}
| [
"75052113+gasatabi@users.noreply.github.com"
] | 75052113+gasatabi@users.noreply.github.com |
8f8a9e830bbdd3a1e478bc4524a0edfd2dfd6b88 | 06b798c456dc1e709eb5eb0214754a7fad27fb11 | /app/src/main/java/com/example/weatherapplication/weather/WeatherAdapter.java | 5efb2a49f4f3d8b6cd2f642682abcd1458d76b83 | [] | no_license | srikrishnavignesh/WeatherApplication | 2e098631ef7a01b7b8458a56a6b841eb886301d9 | 5a359b677d3204b0362107c5d42794a6ec7378cb | refs/heads/master | 2022-11-21T19:55:52.195161 | 2020-07-23T06:01:30 | 2020-07-23T06:01:30 | 281,865,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,820 | java | package com.example.weatherapplication.weather;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
... | [
"srikrishnasharmavignesh.99@gmail.com"
] | srikrishnasharmavignesh.99@gmail.com |
0b73ce14d1d7153a5f27c1376f130843d9f57141 | 6c986b31636574dc9a7c4f5a1e23b1e09f209211 | /Struts2Log4j/src/main/java/actions/HomeAction.java | fb0962d04792cbc4f2007addec660623695330ed | [] | no_license | kidaak/Examples | 62f27c0e09e44fd5177b4168e2b4cdafb1fbe4a8 | d782b337ef5da415a61f31031268308926a7a3ab | refs/heads/master | 2021-01-17T19:55:00.456881 | 2015-12-22T22:50:29 | 2015-12-22T22:50:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package actions;
import org.apache.log4j.Logger;
import com.opensymphony.xwork2.Action;
import org.apache.struts2.convention.annotation.*;
/**
* @author Oleg Romanenchuk
*/
public class HomeAction implements Action {
private static final Logger logger = Logger.getLogger(HomeAction.class);
public St... | [
"marloncheg182@gmail.com"
] | marloncheg182@gmail.com |
bbaece0531465badf46b7ef604a6d47309ae0272 | e5fa11a89ccfa42545e19b9fc17bccfcbb23bf8e | /src/Paskaita_3_uzduotys/Uzdav_3_3_4.java | b5b973b0ecf159de9f834c1537fb88a67a8238eb | [] | no_license | Arimantas/JavaPagrindai | 91883299cffb4823513eac1560a0abf711cfee2b | c8e955fb29262201e3f29e48b66a53f79b450732 | refs/heads/master | 2021-01-19T06:29:41.469259 | 2017-04-09T17:39:28 | 2017-04-09T17:39:28 | 87,464,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,206 | java | package Paskaita_3_uzduotys;
import java.util.InputMismatchException;
import java.util.Scanner;
/**
* Created by Arimantas on 2017.04.07.
*/
public class Uzdav_3_3_4 {
public static void main(String[] args) {
// 3. Parašyti programą, kuri paprašytų vesti skaičius tol, kol bus įvestas skaičius 0.
... | [
"arimantas.palavinskas@gmail.com"
] | arimantas.palavinskas@gmail.com |
d0489242bfc4fa5ebb5fed575caf1d0f960dcb63 | d61b4871ed778b5a7df932ea47a493eff886c18c | /8. ++String to Integer.java | 9d017a9389d4fbfb93ce8c8f18beaef16c67a0bf | [] | no_license | Laura1112/YanGu | 065d53b490650ce36f6cd2378cf6589e0c852742 | cfb2c3888f11d9041538f04a445053906749de4f | refs/heads/master | 2021-01-21T10:05:02.894322 | 2017-03-31T08:24:10 | 2017-03-31T08:24:10 | 83,374,879 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,676 | java | import java.util.Scanner;
/**
* mplement atoi to convert a string to an integer.
* @author Laura
*
*/
public class Solution {
public int atoi(String str) {
int max = 2147483647;
int min = -2147483648;
int result = 0;
int len = str.length();
int start = -1;
boolean neg = false;
for (... | [
"noreply@github.com"
] | Laura1112.noreply@github.com |
6b8d2e87c4674dcb61883556898a1f41dc6951cb | bb7154ebde63eee7585503e9e253be3ac9c87024 | /src/main/java/com/dili/ia/domain/dto/LeaseRefundOrderDto.java | 2d9a99725a10653467c93058da7c28e3b47e9ba9 | [] | no_license | sengeiou/intelligent-assets | 848be5076986e63f57888cdc0b344e17a0f13aab | 824149c6283762f5d2bc4adeee22ecd9f2bc6e57 | refs/heads/master | 2023-05-06T07:11:53.667225 | 2021-03-03T07:58:31 | 2021-03-03T07:58:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,502 | java | package com.dili.ia.domain.dto;
import com.dili.ia.domain.RefundFeeItem;
import com.dili.ia.domain.RefundOrder;
import com.dili.ss.domain.annotation.Like;
import com.dili.ss.domain.annotation.Operator;
import javax.persistence.Column;
import javax.persistence.Transient;
import java.time.LocalDateTime;
import java.uti... | [
"jiangchengyong@diligrp.com"
] | jiangchengyong@diligrp.com |
876399e70f2183e3f911cda1d734dbcd76528e49 | 5d61b91a863974b27374dca8456ad6d47454a4f1 | /src/main/java/com/grandpasbrewing/beerxml/version1/enums/MiscType.java | f49c5cd4c8e6c8246d94af74f202749f2e89dff0 | [] | no_license | AgilitySolutions/GrandpasBrewing | 3ed000f5d4520814fcea81571924f65054769545 | 0fad4c9b481c0e22ba69d8ef61634c191112c430 | refs/heads/master | 2020-12-24T06:04:10.857690 | 2016-07-22T19:38:00 | 2016-07-22T19:38:00 | 32,343,077 | 0 | 0 | null | 2016-03-18T17:53:08 | 2015-03-16T17:58:45 | Groovy | UTF-8 | Java | false | false | 673 | java | package com.grandpasbrewing.beerxml.version1.enums;
public enum MiscType {
Spice("Spice"),
Fining("Fining"),
WaterAgent("Water Agent"),
Herb("Herb"),
Flavor("Flavor"),
Other("Other");
MiscType(String description) {
_description = description;
}
private final String _descri... | [
"tbivens320@gmail.com"
] | tbivens320@gmail.com |
c8cc43c27dcd2d150173534332d1e9b80289e378 | bbb02f56afecb905ae4a04d4303c76d2e1c59430 | /SGXEngine/src/com/socialgx/GaphEngine/VKApi/CustomVK/LikesInfoGX.java | a620f2df1bc9b899777ccf9adfb79c0a36dabc3b | [] | no_license | zaurkadiev/SGX | 503347aaecc0e3f2a7124b683c922885ee825619 | 1ebbd8976804693a182bfb52593c582ca8975fba | refs/heads/master | 2022-12-31T02:46:28.270232 | 2019-07-11T11:39:54 | 2019-07-11T11:39:54 | 160,588,203 | 0 | 0 | null | 2022-12-13T20:48:25 | 2018-12-05T22:46:46 | Java | UTF-8 | Java | false | false | 2,119 | java | package com.socialgx.GaphEngine.VKApi.CustomVK;
import com.google.gson.annotations.SerializedName;
import java.util.Objects;
/**
* Created by zaurmac on 2/1/17.
*/
public class LikesInfoGX {
@SerializedName("count")
private Integer count;
@SerializedName("user_likes")
private Integer userLikes;
... | [
"mymorce@gmail.com"
] | mymorce@gmail.com |
84062b5de3e676d4b3d51eb687b1349bfea5340e | cf7c2c404a96366c30ace077433fc239ddcd4451 | /certificate6600/src/main/java/softwork/service/Impl/CertificateImpl.java | 37e8265073e55e410976180bf2ac7bf6adf1dfef | [] | no_license | Dong351/softwork | d86ffc7d91239c905d2b32d9071a2f501f35a4bf | caac399808ea3aeb89f1f4122ffea5374babf2d7 | refs/heads/master | 2023-01-24T10:39:50.588210 | 2020-12-07T12:21:12 | 2020-12-07T12:21:12 | 306,874,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,988 | java | package softwork.service.Impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Sort;
imp... | [
"1424196139@qq.com"
] | 1424196139@qq.com |
141f22fdf3cb880d4bf91cd704dbfbae9aaf8a44 | 75371302050fca003d81331bd43f93cc5d820c90 | /tzsc2/src/main/java/com/yc/tzsc/service/UserService.java | 87943975eca00e27a64cd2237b80b709f5073cf4 | [] | no_license | zhangmengyao158/tzsc | 6d63b0ef89634f8753da358b65ec5102cdf69b29 | 7afb4a96aa7d4045169a7f30d55056f3014ed42a | refs/heads/master | 2021-01-23T10:57:55.861817 | 2017-06-02T01:28:16 | 2017-06-02T01:28:16 | 93,113,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.yc.tzsc.service;
import com.yc.tzsc.entity.User;
public interface UserService {
User login(User user);
boolean register(User user);
User detal(User str);
boolean modifyUser(User user);
boolean modifyPassword(User user);
}
| [
"1592742432@qq.com"
] | 1592742432@qq.com |
04c6ad45d73a4e1ffa6181b168eaaf2293f1b7af | 74391d194ae4eef5e7c79b13f0c71135405e7412 | /hr-worker/src/main/java/com/robertocarneiro/hrworker/resources/WorkerResource.java | 9443fcd40b910f97ee5a0ffce6573e94862c11fd | [] | no_license | robertocarneiro7/ms-course | 2b3f5834fae9606b9fe829a9d1453062346fc0c9 | c6cf98158f464f0fcf99821ff0a0ac4f84f0c727 | refs/heads/master | 2023-03-31T00:50:31.795174 | 2021-04-05T13:35:35 | 2021-04-05T13:35:35 | 350,817,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,024 | java | package com.robertocarneiro.hrworker.resources;
import com.robertocarneiro.hrworker.entities.Worker;
import com.robertocarneiro.hrworker.services.WorkerService;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.core.env.Environment;
import org.springframework.web.bind.... | [
"roberto.silva@Consulting-for.edenred.com"
] | roberto.silva@Consulting-for.edenred.com |
da843856507dbed5442acf47167ffcb3618c29e2 | 5e34c548f8bbf67f0eb1325b6c41d0f96dd02003 | /dataset/smallest_6aaeaf2f_001/mutations/33/smallest_6aaeaf2f_001.java | fdf668d23f31adc7c81e581ab814ac22f2177d77 | [] | no_license | mou23/ComFix | 380cd09d9d7e8ec9b15fd826709bfd0e78f02abc | ba9de0b6d5ea816eae070a9549912798031b137f | refs/heads/master | 2021-07-09T15:13:06.224031 | 2020-03-10T18:22:56 | 2020-03-10T18:22:56 | 196,382,660 | 1 | 1 | null | 2020-10-13T20:15:55 | 2019-07-11T11:37:17 | Java | UTF-8 | Java | false | false | 2,023 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"bsse0731@iit.du.ac.bd"
] | bsse0731@iit.du.ac.bd |
ec04b4bc162a5e0c2f529106427c69478534f020 | b14b3937b70efbf97b1e9bde57e2f5d642a8e76e | /src/main/java/com/vm/app/util/AwsS3Api.java | ef69be1e92f78f7f2bc509f9661c3744c618a21c | [] | no_license | mmzh/s3-video-uploader | 91bb7926fba55223e79b8b80aeaebab6bc5e844d | c12c57d0b77ae1671c0d51812dc6b420ab77eb4a | refs/heads/master | 2021-07-22T13:36:34.365512 | 2017-10-31T01:23:17 | 2017-10-31T01:23:17 | 107,928,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,898 | java | package com.vm.app.util;
import java.io.File;
import java.io.IOException;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.io.FilenameUtils;
import com.amazonaws.auth.AWSStaticCredentialsProvider;
import com.amazonaws.auth.BasicAWSCr... | [
"ming@oneononeads.com"
] | ming@oneononeads.com |
5a41cc655dd93e6d2b9e20814ef6b5f019de7bf8 | 7a2c91813117a8d949571521510895ee53daad49 | /src/main/java/com/alipay/api/domain/AntMerchantExpandIndirectActivityCreateModel.java | 1829fb32c0fbae923bb89e07bf1d9bf6441c3e94 | [
"Apache-2.0"
] | permissive | dut3062796s/alipay-sdk-java-all | eb5afb5b570fb0deb40d8c960b85a01d13506568 | 559180f4c370f7fcfef67a1c559768d11475c745 | refs/heads/master | 2020-07-03T21:00:06.124387 | 2019-06-23T01:13:43 | 2019-06-23T01:13:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,859 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 间联商户运营活动报名接口
*
* @author auto create
* @since 1.0, 2018-12-29 11:01:33
*/
public class AntMerchantExpandIndirectActivityCreateModel extends AlipayObject {
private static final ... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
79ac6651700eb87ebba54010721c46c519a9f0aa | cd0e7961250d1c7fbd11a40b7289b6f11c6bbddd | /src/meteocal-ejb/src/main/java/com/meteocal/business/exceptions/NotFoundException.java | 52785aeee879a6438533ac99d61870f29484f2b7 | [] | no_license | sengeiou/meteocal-bignoli-cella | b9bfae0efff22d1d58e4773b2c0fc9e50efc048d | 49fc1591ddb902a0b2b69c8a83d26d2a6881bd41 | refs/heads/master | 2022-12-24T17:03:42.576302 | 2017-06-17T15:02:06 | 2017-06-17T15:02:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | 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.meteocal.business.exceptions;
/**
*
* @author Andrea Bignoli
*/
public class NotFoundException extends Busin... | [
"andrea.bignoli@gmail.com"
] | andrea.bignoli@gmail.com |
416839fe69fc756670e2c154fde064f78dba05b4 | 2c26ebd51d37b86bbf18aa2098be1a6781dffb87 | /src/main/java/info/masterfrog/pixelcat/engine/exception/TransientGameException.java | edbbbf11092065ac9201460d3e8ce9b2b897a4a9 | [] | no_license | rpmurray/pixelcat-engine | c10288d799b5dd17d0cd66d766ac7e40081da9d9 | b24aa57bb20f8b1aab7197c68243def6ae95f3d0 | refs/heads/master | 2020-05-30T03:46:35.618540 | 2016-11-19T21:18:34 | 2016-11-19T21:18:34 | 27,014,241 | 0 | 0 | null | 2016-10-07T21:33:32 | 2014-11-22T22:11:58 | Java | UTF-8 | Java | false | false | 1,351 | java | package info.masterfrog.pixelcat.engine.exception;
public class TransientGameException extends GameException {
public TransientGameException(GameErrorCode errorCode, String details, Object data, Throwable cause) {
super(errorCode, details, data, cause);
}
public TransientGameException(GameErrorCod... | [
"rmurray@elance-odesk.com"
] | rmurray@elance-odesk.com |
67f9b5c46d962e9fbaf200b613fb420a6186a882 | b48f7fee57c532dd6e02f58d1fb4f3232662d2b0 | /winter-framework/src/main/java/de/uni_mannheim/informatik/dws/winter/matrices/matcher/BestChoiceMatching.java | 94363ad4987f998175173ca65e781c3e8e5b65e0 | [
"Apache-2.0"
] | permissive | olehmberg/winter | 9fd0bccdec57b04bef1e3271748e1add4ee08456 | 9715392e6b9069a484eb3a99813538c7584277ee | refs/heads/master | 2022-05-27T12:39:43.778646 | 2021-12-17T11:21:54 | 2021-12-17T11:21:54 | 88,765,628 | 113 | 38 | Apache-2.0 | 2022-05-20T20:48:08 | 2017-04-19T16:16:31 | Java | UTF-8 | Java | false | false | 3,388 | java | /*
* Copyright (c) 2017 Data and Web Science Group, University of Mannheim, Germany (http://dws.informatik.uni-mannheim.de/)
*
* 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... | [
"oliver.lehmberg@live.de"
] | oliver.lehmberg@live.de |
49f30445a3ee9eb69cf9dd8ef70ed6eaa57563e9 | 22e9aae293443a93d04192f9510bb6585c1f77c3 | /express2/express-client/src/main/java/express/Client/Client.java | 91bf13bbaa57605dc27f072aee6189f8d728bb60 | [] | no_license | Goldenbullet/presentationCODE | 212ff5abe50ac5eb1b3406f4d4f542ce50e6483c | e5f172e1e95d8a3e646a02a9c50527285d959f93 | refs/heads/master | 2021-01-10T16:42:45.447261 | 2015-12-08T16:56:17 | 2015-12-08T16:56:17 | 46,796,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,567 | java | //package express.Client;
//
//
//import java.awt.CardLayout;
//import java.awt.Color;
//import java.awt.Frame;
//import java.awt.event.ActionEvent;
//import java.awt.event.ActionListener;
//import java.awt.event.MouseEvent;
//import java.awt.event.MouseListener;
//
//import javax.swing.JButton;
//import javax.swing.JF... | [
"hzluhailong@163.com"
] | hzluhailong@163.com |
87b1c4b3d2409007dc0d63044544f79d307f2bbb | 54abefe33e96812e482ea75efaf2b035d3036f8f | /src/main/java/mb/amazul/siscad/utils/RacaCor.java | 64bfd068b2e70917a60badd1081df523c7c406f3 | [] | no_license | hamiltonvalerio/siscad | 034a061c77b7f4b18eb23d7eab0497112f487669 | a81d5be15f0db56da2e0d25b3b382acacc87ced4 | refs/heads/master | 2022-11-28T05:04:40.867787 | 2020-08-11T14:06:00 | 2020-08-11T14:06:00 | 286,755,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package mb.amazul.siscad.utils;
public enum RacaCor {
BRANCA(1,"Branca"),
PRETA(2,"Preta"),
AMARELA(3,"Amarela"),
PARDA(4,"Parda"),
INDIGENA(5,"Indígena");
private final int codigoracacor;
private final String nome;
private RacaCor(int codigoracacor, String nome) {
this.codigoracacor = cod... | [
"htecmac@gmail.com"
] | htecmac@gmail.com |
2cecce1d01ec4381bf9af01ac09bced2b4a7883a | 3bbd6dd3db7be180a24eaffe29f011546ae1d361 | /modules/dcc-commons/src/test/java/org/metaeffekt/dcc/commons/ant/PropertyEncodingTest.java | 3919e0ceea54de2578407ff1e470ef5e42c5fe09 | [
"Apache-2.0",
"MIT"
] | permissive | org-metaeffekt/metaeffekt-dcc | bc2ba5c70f8ed17cac259db1f7081bdc874d2ce2 | 18c5fb053bf1d9814e73c5cea5e9155905e573de | refs/heads/master | 2023-06-01T10:30:52.962780 | 2021-02-28T17:59:13 | 2021-02-28T17:59:13 | 70,954,885 | 0 | 0 | Apache-2.0 | 2023-04-14T19:30:39 | 2016-10-14T23:51:04 | Java | UTF-8 | Java | false | false | 3,240 | java | /**
* Copyright 2009-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"karsten.klein@gmail.com"
] | karsten.klein@gmail.com |
eb96727d3c326029bc4d0a0d96f778c744f009ea | 1f98eb3bf83f2dd0290368a61b53930ecabc7cc6 | /Arquitectura-ejb/src/java/co/edu/uniminuto/arqSw/estampate/session/TemaFacade.java | b58ca469ff4e91ae6508712450aba1e57c259b2b | [] | no_license | jonathanfelipevargas/Arquitecturacorte2 | d05800709a9c7586d443777bdd3a933a22810a32 | c83a5550318057b024e956ee854878d138ea3412 | refs/heads/master | 2020-03-14T00:04:17.763287 | 2018-04-27T22:17:06 | 2018-04-27T22:17:06 | 131,348,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 745 | 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 co.edu.uniminuto.arqSw.estampate.session;
import co.edu.uniminuto.arqSw.estampate.entities.Tema;
import javax.ejb.Stateless;
i... | [
"jvargasari1@uniminuto.edu.co"
] | jvargasari1@uniminuto.edu.co |
79bf8086afb216cbc105dee387a6818c80317938 | 9158a13243bfee1a38113c9cf54824fc0c88e522 | /app/src/main/java/com/utils/javenruan/tilerecyclerview/model/TestItem.java | e2c4c7a68706bac360440c3ce49d4678a660bf71 | [] | no_license | FlareMars/TileRecyclerView | afffbe8e6b6ef6bd35530d53b0a0aaae0634552a | a3e0caf73a4f05e5f3108f1b6a48b509268d0fab | refs/heads/master | 2021-01-20T18:23:38.264271 | 2016-08-15T03:56:17 | 2016-08-15T03:56:17 | 65,534,468 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,811 | java | package com.utils.javenruan.tilerecyclerview.model;
import com.utils.javenruan.tilerecyclerview.library.AbstractDataItem;
/**
* Created by javenruan on 2016/8/11
*/
public class TestItem implements AbstractDataItem {
private int rowSpan;
private int colSpan;
private int level;
private int index;
... | [
"javenruan@tencent.com"
] | javenruan@tencent.com |
49ad24ccf8be0dd753fa513539dace4dd5d7e4db | 81e941866052c898768c23da985e9642bf6cd185 | /sport/src/main/java/network/StephenRequestMyCallback.java | 6c4a72b29224fc5f7556c56a50632da6913d521f | [] | no_license | duboAndroid/PayAlibabaAndWeiXin | 0093e8f2fbbaf7eaa995f20ab9d1bbd0d6905b37 | 6c92c5826b5d3909cc7aad1d019463824ea0dbfb | refs/heads/master | 2020-03-22T11:20:48.219074 | 2018-07-09T07:01:39 | 2018-07-09T07:01:39 | 139,965,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package network;
public abstract class StephenRequestMyCallback implements StephenRequestAsyncTask.RequestCallback {
@Override
public void onRequestPrepare() {}
@Override
public void onChangeProgress(int progress, int successFlag) {}
@Override
public void onCompleted(String returnMsg) {}
... | [
"277627117@qq.com"
] | 277627117@qq.com |
0a0e842662bcc93ce2dc1a0261ce12875b1f3ac6 | 1c5e8605c1a4821bc2a759da670add762d0a94a2 | /src/dahua/fdc/basedata/app/AbstractContractTypeF7UIHandler.java | 1d41606f8f6f7346f424df618c687b3b6b10567a | [] | no_license | shxr/NJG | 8195cfebfbda1e000c30081399c5fbafc61bb7be | 1b60a4a7458da48991de4c2d04407c26ccf2f277 | refs/heads/master | 2020-12-24T06:51:18.392426 | 2016-04-25T03:09:27 | 2016-04-25T03:09:27 | 19,804,797 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | /**
* output package name
*/
package com.kingdee.eas.fdc.basedata.app;
import com.kingdee.bos.Context;
import com.kingdee.eas.framework.batchHandler.RequestContext;
import com.kingdee.eas.framework.batchHandler.ResponseContext;
/**
* output class name
*/
public abstract class AbstractContractTypeF7U... | [
"shxr_code@126.com"
] | shxr_code@126.com |
6723f19eb9f227c98ea6ff81c8e5f27acddaae6e | b6934e218440f28511ebe3d4440e458dec880e83 | /target/generated-sources/annotations/com/bin/jmc/samples/stringcontract/generated/StringDemo_stringBuildAdd_jmhTest.java | e1690d128aa55ef757a3498258aef504b779462d | [
"Apache-2.0"
] | permissive | liojian198/jmh-jctools | 1a2a289a5eac863873bf6ca1fc2c7d509a757c29 | 0521601954b91f69a17e083d7c16d24ada014c4d | refs/heads/master | 2022-11-21T00:53:55.765572 | 2020-07-16T15:10:12 | 2020-07-16T15:10:12 | 280,183,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,642 | java | package com.bin.jmc.samples.stringcontract.generated;
import java.util.List;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.Collection;
import java.util.ArrayList;
import java.util.concurrent.TimeUnit;
import org.openjdk.jmh.annotations.CompilerControl;
import org.openjdk.jmh.runner.InfraControl;
i... | [
"1246444371@qq.com"
] | 1246444371@qq.com |
43c820c9215295d9a6653ebc81540f1e6e658284 | a2b7c75bfd0569248247bd8c326823a43fe271e8 | /src/test/java/personal/xml/jaxb/bindingframework/annotation/xmlanyelement/example/from/internet/Demo.java | 2425b7230314ae556f530d83e3e646e836802407 | [] | no_license | explorer1680/xml-hello-world | e82d3fa71c0ebabeb76bf536e3bf3ddfc62aa47e | eb1cb39adabc092fd54ef1d91aa3a5f54d5b76ec | refs/heads/master | 2022-12-02T04:03:48.997646 | 2022-11-21T16:38:24 | 2022-11-21T16:38:24 | 93,083,082 | 0 | 0 | null | 2022-10-05T19:11:34 | 2017-06-01T17:34:29 | XSLT | UTF-8 | Java | false | false | 967 | java | package personal.xml.jaxb.bindingframework.annotation.xmlanyelement.example.from.internet;
import org.springframework.core.io.ClassPathResource;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.Marshaller;
import javax.xml.bind.Unmarshaller;
public class Demo {
public static void main(String[] args) thr... | [
"cjs1234567@hotmail.com"
] | cjs1234567@hotmail.com |
d187fff54085aa372242edc389c900dc4d92bad8 | 4c601761cf843fb8136d08909cb307b9e0c17628 | /app/src/main/java/com/example/administrator/httpdemo/CustomView/WordView.java | 064b934912b52d158e78f8c8b94c1c3a4a75d0c4 | [] | no_license | zsx8888/EnjoyMusic | 534d138cda9dfdb4e873818d9b1e97b9abcf907a | 56ce8f8b88b93577abb9bf78f9a11ba31e613984 | refs/heads/master | 2020-08-08T15:40:00.838796 | 2018-04-06T03:02:26 | 2018-04-06T03:02:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,136 | java | package com.example.administrator.httpdemo.CustomView;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.DashPathEffect;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.PathEffect;
import android.graphics.Rect;
im... | [
"2825350824@qq.com"
] | 2825350824@qq.com |
f39bc123de3387284d8b201b8d1cd19cc8605bf8 | f2222b29e35af3da3d08d5fb335ee98fab289f25 | /spring_mvc/src/kr/co/sist/controller/webparam/ExceptionController.java | 892f68710ca7ce14559ef962fe41491f4ed9f669 | [] | no_license | jeongmipark94/JavaStudy_src | 2fe7eefe05581d7d30e7b53610dc89e6f26ddb9a | bbf55e62f738049c9990c25e0ae3cdf91693962c | refs/heads/master | 2020-04-08T19:26:37.468884 | 2019-05-15T07:02:46 | 2019-05-15T07:02:46 | 159,655,640 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 2,176 | java | package kr.co.sist.controller.webparam;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import sta... | [
"45455409+jeongmipark94@users.noreply.github.com"
] | 45455409+jeongmipark94@users.noreply.github.com |
22ce9f0c1c91d375bc99305b4a138d908040b4af | 47bd92b0ec19cef05398478e93f141e985cc0e05 | /comparer/comparer.synchro/comparer.synchro.reader/comparer.synchro.reader.processbookmaker/src/main/java/com/comparadorad/bet/comparer/synchro/reader/processbookmaker/exception/BetInactiveException.java | ce2aa338ecdca761748bc0319de1aa7b3cd585cb | [] | no_license | chuguet/my-comparer | f43c0c3dbf7f635864bbf346c0c11c455f3cb831 | 471e7d83d1c5c5400f90d901faa4f24f8e755490 | refs/heads/master | 2021-01-15T21:03:21.584668 | 2014-08-07T08:57:20 | 2014-08-07T08:57:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | /**
*
* Copyright (C) FACTORIA ETSIA S.L.
* All Rights Reserved.
* www.factoriaetsia.com
*
*/
package com.comparadorad.bet.comparer.synchro.reader.processbookmaker.exception;
/**
* The Class SportNotFoundException.
*/
@SuppressWarnings("serial")
public class BetInactiveException extends InactiveEl... | [
"huguet10@gmail.com@7daf7316-15a6-36d4-e5e8-a3ca7c335dfd"
] | huguet10@gmail.com@7daf7316-15a6-36d4-e5e8-a3ca7c335dfd |
096bc6af2835429481bc51184db544b61178a2ab | 66ec326363bd09ce2fe7f2109ccec95ebce7e68c | /src/main/java/com/example/api/mapper/UserDetailsMapper.java | 970a5b4fe14cfeda742984681a781ff93f228138 | [] | no_license | Desire456/spring-course-3 | 015c062ecb9607d0bc20fcc24c425b93f9a48868 | dbe3e48a983c25323d60939d2ccafa442b1a372e | refs/heads/master | 2023-06-28T15:48:52.921730 | 2021-07-31T14:23:56 | 2021-07-31T14:23:56 | 390,477,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package com.example.api.mapper;
import com.example.api.domain.UserInfo;
import com.example.api.dto.UserInfoResponseDto;
import com.example.api.entity.UserEntity;
import org.mapstruct.Mapper;
@Mapper
public interface UserDetailsMapper {
UserInfo fromEntity(UserEntity entity);
UserInfoResponseDto fromDomain(UserInf... | [
"selitskiivd@haulmont.com"
] | selitskiivd@haulmont.com |
9bc5a0795a2aeb1a0f0ffad353ada7ec742036e4 | 05851be9bbaec34aac8a773408c1bdd425c6b76e | /presto-main/src/main/java/com/facebook/presto/execution/RevokeRolesTask.java | fbcb462986ad5a56aad41547433b1cfdb3f112e9 | [
"Apache-2.0"
] | permissive | troels/nz-presto | fdc4a53e568694cae08ac4deef04ab817ad5839a | f0e27a676f9c2457cb98eeaee76d1a2aaabe230f | refs/heads/master | 2021-01-16T19:46:54.174765 | 2018-05-01T09:09:25 | 2018-05-01T09:09:25 | 100,186,730 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,621 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"amruta.gokhale@teradata.com"
] | amruta.gokhale@teradata.com |
fecc56ba987121370b0025d1d39c6412869cc60b | 1a5f5f1a31dedeb40e706ea4d271c21419b7c842 | /services/common/src/main/java/com/epam/dlab/rest/mappers/AuthenticationExceptionMapper.java | 8ba1f2f67a1b596b39265ee7a85e7158989b7467 | [
"Apache-2.0",
"Python-2.0",
"MIT"
] | permissive | stenpiren/DLab | 39ab8ea65a253b5c73d786baaa1c3aa9c33cceac | 99da3c9c585b2db3c32a3a4c6f079a9894d442d8 | refs/heads/master | 2020-03-22T03:15:36.735966 | 2018-05-25T14:53:50 | 2018-05-25T14:53:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package com.epam.dlab.rest.mappers;
import com.epam.dlab.exceptions.DlabAuthenticationException;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
public class AuthenticationExceptionMapper implements ExceptionMapper<DlabAuthenticationException> {
@Override... | [
"bohdan.hliva@datalex.com"
] | bohdan.hliva@datalex.com |
d1c97d474f694a5c1edbbd1c887f31e883b917d9 | fe49198469b938a320692bd4be82134541e5e8eb | /scenarios/web/large/gradle/ClassLib013/src/main/java/ClassLib013/Class062.java | da2e6e2f129c472a0f5d7da4f02fd81824a8d381 | [] | no_license | mikeharder/dotnet-cli-perf | 6207594ded2d860fe699fd7ef2ca2ae2ac822d55 | 2c0468cb4de9a5124ef958b315eade7e8d533410 | refs/heads/master | 2022-12-10T17:35:02.223404 | 2018-09-18T01:00:26 | 2018-09-18T01:00:26 | 105,824,840 | 2 | 6 | null | 2022-12-07T19:28:44 | 2017-10-04T22:21:19 | C# | UTF-8 | Java | false | false | 122 | java | package ClassLib013;
public class Class062 {
public static String property() {
return "ClassLib013";
}
}
| [
"mharder@microsoft.com"
] | mharder@microsoft.com |
6b96edf8a08641ab93d82c7b125a8a1bd93fcd4c | 6c7c1614087af4375b13f9ff4fd62ae1f847af20 | /JAICore/jaicore-ml/src/jaicore/ml/evaluation/evaluators/weka/MonteCarloCrossValidationEvaluator.java | 7077e7387eebb66f776bcd755383da958746b073 | [] | no_license | alexanderwerning/AILibs | 2fc24335397c23cb9a121306b9ff7953c2cd0249 | 47835caf4964cd31ec2aba3ed94b0875a46edf3f | refs/heads/master | 2020-04-27T08:43:39.498853 | 2019-03-07T09:41:42 | 2019-03-07T09:41:42 | 162,276,055 | 0 | 0 | null | 2018-12-18T11:12:17 | 2018-12-18T11:12:16 | null | UTF-8 | Java | false | false | 2,903 | java | package jaicore.ml.evaluation.evaluators.weka;
import java.util.List;
import org.apache.commons.math3.stat.descriptive.DescriptiveStatistics;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import jaicore.basic.algorithm.exceptions.ObjectEvaluationFailedException;
import jaicore.ml.WekaUtil;
import weka.cla... | [
"wever@mail.uni-paderborn.de"
] | wever@mail.uni-paderborn.de |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.