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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7048ce27aa80701d84f83ac29e79d47c7498e40d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/30/30_037edfc3d519a82889ef3c25e0100b702796cc13/InputFileHandler/30_037edfc3d519a82889ef3c25e0100b702796cc13_InputFileHandler_t.java | 2ccf8fe97518ac631bdd03caa9749f6c05cb3498 | [] | 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 | 10,432 | java | package org.plovr;
import java.io.IOException;
import java.net.URI;
import java.util.List;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.plovr.JsInput.CodeWithEtag;
import org.plovr.io.Responses;
import org.plovr.util.HttpExchangeUtil;
import com.googl... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
0305ff4fda963a496b69d20225cdc0cea3f87dca | a9b2cf65bb01492e74715dda9c18122ad1d6b02a | /Java-Study-Tasks/src/dataStructures/SearchNode.java | ff61c4c9f85565df6dd369ac2dad096b4214cafb | [] | no_license | StoyanKerkelov/Java-programming-Exercises | 310e8797b251c5ddf13862ea817a0b9cf77b942d | 9c24c0b2335a69ef3646cb8e10065bda4814549d | refs/heads/master | 2021-01-01T18:20:04.651417 | 2017-07-25T13:55:09 | 2017-07-25T13:55:09 | 98,307,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,225 | java | package dataStructures;
import java.lang.reflect.Array;
import java.util.ArrayList;
/**
* The BFS_Node class represents a station in this tutorial and will as such have a
* string representing the station's name. As well as an ArrayList of BFS_Nodes that
* will store any instantiated BFS_Nodes children.
*/
public... | [
"stoyan.v.kerkelov@gmail.com"
] | stoyan.v.kerkelov@gmail.com |
0deaab866c4c6ab4b2bef96c1f3bf6daf67fa61c | 9ad5428b089742178568b8ec546cc76a8797594a | /app/src/main/java/com/example/cj/videoeditor/Constants.java | aaaa715de566092217a34c19bc5f259978b2896e | [] | no_license | akamli/VideoEditor-For-Android | a635f871902d80c4c2dc49720a7f9387e0fbc9b2 | 2dfb8f3d3f00f20f59b94e6b26c002928b37bbca | refs/heads/master | 2020-03-16T09:01:57.764609 | 2018-05-08T12:13:39 | 2018-05-08T12:13:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 940 | java | package com.example.cj.videoeditor;
import android.content.Context;
import android.os.Environment;
import android.util.DisplayMetrics;
import java.io.File;
/**
* Created by cj on 2017/6/26 .
*
*/
public class Constants {
public static String getBaseFolder() {
String baseFolder = Environment.getExte... | [
"627814772@qq.com"
] | 627814772@qq.com |
a8ca6d8f37c9f1fc77b30f24e86b01bbb8d0f1b8 | d05dd3d7c48cb72138606abc5a8a41785fc145e3 | /app/src/main/java/com/caohua/games/biz/vip/VipRechargeAwardEntry.java | 7788d69e67eeec22790f8d1b0ed62e6f1055d5dd | [] | no_license | ZhouSilverBullet/Android_CH_Platform_App | a0e351f4f1932aea9feaef581ba8b1789fcfc00d | 5e24e02ed52362a92578a7821edeef1faa2b0461 | refs/heads/master | 2021-08-08T08:53:56.003270 | 2017-11-10T00:41:55 | 2017-11-10T00:41:55 | 110,133,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,400 | java | package com.caohua.games.biz.vip;
import com.chsdk.model.BaseEntry;
import java.util.List;
/**
* Created by admin on 2017/8/29.
*/
public class VipRechargeAwardEntry extends BaseEntry {
private int code;
private String msg;
private DataBean data;
public int getCode() {
return code;
}... | [
"zhousaito@163.com"
] | zhousaito@163.com |
4c487399eabe14e3a2d7d49efa6d4fa86cf74246 | 538ffc98d5ccd4b541ebf84f14bf73817d9285ed | /app/src/main/java/com/example/garpixloadsystem/MainActivity.java | fb2ae790d9746ac69ed445e3c7a3b5d3b6076a41 | [
"Apache-2.0"
] | permissive | Garpix/GLS-AR-HUAWEI | c7a106f4d9c8b73a053f07edea34b2ebbb3ef9e2 | bd708fd8489b0d8a3e2f5edb1efe8af85e6855cd | refs/heads/master | 2023-01-04T09:04:06.443993 | 2020-10-30T14:02:45 | 2020-10-30T14:02:45 | 308,582,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,274 | java | package com.example.garpixloadsystem;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.ListView;
public class MainActivity extends BaseActivity {
private ListView listView;
@Override
protected void onCreate(Bundl... | [
"tumanov_v@garpix.com"
] | tumanov_v@garpix.com |
6e2519dacfbe1610e12e20a0aafd329be2ee54e0 | bb6455c7071a0e590f194568cd6b5c4bb15c9b08 | /weiit-saas-api/src/main/java/com/weiit/web/api/service/GrouponService.java | f785ea7839ce68637bdc62b3f3bd3c84ba0e4114 | [
"Apache-2.0"
] | permissive | beanrootbaob/weiit-saas | b00d2f3adab3c6587d856c06016ba930b2386798 | 2d8816320635e645e045a1e7e67bc6917069dec8 | refs/heads/main | 2023-05-29T20:19:28.847176 | 2021-06-17T07:45:10 | 2021-06-17T07:45:10 | 381,589,885 | 1 | 0 | Apache-2.0 | 2021-06-30T05:50:49 | 2021-06-30T05:50:49 | null | UTF-8 | Java | false | false | 3,208 | java | package com.weiit.web.api.service;
import com.weiit.core.entity.E;
import com.weiit.core.entity.FormMap;
import com.weiit.core.service.BaseService;
import java.util.List;
/**
* 拼团 接口类
* Title: DiscountService.java
* Description:
* Company: 微云时代
* @author lhq
* @date 2018年5月15日
*/
public interface GrouponSer... | [
"ouyangxiaomin@wei-it.com"
] | ouyangxiaomin@wei-it.com |
eff2263238e1c4dbdcd190eb0d7a5f5f8f870115 | 07bf31965d074d8413812272fe12103b01c6a490 | /src/main/java/org/egov/chat/pre/authorization/CreateNewUserService.java | 194c35dc82b7c2e209d9313b43ea8756e23fc4a1 | [] | no_license | PrashantAswal/chatbot | 923085376a6141664ba8553f5c05b363f20e7989 | 0ef8c69c4e7e89d302734a149e82d39980740b23 | refs/heads/master | 2020-06-12T07:26:17.099131 | 2019-06-27T09:32:56 | 2019-06-27T09:32:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,732 | java | package org.egov.chat.pre.authorization;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ObjectNode;
import lombok.extern.slf4j.Slf4j;
import org.egov.chat.config.ApplicationProperties;
import org.springframework.beans.facto... | [
"rushangdhanesha@gmail.com"
] | rushangdhanesha@gmail.com |
3c1d9c7d24282f989716b222a6c4132ab4b87361 | 38863a0c8154690b8e6f546a1d673e37a57f447d | /quan.java/message/src/main/java/quan/message/NettyMessageCodec.java | 44c68d7d83814e9a149eab81ed817bc15533dfc7 | [] | no_license | ly774508966/quan | 35f05ed0fbacf2cfb2f8e4b7456c12e11b8498b1 | 925f41badc85b04f5313133cf3c0a8f4c058ebb9 | refs/heads/master | 2023-03-01T14:53:45.417033 | 2021-02-05T10:12:53 | 2021-02-05T10:12:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,349 | java | package quan.message;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.ByteToMessageCodec;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.List;
import java.util.Objects;
/**
* 集成Netty的消息编解码器
* Created by quanchangnai on 2019/7/1... | [
"quanchangnai@126.com"
] | quanchangnai@126.com |
940fe3e7c12163171e8618540f0561c464f448fd | f7eab021b81233e37579f804c0bb088f97b84444 | /Patterns examples/src/Creational/Builder/VisitCardWebSiteBuilder.java | 21ddfe393e1ad85b662413b197995244420f9a41 | [] | no_license | IvanHub2021/Start | f293241cf8feff3d0f3d0ecd23043ded7a9e23a3 | 2ea9ada5725c7fdbf8238fd62383016f222d4eac | refs/heads/main | 2023-02-13T01:06:28.627995 | 2021-01-17T17:31:19 | 2021-01-17T17:31:19 | 328,363,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package Creational.Builder;
public class VisitCardWebSiteBuilder extends WebSiteBuilder{
@Override
void buildName() {
webSite.setName("Visit card");
}
@Override
void buildCms() {
webSite.setCms(Cms.WORDPRESS);
}
@Override
void buildPrice() {
webSite.setPrice(... | [
"Aldabaevivan1985@gmail.com"
] | Aldabaevivan1985@gmail.com |
b656c7dd07931b3b590c037fff8b706005f32074 | d309691c466c34e203abb06df950844dfb955efb | /SampleRest/src/main/java/com/aemforms/LoanInformation.java | 6b20cf3ecbad9b31d3fadff6b5817e80186c1add | [] | no_license | deepaktrivedi013/AllAboutAEMforms | 1d01a5cd2c33a6177a7a74d951054dd7e91ee4c0 | 52d3c98acec14b82702c3b734fb0404e68ff2032 | refs/heads/master | 2021-02-18T03:51:39.863705 | 2019-05-23T19:05:13 | 2019-05-23T19:05:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.aemforms;
public class LoanInformation {
String description;
public String getDescription() {
return description;
}
public void setDescription(String description) {
this.description = description;
}
public String getValue() {
return value;
}
public void setValue(String value) {
... | [
"gbedekar@adobe.com"
] | gbedekar@adobe.com |
cfb3516fbd7126b1819fb6094b088864f51f4902 | e700768171ee16b310c283faef37f9248cb0211f | /modelBasedTesting/modelBasedTesting-core/src/main/java/com/telnet/modelbasedtesting/service/OutportVariableServiceImpl.java | 72b28d219765962e274fe84c61a0b6bb31deee2e | [] | no_license | molkakehia/modelbasedtesting | 4c10aa4cca83ee5a6dfcf0ab252570096dc757d0 | 32142b7b4808a26bfcdea7bccfa91546fd24262a | refs/heads/master | 2021-01-20T07:52:12.845926 | 2017-05-02T17:17:31 | 2017-05-02T17:17:31 | 90,057,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,113 | 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.telnet.modelbasedtesting.service;
import com.telnet.modelbasedtesting.dao.OutportVariableDao;
import com.telnet.modelbased... | [
"kehiamolka@gmail.com"
] | kehiamolka@gmail.com |
31158ea12daf28e45222e437810ba0abff190f6d | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/gamelife/PluginGameLife$$ExternalSyntheticLambda1.java | c622e8b3d7064da3ce128b44e605091b2c6da869 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 564 | java | package com.tencent.mm.plugin.gamelife;
import android.widget.CompoundButton;
import android.widget.CompoundButton.OnCheckedChangeListener;
public final class PluginGameLife$$ExternalSyntheticLambda1
implements CompoundButton.OnCheckedChangeListener
{
public final void onCheckedChanged(CompoundButton arg1... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
2df6f0da9abaf8385ade8bd2ffd7236d598a3011 | 8025ab0b889de3d822286a93ea9d3757dc54f60c | /app/src/main/java/com/syjjkj/kxwq/account/UserMoneyActivity.java | 64f7a35d23f3e250c1151f7f136119b3b26501d7 | [] | no_license | smg0919/demo | 553be8f8fda5fee24bac9c4d61ec099e156fbf55 | 4374df5e948cc09343f3fe493e8f21b802fa8161 | refs/heads/master | 2020-03-21T12:23:24.494168 | 2018-07-02T05:09:25 | 2018-07-02T05:09:25 | 138,550,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,177 | java | package com.syjjkj.kxwq.account;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.Button;
import android.widget.RelativeLayout;
import android.widg... | [
"834894145@qq.com"
] | 834894145@qq.com |
314f533ae3ad38ce5e81069fb9a5105f55180855 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/hazelcast/2015/8/MapReplicationSupportingService.java | b6c4b0501b417be7b1216ec2d5dd814ed19fe840 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 3,560 | java | /*
* Copyright (c) 2008-2015, 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 ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
2b35e484667e19ca818fdf3b60b69cf313a3a343 | 2b5aaaf43b5a5b3602e20c948c0f2d58583860ed | /mstar-server-dao/src/main/java/com/wincom/mstar/domain/AHistoryDataMinuteExample.java | 648d3bf1f0d79f04876a79d15b695fc564dfedbe | [
"Apache-2.0"
] | permissive | xtwxy/cassandra-tests | 2bb2350bf325eba9353d6d632ffe3e4076e213e4 | 346023aad17d37f1d140879b6808092e04d0e1eb | refs/heads/master | 2021-01-19T11:34:27.120908 | 2017-04-17T21:31:12 | 2017-04-17T21:31:12 | 82,253,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 31,946 | java | package com.wincom.mstar.domain;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class AHistoryDataMinuteExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table Energy.dbo.AHistoryDataMinute
*
* @mbggenerate... | [
"xtwxy@hotmail.com"
] | xtwxy@hotmail.com |
3564a02c71763b7a7576f4615e23b4db0b1031fb | 3d7ebae4101a48885fd1e3b5af03407e2e774f1d | /src/service/assess/Governor/two/histroy2.java | 2ffee83ce44fad0dc1ee07c37b2139b720872cd9 | [] | no_license | yclipd/BLHPumTurEvaDia | 82a61c52084eb4525416bd419986aaae1beefa67 | 56dadf8c29bbc0dd6c38f572a53ac60d46f97536 | refs/heads/master | 2020-04-16T18:35:28.533235 | 2018-12-10T04:04:32 | 2018-12-10T04:04:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | package service.assess.Governor.two;
public class histroy2 {
//2号机历史和巡检状态
public double histroy2(long time) {
return 87.0;
}
}
| [
"38423318+tiandiwei@users.noreply.github.com"
] | 38423318+tiandiwei@users.noreply.github.com |
9cdcb3adfa3db155217f937a282cc71976a02e26 | 65ff60dcc4092d383b6f9356f6d850083595962c | /roboticslibrary/src/main/java/com/nirzvi/roboticslibrary/MyDataWriter.java | c441e5a435c17d8d4a2edc18a6ecc303f1ffc0bf | [] | no_license | guystoppi/AndroidImageAnalysisFTC | 9046f2dc9b22de3a3856e104143606808912dac2 | 69ba85ae1def46058cc51fbc31d8eea5b9db720e | refs/heads/master | 2021-05-29T12:44:54.029223 | 2015-07-15T23:16:10 | 2015-07-15T23:16:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,032 | java | package com.nirzvi.roboticslibrary;
import android.content.Context;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.OutputStreamWriter;
/**
* Created by Nirzvi on 2015-05-23.
*/
public class MyDataWriter {
File file;
FileOutput... | [
"guys@qualum.com"
] | guys@qualum.com |
a85d7c48c554379cead4ae04c5db1d8eca8f582c | d3187a1b64ac8998c78f0762aba91f219c77d2d0 | /src/main/java/aklimuk/thread/counter/part5/atomic/Main.java | 63ae3b73e21ae2b0f2dd34c193135f9f51257253 | [
"Apache-2.0"
] | permissive | aklimuk/multi-threading-demo | 732372836294ac0a9afdd8ac219f50a79f4bbbcd | a284ce13c9ff5c6ac4caea60079698c2714a4543 | refs/heads/master | 2020-12-03T00:39:55.413230 | 2017-07-03T01:55:33 | 2017-07-03T01:55:33 | 96,057,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,466 | java | /*
* Copyright 2017 Alexander Klimuk
*
* 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 ... | [
"aklimuk@gmail.com"
] | aklimuk@gmail.com |
00d28b1dab2ac2c3478c7a18189191628070ecd3 | 8acd4d6dc7854ff386b998a0c50e2a4bf9d78132 | /src/main/java/com/hyperchain/springbootmabatis2/application/controller/UserController.java | 57c7bd5264e3438844fcbaa8e1ce1625788854a2 | [] | no_license | wly1003/springbootmybatis2 | c0bcf1da5750187cb29e207f0eb2ed5c07f6b017 | 43dcd0bb341981008045760cbd570f3dbdd01b1d | refs/heads/master | 2020-04-19T10:03:36.724856 | 2019-03-02T15:27:29 | 2019-03-02T15:27:29 | 168,129,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,216 | java | package com.hyperchain.springbootmabatis2.application.controller;
import com.hyperchain.springbootmabatis2.application.entity.UserEntity;
import com.hyperchain.springbootmabatis2.application.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.ui.ModelMap;
impo... | [
"wanginya@hyperchain.cn"
] | wanginya@hyperchain.cn |
191724aa6a08c63f57895b1f753baa09c3a07fca | 2de28d9d19494ff2f4af221095f7248d9c23265d | /Aula7LP1/src/a6ex4/Dia.java | 74f2b3800fcfcab8104e199539361d8455489fca | [] | no_license | ederp/LP1 | 42f1c7141ba985409144fd21651b9d3ff9e61cc2 | 339df781fe7818661afda653096e65409668590e | refs/heads/master | 2022-12-30T12:59:53.060255 | 2020-10-20T21:16:25 | 2020-10-20T21:16:25 | 305,543,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package a6ex4;
public class Dia extends Tempo{
public Dia(String dhi, String dhf) {
setDataHoraInicial(dhi);
setDataHoraFinal(dhf);
}
@Override
protected double calcularTempo() {
// TODO Auto-generated method stub
Long diferenca = getDataHoraFinal().getTimeInMillis() - getDataHoraInicial().getTimeInMil... | [
"epmutley@gmail.com"
] | epmutley@gmail.com |
9d7cfaeac914a0459fa323be3eb25f9da22a70c5 | 72f9ad527b0961b4960e64ded201e640ba2ccff3 | /onebusaway-gtfs/src/test/java/org/onebusaway/gtfs/impl/calendar/CalendarServiceImplSyntheticTest.java | 1880c6de05e273dbbd26f08db99e3a604af84186 | [] | no_license | camsys/onebusaway-gtfs-modules | 50a9f5bf6f6fd2c51ab33d16fa274b8ae258c065 | 3aac17a6eedc576fb62fde61a4377151999cbd53 | refs/heads/deprecated | 2022-11-26T00:32:09.906662 | 2019-12-10T18:21:53 | 2019-12-10T18:21:53 | 2,301,977 | 1 | 1 | null | 2022-11-24T01:42:13 | 2011-08-31T14:30:33 | Java | UTF-8 | Java | false | false | 14,890 | java | package org.onebusaway.gtfs.impl.calendar;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import static org.onebusaway.gtfs.DateSupport.date;
import static org.onebusaway.gtfs.DateSupport.hou... | [
"bdferris@onebusaway.org@638cd66d-8850-0410-a654-37fb4b726c3a"
] | bdferris@onebusaway.org@638cd66d-8850-0410-a654-37fb4b726c3a |
dda361e0b64d12f56e8feb42f620fa4104c57452 | c9c6895c8ce033bea26ef31db706c3a450a7a844 | /src/main/java/BusinessLayer/OdetailsEntity.java | ac6c1f14ac0df29ab2f3db56855de5442975365c | [] | no_license | BenedikteEva/LegoHouses | 044041ae40610c9d5604cde583665aa1aeddb9fc | b6a535ec08f2e7bc979adb7bfbe3feed00ebc868 | refs/heads/master | 2021-05-15T18:11:49.907358 | 2017-10-20T21:54:51 | 2017-10-20T21:54:51 | 107,604,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,494 | java | /*
* BenedikteEva
* Lego Houses
*/
package BusinessLayer;
/**
*
* @author Ejer
*/
public class OdetailsEntity {
OdetailsEntity(int order_id, int length, int width, int height, int forbandt) {
this.order_id = order_id;
this.height = height;
this.width = width;
... | [
"cph-bm109@cphbusiness.dk"
] | cph-bm109@cphbusiness.dk |
98fcabc8c6c8d7d045aa047b175c656c4f4bd92b | ab96b14aa043f2bf5ee6185a7f15d975e70dc051 | /test/unit/java/com/galaxy/merchant/input/parser/InputParseStrategyTest.java | f37b32bd14b59d10c95112a79c2f3b31c22e1590 | [] | no_license | eralmas7/Merchant-on-Galaxy | 65153145a0a0ae266eee808e60b917f6d0933271 | 86ed476dfcf3c2c6fa13db9623a759775f512f09 | refs/heads/master | 2016-09-06T05:58:09.505686 | 2015-04-04T09:45:32 | 2015-04-04T09:45:32 | 33,400,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,164 | java | package com.galaxy.merchant.input.parser;
import org.junit.Before;
import org.junit.Test;
import junit.framework.Assert;
import junit.framework.TestCase;
public class InputParseStrategyTest extends TestCase {
private ParserStrategy inputParseStrategy;
@Before
public void setUp() {
inputParseStra... | [
"eralmas7@yahoo.com"
] | eralmas7@yahoo.com |
f9f60a4f67966c383ca77d73325933e70e590790 | 60276fd3148723cf7a757c5aa1a76cf127ceef41 | /src/by/bsu/hr/logic/AddInterviewResultLogic.java | 7882de23253d784a62baec8b640f674a2623bbd5 | [] | no_license | Semechkaliza/1 | 7fd070399ca31384c37df607a2e8434486c20101 | 2f67468d5c6172ef6d6f30f277c0d93ac59a31c0 | refs/heads/master | 2021-09-07T01:17:45.839440 | 2018-02-14T21:03:51 | 2018-02-14T21:03:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package by.bsu.hr.logic;
import by.bsu.hr.dao.DAOException;
import by.bsu.hr.dao.InterviewDAO;
/**
* Logic to add interview result command
*/
public class AddInterviewResultLogic {
/**
* @param userId
* @param vacancyId
* @param type
* @param mark
* @param feedback
* @throws LogicE... | [
"grishkinaelizaveta@gmail.com"
] | grishkinaelizaveta@gmail.com |
e368d2159f7a4d8521ed622cec862a94ca9d5df4 | 2ea49bfaa6bc1b9301b025c5b2ca6fde7e5bb9df | /contributions/Asicoder/Java/Data Types/2016-10-27.java | 8f8173a71bbdd83e138927187b911ae16023fc42 | [] | no_license | 0x8801/commit | 18f25a9449f162ee92945b42b93700e12fd4fd77 | e7692808585bc7e9726f61f7f6baf43dc83e28ac | refs/heads/master | 2021-10-13T08:04:48.200662 | 2016-12-20T01:59:47 | 2016-12-20T01:59:47 | 76,935,980 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | Converting a string to upper or lower case
Finding a substring in a string
Equals operation on different data types
`StringBuffer` vs `StringBuilder`
Do not attempt comparisons with NaN | [
"asicoderpower@gmail.com"
] | asicoderpower@gmail.com |
e7b584193fc4709a580cd901972a7a3e21769154 | 29e39ec3453a00efa0a4bb79432c8e8fc1cdc4b5 | /src/main/java/com/nchu/xiaaman/student_education/dao/ClassTeacherDao.java | 3f93c392c693f4798f26feffefe0cbcba13d61ed | [
"Apache-2.0"
] | permissive | cnbillow/StudentEducationServer | 972853dfd722691e87ce5eb7076cc16d31a65be9 | a65522b5bc40019ff81904b75e55429f73337e55 | refs/heads/master | 2020-07-08T01:33:45.034125 | 2019-08-19T03:12:19 | 2019-08-19T03:12:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 488 | java | package com.nchu.xiaaman.student_education.dao;
import com.nchu.xiaaman.student_education.domain.ClassTeacher;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
public interface ClassTeacherDao extends JpaRepository<ClassTeacher, String> {
//根据班级id... | [
"756585746@qq.com"
] | 756585746@qq.com |
6dce45b302f7b1c7b5e9077ec54acbc572dcaf37 | 6b028abe9893fe2dcf40bd1861cf9b773f341b69 | /src/day34/MonkeySmile.java | 0c9d7fb173266e58bddf68e7dc1008432e032e0a | [] | no_license | dilmir95/JavaProgrammingB15Online | d5e87513fbfdadc17837d46f054659bbd740a5ac | 519a8b1435b3427b38bc0abc1335da83b1564bbf | refs/heads/master | 2020-11-27T22:39:06.606636 | 2020-08-04T23:07:29 | 2020-08-04T23:07:29 | 229,631,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | package day34;
public class MonkeySmile {
public static void main(String[] args) {
System.out.println(monkeySmile(true,true));
System.out.println(monkeySmile(true,false));
System.out.println(monkeySmileV2(true,true));
}
public static boolean monkeySmile (boolean aSmile , boo... | [
"dilmir95@yahoo.com"
] | dilmir95@yahoo.com |
edc689943d9b6d36d98efa9e27048d9416dbe409 | cec98e1cc9a535eb9a5a94475ae9ed47ad39557b | /graph/Graph.java | 4a6fe405f9d299861ea40ef7b54d3e8830eca9cc | [] | no_license | Frederickfan/Fun-with-Graphs | 82581947b687fd71cc93dd347dcad72eb05b8251 | f2ad6763c124203b607bbf02da057e51995d25b0 | refs/heads/master | 2020-04-08T04:07:40.160495 | 2017-10-07T21:20:47 | 2017-10-07T21:20:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,459 | java | package graph;
/* Do not add or remove public or protected members, or modify the signatures of
* any public methods. Do not add or remove public classes.
*
* You may make changes that don't affect the API (much) as seen from outside
* the graph package:
* + You may make methods in GraphObj abstract, if you wa... | [
"melissakly@berkeley.edu"
] | melissakly@berkeley.edu |
0c8a5ec1ac9ab22c4b599b4f1c2e87d010ecaf23 | b3cc9b7546af98f69ba6b81744c10beda7e3149f | /src/com/readersdigest/preference/builder/AddressBuilder.java | 6ca8ef6fca26b23caea96269b6eb24a666a6e42b | [] | no_license | shaktichauhan/preferenceservice | bb49ba1f8ae580fb6d291bd646f18cf20bfa5b4f | 35d2305215d581024a63952644d00140cb7ba465 | refs/heads/master | 2020-05-17T14:15:07.469677 | 2014-11-11T13:56:56 | 2014-11-11T13:56:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package com.readersdigest.preference.builder;
import com.readersdigest.preference.dto.AddressDTO;
import com.readersdigest.preference.domain.Address;
/**
* @author shsingh
*
*/
public class AddressBuilder {
public Address buildDomain(AddressDTO dto) {
if (dto == null)
return null;
Address domain = new ... | [
"shakti_singh@consultant.rd.com"
] | shakti_singh@consultant.rd.com |
1b214f71b342e9dc228de5c48bf51b3ef907e597 | 2ab5eb1d40358472a36e0a4ff530ec0a9af440a7 | /src/test/java/junitTestExamle/StringsUtilTest.java | bd8d1a4ec63752725de4ddb56ed0b9f9111307ed | [] | no_license | Yaroslav3/JUnit_Test | 18b65be242e899cd4c5c21b3b510ea240c27fa82 | 5d8036c8a3b382bb07b3169768439b1c92c14343 | refs/heads/master | 2020-03-15T15:55:02.541686 | 2018-05-05T21:36:15 | 2018-05-05T21:36:15 | 132,223,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,519 | java | package junitTestExamle;
import org.junit.Test;
import static org.junit.Assert.*;
public class StringsUtilTest {
private static final double DELTA = 0.0001;
@Test
public void testJoinArray() {
String expected = "hello-i'm-Java";
String[] source = {"hello", "i'm", "Java"};
assert... | [
"iaroslav_111@ukr.net"
] | iaroslav_111@ukr.net |
3b54f854ff5e16f2459d94902667956639709d8e | c65bcb0d63e9db3b2471444e7628925a613faf31 | /app/src/main/java/vlc/VLCApplication.java | b9bdd36c444bb5002b30fc325cf55e1952f990d9 | [] | no_license | MMLoveMeMM/AngryPandaIjkplayer | 6354bb117a8c91627d4f8303420b5542b7f85047 | e770dca238d7e8219ccc6349e78ff3b31e8bae32 | refs/heads/master | 2020-08-06T20:09:29.059930 | 2019-10-06T09:01:56 | 2019-10-06T09:01:56 | 213,137,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package vlc;
import android.app.Application;
import android.content.Context;
/**
* Created by tangjun on 14-8-24.
*/
public class VLCApplication extends Application {
private static VLCApplication sInstance;
@Override
public void onCreate() {
super.onCreate();
sInstance = this;
}
public static Context ... | [
"liuzhibao@xl.cn"
] | liuzhibao@xl.cn |
5f849b689e0bd02a351887c3ba59232c37c7ac7a | 2455a7077d8cfcdb41ec27bb866813ccad13c735 | /src/main/java/org/tfga/baseUrl/web/BaseUrlController.java | 25504c86ddcac795afae114783f18e6b1293dc77 | [] | no_license | tfga-ebi/baseUrl | 215846d91c198d655d4e655b6bfa2188a0c33cef | c483ea52e985d17fd5f3b7bf7fb095ae63b4413f | refs/heads/master | 2020-04-08T19:35:50.428564 | 2018-11-29T12:55:30 | 2018-11-29T12:56:16 | 159,662,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package org.tfga.baseUrl.web;
import org.springframework.web.bind.annotation.RestController;
import org.tfga.baseUrl.BaseUrl;
import java.net.MalformedURLException;
import javax.servlet.http.HttpServletRequest;
import org.springframework.web.bind.annotation.RequestMapping;
@RestController
@RequestMapping("/")
publ... | [
"thiagoa@ebi.ac.uk"
] | thiagoa@ebi.ac.uk |
e78b343757eb05c1e5a539f2c8b0036b746f69bc | 5a5f914ba56bcb52c33263d547f9da4b0d749aea | /src/cn/org/rapid_framework/generator/provider/db/table/model/Table.java | 9f0a45b08c149c513b09bdefd8394e3bc8faab2c | [] | no_license | ztshmily/test | 88a502f602a68f6c07f1f9d5389d09f8f85af86c | e165d16bd3f17291d991a6093636d38e0175e5e8 | refs/heads/master | 2020-04-16T17:57:19.511995 | 2019-01-15T08:35:56 | 2019-01-15T08:35:56 | 165,796,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,930 | java | package cn.org.rapid_framework.generator.provider.db.table.model;
import java.sql.DatabaseMetaData;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.LinkedHashSet;
import java.util.List;
import cn.org.rapid_framework.generator.GeneratorProperties;
import cn.org.rapid_framework.generator.provide... | [
"gcc_job@126.com"
] | gcc_job@126.com |
246975d116dde63a312b78bcf2d41792ed57e740 | ab9ecda2b917e20a12ba8d60a2acb84d739386c4 | /BlazarService/src/main/java/com/hubspot/blazar/util/GitHubWebhookHandler.java | 631c376e8e9401a6d99239f83f459b0a9c4bdbae | [
"Apache-2.0"
] | permissive | cgvarela/Blazar | 9953200dc8601e92e1475c30bc1ca91fa5cb8857 | 6cdc75d5733a040d9e1d8df3cf6cd472ffc432e7 | refs/heads/master | 2020-12-28T23:15:25.388027 | 2015-09-27T13:36:38 | 2015-09-27T13:36:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,531 | java | package com.hubspot.blazar.util;
import com.google.common.base.Optional;
import com.google.common.eventbus.EventBus;
import com.google.common.eventbus.Subscribe;
import com.hubspot.blazar.base.BuildDefinition;
import com.hubspot.blazar.base.GitInfo;
import com.hubspot.blazar.base.Module;
import com.hubspot.blazar.data... | [
"jhaber@hubspot.com"
] | jhaber@hubspot.com |
ea86cfd21f795470ad82aabfca57c77891b05af5 | 81d61e58e813e2ea2cfa1ae1186fa2c103090804 | /core/target/generated-sources/messages/quickfix/field/EncodedIssuerLen.java | 19fd01d0ec437138a797b67211ccded1a5596d10 | [
"BSD-2-Clause"
] | permissive | donglinworld/simplefix | 125f421ce4371e31465359e936482b77ab7e7958 | 8d9ab9200d508ba1ca441a34a5b0748e6a8ef9f8 | refs/heads/master | 2022-07-15T13:54:06.988916 | 2019-10-24T12:39:12 | 2019-10-24T12:39:12 | 34,051,037 | 0 | 0 | NOASSERTION | 2022-06-29T15:51:14 | 2015-04-16T11:07:10 | Java | UTF-8 | Java | false | false | 1,128 | java | /*******************************************************************************
* Copyright (c) quickfixengine.org All rights reserved.
*
* This file is part of the QuickFIX FIX Engine
*
* This file may be distributed under the terms of the quickfixengine.org
* license as defined by quickfixengine.org and appea... | [
"donglin_world@hotmail.com@b05cb261-0605-1b5b-92d6-37ff6522ea18"
] | donglin_world@hotmail.com@b05cb261-0605-1b5b-92d6-37ff6522ea18 |
fbba2b628d60914b7ae4dde43e60d290e50e11e7 | a798095e635f65d2dbd7d66d505b125382237da8 | /.metadata/.plugins/org.eclipse.wst.server.core/tmp1/work/Catalina/localhost/sample-web/org/apache/jsp/header_jsp.java | 580cbd15a65934847747572105b1ec301b67ac35 | [] | no_license | hiranatsu/MyECsite | 1014f5f85c2bda5acc126b2f6926b27526c17999 | ad196af46f476273da3b61380534a073acb0f660 | refs/heads/master | 2020-03-30T00:19:44.665714 | 2018-11-12T02:00:59 | 2018-11-12T02:00:59 | 150,516,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39,988 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/8.0.32
* Generated at: 2018-09-27 05:12:17 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
packag... | [
"hideoooh@gmail.com"
] | hideoooh@gmail.com |
e8b92ee604dbe65eaca63a21185fd4144ebfbd24 | 71cd378e7e25ab2385a1d77d55b669e7c9f22889 | /src/zen/codegen/jvm/JavaMethodTable.java | c16bd11e40db08d3a15d2b8dbe4723e631558a01 | [
"BSD-3-Clause"
] | permissive | tsuji213/libzen | a2bdde5628223b8b1032aefb2e78c26b46406749 | 260a917f7dfdb719e1d9b3e31d1f08b138f93e8d | refs/heads/master | 2020-04-05T19:03:59.605614 | 2014-02-04T00:41:16 | 2014-02-04T00:41:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,106 | java | // ***************************************************************************
// Copyright (c) 2013, JST/CREST DEOS project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistr... | [
"kimio@konohascript.org"
] | kimio@konohascript.org |
c5c2a0e4c5fe4bae15bbe7dea9be40db5da62e8c | d0c59d0b628e356f7e32ac651eec202fef8dcf2d | /FRAMEWORKS_E_BIBLIOTECAS/spring-boot/estudo/src/main/java/com/springboot/estudo/datastore/repository/PessoaRepository.java | a65072a37208f7ba794e9863fcfd790bd91bc420 | [] | no_license | ct-Daniel/MAP_TECH_LEARNING | d15e8be3931848d1c968aac0a10408a37618f480 | 3280de4e5a4a2a3eed5fe30e3c9209f4bd4c9a0d | refs/heads/main | 2023-08-05T13:26:05.073263 | 2021-09-16T12:20:55 | 2021-09-16T12:20:55 | 392,149,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,010 | java | package com.springboot.estudo.datastore.repository;
import com.springboot.estudo.datastore.entity.PessoaEntity;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
import org.sprin... | [
"scripter00@outlook.com"
] | scripter00@outlook.com |
0e878fc8d601c0ab0791262697c4f1f41a865272 | 76ffd931875b8b88b6df27e6c1a5c5ce930d0183 | /src/test/java/ru/netology/stats/StatsServiceTest.java | c55cdc5d0fb8294901a3d846e34f5f06db562a36 | [] | no_license | nikola4468/java-homeworks-2.4.1 | 50b5a9f27b21ce802793575c4a46f4efa6e17c8f | e2dc0ded70bbf30df79491ea61bdbb18e45fbf41 | refs/heads/master | 2023-08-28T07:41:52.625995 | 2021-09-05T13:09:04 | 2021-09-05T13:09:04 | 403,086,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,568 | java | package ru.netology.stats;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class StatsServiceTest {
long[] sales = {8, 15, 13, 15, 17, 20, 19, 20, 7, 14, 14, 18};
@Test
void shouldSumAllSales() {
StatsService service = new StatsService();
i... | [
"nikola4468@gmail.com"
] | nikola4468@gmail.com |
4d619db0cc1379a4a3049d5f4cd2dfb75f6a5a4d | b6b1e5459f8a41b44f21bd83454fc94de8e1d47e | /app/src/androidTest/java/com/example/presly/myintentfilterpractice/ExampleInstrumentedTest.java | f9434a6419718cc9740ed852a55a85dc6ff0a0b1 | [] | no_license | guyportoflio/MyIntentFilterPractice | 2fcc0c8caa8f545f4f33f7b7c854d3d008874440 | 82be5d878b0987bddb41072c0e790bba81988eab | refs/heads/master | 2020-03-27T12:03:45.545498 | 2018-08-29T00:35:11 | 2018-08-29T00:35:11 | 146,523,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 792 | java | package com.example.presly.myintentfilterpractice;
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, wh... | [
"guyportfolio32.gmail.com"
] | guyportfolio32.gmail.com |
686e16b21066e5ca047fd649b5cb6dfc3ead8305 | eab084584e34ec065cd115139c346180e651c1c2 | /src/main/java/v1/t500/T547.java | 91243a449c2bd07faef26c96873117f9d23a98f6 | [] | no_license | zhouyuan93/leetcode | 5396bd3a01ed0f127553e1e175bb1f725d1c7919 | cc247bc990ad4d5aa802fc7a18a38dd46ed40a7b | refs/heads/master | 2023-05-11T19:11:09.322348 | 2023-05-05T09:12:53 | 2023-05-05T09:12:53 | 197,735,845 | 0 | 0 | null | 2020-04-05T09:17:34 | 2019-07-19T08:38:17 | Java | UTF-8 | Java | false | false | 1,156 | java | package v1.t500;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
/**
* @author yuan.zhou
*/
public class T547 {
public int findCircleNum(int[][] isConnected) {
if (isConnected == null || isConnected.length == 0) {
return 0;
}
for (int y = 0; y < isCon... | [
"492407250@qq.com"
] | 492407250@qq.com |
27808277a92763ad6e558825d4b004919535a52c | a5d567e8d041500257e4308995cdae9a76a7b416 | /app/src/main/java/com/ginuo/leweather/util/HttpUtil.java | 2409a84188035561cee51c9ef834d5354900a9ef | [
"Apache-2.0"
] | permissive | Ginuo/LeWeather | aec087fdf20c1c57e589ae32d4401ce8b2dddf5e | 2d2c26e8993555047caf5c46101a55df3d2e664f | refs/heads/master | 2021-07-11T17:11:37.678570 | 2017-10-15T04:11:04 | 2017-10-15T04:11:04 | 106,974,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 520 | java | package com.ginuo.leweather.util;
import okhttp3.OkHttpClient;
import okhttp3.Request;
public class HttpUtil {
//没有返回值,但是传入了回调对象,相应结果在回调方法中处理
public static void sendOkHttpRequest(String address,okhttp3.Callback callback){
OkHttpClient client =new OkHttpClient();
//构造请求
Request reques... | [
"1325801532@qq.comm"
] | 1325801532@qq.comm |
4a1bc9d69e25e3d4ba31e80bf407b40795fcb96d | c2562505632258f8ce46cfd063e8e54062c93420 | /hibernate_mapping/test/com/pugwoo/ExtendTest.java | f949e663b8b5d5879f1230e8d6d41ad516ffce51 | [] | no_license | BlowingExodus/j2ee | 3128cbd0213888ba2915e841ac2d83eda69a2094 | f5e114d3fa4fce23dc4265b77312d2011218b432 | refs/heads/master | 2020-07-29T09:35:20.530346 | 2016-01-05T05:52:23 | 2016-01-05T05:52:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.pugwoo;
import com.pugwoo.extend.A;
import com.pugwoo.extend.B;
import com.pugwoo.extend.Generic;
import hibernate.HibernateUtils;
import junit.framework.TestCase;
/**
* 2011年4月12日 下午01:16:30
*/
public class ExtendTest extends TestCase {
public void testSave(){
Generic g = new Generi... | [
"pugwoo@gmail.com"
] | pugwoo@gmail.com |
90a5f8002e8af93ecc6055d17e969f68969d386a | 00d8c180f76d64886ef9931a7758b33059f05542 | /app/src/main/java/com/i3020/mvpdemo01/viewpresenter/main/MainPresenter.java | 730bd2aa6ac02b26e0d6d2b435fb8daf08cc29e1 | [] | no_license | HeJinliang/MerchantMvp | 446f5c6940f83569410963b4ae2f8d7293f3f211 | 68264058b53c722226f183856e318492020780aa | refs/heads/master | 2020-04-01T23:22:08.009122 | 2018-10-19T08:57:19 | 2018-10-19T08:57:19 | 153,754,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.i3020.mvpdemo01.viewpresenter.main;
import android.content.Context;
/**
* decribe:
* create by HeJinliang on 2018/8/16
*/
public class MainPresenter extends MainContract.AbstractPresenter {
MainPresenter(Context mContext) {
super(mContext);
}
@Override
protected void init() {
}
@Override
p... | [
"jinliang8052@163.com"
] | jinliang8052@163.com |
9bee034fd21de63d8fd575abf32436a48f553d38 | 048981c3b5f706d940d27f5effe53055eeaac5a0 | /DartEarth/src/org/gfg/dartearth/feature/goTo/GoToPanelDialog.java | 5cfbd14c416da2b3d374f61a5011a30c12caaa8a | [] | no_license | syzh1991/DigitalEarth | cc53dc4f2142f27aee92a89bdab280175743aae8 | 98f2566b176f6be82e8be55e0af6d9ad090008d7 | refs/heads/master | 2021-01-10T02:47:18.163279 | 2016-01-27T07:14:58 | 2016-01-27T07:14:58 | 50,475,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,963 | java | package org.gfg.dartearth.feature.goTo;
import gov.nasa.worldwind.WorldWindow;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.event.WindowEvent;
import java.awt.event.WindowFocusListener;
import javax.swing.JDialog;
import org.gfg.dartearth.core.DartEarthAppFrame;
import com.sun.awt.AWTUt... | [
"syzh1991@gmail.com"
] | syzh1991@gmail.com |
ecd93744d1dd7d8b5b1cd1066020e5355a371747 | 60563395b404723b1263bf7abc59ea1612dcab35 | /java-in-action/junit-in-action/junit-in-action-common/src/test/java/jjseo/test/ParameterizedTest.java | b600a1a6cef65b9764d9996f08f05dcb13f9793e | [] | no_license | jayailluminated/Study | afc58f7715434ece86e9fab226974cba6525401a | 6d078c8815f2f54ec5e51ca19dbe1ea128a0d989 | refs/heads/master | 2020-04-06T09:35:35.596588 | 2012-02-05T12:25:26 | 2012-02-05T12:25:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,070 | java | package jjseo.test;
import static org.junit.Assert.*;
import java.util.Arrays;
import java.util.Collection;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import org.junit.runners.Parameterized.Parameters;
@RunWith(value=Parameterized.class)
public class Parameteriz... | [
"jjseo@.commerce21.co.jp"
] | jjseo@.commerce21.co.jp |
507b0c8ebbfc2893a541f32aa21134e44b1414db | 8935311f312b99384d71bb428e2354db4fcd4cbb | /CoreMsg/src/main/java/AuthenticationRequest.java | 4f36a089c10f0a9e142b86e85146a7a7d2961cd0 | [] | no_license | AdrenalinV/Chat_Server_Cliebt-GUI- | 01eb592e73429270fcbd1e13587c71b092f58c0f | f94d3a6010e92be9646a9ec022184bc232a31f25 | refs/heads/master | 2023-03-19T06:53:47.354054 | 2021-03-02T17:49:22 | 2021-03-02T17:49:22 | 337,175,440 | 0 | 0 | null | 2021-03-06T20:38:24 | 2021-02-08T18:46:36 | Java | UTF-8 | Java | false | false | 762 | java | public class AuthenticationRequest extends AbstractMSG {
private String login;
private String pass;
private String nick;
private Boolean stat;
public AuthenticationRequest() {
this.stat = false;
}
public AuthenticationRequest(String login, String pass) {
this.login = login... | [
"vadimtsh@gmail.com"
] | vadimtsh@gmail.com |
a968a47fdcbec9b40c4b288aaaee4c9e56ee769a | 326ba169a98bb8fe66e6c02b3691efaee9172b78 | /Subarray Sum.java | 7c80fababa5f579621a9c1777b6153f13856e820 | [] | no_license | ly16/LC-Practice | 47ed5ee13bfce803c2f78e7dc6da14b1f629f757 | e3a73f6f42047ba327d93011e6faa1428eac718c | refs/heads/master | 2020-12-30T14:00:57.623328 | 2019-03-30T19:21:17 | 2019-03-30T19:21:17 | 91,278,420 | 15 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,079 | java | /*
Given an integer array, find a subarray where the sum of numbers is zero.
Your code should return the index of the first number and the index of the last number.
Notice
There is at least one subarray that it's sum equals to zero.
Example
Given [-3, 1, 2, -3, 4], return [0, 2] or [1, 3].
*/
public class Solution {... | [
"noreply@github.com"
] | ly16.noreply@github.com |
06e07b33b732ccad40258126e0c939f738eb6b5b | 31092f314ba393c6006ec1d00f16a9491a822566 | /src/main/java/com/platzi/platziteacherspring/service/SocialMediaService.java | 49520aec21abc53e220b5c324373f1bd6369e331 | [] | no_license | KevinMendez7/Spring-Rest-example | d7e8aa24f3ef20fdbc632358cebb2b4463c5ccca | b9dc58132b06a54263c8d7bd757a6c14972d4803 | refs/heads/master | 2020-04-01T16:39:43.505390 | 2018-10-17T03:47:12 | 2018-10-17T03:47:12 | 153,391,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 628 | java | package com.platzi.platziteacherspring.service;
import java.util.List;
import com.platzi.platziteacherspring.model.SocialMedia;
import com.platzi.platziteacherspring.model.TeacherSocialMedia;
public interface SocialMediaService {
void saveSocialMedia(SocialMedia socialMedia);
void updateSocialMedia(SocialMedia... | [
"kevin_33_6@hotmail.com"
] | kevin_33_6@hotmail.com |
37b86bd1c5583835a6d775eac38fa50e31ccdf7a | 55dfd35b78716e44d447ad9d65a44e41f78ca5f2 | /SocketClient/src/com/test/Client/MyClientHandler.java | 72ce2d71340f8fe14276d63d7aad9bb42726b393 | [] | no_license | luceas/socket-long-connect | 299140cecc0f13ada4cdceb3f6c25c2626c4b485 | 6fc3a3555ade42f30c9257e89d6cba8ec5f52864 | refs/heads/master | 2021-01-11T09:59:05.647300 | 2016-11-18T08:43:22 | 2016-11-18T08:43:22 | 77,900,142 | 1 | 1 | null | 2017-01-03T08:55:20 | 2017-01-03T08:55:20 | null | UTF-8 | Java | false | false | 1,184 | java | package com.test.Client;
import org.apache.mina.core.service.IoHandlerAdapter;
import org.apache.mina.core.session.IdleStatus;
import org.apache.mina.core.session.IoSession;
public class MyClientHandler extends IoHandlerAdapter {
@Override
public void exceptionCaught(IoSession session, Throwable cause)
throws E... | [
"xuyusong1109@gmail.com"
] | xuyusong1109@gmail.com |
f83e9c4480e2c91064916628369ae40a469107b3 | 75a47775bd98aca048cd644b45d24b69d5f24348 | /src/main/java/clone/clone_two/Main.java | d4093f8e7b5640a03ed5b246f940023da00f5587 | [] | no_license | DyvakYA/JavaWebSamples | c5ab6f7a34175a3540599bb78cc91a4b168172a9 | b20342b38e9c64aa46c992c3f6b09253a70cdc4a | refs/heads/master | 2021-01-12T06:16:23.500863 | 2017-03-18T08:36:32 | 2017-03-18T08:36:32 | 77,333,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | package clone.clone_two;
public class Main {
public static void main(String[] args) {
// write your code here
Point p1 = new Point(3,4);
p1.setAllParameters(4,5);
Point p2 = p1.clone();
System.out.println(p1 == p2);
System.out.println(p1.equals(p2));
System... | [
"dyvakyurii@gmail.com"
] | dyvakyurii@gmail.com |
67fb8d22b91e167d291a91231a2d561098e9e0d7 | 366e0786d4af2286ad6bc1bf7e2520d9e539e5ad | /D - VeritabanıKullanımı/src/Baglanti.java | d1e39de66dfe56be8f918bb0ee90e30b59efbc62 | [] | no_license | burakbaga/java-programming-examples | b64bc8f62995f0e18828b6d144bdc67d1474372a | 432e65197ef26c1b3bc9807807aeecb60080d222 | refs/heads/master | 2022-07-17T10:56:26.922626 | 2020-05-13T20:49:05 | 2020-05-13T20:49:05 | 263,738,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,202 | java |
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Scanner;
import java.util.logging.Level;
import java.util.logging.Logger;
public class Baglanti {
private String kulla... | [
"bagataburak@gmail.com"
] | bagataburak@gmail.com |
6767c624063cf693ed1706508b073dc44f050db5 | a5eb2936c7e589e5feb50b1969179e62fc5c6158 | /bromium-core/src/main/java/com/hribol/bromium/core/ConventionConstants.java | ee9d574bc2afb39cb000fe2c3d1f8bb7ce85d333 | [
"MIT"
] | permissive | gitter-badger/bromium | e87e51bb84174f193c64b038e24e85bdba823709 | 252ec8238c0ac3df15f3fe3927549e3ff4020f85 | refs/heads/master | 2021-07-11T23:15:10.280451 | 2017-09-06T14:38:07 | 2017-09-06T14:38:07 | 106,837,038 | 0 | 0 | null | 2017-10-13T14:49:01 | 2017-10-13T14:49:00 | null | UTF-8 | Java | false | false | 280 | java | package com.hribol.bromium.core;
/**
* Created by hvrigazov on 06.08.17.
*/
public class ConventionConstants {
public final static String SUBMIT_EVENT_URL = "http://bromium-submit-event.com/";
public final static String LINK_INTERCEPTOR_MARKER = "bromium-js-click";
}
| [
"hvrigazov@gmail.com"
] | hvrigazov@gmail.com |
8a8bc696a8ba149302a2f9626e6ddba33e921417 | 3e701e75a7099fec9b639ed070921de0fb563c04 | /app/src/main/java/com/dinaro/utils/MyTextInputEditText.java | 6ea6f35751f668a3c9f9a90f62f32c0a2b06fd06 | [] | no_license | goodlifechris/Dinaro_App_User | 79196c0262306dc36c8817bf6df7c993201876ae | 0e8c225fc05577953511735df0d7e2a2443be674 | refs/heads/master | 2020-12-20T06:42:48.235746 | 2020-01-24T12:00:42 | 2020-01-24T12:00:42 | 235,991,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,822 | java | package com.dinaro.utils;
import android.content.Context;
import android.content.res.TypedArray;
import com.google.android.material.textfield.TextInputEditText;
import android.util.AttributeSet;
import com.dinaro.R;
public class MyTextInputEditText extends TextInputEditText {
//private TypeFactory mFontFactory... | [
"christopherndugo@gmail.com"
] | christopherndugo@gmail.com |
e707ba530035845d5135e11449ad26502640d2fb | 7fc430a6eda8ec0d9a395a819d75f2c45369cbae | /test.web/src/main/java/mybatis/MyBatisComplicateMapperTest.java | 7e41111db762ee6b9c7fc6c1263c7da9e0309292 | [] | no_license | hlyhexiansheng/everyting | fb385436accc79312410b5d3ba3be7c813fc8d87 | ce6bc6d0f9603f8e5bcfaa0d1ec433b75c64f5d4 | refs/heads/master | 2020-06-15T13:08:39.013871 | 2018-01-18T02:17:30 | 2018-01-18T02:17:30 | 75,290,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,994 | java | package mybatis;
import mybatis.entity.Order;
import mybatis.interceptor.PageParams;
import org.apache.ibatis.session.RowBounds;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import java.io.FileNotFoundExcept... | [
"noodles.he@uxin.com"
] | noodles.he@uxin.com |
6bb560c1d022b3b2433596ecfcd226f0d9a3d180 | 26eaa4977bc82f76b85db7aa0674e7dc6bb4bf0a | /JavaCommonTest/test/edu/sjsu/cinequest/javase/JavaSEPlatform.java | a93b076e0c93de0cc26a6c367c63645ea20f1251 | [] | no_license | yuqianli/CS185C-CS286 | ec2b29545850d64f8804880ba80ba086155f9c8b | f79c5247e1516d48e8065c0002d48570ba345cc0 | refs/heads/master | 2021-01-23T08:57:05.562843 | 2013-05-21T04:24:35 | 2013-05-21T04:24:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,091 | java | /*
Copyright 2008 San Jose State University
This file is part of the Blackberry Cinequest client.
The Blackberry Cinequest client 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 ve... | [
"davidli@Davids-MacBook-Pro-3.local"
] | davidli@Davids-MacBook-Pro-3.local |
0cbff2844ee7171f3e04a5e535d8530da82ff337 | 0c135b7cbb7765e824175007ff5c378bde7f276e | /demo-spring-boot starter/src/main/java/com/xue/demo/springstarter/myimportselector/CacheSelector.java | a6a979e14795c2fbe5ed2ae3a5584e1f958f88d2 | [] | no_license | well-behaved/study_demo | c2e13b06ba2e3c0d83a3f73174d31f8a1a5cbd71 | 70095e1fb7c56d89f47ca12b6b328235bcc229ac | refs/heads/master | 2022-12-24T09:47:21.696715 | 2022-01-13T08:41:01 | 2022-01-13T08:41:01 | 94,392,136 | 1 | 0 | null | 2022-12-16T04:43:00 | 2017-06-15T02:39:13 | Java | UTF-8 | Java | false | false | 1,106 | java | package com.xue.demo.springstarter.myimportselector;
import org.springframework.context.annotation.ImportSelector;
import org.springframework.core.type.AnnotationMetadata;
import java.text.MessageFormat;
import java.util.Map;
/**
* @author xuexiong@souche.com
* @return
* @exception
* @date 2022/1/13 16:20
*/
pu... | [
"xuexiong@souche.com"
] | xuexiong@souche.com |
2c3161b2dea22fcbd103df2663175d4cc1b0534d | adb7fc3d0316f0d2f47b8ea4c3cbbe5fa0850de6 | /src/Solution189.java | f36b648fc24c358ae9c5f04972ef7b187a23ac11 | [] | no_license | anna2018/leetcode | 2e40c2fd3c8bd4f07995d1782143dd0352955a01 | 832e2a01412e9a9986ae60d7f67bd74984836861 | refs/heads/master | 2020-12-02T18:12:38.536669 | 2017-07-07T03:37:12 | 2017-07-07T03:37:12 | 96,496,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 721 | java | import java.util.Stack;
public class Solution189 {
public static void main(String[] args) {
// TODO Auto-generated method stub
int[] nums={1};
int k=2;
rotate(nums, k);
for(int i=0;i<nums.length;i++){
System.out.print(nums[i]+"\t");
}
}
public static void rotate(int[] nums, int k) {
if(k<0){
... | [
"kx2014vip@163.com"
] | kx2014vip@163.com |
fabbf3d086d6895815973dcaf5a11a7372e61246 | 22b4f2d092b481539893508f38ee8a12872a2c29 | /app/src/androidTest/java/artur/project1/ExampleInstrumentedTest.java | b699e215a5d6ca3d1bdf68657a2d7b587c32f238 | [] | no_license | ArturM94/AndroidApp_study | 3f6a5fdf4f24c740f85d164685965ec4192eafb1 | 23c6907825d777d9716e7260bfb5714ffae5a708 | refs/heads/master | 2021-01-21T21:06:23.775723 | 2018-01-28T15:58:31 | 2018-01-28T15:58:31 | 92,299,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 732 | java | package artur.project1;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an Android devic... | [
"manukian.artur.94@gmail.com"
] | manukian.artur.94@gmail.com |
0183f749950186424403db9bcbdfeb81935c28a1 | ae6ef478e786638d1ec99bd5905e525c8a5d1cc8 | /app/src/main/java/com/bsuir/chekh/lab2/controller/AlarmListAdapter.java | 2a97587ab5b8a9535f3713a14a085dfc48bfc89c | [] | no_license | ChekhDmitry/RPODMP_Android_Alarm_Clock_Manager | 1d9d6460fafb3c7d2c031be0b6b494ea53d65728 | 03da988a9547b373997aa93d11c08dc77c358f52 | refs/heads/master | 2021-04-09T15:16:45.138701 | 2018-03-18T18:18:48 | 2018-03-18T18:18:48 | 125,754,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,614 | java | package com.bsuir.chekh.lab2.controller;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.w... | [
"dimacheh97@mail.ru"
] | dimacheh97@mail.ru |
9e2623398253f82c1be58600a4122205ce8908e7 | ec2bd4ec310a4f9fbf0b61e427ef50b6686b18b5 | /guanglian/gl-core/src/main/java/com/kekeinfo/core/utils/AbstractDataPopulator.java | 4183564d8ae809f54e442afb156b3008eff9b798 | [] | no_license | kingc0000/privatefirst | 58d0089a91f2fb26e615bf00f5c072d9036c8ab3 | 72b37f40d0f16b69466127b60434fbccfc5a6b50 | refs/heads/master | 2020-03-15T21:22:08.487027 | 2018-05-16T15:41:56 | 2018-05-16T15:41:56 | 132,353,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | /**
*
*/
package com.kekeinfo.core.utils;
import java.util.Locale;
import com.kekeinfo.core.business.generic.exception.ConversionException;
/**
* @author Umesh A
*
*/
public abstract class AbstractDataPopulator<Source,Target> implements DataPopulator<Source, Target>
{
private Locale locale;
publ... | [
"v_xubiao@baidu.com"
] | v_xubiao@baidu.com |
ca4fc3988b87f34b5dcb6634e3572d1f60c4d142 | 2ba04d2ac9a01b7163cf62124e9c79fa07f6e641 | /src/main/java/com/tilitili/admin/config/InterceptorConfig.java | acdcee982d1d978d43411e6de44c90857f716170 | [
"Apache-2.0"
] | permissive | Jadlokin-Scarlet/tilitili-kobe | bc8df7204e86209eaa616490408a8e398b069e29 | 58694262975cd9137627fdc56e8fa214315a74aa | refs/heads/master | 2023-06-25T01:40:23.961855 | 2021-07-27T09:03:44 | 2021-07-27T09:03:44 | 300,379,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 887 | java | package com.tilitili.admin.config;
import com.tilitili.admin.interceptor.LoginInterceptor;
import com.tilitili.admin.interceptor.RequestLoggingFilter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configu... | [
"w545459363@126.com"
] | w545459363@126.com |
4169c51e11d867e0bf81307242be6e9398edcb08 | 7ccc620096747edf4fbfd5f16160982256994b75 | /src/main/java/ecsploit/main/test/ComponentECSTest.java | 8f5d63d0e06eb5dfed59573a55b461e05aad882f | [
"MIT"
] | permissive | Khaidde/ECSPloit | 33c6be4e5b425ff755188ab5165acce1484b9431 | 805120badec3fe9410eb16193e500cc538db042e | refs/heads/master | 2023-01-12T07:03:18.787857 | 2020-11-03T06:48:21 | 2020-11-03T06:48:21 | 308,484,902 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,270 | java | package ecsploit.main.test;
import ecsploit.ecs.core.*;
import ecsploit.main.test.TestGameLib.*;
import ecsploit.utils.debug.Console;
import ecsploit.utils.debug.SimpleProfiler;
public class ComponentECSTest {
private static final Console CONSOLE = Console.getConsole(ComponentECSTest.class);
private static ... | [
"calthekhid@gmail.com"
] | calthekhid@gmail.com |
855e7c8915ce950c393a153160da503c97c63a9f | b8016594bb8136999ba6ec364f84674ac8f9126b | /src/view/AbstractTableNepolozeni.java | e9686eb73fe6296352558a4dc440886867d03ad6 | [] | no_license | MitarBrankovic/OISISI | 91fb7aa1ab906c71c68ed3ff995e264de7814c3b | 2134dface4957af11295a9ea1d050feb9d7f34d0 | refs/heads/main | 2023-02-19T14:04:07.898896 | 2021-01-13T21:30:29 | 2021-01-13T21:30:29 | 312,851,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 808 | java | package view;
/* REFERENCIRAN KOD: pojedini delovi koda preuzeti sa vezbi 5
*/
import javax.swing.table.AbstractTableModel;
import model.BazaOcena;
public class AbstractTableNepolozeni extends AbstractTableModel{
private static final long serialVersionUID = 4394442920233291508L;
//public public AbstractTable... | [
"srdjan.beric123@gmail.com"
] | srdjan.beric123@gmail.com |
bde2edb7b7a2b3868d96af61524c773db13ff231 | 8da7c15233956c5da0b57d5e946d4fa9383d8713 | /src/main/java/com/syntel/travel/external/iata/ndc/v16_2/schema/AirShoppingRQ/EnabledSysParticipantType.java | 8520b059ab177a4f9f62f13752ecf79f44267758 | [] | no_license | chandramohan-manohar/Clink | 846c30bd29bff5e56647207e27b2587a4e4445c9 | d4b6ed10d232e3556aaa479cb9d9195be23d0fb9 | refs/heads/master | 2021-07-10T11:29:47.961453 | 2017-10-12T02:54:02 | 2017-10-12T02:54:02 | 106,635,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,177 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// 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: 2017.07.... | [
"32479087+CM33871@users.noreply.github.com"
] | 32479087+CM33871@users.noreply.github.com |
b2e3fb2cacf28171c02c918391cd2347b2bc1116 | 8f25254ef2f6f6eaa30833c76a28f6784bceb7f0 | /rabbitmq/src/main/java/com/felix/rabbitmq/HelloApplication.java | c257bf45e87636fb4f15be7d5297300795d0f4b4 | [] | no_license | 1119405009/springBoot | 279210a2d5192c676451d394531273c362a00805 | 2338547f38ef4b5a1840eb3f6264254f76a91056 | refs/heads/master | 2022-06-28T20:59:35.126967 | 2019-06-26T02:55:25 | 2019-06-26T02:55:25 | 190,497,174 | 0 | 0 | null | 2021-03-31T21:13:04 | 2019-06-06T02:00:34 | Java | UTF-8 | Java | false | false | 1,462 | java | package com.felix.rabbitmq;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import s... | [
"1119405009@qq.com"
] | 1119405009@qq.com |
bbf5d560441f60551a9334226519a495c4428d24 | fdf09380580ae1dfafe850f3881430842380b355 | /Server/src/database/AuthenticationData.java | 9468ab78446c53a68e72195c819757c2babfd1eb | [] | no_license | DanilSabirov/Instant-Messenger | e86e0f26f0ef52a62e2d23fb2417f2cd18b7c410 | b35860e58b10511251ac88c85a3007a238ca984d | refs/heads/master | 2021-09-10T09:33:57.656563 | 2018-03-23T16:37:06 | 2018-03-23T16:37:06 | 118,105,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,039 | java | package database;
import java.util.Arrays;
public class AuthenticationData {
private String login;
private char[] password;
public AuthenticationData(String login, char[] password) {
this.login = login;
this.password = password;
}
public void setPassword(char[] password) {
... | [
"danil.sabirov179623@gmai.com"
] | danil.sabirov179623@gmai.com |
4b622a1d5f87f598ca37039867f89b41bf13d3e5 | ffb51aa15e6e8d2f259843c783e66af7c0a85ff8 | /src/java/com/tsp/sct/dao/dto/RolesPk.java | 7dba3688bb29f6f53ba726110f3843f7bf5868ec | [] | no_license | Karmaqueda/SGFENS_BAFAR-1 | c9c9b0ffad3ac948b2a76ffbbd5916c1a8751c51 | 666f858fc49abafe7612600ac0fd468c54c37bfe | refs/heads/master | 2021-01-18T16:09:08.520888 | 2016-08-01T18:49:40 | 2016-08-01T18:49:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,296 | java | /*
* This source file was generated by FireStorm/DAO.
*
* If you purchase a full license for FireStorm/DAO you can customize this header file.
*
* For more information please visit http://www.codefutures.com/products/firestorm
*/
package com.tsp.sct.dao.dto;
import java.io.Serializable;
import java... | [
"ing.gloriapalmagonzalez@gmail.com"
] | ing.gloriapalmagonzalez@gmail.com |
8f1b67d7a9d34ca8b47e6bf72b36da85da95b47b | c9e03f81c22598ae130648c1a0ab43d45a6ab1b8 | /ColBot/src/observer/GlobalMouseListener.java | 3e4511c981903aa2f5e00712452cbe19d773c256 | [] | no_license | Fish-In-A-Suit/ColBot | ec76075cd14c453ebd22bd7016e2e29eb72c9f67 | 389106cfd451e0544b32d6d9f5625fba638c3c76 | refs/heads/master | 2020-03-22T22:46:24.120141 | 2018-08-12T17:21:05 | 2018-08-12T17:21:05 | 140,770,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,324 | java | package observer;
import java.io.File;
import org.jnativehook.GlobalScreen;
import org.jnativehook.NativeHookException;
import org.jnativehook.mouse.NativeMouseEvent;
import org.jnativehook.mouse.NativeMouseInputListener;
import org.jnativehook.mouse.NativeMouseListener;
import org.jnativehook.mouse.NativeMo... | [
"skorjanc.aljosa@gmail.com"
] | skorjanc.aljosa@gmail.com |
b32b7c344854fec20fdb628533a7fca739dd7aaf | 60c0ee668bb805c128ea4ca9dda1927e277ddd44 | /com-service/src/main/java/com/service/web/dao/LayoutDao.java | ca5b3e34f18b2b0d055ec668517be8fcb1449185 | [
"Apache-2.0"
] | permissive | JustBurrow/com | ffdfc6ff2df5de788b8e50be21cbb65a2cc4fd43 | fd3d9a0346e0eab89e12b67123b9aa4054def4dd | refs/heads/master | 2020-05-26T07:55:36.826524 | 2017-04-27T15:06:28 | 2017-04-27T15:06:28 | 82,471,525 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | package com.service.web.dao;
import com.domain.web.Layout;
import com.domain.web.Site;
import org.springframework.transaction.annotation.Propagation;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
/**
* @author justburrow
* @since 2017. 4. 9.
*/
@Transactional(propagation ... | [
"just.burrow@lul.kr"
] | just.burrow@lul.kr |
87fbe893013eb81f700d1bbbed96c5d351438502 | 69609f1d32b5c1008ddb3c11b3fe1927ed961ee7 | /app/src/main/java/com/rdshoep/android/study/fragment/base/FragmentComponent.java | ef300452c60e9d24a5dd95163e36564bea92213f | [
"MIT"
] | permissive | rdshoep/AndroidDaggerFramework | 55c9fa17abe613449907c41e58a96d180b692e67 | 0c2e1344aa1be42e3ceb60aa3aaa3742b96add0c | refs/heads/master | 2021-01-10T05:01:26.472201 | 2015-11-10T06:44:26 | 2015-11-10T06:44:26 | 45,606,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package com.rdshoep.android.study.fragment.base;
/*
* @description
* Please write the FragmentComponent module's description
* @author Zhang (rdshoep@126.com)
* http://www.rdshoep.com/
* @version
* 1.0.0(11/5/2015)
*/
import com.rdshoep.android.study.activity.base.ActivityComponent;
import com.rdshoep.an... | [
"zhangliang@vilstart.com"
] | zhangliang@vilstart.com |
40b161ecaa05374b961295dc1e1101c59167be34 | 8fb39cd519587893a1f2ea0d12fc7c82bfbde710 | /src/main/java/lv/ctco/Student.java | 35614ed41dad1e2d1ed19abb81e4c144deb44b72 | [] | no_license | nsokay/JavaSchool | ee229b8c863eea5e5c2f77a88248134a836a9c76 | 217b006be66092869e15bf7d768d43b4a9696db8 | refs/heads/master | 2021-01-19T03:47:19.232814 | 2016-07-08T10:07:55 | 2016-07-08T10:07:55 | 62,879,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,048 | java | package lv.ctco;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
public class Student {
@Id
@GeneratedValue
private int id;
private String firstName;
private String lastName;
@OneToMany(cascade = CascadeType.ALL)
private List<Assignment> assignmen... | [
"n.smirnovs.0612@gmail.com"
] | n.smirnovs.0612@gmail.com |
12a9564c2df9fea2bbf35eeb26b8f2943f307eed | 8836d5d79d8651b8759621315e67e4610667bdcc | /src/test/java/DatabaseAdminTest.java | 8d76feabb64b06595b0bb549de3595862c01fa0e | [] | no_license | joedillonuk/inheritance_lab | 91e1852366808b80a2a33278cb5b03f941625e03 | 1065398a843d59b981e150f1981e9aa26aa6b967 | refs/heads/master | 2022-12-27T10:51:12.448805 | 2020-07-20T14:40:11 | 2020-07-20T14:40:11 | 281,142,298 | 0 | 0 | null | 2020-10-13T23:44:48 | 2020-07-20T14:40:38 | Java | UTF-8 | Java | false | false | 924 | java | import Staff.techStaff.DatabaseAdmin;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class DatabaseAdminTest {
DatabaseAdmin databaseAdmin;
@Before
public void before(){
databaseAdmin = new DatabaseAdmin("Data", "OI 01 10 11 O", 110111.00);
... | [
"joe.dillon.uk@gmail.com"
] | joe.dillon.uk@gmail.com |
eed662270a7fd1bbce0476de24485f08c3e64692 | 0796e8cde415ebbe2cdf47b644f5421a861292a2 | /app/src/main/java/com/xiangxue/new_modular_customarouter/apt_create_test/ARouter$$Group$$personal.java | 7e9bba61e4908f9b883b4be61fe473bafcc6500f | [] | no_license | xiaobaima520gyj/RouterDemo | 6f8579a696dd8a29321cad3ddc4c77b8452eb761 | 9b1a6107af4ccc50d3cce940fa1e9b0e3fcbc52c | refs/heads/main | 2023-03-31T01:36:18.672255 | 2021-04-04T14:16:48 | 2021-04-04T14:16:48 | 354,555,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | //package com.xiangxue.new_modular_customarouter.apt_create_test;
//
//import com.xiangxue.arouter_api.ARouterGroup;
//import com.xiangxue.arouter_api.ARouterPath;
//
//import java.util.HashMap;
//import java.util.Map;
//
//// TODO 这就是要用 APT 动态生成的代码
//public class ARouter$$Group$$personal implements ARouterGr... | [
"1923898264@qq.com"
] | 1923898264@qq.com |
7c5e411b0034243c726c1fdb9955d5e35e1c9650 | ea62cb0f4b0cd233f0c549fd06e9f07df2656185 | /src/Exercise296.java | 6bcc3187d91e10cd60cbd23b23943f45aeaab51a | [] | no_license | BenjaminKyhn/Chapter_2 | 90a5158091f83dfd5ab686d8475b4e25204934a1 | 4d98661ead575af7c3ca803c4be478967dc76fd1 | refs/heads/master | 2020-07-21T07:36:54.499580 | 2019-09-06T11:27:19 | 2019-09-06T11:27:19 | 206,779,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | public class Exercise296 {
public static void main(String[] args){
System.out.println("25 / 4 is " + 25 / 4);
System.out.println("25 / 4.0 is " + 25 / 4.0);
System.out.println("3 * 2 / 4 is " + 3 * 2 / 4);
System.out.println("3.0 * 2 / 4 is " + 3.0 * 2 / 4);
}
}
| [
"benj2605@edu.easj.dk"
] | benj2605@edu.easj.dk |
190717981241f3e547fe5de57fe116d45492980d | 96d71f73821cfbf3653f148d8a261eceedeac882 | /external/decompiled/android/WhatsApp-2.8.4278_dex2jar.src.meta/com/whatsapp/messaging/t.java | 16c6153e8d506754ef43a0ea2c7b236b552d97d6 | [] | no_license | JaapSuter/Niets | 9a9ec53f448df9b866a8c15162a5690b6bcca818 | 3cc42f8c2cefd9c3193711cbf15b5304566e08cb | refs/heads/master | 2020-04-09T19:09:40.667155 | 2012-09-28T18:11:33 | 2012-09-28T18:11:33 | 5,751,595 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,589 | java | package com.whatsapp.messaging;
import com.whatsapp.gz;
import com.whatsapp.sz;
import com.whatsapp.uz;
import java.util.Hashtable;
public abstract class t
{
protected void a()
{
}
protected void a(int paramInt)
{
}
protected void a(int paramInt, long paramLong)
{
}
protected void a(gz paramgz)... | [
"git@jaapsuter.com"
] | git@jaapsuter.com |
971a0199c7c0d474e1192bfca2834dee135b3358 | c38c80ab39f3122c87b237dba0a48f85c9de2b1e | /eclipse/cuarentena/src/Escritura.java | aecb0b26d08031f0ae665b8a7b190ac37c940c3c | [] | no_license | josewcabr/java | cb72c25c136d8e04e9f7999fd0a99dc0b2cfa4a7 | eef44d5059c96dcd6b6c90d118ee286b2eaa8e7f | refs/heads/master | 2022-10-09T12:12:58.742331 | 2020-05-27T15:38:49 | 2020-05-27T15:38:49 | 209,493,042 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | import java.io.FileWriter;
import java.io.IOException;
/**
* Ejercicio (UT8_EJ2):
* Realiza la práctica del vídeo, modificando los siguientes puntos:
*
* -> utilizar un fichero con ruta relativa. Lo colocará en la raíz del proyecto.
* -> Tener en cuenta que en todas las operaciones de escritura debemos realizar ... | [
"josewcab.fp@gmail.com"
] | josewcab.fp@gmail.com |
81f2ec4e6211ebf6d85c5d87fab6321ce223c3bb | e15ef516a32d2ac2a6987f60d97415b3a89635a6 | /src/cd/com/a/serviceImpl/MyPageOrderServiceImpl.java | 9173e8a4bfa21568dc1ee7b23bf74cbd4fa679e1 | [] | no_license | BaeJunHyo/CaxiDogi | 4c0f14449d1adef810f75c483dcccb582c2cb39a | 085a2f941da6e473785dc03a0649e041f0b1b20f | refs/heads/master | 2022-12-23T10:39:03.265325 | 2020-05-10T09:18:47 | 2020-05-10T09:18:47 | 252,090,500 | 2 | 0 | null | 2022-12-16T14:51:54 | 2020-04-01T06:26:20 | Java | UTF-8 | Java | false | false | 349 | java | package cd.com.a.serviceImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import cd.com.a.dao.MyPageOrderDao;
import cd.com.a.service.MyPageOrderService;
@Service
public class MyPageOrderServiceImpl implements MyPageOrderService {
@Autowired
MyPage... | [
"ryulsweb@gmail.com"
] | ryulsweb@gmail.com |
6aaf64f19fbfb3135c67d4f0e4567a5e47d9a448 | 9f67b96b44c23f816a0e100563b321f350e65c71 | /src/com/sshs/pojo/AuthrOperatorPermmissionId.java | 8a94ffc9b54dfdc30f1e0b9f8cebe25c9ba6d115 | [] | no_license | gemini9640/sshshiro | 8b3c87b7df0f7c2b144ea4b86c6fbcc837aa8d48 | d1dc6042b1c9c466e0062401a8cdf154d25f3e8e | refs/heads/master | 2020-03-27T04:47:43.023325 | 2018-08-24T09:08:34 | 2018-08-24T09:08:34 | 145,968,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package com.sshs.pojo;
import javax.persistence.Embeddable;
@Embeddable
@org.hibernate.annotations.Entity(dynamicUpdate = true, dynamicInsert = true)
public class AuthrOperatorPermmissionId implements java.io.Serializable {
private String operator;
private String permission;
public AuthrOperatorPermmissionId() {
... | [
"gemini9640@gmail.com"
] | gemini9640@gmail.com |
23ad11d690fb5e577352d526e32f69120062b326 | 2749c41932af2432ce8b6eda8542c134a9fbc288 | /src/main/java/com/wizeek/leetcode/p169/Solution.java | e596732f880df0d9f083ba463c85c0659ba18c34 | [] | no_license | araslanov/leetcode | 857a637a0d642a4a8732afa0cd3a6321dfcdb9da | 723564c6ec27c737cd77ac58ee2b1e5cb898c191 | refs/heads/master | 2022-10-15T09:21:29.161545 | 2022-09-20T06:21:39 | 2022-09-20T06:21:39 | 135,767,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package com.wizeek.leetcode.p169;
public class Solution {
public int majorityElement(int[] nums) {
int n = nums.length;
int candidate = nums[0];
int count = 1;
for (int i = 1; i < n; i++) {
if (count == 0) {
candidate = nums[i];
}
... | [
"wizeek80@gmail.com"
] | wizeek80@gmail.com |
fd7aac973378e6b1e2997e1d417e0563a863d719 | d6f5c298260b8d20d49ea2e91dd3ded1b95fdcc4 | /app/src/main/java/com/example/dmswj/management123/LoginActivity.java | 1072df35e24052b633eea25a9887104939095222 | [] | no_license | EJSong/NewLoginRegister | c41aa91c6f1f98ae0a2d22b837f8a59286473923 | 5ee433c613854e7ed2e4a119aba7352bfb545f5b | refs/heads/master | 2021-04-15T08:50:56.147948 | 2018-03-25T18:27:36 | 2018-03-25T18:27:36 | 126,705,205 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,124 | java | package com.example.dmswj.management123;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
public class LoginActivity extends AppCompatActivit... | [
"dmswjd7262@naver.com"
] | dmswjd7262@naver.com |
1295812fb2d24b57c98088c4a15d3e1d4573f880 | c96b0be86c08f639d388498851384706a3c87815 | /KCX-Mapping-Convert/src/com/kewill/kcx/component/mapping/formats/fss/edec/aus/subsets/TsCAA.java | 309334123f1191bd516fa0f7992d291156044481 | [] | no_license | joelsousa/KCX-Mapping-Convert | cf1b4b785af839f6f369bcdf539bd023d4478f72 | 9da4b25db31f5b1dfbefd279eb76c555f3977c0e | refs/heads/master | 2020-06-07T12:06:43.517765 | 2014-10-03T14:14:51 | 2014-10-03T14:14:51 | null | 0 | 0 | null | null | null | null | ISO-8859-3 | Java | false | false | 3,661 | java | /*
* Funktion : TsAAK.java
* Titel :
* Erstellt : 03.09.2008
* Author : Elisabeth Iwaniuk
* Beschreibung:
* Anmerkungen :
* Parameter :
* Rückgabe : keine
* Aufruf :
*
*/
package com.kewill.kcx.component.mapping.formats.fss.edec.aus.subsets;
import com.kewill.kcx.component.ma... | [
"joel@moredata.pt"
] | joel@moredata.pt |
9c0fed79d3ef90f5f1de3d4ea5c5e7c6e792b470 | 408333f9b9971599a1db2a8cbf9f65236fceabb2 | /Searcher/src/index/IndexReader.java | d72a432a4ce481c0dc96c5068350b44deb01b335 | [] | no_license | jaychunkid/Information-Retrieval | e6c1056e0e110f6a6d4d5729010e690bb1fa5385 | 872df4a6c6f290681f2fdaf5ab6c5e2ca72acf5a | refs/heads/master | 2020-03-21T21:57:14.160178 | 2018-06-29T06:43:54 | 2018-06-29T06:43:54 | 139,095,240 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | package index;
import java.util.List;
import java.util.Map;
//从文件中读取索引接口
public interface IndexReader {
//从文件中读取索引,保存到传入的参数中
boolean read(List<Url> urlList, Map<String, Term> termsMap);
}
| [
"jaychunkid@gmail.com"
] | jaychunkid@gmail.com |
314102e5d8b0cda72fe15d8e8e74f3a26cd7cb68 | b9fe22925b9b96fbe5ad2ddca03a5c06605ad7b0 | /PruebaPilotoEJB/ejbModule/com/asesoftware/pruebapiloto/entidades/Vehiculo.java | 0f5a40d8da5bac0d6933594c2eb21b8f2c685482 | [] | no_license | diegoed87/proyectopiloto | 04657f018cbc60771b16cb3686b46550a0db2958 | 0063fe1e2ea22623c981b8b69a73a5ef9473b170 | refs/heads/master | 2020-03-25T00:42:21.652655 | 2018-08-02T16:51:43 | 2018-08-02T16:51:43 | 143,201,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,517 | java | package com.asesoftware.pruebapiloto.entidades;
import java.io.Serializable;
import javax.persistence.*;
import java.math.BigDecimal;
import java.util.List;
/**
* The persistent class for the VEHICULO database table.
*
*/
@Entity
@NamedQuery(name="Vehiculo.findAll", query="SELECT v FROM Vehiculo v")... | [
"javierpita17@hotmail.com"
] | javierpita17@hotmail.com |
16e9d3acf18b7f0fadfd9d573430c0fc2e3010cb | 8f5c45c8819a429513851177ff59169e7fb725db | /app/src/main/java/com/juanlabrador/exampleparse/LoginActivity.java | fd29ce1d53fe0f1c0782570c2c3ddd327f6b353b | [] | no_license | juanlabrador/ExampleParse | dc72305d2464fe89ad38310cf9bcdc72f842e5f3 | 824d2e888f7b0fa71294e7232e99225d1d1ebd13 | refs/heads/master | 2021-01-10T09:29:51.706314 | 2015-10-22T19:30:56 | 2015-10-22T19:30:56 | 44,768,727 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,485 | java | package com.juanlabrador.exampleparse;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import co... | [
"juanjavierlabrador@gmail.com"
] | juanjavierlabrador@gmail.com |
da09cecb7df42f5a9bb7d79a03d64153d048470b | 279aaf95ed667caeb19e8df59394168adca09d93 | /src/main/java/com/vmware/mapbu/support/jmw/LoadSimulationController.java | 6347d18852ce17693edd035cfa5c9106782f0c20 | [] | no_license | dmikusa/java-memory-waster | 9a61d85c0f02615d9fc99a338995c1fedc4f128d | 36dc4827a12729d50778a125f1106638481621a4 | refs/heads/main | 2022-12-31T23:36:16.146598 | 2020-10-22T17:46:47 | 2020-10-22T17:46:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,302 | java | package com.vmware.mapbu.support.jmw;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import o... | [
"dmikusa@pivotal.io"
] | dmikusa@pivotal.io |
d0c0d96bc7e4b38f468e141111ea512e547f6d2c | ad97045ca38d680bf7cd45b72415306fde95dc51 | /src/main/java/Application.java | 6385e4ce8328b8a05d43ca1947ac554cd15e46fd | [] | no_license | romanmarasanov/first-telegram-bot | eba3051a82554dd7311d4334ff8bf8acf19d3a89 | ca363545ac96aa3ab387c400425e2703c19873c6 | refs/heads/master | 2023-08-23T14:17:36.828727 | 2021-09-24T09:07:14 | 2021-09-24T09:07:14 | 409,741,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | import org.telegram.telegrambots.meta.TelegramBotsApi;
import org.telegram.telegrambots.meta.exceptions.TelegramApiException;
import org.telegram.telegrambots.updatesreceivers.DefaultBotSession;
public class Application {
public static void main(String[] args) {
try {
TelegramBotsApi botsApi =... | [
"romamar2000@gmail.com"
] | romamar2000@gmail.com |
c96cdbf54a57578cb4a5bd3e14102a6b3d5ff50d | e90a27d6911ef0119ab15ffc9762e560f17faf01 | /Login.java | fe9b47d24499f4be4edba211bf776f730539a065 | [] | no_license | alsals126/MirimPC | 4801ce30937e6368f7deb4c3a8f9e8a0243420f0 | 70a8efe6a4d1166501b5adbcd398582de662b098 | refs/heads/master | 2021-04-07T13:11:07.230811 | 2020-03-20T06:33:49 | 2020-03-20T06:33:49 | 248,678,421 | 0 | 1 | null | null | null | null | UHC | Java | false | false | 5,437 | java | import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Properties;
import java.util.Scanner;
import java.io.*;
//Login클래스에서 db에관해 필요한 메서드들을 모아놓은 클래스
class LoginDB{
private Connection conn;
private ... | [
"noreply@github.com"
] | alsals126.noreply@github.com |
d257407ff13d37f57c85d7f036899f30ce971070 | 856b97fb0da221d1b4515d5f858d93ace20f154c | /app/src/main/java/com/byrongjr/educationalhangouts/GetNearbyPlacesData.java | fc55a626cbbf9356ac6bb2deb23a46a98e3fa34f | [] | no_license | byrongjr49/EducationalHangouts | a82a4a5ca9c7ec4b5bf80947fb6b400252bbe532 | f5aef45b63f4edd3ed2af47c905127debd6eefcc | refs/heads/master | 2021-08-23T01:32:18.937702 | 2017-12-02T05:21:17 | 2017-12-02T05:21:17 | 105,741,692 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,708 | java | package com.byrongjr.educationalhangouts;
import android.os.AsyncTask;
import android.util.Log;
import com.google.android.gms.maps.CameraUpdateFactory;
import com.google.android.gms.maps.GoogleMap;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
import com.google.android.gms.maps.model.LatLng;
impor... | [
"Byrongjr49@gmail.com"
] | Byrongjr49@gmail.com |
2f6c85f3189a00c0f21f4909164a67bffb2da42b | 682a0788c52c7ad3098fb9f0c63ba6c0d7f1d0e6 | /src/main/java/com/uol/entities/Temperatura.java | 9eb785a0e6de759cd82f4cd03ac6c059afe1cf66 | [] | no_license | fePremazzi/uol-teste | a63a04028459a5a4175b351fab6099b65c890526 | 97dba55987abf696005c58a807609c1f98240ea0 | refs/heads/master | 2022-12-10T16:23:18.545780 | 2018-10-11T05:01:14 | 2018-10-11T05:01:14 | 151,853,911 | 0 | 0 | null | 2022-11-16T10:51:09 | 2018-10-06T15:32:51 | Java | UTF-8 | Java | false | false | 835 | java | package com.uol.entities;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
import javax.persistence.Table;
@Entity
@Table(name = "temperatura")
public ... | [
"felliperego@hotmail.com"
] | felliperego@hotmail.com |
fb47d770170d9403de6f559bea1750165d8f9528 | b11f17fa3fc0ecf6ba59ae614c4715684f23a927 | /Circular.java | e0e3cb80268183d7b55afa12337917b295dc10d1 | [] | no_license | kashish2909/Java_problems | 381b4412efe1920741e6da98fd96c67fb29fbb35 | 1ed8488f77aa1c7efef658deaddc96b0edfad934 | refs/heads/master | 2023-01-24T18:52:33.342149 | 2020-11-29T05:10:18 | 2020-11-29T05:10:18 | 316,880,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,977 | java | public class Circular {
public static void main(String[] args) {
Circular list=new Circular();
list.insertAtEnd(0);
list.show();
list.insertAtEnd(1);
list.show();
list.insertAtEnd(2);
list.show();
list.insertAtBeginning(69);
list.show();
... | [
"bansal.kashish6@gmail.com"
] | bansal.kashish6@gmail.com |
20e91b30eea87c05406e43d7c624719be9353d59 | 5dbc806877b9cd77b03369f8b8c01e4b7c5df41a | /src/notaFiscal/Pagamento.java | f8f8a710e0fba552ecb6ea3053f07150ec14081c | [] | no_license | marcelobentes/JavaGitHub | bc5b44259fafbb68bccfa1cfa7f89f6bea2a447e | 6373810d56b46cd5132b4638e5f3c0367712278f | refs/heads/master | 2023-06-25T15:40:00.573881 | 2021-08-02T13:40:45 | 2021-08-02T13:40:45 | 357,990,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | package notaFiscal;
public abstract class Pagamento {
private double valor;
public Pagamento(double valor) {
super();
this.valor = valor;
}
public double getValor() {
return valor;
}
public void setValor(double valor) {
this.valor = valor;
}
public abstract String imprimir();
}
| [
"marcelo.maia.m@gmail.com"
] | marcelo.maia.m@gmail.com |
23b5ec868791b6e70228f86c219a35ff799d1e2a | 0cd52ca4045927d63ca350f6cecfd1d9a8c39bc5 | /app/src/main/java/widget/WheelView.java | bc614342a67af09f5cdc5bd318b2fb7f49915e7c | [] | no_license | sengeiou/BluetoothTest-817 | fdd44f89b7696b078c349b610ea96313ad2847f2 | 9405c19f4554f0455e36c8588764203000f19c7a | refs/heads/master | 2021-06-24T21:40:44.454553 | 2017-08-21T02:22:44 | 2017-08-21T02:22:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,514 | java | package widget;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.GradientDrawable;
import android.graphics.drawable.GradientDrawable.Orientation;
import android.util.AttributeSet;
import android.v... | [
"zhangjing574839@163.com"
] | zhangjing574839@163.com |
68a88b8d890008b5c974380c1351589d7cb09b0c | 3bd7b61cd56fed1734f8755f407f6b4b7a50b707 | /src/com/jcwhatever/nucleus/managed/reflection/IReflectedField.java | 10520fdaf0da9b5c24c533d88cfb3f5210cecf1d | [
"MIT"
] | permissive | TalesOfArboria/NucleusFramework | 9855ba0363d9c846fdcf0c9857d0c1893a38c5af | 0c0b3c7bfaecdb391ab56904c5c4a03b0bc21146 | refs/heads/master | 2021-05-31T01:40:25.345388 | 2016-03-06T15:53:40 | 2016-03-06T15:53:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,111 | java | /*
* This file is part of NucleusFramework for Bukkit, licensed under the MIT License (MIT).
*
* Copyright (c) JCThePants (www.jcwhatever.com)
*
* 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 ... | [
"JCThePants@gmail.com"
] | JCThePants@gmail.com |
1e71485d89c80dd6ee7358bdf00fbeeed30633e5 | 29b24066df09249cb40400ec58df81283c2d3ed1 | /src/com/jysoft/cbb/vo/MenuVo.java | 59f16a2b3f943146d8bf997da6eb681160c986d6 | [] | no_license | JYCoders/jFrame-1 | c91d8bdeb266b7fbc5e7732cb8470bca3bfbbf1b | d3088ed3dceccde7ae1c0aad455d68aa383d161f | refs/heads/master | 2020-12-28T08:32:39.569621 | 2016-09-05T11:23:25 | 2016-09-05T11:23:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,611 | java | package com.jysoft.cbb.vo;
import java.util.Date;
/**
*
* 类功能描述: 菜单实体类
* 创建者: 吴立刚
* 创建日期: 2016-1-26
*
* 修改内容:
* 修改者:
* 修改日期:
*/
public class MenuVo extends BaseVo {
private String menuId; // 菜单ID
private String menuName; // 菜单名称
private String display; // 菜单描述
private String linkUrl; ... | [
"qjia@whu.edu.cn"
] | qjia@whu.edu.cn |
15ae889f039161bd418bec7961272d3ac0fb2113 | 56d81af350841e8d781382281947a19d159f5d8f | /src/main/java/com/eclubprague/cardashboard/core/preferences/SettingsFragment.java | eed3e52420bc2cec6f2f790e1bc3f8ddbfd68952 | [] | no_license | blahami2/CarDashboardCore | 882c37f599264dcb92a3cc16a75b84a614c06313 | 90ef8821f704a4845207b27de023706b3f2812af | refs/heads/master | 2021-01-16T18:37:13.534972 | 2016-01-11T17:26:47 | 2016-01-11T17:26:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,056 | java | package com.eclubprague.cardashboard.core.preferences;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.os.Bundle;
import android.preference.EditTextPreference;
import android.preference.ListPreference;
import android.preference.Preference... | [
"lukas.hruby@gmail.com"
] | lukas.hruby@gmail.com |
97a84e5dd132f5d6e842aca0947a1e73fa6500ad | d67485faf24b01c342ef9f313991a29b6b505e5d | /HolaMundo/src/main/java/HolaMundo.java | daf13c94fe4602dda4cc3c52cd83c24a09ebc93d | [] | no_license | PAA97/actividadGitAB | dfab9e44a68e5c787a079d9d7866c489f15f20e7 | e56f0ada2d356090ce43b50c661f4adf1ac6330c | refs/heads/master | 2023-03-01T20:55:13.900052 | 2021-02-10T09:57:56 | 2021-02-10T09:57:56 | 337,674,761 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | 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.
*/
/**
*
* @author Diurno
*/
public class HolaMundo {
public void imprimirHolaMundo() {
System.out.print... | [
"Diurno@C8PC13.informatica.comercio"
] | Diurno@C8PC13.informatica.comercio |
b75d54a0fd0bfa5bd47a4e9708acd7da8409753e | 5b61c71f395ad61d73c7ec673d3058a154c4421a | /src/estruturaCondicional/Exerc04.java | 44550bd24411a46b76a78d79f5baa451f71cfac0 | [] | no_license | Paulojoserc/udemy | bdabc6dbaf3ba842aa209fbdb760ede6b53ab560 | 0e391c0611b3670bdda112969f7615544f84839b | refs/heads/main | 2023-03-10T05:11:21.741733 | 2021-02-19T01:31:36 | 2021-02-19T01:31:36 | 340,215,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 610 | java | package estruturaCondicional;
import java.util.Scanner;
public class Exerc04 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int duracao, dia= 24, horaI, horaF;
System.out.println("Digite a hora de inicio do jogo");
horaI = sc.nextInt();
System.out.println("Digite a hora do... | [
"pjrc83@gmail.com"
] | pjrc83@gmail.com |
205c9b09522dc250fde7b4596f5f9476d474b87a | 967f20c672aa084ad7f51423a75ce6264216608b | /ProductFinal/src/main/java/jsimmons/productfinal/dao/ProductDAOImpl.java | 065e6f82d16427fbcb320908d09aeb842748cfa8 | [] | no_license | DataPartnering/EcommerceDashboardRestAPI | 84677fa290eb13a8c114c0c26d3122df2b4fea54 | 04488ccd4cd89267ec8270b689559132937b1cc8 | refs/heads/master | 2020-12-08T22:35:40.881704 | 2020-01-10T19:33:06 | 2020-01-10T19:33:06 | 233,114,109 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,300 | java | package jsimmons.productfinal.dao;
import java.util.List;
import javax.persistence.EntityManager;
import org.hibernate.Session;
import org.hibernate.query.Query;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import jsimmons.productfinal.m... | [
"jovanrsimmons@gmail.com"
] | jovanrsimmons@gmail.com |
e20c9740e37585b4a579f05e609326b9df3f6e25 | b345f9610b27bae93a7b17e53c405a7acf8f91c2 | /src/main/java/com/ikanow/titan/diskstorage/mongo/MongoKeyColumnValueFlatStore.java | e7d2ee33775ce0a15da81e58aa4c1ba7c6542008 | [
"Apache-2.0"
] | permissive | jfreydank/titan-mongo | 628fbd5807c5a3abc6c1238d2cd7368464226a8e | 663abe493bd481e2d0e02acc45b517d26512fffb | refs/heads/master | 2021-01-21T02:35:58.302902 | 2015-03-04T15:11:48 | 2015-03-04T15:11:56 | 31,662,464 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,767 | java | package com.ikanow.titan.diskstorage.mongo;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ConcurrentNavigableMap;
import java.util.concurrent.ConcurrentSkipListMap;
import javax.annotation.Nonnull;
import org.apache.commons.lang.StringUtils;
import org.slf4j.Logg... | [
"jfreydank@Ikanow.com"
] | jfreydank@Ikanow.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.