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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a330a670068e5754befdfddb827c0c228e6aed4e | 41ef91a44c88d9d9bfd527e26995ef3040cf95ad | /app/src/main/java/com/example/chelianwang/Activity/Utils.java | d74fb7c1930d37edc2c0f59d34f72a0ae1f2b2cc | [] | no_license | guangxush/CarNetworkingApp | 66b3937c075d0840b3636d84cb660c9cb3deb83e | ea7891f87204459238a6a135f4745978be3f37ee | refs/heads/master | 2020-04-04T23:55:18.056708 | 2018-11-06T13:07:35 | 2018-11-06T13:07:35 | 156,376,400 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,949 | java | package com.example.chelianwang.Activity;
import android.content.Context;
import android.content.SharedPreferences;
import java.util.HashMap;
import java.util.Map;
public class Utils {
public static boolean saveUserInfo(Context context, String number,
String password) {... | [
"guangxush@163.com"
] | guangxush@163.com |
7753ce3a8c18d6dd85a98dcc51792a261baf6739 | ea0652a87b40202fa1b762b12249a828c5f3239c | /src/test/java/ly/turing/unitTests/controllersTests/CategoryControllerTest.java | 162480c83141787176980c8254646b6534d567fd | [] | no_license | ArmanMikayelovich/Turing.ly-eCommerce-API-Back-End | bd9a83eed5c707aa9c5cefc17e91cfcb2866f31c | 2e61ff6d4dbbd92c5c321671b17862e273953fdf | refs/heads/master | 2022-02-02T18:46:36.878522 | 2019-07-21T12:35:10 | 2019-07-21T12:35:10 | 198,054,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | package ly.turing.unitTests.controllersTests;
import ly.turing.controllers.CategoryController;
import ly.turing.service.CategoryService;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mockito.junit.MockitoJUnitRunner;
im... | [
"ArmanMikayelovich@gmail.com"
] | ArmanMikayelovich@gmail.com |
0494eab90ee5fd6f7fdbcf0ca277b3bfe702d9a7 | 06cd8c183f1492c2512ede4755fb84ce27832cd1 | /src/main/java/com/example/courier1/Courier1Application.java | 30f245f58f831f95209a4cb392fada44e892249d | [] | no_license | p12k/insert-data-courier-13.8 | d341a68e2a3ab029f1c20a153b8894e7ed9d9384 | f8f4fe57177edec8dbf784e5ad9d193ba12a691a | refs/heads/master | 2020-07-03T23:15:00.982470 | 2019-08-13T06:55:24 | 2019-08-13T06:55:24 | 202,082,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 317 | java | package com.example.courier1;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Courier1Application {
public static void main(String[] args) {
SpringApplication.run(Courier1Application.class, args);
}
}
| [
"noreply@github.com"
] | noreply@github.com |
73636f448ce78cfda916ae82f54969fe1bd2a203 | 3386dd7e7be492cfb06912215e5ef222bbc7ce34 | /autocomment_netbeans/spooned/org/jbpm/runtime/manager/impl/deploy/DeploymentDescriptorMerger.java | 3b1f385cdcc1d73ae7a6f96732381858d382709b | [
"Apache-2.0"
] | permissive | nerzid/autocomment | cc1d3af05045bf24d279e2f824199ac8ae51b5fd | 5803cf674f5cadfdc672d4957d46130a3cca6cd9 | refs/heads/master | 2021-03-24T09:17:16.799705 | 2016-09-28T14:32:21 | 2016-09-28T14:32:21 | 69,360,519 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,577 | java | /**
* Copyright 2014 Red Hat, Inc. and/or its affiliates.
*
* 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 b... | [
"nerzid@gmail.com"
] | nerzid@gmail.com |
403421e41929c24dde2a4f0ec1c4cacbc2e3ada8 | 460a5cf9cfd8da8b826355c35add3edb0efb88de | /app/src/main/java/com/hyunki/bard/view/ComposeFragment.java | cfdf766f60b8a03d283dc2df8d17b1dcdecfc8ae | [] | no_license | dhchung317/Bard | 5a181b6f2bf664ea00da22854dcb18f3312e2abc | 7ba5a167aea7e951c3f62dbf4b733e05372be542 | refs/heads/master | 2020-05-03T02:08:58.966807 | 2019-08-08T05:04:34 | 2019-08-08T05:04:34 | 178,359,885 | 0 | 0 | null | 2019-08-08T05:04:35 | 2019-03-29T08:01:01 | Java | UTF-8 | Java | false | false | 7,331 | java | package com.hyunki.bard.view;
import android.content.Context;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;... | [
"dhchung317@gmail.com"
] | dhchung317@gmail.com |
fb1f9e945d5df217b58f9ee767b2eb78c5c90c3e | e44b340816beacfd7f1f5af40775f45e2169c923 | /app/src/main/java/vn/edu/poly/qlsach/NguoiDung/Add_PhoneActivity.java | 6398f39d858d8b23ec36190bbaae405e0ab1ac64 | [] | no_license | ducanh1204/QLSach | f6c30207b4b66ba005e17ac79b33e0942652746f | 39322e3338dd012d542251533a5a49d90b474c32 | refs/heads/master | 2020-08-12T23:33:24.285331 | 2019-10-31T02:33:03 | 2019-10-31T02:33:03 | 211,323,937 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,017 | java | package vn.edu.poly.qlsach.NguoiDung;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.widget.Toast;
import... | [
"nguyenducanh12042000@gmail.com"
] | nguyenducanh12042000@gmail.com |
5dd754b3a39771511ad4756b83c5f3322f283ff5 | e22b1d2ac6604d9fabae9ef2c4c16aa8aa278712 | /src/java/com/hzih/hotbat/utils/StringUtils.java | fed25a2ea18a6f46e9e62635c62526d1e263308e | [] | no_license | gholdzhang/hotbat | ab48d7687d877f65dda332df2e7cadc2aed81607 | 68e40e1b93c56d075c960b02ba87813931e3654f | refs/heads/master | 2023-03-17T01:03:31.312144 | 2016-04-16T02:23:06 | 2016-04-16T02:23:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,933 | java | package com.hzih.hotbat.utils;
import com.hzih.hotbat.service.Service;
import com.inetec.common.exception.Ex;
import org.apache.log4j.Logger;
/**
* Created with IntelliJ IDEA.
* User: 钱晓盼
* Date: 13-5-8
* Time: 下午7:24
* To change this template use File | Settings | File Templates.
*/
public class StringUtils {
... | [
"465805947@QQ.com"
] | 465805947@QQ.com |
d74ecbe64e8dbc7682cdff0bb8ffa97fcadb4a66 | f1af63994795a175c036fe1be557efbfee253581 | /mcpp_hw_1/src/lesson2/Square.java | c9cdd732004409eb49b9fd9fd51154fb49af5c84 | [] | no_license | Mechan1c/HW1 | 8422a4fdfc27ca0cbf507e44c196a993ddeee039 | d4e747988151222195489adf314c52486d30126e | refs/heads/master | 2016-08-12T17:15:21.891464 | 2016-03-24T16:59:18 | 2016-03-24T16:59:18 | 54,659,205 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java | package lesson2;
public class Square
{
public static void main(String[] args)
{
drawSquare();
System.out.println();
drawCircuit();
System.out.println();
drawTria1();
System.out.println();
drawTria2();
System.out.println();
drawTria3();
System.out.println();
drawTria4();
}
public static voi... | [
"slackhick@gmail.com"
] | slackhick@gmail.com |
0c04ef270f7e2509679e365f3940b489e9f3a663 | 9127c1c143d2d4e5f1b04068bf78dbe966ab398b | /proxyservice/src/main/java/com/crossent/services/proxyservice/ProxyApplication.java | 61f40f2b256f99d666f7e21eb816dfbb26d8762e | [] | no_license | iniAhn/microservice | d9937a3ac9557a5b379a23f5b1d2963d29826fd4 | ad5b214fb6d0e17ee2c64158d436e3147b7c2c4d | refs/heads/master | 2022-11-20T18:46:31.564929 | 2020-07-27T05:19:29 | 2020-07-27T05:19:29 | 212,526,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package com.crossent.services.proxyservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.zuul.EnableZuulProxy;
import springfox.documentation.swagger2.annotations.EnableSwagger2;
@SpringBootApplication... | [
"sskkrr12@gmail.com"
] | sskkrr12@gmail.com |
2e3c085682be9b72b43ba5481c9ba1278e4463a4 | fe12187ef0de3cc0cced990d5ef4d0afac04ff3d | /ProteinPipelineScripts/src/org/liverpool/parsers/KeywordMap.java | 9706a3452f8a2f53fa1e661b1d26a15f805370d8 | [] | no_license | riteshkrishna/dynamitebackups | 79fdb741e29b67026efa6598e355e78e4853fc19 | f7c2ed78da2dd382c7ce4e935f0f0c91883b9ffa | refs/heads/master | 2021-01-02T22:38:45.408647 | 2012-10-29T15:16:09 | 2012-10-29T15:16:09 | 38,751,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,868 | java | package org.liverpool.parsers;
import java.util.HashMap;
/**
*
* The map which defines association between the ParamKeywords and OmssaKeywords
* defined in resources/paramKeywords.txt and omssaKeywords.txt. The unmapped keys
* have empty value
*
* @author riteshk
*
*/
public class KeywordMap {
public Has... | [
"krishna.trial@04cecf5c-2b72-11df-96cb-b35f494e5c8e"
] | krishna.trial@04cecf5c-2b72-11df-96cb-b35f494e5c8e |
cc9d2dc93ef5dffa93b4b9ffe603ee5ba32e8197 | 01131b9fa8ef43a0e3fbe583be5d830df266ae44 | /src/main/java/com/hqc/dao/MpUpdateIntegeralTaskDao.java | c99f5402ffe6ee823b41945df5ee1c21ce031491 | [] | no_license | HeroBarry/hqc_mp | 286ccd03f43ae1b0d45f4a81cbe68d43b3519340 | 0dd43e37a94d8ab90d039d4705a65b5587bc03ac | refs/heads/master | 2020-03-10T13:21:07.543573 | 2018-04-15T10:51:36 | 2018-04-15T10:51:36 | 129,398,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.hqc.dao;
import java.util.List;
import java.util.Map;
import com.hqc.entity.MpMemberEntity;
import org.apache.ibatis.annotations.Mapper;
/**
* 修改会员积分定时任务
* @author Administrator
*
*/
@Mapper
public interface MpUpdateIntegeralTaskDao extends BaseDao<MpMemberEntity> {
/**
* 修改积分
*/
public List<Ma... | [
"qiaozhi_china@163.com"
] | qiaozhi_china@163.com |
ca0a35a75c3f404845d4bacd177740df0807bbc1 | 256b506d3b7a33c6d1dd51c1be01ee7f3af1622c | /src/main/java/com/thare/algorithm/archive/company/xiaohongshu/_20170928/_02/Main.java | 7a0f9803544dc6ee3ffce8dfd80ac9c15b32d771 | [] | no_license | chenyun0325/javademo | 99aaacd768b672fe077642a5abbe05bc32a1a0b0 | 36394a8cff3fcf7dd90fbb909949b0795c4f70e0 | refs/heads/master | 2022-02-25T03:31:05.326179 | 2022-01-24T06:39:09 | 2022-01-24T06:39:09 | 57,095,028 | 0 | 0 | null | 2021-06-04T02:37:46 | 2016-04-26T03:32:41 | Java | UTF-8 | Java | false | false | 1,043 | java | package com.thare.algorithm.archive.company.xiaohongshu._20170928._02;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
while (in.hasNext()) {
char[] str = in.next().toCharArray();
int k = in.nextIn... | [
"chenyun@cai-inc.com"
] | chenyun@cai-inc.com |
36e03a770c1dd5ac35522ff9cc1b906759f5350f | 9362bc17ff64e25b425dc5e7d1f4f5b91d4b75f1 | /Task1.6/src/com/company/Main.java | 7d57d2ddbfffa9436e32a52a440c3bb2fd583a0d | [] | no_license | AntonPogodin681993/JAVA | dc2a687e2a943a05e279086c994ff31a6fa37aed | 50e1f653b25e8ce2c830d316929b44f80f74ea96 | refs/heads/master | 2023-04-24T12:18:35.996173 | 2021-05-12T17:40:30 | 2021-05-12T17:40:30 | 366,798,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.company;
import java.util.Arrays;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
int [] array = {0,1,2,2,3,0,4,2};
Scanner scanner = new Scanner(System.in);
System.out.print("Введите число N:");
int N = scanner.nextInt();
... | [
"anton.pogodin68@bk.ru"
] | anton.pogodin68@bk.ru |
30805212f79e8c462213308104cf2e3f824b6312 | 46992e7d8e3b798a53c41e156778090f0770e6f7 | /papyrus_neon_release/edu.ufc.femtost.disc.sysml4modelica.papyrus.profile/src/edu/ufc/femtost/disc/sysml4modelica/profile/other/impl/otherFactoryImpl.java | 47a3d47713fe4955e826e5d278f6470f6fd39b01 | [] | no_license | lorenxjtu1/edu.ufc.femtost.disc.sysml2modelica | bca11731b27a390123a05e579045e2cddd4c664d | 6986ded4e6ea24f1a73001bb9064a8ea4ad4b568 | refs/heads/master | 2021-06-08T21:13:05.665432 | 2016-12-08T19:11:39 | 2016-12-08T19:11:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,166 | java | /*******************************************************************************
* Copyright (c) 2013-2016 Jean-Marie Gauthier, University of Franche-Comte, and Samares-Engineering
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1... | [
"jm.gauthier@samares-engineering.com"
] | jm.gauthier@samares-engineering.com |
bafb179064c7f1d7ad0f65fab0cabd5614f6a076 | c9a36f3375683b61f71cb361b851436ac9bbbe3f | /AlertUser/app/src/test/java/com/receipt/nick/alertuser/ExampleUnitTest.java | cee80d5c72c4b7c76c401316794f4bf2cf95dce4 | [] | no_license | nickbild/ai_defender | 14bb23686f3d35d5828c8bed471c0c55a3d6cc34 | a0c1eba819fab813cbbdfbcd7a2f0cffb509bfd8 | refs/heads/master | 2020-03-23T16:28:51.432263 | 2018-07-21T14:45:10 | 2018-07-21T14:45:10 | 141,811,959 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.receipt.nick.alertuser;
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 ... | [
"nick.bild@gmail.com"
] | nick.bild@gmail.com |
113fd9d2fb3f4a6b0bdfe3be9488ec53fb3b9b00 | 20ea606bcfa6a2daa2bbfece1ab6bd982267082d | /BMessenger/app/src/main/java/com/longbeachsocial/app/Activities/MessagingActivity.java | fbbe02215fc90fc2800b97c7c1cff491435a1e18 | [] | no_license | a-andrade/BMessenger | 4dc0353752fc221a7d41ae1b4b45f1ed0f80d708 | 314b1c9306ceb3570e2569b7d588f116f25cecf5 | refs/heads/master | 2020-03-26T21:10:33.049011 | 2017-12-08T05:50:47 | 2017-12-08T05:50:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 472 | java | package com.longbeachsocial.app.Activities;
import android.content.Context;
import android.support.v4.app.Fragment;
import com.longbeachsocial.app.Fragments.MessagingFragment;
/**
* Created by uli on 12/5/2016.
*/
public class MessagingActivity extends SingleFragmentActivity {
@Override
public Fragment ... | [
"ulices_v07@yahoo.com"
] | ulices_v07@yahoo.com |
05d7b3c6c079a792fcaad6a7994555c057f1fe56 | 0ef6e9c5d711b0258522ab9ebffc3ea028971c37 | /app/src/main/java/com/example/aslgb/zoomjavaport/hqx/Interpolation.java | 28ec156ae2e084dc6eaa4343dbfbd20632ac2ca4 | [] | no_license | aslgb/hqx-demo | de9f6948a7ecff0af9c30ee310cb58d3a3304307 | 0b6965df652033f521a189b28b00907688bc0b74 | refs/heads/master | 2020-04-15T23:06:54.707850 | 2015-01-23T11:44:01 | 2015-01-23T11:44:01 | 29,729,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,690 | java | package com.example.aslgb.zoomjavaport.hqx;
/*
* Copyright © 2003 Maxim Stepin (maxst@hiend3d.com)
*
* Copyright © 2010 Cameron Zemek (grom@zeminvaders.net)
*
* Copyright © 2011 Tamme Schichler (tamme.schichler@googlemail.com)
* Copyright © 2012 A. Eduardo García (arcnorj@gmail.com)
*
* This file is part of hq... | [
"aslgb"
] | aslgb |
a8b74e81874f994940a98d9bb8873001f086f401 | a2814ffe1e10e8afd4455088c614d8d165f44457 | /addition/src/fragment/ViewTimeSlotsFragment.java | 1e23948bf112602e41e47afd18b6d13fa383ca32 | [] | no_license | noraacee/little-things | 791635d82d3dbc332742f6956c7afad3c330c219 | 554a1ccf0d890921fab781c5caac66f41c336563 | refs/heads/master | 2020-03-18T15:57:50.029020 | 2018-05-26T07:34:59 | 2018-05-26T07:34:59 | 134,939,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,122 | java | package badtzmarupekkle.littlethings.fragment;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ImageView;
import android.widget.ListView;
import and... | [
"noraacee@gmail.com"
] | noraacee@gmail.com |
0bd0a9cfe0883efa57c7f0f474a506135edf2c12 | 582bd0152049f6bb5cdfde37bc804a3447f47645 | /ftisp-web/src/main/java/com/ygjt/gdn/ftisp/model/vo/WarehouseVo.java | cd1a5106ca214fbc9b6dbaf9da3c1548a9d45bfe | [] | no_license | liyuguanguan/TEST | 2e86a74c2d7bf6feaa109a1a9207a8b6d73ce191 | e3282e7b5914ea37cfb1bf243148b54a5850042d | refs/heads/master | 2021-01-25T06:44:52.395249 | 2017-06-07T07:41:49 | 2017-06-07T07:41:49 | 93,600,998 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package com.ygjt.gdn.ftisp.model.vo;
/**
* Created by linx on 2016/11/1.
*/
public class WarehouseVo {
private Integer warehouseId;
private String warehouseName;
private String type;
public Integer getWarehouseId() {
return warehouseId;
}
public void setWarehouseId(Integer warehou... | [
"woquyingpin@163.com"
] | woquyingpin@163.com |
7aeea9daf93a723f659e0774cbc583e8d1d8b921 | 9105fc140b8d252bab83a4b4b5a07e0a39c0b3a5 | /aoo-common/src/main/java/com/kevin/oauth/common/spring/SpringCacheManagerWrapper.java | a2cbc395580c1e9332ee0c0a16a2a43a906599d2 | [] | no_license | lpffzx/oauth2 | 8e81254bd8c85ccd91eb59d774358737cb53ee9b | ad8c6f4284e4c761e7d33a2b576fc545f7fefdb4 | refs/heads/master | 2021-06-30T16:31:52.115284 | 2017-09-19T14:23:01 | 2017-09-19T14:23:01 | 104,084,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,778 | java | /**
* Copyright (c) 2005-2012 https://github.com/zhangkaitao
*
* Licensed under the Apache License, Version 2.0 (the "License");
*/
package com.kevin.oauth.common.spring;
import net.sf.ehcache.Ehcache;
import org.apache.shiro.cache.Cache;
import org.apache.shiro.cache.CacheException;
import org.apache.shiro.cache.... | [
"kevin5_li@asus.com"
] | kevin5_li@asus.com |
7cbe9e0de1b580281d98aa581540b5f20183bf39 | 3b0cc2860b6f0d6ba0456e9919297a0a81f33ab4 | /app/src/test/java/practice/module/com/instagram/ExampleUnitTest.java | e57a9e2c0efb07f976dd43c13edc7772735dc644 | [] | no_license | rohitnotes/Instagram-Clone-1 | 1d0e7181ac544253c6d9ff7207c7ee69e842fd49 | 58b2772b7148b4d5867d25e7f80687cd4d8d6812 | refs/heads/master | 2021-10-23T22:16:52.106591 | 2019-03-20T12:59:59 | 2019-03-20T12:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package practice.module.com.instagram;
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
publ... | [
"ag1507anshul@gmail.com"
] | ag1507anshul@gmail.com |
980c21a903adae8b5f8ae7d637ae6d247d90dd7e | b032ed664ded8e8fd78748a66ecfbc740b4de91a | /app/src/main/java/edi/com/myfirebasecloudemessaging3/MyFirebaseMessagingService.java | 5deed30aed17caeb85b5717418ad001ea8198497 | [] | no_license | ediber/MyFireBaseCloudeMessaging3 | d7ccac937c33d007f84e6acfb3be192fd758d75d | 307657c584180e57679b6b388c04e479c3d6ad03 | refs/heads/master | 2021-05-01T03:03:12.147844 | 2017-01-14T17:10:50 | 2017-01-14T17:10:50 | 78,954,160 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | package edi.com.myfirebasecloudemessaging3;
import android.util.Log;
import com.google.firebase.messaging.FirebaseMessagingService;
import com.google.firebase.messaging.RemoteMessage;
public class MyFirebaseMessagingService extends FirebaseMessagingService {
public MyFirebaseMessagingService() {
}
@Ov... | [
"edibersh@gmail.com"
] | edibersh@gmail.com |
1fc8b197fb3d35df47f60d90b91f91ce3d2c6b88 | 2143fdbb6eb12b5ad8dcf2eda0143243862462a2 | /CORE JAVA/Member Inner Classes/src/test/SubClass1.java | fbcb9647918e11d684b8fbe64d754576a40a05f4 | [] | no_license | surabhimohan/CodeBack | b26b80240fefd3fa41c13439bbbd4803ced2dc0b | 49efb4cd510dfed224f3a571fd726f9e5e9d45cc | refs/heads/main | 2023-06-30T08:06:07.930913 | 2021-07-27T10:46:34 | 2021-07-27T10:46:34 | 389,944,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package test;
public class SubClass1
{
public int a=10;
public static int b=20;
public class SubClass2 //member inner class
{
public void m2()
{
System.out.println("==InnerClass m2()==");
System.out.println("The value a: "+a);
System.out.println("The value b: "+b);
}
}
}
| [
"surabhimohan30gmail.com"
] | surabhimohan30gmail.com |
9ca6b79f057d3b21ca78e7610d82cbe4b9155fb4 | 830f3a4b76ac95e8983fc3a6d40c691bb89c47d6 | /src/com/hyperskilldev/file/AreSiblings.java | d9263b0e864ac70690ef8942c3a53f6338b4e4d2 | [] | no_license | PavlovVladimir/hyperskillAcademy | 944f0289ac79b464049e92ad0d20956ab9c3a714 | 76bbbd93c37483f3f27f30b0f218db9bb4ea2691 | refs/heads/master | 2022-07-24T04:32:31.431757 | 2020-05-18T21:48:49 | 2020-05-18T21:48:49 | 228,167,323 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package com.hyperskilldev.file;
import java.io.File;
import java.util.Scanner;
public class AreSiblings {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String path1 = scanner.nextLine();
String path2 = scanner.nextLine();
File file1 = new File(p... | [
"46773729+1n7@users.noreply.github.com"
] | 46773729+1n7@users.noreply.github.com |
78dc893f733083fcc93acb7514dc8ce8a5073941 | 67d195485008b7e95cbc89bccbed1c06f8db8ec5 | /src/axela/jobs/Jobs_CrmFollowup.java | 118cfed3184618e65596d96e76d6b13ef6240085 | [] | no_license | pramod6019/axelaauto | 901c44f2de5556a5145d3267e2a6788033732f37 | 968350900c902ee11ca0a8d6e09a5108e7df79a4 | refs/heads/master | 2022-12-26T09:47:09.186898 | 2020-10-01T03:10:40 | 2020-10-01T03:10:40 | 300,124,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,274 | java | package axela.jobs;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.sql.rowset.CachedRowSet;
import cloudify.connect.Connect;
public class Jobs_CrmFo... | [
"saipramodreddy@Sais-MacBook-Pro.local"
] | saipramodreddy@Sais-MacBook-Pro.local |
b227b61192a5068ccc0a0af24d550505a916f1a2 | 48b5488398d58f22edadabfa8f3eac803aab55c7 | /src/main/java/com/techware/model/UserAccountAddressId.java | b8dc87987bf4bcddca0d4da877e18311875f355e | [] | no_license | Marlon-Urena/techware-webapp | e9035e5631e3b88a86e2aa3ce707e9f90ffe26e2 | 97d477cdd5e9048f3a32cb4da1c84c6faf0473f4 | refs/heads/master | 2020-09-08T09:45:13.475556 | 2020-05-28T15:24:22 | 2020-05-28T15:24:22 | 221,098,819 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.techware.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Embeddable;
import java.io.Serializable;
@AllArgsConstructor
@NoArgsConstructor
@Data
@Embeddable
public class UserAccountAddressId implements Serializable {
private Integer... | [
"45586481+Marlon-Urena@users.noreply.github.com"
] | 45586481+Marlon-Urena@users.noreply.github.com |
c53d877d46aa91f940dec6d3473523d236d96af9 | 41e51dadb6c32a3e1224ad5bc0c10bbe8d919ced | /order-service-consumer/src/main/java/service/impl/OrderServiceImpl.java | a98f7450d31597f2d0c23e2db95b562b3aadd16b | [] | no_license | cywhw/Dubbo | c928506cd9af61bda504f42478b238ba36e821e6 | 36ffd2e7edf29052b5290b1cc35b4a63d1062fb5 | refs/heads/master | 2023-07-30T15:59:14.475480 | 2021-09-22T08:51:39 | 2021-09-22T08:51:39 | 409,122,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 182 | java | package service.impl;
public class OrderServiceImpl implements OrderService {
@Override
public void initOrder(String userId) {
//查询用户的收货地址
}
}
| [
"Email"
] | Email |
60836962a5132ebe19512f1c1daa576226978c4c | faf2794ed8b5d250b2178d1eccd7a8ce5f06f61c | /bundle/jsky.app.ot/src/main/java/jsky/image/operator/MinMaxOpImage.java | 7e8685d614aaa857ac2a033b126cb191cb16b8c9 | [
"BSD-2-Clause"
] | permissive | gemini-hlsw/ocs | e2ba814d3ca33f43a8d86f886aa32d00f768904b | f425a8fd546564703e04494b77a243b845993d12 | refs/heads/develop | 2023-08-30T19:32:42.404671 | 2023-08-29T19:04:02 | 2023-08-29T19:04:02 | 23,963,494 | 15 | 17 | NOASSERTION | 2023-09-12T07:54:14 | 2014-09-12T14:20:23 | Java | UTF-8 | Java | false | false | 16,298 | java | /*
* ESO Archive
*
* $Id: MinMaxOpImage.java 5694 2004-12-14 00:12:58Z brighton $
*
* who when what
* -------------- ---------- ----------------------------------------
* Allan Brighton 1999/05/03 Created
*/
package jsky.image.operator;
import java.awt.geom.Rectangle2D;
import java.awt.... | [
"swalker2m@gmail.com"
] | swalker2m@gmail.com |
869be503570d8bdabe350160bb659ebcb19a6de1 | e9d1d7cdb296dc34fee7ac38f48628dfb1da17b4 | /osgp-adapter-ws-publiclighting/src/main/java/com/alliander/osgp/adapter/ws/publiclighting/endpoints/DeviceMonitoringEndpoint.java | 167f51689e4e11638f99a38b907193f80b8551b7 | [
"Apache-2.0"
] | permissive | chaoxiongxia/Platform | 7ded9eee1f8a917ddd0c5cd807636f189ee91d08 | d63d688a844ef83e8b541a5854b743d488e9bd0b | refs/heads/master | 2021-04-29T11:22:31.635880 | 2018-02-13T17:01:18 | 2018-02-13T17:01:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,916 | java | /**
* Copyright 2015 Smart Society Services B.V.
*
* 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
*/
package com.alliander.osgp.adapter.ws... | [
"kevin.smeets@cgi.com"
] | kevin.smeets@cgi.com |
d837ec0f9b0487c6e7d7ad56f7cec2135f2fab83 | 2af5864cc3a2f15a62290e03b0e5797e5c3bc1db | /app/src/main/java/com/itosoftware/inderandroid/Fragments/DialogFragmentPqr.java | e66849082b6e5cb4888987c54025fc4d1e523f0f | [] | no_license | ITOwilsonurbano/INDER_app | c379a10c47ca46df755f6f579271a2897cecd9f0 | 28c96fde2d36f3a18a37fc49bbf61c336eb70624 | refs/heads/master | 2020-06-26T02:04:42.435660 | 2016-11-23T22:21:52 | 2016-11-23T22:21:52 | 74,606,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,390 | java | package com.itosoftware.inderandroid.Fragments;
/**
* Created by itofelipeparra on 24/06/16.
*/
import android.app.Dialog;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGrou... | [
"wilson.urbano@ito-software.com"
] | wilson.urbano@ito-software.com |
7647b170d7a967819b62f2cc6136b3fd285acc78 | 1a286ecacb693200d701dcfcea893d252d5cd274 | /demo_project/src/main/java/com/demo/project/model/StudentModel.java | 08e536e4584bc4ef236c1863b8e74f4e02739290 | [] | no_license | NemanjaNezic23/LibraryDemoProject | 960d70760599d110a09f20adf7e179b895a2a775 | 5dd0951fda77a6f2701698768d3c2f0e537b56df | refs/heads/master | 2021-07-09T10:06:05.610970 | 2020-11-10T14:40:33 | 2020-11-10T14:40:33 | 207,339,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,469 | java | package com.demo.project.model;
import java.util.Date;
import java.util.List;
import org.primefaces.event.SelectEvent;
public class StudentModel {
int studentId;
String studentName;
String studentLastName;
List<BookModel> rentdBooks;
private Date returnDate;
public StudentModel() {
}
public StudentModel(... | [
"nemanja.nezic23@gmail.com"
] | nemanja.nezic23@gmail.com |
aeb102acd34c9f33a2c8c1d8372621402eb160e7 | c6cb493d6c53252715685da193cd7b3b4bb5ebc5 | /java-everyone-eclipse-u/net/KaiwaClient.java | ccf3e11db5c9f4bbc08b4a8c9c77d11062813d94 | [] | no_license | Kagesooooo/prog4 | da2523bcda0c32b782c9acda40ed65e4f9d36dc3 | 777af496f657477ccd943d8f4da00dadb51649b5 | refs/heads/master | 2021-08-20T03:24:30.268129 | 2017-11-28T04:10:59 | 2017-11-28T04:10:59 | 112,284,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,267 | java | // リスト16.3 カウンセラークライアント
package net;
import java.io.*;
import java.net.*;
public class KaiwaClient {
public static void main(String[] args) throws IOException {
Socket kaiwaS = null;
BufferedReader in = null;
PrintWriter out = null;
try{
kaiwaS = new Socket(InetAddress.getLocalHost(), 50000);
... | [
"Kagesooooo@gmail.com"
] | Kagesooooo@gmail.com |
c6ac6e56c6c29411a14e96df9d2746f828dc27cb | 5f330fe8f71ba630d4de217a5be354a28f2145f2 | /src/test/java/com/shuoyi/mongoTest/MongoTest.java | 3efe6d1564bcd8693cb6a668c20a86ebe37ddf7b | [] | no_license | beallyoucanbe/DatebaseUtil | b9decf70ea64d9e42430cc2f852d69f38f44c197 | 1d520d22681b8645d6e1904d5672f0e3d4a6f226 | refs/heads/master | 2022-12-21T22:15:09.190109 | 2020-07-06T02:17:50 | 2020-07-06T02:17:50 | 101,179,337 | 0 | 0 | null | 2022-12-16T04:22:16 | 2017-08-23T12:49:06 | Java | UTF-8 | Java | false | false | 2,192 | java | package com.shuoyi.mongoTest;
import java.io.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Created by zhaosy-c on 2017/9/4.
*/
public class MongoTest {
public static void main(String[] args) throws IOException {
File file = new File("C:/Use... | [
"you@youdomain.example.com"
] | you@youdomain.example.com |
4367e27f6b7f8107d183adfa5682e6f74bb7684d | b7e5856147a96a60961d5c993993294cb1990a4e | /src/main/java/com/gameshop/spring/exceptions/InvalidInputException.java | 94b9dae4f57746bcf42ceb01479267002ccf5e32 | [] | no_license | Rod97/newGameshop | 329aeea188dd00b9bb61a75911cb256e581343ca | cf27733cf0ee69c4cb9cbc970a81d071cae63bbe | refs/heads/master | 2023-04-11T22:28:34.624516 | 2021-04-28T16:33:54 | 2021-04-28T16:33:54 | 360,002,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package com.gameshop.spring.exceptions;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(value = HttpStatus.FORBIDDEN)
public class InvalidInputException extends Exception {
private static final long serialVersionUID = 1l;
public InvalidInp... | [
"rflores456123@gmail.com"
] | rflores456123@gmail.com |
6868dc84e8130a3cc803fdf14be9aaf958c8c8e6 | 1cfd6bddd636b0483e042d85e059622942d1fe5f | /workspace/QEdge-11thBatch/src/com/selenium/BrowserActions.java | 352cadbede6d06f58a4276ff9d64a5741223e022 | [] | no_license | breddyprasad/Selenium-all-sai | e80a53a74864d1cc6b1f033d2958c8e39d139463 | d08e59ca5cf53850437dbf7b37ff32c0662d736c | refs/heads/master | 2020-12-24T07:59:17.606010 | 2016-11-10T05:23:32 | 2016-11-10T05:23:32 | 73,349,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,436 | java | package com.selenium;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
public class BrowserActions {
public static void main(String[] args) {
//To launch the browser
WebDriver driver=new FirefoxDriver();
//... | [
"prasad571992@gmail.com"
] | prasad571992@gmail.com |
509df82024ccd7bc27efccfaa3d498b867685f39 | b92d118f55456c602001c3dca264eef76bf5a688 | /src/main/java/com/cmxy/response/GetInfomationResp.java | 89fcc598ee06eb9c228fa9fc8349e11f6336bce8 | [] | no_license | wp771910012/graduation_app_api_project | eec3ce224e2cb28b3ba9445c3de59843ad4ee9dd | 68ab856ea5389c8f4dae94c588d09e8b829fabc7 | refs/heads/master | 2020-06-12T04:46:00.709313 | 2016-12-05T08:39:12 | 2016-12-05T08:39:12 | 75,605,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 414 | java | package com.cmxy.response;
import java.util.List;
import com.cmxy.entity.Infomation;
public class GetInfomationResp extends Response{
/**
*
*/
private static final long serialVersionUID = 1L;
private List<Infomation> infomations;
public List<Infomation> getInfomations() {
return infomations;
}
public ... | [
"771910012@qq.com"
] | 771910012@qq.com |
5a1fa3ee2493c410fdb54b24ce7e8316fdf88304 | bbc7b9d59e47469c17c741776502e74bd7e86ccd | /jeesite/src/main/java/com/thinkgem/jeesite/modules/session/ISessionManageBusinessService.java | a6f3aa9ff615ad3a22400ecdc2497dacdae572c7 | [
"Apache-2.0"
] | permissive | liuzengzhen/jeesite | 3fde729f4075bd4b4ade3d6591cf16f1c5892b6b | 06f5d7d876c63c1a4a1d790f6bcc81bdd54f68e8 | refs/heads/master | 2020-03-28T22:48:29.462490 | 2018-09-18T09:34:15 | 2018-09-18T09:34:15 | 149,259,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,853 | java | package com.thinkgem.jeesite.modules.session;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.xml.ws.RequestWrapper;
import javax.xml.ws.ResponseWrapper;
/**
* This class was generated by the JAX-WS RI. JAX-WS RI 2.1.3-hudson-390-
* Genera... | [
"liuzengzhen@192.168.1.105"
] | liuzengzhen@192.168.1.105 |
ea2e90b8dc9f2044c177c193e08b31b228553b2c | ce3921aad9c4d074d1a69dfe2e60c2bf7f8c2c11 | /src/main/java/ru/job4j/array/Turn.java | bbbfcf4015827011d7631ff354af58964430a0bf | [] | no_license | AlexChereremisin/job4j_elementary | 377f2f8e21f25197772382d147d6ea2bf0a197ac | bf57847a68abb755724d0bad4440f53d4e3876e7 | refs/heads/master | 2022-09-18T17:50:53.607422 | 2020-06-07T05:57:59 | 2020-06-07T05:57:59 | 259,873,993 | 0 | 0 | null | 2020-04-29T08:53:24 | 2020-04-29T08:53:23 | null | UTF-8 | Java | false | false | 789 | java | package ru.job4j.array;
/**
* Turn класс содержит метод переворачивающий массив в обратном порядке.
* @author Alexey Cheremisin
* @since 04.05.2020
* @version 1
*/
public class Turn {
/**
* back метод переворачивающий массив в обратном порядке.
* @param array : массив чисел.
* @return массив с ... | [
"71m25@mail.ru"
] | 71m25@mail.ru |
078c7e65313f90f76ab985fb86d09d50aea42a70 | fe3b8fc6fe2889cf5c9418e0e7479357d83b8a7d | /YouAnMiUserApp/src/com/zxly/o2o/activity/ShopHotArticleAct.java | 22a36ecae24557223a14dcb02699e01bd1025873 | [] | no_license | sayid0927/project_you | 4fa47ef399c437b0b3c4e7a9f0c99783bf165592 | 297598b8bb8e7472dfe558e542be833cac3231dc | refs/heads/master | 2021-01-20T01:56:26.479842 | 2017-05-26T01:58:36 | 2017-05-26T01:58:36 | 89,344,696 | 1 | 2 | null | 2017-05-12T08:37:14 | 2017-04-25T09:51:30 | Java | UTF-8 | Java | false | false | 29,900 | java | package com.zxly.o2o.activity;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.net.http.SslError;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.view.M... | [
"13113639501@163.com"
] | 13113639501@163.com |
685eb2e6df856d83ec04adef9a9c9959cc0209d4 | 0856522afbc673507ea4823909de3081b4708b1b | /spider-core/src/main/java/com/spider/core/client/ClientUtils.java | c422b23198b1a963c43b8d0a588561b0b9120134 | [] | no_license | spider-system/spider | 8286db0c9b522d90e08eb49325908a9c822d48df | 146422c8fa3bd9af15458e13be33e09a1590813d | refs/heads/master | 2020-12-30T13:29:26.893615 | 2018-11-21T06:55:24 | 2018-11-21T06:55:24 | 91,227,531 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 21,711 | java | package com.spider.core.client;
import java.io.EOFException;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.UnsupportedEncodingException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.Socket;
import java.... | [
"wangpeng@u51.com"
] | wangpeng@u51.com |
0456cb7e45527ccef0d685c56ce2a168c1b9f541 | 409ed0753d204fe68e946cfd685a6314f7bdce29 | /app/src/main/java/com/example/dima/teacherorganizer/Fragment/GroupsFragment.java | 8f28b0346a1986fb7af11a13f7504538d6e59ef2 | [] | no_license | DimaMoshurenko/TeacherOrganizer | b3924f1474ee2e926684d735be4a6fdc62f4df3a | dcb169a674aaa1bac3af78c1b19fe4e3dda0f2ad | refs/heads/master | 2020-05-06T15:35:04.993131 | 2015-06-30T21:57:49 | 2015-06-30T21:57:49 | 35,485,489 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,044 | java | package com.example.dima.teacherorganizer.Fragment;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.LoaderManager;
import android.support.v4.content.Cursor... | [
"dimamoshurenko@gmail.com"
] | dimamoshurenko@gmail.com |
a18669ae314892889afa2c7b8a2d5b4281832965 | a01bebd957e195f55b46f608cf423e8900917768 | /Java Practice/src/org/deeksha/OOPS/Polimorphism/Method_OverRiding.java | d37c4abd53734b45d955837bff718575591d6827 | [] | no_license | PraveenHighness/Practice | e34b4fd4e23c8b7b5e05223f54c45f1692235557 | 651aeef6afa0dd920ba960ced93112b4fda7f32b | refs/heads/master | 2023-06-19T18:19:26.590084 | 2021-07-13T11:08:21 | 2021-07-13T11:08:21 | 385,568,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | package src.org.deeksha.OOPS.Polimorphism;
class Method_OverRiding {
void m1()
{
System.out.println("Hi");
}
static class S extends Method_OverRiding
{
void m1()
{
System.out.println("Laddduduu Palu Thagaledho--------konni ayina thagesi vellu Ladddduu");
}
public static void main(String[]... | [
"harin@LAPTOP-FD954NLR"
] | harin@LAPTOP-FD954NLR |
a43a79c57f37318d33b283f0bda8dc5ebc25519e | 869c2132bad80a055f7541cd9d9ea0a9f4e2529c | /app/src/main/java/com/jonahbauer/qed/MathView.java | 969c83fd5093f4ce9dee343f45ede9d2fafeeb0a | [] | no_license | Arlon1/chatapp | bcd984f58989cad27ce22f1ae66dc68973a678f7 | fc255eae7e0ebbace21b1c7e186d2317aed019cb | refs/heads/master | 2020-07-10T08:57:43.645585 | 2019-08-24T23:37:43 | 2019-08-24T23:37:43 | 204,224,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,767 | java | package com.jonahbauer.qed;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.util.AttributeSet;
import android.webkit.WebSettings;
import android.webkit.WebView;
import com.x5.template.Chunk;
import ... | [
""
] | |
4e2822f0f297bd7d79a3de1f93a8adc420893f68 | f29efcd3a16a060bce3184d21d3721f8a12bf228 | /src/test/java/br/com/acme/tasklist/controller/TaskControllerTest.java | 0828a64cd9f05c560eeaf2b06a7d7c78c7193630 | [] | no_license | carlosantq/tasklist | b17b6ea1c73eb8969f896e13a067228f4d3ba8ad | bcbb2566711eac41a918bbe9781b0d3840c2447c | refs/heads/master | 2022-11-15T00:23:01.625075 | 2020-07-10T03:11:47 | 2020-07-10T03:11:47 | 278,205,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,219 | java | package br.com.acme.tasklist.controller;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Optional;
import org.junit.j... | [
"carlosantoniooln@gmail.com"
] | carlosantoniooln@gmail.com |
9f9343bd4cc6b5ed711d2329d43414d81caab39e | 3068c303bdc2b2b630b3eb65e128833c8ba54843 | /src/test/java/org/vatplanner/dataformats/vatsimpublic/privacyfilter/errorhandling/RemoveLineStrategyTest.java | f0f1777475c247ea2b0db7f45e84c10b03f78e61 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | vatplanner/dataformats-vatsim-public | 5b31419306facde850a6f62921cb8001b21ac017 | 0193079e8588887d6400028ec23f263105234ccd | refs/heads/master | 2023-07-06T00:06:40.514191 | 2023-06-26T13:28:49 | 2023-06-26T13:28:49 | 116,603,414 | 1 | 0 | MIT | 2020-10-14T10:38:52 | 2018-01-07T22:16:28 | Java | UTF-8 | Java | false | false | 767 | java | package org.vatplanner.dataformats.vatsimpublic.privacyfilter.errorhandling;
import static org.assertj.core.api.Assertions.assertThat;
import java.util.Collections;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvSource;
class RemoveLineStrategyTest {
@Parameteriz... | [
"dneuge@energiequant.de"
] | dneuge@energiequant.de |
188ea01a4377fc628bb5945b0b39cc02b67be82c | a8bb4c7dff3d6ca385bf9e97898120a7e73f0a36 | /BST/src/Node.java | e188e1110202de72ae09b7b18f323786e70f8671 | [] | no_license | amjad2019/Data-Structures-Trees- | df40059b0bb8b4486da9d9ed768977994382553c | 91ac90649d2372606e86d193105cc4a275a623aa | refs/heads/master | 2021-04-28T18:25:38.736243 | 2018-02-17T17:07:28 | 2018-02-17T17:07:28 | 121,872,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java |
public class Node
{
int key;
int data;
Node left;
Node right;
Node parent;
Node()
{
left=right=parent=null;
key=data=0;
}
Node(int k, int d)
{
left=right=parent=null;
key=k;
data=d;
}
}
| [
"noreply@github.com"
] | noreply@github.com |
c498df1cce0377829e1961749bf357ab8f96b1d9 | bcb720df2361b264386179cf7b3d836d557984fa | /app/src/main/java/com/example/sampleconstraintlayout/MainActivity.java | 260313882b5427a21973fa8ea924e5f195dca3ae | [] | no_license | HarryNurHidayat/Sample_Constraint_Layout | fdb3111d3948b20ac8b8ff5584bf757c1c76e76c | 93421a7dc2245332f5a6f7f6b13ba6d5359fb244 | refs/heads/main | 2023-03-17T09:49:59.391812 | 2021-03-06T18:36:56 | 2021-03-06T18:36:56 | 344,173,419 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package com.example.sampleconstraintlayout;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.lay... | [
"harry.nur.ft19@mail.umy.ac.id"
] | harry.nur.ft19@mail.umy.ac.id |
bc7456864aa8761de8d89e6cd882536cffbbd689 | 8f9da83f58be02d7007c6317190d596b495caf10 | /src/stand/io/ConsoleDemo.java | 3ba659b0546c61bc980203a9423c9f72fe03ea74 | [] | no_license | goal1234/js_java_practice | 497d14232eca0f09f9217f727d3a75f9d245c0a8 | 182a1a16a4d1a6e607057ac3ec6d3052fe3fa8ed | refs/heads/master | 2020-03-22T02:33:07.335349 | 2018-07-02T01:44:30 | 2018-07-02T01:44:31 | 139,377,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | package stand.io;
// Demonstrate Console.
import java.io.*;
class ConsoleDemo {
public static void main(String args[]) {
String str;
Console con;
// Obtain a reference to the console.
con = System.console();
// If no console available, exit.
if(con == null) return;
// Read a... | [
"946883098@qq.com"
] | 946883098@qq.com |
3b2a0f41af2e37fffac0465073a58f95a93f0b4e | ab02d35b86265fa0f8dd62cca6ab06bb47573105 | /com.ibm.wala.core/src/com/ibm/wala/analysis/reflection/ClassFactoryContextInterpreter.java | 49ea6f3e341e1ae9fb0f1b0476ade673866cf4f4 | [] | no_license | SCanDroid/WALA | 8c33d4c60e01a5fd286d4e87d2655507f2a8100c | d55916b967527de0193d5aefa237aa730ebbd5ce | refs/heads/master | 2020-12-25T00:04:19.572760 | 2013-03-05T23:34:17 | 2013-03-05T23:34:17 | 5,690,563 | 2 | 1 | null | 2012-11-29T21:06:34 | 2012-09-05T17:15:57 | Java | UTF-8 | Java | false | false | 5,376 | java | /*******************************************************************************
* Copyright (c) 2008 IBM Corporation.
* 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... | [
"msridhar@us.ibm.com"
] | msridhar@us.ibm.com |
3c321afa4ddeb0ea97cf9db0228fe4053e99b909 | c062dfe8eccbc50d1b4fdd9c5837c58355d3dbf0 | /src/main/java/com/sgip/comm/service/impl/TestServiceImpl.java | ca9ba1a63118145ebb87a22f4dca83826e61e6be | [] | no_license | zzzcat013/sgipService | db23b46194f8e4993b1cd94213dd29816860609b | a38ce4921766ae0953ce4ceb03be77b3c6b79938 | refs/heads/master | 2021-01-19T08:09:00.478403 | 2014-06-28T16:00:26 | 2014-06-28T16:00:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package com.sgip.comm.service.impl;
import com.sgip.comm.service.TestService;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Service;
/**
* Created with IntelliJ IDEA.
* User: wula
* Date: 13-10-4
* Time: 下午4:39
* To change this template use File | Settings | Fi... | [
"caixu23@gmail.com"
] | caixu23@gmail.com |
02cfe0eda0babc9cfd1ad49512784fb86b0d342d | 37f20bac08527daebdedc85d75fa2ef8cbf41f5d | /src/TokenException.java | 72313216f4d4a5db09cb27657697a6e7951760b4 | [] | no_license | rojasosc/Compiler | 483070549c8bdd76aad6eadc204e841312edc637 | 43a626afae68ddf171c7130207f9a6ae0b4181e3 | refs/heads/master | 2021-01-10T05:15:31.629695 | 2016-03-29T20:34:08 | 2016-03-29T20:34:08 | 55,008,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | /**
* @author orojas
* CSC-254
* Compiler: Lexical Analyzer
*
* This class is used to throw errors and is used
* to output the illegal token.
*/
public class TokenException extends Exception{
private TokenError error;
private String msg;
public TokenException(TokenError error){
super(error.getErrorMessa... | [
"orojas@u.rochester.edu"
] | orojas@u.rochester.edu |
2acff3abefe06127ca278b7dadfe724b9dd90ddf | f9672ff8d88cad7f6c0da1df76bada7369cce699 | /shared_resources/src/main/java/com/thewizrd/shared_resources/weatherdata/weatherunderground/SunPhase.java | 824dc808ba12dacdd89da4f37d6b3dbdb4d944b1 | [
"Apache-2.0"
] | permissive | sengeiou/SimpleWeather-Android | bdf5460d7e4fb44f3b01878dcbf2469fbadb3c5d | e17877b4a27000b95563a7686e0f299fdffe2102 | refs/heads/master | 2021-05-26T04:05:47.720316 | 2020-03-22T20:27:16 | 2020-03-22T20:27:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package com.thewizrd.shared_resources.weatherdata.weatherunderground;
import com.google.gson.annotations.SerializedName;
public class SunPhase {
@SerializedName("sunrise")
private Sunrise sunrise;
@SerializedName("sunset")
private Sunset sunset;
public void setSunrise(Sunrise sunrise) {
... | [
"bryan2894@gmail.com"
] | bryan2894@gmail.com |
62070b0f026076817012b4bd32a182379d052bde | 5a7f8d10ded80754227ab7b164e2adcb281d10dc | /src/test/java/stew6/TypeConverterTest.java | 7dff29964b43e591d67bc9a06fe76882a1b36840 | [
"Apache-2.0"
] | permissive | argius/Stew6 | 2a6ae20e584ea3aae1abe6ff55bf5e2d6c880091 | 55da5d62bd80630ed8087fec47f5d61d113c0f50 | refs/heads/develop | 2020-12-20T17:10:21.827968 | 2020-03-26T13:51:29 | 2020-03-26T13:51:29 | 236,150,344 | 1 | 0 | Apache-2.0 | 2020-03-26T13:51:30 | 2020-01-25T09:35:16 | Java | UTF-8 | Java | false | false | 8,890 | java | package stew6;
import static org.junit.Assert.*;
import java.math.*;
import java.sql.*;
import java.text.*;
import java.util.*;
import java.util.Date;
import org.junit.*;
import org.junit.rules.*;
public final class TypeConverterTest {
private static final double DOUBLE_DELTA = 0.0001d;
@Rule
public Exp... | [
"argius.net@gmail.com"
] | argius.net@gmail.com |
f048ccdd76a115c9fc220c7d1216d053d85b0c7c | 4c826e98d09c4a54ff89fc0769071aa58727d75b | /src/heronarts/p2lx/P2LXGraphicsPattern.java | 40be52d98ed2fb68dcde7bee317c836886cf77dc | [
"Apache-2.0"
] | permissive | heronarts/P2LX | 782933c685b211e35667bf69b88b9c8543152376 | 1f3db5a0f5301ad56047607930eb33542e7b65a9 | refs/heads/master | 2020-06-02T15:41:09.205632 | 2017-05-06T15:52:18 | 2017-05-06T15:52:18 | 22,560,381 | 5 | 2 | null | 2015-05-21T21:20:48 | 2014-08-02T23:23:44 | Java | UTF-8 | Java | false | false | 1,459 | java | /**
* Copyright 2013- Mark C. Slee, Heron Arts LLC
*
* 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 applicabl... | [
"mcslee@gmail.com"
] | mcslee@gmail.com |
e196de00b6022789acb7358f66e65bf116979886 | 3a4c885ad1a7c01b9805953ab31e8fe24a90b5b4 | /util/Metricanator/src/schema/metrics2/Value.java | 7c21a4a13fad0fb6b2f0d81552021b3d7dd93d9b | [] | no_license | msteimbach/aether-framework | 7b8843c4a6968bb16371ec09532110816f304660 | c3ae810534544b2f0b8c0b9e5af50dde7b4d101b | refs/heads/master | 2021-01-01T19:38:48.973573 | 2013-12-17T23:02:11 | 2013-12-17T23:02:11 | 32,392,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,279 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2012.06.20 at 0... | [
"joaquinpf@gmail.com@e3f461f3-df42-3739-7a70-0f39b822fab9"
] | joaquinpf@gmail.com@e3f461f3-df42-3739-7a70-0f39b822fab9 |
7d1237a98d20045bf4f2d0ece649320f2bed2dde | d3fd5c2e449dc545d7f5d4831832a5679869870e | /src/main/java/beans/ResumenPeliculas.java | 6276fb3d532306a32c6be466d482e9ac33761408 | [] | no_license | dcolomer/videoteca | e7507af99ed8425e736cd386f92c8ebf4a3c79ae | 4026e7b5994a05447d01d9ef6156ab4f6eb6864a | refs/heads/master | 2022-07-17T06:24:20.244855 | 2019-05-29T16:42:26 | 2019-05-29T16:42:26 | 189,153,363 | 0 | 0 | null | 2020-07-01T23:16:13 | 2019-05-29T04:58:39 | Java | UTF-8 | Java | false | false | 2,537 | java | package beans;
import java.io.Serializable;
public class ResumenPeliculas implements Serializable {
private static final long serialVersionUID = 1L;
private String id_pelicula;
private String titulo;
private String subtitulo;
private String director;
private String actor1;
private String actor2;
private St... | [
"colomertrave@gmail.com"
] | colomertrave@gmail.com |
3c6037d687b319218c125dcc81fcbfcf412a4b02 | c40efb977101232d91e99af0b78778bad3e0950a | /game_server/src/com/hifun/soul/gameserver/stage/msg/GCShowStageMaps.java | db50da3eb81a4a855fb24f1d93fa93a7f7c280bb | [] | no_license | cietwwl/server | 2bca79a17be6d5e6fee65e57d0df1fc753fb35e3 | d18804f8c182eaa2509666aec10a2212ababc13c | refs/heads/master | 2020-06-14T15:12:16.679591 | 2014-11-19T14:48:04 | 2014-11-19T14:48:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,799 | java | package com.hifun.soul.gameserver.stage.msg;
import org.springframework.stereotype.Component;
import com.hifun.soul.core.msg.MessageType;
import com.hifun.soul.gameserver.common.msg.GCMessage;
/**
* 关卡地图选择
*
* @author SevenSoul
*/
@Component
public class GCShowStageMaps extends GCMessage{
/** 当前关卡所在地图 */
pri... | [
"magicstoneljg@163.com"
] | magicstoneljg@163.com |
6a54c078d3dde8b4debf92a20c1ec261e3e614b2 | 600cf5428c5dcfe41c6314be970232596f90dda3 | /app/src/main/java/com/luck/pictureselector/ExoPlayerEngine.java | 1e7ef411ef410d790e78e436cc865cb1113e20d7 | [
"Apache-2.0"
] | permissive | LuckSiege/PictureSelector | d59a64773e86ec0854a4d66f41b5f5001eec5ca8 | 635d33463bee291370e7aae2b92f497e2a6dfe29 | refs/heads/version_component | 2023-08-29T14:53:41.476487 | 2023-07-30T03:52:07 | 2023-07-30T03:52:07 | 77,993,578 | 13,816 | 3,328 | Apache-2.0 | 2023-08-14T02:37:18 | 2017-01-04T07:47:39 | Java | UTF-8 | Java | false | false | 5,337 | java | package com.luck.pictureselector;
import android.content.Context;
import android.net.Uri;
import android.view.View;
import androidx.annotation.NonNull;
import com.google.android.exoplayer2.ExoPlayer;
import com.google.android.exoplayer2.MediaItem;
import com.google.android.exoplayer2.PlaybackException;
import com.go... | [
"luomengwei@021.com"
] | luomengwei@021.com |
690beb91e50c23421202f4c527c4c9e4c15f8e93 | afc8c35837f0f744eefc8711818917d1df338508 | /src/test/java/com/bigolol/ReadingListApplicationTests.java | 5919f84d2639a252695c63d35ddf8d6219d83de0 | [] | no_license | bigolol/springBootReadingList | f5e130c6f90c651babbd309c8a7158c5c2bd7b87 | 58e8973ff304adcedad2e2ff1eb47c9bea05cbed | refs/heads/master | 2021-01-19T05:22:42.772309 | 2017-04-06T12:55:36 | 2017-04-06T12:55:36 | 87,408,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package com.bigolol;
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 ReadingListApplicationTests {
@Test
public void contextLoa... | [
"holgerhugoklein@gmail.com"
] | holgerhugoklein@gmail.com |
92d88e98686960372f2b4b1ceb019c0afe005f58 | 88cd6d88e1c1d34b9fea2d34b4a1846fcb3ef9b5 | /MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/HorizontalScrollActivity.java | 7274380f4a9491b9f3edad054bd02cf6dd8460d5 | [] | no_license | lakehubo/ThinkAndroidChart | 52c0140e5b7e880ad52b3ec051d0fb20a93c1523 | 501c887cedab12f8457704544c1b4456b27e792d | refs/heads/master | 2020-07-25T12:39:03.390803 | 2019-09-16T05:46:40 | 2019-09-16T05:46:40 | 208,292,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,770 | java | package com.xxmassdeveloper.mpchartexample;
import androidx.appcompat.app.AppCompatActivity;
import android.graphics.Color;
import android.os.Bundle;
import com.github.mikephil.charting.charts.BarChart;
import com.github.mikephil.charting.components.Legend;
import com.github.mikephil.charting.components.LimitLine;
imp... | [
"huboa1234@126.com"
] | huboa1234@126.com |
9dce7f291bc357330e0e6a8ff01b5b8e987c30ba | 294f4f246abbc87b8fd4edc8772953776a362104 | /InterviewTests/src/main/java/com/subnext/CircularArray.java | a7d9f7767d2f94969bbf5096fdf4d8ba26830d2d | [] | no_license | amitrke/java-examples | bf918fc33ca20e2ab992c9d032888a582b7971ac | 55f18a797b021309915db28b9c92616ce5c0612c | refs/heads/master | 2020-04-16T00:22:27.077036 | 2019-03-14T02:41:08 | 2019-03-14T02:41:08 | 25,381,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,761 | java | package com.subnext;
public class CircularArray {
public boolean traverse(int[] input) {
// Keep track of visits
int[] visitRec = new int[input.length];
int currentIndex = 0;
while (visitNode(visitRec, currentIndex)) { //Loop while visited all nodes exacly once.
//Ge... | [
"amitrke@gmail.com"
] | amitrke@gmail.com |
f4e48f929123bbf7b7508cc1fcc2d2ac302d8bba | 93a2b4306a0591b25ceeed5f26106e6736c3bc0a | /meican-bridge/src/main/java/net/es/oscars/meican/soap/bridge/CreateReservationResponse.java | ade722b53d28d19216be29ac4acd1a1de4da09ce | [] | no_license | jplante815/oscars_bridge | 7a12a52a784562b0ccb98d01db98e04b6a7cedec | 5e81ba2ef8669a78a34952bf4797d460e82440f8 | refs/heads/master | 2020-12-24T18:03:22.847473 | 2012-08-29T17:41:59 | 2012-08-29T17:41:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,888 | java |
package net.es.oscars.meican.soap.bridge;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for createReserva... | [
"jplante@es.net"
] | jplante@es.net |
bd8ac76e169311a01f9ee6d542195079c342b97d | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/androidannotations/test/ThreadActivityTest.java | 45d89dc1611cf5f5b5f3447829b1caeba62173fc | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 10,972 | java | /**
* Copyright (C) 2010-2016 eBusiness Information, Excilys Group
* Copyright (C) 2016-2019 the AndroidAnnotations project
*
* 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://... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
d8b0c42ca0c9a3cfecb46d018a241e3d0dd9d448 | 08a13e6ea3aacb66b2f8dbbdbc8849f92fd402eb | /src/com/ramaxel/poi/POIHelper.java | 429b9f4d42d1a44b1365165bd43c2a8964a3e485 | [] | no_license | hazyhuang/ramaxel | 03ee32e899e25e24d29413cd3d560605139d2ead | 9e11909da46140446ace1c8e4bd9749384fed741 | refs/heads/master | 2021-07-25T02:17:49.066628 | 2017-11-04T02:59:46 | 2017-11-04T02:59:46 | 107,261,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,442 | java |
/**
*
* [Product]
* di.com
* [Copyright]
* Copyright 2011 DI Tech. Co. Ltd. All Rights Reserved
* [FileName]
* POIHelper.java
* [Author]
* huanghua
* [Date]
* 2011-5-20 ����02:37:29
*/
package com.ramaxel.poi;
import java.io.IOException;
import java.io.InputStream;
import java.text.SimpleDateFormat... | [
"Hua.Huang@PACRIM.EY.NET"
] | Hua.Huang@PACRIM.EY.NET |
728eb17fdf2295dfbf18bbe184453c9161d06d9d | fb8c10cdb5e18e024aff3bc39c74acbe368cd84a | /src/main/java/com/niit/dao/UserDao.java | 29d1be79b0cee2143a42e91f2ed8ea35bbb16bfe | [] | no_license | MadhuTote/niit-forum-backend | e0a67ce646d99f55c1452d5ae219778a04ddbde9 | 8fedd1ba05306ff9525b52aec263f882292899ac | refs/heads/master | 2021-05-04T22:15:21.312312 | 2018-02-02T20:15:38 | 2018-02-02T20:15:38 | 120,026,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.niit.dao;
import com.niit.model.User;
public interface UserDao {
void registerUser(User user);
User validateUsername(String username);
User validateEmail(String email);
User login(User user);
void update(User user);
User getUserByUsername(String username);
}
| [
"madhura201990@gmail.com"
] | madhura201990@gmail.com |
6bf0926b801dfa40cfa1ac82be227da8465a9bda | 78c9d5e60138e079b36e9eeb9fd05bde6254bef7 | /src/BankAccountTest.java | 12700786ee05e47970e8d9544d0bbf07217d6697 | [] | no_license | kent789/BankingApp | 25872c5daf2ed1337c82acdb40a99900f8283392 | fd52f7edddc84a0cbeaa8acc6b197f26535ddd38 | refs/heads/master | 2022-12-06T17:23:38.720679 | 2020-08-25T19:19:11 | 2020-08-25T19:19:11 | 290,129,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 733 | java | import static org.junit.Assert.*;
public class BankAccountTest {
private BankAccount account;
private static int count;
public static void beforeClass(){
System.out.println("This executes before any test. Count = " + count++);
}
@org.junit.Before
public void setup(){
account =... | [
"noreply@github.com"
] | noreply@github.com |
e29dbf788d69af0cbde7837a6cf3c9661086ae18 | 78275dfc7df5cf60ddc2f6e6b2a862349f565878 | /demo/src/main/java/com/freelib/multiitem/demo/PanelActivity.java | 6d14e10f8edf5066110477b7d58b116cdcc1ff1e | [] | no_license | zhangmingjie01/MultiItemRecyclerview | a8ab23ce889ff6ec1ae85c71bd2f6d0b216ca227 | d82f121f39fdacee9d52941a6d4f8bad5d7b92bc | refs/heads/master | 2020-04-18T02:09:15.240560 | 2019-01-24T02:50:48 | 2019-01-24T02:50:48 | 167,150,086 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,064 | java | package com.freelib.multiitem.demo;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.... | [
"916812579@qq.com"
] | 916812579@qq.com |
2b5789e15da1b01ed683f83e24fa4ff713eba0a9 | 59cdf1520d1bb2393b286fbc0006f0a3b4949761 | /multidimensionalarray/practice/SetMatrixZeroes.java | 4661a05b5f618c746ba97bf75587fd219d767d9e | [] | no_license | veejar89/ScalerAcademy-2 | 573c1dfd63da395ad34ee27cd2747d6cd20dc9c9 | 8ead519aa5f1c22df297e5a43c2b47a3508ec298 | refs/heads/master | 2023-07-25T00:01:54.889594 | 2021-09-07T05:46:21 | 2021-09-07T05:46:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,208 | java | package multidimensionalarray.practice;
import java.util.HashSet;
import java.util.Set;
public class SetMatrixZeroes {
public void setZeroes(int[][] matrix) {
int n = matrix.length, m = matrix[0].length;
Set<Integer> row = new HashSet<>();
Set<Integer> col = new HashSet<>();
for ... | [
"sreech94@gmail.com"
] | sreech94@gmail.com |
11764b76577afffd200525ce113929ea0de943d4 | 0a54bebca94e562a82747ff45e5ca4bd70d5ef16 | /Homework6/Homework6/src/Arrays/src/ArraysDemo1.java | 6c867eaf8508f2146d44c85d47d03550501ad76a | [] | no_license | roshkev/Homework | eb6edee3131052f4b22517ecc957b26164332917 | 2f57026eee42ca04e24f85b890f725ac92cb4ec5 | refs/heads/master | 2021-01-10T04:26:21.710357 | 2015-11-14T22:05:24 | 2015-11-14T22:05:24 | 44,268,393 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package Arrays.src;
public class ArraysDemo1 {
public static void main(String[] args) {
int[] numbers = new int[12];
numbers[0] = 1;
numbers[1] = 2;
numbers[2] = 3;
numbers[3] = 4;
for (int i = 4; i < numbers.length; i++) {
numbers[i] = i + 1;
System.out.println(numbers[i]);
}
/... | [
"rosenpetov@abv.bg"
] | rosenpetov@abv.bg |
bcacd07d4450f85a0ba2e52bb64a202be2f832c9 | a4a010a65ad982d062bf0fec2b1462bce7928359 | /src/main/java/com/nus/cs/service/DBService.java | 8cd4d4a3a4fb5bdd719cac8df73a2f73bdf1e560 | [] | no_license | ttyrueiwoqp/cs5226ay1213 | f0b997646d66529010e28feabc10ef164d193ac7 | 03e32e36c125264124732d468412faf13d0708f1 | refs/heads/master | 2016-09-03T06:35:30.286553 | 2013-04-12T04:36:06 | 2013-04-12T04:36:06 | 32,246,820 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,827 | java | package com.nus.cs.service;
import java.sql.Connection;
import java.sql.Date;
import java.sql.SQLException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.nus.cs.dao.DBDao;
i... | [
"lufangjiannus@gmail.com@2da8f51f-8b16-d8e9-6094-5f7ee4cfe0d5"
] | lufangjiannus@gmail.com@2da8f51f-8b16-d8e9-6094-5f7ee4cfe0d5 |
c7086e97d1329115de04f76af2994ccb02bbfe28 | 7647fd1e6e2cc7b7c6235fe69e5c1ba2d7dd1e53 | /src/main/java/com/gznb/mq/kafka/listener/AbstractKafkaConsumerListener.java | 36e8cffa26273c05efc26c088fc80d9983cbca72 | [] | no_license | wqxdoc/spring-boot-starter-gznb-mq | 2e72b86c1095a4e563f71c1e72a5058ec38b7f82 | 25c0d8e0031ebd4bb5494b6d73525d6ec9adb666 | refs/heads/master | 2020-03-18T03:12:07.597454 | 2017-12-26T06:08:00 | 2017-12-26T06:08:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,317 | java | package com.gznb.mq.kafka.listener;
import com.gznb.mq.kafka.consumer.ConsumerAutoConfiguration;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.kafka.KafkaException;
import java.lang.reflect.ParameterizedType;
/**
* kafka c... | [
"jiangjun@guozi"
] | jiangjun@guozi |
29f6222c44e79363bc595a2f56c7216aaa9959b6 | 1f4b73f19ee914c868fe39000b1e1f83f2ff7750 | /GitStudy/src/myobj/FiveDice/Made.java | c8797ff8db54d3c6854f405e9f51903b05137652 | [
"Apache-2.0"
] | permissive | hyunsiks/FirstRepo | a04be0088a11684fb104e02390586b5047f41850 | 134e4719a5190078717090386bfdead4669f804c | refs/heads/main | 2023-05-06T05:05:27.479840 | 2021-06-08T02:16:23 | 2021-06-08T02:16:23 | 359,294,998 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 6,122 | java | package myobj.FiveDice;
import java.util.Scanner;
public class Made extends Score{
int[] diceSave = new int[5];
int[] countCheck;
int countPair1;
int pair, triple, fourcard, fivecard;
int score = 0;
int same = 0;
String contrast;
public Made() {
// TODO Auto-generated constructor stub
... | [
"kosin3@naver.com"
] | kosin3@naver.com |
aadecc33a7b838e2a2eb14135f2982e78e51bf5e | 47c74ad530bd5b54f07463236649eb2924200e52 | /install/src/com/dinhphu/test/IReader.java | f74b330c910048fa1a4e8d0d352425d0577f0772 | [] | no_license | dinh-phu-java/spring-practice | fa045020af53022a91ae4169dd57de1e86c71d0f | 4ea1e5fa805125b276b42d29679475704cfb99db | refs/heads/master | 2022-10-20T15:13:35.044621 | 2020-07-02T08:23:55 | 2020-07-02T08:23:55 | 276,068,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 82 | java | package com.dinhphu.test;
public interface IReader {
public String read();
}
| [
"ndp17hp@gmail.com"
] | ndp17hp@gmail.com |
83b7c989c165b31439084dbd41533ff4b77c58fa | c5befd7d17dffb7c85959a17f45f17e7cc54e564 | /src/main/java/pom/MyntraCreditObjects.java | abfbdb1e18cb9a184611e4b19e756e9a83400bff | [] | no_license | prashanthdonthurala/pom.testng | cdb578eb6a6f524a59f9912a55af59a491602056 | 28c71af5839347708e3ba0fed162f2f238c8acba | refs/heads/master | 2022-07-20T12:42:16.307362 | 2020-05-11T04:53:15 | 2020-05-11T04:53:15 | 262,599,027 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | package pom;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import base.BaseClass;
public class MyntraCreditObjects extends BaseClass {
//myntracredit button
@FindBy(xpath="//div[con... | [
"noreply@github.com"
] | noreply@github.com |
e2d587751f746c4016c6c2de0cb9b3bf1a47092b | 8e82d6547bb5942bae230e6b3aea648082f4df32 | /multiTouchSample/src/com/example/multitouchsample/MainActivity.java | 1bdf2608e604baf4def4133d462b0060a5e432bf | [] | no_license | othellowhite/Nurumi | 8da2ba1526ea1ae19e6b3792761f93e3120fb96f | a28a8b45ea05516346c1bccea3803d2aff6daa75 | refs/heads/master | 2021-01-17T18:21:47.227646 | 2015-04-02T12:33:27 | 2015-04-02T12:33:27 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 15,660 | java | package com.example.multitouchsample;
import java.util.*;
import android.app.Activity;
import android.content.*;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.PointF;
import android.os.Bundle;
import android.view.MotionEvent;
import android.view.... | [
"starvesperia@naver.com"
] | starvesperia@naver.com |
67a7b1c5030cc7fe905f0170069016bf449cbc5f | 63f94ccec84a935760ec5dc37912e51b5d04ba53 | /Day8/src/db/today/MyDb.java | 0ee43a5f13700a276cfb2f62f087f99bf1bba268 | [] | no_license | Gourisankar-thinkitive/Assignment_Repo | 5cd0e095f6ff53252643481288ee05fb52957783 | d4aa9d29655558d22b8de6d767370790b8a62d3a | refs/heads/master | 2023-03-04T11:07:45.725069 | 2021-02-10T09:57:03 | 2021-02-10T09:57:03 | 333,419,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,727 | java | package db.today;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class MyDb {
public static void main(String[] args) {
try {
Class.forName("com.mysql.jdbc.Driver");
Connection con = DriverManager... | [
"gourisankar.das@thinkitive.com"
] | gourisankar.das@thinkitive.com |
3553ddfd7237711db2c0e9d5a7eb3367f794f212 | b941315f16db4fd6c2548e1eaf024d66ff03e5b9 | /support/v4/app/TaskStackBuilder.java | 7d29e6c115ac463e355328133ec8b94037a44a29 | [] | no_license | GodefroyClair/Android | 7f761aaf0aac6a855d85ebef6d56771c1c03018a | 39e0e8ed50a5eb78c46079046bcccaaf2a3f988f | refs/heads/master | 2020-12-24T17:17:13.108999 | 2013-07-18T21:05:18 | 2013-07-18T21:05:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,204 | java | package android.support.v4.app;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager.NameNotFoundException;
import android.os.Build.VERSION;
import android.os.Bundle;
import android.support.v4.content.Cont... | [
"godefroy.clair@gmail.com"
] | godefroy.clair@gmail.com |
70ef4e399062e2bd4b153982bf7250d655f6f366 | 10b7f904b2fd8ec3c310eb84702073800875f5a6 | /src/main/java/enthuware/ocajp/i/v8_2/Q_1341.java | ae9b25502013659ccecde085d8d5b91c543830b6 | [] | no_license | Badalshiva/1Z0-815 | b39c0ab3fa670f71f1936e9b5d3e531029f2c668 | 1a0561087473421fde389556bad01fe27a32c61b | refs/heads/master | 2022-11-17T09:09:55.953618 | 2020-07-14T15:09:28 | 2020-07-14T15:09:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,022 | java | package enthuware.ocajp.i.v8_2;
public class Q_1341 {
/*
byte: The byte data type is an 8-bit signed two's complement integer. It has a minimum value of -128 and a maximum value of 127 (inclusive). The byte data type can be useful for saving memory in large arrays, where the memory savings actually matters. Th... | [
"daniel.bubenheim@gmail.com"
] | daniel.bubenheim@gmail.com |
f698dcfd0640f21829274ab2ab3bc78a6a10a497 | 042b759af1f703cb732f08800f3f1be8dceef283 | /src/test/java/com/asqint/webLib/domain/UserTest.java | 07942d5f85f33067a1d4f572dbaf85b5ed70e5bf | [] | no_license | steshko02/EpamFP | 7f71b641667b265367b2a51b3be9600799ac219b | c691fd673eff3e030587f9299750bc67ea54d12a | refs/heads/master | 2023-05-09T12:27:20.366161 | 2021-05-27T10:14:47 | 2021-05-27T10:14:47 | 368,343,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,934 | java | package com.asqint.webLib.domain;
import org.junit.jupiter.api.Test;
import java.util.*;
import static org.junit.jupiter.api.Assertions.*;
class UserTest {
@Test
void isAdmin() {
User user = new User();
user.setRoles(Collections.singleton(Role.ADMIN));
assertTrue(user.isAdmin());
... | [
"romapyzhiv@gmail.com"
] | romapyzhiv@gmail.com |
f6b4ffcb7529cdca64f9919b2f19f4947ed235e6 | cd3cbf014d911f04e2bc33f50953d31758ba572e | /src/main/java/com/capgemini/action_demo/ShopperStopTest.java | 5c9ac0ffeea597d8161b2484ffc99bc3b80846c9 | [] | no_license | Priyashi27/Selenium | 9e8f5c86dbc5bc14f71a81e454b3038a105a237b | 51a3d07cd4b0d30ed88b3aaf8b8457e40dd77efd | refs/heads/master | 2023-03-10T18:41:02.859199 | 2021-02-20T07:30:50 | 2021-02-20T07:30:50 | 340,037,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package com.capgemini.action_demo;
public class ShopperStopTest {
public static void main(String[] args) throws InterruptedException {
ShopperStop ss=new ShopperStop();
Thread.sleep(2000);
ss.enterEmail();
Thread.sleep(2000);
ss.enterPassword();
Thread.sleep(1000);
ss.clickSignIn();
Thread.sl... | [
"priytoma@LIN51010845.corp.capgemini.com"
] | priytoma@LIN51010845.corp.capgemini.com |
7b518e6e291c22c4c31d0525a4c06bc4f2a33de7 | 52bba079c0fc80cd3a49ef701ae90d52b3678283 | /src/main/java/uk/gov/ons/rrm/kedsched/services/ScheduledTaskServiceImpl.java | 6c83188682f7a07341921b822ec48d60455a9d92 | [] | no_license | pricem14pc/kedscheduler | 284d6e7689d8675677a148afa1be2467dcfcd34c | 61eda93a1f157b3142102bd7fe041e4f7ce9a145 | refs/heads/master | 2020-04-12T03:10:13.274035 | 2017-01-08T22:38:02 | 2017-01-08T22:38:02 | 62,988,646 | 0 | 0 | null | 2017-01-08T22:38:02 | 2016-07-10T08:06:02 | Java | UTF-8 | Java | false | false | 5,533 | java | package uk.gov.ons.rrm.kedsched.services;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.S... | [
"markprice1973@gmail.com"
] | markprice1973@gmail.com |
8c1b14e5c29693d97c6e940551f9e0fee1be9ddd | 6d94cfa698542a912691bae06a262d58cb2e4494 | /Cosmos-Android/app/src/main/java/wannabit/io/cosmostaion/fragment/chains/kava/DrawDebtCdpStep1Fragment.java | 9699d98beb849a0604f6a5951db9f83f83a77870 | [
"MIT"
] | permissive | jameswanliu/cosmostation-mobile | 05523ffcffdcac11e4d9b2f2cedb9e168d823682 | 99ac33333e45a0d161f7ab3d1077a372c689a47f | refs/heads/master | 2023-07-15T12:44:46.146402 | 2021-08-14T11:32:11 | 2021-08-14T11:32:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,351 | java | package wannabit.io.cosmostaion.fragment.chains.kava;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import android.widget... | [
"yongjoo@wannabit.io"
] | yongjoo@wannabit.io |
21c9aa0ba28aabc6f5f27917307e78f01f2211cd | ac48dc874f5550d03648c28b1eda5720202eb55c | /biometrics/iris/java/api/IrisManager.java | 318388b8392de08d6fb1124e7bab17760f7089f9 | [
"Apache-2.0"
] | permissive | difr/msm8937-8953_qcom_vendor | 464e478cae4a89de34ac79f4d615e5141c40cbcb | 6cafff53eca7f0c28fa9c470b5211423cf47fd40 | refs/heads/master | 2020-03-20T09:58:48.935110 | 2018-05-27T04:13:22 | 2018-05-27T04:13:22 | 137,355,108 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 36,573 | java | /*
* Copyright (c) 2015-2016 Qualcomm Technologies, Inc.
* All Rights Reserved.
* Confidential and Proprietary - Qualcomm Technologies, Inc.
*
* Not a Contribution.
* Apache license notifications and license are retained
* for attribution purposes only.
*/
/**
* Copyright (C) 2014 The Android Open Source Proj... | [
"adithya.r02@outlook.com"
] | adithya.r02@outlook.com |
d55de25610c86b8426fa60451d087e5787a2cbfd | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_17261e1e06ecb3ef437ba613311656855979422d/BasicMetadataGenerator/14_17261e1e06ecb3ef437ba613311656855979422d_BasicMetadataGenerator_s.java | 6aeb63e7a7de21f46f1c6d619b80205730166028 | [] | 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 | 3,562 | java | /*
* Hibernate, Relational Persistence for Idiomatic Java
*
* Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
* indicated by the @author tags or express copyright attribution
* statements applied by the authors. All third-party contributions are
* distributed under license by Red... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
51361f64582bc23553989d2ff85eb80917c2efe1 | 2efe3e955ad37e8a3f50d8d24b0f1f560972f8ec | /src/main/java/com/torneo/dao/IArbitroDAO.java | 9b1b8e7af3e34fd587e6558bb940310f13e547bc | [] | no_license | AgustinCely/backend-torneo | 2c9d2c9a36587c28c22dce1debbeffea87fd999c | fce3018259d659e26d82d0f766a380fea241fef1 | refs/heads/master | 2020-04-06T23:28:15.601848 | 2018-11-16T13:26:28 | 2018-11-16T13:26:28 | 157,870,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package com.torneo.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import com.torneo.model.Arbitro;
public interface IArbitroDAO extends JpaRepository<Arbitro, Integer>{
}
| [
"agustincely@gmail.com"
] | agustincely@gmail.com |
7a249e84d999b22c70d996530972ab1cdad13fee | 7e7e025cab79dfd17778f37b63e601c4c8816bad | /app/src/main/java/com/meidebi/app/ui/main/BaseTabFragment.java | eb8449fe7dca3349e938f99d1fcae8435b45df54 | [] | no_license | xieyingxiao/meidebi2.5 | 66d56b93663558e5b5fdadc2cccb0f427ce22de5 | d24689fa32b76d11a65d506847aa5bcce63405bc | refs/heads/master | 2016-08-08T20:35:04.365261 | 2016-03-04T08:30:56 | 2016-03-04T08:30:57 | 53,119,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package com.meidebi.app.ui.main;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.meidebi.app.ui.base.BaseFragment;
/**
* Created by mdb-ii on 15-3-6.
*/
public abstract class BaseTabFragment extends BaseFragment {
private View ro... | [
"523426742@qq.com"
] | 523426742@qq.com |
746a8e7fc4dc258ea244d6d247a0f2fc499b163b | a82c95833832fdb4c44443f3b3cb21921866acb7 | /ProjectMelon/src/project1/melonPlayerController.java | 58cb69fcb18011bcc37dcfde97d1062f883b21d2 | [] | no_license | moreblack/Melon | a0d5023f96a6a8d3de16b1d80a34c2d863b5e3ce | c5d901d2745083252350a60e2a5fc73123aea1ad | refs/heads/master | 2022-11-24T23:45:27.805515 | 2020-07-28T04:52:29 | 2020-07-28T04:52:29 | 272,318,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,070 | java | package project1;
import java.io.IOException;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Parent;
import javafx.scene.Scene;
import... | [
"admin@YD03-05"
] | admin@YD03-05 |
fd0bcdc16a180f4d64f9d2680bbf32ed97af0f61 | 31724534ce09b0902be4e2caf6fd7533deb1ba7a | /Selenium Training/src/com/omf/testcase/registration/AdactinHotel.java | 66ac1bb1a99f0f91497e2148a855590019996de6 | [] | no_license | lastquincy83/ILabDemo | 3f70a0e04ba1a36add34c4dfe29ed4a4fac9457a | 7ecf9dba59ebc7496d823183054736ef244caae3 | refs/heads/master | 2022-09-28T14:49:36.326567 | 2020-06-04T07:56:10 | 2020-06-04T07:56:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,581 | java | package com.omf.testcase.registration;
import org.junit.Assert;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.Select;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.concurrent.TimeUnit;
pub... | [
"noreply@github.com"
] | noreply@github.com |
d7cac9c494fad5b3208bda8c6ec2052c8596668a | 371ccd1e65537144d1bcd3a2b9bbc408a10ff3ac | /app/src/main/java/com/tc/tcbase/network/HttpRequestUrl.java | 7326956446fc8f07e5641bbc4665bd6746e0f2ad | [] | no_license | 389273716/TCBase | 16f043cc1123755c5a5cd6185bd071dfef366488 | 8d146e9c60e830e978014c0ddd0d99ae2cedb687 | refs/heads/master | 2021-05-15T20:17:32.076884 | 2017-10-22T10:11:28 | 2017-10-22T10:11:28 | 107,849,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package com.tc.tcbase.network;
/**
* author: tc
* date: 2017/10/22 & 下午3:22
* version 1.0
* description
* modify by
*/
public interface HttpRequestUrl {
String HOST_SITE_HTTPS = "https://api.douban.com/";
String GET_PLAYING_MOVIE = "v2/movie/in_theaters";
String GET_COMMING_MOVIE = "v2/movi... | [
"389273716@qq.com"
] | 389273716@qq.com |
91af881361163de097014fffd7c2d8bc1e2c921d | a61b947d7f1226837a1e7c916d25e039a4c4098c | /src/test/java/ru/levelup/at/selenium/allure/YandexMarketSearchFailedTest.java | 27932cf983d38c419b23a49b73901f98b9bae037 | [] | no_license | khda91/levelup-qa-ta-srping-may-2021 | 44196d9e4d41ed0ff37ac28e308055972d4c04ac | 439673490c17e5be425bb0f139f1d20ff08fdb7a | refs/heads/main | 2023-06-17T01:29:15.440339 | 2021-07-12T18:56:34 | 2021-07-12T18:56:34 | 371,433,960 | 0 | 0 | null | 2021-05-27T17:49:06 | 2021-05-27T16:14:02 | null | UTF-8 | Java | false | false | 757 | java | package ru.levelup.at.selenium.allure;
import io.qameta.allure.Description;
import io.qameta.allure.Epic;
import io.qameta.allure.Feature;
import io.qameta.allure.Story;
import org.testng.annotations.Test;
@Epic("Some epic 1")
@Feature("Some feature 2")
public class YandexMarketSearchFailedTest extends AbstractSeleni... | [
"khda91@gmail.com"
] | khda91@gmail.com |
aa6b00e47cbc7a22d6197ece087b5f8dfb0a3ef9 | aa8a33118036936c14ca1ec8c4ad93323f6267f8 | /sb_demo/src/main/java/com/hqyj/demo/modules/vo/ApplicationTestBean.java | a8015bc9ab872b089a69e7d9e112ad2a92057848 | [] | no_license | liulifang12/springBootProjects | a308e3a203f612f0585a6bdddc48d236dee5db88 | 9fdafd64962c89559d227e6c8717124f1b6b2605 | refs/heads/master | 2020-09-20T18:07:41.943634 | 2019-11-29T03:20:44 | 2019-11-29T03:20:44 | 224,554,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 981 | java | package com.hqyj.demo.modules.vo;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.PropertySource;
import org.springframework.stereotype.Component;
@Component
@PropertySource("classpath:config/applicationTest.properties")
@ConfigurationP... | [
"llf1391444988@163.com"
] | llf1391444988@163.com |
0b98cb73216676cc9f2205d91d0095f8ac9419ca | 71e147fda799911658d928cc2ccb542f0a80f60e | /app/src/main/java/com/swust/zhengxin/puzzle/History/TabNavitationLayout.java | 7122c5a90b439cddeece533cd56671976edb6e00 | [] | no_license | Xstar9/PuzzleGame | 7fa331864c15d6f87334360ba76ff51926e747f0 | 547ed2203aa1307d42c069be170f9961be65a5eb | refs/heads/master | 2023-02-19T03:22:04.131541 | 2021-01-23T17:47:24 | 2021-01-23T17:47:24 | 332,272,000 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,237 | java | package com.swust.zhengxin.puzzle.History;
import android.app.Activity;
import android.content.Context;
import androidx.viewpager.widget.ViewPager;
import android.util.AttributeSet;
import android.util.DisplayMetrics;
import android.view.Gravity;
import android.view.View;
import android.widget.LinearLayout;
import and... | [
"1311326350@qq.com"
] | 1311326350@qq.com |
e5187e0145ae00ebcd76891d9f67da39c8e3a617 | 59dd6cc1d12920fe598b3e61ca0fc2ed5bd5e691 | /libraryspring/src/main/java/com/assignment/libraryspring/dao/SubjectDAOImpl.java | 2c021577dcb750d94460a61e4564b9a6e4860794 | [] | no_license | axaym/java | 2da5ea86069af86694ed80cae03f9360deea982b | b4e829ac2bc25de9c4c514ec90cf09b09377c2c0 | refs/heads/master | 2023-01-10T19:27:59.620850 | 2019-09-15T01:24:54 | 2019-09-15T01:24:54 | 162,007,286 | 0 | 0 | null | 2023-01-05T22:53:12 | 2018-12-16T14:07:46 | JavaScript | UTF-8 | Java | false | false | 4,679 | java | package com.assignment.libraryspring.dao;
import java.util.List;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Root;
import org.hibernate.Session;
import org.hibernate.query.Query;
import org.springframework.stereotype.... | [
"Admin@172.18.1.14"
] | Admin@172.18.1.14 |
70eab73dd4df103e22e82c0234253dbcc93ef443 | ec372c66b23f54b3b19cbce1a4f281ec53f58a15 | /src/test/java/com/fruitsalesplatform/test/dao/TestDao.java | 36b1f1c9a42579452d48046314494efe356af40c | [] | no_license | Shennng/Fruit-Sales-Platform | 47aaaf788cc239f16493f6b0d03d46860200b0a7 | 8043a14315604da1fbbf22d9bbc41b46edb16aa3 | refs/heads/master | 2023-03-20T09:07:40.330361 | 2021-03-11T14:23:47 | 2021-03-11T14:23:47 | 346,703,587 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package com.fruitsalesplatform.test.dao;
import com.fruitsalesplatform.test.entity.User;
import java.util.List;
public interface TestDao {
public List<User> findUserByName(User user);
}
| [
"960064995@qq.com"
] | 960064995@qq.com |
000f87e9f2da1d4d97bb4f84d8aa9e4e03e95a41 | e9ac3a02a820fc946a39e00aaea19516cd68bceb | /src/SeparateFileClass.java | 0a30a7eb45b35793f388182b219896b528b9704f | [] | no_license | jaruiz-ramonFGCU/FULL-INTEGRATION-PROJECT | 0353c9f9495f06615c220c389fb7f26cbb65f01e | eee99f6a7c6bb33573930ba07ecf10708158c993 | refs/heads/master | 2020-04-07T14:57:27.698085 | 2018-12-06T15:39:36 | 2018-12-06T15:39:36 | 158,467,754 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 940 | java |
public class SeparateFileClass{
private String firstName = null;
private String lastName = null;
public String getFirstName() {
return firstName;
}
public void setFirstName(String firstName) {
this.firstName = firstName;
}
public String getLastName() {
return lastName... | [
"noreply@github.com"
] | noreply@github.com |
6207a24e4b748016a8cb8630d6a92ebd875cc930 | eb0a0bfb73ecd76167e07e30c220cdf1d6759f61 | /Tienda/src/main/java/com/ceiba/adn/tienda/infraestructura/adaptador/repositorio/RepositorioPedidoDao.java | 61b0524ba6725dad614a7c2c68afa5da50482af4 | [] | no_license | jjbserna/Tienda-Ceiba | af0d0243ce865fa176351d1e192439610194bd1e | 58e572773688d378dc76ab3062c0f438fd78cf16 | refs/heads/master | 2020-09-10T08:01:26.063937 | 2020-01-31T21:56:49 | 2020-01-31T21:56:49 | 221,693,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,196 | java | /**
*
*/
package com.ceiba.adn.tienda.infraestructura.adaptador.repositorio;
import java.util.ArrayList;
import java.util.List;
import javax.transaction.Transactional;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repositor... | [
"jeison.barbosa@ceiba.com.co"
] | jeison.barbosa@ceiba.com.co |
70a3320e3b594a9b434f18890f1593bbb43ec9c3 | 48b3ce5d8210d2910c07d96c83026218e29b6b9b | /src/grengine/gamestate/GameStateData.java | 5c84cbe47f6586fbb0256bc92b9364797c5221af | [] | no_license | hegrec/grengine | 15e2c29d4b3228da8ccb11d2a4c9f471f5499d02 | caeff1366c5145f0ea3916e9de1de7a1e4099569 | refs/heads/master | 2021-01-10T10:40:03.320627 | 2015-05-26T14:32:05 | 2015-05-26T14:32:05 | 36,301,496 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 604 | java | /**
* A nice class to pass any data back and forth between game states. Simply pass to constructor and store whatever you need somewhere.
* GameStateData.java
*
* @author Chris
*
*/
package grengine.gamestate;
import java.util.HashMap;
public class GameStateData {
private HashMap<String, Object> mappedData;
... | [
"christopher.hegre@bigcommerce.com"
] | christopher.hegre@bigcommerce.com |
80d3c4783677242a7cd66dafaa869765b8172c61 | e12b5a858c47f6d2569350a73f7440ebbf93117a | /osrs-script/src/main/java/com/palidinodh/osrsscript/npc/combatv0/Ghost19_89Combat.java | c842ac8f308a42e88978707015f7a8ebc5c27ec7 | [] | no_license | sw130637/BattleScape-Server | 287ade1cc49893ff2a0784a2b114cb162c26bb9a | 4d83d24c64a0881c3309e5308fc744b20cc84615 | refs/heads/master | 2020-09-16T03:24:43.300718 | 2019-11-23T18:27:20 | 2019-11-23T18:27:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,393 | java | package com.palidinodh.osrsscript.npc.combatv0;
import java.util.Arrays;
import java.util.List;
import com.palidinodh.osrscore.io.cache.id.NpcId;
import com.palidinodh.osrscore.model.npc.combat.NpcCombat;
import com.palidinodh.osrscore.model.npc.combat.NpcCombatDefinition;
import com.palidinodh.osrscore.model.npc.comb... | [
"palidino@Daltons-MacBook-Air.local"
] | palidino@Daltons-MacBook-Air.local |
6faab574f27da840cc7b89fa9e5985874141c52d | c34c16c923802c7bd63ba7666da7406ea179c8db | /百联-android-20210807/az/skWeiChatBaidu/src/main/java/com/ydd/zhichat/push/YanChatJpushReceive.java | 8f8bdb4e0cc1e945d5e76f7d3497dba24d0d5aee | [] | no_license | xeon-ye/bailian | 36f322b40a4bc3a9f4cc6ad76e95efe3216258ed | ec84ac59617015a5b7529845f551d4fa136eef4e | refs/heads/main | 2023-06-29T06:12:53.074219 | 2021-08-07T11:56:38 | 2021-08-07T11:56:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,748 | java | package com.ydd.zhichat.push;
import android.app.NotificationManager;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import cn.jpush.android.api.JPushInterface;
public class YanChatJpushReceive extends Broadc... | [
"xiexun6943@gmail.com"
] | xiexun6943@gmail.com |
3ee6fa033a2fa758bc8816814872e01f844fa6a0 | 306621e63eb5a1eac304a90b085c09f83dfe35ed | /kodilla-hibernate/src/main/java/com/kodilla/hibernate/invoice/dao/ProductDao.java | cfed852df577777bf24ef45485f60a874a3cada9 | [] | no_license | hewww/My-first-steps-in-java | 1efe6d8615139e29419c12231429a4faed449de2 | 458198c6c28a3b59faa164155a435de348037b63 | refs/heads/master | 2020-06-18T16:56:02.244166 | 2019-11-16T16:35:27 | 2019-11-16T16:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package com.kodilla.hibernate.invoice.dao;
import com.kodilla.hibernate.invoice.Product;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
@Transactional
@Repository
public interface ProductDao ... | [
"karolak.krzysztof@icloud.com"
] | karolak.krzysztof@icloud.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.