blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b850e353d32797855044ef3e83b3360fa4c34e53 | 84c471dcc39f6cefc1b9535c892101efce836655 | /projetar-web/src/main/java/br/gov/mg/fazenda/projetar/spring/security/SpringBeanIntegrator.java | 3fcc4e7fe991c4213f89e166d4c24da20865fb04 | [] | no_license | leoluzh/projetar | fd3818aee81115aeedcb58aaf6f9d4abb21cdd40 | 4d0a7ac89cba1f28657754c26ef2ad6730e31612 | refs/heads/master | 2020-05-29T15:06:23.248537 | 2016-07-11T02:16:33 | 2016-07-11T02:16:33 | 57,864,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 789 | java | package br.gov.mg.fazenda.projetar.spring.security;
import java.io.Serializable;
import javax.annotation.PostConstruct;
import javax.enterprise.context.ApplicationScoped;
//import javax.enterprise.inject.Produces;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
@ApplicationScoped
@... | [
"leonardo.l.fernandes@gmail.com"
] | leonardo.l.fernandes@gmail.com |
454fdc2f268a03dd7cb861905f961b4234f8cd7c | e5bf88815d214aa8170c9175c7b3e595bc1d48b9 | /src/main/java/com/exercise/services/DescendingOrderNumberGenerator.java | b464ae6542ffe5243e75fff864c6340b1611d7df | [] | no_license | kunsingh/number-generator | d6aaeba2d859f4482dc045263f0a87fd389e0482 | 637fbab943db39a06eacd28792112cad90af2888 | refs/heads/master | 2022-08-16T14:37:07.397498 | 2020-05-22T06:45:53 | 2020-05-22T06:45:53 | 266,028,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,782 | java | package com.exercise.services;
import com.exercise.exceptions.TaskNotFoundException;
import com.exercise.models.GenerateCriteria;
import com.exercise.task.GenerateTask;
import com.exercise.utils.Assert;
import com.exercise.utils.Constants;
import com.exercise.utils.FileUtil;
import org.slf4j.Logger;
import org.slf4j.L... | [
"kunal.s.rathor@gmail.com"
] | kunal.s.rathor@gmail.com |
797e1079e99888408c3eb185d8c4887c51af382f | ed7fc9edbc69374cd91f431203c9b2ae57ba86af | /src/main/java/com/example/hotel/util/SensUtils.java | c7b1bc90ea804d9f9074c3a3b10d3a62c7ada505 | [] | no_license | wangtaobo0810/Hotel | b623cd31fac61cfe7284c4ed516c29d39efe528d | 0bbe1ba652f54764b72a109743a2f924f06c29d1 | refs/heads/master | 2023-08-24T11:45:35.265955 | 2021-10-13T12:42:15 | 2021-10-13T12:42:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | package com.example.hotel.util;
import io.github.biezhi.ome.OhMyEmail;
import lombok.extern.slf4j.Slf4j;
import java.util.*;
/**
* <pre>
* 常用工具
* </pre>
*/
@Slf4j
public class SensUtils {
/**
* 配置邮件
*
* @param smtpHost smtpHost
* @param userName 邮件地址
* @param password password
... | [
"847064370@qq.com"
] | 847064370@qq.com |
dcd5fbac63fcf07b78847fb722e9e223e029299a | d3614aa7d7236df7d480951f8d1f77e3f0d2c0d0 | /src/test/java/com/example/springboot/AQSExample.java | 542c0be08eeeda070216899bb12385c698a3ef75 | [] | no_license | luhggit/selfsys | fd8d6359179571aa81fb8e5839daa4f66d201bc4 | d61bb603b9757e79612ce1a0ff8b3fb255713f35 | refs/heads/master | 2020-04-28T07:43:21.024218 | 2019-04-24T02:54:10 | 2019-04-24T02:54:10 | 175,101,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | package com.example.springboot;
import java.util.concurrent.locks.AbstractQueuedSynchronizer;
public class AQSExample extends AbstractQueuedSynchronizer {
}
| [
"luhggit@github.com"
] | luhggit@github.com |
72dbd4cff176a7595cbcc2cd04e7c57142a6dc1f | 5598faaaaa6b3d1d8502cbdaca903f9037d99600 | /code_changes/Apache_projects/HDFS-6825/9b38a6ab2330117ab36862be6c2c26a716120893/~TestPipelinesFailover.java | 8274781cfcb9011a9923a346e781964f03bd7581 | [] | no_license | SPEAR-SE/LogInBugReportsEmpirical_Data | 94d1178346b4624ebe90cf515702fac86f8e2672 | ab9603c66899b48b0b86bdf63ae7f7a604212b29 | refs/heads/master | 2022-12-18T02:07:18.084659 | 2020-09-09T16:49:34 | 2020-09-09T16:49:34 | 286,338,252 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 21,837 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"... | [
"archen94@gmail.com"
] | archen94@gmail.com |
a264bfcf2d1305b420f566d9c06979d8ffa45483 | 774d36285e48bd429017b6901a59b8e3a51d6add | /sources/com/google/android/gms/internal/auth/zzah.java | 021486648a16c25801c6886cf9aa2b764873e790 | [] | no_license | jorge-luque/hb | 83c086851a409e7e476298ffdf6ba0c8d06911db | b467a9af24164f7561057e5bcd19cdbc8647d2e5 | refs/heads/master | 2023-08-25T09:32:18.793176 | 2020-10-02T11:02:01 | 2020-10-02T11:02:01 | 300,586,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,755 | java | package com.google.android.gms.internal.auth;
import android.app.PendingIntent;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.android.gms.common.internal.Preconditions;
import com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable;
import com.google.android.gms.common.inte... | [
"jorge.luque@taiger.com"
] | jorge.luque@taiger.com |
ef0235a58e8ec77a505d0f58e66fa4bc125f5cf4 | 86bafa573f14c48e752200473cf2f1c34fbfcafa | /lbs/src/main/java/com/xiaoka/lbs/service/impl/TestServiceImpl.java | 206a3e075536604372e5935c2985170ca6c8998d | [] | no_license | hekf2021/transport | 087158c99f89d2981605a80792e135278a6de8bd | 3029607ff0acf35a0bc5c4e37ea69caa4829b66e | refs/heads/master | 2020-03-20T19:59:44.652375 | 2018-06-25T07:32:41 | 2018-06-25T07:32:41 | 137,339,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,575 | java | package com.xiaoka.lbs.service.impl;
import com.kiaoka.common.redis.service.RedisTemplateService;
import com.xiaoka.lbs.service.TestService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.stereotype.Service;
import ... | [
"hekf2021@126.com"
] | hekf2021@126.com |
3c137c6cfa1f43a8dccb17cd6a7abcd0d0affb67 | 88f0cbcc410a657d5066ecbc66f5620c7f57d3af | /Foret.java | 27528bc75e2b7dbf0caf5d89460cdf8d54d77cad | [] | no_license | Laurelie/Naufrage | c7f8b36056017b3d72d1a0eb8a84400ed1f2f71f | daa23edf0dfab043ff4f458111512ad588839f82 | refs/heads/master | 2020-03-10T07:19:02.296988 | 2018-06-04T11:50:42 | 2018-06-04T11:50:42 | 129,260,407 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,827 | java | import java.util.ArrayList;
import java.util.Scanner;
public class Foret extends Lieu{
Scanner sc = new Scanner(System.in);
private ArrayList<Fruits> listeFruits = new ArrayList<Fruits>();
private ArrayList<Pechable> listePechable = new ArrayList<Pechable>();
//private ArrayList<AnimauxChassable> listeAnimaux ... | [
"noreply@github.com"
] | Laurelie.noreply@github.com |
a7c28895df2bf52863908343a189d31e47f7977b | 8ae4152cede46c4f08c7eb2a198f14317c269842 | /shianxian-cloud/shianxian-common/src/main/java/com/shianxian/common/utils/DateUtils.java | ffbbd2ad0a8e5c12b9db464ab3508f7770fb1e6a | [] | no_license | sevenfang/spring-cloud-shianxian | 3ca72b947996e88d726fd79baa8618a92ce27e61 | 0442945026c3c1a1d14771ad6e8a0f15f1c70b0d | refs/heads/master | 2020-04-04T01:57:05.302458 | 2018-10-29T09:23:34 | 2018-10-29T09:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,819 | java | package com.shianxian.common.utils;
import lombok.extern.slf4j.Slf4j;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 日期Util类
*/
@Slf4j
public class DateUtils {
public static SimpleDateFormat yyyyMMddHHmmssFormat = new SimpleDateFormat("yyyy-MM-... | [
"damowang0322@163.com"
] | damowang0322@163.com |
c51058d4e12b7db65afb6016a7c1e12324ee7165 | a8db8bad0a9f3d80db63d4e8f1c13fa78043d610 | /8Kyu/Banjo/src/testing/SolutionTest.java | 308873cbebbf51eb825e65d04047f2277fea1e43 | [] | no_license | marcoanicosta/codewaers | 0f2ec2e32cc0cbfef1df30bdba539b92ec42fff7 | 65fd1476f27605cab72383e27e1af8902e86200e | refs/heads/master | 2023-02-13T06:07:36.902885 | 2021-01-11T23:41:10 | 2021-01-11T23:41:10 | 318,866,781 | 0 | 0 | null | 2021-01-11T23:41:11 | 2020-12-05T19:00:56 | Java | UTF-8 | Java | false | false | 379 | java | package testing;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class SolutionTest {
@Test
public void PeopleThatPlayBanjo() {
assertEquals( "Nope!", "Martin does not play banjo", Banjo.areYouPlayingBanjo("Martin"));
assertEquals( "Nope!", "Rikke play... | [
"marcolinonafafe@hotmail.co.uk"
] | marcolinonafafe@hotmail.co.uk |
f8e593740887f0ac269354e32f8fe92f454949d6 | eb34d6db083488b94bcd6c416bffcc0c412d0b1a | /src/main/java/org/app2automate/learning/web/rest/errors/BadRequestAlertException.java | 0ded0b3208ae7578eba07b6de5357c1aa58e669a | [] | no_license | jemaltech/App2AutomateApp | 53994cd7645c79a0a38af3eea618d7f356e4dc24 | b7d93b54497a808d84d8c7e83c2df180ef895167 | refs/heads/master | 2022-12-21T20:47:36.120463 | 2019-10-02T17:29:05 | 2019-10-02T17:29:05 | 212,381,713 | 0 | 0 | null | 2022-12-16T05:06:07 | 2019-10-02T15:53:03 | Java | UTF-8 | Java | false | false | 1,328 | java | package org.app2automate.learning.web.rest.errors;
import org.zalando.problem.AbstractThrowableProblem;
import org.zalando.problem.Status;
import java.net.URI;
import java.util.HashMap;
import java.util.Map;
public class BadRequestAlertException extends AbstractThrowableProblem {
private static final long seria... | [
"jemal@zoomdata.com"
] | jemal@zoomdata.com |
d4f4f2cf4ef0bf8696232c4d4fccbe881b3afd5f | 9807fc4902cbdefec8b9df7b948002bc41fb7165 | /server/WChat/src/com/thugkd/model/ServerConClientThread.java | c605c8cc419fd0d056fe763425b7b63877f3ad2f | [] | no_license | ThugKd/WChat | c6769417e09e19deee9b904bb9bab1ccb57fb462 | c0f710b5d75678fd0cbc97efb59c9c36bb4d0c42 | refs/heads/master | 2020-05-22T17:12:29.121886 | 2018-04-11T07:29:29 | 2018-04-11T07:29:29 | 84,707,627 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,608 | java | package com.thugkd.model;
import com.thugkd.entity.MessageType;
import com.thugkd.entity.WChatMessage;
import java.io.ObjectInputStream;
import java.net.Socket;
/**
* Created with IntelliJ IDEA
*
* @Description:
* @author: thugkd
* @date: 24/03/2017 16:50
*/
public class ServerConClientThread extends Thread {
... | [
"thugkd@gmail.com"
] | thugkd@gmail.com |
a0cbacc9dff8982dfc011a959cc907c4e41ee2ad | eac7cedec43f7ade75975a5fb73b255c216b231b | /Hw1/src/Profile/Person.java | c0150d9763dd88b61d88d4b175fee850678a7d03 | [
"MIT"
] | permissive | StarDust0415/INFO-5100-Application-Engineer-Dev | 11b36ece90cb62cf8d50e497227247d738eca235 | 0052c605922efff2e31b166a3841ecafcbc1f4cf | refs/heads/master | 2020-04-02T19:18:21.273605 | 2018-10-25T20:58:24 | 2018-10-25T20:58:24 | 154,729,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,850 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Profile;
import java.awt.*;
import javax.swing.ImageIcon;
/**
*
* @author Rong gao
*/
public class Person {... | [
"liu.yiz@husky.neu.edu"
] | liu.yiz@husky.neu.edu |
b54b5092ddd776cdecf022f4b6ba814720a57cb4 | 280ce9155107a41d88167818054fca9bceda796b | /jre_emul/android/platform/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/CollationEnglishTest.java | fc979afb4cb06115c90827c46d278c11426014e1 | [
"Apache-2.0",
"BSD-3-Clause",
"GPL-2.0-only",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"APSL-1.0",
"LGPL-2.0-or-later",
"LicenseRef-scancode-proprietary-license",
"GPL-1.0-or-later",
"LicenseRef-scancode-generic-exception",
"LicenseRef-scancode-red-hat-attribution",
"ICU",
"MIT",... | permissive | google/j2objc | bd4796cdf77459abe816ff0db6e2709c1666627c | 57b9229f5c6fb9e710609d93ca49eda9fa08c0e8 | refs/heads/master | 2023-08-28T16:26:05.842475 | 2023-08-26T03:30:58 | 2023-08-26T03:32:25 | 16,389,681 | 5,053 | 1,041 | Apache-2.0 | 2023-09-14T20:32:57 | 2014-01-30T20:19:56 | Java | UTF-8 | Java | false | false | 18,384 | java | /* GENERATED SOURCE. DO NOT MODIFY. */
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
/*
*******************************************************************************
* Copyright (C) 2002-2014, International Business Machines Corporation and
... | [
"antoniocortes@google.com"
] | antoniocortes@google.com |
c352ebe72466153e2c4643f2ff7ee125d1d60253 | 6d0315f200e41e1c3c1970313531e5184267344d | /aJavaProgrammingMasterclassForJavaDevelopers/src/main/java/kJavaFX/cControls/Main.java | 2d8388a9b1e9c6338a862a4358431d904147d3b4 | [
"MIT"
] | permissive | Andrei-Alexandru07/JavaCourses | 6a724ff8ea35c9c64ef07d39871ce0ac2d0046fe | d5eb12a5743ca131ef0b0bc64cccb3ea563e21ac | refs/heads/master | 2023-05-16T17:34:29.403505 | 2021-04-12T16:18:40 | 2021-04-12T16:18:40 | 278,724,118 | 0 | 0 | MIT | 2021-06-04T03:12:39 | 2020-07-10T20:09:05 | Java | UTF-8 | Java | false | false | 591 | java | package kJavaFX.cControls;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public class Main extends Application {
public static void main(String[] args) {
launch(args);
}
@Override
publi... | [
"andrei_alexandru707@yahoo.com"
] | andrei_alexandru707@yahoo.com |
fa62324ee419df16934d569a41187d83ba4e04e2 | 1929ebdddb3d3d7a50c8b9c22942af193b44d568 | /designpattern/src/test/java/com/designpattern/thread/t6/ExamProjectTest2.java | 9d9e6dde6121a83177ebb5c7394db58bf3fc86b9 | [] | no_license | Bergv/Java-DesignPattern | d9f2fa7da896eb41195e14f6e8858c697fcc9066 | 833498da899c888b4d055620acd8d8318a7668d9 | refs/heads/master | 2021-09-27T06:50:10.387781 | 2021-09-15T14:52:34 | 2021-09-15T14:52:34 | 188,641,267 | 0 | 0 | null | 2020-10-13T13:28:49 | 2019-05-26T04:50:04 | Java | UTF-8 | Java | false | false | 1,178 | java | package com.designpattern.thread.t6;
import static org.junit.Assert.assertFalse;
import java.util.ArrayList;
import java.util.List;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
public class ExamProjectTest2 {
@BeforeEach
void setUp() throws E... | [
"zhbo.io@aliyun.com"
] | zhbo.io@aliyun.com |
0f469e7cd74ec865891273e321179eb99d0f1203 | 911065c7428fc29bd22a440f0a5726ff4c862852 | /WEB-INF/classes/itserviceportal/controller/TimeoutController.java | 89b415518dc73e234e741c4eb3c8d92cf7535055 | [] | no_license | goldsolace/c3180044_c3281849_c3237808_FinalProject | 7aa832996034c2d422e155bd3d3fb8e1e43df58e | 93d4b6f31f6a61753a7cb20cc17033ec554f4b07 | refs/heads/master | 2020-03-15T09:18:47.697581 | 2018-09-18T11:51:34 | 2018-09-18T11:51:34 | 132,071,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,653 | java | package itserviceportal.controller;
import itserviceportal.model.beans.*;
import itserviceportal.model.datalayer.*;
import java.io.*;
import java.sql.SQLException;
import javax.servlet.*;
import javax.servlet.http.*;
/**
* TimeoutController
*
* @author Brice Purton, Jonothan Williams, Wajdi Yournes
* @lastModifi... | [
"goldsolace@gmail.com"
] | goldsolace@gmail.com |
c446ee7b0a1de6de3ada1716ba81cc233ea4f96a | 14f41054e0ee2d96b0a164b62c2dc676c3331a5a | /app/src/main/java/com/flhs/utils/DayPickerFragment.java | ce01e9c835e5787f85460d294275fe4266137a06 | [] | no_license | DrewGregory/AndroidFLHSApp | 167e84bfdd4dbae89e6a6bf49687971aa51b60ae | bb5e6617c93e09f0375db15b4c33419de50c58f2 | refs/heads/master | 2020-04-26T00:14:35.740747 | 2017-07-18T21:13:40 | 2017-07-18T21:13:40 | 27,749,293 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,995 | java | package com.flhs.utils;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.DialogInterface;
import android.os.Bundle;
import com.flhs.R;
/**
* Created by Drew Gregory on 9/1/2014.
*/
public class DayPickerFragment extend... | [
"djgregny@gmail.com"
] | djgregny@gmail.com |
c2c941f525cf71bbe46b599935b199089c649f19 | 8bc1831a5e1c222d8e90e8c544f81497a25d3b7c | /beekeeper-integration-tests/src/test/java/com/expediagroup/beekeeper/integration/utils/MySqlTestUtils.java | 614b884a80a330dabd1b6ca7adecf82f72ed8871 | [
"Apache-2.0"
] | permissive | shermosa/beekeeper | c4e3c5b6fb87360608fa2feec833be0a4e5e34f7 | 7ef48f883efc411a56d1b1493482ac5c81f0de9a | refs/heads/main | 2023-07-08T02:56:36.514621 | 2021-08-09T16:39:48 | 2021-08-09T16:39:48 | 350,742,724 | 0 | 0 | Apache-2.0 | 2021-07-15T14:57:39 | 2021-03-23T14:28:12 | Java | UTF-8 | Java | false | false | 2,835 | java | /**
* Copyright (C) 2019-2020 Expedia, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | [
"noreply@github.com"
] | shermosa.noreply@github.com |
60aadfcfb2634732579934db1100f4671b42c5ca | 5b3892444fb26bbd43099841ef449e58bf382b05 | /ENotify/app/src/main/java/com/example/amitpradhan/enotify/DirectorHome.java | 8beb1d7bc71d61acfce4ddbaa41e6e4a8af5ad53 | [] | no_license | amitpirdhan7/eNotify | db07c692f6f94b73896237ef688b1cecc06ce3db | 4a3d8bed69c5b8b22b9be6624bdf8d7cded612d8 | refs/heads/master | 2021-05-04T10:56:27.162776 | 2016-10-01T11:48:10 | 2016-10-01T11:48:10 | 53,519,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,029 | java | package com.example.amitpradhan.enotify;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.w... | [
"amitpirdhan7@gmail.com"
] | amitpirdhan7@gmail.com |
22825d60f507c35ec445e9b03bbac5f410b05abc | beadb393e1a142fa3fe637017f6281110ca95655 | /src/088_merge-sorted-array/smartbber.java | 1cccdacfc3565dda15392acdc998f70f68f6f448 | [
"Apache-2.0"
] | permissive | BerBai/LeetCode | 0ea0f668aa5989843b037b17a8956a8209306901 | a28188dae39f97c27728ec66093c62f4006a6c80 | refs/heads/master | 2023-05-24T22:42:13.314424 | 2023-05-13T12:34:23 | 2023-05-13T12:34:23 | 162,692,894 | 4 | 2 | Apache-2.0 | 2023-05-13T12:34:24 | 2018-12-21T09:14:51 | Java | UTF-8 | Java | false | false | 336 | java | class Solution {
public void merge(int[] nums1, int m, int[] nums2, int n) {
int t = m + n - 1;
m--;
n--;
while(m >= 0 && n >= 0){
nums1[t--] = nums1[m] > nums2[n] ? nums1[m--] : nums2[n--];
}
while(n >= 0) {
nums1[t--] = nums2[n--];
}
... | [
"bai5775@outlook.com"
] | bai5775@outlook.com |
891d8d32a63bde2cf29d9939073933464fcb26a7 | ac2c79079e3c60c9e0928a3a5a2a6545c5ecd5ad | /library/src/main/java/com/lxj/xpopup/core/FullScreenDialog.java | 919d3574cacae4d85a8609e7925eb36de3ce3f6f | [
"Apache-2.0"
] | permissive | zkvvv/XPopup | 5788eb51aba1d1ac9a0453d92061b6053da6bf4e | 230b23af5c8f754ef6001e14b21c2c004b728cef | refs/heads/master | 2023-07-08T17:12:07.960301 | 2021-08-03T02:21:22 | 2021-08-03T02:21:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,019 | java | package com.lxj.xpopup.core;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewGroup;
import android.view.WindowMana... | [
"16167479@qq.com"
] | 16167479@qq.com |
fcee7926b7b04dd7559ff9ea2b36d4c4d8bc4e89 | 1175c288aaa0539f31201bc12b1ef6ee76f2c137 | /zuul/src/main/java/com/plumblum/zuul/Hystrix/MyZuulFallbackProvider.java | dfa584bc7c5f75427e22296439bca9a3253cd495 | [] | no_license | chenplumblum/springcloud_demo_test | 7d52789a7222ff720d35921fbd8195d7ac5f84a6 | 56246037ad1f9be44c503c1a1d6e85e11ba0e4a7 | refs/heads/master | 2020-04-16T01:52:47.030854 | 2019-12-12T12:50:25 | 2019-12-12T12:50:25 | 165,188,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package com.plumblum.zuul.Hystrix;
import org.springframework.cloud.netflix.zuul.filters.route.ZuulFallbackProvider;
import org.springframework.http.client.ClientHttpResponse;
import org.springframework.stereotype.Component;
/**
* @Auther: cpb
* @Date: 2019/1/11 15:35
* @Description:
*/
//路由熔断,降级处理
//实现方式:一个指明熔断拦... | [
"2573350997@qq.com"
] | 2573350997@qq.com |
65192ad3519afb08b3adb8960a0f30e5e0f292ac | b308232b5f9a1acd400fe15b45780e348048fccd | /Global/src/main/java/com/param/global/dao/IStateMasterDao.java | 8836a22765dbbe2843863f6fdd09ee9da78c9eaf | [] | no_license | PravatKumarPradhan/his | 2aae12f730b7d652b9590ef976b12443fc2c2afb | afb2b3df65c0bc1b1864afc1f958ca36a2562e3f | refs/heads/master | 2022-12-22T20:43:44.895342 | 2018-07-31T17:04:26 | 2018-07-31T17:04:26 | 143,041,254 | 1 | 0 | null | 2022-12-16T03:59:53 | 2018-07-31T16:43:36 | HTML | UTF-8 | Java | false | false | 1,234 | java | package com.param.global.dao;
import com.param.global.common.Response;
import com.param.global.dto.StateMasterDto;
import com.param.global.model.StateMaster;
import in.param.common.dao.IGenericDao;
import in.param.exception.ApplicationException;
@SuppressWarnings("rawtypes")
public interface IStateMasterDao ... | [
"pkp751989@gmail.com"
] | pkp751989@gmail.com |
d771e53a03be7314f4bca8e8d62c3345ef0a04dd | 5e9e9fe2c4eb56d00d70e08f582f8fdcee99f6fd | /rpc/RpcHelper.java | 363985a061198e5fe3d49d953cc4ea3a78085704 | [] | no_license | yux1004/Jupiter | 6356fb5634b5503db487bce7c3a166d44d8e66ee | aaf5080ab223b2669c30b4ab2402d767e66a6edf | refs/heads/master | 2021-09-09T18:33:26.212419 | 2018-03-18T22:26:24 | 2018-03-18T22:26:24 | 125,773,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,549 | java | package rpc;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.json.JSONArray;
import org.json.JSONObject;
public class RpcHelper { // Writes a JSONObject to http r... | [
"yux1004@gmail.com"
] | yux1004@gmail.com |
9418dab8aa572cf18f497bd18bfaaf41252be272 | bfc91558c498f7af7be397e6232f91bcbee12bfa | /barrage-spring/src/test/java/barrage/demo/serviceImpl/Id2LoginNameServiceImplTest.java | de3a944f163b59f675fa7ffa87dffef76aba7457 | [] | no_license | TomShiDi/barrage_website | 93291cf4e424865ac931fc98c9e0c09af0532b98 | ad63a1b4d8d8c3afbcf7ab0b4d8e7eefb4a8eede | refs/heads/master | 2022-07-19T00:08:07.589847 | 2022-07-14T10:11:04 | 2022-07-14T10:11:04 | 231,613,775 | 1 | 2 | null | 2022-07-14T10:11:04 | 2020-01-03T15:21:41 | CSS | UTF-8 | Java | false | false | 1,324 | java | package barrage.demo.serviceImpl;
import barrage.demo.entity.UseridToLoginname;
import barrage.demo.service.UseridToLoginNameService;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.cont... | [
"1341109792@qq.com"
] | 1341109792@qq.com |
391268d771e4d3ec3c9d3036590c99b202dcb988 | 2aaafb6c93f3317d60b6a570673b40cbabb85d75 | /src/test/DummyController.java | 838dd97da41b1d4855ce9788876990b9a7029554 | [] | no_license | brydr/loop-mania | 9857066452513b8860ad00ca6b32b42c35b75b2f | 1054107bf09cfcbc1868aa4e5928b3e86c7c3999 | refs/heads/master | 2023-08-28T21:20:55.029536 | 2021-08-01T21:38:47 | 2021-08-01T21:38:47 | 422,454,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package test;
import unsw.loopmania.Item;
import unsw.loopmania.LoopManiaWorldController;
public class DummyController extends LoopManiaWorldController {
// A dummy controller for testing, required for many things since the backend
// must interact with the front end when getting items
@Override
public void onLo... | [
"dong.2000@hotmail.com"
] | dong.2000@hotmail.com |
abfa31510bb36d8030ae603c6fff63632b6f5496 | 00f0082f9fdd36367fa156722baf54b4015dad5a | /src/baekAlgoTest/printN/PrintN.java | 411eb6f6303c357fb833dce5876ac822e69c9c82 | [] | no_license | vltlrpdla/gather-test-algorithm | a23586245fdbf90472c0a8d431ca5c56293c0516 | f1d2208e0f6b0a822abb70a8aca1643cd9cb50ef | refs/heads/master | 2021-07-24T18:34:29.608444 | 2018-07-25T13:58:05 | 2018-07-25T13:58:05 | 133,042,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package baekAlgoTest.printN;
import java.util.*;
public class PrintN {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner scn = new Scanner(System.in);
int input = scn.nextInt();
for ( int i = 0 ; i < input ; i ++){
System.out.println(i + 1);
}
}
}
| [
"vltlrpdla@hanmail.net"
] | vltlrpdla@hanmail.net |
766924be229064bdafd3eeca83ebbdb3a6279f65 | bf2966abae57885c29e70852243a22abc8ba8eb0 | /aws-java-sdk-snowball/src/main/java/com/amazonaws/services/snowball/model/transform/ShipmentMarshaller.java | 672a1949334ecf8ea402e682f619ece548ff8acc | [
"Apache-2.0"
] | permissive | kmbotts/aws-sdk-java | ae20b3244131d52b9687eb026b9c620da8b49935 | 388f6427e00fb1c2f211abda5bad3a75d29eef62 | refs/heads/master | 2021-12-23T14:39:26.369661 | 2021-07-26T20:09:07 | 2021-07-26T20:09:07 | 246,296,939 | 0 | 0 | Apache-2.0 | 2020-03-10T12:37:34 | 2020-03-10T12:37:33 | null | UTF-8 | Java | false | false | 2,204 | java | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
1728eb91f62d9da5df92e1a8cf0f7546b9b2e843 | ab6488da74c3bcfbf3f0d47ddab69aa8a874ed9f | /OracleJDBC/src/oracle/jdbc/driver/PlsqlIndexTableAccessor.java | 99e93f7a6d2e9d04ff7640bd3002919bb25d2020 | [] | no_license | catkins10/ora-jdbc-source | ee60e9cddcb2e6a70235b50aff407e49a9bf985d | 8a8331bc7112ecd8dfcf97afe9d27cb9c30e8b0d | refs/heads/master | 2021-05-28T17:43:09.755927 | 2011-01-05T06:50:36 | 2011-01-05T06:50:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,741 | java | package oracle.jdbc.driver;
import java.math.BigDecimal;
import java.sql.SQLException;
import oracle.sql.CHAR;
import oracle.sql.CharacterSet;
import oracle.sql.Datum;
import oracle.sql.NUMBER;
class PlsqlIndexTableAccessor extends Accessor {
int elementInternalType;
int maxNumberOfElements;
i... | [
"a2903214@c4c818cb-000b-9e5c-3cc0-fab482924643"
] | a2903214@c4c818cb-000b-9e5c-3cc0-fab482924643 |
c08e5e0d3949257a7ef31e32cd457acd3103d7b8 | 043629e33d84755c527352f5c29ec62a040cfca3 | /src/multipleBlock/Algorithm.java | 65111a650fdaa545f3e50942a97a51c2fc33bd5a | [] | no_license | yzlixinyi/ggsddu | a5965268e1e761cf55233a8b58a75e4d29403355 | eb4f8c09d8b499463b0df4ab4d94f251845e3fe4 | refs/heads/master | 2023-07-18T16:29:47.855376 | 2021-09-25T12:42:11 | 2021-09-25T12:42:11 | 410,266,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package multipleBlock;
import java.util.List;
public interface Algorithm {
public List<Pick> generateRoute(WarehouseInfo info);
}
| [
"yzlixinyi@163.com"
] | yzlixinyi@163.com |
e6fbf13fd3ba04445e3bddd9c5bac3c40e94985f | 6f5bac6a37af7c88625bfc273a124682c6245ae4 | /lib_shortvideo/src/main/java/com/gh/qiniushortvideo/activity/WebDisplayActivity.java | b41044f558c273962a0d75301e2552394786c565 | [] | no_license | fangyouhui/Android_Native | 3a23b9b3957c37f8d39e8a061be5d0ca79239f69 | 3c583e376f0c08428ef9ff3a47a9b9184c56c5e2 | refs/heads/master | 2023-04-21T01:31:13.398744 | 2021-05-12T07:44:45 | 2021-05-12T07:44:45 | 309,220,375 | 4 | 4 | null | 2020-12-27T12:37:02 | 2020-11-02T00:46:42 | Java | UTF-8 | Java | false | false | 2,819 | java | package com.gh.qiniushortvideo.activity;
import android.graphics.Bitmap;
import android.os.Build;
import android.os.Bundle;
import android.view.View;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import android.widget.ProgressBar;
import com.gh.qiniushortvideo.... | [
"1209342184@qq.com"
] | 1209342184@qq.com |
0d1af8ab130f74a1469fedf5851c533b5df5b9bf | 6fe987dc36c87268f2c4c717dc74fc569976be89 | /src/main/java/com/jwtsecurity/SpringBootHelloWorldApplication.java | 275d4d436309e62ba3696d064088a212e65cb6dd | [] | no_license | ShunchiZhou/Marlabs | 39c8ba934e8113170e2448484df89586e4156b6c | 2183864f6755008720b8699a4e5591fc9ce14905 | refs/heads/master | 2023-01-04T12:53:47.808339 | 2020-10-26T17:14:20 | 2020-10-26T17:14:20 | 302,079,056 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package com.jwtsecurity;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBootHelloWorldApplication {
public static void main(String[] args) {
SpringApplication.run(SpringBootHelloWorldApplication.clas... | [
"abc@example.com"
] | abc@example.com |
45473b3c691aa45cfe70259b900815c1d0806cab | 117a24dc265bbc965dc4f8b14ce4399b8e0f8ba6 | /src/main/java/OldAttemptLearning/shirleyisnotageek/SubsetsDuplicate.java | b29a7935acc3d27e62315c17685bdc4b8b17002b | [] | no_license | sureshrmdec/Preparation26EatSleepDrinkCode | e240393eabdc3343bb1165d5c432217f085aa353 | aa5b81907205f9d435835e2150100e8f53027212 | refs/heads/master | 2021-09-29T14:28:24.691090 | 2018-11-25T13:52:43 | 2018-11-25T13:52:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,844 | java | package OldAttemptLearning.shirleyisnotageek;
import java.util.*;
/**
* Created by hadoop on 20/1/18.
*/
/*
"Given a collection of integers S, return all possible subsets."
When it comes to problems like this, the question you should always ask yourself is: are there any duplicates?
The answer is always yes! And her... | [
"rahuja@twitter.com"
] | rahuja@twitter.com |
87680cbc6f86900cc5b45d447dad77e9c2203edd | 0435f4362c300a9a89799ecf2895a92bd89d8130 | /src/main/java/com/alucard/config/LoggingConfiguration.java | 5f391817157945047667e5dbad84bf78c0772b5e | [] | no_license | AlucardxTepes/JBlog | dff91e1c87277cdb2914ca5de27ee7c90ec61f9d | 8d53e7ace15675b5a5a9f651c558d0306b95fb94 | refs/heads/master | 2020-03-22T13:46:38.756742 | 2018-07-08T13:26:13 | 2018-07-08T13:26:13 | 140,131,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,574 | java | package com.alucard.config;
import java.net.InetSocketAddress;
import java.util.Iterator;
import io.github.jhipster.config.JHipsterProperties;
import ch.qos.logback.classic.AsyncAppender;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import ch.qos.logback.classic.boolex.OnMarkerEv... | [
"alucard.557@gmail.com"
] | alucard.557@gmail.com |
1e1c9c70205734b2c309c142923faa790ea33c5d | cbaeffa0cab3b8cb849dd6348aa163042b037fb5 | /Alpha/Early Code/Old Code/Processing/libraries/G4P/src/g4p_controls/GEditableTextControl.java | d7a4f061951f121877d0275239bd8ebb9087bce2 | [] | no_license | k-sheridan/HighlyAutonomousAerialReconnaissanceRobot | 208c7204db60bbe3500929cf3389cb2ba3db1d88 | 0798a73586c8191cf751f55c01a82f1e4673722e | refs/heads/master | 2022-02-22T21:49:55.408031 | 2019-09-14T21:39:14 | 2019-09-14T21:39:14 | 68,154,334 | 7 | 6 | null | null | null | null | UTF-8 | Java | false | false | 22,445 | java | /*
Part of the GUI for Processing library
http://www.lagers.org.uk/g4p/index.html
http://gui4processing.googlecode.com/svn/trunk/
Copyright (c) 2013 Peter Lager
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as p... | [
"sheridak@purdue.edu"
] | sheridak@purdue.edu |
21e4509cc126862f795354efffa21f6418e03235 | 447a6987a88a037375d3d43b85246dbddc706ef0 | /src/main/java/sis/report/ReportCard.java | b42b755ef94f6f1a0174f943bf1182e49fbae682 | [] | no_license | pporotoss/AgileJava | 6e7a07e629cc9eac2bcb53af7ae6adda60ac77c0 | 466e59657a83465880a3bebfa5c2767ec6326fe5 | refs/heads/master | 2021-09-05T23:13:05.162275 | 2018-01-31T15:02:06 | 2018-01-31T15:02:06 | 109,008,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,068 | java | package sis.report;
import sis.studentinfo.Student;
import java.util.EnumMap;
import java.util.Map;
public class ReportCard {
public static final String A_MESSAGE = "Excellent";
public static final String B_MESSAGE = "Very good";
public static final String C_MESSAGE = "Hmmm....";
public static f... | [
"pporotoss@gmail.com"
] | pporotoss@gmail.com |
e705759ce91c349cdea64415739833fc1d326849 | 941a8247d14f5a4d2dcfc944386d26822136467a | /src/modul5/Percobaan1.java | 01c7e753009cb842aa67642c34731677a5c6d6d4 | [] | no_license | wardanacoolant/modul5 | a0fa791cdfcdb14ae9762ab5349bddc1eb3c4f6b | 0d2a5d625e1013c6e6a03b198f9db3734165bafc | refs/heads/master | 2022-08-01T08:18:00.096937 | 2020-05-29T07:46:42 | 2020-05-29T07:46:42 | 267,797,907 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 277 | java | package modul5;
public class Percobaan1 {
public static void main(String[] args) {
Mahasiswa mhs = new Mahasiswa(1608561029, "I Made Wardana");
System.out.println("NIM\t: " +mhs.getNrp());
System.out.println("Nama\t: " +mhs.getNama());
}
}
| [
"made.wardana44@gmail.com"
] | made.wardana44@gmail.com |
90b9e4a6b37a6d94bcceb754c479f95501f17aee | 2c767851342c7e97ce1d19acb0201aeef174c515 | /pet-clinic-data/src/main/java/com/springcourse/petclinic/models/Vet.java | a5014f7c6d2d8b14f87df1e63ccc700d6577a9cd | [] | no_license | mariaBarczyk/pet-clinic-udemy | 0364ce8d8471ea930b14ea80753e09391dc7465f | 53b35643fcc6593f34caf561ddd6e073743b57d0 | refs/heads/master | 2020-03-28T02:01:58.082641 | 2018-10-04T10:13:14 | 2018-10-04T10:13:14 | 147,542,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package com.springcourse.petclinic.models;
import lombok.*;
import javax.persistence.*;
import java.util.HashSet;
import java.util.Set;
@Setter
@Getter
@NoArgsConstructor
@AllArgsConstructor
@Builder
@Entity
public class Vet extends Person {
@ManyToMany(fetch = FetchType.LAZY)
@JoinTable(name = "vet_special... | [
"barczyk.maria92@gmail.com"
] | barczyk.maria92@gmail.com |
37bff22c2193e3b1da42c4c4f7a74c2898d0e1f0 | 075681c084dd6449d17798e5c6b830377bb6d1cd | /剑指Offer/第一次只出现一次的字符/Solution.java | 41650223484f3848dd4543117260d09501bd79a1 | [
"ICU"
] | permissive | Q10Viking/Online-programming | 26875cf653630383795a3a269bc50d71fb62cbf7 | cf73e235e21885d89283947e3c48f2e0150e1b1a | refs/heads/master | 2020-05-01T08:21:46.919010 | 2019-04-11T02:44:32 | 2019-04-11T02:44:32 | 177,376,601 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | public class Solution {
public int FirstNotRepeatingChar(String str) {
//模拟哈希表
int[] hashTable = new int[256];
for(int i = 0;i<str.length();i++){
hashTable[(int)str.charAt(i)] += 1;
}
for(int i=0;i<str.length();i++){
if(hashTable[(int)str.charAt(i)] ==... | [
"1193094618@qq.com"
] | 1193094618@qq.com |
755eb06b59d26d92114f9cbb13b6af6c71d9b3de | 4b4570812732e4ac7401c03460b9856dba8a8c2e | /k5/src/main/java/com/logic/GrandSlam.java | 9ea2d4618f0cbbd7a37519b83d2fdc58eee41bb9 | [] | no_license | rahulsh1010/Projects | 48f76f59c8b3ce5da44710978551f6f591f1680f | c5df2583c58dd53cd1b0ea7c4d4ffa1b9d60a3e9 | refs/heads/main | 2023-08-25T12:05:27.572047 | 2021-09-22T05:42:02 | 2021-09-22T05:42:02 | 375,407,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,848 | java | package com.logic;
import java.sql.*;
import java.util.ArrayList;
import javax.servlet.RequestDispatcher;
import com.exceptions.InvalidCourt;
import com.exceptions.InvalidSeed;
import com.model.Court;
import com.model.Match;
import com.model.Player;
import java.util.*;
import connection.Db;
public class GrandSlam {... | [
"noreply@github.com"
] | rahulsh1010.noreply@github.com |
cc0e849070072ef811b5d2d8ff5c1c240cb1e705 | b00c5ee03367c2171ce091421d848a0aeb2c3af7 | /app/src/main/java/com/example/grey_hat/dineinn/Food.java | ce97923c047e6fa1683e12e4279406e04dffad99 | [] | no_license | deepaknairrpf/Dine.inn | cdf1c6f582215bcc65e79b3a64fca03feb376873 | e91ce4ee53b3fbc022b32d8d7ccf5fdcd85ea341 | refs/heads/master | 2021-01-23T07:30:11.093773 | 2017-04-05T13:56:32 | 2017-04-05T13:56:32 | 86,427,254 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,447 | java | package com.example.grey_hat.dineinn;
import android.content.Context;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.... | [
"cse15b016@iiitk.ac.in"
] | cse15b016@iiitk.ac.in |
9cc0ba4dafc91d10fbd19035ad6af2232195a86e | a00505303ee78e7d3234c84f769b34627c8480e4 | /replacespace.java | 040440df0aedc5c9ef5798a1221c59c53dd96059 | [] | no_license | sukrit786/Rupee-Note-Program | d7192c95c72bf8bef0c49061df00fb1acf3e4116 | 87ab61c8dc218fb921752daea7b31b30696ec826 | refs/heads/master | 2020-04-02T23:28:55.976959 | 2019-03-19T06:47:14 | 2019-03-19T06:47:14 | 154,869,196 | 0 | 0 | null | 2018-10-26T17:20:44 | 2018-10-26T17:19:30 | C | UTF-8 | Java | false | false | 262 | java | import java.util.*;
class apples
{
public static void main(String args[])
{
String str = new String();
Scanner sc = new Scanner(System.in);
str = sc.nextLine();
System.out.println(str.trim().replaceAll("\\s+",""));
}
} | [
"sukritanand57@gmail.com"
] | sukritanand57@gmail.com |
09c3e6b69855ba83c5a388e990f264dc7b4661e1 | 50d4b171133e55d216d7cd45b204958a560cf0a7 | /ticket/src/com/interface21/web/servlet/View.java | ca0e1bf870944f28be3e8fbf31884d4c07374840 | [] | no_license | phlizik/MyStudy | 52024c8f0ec4a77a2ecf237b3a6cd3ac716d590a | 638309208e15ca3aae9925868c4842283937d78a | refs/heads/master | 2020-06-17T15:16:02.966598 | 2018-04-20T11:17:28 | 2018-04-20T11:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,496 | java | package com.interface21.web.servlet;
import java.io.IOException;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* MVC View for a web interaction. Implementations are responsible
* for rendering... | [
"zhaojian770627@163.com"
] | zhaojian770627@163.com |
cc7950d8b52d83aec2060a215fc5c146a0e483e3 | b67cbead02c2804cc672f425a3831db87839ac56 | /inst/ospApps/ProjectileApp.java | 4edf098056e9a627ceffd0eb4029c6cdac79f836 | [] | no_license | stanleesocca/scientific-computing-r | b7babdb03d5ae0c938748d40fc63e36ef3dee9d5 | e45f8cc4372e73fe5e5ef799bab3f40763c6a3f4 | refs/heads/master | 2022-02-13T16:41:57.442722 | 2017-06-09T21:16:23 | 2017-06-09T21:16:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,482 | java | /*
* Open Source Physics software is free software as described near the bottom of this code file.
*
* For additional information and documentation on Open Source Physics please see:
* <http://www.opensourcephysics.org/>
*/
// package org.opensourcephysics.sip.ch03;
import org.opensourcephysics.controls.*;
impor... | [
"zbook@reyesaguayo.com"
] | zbook@reyesaguayo.com |
4c5c334b7d7e3b4a2d5798ee1b7bdc2725dcea0e | 6da93393d923f180138fb53904e557a70ad3e8ec | /app/src/main/java/com/example/mfundofalteni/myweatherapp/RecyclerAdapter.java | 2359ba56229e268bd9a623d113192d455825d2d7 | [] | no_license | Karas358/MyWeatherApp | 76a6a299b618d0f5e89d4e96a33b71056f8a6956 | 5896bdddf5e4dc56d5eb8f0549cd24130a9a1ac9 | refs/heads/master | 2022-11-30T10:40:25.082044 | 2020-08-10T15:56:30 | 2020-08-10T15:56:30 | 286,184,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,593 | java | package com.example.mfundofalteni.myweatherapp;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
c... | [
"mfundo.falteni"
] | mfundo.falteni |
a725478dd65d5feb502ae0d150ed29d56fdf12e4 | 1eacaac77495de672692d9111e76fe8c3bccd49e | /app/src/main/java/com/example/administrator/demo_app_mua_ban_trao_doi_sach/presenter/PresenterImpRegisterTwoFragment.java | e35a39d57697c1bf86c2a51e0715ef23aa7e0338 | [] | no_license | thinhkaku/AppExchangeBook | 8ca2eb720c892d9a8089a9b19ff1514ada7126c6 | aa479596ceea0d928354aeb4fe527a7fcd1645c3 | refs/heads/master | 2020-04-05T00:12:15.972303 | 2019-04-01T20:34:30 | 2019-04-01T20:34:30 | 156,387,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.example.administrator.demo_app_mua_ban_trao_doi_sach.presenter;
import android.widget.EditText;
public interface PresenterImpRegisterTwoFragment {
void getRegisterTwo(EditText editText, String address, String user, String password);
}
| [
"thinhkaku.a3k51@gmail.com"
] | thinhkaku.a3k51@gmail.com |
c53e42f75016b472d16fc38a7a60bbeadcde7487 | f36f96a7f404d8a5c9bd515133cb05d7ba372ae6 | /Assignment 6/src/ques7.java | ed7ec27af3ceba987eb16ab3533c3849fd4ac91d | [] | no_license | thakurutkarsh22/Java | f79c506328ca2f003934cb735f37fdf9eac189f1 | dd17a92dc64aa6346d8bd0067cd19a07412cd15d | refs/heads/master | 2021-08-16T00:25:06.515177 | 2021-08-01T22:52:04 | 2021-08-01T22:52:04 | 162,919,306 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,355 | java | import java.util.Scanner;
public class ques7 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner scn = new Scanner(System.in);
// int [] array1 = {1,2,3,18,6,4,6,7,6};
int n = scn.nextInt();
int[] array = new int[n];
for(int i=0 ;i<array.length;i++... | [
"thakurutkarsh22@gmail.com"
] | thakurutkarsh22@gmail.com |
f57f14ed87a29c3e1ec186aaf57d507dc43a6c8e | a937a242336d1e47456e8930446207a59e24c245 | /src/main/java/nz/co/reed/score/config/MetricsConfiguration.java | b37152d60e72c722f67018097da5cae6a45dea10 | [] | no_license | BulkSecurityGeneratorProject/results | 5a521f7fe340bb71a7922f35ae74bd52d1097279 | cdfe65e5fa032000817d0663562faf2cc7088153 | refs/heads/master | 2022-12-15T15:59:18.021964 | 2019-05-07T20:51:56 | 2019-05-07T20:51:56 | 296,538,092 | 0 | 0 | null | 2020-09-18T06:51:13 | 2020-09-18T06:51:12 | null | UTF-8 | Java | false | false | 5,217 | java | package nz.co.reed.score.config;
import io.github.jhipster.config.JHipsterProperties;
import com.codahale.metrics.JmxReporter;
import com.codahale.metrics.JvmAttributeGaugeSet;
import com.codahale.metrics.MetricRegistry;
import com.codahale.metrics.Slf4jReporter;
import com.codahale.metrics.health.HealthCheckRegistry... | [
"andrew.reed@skytv.co.nz"
] | andrew.reed@skytv.co.nz |
0313b81dc215ebc7fb53f117d786ea07b780a8d1 | ad64a14fac1f0d740ccf74a59aba8d2b4e85298c | /linkwee-supermarket-admin/src/main/java/com/linkwee/xoss/util/business/ProfitCalculationUtils.java | 82ac137cb83592f6a10f8abe491b9fa99b9df232 | [] | no_license | zhangjiayin/supermarket | f7715aa3fdd2bf202a29c8683bc9322b06429b63 | 6c37c7041b5e1e32152e80564e7ea4aff7128097 | refs/heads/master | 2020-06-10T16:57:09.556486 | 2018-10-30T07:03:15 | 2018-10-30T07:03:15 | 193,682,975 | 0 | 1 | null | 2019-06-25T10:03:03 | 2019-06-25T10:03:03 | null | UTF-8 | Java | false | false | 2,626 | java | package com.linkwee.xoss.util.business;
import java.math.BigDecimal;
import org.springframework.beans.BeanUtils;
import com.linkwee.tc.fee.model.vo.InsuranceFeedetailWrapper;
import com.linkwee.web.model.CimInsuranceFeedetailExtends;
import com.linkwee.web.model.CimInsuranceNotify;
public class ProfitCalc... | [
"liqimoon@qq.com"
] | liqimoon@qq.com |
1548b37b687446a9ef39a8603248570d066a2358 | 62f72f316fdfeb17e05daf94c36521bbc6b2cf8f | /hybris/bin/custom/imbibe/imbibestorefront/web/src/com/imbibe/storefront/controllers/cms/SubCategoryListComponentController.java | 238bba680dd75232c0233bf049a2a59af6e8e7fc | [] | no_license | viksin10/imbibecommerce | 1f107d615579d805f14d9c66622cd85a67247700 | 4d595136166157de4e5f4e6e54f9a5265067d5cb | refs/heads/master | 2021-06-07T01:20:40.034937 | 2020-12-18T09:26:36 | 2020-12-18T09:26:36 | 98,385,692 | 0 | 0 | null | 2023-09-06T05:20:17 | 2017-07-26T06:06:22 | Java | UTF-8 | Java | false | false | 2,338 | java | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package com.imbibe.storefront.controllers.cms;
import de.hybris.platform.acceleratorcms.model.components.SubCategoryListComponentModel;
import de.hybris.platform.category.model.CategoryModel;
import de.hybris.platform.commercefacades... | [
"vikrantsingh200708@gmail.com"
] | vikrantsingh200708@gmail.com |
fda5db239fe790777436076c9c7e4ff87b1f9040 | ea4eb1395276c5009ac5337681099810391ba51f | /src/main/java/org/oracul/service/controller/SingletonPrognosisController.java | 7f8955c8100bd20c2512c6cbd5ec0608367db461 | [] | no_license | steplerbush/OraculService | 5a733067216698aff8f814724e396c6e5324fa2f | 9fb52818bce9c00c979adc69bf102298acde2d2d | refs/heads/master | 2021-01-15T22:24:12.237656 | 2016-01-23T08:17:22 | 2016-01-23T08:17:22 | 33,053,547 | 0 | 0 | null | 2015-03-28T23:00:35 | 2015-03-28T23:00:35 | null | UTF-8 | Java | false | false | 9,504 | java | package org.oracul.service.controller;
import javax.imageio.ImageIO;
import javax.servlet.http.HttpServletRequest;
import org.apache.log4j.FileAppender;
import org.apache.log4j.Logger;
import org.json.JSONObject;
import org.oracul.service.dto.ImagePrediction;
import org.oracul.service.dto.Prediction2D;
import org.ora... | [
"steplerbush@gmail.com"
] | steplerbush@gmail.com |
ed6caf2d7e5f0c8eb9c0d044f839525d2642e55e | fe65741c10ed154da90586cc1f4b689c621c4c02 | /src/sfinx-ekiden-gent-android-client/src/be/sfinxekidengent/ui/widget/BlockScheduleItem.java | 1fed3723e2f667c2a142e55fe13d7b5e707bb1ff | [] | no_license | chandanbenjaram/sfinx-ekiden-gent | fcd82f06a3c03727febadf781a667e687f686f88 | 3f58e016e4194c63f37455009afb441728f03bc4 | refs/heads/master | 2016-09-05T11:40:53.547951 | 2012-01-22T14:33:01 | 2012-01-22T14:33:01 | 42,661,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,077 | java | /*
* Copyright 2011 Google Inc.
* Copyright 2011 Peter Kuterna
*
* 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 require... | [
"dieter.vekeman@gmail.com"
] | dieter.vekeman@gmail.com |
78af14dcade6d82393f6e13938cc90fb65293748 | 19a7eba24d8f6272f23a633512a0924712c569e8 | /Sequence5Maven/src/insanevehicles/model/InsaneVehiclesModel.java | 841ba62c7ec90b42c0e483d0542f48107f6f8873 | [] | no_license | LAinox001/LivrableMaven | 9d1f383835b0719b9d5310167a55165657c060c6 | 0d309e8cbf7633388eb41b78c7046319e3bde0e5 | refs/heads/master | 2020-05-20T04:31:31.466071 | 2019-05-07T11:47:49 | 2019-05-07T11:47:49 | 185,385,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,906 | java | package fr.exia.insanevehicles.model;
import java.io.IOException;
import fr.exia.insanevehicles.model.element.mobile.IMobile;
import fr.exia.insanevehicles.model.element.mobile.MyVehicle;
/**
* <h1>The Class InsaneVehiclesModel.</h1>
*/
public class InsaneVehiclesModel implements IInsaneVehiclesModel {
... | [
"l.antoni@hotmail.fr"
] | l.antoni@hotmail.fr |
aa4e75ac53abcc104f47b290819539321f42eea0 | 9674479eb3ddebd5c46cd1ebceefccbe5d017d9f | /Scheduler/Scheduler/src/main/java/com/hp/scheduler/socket/LogicalClockImpl.java | 99a08bcf468590e50de62bde7fb3712723658c68 | [] | no_license | fnxcorp/SistemasDistribuidos | 1399ecb530b7db61dd82ddc66ddaeca97885d042 | 18ec4cde875bf6c1ec28c79337af8c9754ef3ecc | refs/heads/master | 2021-01-25T07:18:56.909647 | 2015-04-19T23:52:13 | 2015-04-19T23:52:13 | 30,391,766 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | package com.hp.scheduler.socket;
/**
* Class to implement a basic logical clock.
*
* @author Omar
*/
public class LogicalClockImpl implements LogicalClock {
int c;
/**
* Starts the logical clock with 0
*/
public LogicalClockImpl() {
c = 0;
}
/**
* Get the clock value.
... | [
"omar2687a@gmail.com"
] | omar2687a@gmail.com |
44b6c975d4955802aa5fa64cb929553fccae8d1c | c52dd8a66e5fc00c0f7668410b436d21caae693a | /src/com/JAVA并发编程的艺术/lockTest/ReentrantLockTest/FairAndUnfairTest.java | 7ab94063955b46a955652889b508764a6a14fc9f | [] | no_license | yang0123456789/myLeetCode2020 | 5176f2947ead70f70deb7a1327271320c31ac813 | c38d769ce786b53d978c8101018e5a42a4412294 | refs/heads/main | 2023-03-29T05:24:44.402902 | 2021-03-30T15:22:33 | 2021-03-30T15:22:33 | 308,291,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,419 | java | package com.JAVA并发编程的艺术.lockTest.ReentrantLockTest;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
/**
* # @author chilcyWind
* # @Time 2020/7/22 10:53
* # @ver... | [
"378525908@qq.com"
] | 378525908@qq.com |
6fdfd34f33d1001241920370d9c9fdc16be7d059 | 9a5133796268317e5ad4c6dc4217fa073fdf9ae2 | /src/main/java/com/online/shop/service/TestService.java | 91a6be39adb5858426a39d05f1dcbcaa4b2a94b7 | [] | no_license | p-ej/Webpro | ce29026f1b3397d8590f52703098a72b6e3594b5 | 5b686e6a90c090f88a2111aed2f221405c3956b3 | refs/heads/master | 2023-07-24T17:28:09.853178 | 2021-08-22T06:50:31 | 2021-08-22T06:50:31 | 398,735,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 105 | java | package com.online.shop.service;
public interface TestService {
String TestPrint() throws Exception;
}
| [
"show400035@naver.com"
] | show400035@naver.com |
137068b063aabace07902a999a614f7faace94fe | d079760c88c400276ca067ed156b84a3c8dadd57 | /mybatisdemo/src/main/java/com/mybatis/demo/utils/PubUtils.java | 1ac242b31754c4e7ce221e65acc47dde378ca8ea | [] | no_license | liwenming512/JavaDemos | f962511d7ffdc2b3a83ff0eb28e2b3c288f486b1 | 076e44eeaf1ee68071f3ad1c82fe79594c5c7f2f | refs/heads/master | 2022-05-02T22:41:22.622193 | 2022-03-26T14:28:25 | 2022-03-26T14:28:25 | 93,279,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,322 | java | package com.mybatis.demo.utils;/**
* Created by Administrator on 2019/11/20.
*/
import com.mybatis.demo.model.EnumVo;
import java.io.File;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* @Author liwenming
* @Description 工具类... | [
"liwenming@ane56.com"
] | liwenming@ane56.com |
1c28e301308ffe7ccab6875df65147e8fd871182 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/22/22_a01cb3e95971cab21eec98eb1459a593fd41109f/Database/22_a01cb3e95971cab21eec98eb1459a593fd41109f_Database_s.java | c8f1c89c22285e4efd5a501f886cb37d24261bf2 | [] | 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 | 4,182 | java | package program;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
public class Database
{
private static Connection handle;
private static void connect() throws ClassNotFoundExce... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a960989d38e74d437bcdb21f557bba713f6e8839 | 4a03811814c988e41825c765995175c16e4ac6a1 | /OpcUaFctAddon-gateway/src/main/java/com/bouyguesenergiesservices/opcuafctaddon/gateway/fct/gan/IGatewayFctGAN.java | d60f3d15e037fb2092ab9f68fe9789d62ec5d3de | [] | no_license | IgnitionModuleDevelopmentCommunity/OpcUaFctAddon | 9e0dd6d1395fd3bd682df31b23478adf1c0421a5 | e6cbc0a8fe12042088454d9402299efcefed9f1e | refs/heads/master | 2020-12-14T09:52:54.187544 | 2017-10-10T12:49:04 | 2017-10-10T12:49:04 | 95,464,964 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package com.bouyguesenergiesservices.opcuafctaddon.gateway.fct.gan;
import java.util.List;
/**
* Just an interface to describe all functions available trough the GAN
*/
public interface IGatewayFctGAN {
boolean subscribe(String opcServer, List<String> lstItemPath, int rate);
void unSubscribe();
vo... | [
"r.lebohec@bouygues-es-siai.com"
] | r.lebohec@bouygues-es-siai.com |
5502a6c565fc2464e09abfbbb1e3df65e740b3f8 | 759347a5b75f088e1ba04571782e6a5d3ca69825 | /traditional_mutants/double_average(int)/ROR_232/MethodCollection2.java | 38f5b50c8be348010806d283188c4db1310af220 | [] | no_license | ps073006/testJavaMR | 218248584c64d1c239a5c428571b4cff44143484 | 3c6d9c5188c3ce4cefe0b3be5a4685503bb00f1b | refs/heads/master | 2021-01-10T04:37:47.334249 | 2016-02-02T02:22:28 | 2016-02-02T02:22:28 | 50,891,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,823 | java | // This is a mutant program.
// Author : ysma
package Test;
public class MethodCollection2
{
public static int add_values( int[] a )
{
int sum = 0;
for (int i = 0; i < a.length; i++) {
sum += a[i];
}
return sum;
}
public static double add_two_array_valu... | [
"engr.ps07@gmail.com"
] | engr.ps07@gmail.com |
d27dccc08582dcca5c9ae3082878cf72908a4252 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project60/src/test/java/org/gradle/test/performance60_1/Test60_1.java | 66c8571497911184bb4815c73a8e10f2e3295ce8 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 286 | java | package org.gradle.test.performance60_1;
import static org.junit.Assert.*;
public class Test60_1 {
private final Production60_1 production = new Production60_1("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
9120800bae8f3b9a3d880dbf52897e994b36ea93 | 25ea4d858fa4748c72fdcaaa7dc29cfc957fd090 | /src/main/java/com/soapws/webservice/customerUpdate/RequestMessageKey.java | 81e4e85c44ac690bd7ae797e9faf16733d9b5b72 | [] | no_license | ChibuezePaul/soap-webservice | ed2ea2765b0504dc4b25cadf39a57ac14796c3a5 | 849bda136b21360ca11e8c97c133c1ba7aa70277 | refs/heads/master | 2023-04-13T17:39:29.356503 | 2019-07-09T12:02:38 | 2019-07-09T12:02:38 | 362,274,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,069 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// 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: 2019.07.01 at 02:28:4... | [
"chibueze.paul@longbridgetech.com"
] | chibueze.paul@longbridgetech.com |
e6ab2fef7a5017114bb561e920c4b067bde926c0 | ab8fd0f1ea03b102ab4054194ec4c6f3f40f15d7 | /module 4/lession_06_jpa/exercises/blog_app/src/main/java/com/example/blog/controller/BlogController.java | f3f5cdc549a5437bfd6185bc5cec6e61e9132782 | [] | no_license | honhatlong14/C1120G1-Ho-Nhat-Long | 2ec5d09d2840d617b18292afa7a8be3d44cf68ec | 11981cc0545c5e0768c942a899b36697cf5297c5 | refs/heads/main | 2023-04-29T05:01:20.047327 | 2021-05-18T17:34:16 | 2021-05-18T17:34:16 | 341,770,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,542 | java | package com.example.blog.controller;
import com.example.blog.model.Blog;
import com.example.blog.service.BlogService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.*;
... | [
"honhatlongg@gmail.com"
] | honhatlongg@gmail.com |
7eaa09e76117df3c3be6ffffbd68b2b2cc5524a4 | 1b037becff6aa4997050bf01b350d06fe37629e4 | /src/com/papagiannis/tuberun/fetchers/RequestTask.java | c8688fecd4b6513ce5f970b50825e3e9c9b4f30a | [] | no_license | Hasanabbas/tuberun_android | 51a65ab70fb838818b33e7ef0336436a914b18b0 | d47d613235207c4fab3c845e0e4e71c16ffc8c47 | refs/heads/master | 2018-01-13T21:24:35.966098 | 2013-09-16T21:36:43 | 2013-09-16T21:36:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,856 | java | package com.papagiannis.tuberun.fetchers;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import org.apache.http.Header;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.StatusLine;
import org.apache.http.client.CookieStore;
import org.apache.h... | [
"jpapayan@gmail.com"
] | jpapayan@gmail.com |
7275a809f4af0750a81666bd76fe79a9a38946fb | f0d16ffac3ccd4f8c398a7494f80c6d563a1c244 | /IMe/src/com/gotye/api/listener/RoomListener.java | 0fbf39f2837367531b7f1ab368523a3cca2e5d2e | [] | no_license | Dreamflying/Android-FangDingMaster | 3571bbbf6ed52dab6629827cf936fab09175b3b7 | 877fe40f1c27fb39aef7da15787e750208839439 | refs/heads/master | 2020-05-20T07:24:23.161550 | 2015-04-07T12:50:01 | 2015-04-07T12:50:01 | 32,905,961 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,701 | java | package com.gotye.api.listener;
import java.util.List;
import com.gotye.api.GotyeMessage;
import com.gotye.api.GotyeRoom;
import com.gotye.api.GotyeStatusCode;
import com.gotye.api.GotyeUser;
public interface RoomListener extends GotyeListener{
/**
* 进入聊天室回调
* @param code 状态码 参见 {@link GotyeStatusC... | [
"1522651962@qq.com"
] | 1522651962@qq.com |
fbbacc3ec0bd04380a1b5b3d3e577bd05615ff6c | 5efa0978fb7aa58ea73fca5d78cd5fb286fab3ac | /src/seleniumSessions/FrameHandling.java | dd1475130b1ef68c85a737863a62ba8ac83737ed | [] | no_license | TonimaGoswami/SeleniumNewTutorial | 935c21e35d71a3297cba55105a0d91896bc19a46 | 3f9b857faf0be5b613f60b18feff6022404b8df2 | refs/heads/master | 2020-09-27T01:34:24.310512 | 2019-12-06T19:04:47 | 2019-12-06T19:04:47 | 226,392,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,583 | java | package seleniumSessions;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class FrameHandling {
WebDriver driver;
... | [
"tonimagoswami@gmail.com"
] | tonimagoswami@gmail.com |
60729f1e2bcca89957b51ab18c0d2e5cd32dec06 | aaae74dde878ae6791f9087eac0253b1a5cf769c | /woowacrew-domain/src/test/java/woowacrew/comment/domain/CommentRepositoryTest.java | 6ea770ed83cba5e79353def26253ea2e260886a5 | [] | no_license | WoowaCrew/WoowaCrew | 8093779c88cf7ef7db94180ef16f8bff3ccc1cfd | c3d981e4b3e9e2af3c580d8f0c736f04b2e8caba | refs/heads/develop | 2022-12-13T11:11:48.056395 | 2021-03-15T12:49:57 | 2021-03-15T12:49:57 | 216,480,234 | 38 | 14 | null | 2022-12-11T18:35:42 | 2019-10-21T04:52:48 | Java | UTF-8 | Java | false | false | 1,840 | java | package woowacrew.comment.domain;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest;
import org.springframework.test.context.ContextConfiguration;
im... | [
"noreply@github.com"
] | WoowaCrew.noreply@github.com |
50fa181a3153dc87175528e91878cfa64184896e | 7c9f40c50e5cabcb320195e3116384de139002c6 | /Plugin_Parser/src/tinyos/yeti/nesc12/parser/actions/Action646.java | 6bc485a5a6c5116e40380ffce4b92cd6489053d6 | [] | no_license | phsommer/yeti | 8e89ad89f1a4053e46693244256d03e71fe830a8 | dec8c79e75b99c2a2a43aa5425f608128b883e39 | refs/heads/master | 2021-01-10T05:33:57.285499 | 2015-05-21T19:41:02 | 2015-05-21T19:41:02 | 36,033,399 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,506 | java | /*
* Yeti 2, NesC development in Eclipse.
* Copyright (C) 2009 ETH Zurich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any late... | [
"besigg@2a69fd7c-12de-fc47-e5bb-db751a41839b"
] | besigg@2a69fd7c-12de-fc47-e5bb-db751a41839b |
935e58635d49ea78dd6fe7f669cbab3196aacb91 | 4748ce2f06dc6bedb3644e8f298c8da54a9df932 | /Job-Portal-BackEnd/src/main/java/lk/ijse/jobportal/service/impl/IndustryServiceImpl.java | e93db4841cd11c239ddf3272efffe23812eece4a | [] | no_license | IshaniWijesekara/jobPortal | 581a30334b62de5787c0b2f5a54ba56288d64aa8 | f999e739f3c3b22e520494ad20f6799f02e5c3f4 | refs/heads/master | 2020-04-01T06:32:43.809612 | 2018-10-14T08:59:43 | 2018-10-14T08:59:43 | 152,952,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,583 | java | package lk.ijse.jobportal.service.impl;
import lk.ijse.jobportal.dto.IndustryDTO;
import lk.ijse.jobportal.entity.Industry;
import lk.ijse.jobportal.repository.IndustryRepository;
import lk.ijse.jobportal.service.IndustryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfr... | [
"wijesekaraishani23@gmail.com"
] | wijesekaraishani23@gmail.com |
72f3213282231d58ef14558a8fa1ac1c79bd0e6c | 3563e34048e1fb2c527117dca40b30ccea0ef230 | /src/main/java/cn/ruanyun/backInterface/common/wxpay/PaymentApi.java | bb3fde8a3f95fd0dcb9c8ef279051f259bac10cd | [] | no_license | sengeiou/ruanyun | f8ce3cd11973c9b1c1610db70210b793fff14863 | 8c9f643fd33c6ae1b6c72065127d5ff83cd2bbec | refs/heads/master | 2023-08-01T10:32:24.784282 | 2020-05-14T12:49:31 | 2020-05-14T12:49:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,900 | java | package cn.ruanyun.backInterface.common.wxpay;
import cn.hutool.http.HttpUtil;
import cn.ruanyun.backInterface.common.utils.PaymentKit;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import java.util.Map;
/**
* @program: ruanyun
* @description: 微信支付api
* @author: fei
* @create: 2020-02-13 ... | [
"2240363282@qq.com"
] | 2240363282@qq.com |
d3cbdf8d7169785de4eb0155fa8830ee2967cada | 8d9c809a138f29aa3806ecca2f1a90d0e57fff86 | /AggregateStu/src/edu/hebeu/collection/CollectionInterableStu.java | 89d8d405687b5ce00a1f9b08b46d648a51c3c067 | [] | no_license | Tyong1365137828/stu-java | e9fe76586749e06e41f55edab0001d2c245fccfd | 39b452da284e0a80520359bf2dcf655c2c3d72fb | refs/heads/main | 2023-04-06T11:25:18.794632 | 2021-04-25T07:05:14 | 2021-04-25T07:05:14 | 353,631,034 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,497 | java | package edu.hebeu.collection;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashSet;
import java.util.Iterator;
/**
* Collectio类型集合迭代器的学习,
* 注意:本例下讲解的迭代方式/遍历方式,对所有的Collection来说是通用的一种方式
* 但是,对Map集合不能使用,仅能在Collection以及其子类中使用
*
* 注意:在Java中,集合结构发生改变(集合内的元素增删)后,此集合的迭代器必须重新获取,
* 如果不重新获取... | [
"1365137828@qq.com"
] | 1365137828@qq.com |
bd8a95af95e68ffd5679ad4cd487c12d0e7a9eca | 3180c5a659d5bfdbf42ab07dfcc64667f738f9b3 | /src/unk/com/zing/zalo/ui/cw.java | be4b3af20b1b0bed9e54876174a83237d7745749 | [] | no_license | tinyx3k/ZaloRE | 4b4118c789310baebaa060fc8aa68131e4786ffb | fc8d2f7117a95aea98a68ad8d5009d74e977d107 | refs/heads/master | 2023-05-03T16:21:53.296959 | 2013-05-18T14:08:34 | 2013-05-18T14:08:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | package unk.com.zing.zalo.ui;
import com.zing.peoplepicker.views.f;
import com.zing.zalo.a.i;
import com.zing.zalo.control.w;
import java.util.HashMap;
class cw
implements f
{
cw(BroadcastSMSInviteToFriendsActivity paramBroadcastSMSInviteToFriendsActivity)
{
}
public void r(Object paramObject)
{
try
... | [
"danghvu@gmail.com"
] | danghvu@gmail.com |
20e6cdc9c262f0d6ae010433622892cb2a172006 | b553f7b0b301be2718c559c33373aa18dd8a9b28 | /app/src/main/java/com/binaryic/beinsync/common/InternetConnectionDetector.java | 034f48c1e3a53cbd81d5d09911859b53a7ec4668 | [] | no_license | Abhis111/Beinsync | a4964e02a4564eda1c021022918f8a0ef9a73641 | ef40418442c88c21d115f81470c7da4104791036 | refs/heads/master | 2021-01-01T16:23:59.690826 | 2017-08-01T07:59:21 | 2017-08-01T07:59:21 | 97,825,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,549 | java | package com.binaryic.beinsync.common;
import android.app.Activity;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.util.Log;
import android.view.View;
import java.io.IOException;
public class InternetConnectionDetector {
public static boole... | [
"minakshi.binary@gmail.com"
] | minakshi.binary@gmail.com |
e6c650ba02a31dd34d27e9d3247e94b4224b583a | 1fbd27e2d737fd6f1c65fbba31887a13617bda45 | /day1/DemoProject/src/com/hcl/java/Switch2.java | abd0dea618db2a89868362af0e130439b032108a | [] | no_license | vinodkumarr269/mode1 | 935517e1187fab24925184066b4f904095854b94 | cf8bc57cd563a993a843a078908b9bc5e9116d37 | refs/heads/master | 2022-12-27T16:08:25.551061 | 2019-10-24T06:57:43 | 2019-10-24T06:57:43 | 214,944,277 | 0 | 0 | null | 2022-12-15T23:30:25 | 2019-10-14T03:59:12 | JavaScript | UTF-8 | Java | false | false | 403 | java | package com.hcl.java;
public class Switch2 {
public void show(String op){
switch(op.toUpperCase()){
case "INSERT":
System.out.println("insert ope");
break;
case "UPDATE":
System.out.println("update ope");
break;
default:
System.out.println("invalid");
}
}
public static void main(String... | [
"vinodkumarr269@gmail.com"
] | vinodkumarr269@gmail.com |
96eeb53246557336ec96f6e2e1532e0f60c01f7a | bd10b65a74de5df3c4f8b2af57333866fdd9de0f | /WorkoutAppBoot/src/test/java/com/workoutapp/WorkoutAppBoot/ServiceTest.java | 6b214c3804fc80fcded7750022216b3028c3c19d | [] | no_license | rahulravindrangeetha/workoutapp | 64d8b52fd766d04d3f5e122681e1ab159c3612d7 | 0710be7f96c3a4ca53c5a427c18d9b2e77fc9858 | refs/heads/master | 2020-04-11T18:17:25.308844 | 2018-12-24T15:45:49 | 2018-12-24T15:45:49 | 161,992,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,344 | java | package com.workoutapp.WorkoutAppBoot;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertSame;
import static org.junit.Assert.assertTrue;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import static org.mockito.M... | [
"rahulrg150889@gmail.com"
] | rahulrg150889@gmail.com |
047f6135cc545c31cdcfd18c6487fac31a7b8a4f | 1edbb3239bea9e7f2bd2db890df8b97980e5544e | /src/main/java/com/fl/config/bean/JwtUserDto.java | c257043fa1ebc13fa9fdd8966b13156871cbcce7 | [] | no_license | chen2020-cyj/SliceManager | 651281c1d747cabd7932a387f9e1b901ed221cd0 | c863570f34c6168ebb8a65548ab99932019b571c | refs/heads/master | 2023-03-09T05:13:48.707142 | 2021-02-25T05:21:49 | 2021-02-25T05:21:49 | 317,431,370 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,420 | java | package com.fl.config.bean;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fl.entity.User;
import lombok.AllArgsConstructor;
import lombok.Getter;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
import java.util.List;
import ... | [
"7653402+cyj2286886271@user.noreply.gitee.com"
] | 7653402+cyj2286886271@user.noreply.gitee.com |
07eace0658e5b8971edbf704a62bd20c58ede779 | 29b6a856a81a47ebab7bfdba7fe8a7b845123c9e | /dingtalk/java/src/main/java/com/aliyun/dingtalkdatacenter_1_0/models/QueryYydLogDayStatisticalDataRequest.java | b66409ae3a30a0f181c3f265e0630b3e90fc039d | [
"Apache-2.0"
] | permissive | aliyun/dingtalk-sdk | f2362b6963c4dbacd82a83eeebc223c21f143beb | 586874df48466d968adf0441b3086a2841892935 | refs/heads/master | 2023-08-31T08:21:14.042410 | 2023-08-30T08:18:22 | 2023-08-30T08:18:22 | 290,671,707 | 22 | 9 | null | 2021-08-12T09:55:44 | 2020-08-27T04:05:39 | PHP | UTF-8 | Java | false | false | 725 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.dingtalkdatacenter_1_0.models;
import com.aliyun.tea.*;
public class QueryYydLogDayStatisticalDataRequest extends TeaModel {
@NameInMap("statDate")
public String statDate;
public static QueryYydLogDayStatisticalDataRequest build(ja... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
cdecb5718558d9d7f935ebc999f5d6a5f82f7c09 | d1e340a1576d526dadfebf5e670c62da7489f8c4 | /cloud-consumer-consul-order80/src/main/java/com/ceking/springcloud/controller/OrderController.java | ad8e1b39b0aa26b64370d2e2902ef06f3c12aba8 | [] | no_license | CeKing2311/SpringCloud | a239f8e9cb155e45d959b20634246fb7a5b8a658 | 254939b567372895477910ea4362d290192d199d | refs/heads/master | 2023-02-22T01:47:08.262531 | 2021-01-27T16:05:47 | 2021-01-27T16:05:47 | 331,903,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.ceking.springcloud.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.client.RestTemplate;
import javax.annotation.Resource;
/**
* @author ceking
* @desc
* @date 2021/1/24 17:46
*/
@RestC... | [
"593537367@qq.com"
] | 593537367@qq.com |
50fa6e4856c9863d5f88aa6456ee14df370e2136 | cc0651a57ae4c84f4f74d24c0410b98460466a8e | /src/main/java/com/makingdevs/practica16/UserServiceProdImpl.java | 6af5450e200b0ee1f1b799c4f64b4cfef3c109b7 | [] | no_license | josdem/spring-essentials-practices | fd25fd92d277758c3bebb87d0a3acba42e721fa9 | 2ceb28546e6793a1bb12756e9500592555d0226b | refs/heads/master | 2020-12-24T21:27:32.964255 | 2016-04-28T17:56:01 | 2016-04-28T17:56:01 | 57,342,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package com.makingdevs.practica16;
import com.makingdevs.model.User;
import com.makingdevs.services.UserService;
public class UserServiceProdImpl implements UserService {
@Override
public User findUserByUsername(String username) {
// TODO Auto-generated method stub
return null;
}
@Override
public ... | [
"neodevelop@gmail.com"
] | neodevelop@gmail.com |
cdeb34492b55c3a6e9278348fd8783c3b8d1b14a | 2bfee1d6c907d701db5c4862276894198ec9d8ae | /src/main/java/com/rest/switer/exceptions/errors/ErrorDTO.java | 8ffbb7dfbae13e09ffa7b4d6b6ffb0bf948ce4ad | [] | no_license | PolinaPerluhina/Switer | db4825f85137e52c9fa4ed66a40799e8c3616e80 | cad67386b003228fff13841d0d712fce878c9673 | refs/heads/master | 2021-08-31T18:41:41.835822 | 2017-12-22T11:50:31 | 2017-12-22T11:50:31 | 110,683,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.rest.switer.exceptions.errors;
/**
*
* @author Palina_Piarlukhina
*/
public class ErrorDTO {
private int code;
... | [
"Palina_Piarlukhina@epam.com"
] | Palina_Piarlukhina@epam.com |
1fbcc370976defd001c12503d2789b0e60093636 | 901d3c66e4251b6bc1de8414eb9afa26fc7e7af7 | /src/main/java/ar/com/agtech/syros/fecae/implementations/esphora/services/FEParamGetTiposCbte.java | 49a28dc6abdc832990010c447fbe1153f6da5b3e | [] | no_license | avantgardelabs/syros_elec_invoice | 32745f89ef5f2867d776da1bbcd59f367b4f5bed | 89da95cc3173a9fbd526dcfab007fafcf07082b3 | refs/heads/master | 2020-12-30T11:15:07.505642 | 2012-07-26T19:55:53 | 2012-07-26T19:55:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,238 | java |
package ar.com.agtech.syros.fecae.implementations.esphora.services;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for FEParamGetTiposCbte complex type.
*
* <p>The following schema fragmen... | [
"jmorando@cuyum.com"
] | jmorando@cuyum.com |
29c341a9d8f98323a6b0e64d70063a31c467d7f2 | b7daf14d706b14a1998909f8e95b9aac51f3a183 | /EmptyStringsTes.java | 3c41d18af79ea011d9ddc73ff32f818066bb9ca8 | [] | no_license | Abhishekjain0112/OCA-8-Javaprograms-certification- | 7df03c3e8f4198611fc30d5fcbbd6ff3dc104055 | e6fd24198a2e354a3455f123cf7a24bfa4879586 | refs/heads/master | 2022-11-09T00:20:21.783258 | 2020-06-20T20:12:47 | 2020-06-20T20:12:47 | 273,777,321 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 317 | java | class EmptyStringsTest {
public static boolean isEmpty(String s) {
return (s == null | s.length() == 0);
}
public static void main(String args[]) {
if (isEmpty(null)) {
System.out.print("empty ");
} else {
System.out.print("not_empty ");
}
}
}
| [
"abhishekjain0112@gmail.com"
] | abhishekjain0112@gmail.com |
53c8b9a13876481afa07aa2327b9e46200c629f4 | 36698d199ce627a983225cf4d90291806c03c57f | /commons/src/main/java/yangyd/kf/commons/Instants.java | cd470daeab237246fc33fdf0d78596eacbf9dbaa | [] | no_license | yydonny/kafka-learning | 347eb76b7f3153667abfdb1aad5d1668ebc7545e | 3fa46b9313a7ccb5a0b3309e9c8b2df3a78619df | refs/heads/master | 2020-03-18T09:31:27.843439 | 2018-05-21T17:25:39 | 2018-05-21T17:25:39 | 134,567,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,097 | java | package yangyd.kf.commons;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.databind.DeserializationContext;
import com.fasterxml.jackson.databind.JsonDeserializer;
import com.fasterxml.jackson.databind.JsonSerializer;
import com.fasterxml.jack... | [
"yangyd@live.com"
] | yangyd@live.com |
097a759c7680182bb0ef25ba7c547846c46f100b | 37adc110ac0ba33ca8a878cd1ff9941a15305694 | /src/dev/java/aimprosoft.task.usermanagment.datatest/TestDataGenerator.java | 77658bede5b6bed089ab71026924d21ecb94bbba | [] | no_license | IvanPakhomov99/DepartmentManagment | 9e08cd926c51d6c763110fbaad77bc46d2a25755 | 6d217e51e7b97527e830d73dc9fe1a09c3741d17 | refs/heads/master | 2022-05-27T04:49:39.634055 | 2019-07-03T17:45:32 | 2019-07-03T17:45:32 | 183,101,603 | 0 | 0 | null | 2022-05-20T20:56:54 | 2019-04-23T21:54:44 | Java | UTF-8 | Java | false | false | 6,513 | java | package aimprosoft.task.usermanagment.datatest;
import java.io.IOException;
import java.sql.*;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Random;
public class TestDataGenerator {
private static final String JDBC_URL = "jdbc:postgresql://localhost/dep_db";
... | [
"ivan.pakhomov.nure.ua"
] | ivan.pakhomov.nure.ua |
88abccb985aec96bb93fceb7bb4f7184c552e7b9 | a6ff8c5f14b880e3dc9794b422869b0aa5c0a758 | /src/main/java/com/mrsalwater/kapteyn/decompiler/util/ClassFileUtil.java | d1fac82ba6e9b8959ed6533563d8e1b4668d4edb | [
"MIT"
] | permissive | mrsalwater/Kapteyn | 3e74f56f473480c3ecccc801b46d58ae0249c104 | 3c96a4b2e55f177d5ae6c3f9882da3bc570753f0 | refs/heads/master | 2022-11-22T12:13:21.311609 | 2020-03-20T16:31:36 | 2020-03-20T16:31:36 | 247,135,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,205 | java | package com.mrsalwater.kapteyn.decompiler.util;
public final class ClassFileUtil {
private ClassFileUtil() {
}
public static String getReturnType(String descriptor) {
char firstCharacter = descriptor.charAt(0);
if (firstCharacter == '[') {
return getReturnType(descriptor.subs... | [
"mrsalwatercode@gmail.com"
] | mrsalwatercode@gmail.com |
8958e6d85fe081ae4031f24a63d7cb1f78c8ed1e | ba7d0a4ecfb02c090208b76c920d19d84ce8cd28 | /app/src/main/java/com/example/wachirawit/hearthty/LoginFragment.java | ac1ab4fbb83b45423edbd950de7e26264970fd1f | [] | no_license | 59070150/HealthyT | 9f8f82457e3d22aa72baf182a3f0d7f594c32237 | 640ec1435fad54e4fb3b91dabc1615593d210b1a | refs/heads/master | 2020-03-28T09:18:12.343139 | 2018-09-10T08:22:51 | 2018-09-10T08:22:51 | 148,027,721 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,063 | java | package com.example.wachirawit.hearthty;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import ... | [
"59070150@kmitl.ac.th"
] | 59070150@kmitl.ac.th |
70a6df27b1e6ea66325a30d13cdd3cb8cd8d3a3b | cb669faeb9d86ae7174438debcf8ed53e1f6600a | /src/employee/helloworld.java | 084745a604f38285d8a77183efcb0576000e5974 | [] | no_license | Vishavjeet2710/employee | 23621474fe1382c456059506ac193f975fe468b3 | 7647d2294a022c1d1895e9c87a29182efa518a99 | refs/heads/main | 2023-08-22T05:04:02.640018 | 2021-10-24T16:14:24 | 2021-10-24T16:14:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118 | java | package employee;
public class helloworld {
public static void main(String[] args) {
helloworld2.main(args);
}
}
| [
"vishavjeet27102000@gmail.com"
] | vishavjeet27102000@gmail.com |
afb4b639de9fe6220b6c499c4e20f7bed8ef857f | aa6f74060b446a145658d598ff52dac9e349f4ca | /src/main/java/controllers/ConsoleMap.java | 689b35c2a15d9dbd073d4d6c67b279e27cfa0f30 | [] | no_license | MosesMNZ/Swingy | 599595e378164a2c3e48d044638c13e75d4ad06b | 008dd628386b0a1836322d63e5a594e020e9de0a | refs/heads/master | 2021-06-14T16:06:53.624141 | 2019-08-17T13:49:03 | 2019-08-17T13:49:03 | 202,884,862 | 0 | 0 | null | 2021-06-04T22:02:08 | 2019-08-17T13:33:15 | Java | UTF-8 | Java | false | false | 15,554 | java | package controllers;
import models.artifacts.Armor;
import models.artifacts.Helm;
import models.artifacts.Weapon;
import models.enemies.Enemy;
import models.filewriter.ReadFile;
import models.heroes.Hero;
import java.util.ArrayList;
import java.util.Random;
import java.util.Scanner;
public class ConsoleMap
{
p... | [
"mosesm@marshan.co.za"
] | mosesm@marshan.co.za |
15a7db265c652901613f32e7c6f4158a2d83fbc1 | f6492aeb1541a28929443b1059c57fec149d5030 | /ImperiusB/CustomControls/src/com/beta/UIControls/CNumberPicker.java | 8657efe16c113765bd28a84a5f595e63fcf94fac | [] | no_license | MIDIeval/MIDIeval | 9d24947b426eb379fcef91d0828b522ff6cc6d9c | 6e30a273b6d75b1bac15724242baf24276aa435a | refs/heads/master | 2020-12-24T08:15:07.033848 | 2016-08-08T20:47:50 | 2016-08-08T20:47:50 | 13,016,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,527 | java | package com.beta.UIControls;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Set;
import java.util.TreeMap;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.os.Parcel;
import android.os.Parcelable;
import android.u... | [
"hrishikmishra@yahoo.com"
] | hrishikmishra@yahoo.com |
01d02d94468ed5bbbf5ffc8a8c58b1e993bc9fea | 036f8d8ae83788ff52c9e17c385fc7f57ee45a03 | /src/main/java/com/hqkj/example/entity/UserVehicle.java | 3cb0df0c4f21de83a2a9826987ea8a8aeedd4241 | [] | no_license | HayLeung/hqkjweb | 5b84061039c487e802e74ce141ebee75f0aec333 | 5f1c6c5b0c5c7dbfbe838ffec76928f1f6a0d574 | refs/heads/master | 2021-01-22T22:24:37.263857 | 2017-03-20T07:26:41 | 2017-03-20T07:26:41 | 85,542,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,491 | java | package com.hqkj.example.entity;
public class UserVehicle {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column uservehicle.id
*
* @mbggenerated
*/
private Integer id;
/**
* This field was generated by MyBatis Generator.
*... | [
"805230761@qq.com"
] | 805230761@qq.com |
4dd32a1178ea5bcf8e45c699ec7244dc0c1a0d0c | 7c46a44f1930b7817fb6d26223a78785e1b4d779 | /store/src/java/com/zimbra/cs/dav/service/method/PropPatch.java | 4b46d053cf5dca6918bea5e109f66f35a69beb1f | [] | no_license | Zimbra/zm-mailbox | 20355a191c7174b1eb74461a6400b0329907fb02 | 8ef6538e789391813b65d3420097f43fbd2e2bf3 | refs/heads/develop | 2023-07-20T15:07:30.305312 | 2023-07-03T06:44:00 | 2023-07-06T10:09:53 | 85,609,847 | 67 | 128 | null | 2023-09-14T10:12:10 | 2017-03-20T18:07:01 | Java | UTF-8 | Java | false | false | 6,792 | java | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2006, 2007, 2008, 2009, 2010, 2012, 2013, 2014, 2015, 2016 Synacor, Inc.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free... | [
"shriram.vishwanathan@synacor.com"
] | shriram.vishwanathan@synacor.com |
64f40d5a4214977df64a78dbbaa059e5b97ee890 | d01a381decbb6f0718d1e00c9d27b28e047fdeab | /src/com/zwavepublic/zwaveip/command/BatteryCommand.java | 1d0af42d9f90f0ac800827557f0c5ebfed04fab2 | [
"Apache-2.0"
] | permissive | zwaveiot/zwaveip-java | 87eeea189689085be34bdb29fe4d0da13e8dad01 | 1db137c5646f77b68b05f30509751aaa40975791 | refs/heads/master | 2021-04-24T22:50:46.140498 | 2018-02-06T17:11:30 | 2018-02-06T17:11:30 | 115,970,820 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | package com.zwavepublic.zwaveip.command;
import java.util.HashMap;
/* Battery commands (version 1) */
public enum BatteryCommand implements Command {
GET((byte)0x02),
REPORT((byte)0x03);
private static final HashMap<Byte, BatteryCommand> _map = new HashMap<Byte, BatteryCommand>(2);
static {
f... | [
"zwaveiot@gmail.com"
] | zwaveiot@gmail.com |
e63784e4dbde23df2e9f22160c18a8bea2d379e3 | 566d2b593ea11b940f230667ca3e1bd4ecd0875e | /shared-source/src/edu/ucar/dls/serviceclients/webclient/WebServiceClient.java | 723138922952e9a6453db3b13e00d33566017934 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | NCAR/dls-repository-stack | a2fc4e9f2ebde2b4efce2316bc6f0099f64268c0 | 8e19d6a9a3390ce3e3e1031ea8d0f4c5db6eb7d3 | refs/heads/master | 2021-01-20T02:37:15.086260 | 2017-03-10T19:00:52 | 2017-03-10T19:00:52 | 72,246,023 | 2 | 1 | NOASSERTION | 2019-12-03T17:47:06 | 2016-10-28T22:03:11 | Java | UTF-8 | Java | false | false | 24,400 | java | /*
Copyright 2017 Digital Learning Sciences (DLS) at the
University Corporation for Atmospheric Research (UCAR),
P.O. Box 3000, Boulder, CO 80307
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 a... | [
"jweather@ucar.edu"
] | jweather@ucar.edu |
1cc66f0fefdd5241b0165f0d5e480094e8341ffa | 8ca8ca15c63252135e72d5cb78931a26a4c026cb | /src/main/java/com/jarsj/PBXHeadersBuildPhase.java | c9a4629408cc1f00a08e82144f3e08a8770e850a | [] | no_license | ruchitamehta090/xcodeproj-java | 19e28078a6950e4ba9cd7a4ffb010b03d38840ab | f518326e835529d2a8299868695d760d24086a98 | refs/heads/master | 2021-01-16T00:41:33.420824 | 2014-11-07T22:14:11 | 2014-11-07T22:14:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package com.jarsj;
public class PBXHeadersBuildPhase extends PBXBuildPhase {
public PBXHeadersBuildPhase() {
super("PBXHeadersBuildPhase");
}
/*No specific members of this class*/
}
| [
"ruchitamehtamehta.090@gmail.com"
] | ruchitamehtamehta.090@gmail.com |
2c22bb77776794155025ce0bdd1b40c2d8bbde79 | fdfbc429afd6d40a33a032fb206953238330dc4f | /synertone/src/main/java/com/my51c/see51/app/activity/InstallModemActivity.java | 8ccf7d31b79274f432eb12436dd4683832c07af3 | [] | no_license | liuluming/Synertone0124 | 784e379313d1ef9e7ebfc2c62fae11e7d5fc7036 | 92169921443a563acabf0ec1c8f10907bf3f4ef1 | refs/heads/master | 2020-04-18T06:17:30.389019 | 2019-01-24T06:32:24 | 2019-01-24T06:32:24 | 167,313,874 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,284 | java | package com.my51c.see51.app.activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.view.KeyEvent;
import android.view.View;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widget.RelativeLayout;
import a... | [
"snt1206@techtone.com"
] | snt1206@techtone.com |
b3af0b86ae940ce3787e0932d3a6b59f48efc4e3 | 2a4d3219f0d470216a6ab9f04b1769808299298f | /src/test/model/RoutineCollectionTest.java | f1672786d7334f8080a4b10fd1bbd77beb5af21e | [] | no_license | terry-yoon1205/lifestyle-tracker | d679f002c83c0bb06506edcdb137ac4db1e594f5 | 202e2876c53fdc201e025143781b25ad5fecfc3c | refs/heads/main | 2023-03-04T04:17:35.362616 | 2021-02-17T00:08:37 | 2021-02-17T00:08:37 | 339,564,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,677 | java | package model;
import exceptions.DoesNotExistException;
import model.routine.Routine;
import model.routine.RoutineCollection;
import model.routine.Workout;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static model.routine.MuscleGroup.*;
import static org.junit.jupiter.api.Asserti... | [
"noreply@github.com"
] | terry-yoon1205.noreply@github.com |
9170fa24fd228a73c720baaede3122610aa0b0d0 | 035dd0a65e13b4c91e9fa9a976f21606964a2200 | /src/test/java/Dropdown/checkBox.java | 6079d901b6e83f9447f4246ba38c1f7167a316b2 | [] | no_license | nkmahesh8/Sel_proj | ff2d52523d9c27d539e6996390249154a9d28ba6 | 19fce502cd20068233386e2ab1367e6d6179d133 | refs/heads/master | 2023-04-25T13:07:23.447781 | 2021-05-14T05:19:09 | 2021-05-14T05:19:09 | 367,252,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 732 | java | package Dropdown;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.Test;
public class checkBox {
WebDriver driver;
@Test
public void selectOption() throws InterruptedException ... | [
"hanumeshnk96@gmail.com"
] | hanumeshnk96@gmail.com |
00372cd26e12fb7ef582b69c74cb65a8730724f5 | 3907806f5d0f4ec21775d5afb9574f4ea07f1dd4 | /LanMessager/src/com/lanmessager/net/message/SendFileMessage.java | c244e0cb63bb1221f7968c37f3a77d6b58031475 | [] | no_license | Leonardo-Cosmos/Tools-Java | b2c745253470ea0997970357f226751bc2128676 | e489ddbff621fb705fbba2ba8dc618673e3a36ce | refs/heads/master | 2020-06-13T04:02:13.385058 | 2016-12-17T03:45:18 | 2016-12-17T03:45:18 | 75,450,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,138 | java | package com.lanmessager.net.message;
public class SendFileMessage extends Message {
private static final String KEY_FILE_SIZE = "fileSize";
private static final String KEY_FILE_NAME = "fileName";
private static final String KEY_FILE_ID = "fileId";
private static final String KEY_SENDER_ADDRESS = "senderAddre... | [
"kylin_cl@163.com"
] | kylin_cl@163.com |
23de08102bb1e58d69238e9d3c156980682cfb1a | f52d7d9c345a7b9fe20f56b65ab474fe433c51e8 | /src/main/java/co/com/choucair/certification/Utest/task/FillAdress.java | 3e39afeb4c1622a9c00cf4641a3f1905f6af1b69 | [] | no_license | danilotros/dasd | 84b82719e05dca529ed67fbc82c80754520fece5 | 581a732f7f58ccb65c42ab8e9ae1aa64c0ba52d2 | refs/heads/main | 2023-03-20T20:30:35.300102 | 2021-03-11T14:48:18 | 2021-03-11T14:48:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,286 | java | package co.com.choucair.certification.Utest.task;
import co.com.choucair.certification.Utest.model.UtestData;
import static co.com.choucair.certification.Utest.userinterface.AddressPage.*;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.Performable;
import net.serenitybdd.screenplay.Task;
im... | [
"dgarciap@choucairtesting.com"
] | dgarciap@choucairtesting.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.