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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4745643bf52dd6e87d28da10becb4c938ff49306 | 81cda7f3f8d7a0ca307a606a65b243bc08d8eb88 | /siy-user-api/src/main/java/org/siy/shop/user/query/CommentQuery.java | e7c2e572b29c4016d3201b82c6c86adab9b9a77b | [
"Apache-2.0"
] | permissive | SiY2OS/SiY | b92d2cb00db0ea8c6aac83aac4b827466d244ece | afd285d25d986c499fd288c5c0c3049e535c142d | refs/heads/master | 2020-07-11T22:43:20.990833 | 2019-08-29T05:26:21 | 2019-08-29T05:26:21 | 204,659,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,358 | java | package org.siy.shop.user.query;
import io.swagger.annotations.ApiModelProperty;
import javax.validation.constraints.NotNull;
public class CommentQuery {
@NotNull
private Integer typeId;
@NotNull
private Integer valueId;
private boolean requirePicture;
/**
* 页码,从1开始
*/
@ApiM... | [
"zhao@kkqb.cn"
] | zhao@kkqb.cn |
c352106ffe928caf15f8d9c8dc9d8b8c45687e56 | 0188d06f299a3a80f4fa7fc6e424dd121b04e751 | /chapter_001/src/test/java/ru/job4j/condition/DummyBotTest.java | 4cda614a426b3cb24d860525a3c718872eca0326 | [
"Apache-2.0"
] | permissive | pr0zt0/job4j | c7f779f48df61119ae58d23a73b5555f7c5b613a | 5991829a778ace95522b29969c67e6a1f0a8352c | refs/heads/master | 2020-04-02T15:11:10.043655 | 2019-01-22T00:46:06 | 2019-01-22T00:46:06 | 154,556,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 949 | java | package ru.job4j.condition;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
/**
* @author MKG
* @version $Id$
* @since 0.1
*/
public class DummyBotTest {
@Test
public void whenGreetBot() {
DummyBot bot = new DummyBot();
assertThat(
... | [
"MKGumenyuk@yandex.ru"
] | MKGumenyuk@yandex.ru |
0848bb51a8760556f19d12cacfb31ea80a256b63 | 6f7c73a42f98be7617b9d3637679183ab78bf735 | /src/sudokuSolver/tasks/SolveSudoku.java | fe712b54d12bec0f053d09872ef87e2d9980b3c7 | [] | no_license | MaartenBoodts/OsBot | 0fa1277fa2971b5bc9d50ad7a9d28f4d8dcc21c7 | 789a695cf105edd1e83a850934fcf49fcc8d4a06 | refs/heads/master | 2021-08-08T21:44:36.707495 | 2017-11-11T10:44:09 | 2017-11-11T10:44:09 | 110,164,312 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,814 | java | package sudokuSolver.tasks;
import org.osbot.rs07.api.ui.RS2Widget;
import org.osbot.rs07.script.MethodProvider;
import sudokuSolver.model.Rune;
import sudokuSolver.model.Tile;
import sudokuSolver.util.BasicInformation;
import sudokuSolver.util.DetectRuneType;
import sudokuSolver.util.Sudoku;
import util.Sleep;
import... | [
"maarten.boodts@hotmail.com"
] | maarten.boodts@hotmail.com |
ea0b22e4a7e8efaf48db4bd68b7580a8474409bc | 4ac26112ff4d6872d46144cfe97538ad6b5be675 | /app/src/main/java/com/bingo/wanandroid/core/bean/project/ProjectListData.java | d183bb7ca73941f987d284ab519c1ac016c5c650 | [] | no_license | xwbbingo/WanAndroid-master | 3df6b486e15ae116bf316f5eed691ac34114374f | 1ad41e45c9a452032e96d47af993d146270e4386 | refs/heads/master | 2021-06-12T17:02:22.577027 | 2021-01-04T16:35:11 | 2021-01-04T16:35:11 | 254,366,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,805 | java | package com.bingo.wanandroid.core.bean.project;
import com.bingo.wanandroid.core.bean.mainpager.article.FeedArticleData;
import java.util.List;
/**
* author bingo
* date 2020/1/22
*/
public class ProjectListData {
/**
* curPage : 1
* datas : [{"apkLink":"","audit":1,"author":"gs666","chapterId":294... | [
"401917941@qq.com"
] | 401917941@qq.com |
1fa65e0fc78ab9c69957e0f3c8a9589423d39009 | d950c583ffd61034dbb72de21209e28adf57ce68 | /p5/.history/files/ast_20210407045908.java | b6d950e1b11931e285bd8a7d60d5ade060cb3623 | [] | no_license | jsong96/CS536 | 681251ea9e52f35b7c9e231cebca61165e1eadbb | 91f9db81534d8d140ce06936408f193d4435505f | refs/heads/master | 2023-04-16T00:37:18.964965 | 2021-05-01T02:50:24 | 2021-05-01T02:50:24 | 351,865,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 49,276 | java | import java.io.*;
import java.util.*;
// **********************************************************************
// The ASTnode class defines the nodes of the abstract-syntax tree that
// represents a C-- program.
//
// Internal nodes of the tree contain pointers to children, organized
// either in a list (for nodes th... | [
"woon7743@gmail.com"
] | woon7743@gmail.com |
2e647bf5dc0a083f704c4e9748cd4a2c571e007f | 8f447092708dca22ba533541960c8ecd008907b7 | /src/main/java/solutions/OpenTheLock.java | 39eac9a4a88e257704716f10e3640853e1efcce9 | [
"MIT"
] | permissive | chyuck/leet-code | 35e9b9ce809c426d23591de7477dfd386dfaa3dc | a45a8e9c377cc141f7ecb7f9f454f623f3cc696b | refs/heads/master | 2021-07-03T06:35:21.968355 | 2020-10-21T01:28:29 | 2020-10-21T01:28:29 | 188,590,365 | 2 | 1 | MIT | 2020-06-25T01:35:52 | 2019-05-25T16:44:44 | Java | UTF-8 | Java | false | false | 2,295 | java | package solutions;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
import java.util.Set;
/**
* Solution for https://leetcode.com/problems/open-the-lock/ problem with
* Time complexity: O(n * a ^ n + d)
* Space complexity: O(a ^ n + d... | [
"andrey@chyuck.com"
] | andrey@chyuck.com |
77c0c090e337d1507e7c75a05d3f824bf9c7261d | 4fe3737c10e9f30d5a791bf4784bac1ff4db74cb | /OOP-Java-6/src/Controller/Controller.java | 8ee9da3d8face257ae0327f35dabd46c5cdfc2cd | [] | no_license | fatmemahmud/OOP-Java | a9bc68b14d6e13fbb10e1d75f5cff7de76ea98ec | 5dea821376f52f63dc4931070e9feaa9ad434271 | refs/heads/master | 2020-12-10T14:44:33.497303 | 2020-03-09T18:45:51 | 2020-03-09T18:45:51 | 233,622,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,455 | java | package Controller;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.InputEvent;
import java.awt.event.MouseListener;
import java.util.Vector;
import javax.swing.JCheckBoxMenuItem;
import javax.swing.JComponent;
import javax.swing.JMenu;
import javax.swing.JMen... | [
"noreply@github.com"
] | fatmemahmud.noreply@github.com |
a7b75589113ccf983fd623958dc7c7e582febaef | 4e0753251b3edc4828f8219ad949d36234e50034 | /app/src/main/java/com/example/specialcalendartest/MySelectorDecorator.java | 659dad51701864edb2361846c345786d0afb9a6e | [] | no_license | alfayu6799/SpecialCalendarTest | 01889266bdaf638a2e51641aa603aa5615b8bca7 | a0960bd9d26e47dfe102c9bc230b4e634712f8bf | refs/heads/master | 2023-03-09T08:52:00.867502 | 2021-02-26T01:19:15 | 2021-02-26T01:19:15 | 341,855,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 856 | java | package com.example.specialcalendartest;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.graphics.drawable.Drawable;
import com.prolificinteractive.materialcalendarview.CalendarDay;
import com.prolificinteractive.materialcalendarview.DayViewDecorator;
import com.prolificinteractive... | [
"lala@yhcyhc.com"
] | lala@yhcyhc.com |
09e9afa5a9770a0f2a6e0f4bfbbd7e9b12c9e7ff | 5077430e8fa31f6166b22e91559a6ec9353f5fc2 | /src/main/java/com/example/datajpa/entity/Team.java | 4250cb60d84880fa151ecddcf6c98274c009f383 | [] | no_license | KimSungShin/inflearn-data-jpa | b60fa09c29a94fce0d3d918e60a7037f4b1e5c15 | 4578095a25c71055224fcdb25dbb3c80c1ffea84 | refs/heads/master | 2023-05-28T21:30:04.812721 | 2021-06-12T08:56:03 | 2021-06-12T08:56:03 | 376,244,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package com.example.datajpa.entity;
import lombok.*;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
@Getter @Setter
@NoArgsConstructor(access = AccessLevel.PROTECTED)
@ToString(of= {"id", "name"})
public class Team {
@Id @GeneratedValue
@Column(name= "team_id")
pri... | [
"sungsin323@gmail.com"
] | sungsin323@gmail.com |
c2c2c16c84ba7536e11ca279e17efe0c6491b52d | d433f9885bb31ba9fde5020ecfd8938f4a8bfeff | /demo/src/main/java/org/opencdnunion/media/streamer/demo/DemoApplication.java | b981439458a76d1227b4b937462dc05671cc355a | [
"Apache-2.0"
] | permissive | yelllowhat/UnionMobileStreaming_Android | 52b61402d079611514e842b8bdef03758ceda8ca | 4386569cacc1edf3c4b9f673d411e6824880a122 | refs/heads/master | 2021-04-13T18:44:17.360945 | 2017-12-14T08:23:39 | 2017-12-14T08:23:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 710 | java | package org.opencdnunion.media.streamer.demo;
import android.app.Application;
import com.facebook.drawee.backends.pipeline.Fresco;
import org.opencdnunion.media.streamer.util.device.DeviceInfoTools;
/**
* demo for deviceTools
* 建议在app加载时对DeviceInfoTools进行初始化,以便最快拿到设备信息
*/
public class DemoApplication extends Ap... | [
"chengle@kingsoft.com"
] | chengle@kingsoft.com |
a058f089e649840cea97b6b844ae4814f954635d | 69c8f884651ff7d0f937ac8d67326fe2bec6e52e | /demo-lock/src/main/java/com/example/demo/lock/OrderService.java | cd9794d54fb0a21b8792505b11025a53873ca607 | [] | no_license | zheng0918/all-demos | e1a05cf29beb9d56083e7dde2f3e0d21f4293a57 | fe1bb9d78f28597af6370cf87ec6d5e94da0e07a | refs/heads/master | 2022-07-07T01:44:57.914756 | 2019-10-12T06:40:49 | 2019-10-12T06:40:49 | 201,192,392 | 0 | 0 | null | 2022-06-17T02:20:53 | 2019-08-08T06:26:05 | Java | UTF-8 | Java | false | false | 1,103 | java | package com.example.demo.lock;
import java.nio.channels.Selector;
import java.util.concurrent.locks.ReentrantLock;
/**
* @annotation:
* @author: Zhengx
* @create: 2019-06-17 16:30
*/
public class OrderService {
/**使用static,这样每个线程拿到的是同一把锁,当然,spring中service默认就是单例**/
private static ReentrantLock reentrantLo... | [
"zhengxuan@xx.com"
] | zhengxuan@xx.com |
b3cab28bfc83a15dd271febf04bdf1abcb2834ed | 344357a71a771e16e0e2b08b1766e973dcca667b | /src/main/java/com/jk/utils/QrCode.java | addc13d32234e0e4df4fb54d0a2bfd2def55627f | [] | no_license | yingjingxiaomu/springboot-house | 0fdb3426a2ab7e394631d6889cebf4bf8f871a83 | 9e9bbc7027b7ef95318bdab2205611e6b64c11b1 | refs/heads/master | 2021-04-09T12:58:59.193204 | 2018-03-17T00:05:54 | 2018-03-17T00:05:54 | 125,317,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,526 | java | package com.jk.utils;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.EncodeHintType;
import com.google.zxing.MultiFormatWriter;
import com.google.zxing.WriterException;
import com.google.zxing.client.j2se.MatrixToImageWriter;
import com.google.zxing.common.BitMatrix;
import java.io.BufferedReader;
imp... | [
"1161728641@qq.com"
] | 1161728641@qq.com |
6af2eebe9ccf09f5311963955db170740b481fcd | 11c5f92653a24fa5de56da91c58d04645617e7cf | /java/AST/P1.java | 5928810dad0b504817c80851507238c01893e192 | [] | no_license | javibr/Compiler | a47d9338d9869e2258e887ad35ea8395977ab002 | 30fcfc9ff0bef7a661baf2eff3e51b55279fef58 | refs/heads/master | 2021-01-18T21:06:28.203140 | 2017-10-31T18:06:26 | 2017-10-31T18:06:26 | 87,005,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package AST;
import java.io.*;
import Errors.*;
import Compiler.*;
public class P1 implements Print{
Exp s;
public P1(Exp s){
this.s=s;
}
public void computeAH1()throws CompilerExc{
int a=s.computeType();
if(a != Typ.tstring){
throw new PrintExc(a);
}
}
public void CodeGenerator(BufferedWriter w,... | [
"Javi@MacBook-Pro-de-Javier-2.local"
] | Javi@MacBook-Pro-de-Javier-2.local |
25d004343a4fa98e8e5a853ae032880505bbbe6a | 52c7029d28574fe8f72ffd5e371c1a98b55e00a6 | /src/ca/spaz/sql/SQLRow.java | 505cd4bcaa5c8f6d2a925411c1025f6e8645dd59 | [] | no_license | trman/cronometer | f680b6b603f00c4094c3f6a7ef48d88257f15f86 | 7b7c13d179687188ec5a4fcf6c68ba3669d48f15 | refs/heads/master | 2020-09-30T09:45:43.682533 | 2019-06-30T15:52:44 | 2019-06-30T15:52:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,145 | java | package ca.spaz.sql;
import java.sql.*;
import java.util.HashMap;
import java.util.Iterator;
/**
* @TODO: rename, enhance.
*
* A super-simple relational-object mapping system.
*
* @author adavidson
*/
public class SQLRow {
private String name;
private HashMap rows = new HashMap();
public class SQLC... | [
"git@stevenmyint.com"
] | git@stevenmyint.com |
461af7c0b2c1a3b5fc887d2733799f481fa4b3fc | d5c61b7a1e9375c2b8af51662015c01442a3b540 | /config/config-api/src/com/thoughtworks/go/config/merge/MergePipelineConfigs.java | 8303abc4720671b5dbbd1a2678e438271d9f3214 | [
"Apache-2.0"
] | permissive | feluraschi/gocd | d81c8cf95dd4e4c8b8906250ace0e51e1ec365a3 | 1dd40f12e73b643bec6c26866ef52337a0b0e331 | refs/heads/master | 2021-01-18T05:15:49.674631 | 2015-09-10T06:55:48 | 2015-09-10T06:55:48 | 42,272,251 | 0 | 0 | null | 2015-09-10T21:43:34 | 2015-09-10T21:43:33 | null | UTF-8 | Java | false | false | 17,714 | java | /*************************GO-LICENSE-START*********************************
* Copyright 2014 ThoughtWorks, Inc.
*
* 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... | [
"tom@ai-traders.com"
] | tom@ai-traders.com |
ac6030b0c0b1648d1de04bda890fe0ebfc0c26e0 | ca5de73de380892e5269d178238572ffc1e09a48 | /study-platform-api/src/main/java/com/yxgy/controller/RegisterLoginController.java | 5a407c9ca3bf0b8b2c6a0dfe24891281f8e3e4f4 | [] | no_license | RNGTAO/study-platform | 42a10e652b581930a2d82e36974b96ce06a408ac | 38de3ec12511e07b13972d0ff6ff60cda7c2aba1 | refs/heads/master | 2022-11-29T18:16:47.630515 | 2020-08-10T08:18:39 | 2020-08-10T08:18:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,386 | java | package com.yxgy.controller;
import com.yxgy.pojo.Users;
import com.yxgy.pojo.vo.UsersVO;
import com.yxgy.service.UserService;
import com.yxgy.utils.JSONResult;
import com.yxgy.utils.MD5Utils;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiOperation;... | [
"781978481@qq.com"
] | 781978481@qq.com |
faa4442f0130b8638daac4d024a4ce0446c0bd2e | 29c5be7038ac7dd756344ab12e5ce9c71730764d | /src/main/java/com/victor/playground/domain/util/FixedH2Dialect.java | 3a75a11db88cf3772d6875cd8f70e76b5b5af4e8 | [] | no_license | sradhakr/mygatewayapp | ba21dd802dbf2403d5f24ab79c784645157614d6 | 51f2d48fba05b36aaf392da88147f0a056a5591a | refs/heads/master | 2021-05-31T12:40:43.377216 | 2016-05-21T10:53:32 | 2016-05-21T10:53:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | package com.victor.playground.domain.util;
import java.sql.Types;
import org.hibernate.dialect.H2Dialect;
public class FixedH2Dialect extends H2Dialect {
public FixedH2Dialect() {
super();
registerColumnType(Types.FLOAT, "real");
}
}
| [
"vgil@switch.com.uy"
] | vgil@switch.com.uy |
737baa8b0c8e21a49c92f6b9e08f11bf5291e421 | ca9f38a23cbf173d1648252828af3ce4952bad02 | /src/Aula06_APS/PessoaFisica.java | f73ec769fdac4c6a75afa5f7bfab6f4d1c447407 | [] | no_license | TiagoPires-92/S091-TP | 5fd9ff0e159a81abbac00a066370c10a2a855ec9 | 6ea7a013375f2685041ed2fd9fca453862e62d95 | refs/heads/master | 2023-08-10T19:50:00.420378 | 2021-09-26T15:45:10 | 2021-09-26T15:45:10 | 398,134,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package Aula06_APS;
public class PessoaFisica extends Pessoa {
private String cpf;
private Float salario;
public String getCpf() {
return cpf;
}
public void setCpf(String cpf) {
this.cpf = cpf;
}
public Float getSalario() {
return salario;
}
public void setSalario(Float salario) {
this.salario = ... | [
"tiago_pires@live.com"
] | tiago_pires@live.com |
2bd774b9802e276b79f3975c9990fac98b8fa78f | 62a10adb804bddb33c1b295cb4346883cc044ea4 | /1.12/src/main/java/stevekung/mods/indicatorutils/gui/GuiNewSleepMP.java | a095fabe1b524121008b2688ddf2bf0beaef636f | [] | no_license | SteveKunG/IndicatorUtils | be0ac9bf785a82cbdce1c9cdb85791e5dbd6003a | 51615246c3b1806dde485a075116b973842a554f | refs/heads/master | 2021-04-15T12:32:54.577546 | 2017-07-19T10:53:49 | 2017-07-19T10:53:49 | 94,578,085 | 1 | 0 | null | 2017-06-16T20:16:58 | 2017-06-16T20:16:58 | null | UTF-8 | Java | false | false | 1,960 | java | package stevekung.mods.indicatorutils.gui;
import java.io.IOException;
import net.minecraft.client.gui.GuiButton;
import net.minecraft.client.network.NetHandlerPlayClient;
import net.minecraft.client.resources.I18n;
import net.minecraft.network.play.client.CPacketEntityAction;
import net.minecraftforge.fml.relauncher... | [
"mccommander_minecraft@hotmail.com"
] | mccommander_minecraft@hotmail.com |
db71b1918f3a765b16446c7a7eca56929581285c | b5695905d93af4d942d48054258fe7e0b4e8fe45 | /module/nvt-converter/converter-main/src/main/java/nerve/network/converter/model/po/ConfirmWithdrawalPO.java | 7f171b5abddfbcea32fe54d471f21a5c70a568f1 | [
"MIT"
] | permissive | arkDelphi/nerve | d4cddb6916e380afff71adc551dc3bbf679cb518 | b0950a2f882e7858db7f75beb4cf12f130f098a3 | refs/heads/master | 2022-04-20T10:22:20.442901 | 2020-04-09T09:20:44 | 2020-04-09T09:20:44 | 255,826,499 | 0 | 1 | MIT | 2020-04-15T06:33:21 | 2020-04-15T06:33:20 | null | UTF-8 | Java | false | false | 4,137 | java | /**
* MIT License
* <p>
Copyright (c) 2019-2020 nerve.network
* <p>
* 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 u... | [
"jideas@163.com"
] | jideas@163.com |
1b1e8db9584af2154de40247942a702755489c35 | 37a9a0f386bfc4467d1cd34b19c9162d19d25d04 | /app/src/main/java/com/websarva/wings/android/menusample/MenuThanksActivity.java | 16ee889ac2398072cfa84fde548798ed4b72a7a1 | [] | no_license | ShimadaMari/MenuSample | 75aaee123ba668217ef111b78639dd56a7e2af48 | 4663dc505da6078709f381f78c512c7a4f3912bf | refs/heads/master | 2020-04-05T18:05:23.453765 | 2018-11-12T13:33:03 | 2018-11-12T13:33:03 | 157,088,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,022 | java | package com.websarva.wings.android.menusample;
import android.content.Intent;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
public class MenuThanksActivity exte... | [
"washan0527@gmail.com"
] | washan0527@gmail.com |
a3ddba92d2c46bc30d9b8e356fe88885c1af4dec | 7f223ec1ddfc88fd1e8732fe227a88fddc054926 | /app/androidF/application/src/main/java/com/freebookqy/application/view/readview/utils/TypeFaceUtils.java | f4ac90cfff7e9cf10e990c5cfc49dae55f3694fb | [] | no_license | sengeiou/qy_book_free | 93da8933e0b1bd584bf974f97ed65063615917c4 | 42e35f88c24ce864de61d9f4f6921ca7df2970b7 | refs/heads/master | 2022-04-07T11:28:18.472504 | 2019-06-25T07:57:58 | 2019-06-25T07:57:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 789 | java | package com.freebookqy.application.view.readview.utils;
import android.graphics.Paint;
import android.graphics.Typeface;
import android.support.v4.content.res.ResourcesCompat;
import android.widget.TextView;
import com.freebookqy.application.R;
import com.freebookqy.application.app.QYApplication;
public clas... | [
"chenchendedefeng@126.com"
] | chenchendedefeng@126.com |
fbf376500590e9a03e17b5cfa0a49c8150a8c9b4 | 30e5bf1db26f0c5e6bddfe6e8d3e44ff8e038657 | /src/com/sc/domain/List.java | 5a5d531069b4d57dafc731e145db72ec4c6a0693 | [] | no_license | anilasj/FatButler | a7e5f80ac23d106bd54117991092379c48f985b5 | 41ece84bc9236a56e0979c53b290bf2606a32e1f | refs/heads/master | 2016-09-05T17:26:21.946751 | 2012-08-04T23:24:54 | 2012-08-04T23:24:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | package com.sc.domain;
import java.util.Date;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
public class List {
public static final String STATUS_ACTIVE = "A";
private Integer id;
private Integer parentId;
private String name;
private Integer createdUid;
private String status;
private Dat... | [
"anilasj@hotmail.com"
] | anilasj@hotmail.com |
d17b48b094f0be76a7e0809b837372c2eec7e472 | 95cb740f32da06cac7581912019256861d3c631c | /demo/src/main/java/com/yzy/demo/test/vo/RedisHashVo.java | 58f9fc22a31b47cc7f397911d79953b3341e7fd7 | [] | no_license | xyxbc-git/springCloud | f8470ddc7b0872ce8014c303c80a2a9eff5c3304 | 343ac77af4e046b7722a688baad93e1ebcddec19 | refs/heads/main | 2023-06-02T18:48:01.281898 | 2021-06-25T06:27:36 | 2021-06-25T06:27:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,066 | java | package com.yzy.demo.test.vo;
import io.swagger.annotations.ApiModelProperty;
import java.util.List;
/**
* Redis 哈希 案例测试vo
* */
public class RedisHashVo {
@ApiModelProperty(" 学生 检索ID")
private String sIndex;
@ApiModelProperty(" 学生 存储缓存内容")
private List<Student> sList;
@ApiModelProperty(" 老师 检索I... | [
"22"
] | 22 |
961e9f8edf19c679bb6da4675496985a2912b008 | f4dcb6ab4cc24a47fba7edcd6c5fa3b126a26c32 | /lp2/src/projetofinal_aed2_lp2/RedeEletrica.java | c421194a73baa0296b06974dffb67debfaf572bf | [] | no_license | 35365/Faculdade | 6b7feaf4f5437ec2b1d0f11d4d68ad3a38d81885 | 32d42df3f8236e798c6838b55b6b37cbb401bfe2 | refs/heads/master | 2022-12-30T19:13:57.671529 | 2020-10-16T09:58:48 | 2020-10-16T09:58:48 | 284,710,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,043 | java | package projetofinal_aed2_lp2;
import projetofinal_aed2_lp2.aux.SeparateChainingHash_ST_AED2;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.Serializable;
public class RedeEletrica implements Serializable{
private String nome;
private Double alimentacao;
private I... | [
"35365@ufp.edu.pt"
] | 35365@ufp.edu.pt |
8e00d3b1a4aaff4a5ad5626f82332875be96340e | 81d245ec6d7c8c11e9399e42063a3d3392d442d3 | /src/main/java/com/qa/data/Users.java | 40d64e36e347a6cfa52295bf976ade5ea91fdd5d | [] | no_license | Rhea09/RestAPIGet | b54744e53a154dab7a7062f8eb94285b51f9ad81 | 527e4f9a0548050377f8d613eadb22221f3ddae0 | refs/heads/master | 2020-05-01T18:30:09.254746 | 2019-03-27T17:39:31 | 2019-03-27T17:39:31 | 177,625,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 706 | java | package com.qa.data;
//pojo-plain old java obj
public class Users {
String name;
String job;
String id;
String createdAt;
public Users(){
}
public Users(String name,String job) {
this.name=name;
this.job=job;
}
//getters and setters
public String getName() {
return name;
}
publi... | [
"rhea9dsouza@gmail.com"
] | rhea9dsouza@gmail.com |
ef1101c212fa38de73fd3b2b0f55e4ad2fda9a19 | 9b9c3236cc1d970ba92e4a2a49f77efcea3a7ea5 | /L2J_Mobius_6.0_Fafurion/java/org/l2jmobius/gameserver/model/actor/instance/FriendlyMobInstance.java | d90c3e3e260b38947f3be13ce38d2652784387e8 | [] | no_license | BETAJIb/ikol | 73018f8b7c3e1262266b6f7d0a7f6bbdf284621d | f3709ea10be2d155b0bf1dee487f53c723f570cf | refs/heads/master | 2021-01-05T10:37:17.831153 | 2019-12-24T22:23:02 | 2019-12-24T22:23:02 | 240,993,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,655 | java | /*
* This file is part of the L2J Mobius project.
*
* 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 3 of the License, or
* (at your option) any later version.
*
* This p... | [
"mobius@cyber-wizard.com"
] | mobius@cyber-wizard.com |
41563bd94d7b58a86b4f6ffa0636ecaa6fd012e9 | 0bc475c1f72036d44e0fc8f4530ebbe2cbef8b70 | /src/java/br/com/siscultbook/model/command/EditarNivelAcesso.java | 09df6f905be4e5e1ce00a298790b1031aaa85320 | [] | no_license | carlosanders/siscultbookapp | d70d1523739cb14c8ffa6ef10ace445f19534b71 | c546586dce8b511545fba4658785139d707a24bd | refs/heads/master | 2021-01-22T17:48:55.537348 | 2017-08-18T19:01:50 | 2017-08-18T19:01:50 | 100,732,170 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,638 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.siscultbook.model.command;
import br.com.siscultbook.bean.Acesso;
import br.com.siscultbook.model.dao.NivelDeAcessoDAO;
import java.sql.SQLException;
import javax.servlet.http.HttpServletRequest;
import ... | [
"anders@marinha.mil.br"
] | anders@marinha.mil.br |
856c0598ab7b7478984fa76da99493aa3ce6d8f6 | b59f5a4fa9c6151ee1f757a0d265543eea7331dc | /examples/fuml/language_workbench/org.modelexecution.xmof.examples.fuml.trace/src/fumlConfigurationTrace/Steps/FumlConfiguration_Classes_Kernel_Object_Destroy_Object_ImplicitStep.java | 68077395acfd6bcbf180f2f5f8b7010edfa211c2 | [] | no_license | vatmi/moliz.gemoc | a8b7a6ac5d7bafb6b331655010975f2a44206d95 | 471f3128608986ddee1a7c4722d3620446e3726d | refs/heads/master | 2020-03-30T23:32:19.818605 | 2017-10-20T09:20:17 | 2017-10-20T09:21:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | /**
*/
package fumlConfigurationTrace.Steps;
import org.eclipse.gemoc.trace.commons.model.trace.SmallStep;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Fuml Configuration Classes Kernel Object Destroy Object Implicit Step</b></em>'.
* <!-- end-user-doc -->
*
*
* @see fumlConfigu... | [
"ebousse@users.noreply.github.com"
] | ebousse@users.noreply.github.com |
19b083cfde4c04da9199fc217b12de9c09d0a961 | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/com/avito/android/location_picker/providers/AvitoAddressGeoCoder.java | 0d54fb352525af9f0c35eb5a73986f0746ba2c6e | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,443 | java | package com.avito.android.location_picker.providers;
import androidx.collection.SimpleArrayMap;
import com.avito.android.avito_map.AvitoMapBounds;
import com.avito.android.avito_map.AvitoMapPoint;
import com.avito.android.remote.LocationApi;
import com.avito.android.remote.auth.AuthSource;
import com.avito.android.rem... | [
"auchhunter@gmail.com"
] | auchhunter@gmail.com |
a00d93fad25523fd164805b1b648111efe394c98 | d58827464cfc9b06f467acee554a0e94c7c2837d | /src/test/java/ru/job4j/html/SqlRuParseTest.java | 57033391028bcd74c9192c9454e7a843fed5abab | [] | no_license | coffeeturbo/job4j_grabber | bccbaec68df179cb669af1c74c91bc91389e0941 | 1330cd7a396f6a486038cf380ac886826cc30806 | refs/heads/master | 2022-12-18T00:58:59.988351 | 2020-09-14T09:36:12 | 2020-09-14T09:36:12 | 287,753,657 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,077 | java | package ru.job4j.html;
import org.junit.Test;
import java.util.Calendar;
import java.util.Date;
import static org.junit.Assert.*;
import static org.hamcrest.Matchers.is;
public class SqlRuParseTest {
@Test
public void whenParseDateWithStringMonthShort2() {
String inputDate = "4 сен 20, 17:14";
... | [
"coffeeturbo@gmail.com"
] | coffeeturbo@gmail.com |
61e5f5c4576569f534750241458a94ffafca4c23 | a81d99e66effd24029503628998c2e45556c2025 | /UF2/storage_InterrnalStorage/src/com/javapassion/InternalStorageActivity.java | e7247c13c6cc9dad2511a327971b1a645f5debfd | [] | no_license | BullDrako/Android-Studio-Projects | d1edd92d4e0e4399dcff6ef69f5104f30614003d | f42763083041b69637b9ff8a98211c8eff6042a5 | refs/heads/master | 2021-06-16T10:51:16.044859 | 2017-05-31T12:48:22 | 2017-05-31T12:48:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,066 | java | package com.javapassion;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.Toast;
// This appl... | [
"ecf_06@hotmail.com"
] | ecf_06@hotmail.com |
6a55f8efd868fe1376b3d1e78f6607939386285b | 86858fd818fc2b44b1613287e7b8f2691afda7f6 | /Session2/MyApplication/app/src/test/java/neduet2/sarahsga/com/myapplication/ExampleUnitTest.java | 202f522e663591915686a33d76381dedb87c934e | [] | no_license | sarahsga/Hybrid-Mobile-App-Development-2016 | de269aa060ca875ebb2b99a268177ed5e8086ecd | 6ba4963e90346bdf22b23aa1f5145b2d8d8a9224 | refs/heads/master | 2021-01-01T05:17:17.115067 | 2016-06-05T18:51:32 | 2016-06-05T18:51:32 | 59,757,619 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package neduet2.sarahsga.com.myapplication;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"sarahsga4@gmail.com"
] | sarahsga4@gmail.com |
547e2e7dc742d367a2bd26c1c04978284c3556f6 | e149c74a00e92fa52377c1e2483cfb3ca6b6e510 | /src/main/java/tot/log/logconsole/websocket/ServerWebChildInitializer.java | 091435615d94bbd04a0efc8e378de9c95322f1d3 | [] | no_license | lingduliudu/log-console | 16987bc4f6a5c4ae4d6013e738d924b3a0a84777 | 528de81041b9d727598dc8cfc350225ee73ac2bc | refs/heads/master | 2023-06-16T23:44:45.481654 | 2021-07-16T06:02:25 | 2021-07-16T06:02:25 | 334,085,900 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | package tot.log.logconsole.websocket;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.codec.http.HttpObjectAggregator;
import io.netty.handler.codec.http.HttpServerCodec;
import io.netty.handler.codec.http.webs... | [
"lingduliudu@163.com"
] | lingduliudu@163.com |
143b940fb4eacf97940b231878c1e1eed162198a | 0f4c06544f725349f1b08919923ba78e56a50fe5 | /test-commons/src/main/java/com/njust/utils/AddressUtils.java | 2ed3b9793684787147e02f99fe73650ebe2b10fa | [] | no_license | Tellsealu/testManage | 6ab3300ae2003f3fb630e6534a0df9bcac81da81 | 86f418607b143e1ea275df3bd824399a7569e014 | refs/heads/master | 2023-03-09T09:03:46.292804 | 2021-02-24T12:19:45 | 2021-02-24T12:19:45 | 341,231,864 | 1 | 0 | null | 2021-02-24T12:19:46 | 2021-02-22T14:42:20 | Java | UTF-8 | Java | false | false | 1,144 | java | package com.njust.utils;
import com.alibaba.fastjson.JSONObject;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* 根据IP地址获取真实地址工具类
* @Author: 尚学堂 雷哥
*/
public class AddressUtils {
private static final Logger log = LoggerFactory.getLogger(AddressUtils.c... | [
"4381265@qq.com"
] | 4381265@qq.com |
02109584c2b2178cb9de75aedccb2b9541b001d6 | 676e05cff9f89f02a6c4659cbefd16178c35459d | /src/main/java/oit/is/inudaisuki/springboot_samples/model/FruitMapper.java | 534fe4a2dd47422ce8aef1e13385d31114e36412 | [] | no_license | igakilab/springboot_samples | 93ff2f5de674fcb7d099c2fa236c9c85237c8e8d | b3cf94a85e2b10c3fb9c8b9f47cfeaade86c0d6a | refs/heads/master | 2022-12-29T18:22:32.945027 | 2022-09-09T08:23:50 | 2022-09-09T08:23:50 | 218,972,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,236 | java | package oit.is.inudaisuki.springboot_samples.model;
import java.util.ArrayList;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
@Mapper
public interface FruitMapper {
@Select("SELECT... | [
"igaki@github.com"
] | igaki@github.com |
9bd96146785799db2834d82c6a54960dbc3b8664 | 521fbbcb9570e455184200d3035ff17e897029dd | /src/main/java/by/jrr/learn/lecture16lambdas/src/main/java/lambdas/MyFunctional.java | 63ea98aa2ae7d3c7148af77333885fffed4b336d | [] | no_license | ArtikTico/JIS7 | 01d213638fb345b35b319bb8b3bef17558351d42 | f247f8d8493122238b41b49168f827337ac9971f | refs/heads/release | 2023-06-22T18:23:12.558579 | 2021-07-17T09:39:34 | 2021-07-17T09:39:34 | 350,488,257 | 0 | 2 | null | 2021-07-23T09:40:54 | 2021-03-22T21:01:14 | Java | UTF-8 | Java | false | false | 127 | java | package lambdas;
@FunctionalInterface
public interface MyFunctional {
Integer multiplyTwoNumbers(Integer a, Integer b);
}
| [
"articzander@mail.ru"
] | articzander@mail.ru |
f2e4251320da8fd634e26cd22e4d01dd8f6946ed | 341ef329544215c4eeaf92416ef358a943b7db7f | /ts3_sdk_3.0.4.4/examples/client_android/app/src/main/java/com/teamspeak/ts3sdkclient/connection/ConnectionHandler.java | 3baa38e5eb9ec5cf7dcd6bd5407fad02e3e96415 | [] | no_license | adamk33n3r/chumspeak-server | fabbb287365ab19bb9ede22dae5f63fbea40d441 | 557b8e523dccf817683ae0339bad911f3c31a3a7 | refs/heads/master | 2021-07-04T20:58:54.569342 | 2020-08-19T23:34:49 | 2020-08-19T23:34:49 | 150,354,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,557 | java | package com.teamspeak.ts3sdkclient.connection;
import android.content.Context;
import android.graphics.Color;
import android.media.AudioManager;
import android.os.Handler;
import android.util.Log;
import com.teamspeak.ts3sdkclient.TS3Application;
import com.teamspeak.ts3sdkclient.helper.Info;
import com.teamspeak.ts3... | [
"adam.g.keenan@gmail.com"
] | adam.g.keenan@gmail.com |
dc551efae273dd872af0aca4557a8b60f4e0d3e0 | 38a6ff365ac205c79d5c72e16e3e273ec7d99b69 | /src/week5/homework5/ShellSorter.java | 0f42ce3dde95b2d1bad1a19f4f7022ec84e963c6 | [] | no_license | RuslanLizogub/Base23 | 94d10ecb496f7cb6080d2b00f526ae0d74c3543e | f06cd11ad8a5631bec18a4ccf4991a180a93b73b | refs/heads/master | 2021-01-17T05:25:29.317182 | 2015-07-05T17:21:49 | 2015-07-05T17:21:49 | 34,651,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,260 | java | package week5.homework5;
import java.util.Arrays;
/*
Пользователь вводит количество сортируемых чисел, затем вводит числа.
Отсортировать введенные числа методом Шелла и вывести на экран пары индексов обмениваемых элементов.
Метод void sortShell(int[] vector)
Класс задания: ShellSorter
Пример:
sortShell(... | [
"ruslanlizogub0201@gmail.com"
] | ruslanlizogub0201@gmail.com |
abe316ac6d894ee5077efcbfd05d783190196ec3 | aa8b9254414322168521bdada9706a56931fa9f5 | /api/src/test/java/org/openmrs/module/cloudattachments/CloudAttachmentsServiceTest.java | bcf86ce132bbfd182510117f887c0f6dfc0aa762 | [] | no_license | yp19/openmrs-module-cloudattachments | 76e59846a04a76bf97b2f239b5070c4c9d10bd62 | 8a03925f11b043698e4bb3b227bfa656be831f2e | refs/heads/master | 2022-12-29T22:06:09.163367 | 2020-09-26T22:34:31 | 2020-09-26T22:34:31 | 298,905,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,856 | java | /**
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/. OpenMRS is also distributed under
* the terms of the Healthcare Disclaimer located at http://openmrs.org/license.... | [
"padmaja@srellik.com"
] | padmaja@srellik.com |
9cd87937b341c4c150fb66c6feb65cd10cdee82f | 8340f89e4aa42a0a88305e1b2b914cf7ce7abb97 | /src/main/java/com/patterns2/observer/forum/ForumTopic.java | 72fd77912604052b6fcaf939e03fa043ca0678be | [] | no_license | asjco/course-patterns2 | b60d8433edbb7479e6c33483f4c9c8d356917328 | ea4a010534363fd3f66ebdd393435d31abeff7f3 | refs/heads/master | 2022-11-21T19:32:33.213116 | 2020-07-23T19:50:58 | 2020-07-23T19:50:58 | 281,197,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 999 | java | package com.patterns2.observer.forum;
import java.util.ArrayList;
import java.util.List;
public class ForumTopic implements Observable {
private final List<Observer> observers;
private final List<String> messages;
private final String name;
public ForumTopic(String name) {
observers = new Arr... | [
"adriansionek95@gmail\\.com"
] | adriansionek95@gmail\.com |
2793070586b8a9247f4c987b301419610350412c | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/4/org/jfree/chart/block/LineBorder_LineBorder_96.java | a6cf4aef1e1b59e9876b27d3961c51aa69579ec9 | [] | 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 | 814 | java |
org jfree chart block
line border link abstract block abstractblock
line border linebord block frame blockfram serializ
creat border color
param paint color code code permit
param stroke border stroke code code permit
param inset ins... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
69c71225f96e81c1e910a54794e0e96dce3bb72d | 725929d70610766ad5ad7148cb61326a0cafe440 | /DBMS_Proj1/DBMS_Proj1/WEB-INF/classes/ncsu/dao/ProfDao.java | ab351508422c8a7754396bb56e67becd0dd3bbc5 | [] | no_license | karthikvaidesh/DBMS_Proj | 33e22799a59ccadb11f2da859d567ca4a8b4b6bc | 428a8b22bed014dbd04f9973485969db88134504 | refs/heads/master | 2021-03-19T18:36:45.889485 | 2018-01-20T01:46:35 | 2018-01-20T01:46:35 | 118,198,401 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,999 | java | package ncsu.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import ncsu.util.DBUtil;
public class ProfDao {
static Connection conn = null;
static ResultSet rs = null;
static ResultS... | [
"kvaides@ncsu.edu"
] | kvaides@ncsu.edu |
f9f6a3febc5fcb96f49f0764696ebce900194e62 | 2eb6af5a8607592f787e007a74a3df08bb9052bc | /springboot-p2-security-cache-monitoring/src/main/java/br/com/alura/forum/controller/dto/AnswerResponse.java | 6fcc05d736277062b4dd9cf722a6e2ac23c81fe0 | [
"MIT"
] | permissive | jether2011/alura-classes | 34b9c868a718e88da43ecdf04cf527057091977d | 09ab8d39d948688a4e6962a59c5ddc3494806974 | refs/heads/master | 2023-01-12T02:24:32.211582 | 2020-04-06T12:14:09 | 2020-04-06T12:14:09 | 197,442,733 | 1 | 0 | MIT | 2023-01-07T08:10:39 | 2019-07-17T18:31:45 | Java | UTF-8 | Java | false | false | 811 | java | package br.com.alura.forum.controller.dto;
import java.time.LocalDateTime;
import br.com.alura.forum.modelo.Answer;
public final class AnswerResponse {
private Long id;
private String message;
private LocalDateTime created;
private String actorName;
public AnswerResponse(final Answer answer) {
... | [
"jetherrodrigues@gmail.com"
] | jetherrodrigues@gmail.com |
8717c8379d41ee33fec61bd407e83199076a9e28 | 40466299acca6bb57449527fa2f003f3d01bcf06 | /google-guice/src/main/java/io/hari/googleguice/simple2/MyShapeRequest.java | 4004471961b9b6723fa4b3d70be025ded55e6db5 | [] | no_license | tanbinh123/java-spring-boot-2021 | 4e239cd93bdeeb3e888ea4e3fe66fc0d16bbaf7b | e3a36c664e99e4c5d6632bffbcadff341272d799 | refs/heads/master | 2023-06-20T07:31:54.752654 | 2021-07-15T11:57:23 | 2021-07-15T11:57:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package io.hari.googleguice.simple2;
import com.google.inject.Inject;
import io.hari.googleguice.simple2.impl.IShape;
public class MyShapeRequest {
IShape shape;
@Inject//this will go to AbstractModule class to see if binding is present or not for this interface : https://www.youtube.com/watch?v=tjHjHWNANGo&... | [
"yadav.hariom@BLRETV-C02F52AP.local"
] | yadav.hariom@BLRETV-C02F52AP.local |
8ba8ac31f820476d93a17fa8b719b16eec48feac | 2c63bd0ad467fecfe3550f9c8253a166ebd938bc | /src/main/java/seedu/address/model/person/ExpectedGraduationYear.java | 91bd6df11a22f180d2097a17989b71b46a539759 | [
"MIT"
] | permissive | CS2103JAN2018-W14-B3/main | 2b8671ee8798cade7bee06f12ed2221103d1b7a0 | c111af683a384d5b1df87bff9701d64adfbe8b0c | refs/heads/master | 2021-04-27T07:15:30.337441 | 2018-04-21T04:17:47 | 2018-04-21T04:17:47 | 122,627,892 | 1 | 4 | null | 2018-04-21T04:07:31 | 2018-02-23T13:56:06 | Java | UTF-8 | Java | false | false | 2,286 | java | package seedu.address.model.person;
import static java.util.Objects.requireNonNull;
import static seedu.address.commons.util.AppUtil.checkArgument;
//@@author mhq199657
/**
* Represents a Person's expectedGraduationYear in the address book.
* Guarantees: immutable; is valid as declared in {@link #isValidExpectedGrad... | [
"mhq199657@163.com"
] | mhq199657@163.com |
29d8e8194fc059bc3247ef58de907c2ad8eb81b7 | e6850dfe48e031a97bf624791fd03e597d51ef5e | /src/main/java/com/example/planb/Client.java | d57aaeee62fe278cc1d9d0abf2c744ea354737ce | [] | no_license | buryakovEduard/plan | b0a6100dc52c430846b19c0d27b883cab5dda8df | b4702e43313c1304166513abca446904a7efb4c9 | refs/heads/master | 2020-03-28T10:44:43.116033 | 2018-09-10T21:56:01 | 2018-09-10T21:56:01 | 148,140,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package com.example.planb;
public class Client {
private int id;
private String name;
private int purchases = 0;
public Client(){
}
public Client(int id, String name) {
this.id = id;
this.name = name;
}
public int getPurchases() {
return purchases;
}
... | [
"sator.b@hotmail.com"
] | sator.b@hotmail.com |
3f6f5e3cb4ce45231d0187ab15f584457b23ed8c | d07a407a76e239bbf0300a0e4ff0173ed05c0171 | /src/main/java/org/v4/atomicintarray/File.java | 2173551e4585d68d45039f5039f23bded6529434 | [] | no_license | zont163/CountUniqueIP | feb5f393d7c819b84b18402e202003242af301d4 | da511af6a1e7384f20d6bc1930e7a14efd0b391d | refs/heads/master | 2023-04-25T09:02:11.339554 | 2021-05-22T06:42:55 | 2021-05-22T06:42:55 | 369,735,826 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | package org.v4.atomicintarray;
import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.logging.Level;
import java.util.logging.Logger;
public class File {
public void getReader(String path) throws IOException {
Logger logger = Logger.getLogger(Solution.class.get... | [
"ubitaia@gmail.com"
] | ubitaia@gmail.com |
9fc92175857278b03c9aa70c24a00405492a842b | 87c616e8dbfd2b95393029245682535620ef0b45 | /Mage.Tests/src/test/java/org/mage/test/cards/modal/OneOrBothTest.java | 52aef300aaf9f0ca2de5faf768f60268af919cf0 | [] | no_license | PedroTav/mage | c625378af8d966b3c0852dfd66dcaf9171a33f23 | 2e551a971cb3fe71bf73e9b01766b1caf394ef10 | refs/heads/master | 2021-01-24T11:44:18.685749 | 2016-12-18T15:08:00 | 2016-12-18T15:08:00 | 70,226,202 | 1 | 2 | null | 2016-10-14T08:09:23 | 2016-10-07T07:55:50 | Java | UTF-8 | Java | false | false | 4,558 | java | /*
* Copyright 2010 BetaSteward_at_googlemail.com. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, th... | [
"ludwig.hirth@online.de"
] | ludwig.hirth@online.de |
42c380a0a063ea229337bd3f8f8193eae7fdf923 | a3fa588202f1e47b05bdc501499a93569c6c485b | /app/src/main/java/com/example/xbree/listparticip.java | f5df17eb57bfb2cf4e123bd787ffd7aa422ad0b8 | [] | no_license | aymennegra/Sporty-android | 32f7d689878bde7ae2bd758bf3bcff62922ad761 | 1444524cc6dfd084aab34179b3308c6360ab7042 | refs/heads/main | 2023-07-02T11:05:16.612034 | 2021-07-29T22:27:01 | 2021-07-29T22:27:01 | 390,864,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,605 | java | package com.example.xbree;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.appcompat.app.AppCompatA... | [
"aymen.negra@esprit.tn"
] | aymen.negra@esprit.tn |
36ee891ee564f2cf226f89ec95f295dd105debae | 9b7903ca406f83dabf7094f89b06077db24a96ca | /src/main/java/com/example/storeapi/api/StoreApi.java | a3ed7daa8adb375f96a2064219a7cbd6dae358ff | [
"Apache-2.0"
] | permissive | ArturAdamczyk/StoreApi | 7b5dae9f30f96e011fa105f1ad7a37f75faa348d | f1270ffb2c38464919938c3ca3c31c06ebb62866 | refs/heads/master | 2020-03-29T14:10:51.084584 | 2018-09-23T17:04:13 | 2018-09-23T17:04:13 | 150,003,260 | 0 | 0 | Apache-2.0 | 2018-09-23T17:04:14 | 2018-09-23T16:30:07 | null | UTF-8 | Java | false | false | 395 | java | package com.example.storeapi.api;
import java.util.List;
public interface StoreApi {
void addItem(String serialNumber, String itemType, String warrantyExpirationDate);
void removeItem(String serialNumber);
boolean isItemInWarehouse(String serialNumber);
int countAllItems();
int countByItemType(Str... | [
"arta.ada@wp.pl"
] | arta.ada@wp.pl |
1f46ce4b9ecf426a727cd1403b949cc649f0dc8c | 050ba1210acac071a51e03060717cb72aa7c4d28 | /src/main/java/com/awei/tank/AbstractGameObject.java | ec423a495433cb1da17022fd665585572e8a4ae9 | [] | no_license | zhouyouwei-0127/tank2 | f992c9bd4117f2b138d04d26e053c46e4f51680a | a189619c881ae9e04370c7c7c95bf37230d0e343 | refs/heads/master | 2023-04-20T04:05:56.129155 | 2021-05-03T13:17:08 | 2021-05-03T13:17:08 | 356,795,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package com.awei.tank;
import java.awt.*;
import java.io.Serializable;
public abstract class AbstractGameObject implements Serializable {
public abstract void paint(Graphics g);
public abstract boolean isLive();
}
| [
"zyw01271314@163.com"
] | zyw01271314@163.com |
7f20b29fdb8aca624c1047d9637e5c76a8674c3a | 3e7534d1eb2ba794f09b9318c4561d02b6b63eb7 | /src/main/java/de/uniba/dsg/jaxrs/model/dto/OrderStatusDTO.java | 9536aba7ad0772738491596761acb90b4c9b282f | [] | no_license | Gobinath-Ganesan/Beverage-Order-Management-System | b161966b3e6495cebf432ab586f2d038cdf2d384 | b713d7fe960ac640fb6ddca80bef1b4fb3fa8ea2 | refs/heads/master | 2022-11-17T23:04:05.632524 | 2020-07-20T07:08:37 | 2020-07-20T07:08:37 | 280,890,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 635 | java | package de.uniba.dsg.jaxrs.model.dto;
import de.uniba.dsg.jaxrs.model.logic.OrderStatus;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
@XmlType(name = "OrderStatus")
@XmlEnum
public enum OrderStatusDTO {
SUBMITTED, PROCESSED,CANCELLED;
static OrderStatusDTO getDTO(... | [
"gobinath.ganesan@stud.uni-bamberg.de"
] | gobinath.ganesan@stud.uni-bamberg.de |
6471edb648c1b4d9da07d883e1fb1d98a2bd02f8 | e35812ddb710e43c8ae6355ecc05575f9cf2f15d | /UTS/src/main/java/com/joonggo/pro/board/dto/boardPhotoList.java | b9f2eb607ee86000d80e53caa30d941ac75ec030 | [] | no_license | qkrekf9133/utd | 3ac242569b7f1ad5ac30524636e826992ba5f74d | 4949ac93ba80da2040d590751d2bf5901c4a8d19 | refs/heads/master | 2023-06-13T07:43:26.558405 | 2021-07-01T08:49:14 | 2021-07-01T08:49:14 | 364,272,444 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 279 | java | package com.joonggo.pro.board.dto;
import java.sql.Timestamp;
import lombok.Data;
@Data
public class boardPhotoList {
private int bno;
private String title;
private String content;
private Timestamp reg_date;
private String writer;
private String pphotoname;
}
| [
"qkrekf9133@naver.com"
] | qkrekf9133@naver.com |
ea727e2127c169f75627d4a608204087cda4e438 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_d20b543798413c08db7b747d329c09871c066add/APIEndpoint/2_d20b543798413c08db7b747d329c09871c066add_APIEndpoint_t.java | f9aa009c35ae9142bb519162e77db2094d1a4af9 | [] | 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 | 12,432 | java | package com.brotherlogic.booser.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import java.net.MalformedURLException;
import java.net.URL;
import java.text.DateFormat;
import java.util.Collections;
import java.util.Comparator;
import java.util.LinkedList;
import java.util.List;
import ja... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1876089be6539dcacd83e248dc3ae23645179b03 | f930dc2e0fad0e7a1cf8c02c22a0b25158cb74b8 | /src/main/java/com/patres/ownframework/step2a/application/model/Company.java | 254e9bd4b11c04643b5a215f3361610bb120f7bf | [] | no_license | ksaturn/Java-Own-Framework---step-by-step | dd6f07be624792c93e017de5f1660d64825dd2d1 | 0844be3f0ecedfb1aa76c683f23bb61680c1d2ef | refs/heads/main | 2023-07-13T12:34:59.284213 | 2021-08-22T20:49:19 | 2021-08-22T20:49:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 84 | java | package com.patres.ownframework.step2a.application.model;
public class Company {
}
| [
"patryk.piechaczek@bottomline.com"
] | patryk.piechaczek@bottomline.com |
b81baeb55755ad213e0f437e6e9a59b60c439d9e | 8a93446a4e0aa2e8cc521679596ceef4ff3878d0 | /minecraft/net/optifine/SmartAnimations.java | 1c45c5e1501aad502d80a205268e56ed21d6a898 | [] | no_license | itscola/1.8.10-old | 3a2b21cb8f1d55a31951c7de18b94a8db91a9ab9 | 5b91c2b529ed33795bc0e9e1ea028dda2f1b13a0 | refs/heads/master | 2023-04-07T22:33:22.838085 | 2021-04-12T18:56:04 | 2021-04-12T18:56:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,292 | java | package net.optifine;
import java.util.BitSet;
import net.minecraft.src.Config;
import net.optifine.shaders.Shaders;
public class SmartAnimations {
private static boolean active;
private static BitSet spritesRendered = new BitSet();
private static BitSet texturesRendered = new BitSet();
public static boolean is... | [
"69243988+deadghost2173@users.noreply.github.com"
] | 69243988+deadghost2173@users.noreply.github.com |
e8238915367dcb5fd45c8b4fb57a64ed3055322b | c003579730c49139b6d689728fc54a982e279754 | /escalade-consumer/src/main/java/fr/alardon/escalade/consumer/contract/dao/PhotoDao.java | c87feaacc8434b3b1d1d899843b543dc9651f711 | [] | no_license | aquel69/Projet6_OC_Escalade_2 | aeafb39293518f18e74052ffa497abd54505570e | 04503262fdcfd9c7d440bddf54573c76c5e30645 | refs/heads/master | 2022-12-05T12:23:15.922508 | 2020-08-20T17:58:10 | 2020-08-20T17:58:10 | 288,099,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package fr.alardon.escalade.consumer.contract.dao;
import fr.alardon.escalade.bean.photo.UrlPhoto;
import java.util.List;
public interface PhotoDao {
/**
*
* @param idPhoto
* @return la photo suivant son id
*/
public UrlPhoto read(int idPhoto);
/**
*
* @param idSite
*... | [
"alexandre.lardon@yahoo.fr"
] | alexandre.lardon@yahoo.fr |
c2d1dfcd3e0e8ea3770c0610412e0747b6aea992 | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/com/avito/android/viewed_items/ViewedItemsPresenterImpl.java | 84aa090065e0cb4471570ae8e88ded7d28361f74 | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,562 | java | package com.avito.android.viewed_items;
import a2.a.a.t3.d;
import a2.g.r.g;
import android.os.Bundle;
import com.avito.android.analytics.provider.TreeStateIdGenerator;
import com.avito.android.analytics.provider.clickstream.ScreenIdField;
import com.avito.android.analytics.provider.clickstream.TreeClickStreamParent;
... | [
"auchhunter@gmail.com"
] | auchhunter@gmail.com |
8317a7a34062bff77a27cc9cef2e398db6a145d3 | 8bf554ec53f4e6d2c56106c33852c281b96ff9cf | /src/main/java/br/unioeste/trymanualDB/config/ContaTableModel.java | 67a592aa488abc6705e4119990747be88a8ae413 | [
"WTFPL"
] | permissive | gnomex/TryManualDB_HomeBanking | 173e2176e87db9eb52e1d139229041be4c91f343 | 387c504e0c13d7384301796a63a0b75135d5530f | refs/heads/master | 2021-01-21T11:45:48.664610 | 2013-07-29T10:35:06 | 2013-07-29T10:35:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,369 | java | package br.unioeste.trymanualDB.config;
import java.util.ArrayList;
import java.util.List;
import javax.swing.table.AbstractTableModel;
import br.unioeste.base.BankAccount;
import br.unioeste.trymanualDB.controller.UCMaintainBankAccountManager;
public class ContaTableModel extends AbstractTableModel{
... | [
"hismahilepd@gmail.com"
] | hismahilepd@gmail.com |
4a3af035a4143a18427b704294fd43d2197aeccf | cf59723275fabe4537cbf6f848639f38ba1ba430 | /RealEstateProject/src/main/java/fi/amiedu/realestateproject/repository/PictureRepository.java | 4b791efa20823205a3029811fe94b3407931219a | [] | no_license | MikkoJo/TaMiHe | 514afc179396a992fa3d3e3d48c5733818b73599 | c77176d0843de53e4bed1d37f0b20344011c1a1d | refs/heads/master | 2020-11-26T10:18:41.215675 | 2020-02-27T23:54:44 | 2020-02-27T23:54:44 | 229,040,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 241 | java | package fi.amiedu.realestateproject.repository;
import org.springframework.data.repository.CrudRepository;
import fi.amiedu.realestateproject.domain.Picture;
public interface PictureRepository extends CrudRepository<Picture, Integer>{
}
| [
"mikko.johansson2@gmail.com"
] | mikko.johansson2@gmail.com |
c33967b6e6af54c688726a56e9a0cf5d7d9741c2 | c80a1dfa658679b8c4a0e017c0432dafd5ce6002 | /src/main/java/ru/arlen/mongo/B_MongoDbInsertDocument.java | 21696d9fc9f42e43c35ef5c11d6d089411d4798a | [] | no_license | arlengur/MongoDb | 09e1586f831658d3fca8e0682203decad140f5fd | 91d0da3698ec50adc08fb295eaf46238161b93bc | refs/heads/master | 2021-01-04T02:37:30.619115 | 2014-10-07T09:45:04 | 2014-10-07T09:45:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,627 | java | package ru.arlen.mongo;
import com.mongodb.*;
import java.net.UnknownHostException;
import java.util.Arrays;
/**
* @author Alexey Galin <arlengur@rambler.ru>
*/
public class B_MongoDbInsertDocument {
public static void main(String[] args) throws UnknownHostException {
// Creates MongoDB client instance... | [
"alexey.galin@symphonyteleca.com"
] | alexey.galin@symphonyteleca.com |
028958a60c82eaa636d9263daa34e1597ebf8d65 | 5d49e39b3d6473b01b53b1c50397b2ab3e2c47b3 | /Enterprise Projects/ips-outward-producer/src/main/java/com/combank/ips/outward/producer/model/camt_056_001/GenericOrganisationIdentification1.java | 2f15b835c24a84311a9b405c513290eef456786f | [] | no_license | ThivankaWijesooriya/Developer-Mock | 54524e4319457fddc1050bfdb0b13c39c54017aa | 3acbaa98ff4b64fe226bcef0f3e69d6738bdbf65 | refs/heads/master | 2023-03-02T04:14:18.253449 | 2023-01-28T05:54:06 | 2023-01-28T05:54:06 | 177,391,319 | 0 | 0 | null | 2020-01-08T17:26:30 | 2019-03-24T08:56:29 | CSS | UTF-8 | Java | false | false | 3,453 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.0... | [
"thivankawijesooriya@gmail.com"
] | thivankawijesooriya@gmail.com |
2ea1affb85a1263287618e961a0e361d1e14ae4b | 6a4753fa0558dcfd7fe16792d73396f56a237647 | /app/src/androidTest/java/testing/example/kitchen/ExampleInstrumentedTest.java | d385cd589f653259fb4ed81bde63fdd20258a83b | [] | no_license | vincentjodice155/Kitchen_Inventory_Management | 77ff1f4d359cf6a9afa4c1b366684d06857a6b68 | 959773a28530a349761fb2888d73d8d92c87d7eb | refs/heads/master | 2023-07-13T05:18:20.460082 | 2021-08-03T01:39:39 | 2021-08-03T01:39:39 | 377,545,639 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package testing.example.kitchen;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on... | [
"jodicev@wit.edu"
] | jodicev@wit.edu |
e50309f248a963391281996c416f79da458fa167 | f399d03859da650e109239ba62f59972fb928dbb | /Phonebook/out/artifacts/untitled/util/DBWorker.java | 8cb54f19366c9c83e2dadb2c4f4092e9858a08c7 | [] | no_license | Druuuz/HT1 | d33673fcfaf23ff188b6a6c1fe2e347c61f5c702 | 2d194db122eec1e2e3cec6fbccf4819b93486330 | refs/heads/master | 2020-03-21T07:15:32.231820 | 2018-07-15T09:39:57 | 2018-07-15T09:39:57 | 138,270,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,176 | java | package util;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class DBWorker {
// Количество рядов таблицы, затронутых последним запросом.
private Integer affected_rows = 0;
// Значение автоинкрементиру... | [
"olesov198@gmail.com"
] | olesov198@gmail.com |
ee2878453933ba34740aad4dec828d98b6d7be19 | a4af8d27f6e2072e4c0f01bf09f558a9462de319 | /SmartHomeSystemApplication/app/src/androidTest/java/com/smarthomesystem/ju/smarthomesystemapplication/ExampleInstrumentedTest.java | 8e7d556a63b374fb1ffe6a22234ca6319f2796fb | [] | no_license | ismithpasha/SmartHome | d6328ccc4e5dff1995a389d6d28b2365e8a05d2e | 8db7d42bde92ca07f742ab0abecb94d59185a3e1 | refs/heads/master | 2020-04-17T06:01:55.587687 | 2019-06-22T22:57:32 | 2019-06-22T22:57:32 | 166,309,190 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 782 | java | package com.smarthomesystem.ju.smarthomesystemapplication;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which ... | [
"ismithpasha@gmail.com"
] | ismithpasha@gmail.com |
0a546b47ec2fb9b88b63f17253711404bed93fd6 | 83a410fdca93f43bb387edec8b5112ed90c88626 | /crawler/src/main/java/com/datagenio/crawler/browser/RemoteHttpRequest.java | a6fde835b155115405f56101183b4ba5078bb58e | [] | no_license | bcerban/datagenio | a20f57ff6eb37fbac49a6c42b97b0cd6ca353901 | 29dcd2eda8a0a3c1ff5cab5803e0e5f42c70b239 | refs/heads/develop | 2020-04-03T21:38:52.893954 | 2019-03-05T13:45:59 | 2019-03-05T13:45:59 | 155,576,801 | 0 | 0 | null | 2019-03-05T13:46:00 | 2018-10-31T15:04:46 | Java | UTF-8 | Java | false | false | 3,587 | java | package com.datagenio.crawler.browser;
import com.datagenio.crawler.api.RemoteRequest;
import com.datagenio.crawler.api.RemoteRequestBody;
import net.lightbody.bmp.core.har.HarPostData;
import net.lightbody.bmp.core.har.HarRequest;
import java.util.HashMap;
import java.util.Map;
public class RemoteHttpRequest implem... | [
"bettinacerban@gmail.com"
] | bettinacerban@gmail.com |
e5d126d3c64c75cf9b269e8b6f60fefb23885eb0 | 00cbb5419f7c26120637db86a93761392d059ac1 | /springview/src/main/java/com/gq/springview/Demo7Activity.java | 2d876e9911180af46803825b8fc1db64d9456d65 | [] | no_license | gqgithub/gangqinggit | 4ce267986d0c194490b8ae39affee359d3be852e | 4108a1f960d1b466942dc7f029999197c19cf4f1 | refs/heads/master | 2021-05-13T20:33:24.832282 | 2018-01-10T06:44:30 | 2018-01-10T06:44:30 | 116,914,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,091 | java | package com.gq.springview;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import com.liaoinstan.springview.container.MeituanFooter;
import com.liaoinstan.springview.container.MeituanHeader;
import com.liaoinstan.springview.widget.SpringView;
/**
* 仿美团小人
*/
pub... | [
"zgxxdxgq@126.com"
] | zgxxdxgq@126.com |
6d44ce94a039c8aac08de3c9c620fb565c7e6c56 | dcc874386d084063e64286ecbcb1e92f12e79c0f | /springmvc/src/main/java/com/tyss/springmvc/dao/EmployeeDAO.java | a650fd4c99886ec0df972d5105ac2fa392485cd7 | [] | no_license | dmfullstack/TY_CAPGEMINI_JAVACloud_10thFEB_TARUSHIVERMA | ae020a7ee47a65c00fcb4c6bf66067adb8e7bd78 | 42ab83db0315bd5f38229e78f455e9850bf1e63a | refs/heads/master | 2022-11-17T07:36:48.437940 | 2020-06-18T05:16:55 | 2020-06-18T05:16:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.tyss.springmvc.dao;
import java.util.List;
import com.tyss.springmvc.beans.EmployeeDetails;
import com.tyss.springmvc.beans.Login;
public interface EmployeeDAO {
Boolean validateLogin(Login user);
void add(EmployeeDetails employeeDetails);
List<EmployeeDetails> list();
EmployeeDetails get(Integer... | [
"tarushiverma6159@gmail.com"
] | tarushiverma6159@gmail.com |
cd0c5daee35935a29e55273ef39c9ad4f41e7d98 | dfc530e867a3432ff4c63ac502c1fd406f08d064 | /auth-server-common/src/main/java/com/anilallewar/microservices/auth/config/OauthUserApprovalHandler.java | 3819962a3c91b4c031ed3ee18d2aa3a229077f47 | [
"Apache-2.0"
] | permissive | mingt/neoframework-cloud-demo | fca39f6d663f5ec5e5607ea6d402ab7c3ebdce99 | 43d32e67696c5734ae1f9363f8a5b4db89c13ca2 | refs/heads/master | 2022-12-08T21:08:54.965640 | 2020-09-11T02:35:39 | 2020-09-11T02:35:39 | 290,128,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,699 | java |
package com.anilallewar.microservices.auth.config;
// import com.monkeyk.sos.domain.oauth.OauthClientDetails;
// import com.monkeyk.sos.service.OauthService;
import com.anilallewar.microservices.auth.model.OauthClientDetails;
import com.anilallewar.microservices.auth.service.OauthService;
import org.springframework.... | [
"toahming@126.com"
] | toahming@126.com |
9603b5f66fd105587d59e676a512bcae69ad77b8 | 89d1748631562430caf0559b035466a6e38336c8 | /src/main/java/com/cookieschen/course/lftp/service/ReceiveThread.java | 6251fd37145b46882b7b726659ea2b940ec4fe3b | [] | no_license | CookiesChen/LFTP | 36da8ce3b993af24fac56be4f53d7bb0917008ea | 394b3a5693f905e82d96ff6387a3cbb0c5ce2a72 | refs/heads/master | 2020-04-08T20:32:57.501906 | 2018-12-04T15:31:51 | 2018-12-04T15:31:51 | 159,704,383 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,263 | java | package com.cookieschen.course.lftp.service;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.util.ArrayList;
import java.util.List;
public cl... | [
"1109349604@qq.com"
] | 1109349604@qq.com |
033c9418dc32332644af8b207033969940dc478e | ada3126246d0822ad31984822bd47dd22c728020 | /app/src/main/java/tereshchenko/androidlessons/LessonControls/ButtonControl/ButtonControl.java | 2b723112652e10c3d049f923c8b53f8fc1e79e4d | [] | no_license | igortereshchenko/AndroidLessons | bcbc953f3f3ec947033c6254f1a6424158f714d2 | 013c440340d3995723300e601a56139386150f4b | refs/heads/master | 2021-01-20T06:47:19.102510 | 2017-05-22T06:11:22 | 2017-05-22T06:11:22 | 89,927,537 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,893 | java | package tereshchenko.androidlessons.LessonControls.ButtonControl;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
import android.widget.TextView;
import android.widget.Toast;
import tereshchenko.androidlessons.Lesson;
import tereshchenko.... | [
"tereshchenko.igor@gmail.com"
] | tereshchenko.igor@gmail.com |
458e269dcd505e6ea78da53634c4c393b851e0b1 | bc794d54ef1311d95d0c479962eb506180873375 | /kerencourrier/kerencourrier-dao/src/main/java/com/keren/courrier/dao/ifaces/referentiel/TypeCourrierDAORemote.java | 06fb038eab60aab8bd6c3e3f01f5e9b8fa30afbf | [] | no_license | Teratech2018/Teratech | d1abb0f71a797181630d581cf5600c50e40c9663 | 612f1baf9636034cfa5d33a91e44bbf3a3f0a0cb | refs/heads/master | 2021-04-28T05:31:38.081955 | 2019-04-01T08:35:34 | 2019-04-01T08:35:34 | 122,177,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java |
package com.keren.courrier.dao.ifaces.referentiel;
import javax.ejb.Remote;
/**
* Interface remote de la DAO
* @since Wed Jul 18 10:58:41 GMT+01:00 2018
*
*/
@Remote
public interface TypeCourrierDAORemote
extends TypeCourrierDAO
{
}
| [
"bekondo_dieu@yahoo.fr"
] | bekondo_dieu@yahoo.fr |
6d7f287e5eb79c92b884295274c2823a4523d3fd | 290e05dc7cd4fccc01056e577adaf38d99c77720 | /app/src/main/java/com/example/solom/managmentgame/AvatarChoiceActivity.java | 848eb54ff12120c8940458a2ddac1494ec3df11c | [] | no_license | Strawely/ManagmentGameClient | 9a1275b5cd66f7d6924690e477973d86ac1445a0 | e1e53c592e8ccfedebbddac96f4f1955e6e8b71f | refs/heads/master | 2020-04-10T18:23:53.601297 | 2018-12-27T07:20:51 | 2018-12-27T07:20:51 | 161,202,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,506 | java | package com.example.solom.managmentgame;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.CheckBox;
import android.widget.Toast;
import com.example.solom.managmentgame.dataLayer.GameStateHandler;
import com.example.solom.managmentgame.dataLayer.Player;
public cla... | [
"solomyanniy63@gmail.com"
] | solomyanniy63@gmail.com |
961df26e5a796c04fe59a609e5be7ce2fbf6db6e | bc0570681e18c2377e838bb2ce47ceceb22851a7 | /src/main/java/Model/Enums/Effect.java | 3ab6271fe750d0fae0bbe35111f0f12c31dcf974 | [] | no_license | Advanced-Programming-2021/project-team-62 | 693c87e2d6a143885248ba0ea096cf2bf17bd9cf | 2d0104f7df3436b95ff21379615fd2d1ac7d6236 | refs/heads/main | 2023-04-29T15:10:20.791628 | 2021-05-19T23:55:48 | 2021-05-19T23:55:48 | 356,638,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | package Model.Enums;
public enum Effect {
CONTINUOUS,
SPARK,
FAST,
TRIGGER,
FLIP
}
| [
"mohamadrza.pr@gmail.com"
] | mohamadrza.pr@gmail.com |
c6dce11f462c3b3a6b090003debcceeef0446f44 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithLambdas/applicationModule/src/main/java/applicationModulepackageJava3/Foo674.java | d9d6fea12ddb7764f8f3d63e7f47a04aa4669def | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package applicationModulepackageJava3;
public class Foo674 {
public void foo0() {
final Runnable anything0 = () -> System.out.println("anything");
new applicationModulepackageJava3.Foo673().foo9();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
11d01a58d24c4e405fbdb4f2cb5e69e56b8f1959 | 75912f117da3c622d1b2cb001a9a1f8a32f01154 | /super-pc/src/main/java/cn/hlvan/pc/security/permission/PermissionEnum.java | 41ded748793e9969ce8e3eacfe12b2f7b6e60c7f | [] | no_license | yyandlxb/super | 0c491dff2daed9cc09ec5199f117886ea4b1619d | 0f29f28cda434bc189ff33e0f1b02f1f9a8f2913 | refs/heads/master | 2020-04-04T22:19:04.173115 | 2018-11-30T11:03:46 | 2018-11-30T11:03:46 | 156,319,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package cn.hlvan.pc.security.permission;
public enum PermissionEnum {
DEPART("部门管理"),
ROLE("角色管理"),
ACCOUNT("账户管理");
private String name;
PermissionEnum(String name) {
this.name = name;
}
public String getName() {
return name;
}
public void setName(String name) {... | [
"yaoyuan@hlvan.cn"
] | yaoyuan@hlvan.cn |
41a4c5bd1068fc87dc1cc465ea88b2bc7f2c895f | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14227-10-28-MOEAD-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/migration/AbstractDataMigrationManager_ESTest_scaffolding.java | 828bf3781103e397fc273779ad24768b643eb2a4 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sun Jan 19 17:53:54 UTC 2020
*/
package com.xpn.xwiki.store.migration;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.jun... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
5c3719706220f3549bb1467b0a9d5a0bf665cf77 | 94307a4c953cb76a40c27ed10f2861117e433b2f | /cathode-jobs/src/main/java/net/simonvt/cathode/trakt/UserList.java | 8c7503bbf48b750de122e4dd23905e76dc7516b5 | [
"Apache-2.0"
] | permissive | thiagocard/cathode | 8c4b1bb8b8dc33fb37a2476641424ec616fed0a8 | 246879849e79068f8b4eaca5dbf6b95c59424360 | refs/heads/master | 2021-06-20T01:47:38.578346 | 2017-08-11T21:37:04 | 2017-08-11T21:37:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,744 | java | /*
* Copyright (C) 2017 Simon Vig Therkildsen
*
* 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 ... | [
"simonvt@gmail.com"
] | simonvt@gmail.com |
044463fe6d5af1dcb42378994222efca8c83275a | 0fa32b676647209d1562755b121e9e89db63fdeb | /src/main/java/com/pan/springboot/utils/FileUtil.java | ac5a73bf80f8545423a24b9f80de354cdcb25c86 | [] | no_license | Abnerpanpan/spring-boot | e41b77233d3ac547de5bd386d6e6a955eb5279b2 | e8e691cf84e053deaf4f7ee0d032257bf8f84012 | refs/heads/master | 2020-03-18T17:10:19.343677 | 2018-05-27T03:19:19 | 2018-05-27T03:19:38 | 135,010,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,186 | java | package com.pan.springboot.utils;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
public class FileUtil extends Thread{
private byte[] file;
private File targetDayPath;
private String uploadName;
public FileUtil(byte[] file, File targetDayPath, String uploa... | [
"panpan61803@gmail.com"
] | panpan61803@gmail.com |
1db56681900910e5b1a05b6d226b0cfd7033d3a7 | 6424da9b4666eb1be27ac73766d5e360a4255cea | /HaoZhongCai/src/com/haozan/caipiao/activity/FeedBackList.java | 52f3f32c924864741175005579112d1bb89cef5a | [] | no_license | liveqmock/HZC | 7ec28ad5966fc0960497dc19490518621ac3951e | 57fac851f05133b490eca0deb53b40ef904a5ae9 | refs/heads/master | 2020-12-26T04:55:19.210929 | 2014-07-31T06:18:00 | 2014-07-31T06:18:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,237 | java | package com.haozan.caipiao.activity;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.View;
import... | [
"1281110961@qq.com"
] | 1281110961@qq.com |
16122c5dafe893396a150d4ab9ff10fc0e9c2931 | d1d1c14b0485955412418d5927e070c04746674b | /src/main/java/org/mariadb/r2dbc/message/server/PrepareResultPacket.java | 0beb6673c200fabd9a15e2d2f455bf09a21c7ebb | [
"Apache-2.0"
] | permissive | mirromutth/mariadb-connector-r2dbc | 1821b83edf1d7f1eaaef02bb706ee03f7df736d3 | 3c63df75a9b2df4d6c38a7bf3e3c52aba097da55 | refs/heads/master | 2022-07-10T02:21:55.458527 | 2020-05-08T20:18:56 | 2020-05-08T20:18:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,640 | java | /*
* Copyright 2020 MariaDB 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
*
* Unless required by applicable law or agreed to in w... | [
"diego.dupin@gmail.com"
] | diego.dupin@gmail.com |
cdcb665020d4b24a0403a175d39b8fe34e55de37 | a5295569592c8ea3b4f27dcc27f81ca3c690e849 | /s2_biblioteca-back/src/test/java/co/edu/uniandes/csw/biblioteca/test/logic/PrestamoLogicTest.java | 85494e52b1529ef2226810536dd81b214d458844 | [
"MIT"
] | permissive | Uniandes-ISIS2603-backup/s2_Bibiloteca | 253bad41b8b6f9676d2d4ade92fc4d979a5bd32e | 028c1566564abea46ab40c1c3b5e3e6b1d1dac71 | refs/heads/master | 2020-03-26T11:53:44.170273 | 2018-11-29T06:20:26 | 2018-11-29T06:20:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,973 | 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.uniandes.csw.biblioteca.test.logic;
import co.edu.uniandes.csw.bibilioteca.entities.LibroEntity;
import co.edu.... | [
"de.saavedra@uniandes.edu.co"
] | de.saavedra@uniandes.edu.co |
8cc62ec40694ee858b1c6e18cdbd37002a7339de | be564767eff43775bd298d09c7336365a517c467 | /SpeziDSP/src/main/java/at/jku/cp/spezi/dsp/Processor.java | 7cfdf899dc9adf5bd43c793e8501f2e49a7ac36c | [] | no_license | stgasser/AMP2017 | 97a5ad14c3194a7e4656144e9ecc71468a31c10c | 5619c481ae74d992f68913b2e2dbae1097bc9324 | refs/heads/master | 2021-01-23T12:25:24.093710 | 2017-06-21T19:40:06 | 2017-06-21T19:40:06 | 93,158,109 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package at.jku.cp.spezi.dsp;
import java.util.List;
public interface Processor {
void process(String filename);
List<Double> getOnsets();
List<Double> getTempo();
List<Double> getBeats();
} | [
"stefandotgasser@gmail.com"
] | stefandotgasser@gmail.com |
85929e062ff5f60dbe80cfdbad8666ae2cf0efff | 7180670aff354166c0cfddff8af4d64f64a24274 | /src/main/java/com/tissue/pipes/AnswerCommentPipeFunction.java | 6d5a4df5f923b7c8fb17e3bc0e600ea736b4ff0b | [] | no_license | guoyingshou/tissue-coreutils | a40c6a12063c67fd84a864b315d9c696186ec90a | b981b0d8ec1b5103400597dbb6df8b378e56a95b | refs/heads/master | 2021-01-16T18:46:21.027736 | 2013-07-03T06:01:18 | 2013-07-03T06:01:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java | package com.tissue.pipes;
import com.tissue.social.Activity;
import com.tissue.social.ActivityObject;
import com.orientechnologies.orient.core.record.impl.ODocument;
import com.tinkerpop.pipes.PipeFunction;
import java.util.List;
import java.util.Date;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public... | [
"guoyingshou@tianji.com"
] | guoyingshou@tianji.com |
1aad0c5bff7f98f4c9fd494154410e273f9c9319 | 1c2da53c0da19b1a387d8b2380f5c07a38616c50 | /src/org/jeecgframework/core/compartor/commonCompartor.java | 181ca3b98e0362405fadeb33601057ff79f284e9 | [] | no_license | yuzhongfeixia/jiance | 17fdf9960306926d2f084ddd964a1522351ecfff | ee111a18df9ff5e778fff0d46a742431c365e801 | refs/heads/master | 2023-08-05T22:50:56.774784 | 2023-07-22T02:29:20 | 2023-07-22T02:29:20 | 115,367,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package org.jeecgframework.core.compartor;
import java.util.Comparator;
import org.jeecgframework.core.annotation.excel.Excel;
public class commonCompartor implements Comparator<Object> {
@Override
public int compare(Object o1, Object o2) {
if(o1 instanceof Excel){
return ((Excel) o1).sortNum() - ((Excel) o2... | [
"chengen1982@163.com"
] | chengen1982@163.com |
4cb22a9764afa6d6037bf8d09a4da19eb926da73 | d1f9215a00a199d8832e5664e546dbb4383e00bf | /src/com/product/sale/service/service/UserService.java | dd1d52cb615e40c4ef414e32ca85102bfd4a3f86 | [] | no_license | ekosal2014/abc | 97adc54b981872e12f38a71216c80a6ac3aa268d | 05bcdca15ab630935a1beffcd173fe57947cb5cb | refs/heads/master | 2021-01-11T17:27:18.734862 | 2017-06-01T05:57:46 | 2017-06-01T05:57:46 | 79,770,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 668 | java | package com.product.sale.service.service;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import com.product.sale.model.Users;
public interface UserService {
public Users findByEmail(String email);
public Users findByEmail(String email,String password);
publ... | [
"ekosal2014@gmail.com"
] | ekosal2014@gmail.com |
53102fa690dc9a640b94d2084f55a0f4d8355145 | 96a6ca2459cb2e50303cfcc307d77e02810b80e6 | /net.sf.jmoney.property/src/net/sf/jmoney/property/resources/Messages.java | 7f00b8d600bfb88a51042409567fc62d86e5d053 | [] | no_license | p07r0457/jmoney | 3618ff7169c9ae9c613170f69102207ed754fe6d | c9db28b82ca7f5cd3c2d54ba3ecfc5c61fbc7013 | refs/heads/master | 2021-01-01T17:37:25.109488 | 2012-10-16T10:17:47 | 2012-10-16T10:17:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package net.sf.jmoney.property.resources;
import org.eclipse.osgi.util.NLS;
public class Messages extends NLS {
private static final String BUNDLE_NAME = "net.sf.jmoney.property.resources.messages"; //$NON-NLS-1$
public static String NavigationTreeNode_stocks;
public static String NavigationTree_realPropertyDescr... | [
"westbury@b97006a3-7e3d-0410-986d-ea81e883d316"
] | westbury@b97006a3-7e3d-0410-986d-ea81e883d316 |
a36e37b39faee21edbca844dc6e4ad0dd4d7032f | 6a3491c253b34d591c4cf9d0df5bfe88b828b3ce | /src/main/java/de/decoit/simu/cbor/ifmap/deserializer/identifier/MacAddressDeserializer.java | fb8f585e14352bf13803f3c278250e801d4b51e0 | [
"Apache-2.0"
] | permissive | decoit/cbor-if-map-tnc-base | 623d0cf74f12c4273c31470ef062f0c98af7940d | 5bcfe8eea981e07dee288b63baa267fe24903192 | refs/heads/master | 2021-01-10T11:58:01.040392 | 2015-11-04T12:22:04 | 2015-11-04T12:22:04 | 45,532,931 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,629 | java | /*
* Copyright 2015 DECOIT GmbH
*
* 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 t... | [
"rix@decoit.de"
] | rix@decoit.de |
68f8368b82a79436c2fc2829d69b8be64dcc95d4 | 96cd3e17732fd17568023a0238b26e9893fa2aa7 | /LMS/src/com/ss/lms/models/LibraryBranch.java | 27abacb6732c3d64a25ca0e33f1c26b1c34f06c1 | [] | no_license | trevorhuis-smoothstack/Library-Management-System | 4fc2f4cda9204b0bee16b509d7c24c2edbfc3294 | 9deb2762f2df5dd5f0525004e2e3cc4385e960b9 | refs/heads/master | 2022-04-26T09:16:04.200085 | 2020-04-27T23:47:22 | 2020-04-27T23:47:22 | 256,316,235 | 0 | 0 | null | 2020-04-27T23:47:23 | 2020-04-16T19:55:46 | Java | UTF-8 | Java | false | false | 2,758 | java | package com.ss.lms.models;
import java.io.Serializable;
public class LibraryBranch implements Serializable{
/**
*
*/
private static final long serialVersionUID = -6798149166979262131L;
private Integer branchId;
private String branchName;
private String branchAddress;
public LibraryB... | [
"trevor.huis@Smoothstack.com"
] | trevor.huis@Smoothstack.com |
26d78b7257f40a691e86f7e205f77911b4237cd0 | 021e418ac3eb4a4bebbf39a2bb21c07fbc3f46c6 | /app/src/test/java/com/wecode/letstalk/ExampleUnitTest.java | c3e5e7a54c325fc02b5222362fa42011c947bc02 | [] | no_license | TeoDimitrov/LetsTalk | e5c208448ab79e003fcc2e23d4e7fe400bacc4ef | 7743e725e79757fabc045082cfd98b11dd0e485e | refs/heads/master | 2020-04-09T17:32:51.888251 | 2017-08-13T13:54:50 | 2017-08-13T13:54:50 | 68,179,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.wecode.letstalk;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"Teodor Dimitrov"
] | Teodor Dimitrov |
a0c7050df6ee452637c3fbdb681e19cf97205989 | fc9b739b831425b501974d9a913adc97d1c92a95 | /src/com/class07/DoOrWhile.java | 271515b3b42f7e58af364f17b182c12037a409cd | [] | no_license | YarinaBereza/Eclipse | da88693b814e48b1e013633dcb3a623261ffbee4 | 765d7feef726054ac7c4020dc0e96fb240ed9060 | refs/heads/main | 2023-03-21T17:41:27.389149 | 2021-03-14T18:11:29 | 2021-03-14T18:11:29 | 347,715,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package com.class07;
import java.util.Scanner;
public class DoOrWhile {
public static void main(String[] args) {
/*
* we play lottery and have a win number which is 17
* we need to keeps asking a user to enter any number from 1 to 100
* UNTILL correct number is entered
*/
Scanner sc = new Scan... | [
"yarinabereza@gmail.com"
] | yarinabereza@gmail.com |
c9918ae645ea2b5eee8104860322ef8d1e31e5f8 | 872147bec4452dbdc6786cc04010a1455e08590d | /JavaBase/Practice/src/基础语法练习/继承和多态/Test.java | 722689622a539bbc0863b40fcb32e85226f3cc89 | [] | no_license | yuanyyb/JavaStudy | f3eb26bf0383c9f8a327322987bd711cd7544319 | 5595b7ad893d11212a59e5c6c2d5ce12d0e91a3f | refs/heads/master | 2022-12-02T00:42:21.787688 | 2020-07-30T10:15:10 | 2020-07-30T10:15:10 | 283,765,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package 基础语法练习.继承和多态;
public class Test {
public static void main(String[] args) {
Animal a = new Cat();
System.out.println(a.age);
a.eat();
}
}
| [
"yuanyyb@hotmail.com"
] | yuanyyb@hotmail.com |
30b190a9c0a3634271563d3df9f00c4f6fca97d2 | c6b7c67008504ee9805ee72e9618ebc2bcc56cee | /stock/src/main/java/com/sun/pipeline/stock/Time.java | 7a84222d390b846060799a4d5e6e1867afee6b84 | [] | no_license | zksun/pipeline | d66dd319ffd56c9ad21648f7be6432b009a1efd3 | 9961e829f91ecf2192522acdb187302c9bacb3c2 | refs/heads/master | 2020-12-30T14:19:06.134821 | 2017-11-16T08:57:39 | 2017-11-16T08:57:39 | 91,300,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 124 | java | package com.sun.pipeline.stock;
/**
* Created by zksun on 13/06/2017.
*/
public interface Time {
String getTime();
}
| [
"zhikun.szk@alibaba-inc.com"
] | zhikun.szk@alibaba-inc.com |
ac95ea3f665ced71d04b83b59cbab71f11520388 | b04399e1aa7e4633c7a0d4579db2b49bbb59970e | /nas/src/com/nas/msc/pdtm/typedivers_propositiontype/dao/impl/TypediversPropositiontypeDao.java | 133b435e82b64ed5975e64b58d46f9651ba5572e | [] | no_license | molosNas/naspj | b4a6a4e5d66d4e183999e771239667abbc9a0250 | 81e5ff6044dd66a73c60909f40f695b4eeb38c07 | refs/heads/master | 2016-09-10T18:29:26.477852 | 2014-01-20T08:37:22 | 2014-01-20T08:37:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | java | package com.nas.msc.pdtm.typedivers_propositiontype.dao.impl;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.nas.msc.pdtm.typedivers_propositiontype.dao.ITypediversPropositiontypeDao;
import com.nas.msc.basemvc.dao.impl.NASDao;
import com.nas.beans.TypediversPropositionty... | [
"380224447@qq.com"
] | 380224447@qq.com |
2487c57d6bd3c3b368af46bea21c427887c44f79 | a71c20d9df288f31b3732faa579aada0d50082ce | /staff_room/src/kkweb/beans/B_Jido_Keisan.java | f025e7bab9a8f42d6507231022722041c0e6c6ac | [] | no_license | lucentsquare2014/staff_room | 2a34432d8b31d4136f08def0603cb72942d18f30 | 0e08dba68d0274dfcd3991270e6f665a4151305f | refs/heads/master | 2021-01-18T19:25:57.249069 | 2014-07-18T08:41:55 | 2014-07-18T08:41:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package kkweb.beans;
public class B_Jido_Keisan {
private String[] PROJECTcode;
private String[] KINMUcode;
private String[] startTIME;
private String[] endTIME;
private String[] restTIME;
public void clear(){
}
public String[] getPROJECTcode(){
return PROJECTcode;
}
public void setP... | [
"s11013@std.it-college.ac.jp"
] | s11013@std.it-college.ac.jp |
1b429e011dcd6fc9dbe488148412d2452db108be | bbe9621fc135f08c40018d274edf0659cc72a05e | /AmapLibrary/src/main/java/com/yisingle/amap/lib/utils/DistanceUtils.java | c70de141b3b8628816d6e27e4a78e8d9e1f54771 | [] | no_license | ooozxv2/CustomNaviByGaode | 47806f46c7ee1839a2d9d0badae72eb377efa869 | 860d6eee76e02c64e7a0b4021366f96a01578cf0 | refs/heads/master | 2020-05-20T05:25:13.215667 | 2019-02-18T08:56:49 | 2019-02-18T08:56:49 | 185,404,632 | 0 | 2 | null | 2019-05-07T13:10:45 | 2019-05-07T13:10:45 | null | UTF-8 | Java | false | false | 624 | java | package com.yisingle.amap.lib.utils;
import java.math.BigDecimal;
public class DistanceUtils {
/**
* 将米装换公里
* 如果小于1000米 则装换为米
*
* @param rice
* @return
*/
public static String getDistance(int rice) {
String info = "";
if (rice > 1000) {
double ditance... | [
"j314815101@qq.com"
] | j314815101@qq.com |
e905a1fcce9796d4cd5abece2e9274fbec7910c2 | 185461a4e1e647918ba491742e27d617072108fd | /DataProvider/src/main/java/mx/edu/itt/provider/service/impl/ProductServiceImpl.java | 178df59b87da0239127f2cfd8c1de8a92dfa4df3 | [] | no_license | haxdai/JavaFXExampleApp | a8a97421754ef1673c565c0522de4083cc0eaab7 | 77f13f3166ffd4037b08db9e8caf706681a95659 | refs/heads/master | 2020-04-07T22:27:20.729176 | 2018-11-30T16:24:44 | 2018-11-30T16:24:44 | 158,770,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,260 | java | package mx.edu.itt.provider.service.impl;
import java.util.List;
import mx.edu.itt.model.Product;
import mx.edu.itt.provider.repository.ProductRepository;
import mx.edu.itt.provider.repository.impl.SQLProductRepository;
import mx.edu.itt.provider.service.ProductService;
/**
* Implementación de servicio de gestión d... | [
"me@hasdaipacheco.com"
] | me@hasdaipacheco.com |
345778f75a1ff5452f297f03fa666c1c68261de1 | f37a433dcbd6e4a88a7492bf2412767dd330c7a9 | /src/com/example/simpletalk/GoogleRecognizer.java | af516d4e00eba3eacc8c73de3c4a3e5073feec31 | [] | no_license | mogimo/simpletalk | a3ac50a11c87fd31e717efc15db2c835cb4d8cdc | b21b27772d96e408ba6b842e366fab09c6739740 | refs/heads/master | 2020-04-05T22:51:09.009879 | 2014-11-19T10:55:59 | 2014-11-19T10:55:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,846 | java | package com.example.simpletalk;
import java.util.ArrayList;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.speech.RecognitionListener;
import android.speech.RecognizerIntent;
import android.speech.SpeechRecognizer;
import android.util.Log;
public c... | [
"ogino.masanori@sharp.co.jp"
] | ogino.masanori@sharp.co.jp |
229a0c4fcf4006c2a38ecf2d6a59da76acd21ca8 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a006/A006346Test.java | a4e03850a2c32ca68f350397a29bcfe060b70bf7 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a006;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A006346Test extends AbstractSequenceTest {
}
| [
"sairvin@gmail.com"
] | sairvin@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.