blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
670d4ed7deff8e3157baeb270db072f4301d7f35 | b38a531aba67d97f831125c78bf2f89766d28288 | /MyApplication/src/test/java/com/albania/MyApplicationTests.java | ae3539b7f44a285488f8f61fd992efb5c277eefb | [] | no_license | ertugertshkulaku/myspringapp1 | ecd596c3cf660ac138c5f6d6e0f1bd26008b296b | d1bfbbbc6bef99323335d872d34f84264c3a126e | refs/heads/master | 2021-01-09T16:03:17.266378 | 2020-02-22T15:43:36 | 2020-02-22T15:43:36 | 242,365,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package com.albania;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class MyApplicationTests {
@Test
public void contextLoads() {
}... | [
"Eri@Ertugert-Pc"
] | Eri@Ertugert-Pc |
58b0bcad3ab4a6d866a56510eecedac3da3a7142 | cdc490dc610c42c7b9156a69d4a97aee9a46d5a4 | /Educalife/src/br/com/hslife/educalife/enumeration/Uf.java | f655a012bc16311dfe67ac005672c1cbae6469cc | [
"MIT"
] | permissive | herculeshssj/educalife | c2fc7adeed46651aec3b42b15a66b03ff9180e11 | 6c84963b1b06352c6b65433e318fc8f59c07b4a5 | refs/heads/master | 2021-11-27T17:30:54.260596 | 2021-11-19T11:00:31 | 2021-11-19T11:00:31 | 54,271,158 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 735 | java | package br.com.hslife.educalife.enumeration;
public enum Uf {
AC("Acre"),
AL("Alagoas"),
AP("Amapá"),
AM("Amazonas"),
BA("Bahia"),
CE("Ceará"),
DF("Distrito Federal"),
ES("Espírito Santo"),
GO("Goiás"),
MA("Maranhão"),
MT("Mato Grosso"),
MS("Mato Grosso do Sul"),
MG("Minas Gerais"),
PA("Pará"),
PB("Pa... | [
"hercules_hssj@outlook.com"
] | hercules_hssj@outlook.com |
f8d6469b3cfc9b34daf0078673dd60bf231b41c7 | b0673719527db633026315125a917ba701107e64 | /src/main/java/com/farm/dao/IFarmerDao.java | 9be5bd567f777a0e070a586e297f1e9468aa3019 | [] | no_license | Rekha2916/Agricom | 932145409e01bbdc09b3ff726777c04aea7bfe89 | a2d98ee0d1a46217b9b48cba86e207628ebeb608 | refs/heads/master | 2020-04-08T02:24:57.684161 | 2018-12-03T05:08:38 | 2018-12-03T05:08:38 | 158,934,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package com.farm.dao;
import com.farm.model.*;
// interface for farmer
public interface IFarmerDao {
public int addFarmer(FarmFarmer f);
public FarmFarmer validate(LoginFarmer l);
int fogetUser(LoginFarmer l);
}
| [
"rekhakumawat19@gmail.com"
] | rekhakumawat19@gmail.com |
b8c62addbfdeed56227fbd488a5269ebf3f50f2e | 43e2ed1afe8fcc9355db34df39bd7299b7b1a9ff | /src/main/java/com/ets/controller/gui/emrCharting/pmh/familyHistory/FamilyHistoryFreeTextController.java | e7e1beb562e3bb4b94038d6699afd6acfa6f1060 | [] | no_license | topdeveloper424/EHR-JAVA | 0b420d75d6e6adafdebc3c91610fbed90d388d01 | 61c7ee66fa844fc5dd65a3a145405489088559ff | refs/heads/master | 2022-12-09T21:30:44.241621 | 2019-10-11T05:28:49 | 2019-10-11T05:28:49 | 209,291,391 | 1 | 0 | null | 2022-11-24T05:49:09 | 2019-09-18T11:27:06 | Java | UTF-8 | Java | false | false | 1,695 | java | package com.ets.controller.gui.emrCharting.pmh.familyHistory;
import java.net.URL;
import java.util.ResourceBundle;
import com.ets.controller.gui.emrCharting.pmh.PMHFamilyHistoryInputController;
import com.ets.utils.FXFormCommonUtilities;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import ja... | [
"badar.khann1@gmail.com"
] | badar.khann1@gmail.com |
204e9edb88cc418bd7408278d44c967f4a7d082f | 635880651b1b647d17b53a2a75c2caef666621e5 | /src/main/java/hprose/net/Acceptor.java | bbd86db06ab000290dbaf5f40884189f32735075 | [
"MIT"
] | permissive | zjpjohn/hprose-java | f0e13c3f92001e433bac758cadf07875e9f40e3a | 5ff7c878a24b6879c8b8ec6cdc8a16b0e9be6efe | refs/heads/master | 2020-12-14T07:42:43.768094 | 2016-08-16T15:35:09 | 2016-08-16T15:35:09 | 65,905,852 | 1 | 0 | null | 2016-08-17T12:29:38 | 2016-08-17T12:29:38 | null | UTF-8 | Java | false | false | 3,969 | java | /**********************************************************\
| |
| hprose |
| |
| Official WebSite: http://www.hprose.com/ |
| ... | [
"mabingyao@gmail.com"
] | mabingyao@gmail.com |
5a2dced3526615b4509c0e4d361e4a3bb63fcae6 | ac02db4faf2a1e2ed3899414361bd8133ae9b31e | /library/src/main/java/com/yqritc/recyclerviewflexibledivider/FlexibleDividerDecoration.java | 65846f0f2348cd85c5ef7dda5cf1237b34157c99 | [
"Apache-2.0"
] | permissive | aelmahalawey/RecyclerView-FlexibleDivider | 6d0b3f527e060613324fb09d1de358703777042d | daff09f20c9226246b0a1b2a2b669c140c9c7256 | refs/heads/master | 2021-01-21T07:20:48.163132 | 2015-04-21T05:32:50 | 2015-04-21T05:32:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,931 | java | package com.yqritc.recyclerviewflexibledivider;
import android.content.Context;
import android.content.res.Resources;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.support.ann... | [
"ikeda_yoshihito@cyberagent.co.jp"
] | ikeda_yoshihito@cyberagent.co.jp |
c82374952910e9a2e2afdae3233c739e8dd25f3f | 0869ca5baeb9b38d554101fb55e0857c97ad3623 | /app/src/main/java/com/wallet/crypto/trustapp/widget/BlockchainsAdapter.java | 5f90a8c84ec3e3a1cb8d4a6206a4cca752da2893 | [] | no_license | alitong/oldTrust | a4c9198d6a9f7c632129247173ccb9ee908c72a7 | cdce6c1acbc6f848b171718f57920cf07dafc816 | refs/heads/master | 2022-03-03T22:48:59.970155 | 2019-10-08T09:34:41 | 2019-10-08T09:34:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,320 | java | package com.wallet.crypto.trustapp.widget;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.FrameLayout.LayoutParams;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;... | [
"toufiqelahy@hotmail.com"
] | toufiqelahy@hotmail.com |
620f8561fc61e62aa4317fb00fa6073a9fac4abd | 5ab0e1f6d1f3fbf94b576b19792ec3f6db66fef1 | /cloud2020/seata-order-service2001/src/main/java/com/wsz/springcloudalibaba/controller/OrderController.java | 0a10ad79b9efe05e715bb8c2c9cdbd48220c3d97 | [] | no_license | Wushuzhang/springcloud | e4b87bcfe0dee3130f1fac51a3f98fbe364af4b3 | fc2615c69610a73206951414eaf70a6783947622 | refs/heads/master | 2022-11-23T20:25:22.107308 | 2020-07-05T02:42:23 | 2020-07-05T02:42:23 | 277,217,874 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 653 | java | package com.wsz.springcloudalibaba.controller;
import com.wsz.springcloudalibaba.entity.CommonResult;
import com.wsz.springcloudalibaba.entity.Order;
import com.wsz.springcloudalibaba.service.OrderService;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestCon... | [
"937680550@qq.com"
] | 937680550@qq.com |
849314ccffc5593e1b22c7521cae901792a62114 | 0e07c7fa832e90b0352a6386e9f91e81fbc74c13 | /singleton/src/main/java/com/chc/design_coding/interpreter/bridge/singleton/LazySingleton.java | 3b04405940be705c3b1c3cb940bfe35ad9c62f7e | [] | no_license | chcGolang/java_design_coding | 0671f6015b5e6f665d8cdbcbdaaa5d6e7368857c | 24910b25cf853a441370c04a83685e43e6738fe0 | refs/heads/master | 2020-05-09T16:06:05.239966 | 2019-04-28T03:46:58 | 2019-04-28T03:46:58 | 181,257,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package com.chc.design_coding.interpreter.bridge.singleton;
/**
* 懒汉式单例
* @author chc
* @create 2019-04-18 20:50
**/
public class LazySingleton {
private static LazySingleton lazySingleton = null;
private LazySingleton(){
}
public synchronized static LazySingleton getInstance(){
if (lazy... | [
"869672271@qq.com"
] | 869672271@qq.com |
27d6e7ff09bcf4e712487ad7866848f79183c637 | ebe07aa4fbd109f9c4ee6b3844092bfbf17049aa | /android_xhs/XHSApp/app/src/main/java/com/example/xhsapp/Land.java | 0b4fd3ce8c9d5caf5c51e1e33d1169da3f3ff662 | [] | no_license | WhiteRedB/lz_xxgcxy_jy_lz | 0af57865cc311892d799d4b3d7afc4d0cfd67945 | a2ea1255b1e8e575ac03d83e7057b316f3e1e6e4 | refs/heads/master | 2020-05-29T14:30:10.867883 | 2019-05-29T09:53:53 | 2019-05-29T09:53:53 | 189,197,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,965 | java | package com.example.xhsapp;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.Toast;
pub... | [
"2684049025@qq.com"
] | 2684049025@qq.com |
697e3cf3c498ad29de5fb40dc31c272ceeb4e315 | 848347ce752376c2a7db7c174cf6c0733ab70469 | /src/main/java/dev/jbcu10/opendata/domain/Source.java | b9cded2cbe3eaca6e203196eeb153ae0c4beedd9 | [] | no_license | nebnhoj/open-data | d048fa503b90ee244ba10b62d2c0ed25404654c4 | ae869be0fbac90f18e2b3f2b2f1bba4ec0fa5abf | refs/heads/master | 2021-03-27T15:29:01.992456 | 2018-02-22T06:09:40 | 2018-02-22T06:09:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 661 | java | package dev.jbcu10.opendata.domain;
public class Source {
private String id;
private String src;
private String csv;
public Source() {
}
public Source(String id, String src, String csv) {
this.id = id;
this.src = src;
this.csv = csv;
}
public String getId() ... | [
"jb.uera021093@gmail.com"
] | jb.uera021093@gmail.com |
5448d3dba656ae0e7e2bb7810ffbdd60b320ff66 | b04283a5dfd50dde839a855f4f3316a0b7845439 | /JavaIniciantes/src/Capitulo2/StrDemo.java | a19207f8a335888a85a78767869dfb314a2d6cd7 | [] | no_license | AvtEstudos/JavaSE8 | c420b45b2fe9923de6dce163e8e4426e6d7f5afa | 008fd66833aade5989136f429961fe5617a6987c | refs/heads/master | 2020-04-10T01:42:49.782478 | 2019-03-10T22:33:27 | 2019-03-10T22:33:27 | 160,723,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package Capitulo2;
public class StrDemo {
public static void main(String[] args) {
System.out.println("Primeira Linha \n Segunda Linha");
System.out.println("A \t B \t C");
System.out.println("D \t E \t F");
}
}
| [
"andretamayoshi@gmail.com"
] | andretamayoshi@gmail.com |
c1955029a2c274348d5e4a5254bc66dea248f234 | 2378c195f2647b004346ed30164cc026959cda25 | /src/main/java/com/simibubi/create/modules/contraptions/redstone/ContactMovementBehaviour.java | e95a4f5ccc7145b7f394b50e1cce66fc232bc717 | [
"MIT"
] | permissive | MORIMORI0317/Create | 7d62126e5fe405afd69e39c39582ee4c2c49ef1a | 3371267e799ca3474d5ff78769677408b346b5b2 | refs/heads/master | 2021-05-23T09:05:22.580797 | 2020-03-29T02:44:35 | 2020-03-29T02:44:35 | 253,212,805 | 1 | 0 | MIT | 2020-04-05T10:53:15 | 2020-04-05T10:53:15 | null | UTF-8 | Java | false | false | 2,196 | java | package com.simibubi.create.modules.contraptions.redstone;
import com.simibubi.create.AllBlocks;
import com.simibubi.create.foundation.utility.VecHelper;
import com.simibubi.create.modules.contraptions.components.contraptions.MovementBehaviour;
import com.simibubi.create.modules.contraptions.components.contraptions.Mo... | [
"31564874+simibubi@users.noreply.github.com"
] | 31564874+simibubi@users.noreply.github.com |
ef41d80955397bf44bf4ef2b9676d73facd7bb66 | 1074c97cdd65d38c8c6ec73bfa40fb9303337468 | /rda0105-agl-aus-java-a43926f304e3/xms-persistence/src/main/java/com/gms/xms/persistence/dao/admin/ProductCarrierDao.java | 198ed2c39ac25049b80c9189cfcd8c2c087ba4c7 | [] | no_license | gahlawat4u/repoName | 0361859254766c371068e31ff7be94025c3e5ca8 | 523cf7d30018b7783e90db98e386245edad34cae | refs/heads/master | 2020-05-17T01:26:00.968575 | 2019-04-29T06:11:52 | 2019-04-29T06:11:52 | 183,420,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,946 | java | package com.gms.xms.persistence.dao.admin;
import com.gms.xms.common.exception.DaoException;
import com.gms.xms.filter.admin.ProductCarrierFilter;
import com.gms.xms.persistence.config.SqlSessionClient;
import com.gms.xms.persistence.dao.BaseDao;
import com.gms.xms.txndb.vo.admin.ProductCarrierVo;
import java... | [
"sachin.gahlawat19@gmail.com"
] | sachin.gahlawat19@gmail.com |
b0cea1adf9c76ce7e9a8112bc0d46f2c36c62fc3 | 3de3dae722829727edfdd6cc3b67443a69043475 | /edexOsgi/com.raytheon.uf.common.dataplugin.grid.derivparam/src/com/raytheon/uf/common/dataplugin/grid/derivparam/tree/StaticGridDataLevelNode.java | c89c7d84ede5cb1d9f986788ab946ed44de2c008 | [
"LicenseRef-scancode-public-domain",
"Apache-2.0"
] | permissive | Unidata/awips2 | 9aee5b7ec42c2c0a2fa4d877cb7e0b399db74acb | d76c9f96e6bb06f7239c563203f226e6a6fffeef | refs/heads/unidata_18.2.1 | 2023-08-18T13:00:15.110785 | 2023-08-09T06:06:06 | 2023-08-09T06:06:06 | 19,332,079 | 161 | 75 | NOASSERTION | 2023-09-13T19:06:40 | 2014-05-01T00:59:04 | Java | UTF-8 | Java | false | false | 5,828 | java | /**
* This software was developed and / or modified by Raytheon Company,
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
*
* U.S. EXPORT CONTROLLED TECHNICAL DATA
* This software product contains export-restricted data whose
* export/transfer/disclosure is restricted by U.S. law. Dissemination
... | [
"mjames@unidata.ucar.edu"
] | mjames@unidata.ucar.edu |
ae237f9f60b66091e184cffa186ef6ada5f5306c | 668960d4d3d02dcb6161b8260ecc863dd7517636 | /common/ca/bouncycastle/src/main/java/org/bouncycastle/pqc/jcajce/provider/mceliece/BCMcElieceCCA2PrivateKey.java | 66db0087fa136e462324502f32f4803603d1c79b | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lbrackspace/atlas-lb | de1eb3c45427b08308d348fe3dbcf3d38ce116cb | dde84090fefc9c6e5861d7f4d39dd291c745f392 | refs/heads/master | 2022-06-16T02:33:58.445491 | 2021-06-11T21:47:56 | 2021-06-11T21:47:56 | 2,043,124 | 3 | 16 | null | 2016-10-13T23:36:49 | 2011-07-13T17:12:25 | Java | UTF-8 | Java | false | false | 5,697 | java | package org.bouncycastle.pqc.jcajce.provider.mceliece;
import java.io.IOException;
import java.security.PrivateKey;
import org.bouncycastle.asn1.pkcs.PrivateKeyInfo;
import org.bouncycastle.asn1.x509.AlgorithmIdentifier;
import org.bouncycastle.crypto.params.AsymmetricKeyParameter;
import org.bouncycastle.pqc.asn1.Mc... | [
"carlos.garza@rackspace.com"
] | carlos.garza@rackspace.com |
6b557528efcea2e4755fb076f68139399492f9cf | 68157181487cd433dfbdb02534a8a69580da0f54 | /src/com/bank/test/ExampleNG.java | 83e85c972586f083b82025442f17266942d14488 | [] | no_license | santhosh86/Ranford | 575a918806fcdb73a173882329760ae77f579abc | 67a6c946735fb0bd785d902ede8e976c7d5bd9c4 | refs/heads/master | 2020-05-23T08:00:06.129538 | 2017-01-31T02:56:42 | 2017-01-31T02:56:42 | 80,485,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.bank.test;
import org.testng.Assert;
import org.testng.annotations.Test;
public class ExampleNG
{
@Test
public void xyz()
{
Assert.assertEquals("Selenium","Selenium");
}
@Test(enabled=false)
public void pqr()
{
Assert.assertEquals("Gmail","Gmail");
}
@Test
public void abc()
{
Assert.assertE... | [
"santhosh@mindqsystems.com"
] | santhosh@mindqsystems.com |
fe3e05da0a84d08509f3a8a127817c7e6389a8f2 | ed865190ed878874174df0493b4268fccb636a29 | /PuridiomWeb/src/com/tsa/puridiom/handlers/RequisitionHeaderRetrieveByIdHandler.java | b4e6722dd07100f7c484aaf1ffcb693775d494d2 | [] | no_license | zach-hu/srr_java8 | 6841936eda9fdcc2e8185b85b4a524b509ea4b1b | 9b6096ba76e54da3fe7eba70989978edb5a33d8e | refs/heads/master | 2021-01-10T00:57:42.107554 | 2015-11-06T14:12:56 | 2015-11-06T14:12:56 | 45,641,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package com.tsa.puridiom.handlers;
import com.tsagate.foundation.processengine.*;
import java.util.*;
public class RequisitionHeaderRetrieveByIdHandler implements IHandler
{
public Map handleRequest (Map incomingRequest) throws Exception
{
try
{
PuridiomProcessLoader processLoader = new PuridiomProcessLoader... | [
"brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466"
] | brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466 |
9e887a902b0192169ad0537b9f962acb7aba8c2f | 2a53f1317fd763a22fcd23de779abea081d11d01 | /src/main/java/hello/servlet/web/springmvc/v3/SpringMemberControllerV3.java | ef4536133ff16cf82effee8e86622ee625f3f65c | [] | no_license | inje15150/front-controller | c9c3cd3ba21fa73ec6430d3523d79f69f2a62f44 | 91e777bf9e8e7b2f621ae8df38423c2604527920 | refs/heads/master | 2023-05-06T05:05:20.490296 | 2021-06-05T12:44:51 | 2021-06-05T12:44:51 | 374,075,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | package hello.servlet.web.springmvc.v3;
import hello.servlet.domain.member.Member;
import hello.servlet.domain.member.MemberRepository;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@Controller
@RequestMa... | [
"inje15150@naver.com"
] | inje15150@naver.com |
f8659a3ac51a7e735e7cc4ff7a9e268dea9951aa | 9b7dec08a72088c1e8ce518ea28e95810561d1f3 | /lwh-security2019/lwh-sec-core/src/main/java/com/lwhtarena/security/core/validate/code/ValidateCodeRepository.java | 90f4c71d4605109717779f04741b066fd257edbb | [] | no_license | LWHTarena/lwh-example | 6c9b763bca5a5a1557a14778a13a8cde1ffeb53e | e74096b50e49ea37b913b967cd3272ae13cda632 | refs/heads/master | 2022-12-21T09:50:27.766898 | 2021-05-01T08:31:34 | 2021-05-01T08:31:34 | 128,957,310 | 0 | 0 | null | 2022-12-16T15:41:55 | 2018-04-10T15:41:01 | Java | UTF-8 | Java | false | false | 909 | java | package com.lwhtarena.security.core.validate.code;
import org.springframework.web.context.request.ServletWebRequest;
/**
* @author liwh
* @Title: ValidateCodeRepository
* @Package com.lwhtarena.security.core.validate.code
* @Description: 校验码存取器
* @Version 1.0.0
* @date 2020/7/20 19:36
*/
public interface Valid... | [
"lwhtarena@163.com"
] | lwhtarena@163.com |
258644f03c9c39b51b46f7dcaf294cd259f1156f | db6ca0fe32ece7f92be8824af06772e7982394ca | /Share_Surprises/src/module-info.java | 26867cf36b0912cf0a9c5b75ffb5511f63965944 | [] | no_license | AlexandraEG98/Devmind | 89f28e4101af9590e903306352204d46458f6b24 | 265aa5f05e31e1a154a732ac9ad9e3d292f845c3 | refs/heads/master | 2023-08-28T16:33:14.382614 | 2021-10-01T12:55:58 | 2021-10-01T12:55:58 | 404,362,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20 | java | module Project_2 {
} | [
"Fujitsu@192.168.0.116"
] | Fujitsu@192.168.0.116 |
8f12bae3ba2fbcad44d41658a4b020746d3e2a02 | 9ba04f72e01dbc662a1dbf8c371508a4add7b9ad | /src/main/java/ru/geekbrains/homework7/Plate.java | dd8c821648c97d589ebdf0bdbd1f733008ef228c | [] | no_license | AntonGolovkin/HomeWork7 | aa1ae2589ca1c01ae1313b2563722720928254b1 | fe561a280d27777d9270ffeed4918cb94017348b | refs/heads/master | 2023-04-26T20:19:06.309379 | 2021-05-19T17:37:49 | 2021-05-19T17:37:49 | 368,952,105 | 0 | 0 | null | 2021-05-19T17:40:33 | 2021-05-19T17:37:38 | Java | UTF-8 | Java | false | false | 303 | java | package ru.geekbrains.homework7;
public class Plate {
private int food;
public int getFood() {
return food;
}
public void setFood(int food) {
if (food > 0) {
this.food = food;
}
}
public Plate(int food) {
this.food = food;
}
}
| [
"toni.golovkin.89@inbox.ru"
] | toni.golovkin.89@inbox.ru |
41dfc5db582b7bebf5e3f67653f82e9abe0fd93b | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i16811.java | 453136854bc8a8144d480f53ffffb4cdc47c1598 | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i16811 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
d283786f297582c33e41e47945df1160ff7db9fe | 07985aa189cb402fecab80c942edcdb6005a8864 | /app/src/main/java/com/noumi/mvp/ui/NewsAdapter.java | 8aed500096a037df39422cdb59e224652d2771b6 | [] | no_license | noumi92/MVP | aaa03f62d73ef52c1456b20085169dcf7da63dc2 | a190cbe5f2a2fd98a5bfbd98126b805ee17c1c72 | refs/heads/master | 2020-06-22T00:59:13.078760 | 2019-07-18T16:22:13 | 2019-07-18T16:22:13 | 197,593,980 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,556 | java | package com.noumi.mvp.ui;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.noumi.mvp.R;
import com.noumi.mvp.data.News;
import java.util.List;... | [
"noumankarim1988@gmail.com"
] | noumankarim1988@gmail.com |
dedb20be7b7b3b4a6f189c6136823bc67be8f6c8 | 1f586a137bf5952c67c0da97f39a28c0840d99ea | /src/main/java/com/instaclustr/esop/gcp/GCPRestorer.java | e51b5cc8e7e39e05a701c4513fc80d05a2154458 | [
"Apache-2.0"
] | permissive | mlallaouret/instaclustr-esop | d5c01792ea1178d12b40fbda9342f090413372e9 | a7ccca3d45a6e07679d8aa3c2d5082c01f645766 | refs/heads/master | 2022-12-30T16:37:15.872177 | 2020-10-13T19:34:39 | 2020-10-13T19:44:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,886 | java | package com.instaclustr.esop.gcp;
import static java.lang.String.format;
import java.io.InputStreamReader;
import java.nio.channels.Channels;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.StandardCopyOption;
import java.util.ArrayList;
import java.util.List;
i... | [
"stefan.miklosovic@instaclustr.com"
] | stefan.miklosovic@instaclustr.com |
4fde0d545e01373a29f125a13bb22d19b3b2007f | fadd4bbae8b07919c9c076deffa4f1500acdd486 | /Lunarium/sources/src/main/java/net/theairblow/lunarium/mixin/MixinMapRenderer.java | a5276359dddf2f7a08fc066372d4ecd31d6e36e1 | [] | no_license | TheAirBlow/TheVault | 0adc210b09578a80543bce86751890436d1b53aa | bc725ee5e5b1bb2ebc2dbeaa20e5eb7c5e94862a | refs/heads/main | 2023-01-20T09:51:30.487576 | 2020-11-26T07:53:36 | 2020-11-26T07:53:36 | 304,561,791 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,003 | java | package net.theairblow.lunarium.mixin;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Inject;
import org.spongepowered.asm.mixin.injection.callback.CallbackInfo;
import net.theairblow.lunarium.module.ModuleManager;
import net.the... | [
"dasik.danila@gmail.com"
] | dasik.danila@gmail.com |
509e889c5f57eaf099af43ae6b4ba61e9ae0cd40 | 944965ad362cc3b3e1339ddbf616ddd6a3fa988b | /module2/src/ss5_access_modifier_static_method_static_property/bai_tap/xay_dung_lop_chi_ghi_trong_java/Student.java | 784a792b61fed1d479f47bfffc1724db76824605 | [] | no_license | pdphuoc7072/C0721G1-PhanDaiPhuoc | a660f7953e6577a501dfeeeb334987963a4d3104 | f4c73645a48bb6fe9201c0f71f7a0c4aca887234 | refs/heads/main | 2023-07-18T16:02:32.315161 | 2021-09-19T03:05:19 | 2021-09-19T03:05:19 | 385,127,777 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package ss5_access_modifier_static_method_static_property.bai_tap.xay_dung_lop_chi_ghi_trong_java;
public class Student {
private String name;
private String classes;
public Student () {
this("John", "C02");
}
public Student (String name, String classes) {
this.name = name;
... | [
"pdphuoc7072@gmail.com"
] | pdphuoc7072@gmail.com |
48f221497e5bf6e14e9655c9a7520487485453df | 4a50a27696768b550164c4c3d90e133932fe5b96 | /src/Project619Phase1Q1.java | 188b8920a8e56901a2cbc96a4a601195c45434d0 | [] | no_license | ajak6/Twitter-Analytic-WebService | d796954115d7c48fcecaa6b0056e0058653ead1b | 337c56d03920ba2d988a734130e5ea0f3fea3a31 | refs/heads/master | 2021-01-10T14:57:09.586645 | 2015-05-30T01:17:41 | 2015-05-30T01:17:41 | 36,537,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,693 | java | import io.undertow.Undertow;
import io.undertow.io.Sender;
import io.undertow.server.HttpHandler;
import io.undertow.server.HttpServerExchange;
import io.undertow.util.Headers;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.math.BigInteger;
import java.sql.Connection;
import java.sql.Dri... | [
"a.ameyjain@hotmail.com"
] | a.ameyjain@hotmail.com |
c3e6cfa93773e4f3ea327ae3e9506490b23fb69e | 998d00177429e7445f67231b083246494ffba93b | /src/main/java/net/cakelancelot/heroes/extension/evthandlers/RoomRemovalHandler.java | 36024bcb6d7c4f6e939170ce2b870990da65d45a | [
"MIT"
] | permissive | Juansecu/HeroesExtension | 16fb8f995ba17dff9311e5f3c184cb354bde7f31 | 68303248930bbbee469cea99ef324faab7dc5913 | refs/heads/master | 2023-06-02T00:25:31.544388 | 2021-06-15T13:36:42 | 2021-06-16T09:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package net.cakelancelot.heroes.extension.evthandlers;
import com.smartfoxserver.v2.core.ISFSEvent;
import com.smartfoxserver.v2.core.SFSEventParam;
import com.smartfoxserver.v2.entities.Room;
import com.smartfoxserver.v2.entities.Zone;
import com.smartfoxserver.v2.exceptions.SFSException;
import com.smartfoxserver.v2... | [
"CakeLancelot@users.noreply.github.com"
] | CakeLancelot@users.noreply.github.com |
d8f57a38ff8fbc35d813ccf362fc92abda3e52d5 | 1aeb77c48858c6d6e2b740b9b848bacf47bac61d | /src/test/java/tools/UrlEncodeDecode.java | a8474de126313d2ab6e8c90607541bae8476aeb3 | [] | no_license | leopardoooo/address-library | af72d9cc0702a7fec1ed67fd3faee19de05790de | 2486e43de646f3e0d5583f3e118356a17e90d5c8 | refs/heads/master | 2016-09-10T21:38:26.912071 | 2015-12-16T01:37:49 | 2015-12-16T01:37:49 | 27,463,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,431 | java | package tools;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import java.util.Map;
import org.junit.Test;
public class UrlEncodeDecode {
@Test
public void testEncode() throws Exception {
String queryString = "UserName=%E5%BC%A0%E5%88%9A%E4%BC%9F&Password=12&OA=1";
String gbk = "GBK";
... | [
"nirack@163.com"
] | nirack@163.com |
0a95f8824681cf1aa0b907983749bbd258587092 | 53589c1f8032f452d9f5a49e4bc13f36d9fde2bf | /app/src/main/java/com/tripsters/sample/util/Constants.java | f856f2a1cd15527d26b898d473253326cc40cb12 | [] | no_license | TripstersSDK/tripsters-android-sdk | 2e698a1d38508c6748e98e815eb5e710c3e3ead6 | 1f8869b769fc9a96cacc4bc0e7dace69523090b0 | refs/heads/master | 2021-01-10T15:16:18.946444 | 2016-03-24T07:51:03 | 2016-03-24T07:51:03 | 53,821,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,070 | java | package com.tripsters.sample.util;
public class Constants {
// 附近的人每页的条目数字
public static final int PAGE_COUNT = 20;
// 多图最多显示个数
public static int PIC_MAX_COUNT = 15;
// 问题城市选择最多个数
public static int QUESTION_CITY_MAX_COUNT = 2;
public static class Action {
public static final Str... | [
"clseeyou@gmail.com"
] | clseeyou@gmail.com |
fb7c01b23583e5983fb9ddde4e620f060c7789a4 | ea43d74302f85239858404a96bdb3d1606946186 | /src/main/java/com/apartment/EATDA/web/UserApiController.java | 698bf3cb62666c985ce1c05f3a88dbfed3f0817d | [] | no_license | EAT-DA/back-end | 8b4230177dfbcad8d2dd9079398cf60d2ce5c500 | ed1e9839aa4a98bbd1da6122f8f75824f359957c | refs/heads/main | 2023-07-04T01:29:57.985339 | 2021-08-08T12:44:00 | 2021-08-08T12:44:00 | 393,947,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | package com.apartment.EATDA.web;
import com.apartment.EATDA.service.UserService;
import com.apartment.EATDA.web.dto.UserSaveRequestDto;
import lombok.RequiredArgsConstructor;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframewo... | [
"www.castlehi@gmail.com"
] | www.castlehi@gmail.com |
b816f2979c09a25bf52727568b09f89b2822a77f | fcde9046e14040dfc29a36c2f7644bf2cb89750c | /src/newbieprotect/EventsListener.java | 6c8a4481b5bdbc83998a29fb6037904580ec7af7 | [] | no_license | Shevchik/NewbieProtect | 6996108a9fe56c356346f0bffbf4dbc2bf1f0ede | 00899254dd149d5605e3bebf111ac18bd1406743 | refs/heads/master | 2020-12-24T16:24:07.287945 | 2016-03-05T17:56:57 | 2016-03-05T17:56:57 | 13,032,548 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,943 | java | package newbieprotect;
import org.bukkit.ChatColor;
import org.bukkit.entity.Arrow;
import org.bukkit.entity.Entity;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Listener;
import org.bukkit.event.entity.EntityDamageByEntityEvent;
... | [
"Shev4ik.den@gmail.com"
] | Shev4ik.den@gmail.com |
07a68db4692ff6c0a6625af1b54838da31ef905b | e9c3b234adc0473a7e0d315a46e48f606d08f6ad | /src/main/java/com/demo/common/model/base/BaseWfUrge.java | 3e1f96dc2ff017b4cbc67b33df74ec258d02b61e | [] | no_license | WangShuaiGitHub/JfinalDemo | 8d2f68e559274ab5fa6b3ffb62dbeb4479cdb822 | 118355ec0cda67c3ab1a2fb5caf69f80166a09af | refs/heads/master | 2022-12-30T15:00:13.541079 | 2020-10-15T05:08:40 | 2020-10-15T05:08:40 | 303,667,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,205 | java | package com.demo.common.model.base;
import com.jfinal.plugin.activerecord.Model;
import com.jfinal.plugin.activerecord.IBean;
/**
* Generated by JFinal, do not modify this file.
*/
@SuppressWarnings("serial")
public abstract class BaseWfUrge<M extends BaseWfUrge<M>> extends Model<M> implements IBean {
public void... | [
"wangs-as@glodon.com"
] | wangs-as@glodon.com |
abb8fa36a2c63a93ccaa881330f1866d41a44834 | 80adec1768e906ba574137d6f38badd41497e5fd | /android/app/src/main/java/com/spurs/MainActivity.java | 80ae0df2b7c2f5cf0dec74dadad98e7e1e2d1825 | [] | no_license | MichailZyusko/Spurs | 119fa376d267a97fb10c0184c5085c621c1e3a98 | 68843b03029d18065075507ac0b510f4eb9a091d | refs/heads/master | 2023-06-07T13:06:26.905943 | 2021-06-23T11:33:49 | 2021-06-23T11:33:49 | 379,580,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.spurs;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript. This is used to schedule
* rendering of the component.
*/
@Override
protected String getMainComponentName() {
retur... | [
"67417124+MichailZyusko@users.noreply.github.com"
] | 67417124+MichailZyusko@users.noreply.github.com |
ab0903f85022c8a86eb2c1046b63d1cac5ddb54e | 6a922e840b33f11ab3d0f154afa0b33cff272676 | /src/main/java/org/docx4j/dml/chart/STCrossBetween.java | c649ece88f429aa6fa19ee0355e45bce7daabfda | [
"Apache-2.0"
] | permissive | baochanghong/docx4j | 912fc146cb5605e6f7869c4839379a83a8b4afd8 | 4c83d8999c9396067dd583b82a6fc892469a3919 | refs/heads/master | 2021-01-12T15:30:26.971311 | 2016-10-20T00:44:25 | 2016-10-20T00:44:25 | 71,792,895 | 3 | 0 | null | 2016-10-24T13:39:57 | 2016-10-24T13:39:57 | null | UTF-8 | Java | false | false | 1,921 | java | /*
* Copyright 2007-2008, Plutext Pty Ltd.
*
* This file is part of docx4j.
docx4j is 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/... | [
"jason@plutext.org"
] | jason@plutext.org |
dd4220470ebf30059b6b16639cee3c71541e3b71 | d4e3f6e2d1615cfcac100df464d62d4a1a84d5a9 | /src/main/java/ru/itis/medicineproject/repositories/RoleRepositoryImpl.java | b36a48c09a9ebdfa3a2f314deeacd73e19b90e05 | [] | no_license | ImpendingDoom28/medicine-project | d5768ed0a4d6e2f914a0aad81a5fc4396b24e72e | 1f342b6821cfbfea3e1ebeb596b398aa89caa58f | refs/heads/master | 2022-06-21T18:25:38.511325 | 2020-01-26T14:21:13 | 2020-01-26T14:21:13 | 236,311,725 | 1 | 0 | null | 2022-06-21T02:42:03 | 2020-01-26T12:51:25 | JavaScript | UTF-8 | Java | false | false | 1,988 | java | package ru.itis.medicineproject.repositories;
import ru.itis.medicineproject.lib.DbConnection;
import ru.itis.medicineproject.model.Role;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
public cl... | [
"mikheevs11@gmail.com"
] | mikheevs11@gmail.com |
55f351a28255346bdcf37113aa8e0bfa0099376a | 7cf2dfac23e98787ae09ae0f1f7a8978ecd9f7dc | /app/src/main/java/com/example/veterinaryclinic/Utilities/Utility.java | cac1e4b107864c357bcf0d365899628d6a6a9b9e | [] | no_license | cristian685/Veterinary-Clinic | c364ced79c727ba64a87d9458879be023468735f | e1a9d65603a069bc0363955e225e333e97abca23 | refs/heads/master | 2023-08-01T06:03:45.712016 | 2021-09-15T10:34:23 | 2021-09-15T10:34:23 | 290,498,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package com.example.veterinaryclinic.Utilities;
import android.content.Context;
import android.net.ConnectivityManager;
public class Utility {
public static final String DIALOG = "example dialog";
// Method used to check for the internet connection
public static boolean isNetworkConnected(Context contex... | [
"cristi.popina98@gmail.com"
] | cristi.popina98@gmail.com |
b158b7bd87565f557ebba21f00fdb84aa64483b4 | a75a176e6fdece8f17c83e22ae7253882afd8f25 | /src/SemaphoreTest.java | 87448cbad61acb88acbf7be777de89c623a97683 | [] | no_license | Yuwenbiao/ConcurrentProgramming | 9271918dbf51881c526deb8f271ac20a091a665b | 1b9e376d23818720312b24721eb634bb8f7392b1 | refs/heads/master | 2021-10-12T03:16:59.784184 | 2019-02-01T07:53:06 | 2019-02-01T07:53:06 | 103,530,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Semaphore;
public class SemaphoreTest {
public static final int THREAD_COUNT = 30;
private static ExecutorService threadPool = Executors.newFixedThreadPool(THREAD_COUNT);
private static Semaphore... | [
"2383299053@qq.com"
] | 2383299053@qq.com |
d0eafc0c628af3a8b2a178542ecbfeb3ce9031f7 | e01539ff4fa403982c991aa424dc773547abb30a | /com.ibm.jbatch.container/src/main/java/com/ibm/jbatch/container/util/DependencyInjectionUtility.java | 045d5edb803a9ee29fd2c214dfdc3161cd18323a | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"CPL-1.0"
] | permissive | jGauravGupta/standards.jsr352.jbatch | 6d9aa00e8a3ddd44853570cb5086ebe189dd4932 | 90569b0004e830756d8f921419a511986b33a79c | refs/heads/master | 2022-10-08T09:20:17.941405 | 2020-05-08T21:12:17 | 2020-05-08T21:19:00 | 268,828,296 | 0 | 0 | Apache-2.0 | 2020-06-02T14:47:51 | 2020-06-02T14:47:50 | null | UTF-8 | Java | false | false | 8,046 | java | /**
* Copyright 2013 International Business Machines Corp.
*
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership. Licensed under the Apache License,
* Version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obt... | [
"skurz@us.ibm.com"
] | skurz@us.ibm.com |
b68979610adddd4736639b33947a9f14700e880a | 5428596d2be572810645580e648e325eff8bc27b | /src/androidTest/java/com/example/myretrofitrxjava/ExampleInstrumentedTest.java | ccf0c38f89b74990789a6cbb6e1fc546b7e2bc84 | [] | no_license | Edie945/RetrofitRxjava | 1e7bd7034bf0872354dc603bfab1e9053d17bf7c | b21436219bd11495b8737a4ff93d1ab0167531da | refs/heads/master | 2020-03-21T11:50:28.622664 | 2018-06-25T00:03:26 | 2018-06-25T00:03:26 | 138,524,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package com.example.myretrofitrxjava;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an An... | [
"edie_945@163.com"
] | edie_945@163.com |
2dfd232b2624abcf73f1bea0c7856b3bb2c33651 | 4c29cb129adf09cabb03ee6724278b78b15ac65d | /src/main/java/br/com/hoptech/vaaguruapi/security/JWTUtil.java | 33c3f673b8c4ae8dafa3096c769b01126c942776 | [
"MIT"
] | permissive | gbessa/vaaguru-api | e32b660d8308597f2356e13ccafb8becf4b58341 | 27cd5e3409b1abc0c4a981815891a469514bb565 | refs/heads/master | 2022-09-17T08:00:36.576778 | 2020-09-25T13:16:59 | 2020-09-25T13:16:59 | 136,003,861 | 0 | 0 | MIT | 2022-09-01T22:59:40 | 2018-06-04T09:41:12 | Java | UTF-8 | Java | false | false | 1,436 | java | package br.com.hoptech.vaaguruapi.security;
import java.util.Date;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.SignatureAlgorithm;
@Component
public class JWTUtil {
... | [
"gbvirtual@gmail.com"
] | gbvirtual@gmail.com |
1e47f143dbaac6e346cdeb54df721a77f6458e2d | 4831687854717dbb2215011270fdbd098f98840c | /backend/src/main/java/com/web/editor/model/dto/user/search/SearchPageBean.java | dfdaaa0ddc2aabdcefa9baea08dfdf21aa0a477e | [] | no_license | dabini/Web_PJT | b7758f52697f659c3043df9fdd5f81cef0ec3bda | 87d8a6ed0494d59f0e9b52521b430ebaafb343e5 | refs/heads/master | 2022-12-27T06:05:40.321417 | 2020-10-12T13:08:30 | 2020-10-12T13:08:30 | 295,435,009 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 911 | java | package com.web.editor.model.dto.user.search;
import java.io.Serializable;
import java.util.List;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Setter
@Getter
@ToString
public class SearchPageBean implements Serializable {
private int uid;
private String nickname;
private String p... | [
"jdb960211@gmail.com"
] | jdb960211@gmail.com |
50ab280e728e6ccddc08cd3b0c35f3ece010d747 | 6676faef996103a8287ee6970549fca8a829ffe8 | /app/src/main/java/com/zhjydy_doc/presenter/presenterImp/MineNamePresenterIml.java | ab15dbcee8b65be2ea3aeaf352303830b270c1bc | [] | no_license | henryliu1988/zjydy_doc | 1c8ecd808c4ea9b21d3826fa2d5af3a9b0a4c377 | 2587146051742ef278d9e3a2f38fb7b5ce2e3b82 | refs/heads/master | 2021-01-13T14:09:21.292370 | 2017-02-21T13:13:59 | 2017-02-21T13:13:59 | 76,182,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,958 | java | package com.zhjydy_doc.presenter.presenterImp;
import com.zhjydy_doc.model.data.UserData;
import com.zhjydy_doc.model.entity.ExpertInfo;
import com.zhjydy_doc.model.net.BaseSubscriber;
import com.zhjydy_doc.model.net.WebCall;
import com.zhjydy_doc.model.net.WebKey;
import com.zhjydy_doc.model.net.WebResponse;
import ... | [
"lytao123sc@126.com"
] | lytao123sc@126.com |
53d4af6134651bda1fb2cc828e6626f823e60af0 | ecb4330035991967a8308318683f273d06a7d8e3 | /document/WebDriver/Demo6_2_v2/WebDriverPO_Module6_2/src/test/java/com/epam/cnta/webdriver/demo2/additional/custom_page_object_with_abstract_page/GitHubHomePage.java | e0bbb525955103281508b3ba2de92ff29b4e527e | [] | no_license | tomfanxiaojun/automation-test | 9ffa69ff60668a66618080068ea6ed9bb9c18269 | 9324454ff662e9f34ef03dc737ebb3e85cc83393 | refs/heads/master | 2021-01-11T06:35:54.227762 | 2017-01-09T07:13:11 | 2017-01-09T07:13:11 | 71,863,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 693 | java | package com.epam.cnta.webdriver.demo2.additional.custom_page_object_with_abstract_page;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
public class GitHubHomePage extends GitHubAbstractPage {
private static final String SIGNIN_BTN_ID = "Sign in";
private... | [
"ivan_fan@epam.com"
] | ivan_fan@epam.com |
922819adde716183666cb552dd0656a7f00ec958 | 831fe64e15880e8df76e9654b9aee117a1826ed3 | /src/main/java/tyvrel/mag/gui/cards/LapLengthCard.java | d86b7d4339abf1adf5acdab2b79a95759d9b8c86 | [
"CC-BY-4.0"
] | permissive | Tyvrel/rc | 1c3c77420c8b8b7da4685d6c26b7e95045f4b1f5 | fb6dcbeb855e4d960fd8e9a4524442fc6246cdc3 | refs/heads/master | 2021-01-19T13:41:40.052791 | 2017-09-27T18:08:53 | 2017-09-27T18:08:53 | 100,856,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,161 | java | package tyvrel.mag.gui.cards;
import tyvrel.mag.core.exception.ImproperDataException;
import tyvrel.mag.core.exception.LSException;
import tyvrel.mag.core.factory.classification.SteelFactory;
import tyvrel.mag.core.factory.classification.ConcreteClassificationFactory;
import tyvrel.mag.core.factory.longitudinalreinfor... | [
"dke.kkac@gmail.om"
] | dke.kkac@gmail.om |
b38667009a932f68372c4f828e4b3bfe11120867 | fc7c497695d8f1037492632d6efb0c4dfdf4fa9a | /xamarin.forms/Droid/obj/Debug/81/android/src/mono/MonoPackageManager.java | 1c3254405df90b3142c2aa8f38eee474e07e58d7 | [] | no_license | gtg4059/Mediin-Mobile | 96204584bb894304ccd78c4c8de06c6401903b26 | 4e21ae26f74ce21e351be30ab9dfd200143f44a8 | refs/heads/master | 2023-01-03T01:52:30.867111 | 2020-10-29T12:41:25 | 2020-10-29T12:41:25 | 289,606,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,670 | java | package mono;
import java.io.*;
import java.lang.String;
import java.util.Locale;
import java.util.HashSet;
import java.util.zip.*;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ApplicationInfo;
import android.content.res.AssetManager;
import android.util.Log;
import mono.and... | [
"qkrtjdrhks21@gmail.com"
] | qkrtjdrhks21@gmail.com |
e9e3347d825037852455680e8a620722fa0c6683 | 1df40cdd4c9d5ed4e4446dd4c6a18d63a0fffb01 | /StructureModel/mvp/src/main/java/com/hujun/mvp/base/Test.java | bf778fcbb18eb45d31d9bd22fb044a87ad661ea1 | [
"MIT"
] | permissive | Hujunjob/ArchitecturePro | 865b0292e0949f95a77682e9a37ed3e24757376f | f1c9e8f5ccb026bf606329e3ab5d0185ff82f4c7 | refs/heads/master | 2020-09-15T19:47:54.440447 | 2019-12-12T13:44:17 | 2019-12-12T13:44:17 | 223,544,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | java | package com.hujun.mvp.base;
import java.util.ArrayList;
/**
* Created by junhu on 2019-12-12
*/
public class Test {
class A{}
class B extends A{}
public void test(){
ArrayList<? extends B> list = new ArrayList<>();
list.add(new A());
A a = list.get(0);
ArrayList<? sup... | [
"huj@hiscene.com"
] | huj@hiscene.com |
adb3170ee60e6cdceef1a515005aa17f72c82118 | dd6693ff5c08c2cdfdbdeae7d74279a1f1592fff | /bookstore-example-with-mvc/src/main/java/com/example/bookstore/service/CategoryServiceImpl.java | 968024dfa08482e69decd77a43c802753908b716 | [] | no_license | linyeli/spring-mvc-examples | 510f760d8c5126f7389b7ffee0daf0aebd0a8944 | 2eb9c26b036aecded6e4be5099fa40bbf76f38a5 | refs/heads/master | 2021-05-30T13:43:19.618177 | 2016-01-01T19:42:16 | 2016-01-01T19:42:16 | 55,740,201 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | package com.example.bookstore.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.example.bookstore.domain.Category;
import com.example.bookstore.repos... | [
"krishna@krishna-PC.(none)"
] | krishna@krishna-PC.(none) |
40d4a45e9ef9aefee2bb1a27d4d4d5c7ab031b5c | 8c69d5a70571e94a9b6ded1811f7e1be61ae3d91 | /Arrays/src/com/giselle/Main.java | 75b18050fd4fa6d15ee562f69614ae31a2a53649 | [] | no_license | gitavares/Java8Studies | 5cc18147ed2862c7557b02ad14d6eb959718dd24 | 20a9e639ebb4f19e0485a23d7e69bff0c6ceaf12 | refs/heads/master | 2021-05-10T17:05:26.747849 | 2018-03-07T12:30:21 | 2018-03-07T12:30:21 | 118,595,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 845 | java | package com.giselle;
import java.util.Scanner;
public class Main {
private static Scanner scanner = new Scanner(System.in);
public static void main(String[] args) {
int[] myIntegers = getIntegers(5);
for (int i = 0; i < myIntegers.length; i++) {
System.out.println("Element " + i + ", typed values was " + ... | [
"giselle.tavares@dataprev.gov.br"
] | giselle.tavares@dataprev.gov.br |
e5b568b2400fda794ad3b935b98a56207d1ef17b | 736613f41435f913264bfac20c1bfde907c6e1ea | /app/src/main/java/com/honghaizi/test/bean/Classify_Bean.java | e1ea4c3b4e27a5eb9a21db60c8c60d1ebd4c8987 | [] | no_license | zengguangchun/honghaizi | 650c1be21e127a0a1c41fa360c47c2bd647488a3 | 05001c6be293de288f0b5f14f4fc65db4b85523e | refs/heads/master | 2020-07-02T09:56:34.546873 | 2016-12-05T13:30:21 | 2016-12-05T13:30:21 | 74,311,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118,302 | java | package com.honghaizi.test.bean;
import java.util.List;
/**
* Created by asus on 2016/11/22.
*/
public class Classify_Bean {
/**
* message :
* rs : [{"advts":[],"attriCf":"","bigPicture":"0","categoryGoto":"1","children":[{"advts":[],"attriCf":"","bigPicture":"0","categoryGoto":"1","children":[{"adv... | [
"1320155994@qq.com"
] | 1320155994@qq.com |
ed19106fc5906df10efec90d898340b5ae891872 | bba1ebf0b3023e1827deaec37ec593e6d3e23af3 | /catalogo-ejb/src/main/java/com/indracompany/catalogo/dao/interfaces/CanalAtendimentoDAO.java | 0d0eeaa204c6333c19766834602a878c6a470592 | [] | no_license | douglasikoshima/teste-repositorio | 91a2844c2b8a7cc4f5d423ed25bfd24bfd1eff28 | c85512ec57b9a1fd450bba950b6e71c019ca14c3 | refs/heads/master | 2021-01-19T09:00:23.590328 | 2017-02-15T19:46:02 | 2017-02-15T19:46:02 | 82,079,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package com.indracompany.catalogo.dao.interfaces;
import java.util.List;
import com.indracompany.catalogo.datalayer.CanalAtendimento;
import com.indracompany.catalogo.exception.DAOException;
import com.indracompany.catalogo.to.CanalAtendimentoTO;
/**
* @author Luiz Pereira
*
*/
public interface CanalAtendimentoDA... | [
"vfabio@indracompany.com"
] | vfabio@indracompany.com |
09b8f45c5ac0e2c869a5eacdbd606a99085139a2 | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/cdn/src/main/java/com/huaweicloud/sdk/cdn/v1/model/ShowQuotaResponse.java | 4c10231a862ce0c553db003f00956df15131f3ad | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 2,332 | java | package com.huaweicloud.sdk.cdn.v1.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.huaweicloud.sdk.core.SdkResponse;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
import java.util.function.Consumer;
/**
* Res... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
e9d2152642869f8404ec7b551f5d10abb357f1f2 | c51559ec29dc2c23a7f8a09e839467b6c903736b | /src/src/Main.java | 9ff21b27dfddc571d621e949fcb6f401a8f86226 | [] | no_license | frostyboy33/Assignment4 | 08aa1cc2337359560eb1f409785dbafa77c4280f | ed97ea6a4a1091edfec3c96c96ffd382cdb90667 | refs/heads/master | 2021-01-10T11:11:20.335645 | 2015-10-12T00:02:12 | 2015-10-12T00:02:12 | 44,073,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,123 | java | package src;
import java.util.List;
import java.io.*;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader console = new BufferedReader(new InputStreamReader(System.in));
Dice d1 = new Dice();
Dice d2 = new Dice();
Dice d3 = new Dic... | [
"jaan@liiband.com"
] | jaan@liiband.com |
58b0fc2ebbf01144faf2341b0d706f45652e1d26 | 221ba5d328f3468d27c15a91b20b69004340a821 | /jme/src/com/jmex/awt/swingui/dnd/JMEDropTargetEvent.java | 26d6a79be580a114a8d74790c8f4a381a9d0d580 | [] | no_license | cjbush/burriswarehouse | 49db0685163c8dbd43c3dbbbc6e17cb505b413f1 | 23bd43484387b7ccd5259c69cb9491bf8875b3f5 | refs/heads/master | 2016-09-06T11:17:03.659594 | 2015-04-04T22:42:39 | 2015-04-04T22:42:39 | 33,420,363 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,772 | java | /*
* Copyright (c) 2003-2009 jMonkeyEngine
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this... | [
"cjbush77"
] | cjbush77 |
0a5a519651a8b91b773575550a2f2aaa21a1409f | 97e2d811428180dc7f0c3dc58377ed1f7627c0c8 | /src/system/renderer/shader/Program.java | a3c46d6db2d1f09f593b1023411b5420b2b86e84 | [] | no_license | NovalisTheMagician/Elements | d1e603d73212501892de60c0f388110262e90ee3 | cfcf9d12aff32ef218a765ccdfa62558c4c0d6bd | refs/heads/master | 2021-01-12T07:41:09.677849 | 2019-07-11T11:49:23 | 2019-07-11T11:49:23 | 76,997,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,609 | java | package system.renderer.shader;
import static org.lwjgl.opengl.GL20.*;
import math.Matrix4;
import math.Vector2;
import math.Vector3;
public class Program
{
private static final int INVALID_LOCATION = -1;
static enum State
{
LINKED,
READY,
ERROR,
NOT_READY
};
private int program... | [
"patrik.koern@student.htw-berlin.de"
] | patrik.koern@student.htw-berlin.de |
d494b476d2afdda54ea33443a152a1badd482a37 | 1bea2c87ddd571f4138826ae605514134f1bfce1 | /final/src/kh/com/service/impl/E_BbsServiceImpl.java | 43b374b5a6326ed25af86afdc3ee9b672b97a437 | [] | no_license | junghyebae/university | 5da7db5a0e9319fcdc10906df75b82a2b5a7c9b6 | 429d31064b6280014909325bbfc76bf423c204ff | refs/heads/master | 2020-03-27T06:17:10.947907 | 2018-08-25T12:58:04 | 2018-08-25T12:58:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,373 | java | package kh.com.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import kh.com.dao.E_BbsDao;
import kh.com.model.E_BbsDto;
import kh.com.model.ProfEvaluationDTO;
import kh.com.service.E_BbsService;
import kh.com.util.Pag... | [
"vuiuv@naver.com"
] | vuiuv@naver.com |
d52c7967d1f0c8a80f0e320edea06ca08188f6ac | bece1fa9c7936ef0d400a63ae037a66a9759cd87 | /src/main/java/com/jeeframework/util/resource/ResolverUtil.java | be5b6f8a6010ef5f92d0572e154876bcead62de5 | [] | no_license | Steadily/jeeframework | 19013e48375eca6f6a2b6225b6dbea5b92f929a0 | a20e1642f85b9249c15938972302c1ba3e7f13ab | refs/heads/master | 2020-12-11T04:09:52.644742 | 2016-08-06T04:55:10 | 2016-08-06T04:55:10 | 53,473,042 | 0 | 0 | null | 2016-03-11T02:07:23 | 2016-03-09T06:10:24 | Java | UTF-8 | Java | false | false | 15,504 | java | /* Copyright 2005-2006 Tim Fennell
*
* 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... | [
"lance@gmail.com"
] | lance@gmail.com |
4869122f9822699b5f7be54037c2652b314946f3 | 1da402d56e91fb2be998f565f75e513a7bc3212a | /src/Model/User.java | 4ec91cafdc153bab90a561aa971f50db5738680f | [] | no_license | Xorang/Appointment-Manager | 8b43ab83fb04c6213861b5f5d6684de4c9125ce1 | 3b3442277af737eda98fd82f9bb2dbd171555c18 | refs/heads/master | 2020-03-31T00:43:26.167643 | 2018-10-09T04:53:08 | 2018-10-09T04:53:08 | 151,751,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,676 | java | package Model;
import java.time.LocalDate;
import java.time.LocalDateTime;
/**
* Storing user information
*/
public class User {
private int userId;
private String userName;
private String password;
private int active;
private LocalDate createDate;
private String createdBy;
private Local... | [
"zanewheadon@gmail.com"
] | zanewheadon@gmail.com |
db36ebb01076fe47a2cc8fdc671f1b22ae516c46 | e47a51d203c7589e72027ad1562535b9aaf8b9d1 | /src/main/java/ch19/NullParameterFilter.java | f2b291b1db80fdad7e0d775fccb1714dc8d80c8e | [] | no_license | lurutia/jsp23 | 170bd67d0d6352571c7d14318b7da513f66f5f07 | f9073330a8deb7a544d41a6386af1dcb5d6361ee | refs/heads/main | 2023-04-21T17:04:45.800737 | 2021-05-14T16:41:10 | 2021-05-14T16:41:10 | 360,905,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,139 | java | package ch19;
import java.io.IOException;
import java.util.StringTokenizer;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.Http... | [
"lurutia@naver.com"
] | lurutia@naver.com |
63de9c1b71bcabd71e5c80e2bdf90a9b371d27a5 | 649ddcbecbdeb64645b16896683207da6dc2c262 | /service/story-service/src/main/java/com/duan/story/common/dto/StoryListItemDTO.java | 3573e4274d6edd4e7c86a43e8411b4afcd069fd1 | [] | no_license | DuanJiaNing/story | 797a623fe9b086a91c33ecaf63ec179caa8b49ac | 9941bf3f7aa28aa302afaf8984f8b5bcd5eaa69c | refs/heads/master | 2023-07-25T01:20:24.275000 | 2019-07-28T15:08:35 | 2019-07-28T15:08:35 | 196,806,549 | 0 | 0 | null | 2023-07-22T10:48:16 | 2019-07-14T07:23:31 | Java | UTF-8 | Java | false | false | 665 | java | package com.duan.story.common.dto;
import lombok.Data;
import java.io.Serializable;
import java.sql.Timestamp;
/**
* Created on 2017/12/16.
*
* @author DuanJiaNing
*/
@Data
public class StoryListItemDTO implements Serializable {
private static final Long serialVersionUID = -5072404723143229440L;
private... | [
"aimeimeits@gmail.com"
] | aimeimeits@gmail.com |
3d478703184aec04517d31593f616ebeab5f010b | 297ac4bc00a05ccdde1f38afeb18eb6ca04e1a90 | /src/main/java/com/justai/testtaskjunior/model/messages/VkMessage.java | bc15c27f485612297f1c0949e8c8bf137e153ff4 | [] | no_license | CptBronzebeard/test-task-junior | 5b93f58518ed32441142cf218e4c30f5d517c4e5 | 0ccc0bfe8acf898d13b30c20a009a6137509a9f3 | refs/heads/master | 2022-12-01T13:14:59.698543 | 2020-08-07T04:47:51 | 2020-08-07T04:47:51 | 285,734,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,395 | java | package com.justai.testtaskjunior.model.messages;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.io.Serializable;
import java.util.List;
@Setter
@Getter
@AllArgsConstructor
@NoArgsConstru... | [
"omg4itep@gmail.com"
] | omg4itep@gmail.com |
8ab9881c213777ef62c11f713b4cb073fd83d631 | edb56ad0406257023766e44a31b33bda416e7fb3 | /app/src/main/java/com/radiomkor/controller/HelloWorld.java | 1d4825a21f17f0b1e00699c226e5650a7ae0558f | [] | no_license | mykhailokoretskyi/deploy-tomcat | ee4e311158ff9d8488f5421a3a11cae010b9d168 | 1774fe64cebab36701a9c1547bf47285d00c498e | refs/heads/master | 2021-01-20T03:06:20.029804 | 2017-03-06T14:15:05 | 2017-03-06T14:15:22 | 83,826,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 298 | java | package com.radiomkor.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class HelloWorld {
@RequestMapping("/")
public String hello(){
return "Hello World app";
}
}
| [
"radio.mkor@gmail.com"
] | radio.mkor@gmail.com |
6d0a6ef4b0543adf3b16c7183e66bcf1ab23c380 | b3fb532ad843d09e083f4cc2a78f5838077bfe70 | /Android/app/src/main/java/com/crowdbootstrap/fragments/groupsModule/GroupsSearchFragment.java | 86758be740be2cacf6924b66c060895834586f13 | [] | no_license | Marklaw01/Crowd | 4565b33776f2329576751d556a3cf577b531164a | 30f4e687fde3c9676cb894f965bbdf845ed26661 | refs/heads/master | 2020-03-25T10:26:59.720241 | 2018-07-18T10:41:51 | 2018-07-18T10:41:51 | 143,693,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,387 | java | package com.crowdbootstrap.fragments.groupsModule;
import android.app.Activity;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGrou... | [
"neelmani.karan@trantorinc.com"
] | neelmani.karan@trantorinc.com |
03cde8dd42e8baf0c321775bdd77c223baf4c1a4 | a92ba375caa435e3999574c02edbb913f6eae901 | /linq-common/src/main/java/com/linq/common/exception/user/UserPasswordNotMatchException.java | a1b4ff27ed8d1015250dbd027cb1ce45d7304835 | [] | no_license | wusijava/jiewu | f4febee79da4b5931522c93efef37f01b8b52351 | 41ad92122e7c09c7618aa9a4a5f2118fdaff173d | refs/heads/master | 2023-02-16T23:03:58.273783 | 2021-01-14T02:46:44 | 2021-01-14T02:46:44 | 329,489,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package com.linq.common.exception.user;
/**
* 用户密码不正确或不符合规范异常类
*/
public class UserPasswordNotMatchException extends UserException {
private static final long serialVersionUID = 1L;
public UserPasswordNotMatchException() {
super("user.password.not.match", null);
}
}
| [
"jay@JaydeMacBook-Pro.local"
] | jay@JaydeMacBook-Pro.local |
11450b18182c9688d304cc924d011ef72f464ed9 | 1b10956aa550d8ff335a82f40747907dac55a51d | /src/main/java/kr/co/jaemin/websocket/config/WebConfig.java | 12c0d7563ae5dd1bd15396553592cd9b37806e12 | [] | no_license | 2xel/spring-websocket | 1d49707138696e5506fac1d9cc4fe045df896144 | 8b593f045848d1f3464776667ae893275da9606e | refs/heads/master | 2021-01-22T11:28:42.319397 | 2017-06-08T09:01:21 | 2017-06-08T09:01:21 | 92,701,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java |
package kr.co.jaemin.websocket.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.DefaultServletHandlerConfigurer;
import org.spri... | [
"jaeminstar@gmail.com"
] | jaeminstar@gmail.com |
faa2906a28feab3923948799a9fdf5e73178bc85 | a61799165bf36377fc1bbcd41b680bee58a06621 | /app/src/test/java/com/prisly/natrogames/ExampleUnitTest.java | 4de48b95b643286b8aa29c3e0a5305706ecf0a50 | [] | no_license | PrislyRozario/NetrogamesLogin | 38fcef5f4bded31a32a03a2fb44ce78e745ee3ff | f73898040e35b8bf6df460fa4e7928c0c694e15c | refs/heads/master | 2022-12-04T12:15:32.934304 | 2020-05-25T19:04:04 | 2020-05-25T19:04:04 | 266,172,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package com.prisly.natrogames;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ... | [
"niotronbuilder@gmail.com"
] | niotronbuilder@gmail.com |
1d8b6e2d2c27ddd2b53225697812d02b9fd1ef47 | 47b71ff8a12367c10573e58289d6abbd41c2436f | /android/packages/apps/DragonAging/src/com/softwinner/agingdragonbox/engine/testcase/ThreeDimensionalView.java | 9683eb48b5df257ccf1a9d45cb12c409868c2a8b | [] | no_license | BPI-SINOVOIP/BPI-A31S-Android | d567fcefb8881bcca67f9401c5a4cfa875df5640 | ed63ae00332d2fdab22efc45a4a9a46ff31b8180 | refs/heads/master | 2022-11-05T15:39:21.895636 | 2017-04-27T16:58:45 | 2017-04-27T16:58:45 | 48,844,096 | 2 | 4 | null | 2022-10-28T10:10:24 | 2015-12-31T09:34:31 | null | UTF-8 | Java | false | false | 5,763 | java | package com.softwinner.agingdragonbox.engine.testcase;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.FloatBuffer;
import java.nio.ShortBuffer;
import javax.microedition.khronos.egl.EGLConfig;
import javax.microedition.khronos.opengles.GL10;
import android.content.Context;
import android.open... | [
"mingxin.android@gmail.com"
] | mingxin.android@gmail.com |
5c4459bc415fab16e37447b4aaddc47813d55d5a | dfc2d24310b242b6510c2291fc6f737b4930ba7d | /Output/CodePro/36_schemaspyTest/java/net/sourceforge/schemaspy/view/HtmlFormatterTest.java | c5e8dcb02cef893bb673117ea52ebf45e4326eea | [] | no_license | jakepetrovic/Jesh_Jacob_QualityOfTestsPaper | e06a97b0b0a1c647cbe499f37b958affff3c34aa | 2945d31c76bb4bdc65a7c95061758d9b7c4fe497 | refs/heads/master | 2016-09-16T04:07:10.088029 | 2015-07-04T21:10:20 | 2015-07-04T21:10:20 | 20,139,705 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 237,112 | java | package net.sourceforge.schemaspy.view;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.OutputStream;
import net.sourceforge.schemaspy.model.xml.SchemaMeta;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.util.HashSet;
import net.sourceforge.schemaspy.model.Table;
im... | [
"jskracht@gmail.com"
] | jskracht@gmail.com |
119ff6c923a4e8cc10bd9b08542216fedcccfd86 | d79d3003bdfbc178c42cb1a10551cce766f7f1a6 | /java/nio/src/main/java/cn/hunk/nio/TestPipe.java | d34b285683f9054df56a0ac3e2af72808d46a3a9 | [] | no_license | hunkier/LearnNote | 2f01ec05dc35221296d8cdba94e42a344f963204 | c751f06e7f41dd64750ab14e7c1dd0ef40739777 | refs/heads/master | 2023-05-05T10:57:22.899569 | 2022-06-05T03:14:21 | 2022-06-05T03:14:21 | 39,883,162 | 1 | 0 | null | 2023-05-01T20:17:07 | 2015-07-29T08:46:24 | Jupyter Notebook | UTF-8 | Java | false | false | 804 | java | package cn.hunk.nio;
import org.junit.Test;
import java.nio.ByteBuffer;
import java.nio.channels.Pipe;
public class TestPipe {
@Test
public void test()throws Exception{
// 1.获取管道
Pipe pipe = Pipe.open();
// 2.将缓冲区的数据写入管道
ByteBuffer buf = ByteBuffer.allocate(1024);
... | [
"huangkuier@gmail.com"
] | huangkuier@gmail.com |
d79f945babe3dc029591a47cd4687dd47d87c69b | 0c5e810976f85d9898c665b0a4b6dc2e80c6e487 | /javax/api/src/main/java/org/rookit/auto/javax/repetition/TypeMirrorKeyedRepetitionTypeConfig.java | f11e2bd04f2214e6c48163f158d96ecd1e4c3a62 | [
"MIT"
] | permissive | JPDSousa/rookit-auto | 2032f0cc90d0501b5b7f2821c4bae96f325b0164 | 6fc12860537aa1732acf7dda32d03c9c7c98073f | refs/heads/master | 2021-06-16T00:03:39.284091 | 2019-09-12T08:19:46 | 2019-09-12T08:20:05 | 144,623,364 | 0 | 0 | MIT | 2021-04-29T19:19:29 | 2018-08-13T19:16:25 | Java | UTF-8 | Java | false | false | 1,690 | java | /*******************************************************************************
* Copyright (C) 2018 Joao Sousa
*
* 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, in... | [
"jpd.sousa@campus.fct.unl.pt"
] | jpd.sousa@campus.fct.unl.pt |
f1569b9782d95dc19509c0d04c57a590ff4f3180 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_66af2faf4732b788c0f57ab5582a96d757cfc8ad/SystemBolt/28_66af2faf4732b788c0f57ab5582a96d757cfc8ad_SystemBolt_s.java | f96f0b8c51b0d34af879943d96aad654a7db441a | [] | 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 | 5,239 | java | package backtype.storm.metric;
import backtype.storm.Config;
import backtype.storm.metric.api.AssignableMetric;
import backtype.storm.metric.api.IMetric;
import backtype.storm.task.IBolt;
import backtype.storm.task.OutputCollector;
import backtype.storm.task.TopologyContext;
import backtype.storm.tuple.Tuple;... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b18ec79b15a2a6a469755f0247b4d3ec77069ef0 | 614bc20cd4636bfc6838fd2f1995dcdcdbbcfde4 | /ProjetJ2EE/src/main/java/com/example/ProjetFilRougeGarage/service/ServiceTache.java | 1bc58b157c560109f37b77e6947a0836bad6f68d | [] | no_license | LeYaz/FilRouge | 53149d96c72485882baf9b558f96a9ba33cd6d02 | 03ac553ee0180644a772484154a814a835d8d867 | refs/heads/master | 2023-01-13T22:08:22.449294 | 2020-10-01T17:40:55 | 2020-10-01T17:40:55 | 232,323,911 | 5 | 0 | null | 2023-01-07T14:34:29 | 2020-01-07T12:51:32 | JavaScript | UTF-8 | Java | false | false | 1,256 | java | package com.example.ProjetFilRougeGarage.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.example.ProjetFilRougeGarage.beans.Tache;
import com.examp... | [
"47197954+HocineHAM@users.noreply.github.com"
] | 47197954+HocineHAM@users.noreply.github.com |
e66c737329132be3d4a14cc4e576a262b5b3b4d2 | 40868956397ae170dadd446c9fb1bd24d72e28b9 | /android/app/src/main/java/com/attendancesystem/MainActivity.java | 13735f8ce20bb555be5d3d30d572514aaac00f62 | [] | no_license | rmrudro/Attendance-System-React-Native | a94cf565138a0ebd6e4e25565a910dd84bdb183d | e254814330fbbe68d353636f083d43e6e21cd56a | refs/heads/master | 2020-04-07T06:58:40.194915 | 2018-11-19T03:58:57 | 2018-11-19T03:58:57 | 158,158,339 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package com.attendancesystem;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript.
* This is used to schedule rendering of the component.
*/
@Override
protected String getMainComp... | [
"rm.rudro@gmail.com"
] | rm.rudro@gmail.com |
af149294276772d872e3243808a5cb3736e6f3b8 | 37d5a70712a75a6829f78398a33d125ffde8a740 | /src/main/java/com/graduation/domain/Letter.java | 060e9739615481e913919c8882455b177371f378 | [] | no_license | QQlei/graduation-project | 0d8e2eabd1f8c86475cf90c9bd03d7366a58e12a | 82f519d4d3bbc81b754c2c8444b478e267af01d3 | refs/heads/master | 2021-04-26T21:53:08.383530 | 2018-09-18T08:02:46 | 2018-09-18T08:02:46 | 124,171,248 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 828 | java | package com.graduation.domain;
import com.graduation.domain.enums.LetterType;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
/**
* 私信
*
* @author JiangL
*
*/
@Entity
@Data
public class Letter extends Entitys implements Serializable {
private static final long serialVersionUID =... | [
"2474247144@qq.com"
] | 2474247144@qq.com |
735b1580b1b4dd443258cb6ccd9a5ee648ccb322 | bd86df34b3362729fb53ca4453d6c0c0a5e80607 | /src/main/java/com/example/demo/controller/WikiController.java | ed2d9c564c3109d2ef2b3f9b763b41d7d565375c | [] | no_license | Msrikrishna/java-spring-webserver | b946b41f86e316afaacdda49c5abd153dec751ee | c74f1a8e2eb7e624158f605153bf17f13705c726 | refs/heads/master | 2021-02-06T20:15:04.853144 | 2020-03-16T23:15:06 | 2020-03-16T23:15:06 | 243,945,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,485 | java | package com.example.demo.controller;
import org.slf4j.LoggerFactory;
import org.slf4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.... | [
"srikrishnamannem@Sris-MBP.fritz.box"
] | srikrishnamannem@Sris-MBP.fritz.box |
694f729c1ac6b5b0375ecfd6d2e4081ae1b9ada7 | e0844be4251162dffdd141ac2cdb78afcb0304f2 | /src/com/demo/enums/MONTH.java | 2d7f954bd0995c5eeaa47596dfe0647482c8226b | [] | no_license | argmishra/CoreJava | 8c3639fae9a39314c604b9da65006b35e5f30751 | e9af3223e48d11ac1ddec6fbe7941d23ad3c7690 | refs/heads/main | 2023-06-12T05:04:17.979369 | 2021-07-03T13:55:16 | 2021-07-03T13:55:16 | 374,201,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.demo.enums;
import java.util.HashMap;
import java.util.Map;
public enum MONTH {
JAN(1), FEB(2), MAR(3), APR(4);
int month;
private MONTH(int month) {
this.month = month;
}
int showMonth() {
return month;
}
private static final Map<Integer, MONTH> lookup = new HashMap<>();
static {
for (... | [
"argmishra.ece@gmail.com"
] | argmishra.ece@gmail.com |
9ac16eb1d3163fcd656995d444704da176f79283 | c16d45aeeec5e780e3c4fe6668d6e6f63f30b303 | /src/modul2/lesson11/figurs/IFigur.java | fe34bab6cbc1570da93ea92d1e83954387df4eb5 | [] | no_license | alexandrFrolov2093/myFirstProgect | f28ee3d6d8a266ab582e0e4465550c8c6b1df968 | 4e6f3380d6f2b9b93562982ad86eae02e6c7750e | refs/heads/master | 2020-04-17T01:12:34.011999 | 2019-02-14T10:26:21 | 2019-02-14T10:26:21 | 166,081,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 125 | java | package modul2.lesson11.figurs;
public interface IFigur {
double ploshad();
double perimetr();
void print();
}
| [
"sany122334@gmail.com"
] | sany122334@gmail.com |
31be13978cc4da51789f8fe82f187caa483f61f1 | b5813ac5ffa3fc4ed59eb8a168aa5f43c38de3a2 | /app/src/main/java/com/example/newbiechen/ireader/ui/adapter/DiscHelpsAdapter.java | 7ede3a0ece33cb4b06e6f83704c7d1b481119b1c | [
"MIT"
] | permissive | zylsdut/NovelReader | 086c686e4ac58db75417d9d87ae6be5ad2bb46a3 | 9bbafede93ce412c015e7180ef1fdacfc0246f8c | refs/heads/master | 2022-11-30T16:47:39.193413 | 2020-08-06T09:14:21 | 2020-08-06T09:14:21 | 285,195,283 | 0 | 0 | MIT | 2020-08-05T06:01:37 | 2020-08-05T06:01:36 | null | UTF-8 | Java | false | false | 707 | java | package com.example.newbiechen.ireader.ui.adapter;
import android.content.Context;
import com.example.newbiechen.ireader.model.bean.BookHelpsBean;
import com.example.newbiechen.ireader.ui.adapter.view.DiscHelpsHolder;
import com.example.newbiechen.ireader.ui.base.adapter.IViewHolder;
import com.example.newbiechen.ire... | [
"newbiechen@gmail.com"
] | newbiechen@gmail.com |
ad8f67131bea9ab37595a801c39fb30b5323fbd5 | 0a56efdc5ca127d96c405681c5e971a383fb9a98 | /src/main/java/com/epam/hujj/tamasknizner/springhomework/domain/Role.java | c6dbe0ea53e2a5ff411ede4bfb5bd14446595a0a | [] | no_license | TamasKnizner/springhomework | d57aa940a43c5d455a1f57ceccb8ded17bb2ea23 | 7abb9cc386e7903a9908732819f0104aeae26f4a | refs/heads/master | 2020-04-17T16:27:01.015298 | 2016-10-07T16:08:07 | 2016-10-07T16:08:07 | 66,364,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109 | java | package com.epam.hujj.tamasknizner.springhomework.domain;
public enum Role {
PLAYER,
COACH,
MANAGEMENT
}
| [
"tamas_knizner@epam.com"
] | tamas_knizner@epam.com |
5598f87405b1c83097adb4c91b72682752dfc5f3 | 1e99140ad1eac2d1b864504de16188f9aa941ad9 | /app/usercenter/src/androidTest/java/com/hs/user/ExampleInstrumentedTest.java | 70024b4181bf42ceba600bbad9e4f01872c8a43f | [] | no_license | ArdWang/HappyShopJava_Master | 6d9eef999987075c4c9907733ba634691282dab2 | 2506b76905461d261526c2ca463b4e8042d2daaa | refs/heads/master | 2020-03-14T15:12:19.117910 | 2018-06-27T10:59:11 | 2018-06-27T10:59:11 | 131,670,845 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 728 | java | package com.hs.user;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android device.
*
... | [
"you@example.com"
] | you@example.com |
bc821fda7979dffebd21d2fb4b2c59ed3747b274 | d00b7b74766e272312cfc9366d367f29183e6608 | /src/main/java/info/okello/intervw/data_search/App.java | 25af0f73fc9c6db5de3ed7606b957e73706feb34 | [] | no_license | cnokello/btree | 01f74c40ae56885ea20060590c1eb8a851af7c4a | 9efeb11d34fb95a25272f4ca52f810529cb7a5e0 | refs/heads/master | 2016-09-05T21:20:04.363763 | 2014-12-17T20:55:22 | 2014-12-17T20:55:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,105 | java | package info.okello.intervw.data_search;
import java.util.InputMismatchException;
import java.util.List;
import java.util.Random;
import java.util.Scanner;
import java.util.UUID;
/**
*
* @author nelson.okello
* @version 1.0.0
* @created 17-Dec-2014
*
* Tester
*
* INDEXING OR CREATING THE ... | [
"Administrator@CRB155.crbafrica.com"
] | Administrator@CRB155.crbafrica.com |
e72660a7d075bb410d45379582763f655a7b28da | 8700337ce9762715f6c1b2778111e8cb35bcb077 | /src/com/ubhave/datahandler/store/FileStoreCleaner.java | d38a96c8927154b0d05a5d39f73a36b806bde1a7 | [
"ISC"
] | permissive | sspecial/SensorDataManager | b4d82f93bad9538c7ee7af6f6adc7825b4cecd12 | 828e7302a0b6fc8900ed8a19015413f961360157 | refs/heads/master | 2021-01-15T12:32:15.009442 | 2014-09-03T16:03:52 | 2014-09-03T16:03:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,330 | java | package com.ubhave.datahandler.store;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.zip.GZIPOutputStream;
import android.util.Log;
import com.ubhave.datahandler.config.DataHandlerConfig;
import com.ubhave.datahandler.config.DataStor... | [
"neal.lathia@cl.cam.ac.uk"
] | neal.lathia@cl.cam.ac.uk |
954b97b39cae4a5b6f19f8c3ea5deeb0dd55a728 | 5b70f4c9efb79ccd888eb9f65ad51efbf4eaa579 | /springboot-servicio-oauth/src/test/java/com/formacionbdi/springboot/app/oauth/SpringbootServicioOauthApplicationTests.java | 4d52e8e578649bb151dd00d9649888c636c4c97f | [] | no_license | emibelmar/MicroservicesProjects | 71cc74dafd5e84e9350fb8f81f015d01e4487ace | d88a55ed048462d0dce488a735819b3981b81de3 | refs/heads/main | 2023-06-23T13:58:01.292317 | 2021-07-29T14:39:06 | 2021-07-29T14:39:06 | 390,718,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package com.formacionbdi.springboot.app.oauth;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SpringbootServicioOauthApplicationT... | [
"emiliobeltran94@gmail.com"
] | emiliobeltran94@gmail.com |
903255b1f36b33ca09ab1bb6a125b2e4c919b7d8 | 5a12ec2aac74e4e3288026ebe2beebb52be23c03 | /momo-run/src/test/java/com/momohelp/calculate/service/test3/Match.java | 6d4f62e43163321d5ee5687316b4f8b972b61cba | [
"MIT"
] | permissive | momo3210/gold | 394bdcec6fd0b2764288b7981afb45874b3fbe77 | ef7aa0fdd81cc30beae19c797939458af40d261b | refs/heads/master | 2021-01-21T15:19:47.092412 | 2016-06-26T10:33:32 | 2016-06-26T10:33:32 | 57,430,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,359 | java | package com.momohelp.calculate.service.test3;
import java.io.Serializable;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import javax.annotation.Resource;
import org.apache.log4j.Logger;
import com.momohelp.calculate.service.IMatch;
import com.momohelp.model.Buy;
import com.mom... | [
"zhangjunfang0505@163.com"
] | zhangjunfang0505@163.com |
d19d6cefabdfdd6dc9602f6bd3fcb1e723b010f1 | 6c581f6164eebe845a848e8c2d9f8315f7e264fd | /org.abchip.mimo.biz.model/src/org/abchip/mimo/biz/model/humanres/ability/PartyQual.java | 3624205d9d1d0c6bc2bddec027534e5be51da595 | [] | no_license | abchip/mimo-biz20 | 7a0b110fd40733a7f3049d1871ef9559bc08db5c | a3cffeccb98d200ff2ecd629942b4279364d3373 | refs/heads/master | 2023-03-22T22:54:03.865399 | 2021-03-18T20:35:52 | 2021-03-18T20:35:52 | 245,134,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,699 | java | /**
* Copyright (c) 2017, 2021 ABChip and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.abchip.... | [
"dev@abchip.it"
] | dev@abchip.it |
9929aa3793afa3f39e5908f7e487699624d9e08f | 8decdadc016c32cfd18b0903f45b6e85a8a8aee0 | /src/test/java/com/OX/app/LanguageTest.java | 2a0031de2ccfc6994c6554f95e120a05b27a4471 | [] | no_license | Kapaika/OX | c14ef7af962446f270f81db250343a6248abf7ea | aed5a596390cfb4acf74f14e97be1c1f12d56854 | refs/heads/master | 2020-04-28T21:23:47.284757 | 2019-04-08T15:51:55 | 2019-04-08T15:51:55 | 175,580,336 | 0 | 0 | null | 2019-04-08T15:51:56 | 2019-03-14T08:32:13 | Java | UTF-8 | Java | false | false | 857 | java | package com.OX.app;
import org.testng.Assert;
import org.testng.annotations.Test;
/**
* @author Bartosz Kupajski
*/
@Test
public class LanguageTest {
@Test
public void testLanguageChange(){
//Default language is Polish
Language language = Language.getInstance();
String wonPl = lang... | [
"bartosz_kupajski@epam.com"
] | bartosz_kupajski@epam.com |
4a713d6d50da806ebeaf8c02dd5be51db089a952 | dc54d4160d83c8a29a995ece74bf65dd22ef35a9 | /Roteiros Especiais/2o estagio/RE5-01-RE-Linked-list-iterativa-ordenada-environment/src/main/java/adt/linkedList/DoubleLinkedListImpl.java | 2023605bd4d99f17f51a8a8f4288a6d2bd7d91b3 | [] | no_license | EmanuelSal/LEDA-UFCG | 33195771e82243c94e06049b820bde5ef0f4654b | 57828adc94f05eb0df87ceac86ea281cfc127325 | refs/heads/master | 2023-03-20T06:33:44.949345 | 2019-07-04T14:18:38 | 2019-07-04T14:18:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,309 | java | package adt.linkedList;
public class DoubleLinkedListImpl<T> extends SingleLinkedListImpl<T> implements
DoubleLinkedList<T> {
protected DoubleLinkedListNode<T> last;
@Override
public void insertFirst(T element) {
if(element != null){
DoubleLinkedListNode<T> newHead = new DoubleLinkedListNode<>();
newHea... | [
"raiany.paz@ccc.ufcg.edu.br"
] | raiany.paz@ccc.ufcg.edu.br |
763af86b39539f276743f45dfac1f8ee91d6481f | 066179ece1effe057806de90a2749817843dce1c | /Zivug/app/src/main/java/com/example/zivug/fragments/ReceivedFavFragment.java | 7a563c2a3bde2cc0ab4083d4ac0b634748ada220 | [] | no_license | TonyElkharrat/Zivug-Android | caca048a538f32f90218d228b2b54a2847cca4b6 | 0eb59682e92d8228679008c93d9ca0e79cee101f | refs/heads/master | 2020-07-29T01:16:10.233130 | 2019-11-03T12:31:13 | 2019-11-03T12:31:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,377 | java | package com.example.zivug.fragments;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.recyclerv... | [
"tonyel432@gmail.com"
] | tonyel432@gmail.com |
88377f7d6d266f0c8f119901ba4560ea7f32f8e0 | ded6d4cd6a7e2a7658e81fca2e55e0f354ef122e | /src/main/java/com/sagiller/main/service/impl/AnalysisServiceImpl.java | 8f76cf166443e06a24d5df77e42d9cc1a431951f | [] | no_license | sagiller/sagiller_main | de0ef6d24f7c3026455ce42a69e8325e4185af85 | fd5e13004cc5258d74e056ab0d5ebff0ac85b1ce | refs/heads/master | 2021-04-29T06:41:19.549446 | 2017-02-21T10:14:20 | 2017-02-21T10:14:20 | 77,992,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,898 | java | package com.sagiller.main.service.impl;
import com.sagiller.main.cache.RedisCache;
import com.sagiller.main.dao.ImageLoadingDao;
import com.sagiller.main.dao.LaunchDao;
import com.sagiller.main.entity.ImageLoadingAverage;
import com.sagiller.main.entity.Launch;
import com.sagiller.main.entity.UploadData;
import com.sa... | [
"sagiller@163.com"
] | sagiller@163.com |
3184810b48c70f3229c98060cac0f40122a72768 | d5fa22150ad644036aa63bb3ac167136f30ce4fe | /src/main/java/com/airwire/hms/entity/Employee.java | 86e7a338cb20bd1585effab7a827a3301f6f64b9 | [] | no_license | PMSShivRitesh/HMS | 723607a9af8028ae0ab9356cdb3daca9e10a8374 | b9496bc89687102e8223bb40ba10bff468cae48e | refs/heads/master | 2021-01-19T02:51:34.128055 | 2016-11-14T18:42:18 | 2016-11-14T18:42:18 | 73,539,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,389 | java | package com.airwire.hms.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.J... | [
"s.mhadiwale@gmail.com"
] | s.mhadiwale@gmail.com |
2dffe7ca25020d8645f874878420cef5d00a4cee | 6cfd50297df13838c6494d37e84f9f0c1249da3e | /app/src/main/java/com/designurway/idlidosa/model/PaymentSucessfulModel.java | c1dfc45ae7ab68f10d85c2e16dc3dc7d4cf6b7a2 | [] | no_license | designurway/IdlyDosey | f782da2fc31981a85275f43676fc456100697292 | 0eea234cb163794be5ecb625768258864909b452 | refs/heads/master | 2023-03-17T14:07:58.816143 | 2021-03-15T06:43:53 | 2021-03-15T06:43:53 | 333,318,056 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package com.designurway.idlidosa.model;
public class PaymentSucessfulModel {
private String status;
private String message;
public PaymentSucessfulModel(String status, String message) {
this.status = status;
this.message = message;
}
public String getStatus() {
return sta... | [
"designurwaycmn@gmail.com"
] | designurwaycmn@gmail.com |
3c1a83d4e36f608e7c5a7e38660bed3d44286ef6 | 36a3cafecdbc3652699efb54150e4c761e51569f | /app/src/main/java/com/bingyan/bytable/query/Callback.java | 85c01e308a5a2f4f63b4eca6551a2b6bb3f3f54d | [] | no_license | badcyc/BYTable | b5ade40029a30cc970541942e029bfe9598441b5 | 8d2ee6853f3b8bb447a538d53249601a6f41a368 | refs/heads/master | 2020-03-08T11:23:55.812636 | 2018-04-28T10:25:37 | 2018-04-28T10:25:37 | 128,096,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 511 | java | package com.bingyan.bytable.query;
import android.support.annotation.NonNull;
import retrofit.RetrofitError;
import retrofit.client.Response;
/**
* @author 王博煜
* @time 2015/8/2 0002
* @email bijiaoshenqi@qq.com
*/
public interface Callback {
void begin(@NonNull Who who);
void hubCourseNoError(@NonNull... | [
"badcyc@bingyan.net"
] | badcyc@bingyan.net |
addeb7dc8474f4731cc24deead7320983cd488c1 | e1ff418774cc1dc0881afc228524a97f2b39392d | /src/main/java/com/johnny/bankworker/dto/BankDTO.java | 296f435ae52c76c948487390ed898d14b774876e | [] | no_license | bankworker/BankWorkerService | 36ddcbff4720958505f125f15345e1c407c0f803 | a3dd637b7ffa1c4f77dba89bf4f02fce986be5ba | refs/heads/master | 2020-06-23T20:59:45.061336 | 2019-10-26T14:48:24 | 2019-10-26T14:48:24 | 193,473,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package com.johnny.bankworker.dto;
import lombok.Data;
@Data
public class BankDTO extends BaseDTO {
private Integer bankID;
private String bankName;
private String bankCode;
private String bankLogo;
}
| [
"johnny.q.zhang@outlook.com"
] | johnny.q.zhang@outlook.com |
8862494c4c8dab528a2149af94a8ede961fd769f | 51d4b5d73c4b4329325a05b1f54ea7d068355852 | /src/test/java/com/epam/university/dao/unittest/CounterDaoImplTest.java | ffad2dbce023758775c97369b129210d886a24c1 | [] | no_license | ruslantkachuk/U_Theater | c3d275445bd3deb172e67c8a580dd527e6c31364 | 7e400f04d8e7b1aa0106bc9028a8201a18b8fb18 | refs/heads/master | 2021-01-20T02:29:19.950904 | 2017-03-03T19:56:01 | 2017-03-03T19:56:01 | 83,817,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,701 | java | package com.epam.university.dao.unittest;
import static org.hamcrest.CoreMatchers.*;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.mockito.BDDMockito.given;
import static org.mockito.Matchers.*;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.verify;
import org.junit... | [
"Ruslan_Tkachuk@epam.com"
] | Ruslan_Tkachuk@epam.com |
dd89c49c2539d6555d101bf4f75e8da7744a8704 | 9446c251205ea9df849785f7cba48ff21d7e1dcd | /iEat_test/app/build/generated/source/r/debug/android/support/constraint/R.java | fccfc875947e4ea67c621ac31ea99cb788056c0a | [] | no_license | Ather1995/ieat2017_background | a1cb4ca2fb5b115e74ba49d4175486c5a1e8d71e | 7a6059765ee47711349f44020d27181eedf9e03e | refs/heads/master | 2020-03-10T07:02:47.018717 | 2018-04-23T14:10:27 | 2018-04-23T14:10:27 | 129,253,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,252 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.constraint;
public final class R {
public static final class attr {
public static final int constra... | [
"hualiping@hualipingdeMacBook-Pro.local"
] | hualiping@hualipingdeMacBook-Pro.local |
c53a26b393adcfafc6cfee0d84d409f868fb9624 | 9b139114056961da8011a089fadbd1b35710db52 | /src/java/simuladorpeatonal/simulacion/dispersores/DispersorRastroDestino.java | 3bde1490d36ce880b73b7e05275e4ad87b1668fc | [] | no_license | JulioV/pedestrianSimulator | 4da5bdc4173f8d7d9fac0c40768ecbc0a669e882 | 5ec7396ac03ccc7191a78259e6d0ec95affafd49 | refs/heads/master | 2021-01-21T11:18:36.698222 | 2017-03-01T12:02:49 | 2017-03-01T12:02:49 | 83,549,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,612 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package simuladorpeatonal.simulacion.dispersores;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Map;
import simuladorpeatonal.simulacion.Simulador;
import simuladorpeatonal.simulacion... | [
"juliovhz@gmail.com"
] | juliovhz@gmail.com |
12a3b4734f8d9b2d80153f70df64a787f21f669e | 4428414f56fa8557ce9a008f744c7fb543d4684a | /Modul-6/Tugas/android/app/src/main/java/com/modul_6/MainApplication.java | be212638f71acabcc1a870d49db7940fb1259f9b | [] | no_license | codex191/Praktikumpemweb-mobileI | 7a7908b44e2ec9057359f8a94814c156ecba312c | 357a842dda6cf605e3add4f6b4be285a06ae4452 | refs/heads/main | 2023-05-06T21:45:07.561045 | 2021-05-25T13:19:25 | 2021-05-25T13:19:25 | 351,430,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,597 | java | package com.modul_6;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.... | [
"agustianbrian25@gmail.com"
] | agustianbrian25@gmail.com |
882776a0d425f236959ab5b0cf7a9320eac4f607 | 14d5808bf7a36a316d014af9497594fa42ca93c1 | /patient/src/main/java/com/shkjs/patient/data/em/RolesEm.java | 4294ecf414bd4964ec565a2e8adc0500a220a022 | [] | no_license | Soon-gz/MySecondDemo | 3baa004b58043034d64c817bf49c071f17cb7687 | 36546731f4aef99ae29a26611277f4ce11361e2c | refs/heads/master | 2023-02-21T11:28:32.261133 | 2017-01-24T02:28:30 | 2017-01-24T02:28:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package com.shkjs.patient.data.em;
public enum RolesEm {
USER(1L), DOCTOR(2L), ADMIN(99L), UNKNOW(0L);
private Long mark;
RolesEm(Long mark) {
this.mark = mark;
}
public Long getMark() {
return mark;
}
}
| [
"sw201202@126.com"
] | sw201202@126.com |
8f429bbb88b8e2bdcf2cc319d0848b6941436108 | c2e651218b380ecddf858dd9f2fec46f6f1d38e1 | /demo/src/main/java/com/example/demo/repository/ProductRepository.java | 7394716e5b66ff1995aa6adb0e0eaaab2ce91dfa | [] | no_license | JoacimStahl96/inlupp2 | 029751b4689f138510ea5a494fc7d5e3b4483b65 | 9c05bcafd5ba78eddab286f5723b70691e4d6b04 | refs/heads/master | 2023-04-10T04:37:12.148029 | 2021-04-09T13:58:55 | 2021-04-09T13:58:55 | 354,883,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.example.demo.repository;
import com.example.demo.repository.entity.ProductEntity;
import org.springframework.data.repository.CrudRepository;
import java.util.List;
import java.util.Optional;
public interface ProductRepository extends CrudRepository<ProductEntity, Long> {
Optional<ProductEntity> find... | [
"69908677+JoacimStahl96@users.noreply.github.com"
] | 69908677+JoacimStahl96@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.