blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0f8bbd4d6997a0439ff25ce8ee3151d52fb6f850 | 0299bb56554ba9cc075ca24c1dc347b135276be3 | /FFC/src/FFC.java | 5bb1f908ad9d40e0ae90164d79d3e7522db6df18 | [] | no_license | NabajitSaha/Git_Repos | bab6a934c2dccb1c67feba5a86dbb0641d350b75 | f6ba07953a3b5a70fec1d1f382e5272ba92be27b | refs/heads/master | 2021-01-12T05:10:52.933343 | 2017-11-26T06:38:17 | 2017-11-26T06:38:17 | 77,882,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,123 | java | import java.util.Scanner;
abstract class furniture
{
double length,width,price;
public void dis(double l,double w, double p)
{
this.length=l;
this.width=w;
this.price=p;
System.out.println("Lenght = "+length);
System.out.println("Width = "+width);
System.out.println("Price = "+price);
}
}
public class FFC extends furn... | [
"n4b4jit@gmail.com"
] | n4b4jit@gmail.com |
4f047dfbb8f2c225d48f7879619fab52cce67e2e | 7948969bb631cd3a852f0756978f019194c4fac3 | /code/activitiOA/src/main/java/com/cypher/activiti/model/Leave.java | 4df8a1f3e7b16dec273e1288541c156fa0bbde26 | [] | no_license | biliou/activitiOA | 2e5653bc099c4ec72156b917d0aea3a6250d6d94 | ffe9754fe35d7d774bcdf4037a98aaab604d3e01 | refs/heads/master | 2021-09-07T16:23:20.678873 | 2018-02-26T03:25:46 | 2018-02-26T03:25:46 | 105,358,241 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,720 | java | package com.cypher.activiti.model;
import java.util.Date;
import org.springframework.format.annotation.DateTimeFormat;
import com.fasterxml.jackson.annotation.JsonFormat;
public class Leave {
private Long leaveId;
private Long leaveUserId;
@JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
@DateTimeForm... | [
"644495757@qq.com"
] | 644495757@qq.com |
35c8b70c5d3a38f2d13bbd5de6c2b8972c40dcf4 | 2633fb1280a23e747162d44ae7e8694401b4da54 | /VidyoPortal/src/com/vidyo/portal/admin/v1_1/TransferParticipantResponse.java | da18399307ce3fabe993194d06eaa06f5691b3c1 | [] | no_license | rahitkumar/VidyoPortal | 2159cc515acd22471f484867805cd4a4105f209f | 60101525c0e2cb1a50c55cbb94deb7c44685f1ab | refs/heads/master | 2020-06-16T20:16:33.920559 | 2019-07-07T19:47:47 | 2019-07-07T19:47:47 | 195,687,237 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 18,691 | java |
/**
* TransferParticipantResponse.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: 1.6.2 Built on : Apr 17, 2012 (05:34:40 IST)
*/
package com.vidyo.portal.admin.v1_1;
/**
* TransferParticipantResponse bean class
... | [
"rahitkumar@crap.com"
] | rahitkumar@crap.com |
f278265157b43d13b57e807c7cfe6a39570520dc | d971587646d8a3814b6cd066cc4006045098cef6 | /src/Student.java | f37c116cc30a937162b5c8f2354c8257a6f97ac1 | [] | no_license | phoonjoe/P4Q2 | 8ef2931b12e615c8e8a6082cfb02e5cf9bff2893 | 3b8fa44c2c925c3f7f5be825d90fb5d485a8188d | refs/heads/master | 2022-11-19T09:49:18.962491 | 2020-07-16T02:43:58 | 2020-07-16T02:43:58 | 280,021,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,782 | java |
import java.util.Scanner;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author Missing One
*/
public class Student {
private String studentID;
... | [
"Missing One@DESKTOP-MI1RHTP"
] | Missing One@DESKTOP-MI1RHTP |
7c0e4a973f7f61deff56e60a5c6aa3dd77950e18 | 884684fb03344ae63f904597af75433e7dae95c4 | /src/test/java/com/cybertek/tests/day8_windows_javafaker/JavaFakerPractice.java | 3a288fd7127b1b2c3adfb5ffb3d65d68ff633882 | [] | no_license | ma9985/SeleniumPrjctB22 | b5917f4b2aa16d5f16bde0e80780307bb525234a | c59e73b2082a2483720450ce5729270d7de52600 | refs/heads/master | 2023-06-01T12:53:10.524273 | 2021-06-27T21:42:08 | 2021-06-27T21:42:08 | 370,317,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package com.cybertek.tests.day8_windows_javafaker;
import com.github.javafaker.Faker;
import org.testng.annotations.Test;
public class JavaFakerPractice {
@Test
public void test1() {
Faker faker = new Faker();
String fullName = faker.name().fullName();
System.out.println("Full... | [
"moeq24@yahoo.com"
] | moeq24@yahoo.com |
45961038f1fe0b8a11e7c53deabe1093639b03aa | 1fb3b6485c756f7485329f759c2cf32b5f3c7902 | /android/app/src/main/java/com/instadog/MainApplication.java | 091e17c106684ac659ceaf2e72d06718af4faf6d | [] | no_license | jeflucas/InstaDog | 9a478358ddade2575ff2bd7aceaad10ee552ba33 | 4296c8b067fa1e3ed30f3893378fdafa74189c6c | refs/heads/main | 2023-08-07T08:24:01.146019 | 2021-10-02T21:10:45 | 2021-10-02T21:10:45 | 412,812,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,863 | java | package com.instadog;
import android.app.Application;
import android.content.Context;
import android.net.Uri;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPac... | [
"jef.lucas@hotmail.co.uk"
] | jef.lucas@hotmail.co.uk |
ab31d3c3890f261a821093e37896cdf9131be272 | eadf55dc30736da98086fe1e4d7db46eee210792 | /methods/Inventory.java | 5d67f5ded7e26cd410ab1b501856644c9cda6223 | [] | no_license | smithtrenton/DynaMac | df7d2fe6ce8550ffd22f9addaf8b87ca19d34926 | 4ae23cddee8f2cb24aef70b7c2f1d02693a93190 | refs/heads/master | 2021-01-25T00:29:08.521788 | 2012-09-16T09:40:24 | 2012-09-16T09:40:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,123 | java | package org.dynamac.bot.api.methods;
import java.util.ArrayList;
import org.dynamac.bot.api.wrappers.Interface;
import org.dynamac.bot.api.wrappers.InterfaceChild;
import org.dynamac.bot.api.wrappers.InterfaceItem;
public class Inventory {
public static int getCount(){
return getItems().length;
}
public static ... | [
"circadian@live.com"
] | circadian@live.com |
c045361a1d41be7c38d097acecc12d399c80b935 | d98fdd2d9f5f58d24fc7f675e0096982aa70fc02 | /sbbocianazercustomstarter/bocianazer-spring-boot-autoconfigure/src/main/java/com/mbojanow/bocianazer/autoconfigure/BocianazerAutoConfiguration.java | 6afbf6a258be26f439de8f5f73418e9a09942343 | [] | no_license | Mbojanow/CustomSpringBootStarter | 70ced370c645b0ccb4cb5c772515bf6b393a0719 | fb6510c50c9ea6b582f9eeb72cf16d0324c697f5 | refs/heads/master | 2020-03-18T08:53:57.068301 | 2018-05-23T08:06:26 | 2018-05-23T08:06:26 | 134,533,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,157 | java | package com.mbojanow.bocianazer.autoconfigure;
import com.mbojanow.BocianConfiguration;
import com.mbojanow.BocianType;
import com.mbojanow.Bocianazer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition.ConditionalOnClass;
import org.springframework.... | [
"michal.bojanowski@misys.com"
] | michal.bojanowski@misys.com |
c3b1d93e62dc8668479a1a4c07e9126483e72542 | 3d797df3c50b5a0ada67a7031baa32a284b5b9c8 | /Clase11/src/clase11/test/PruebaDAO.java | 7174892395fc9e9656ec6b173b3053c475f65f2a | [] | no_license | martindapol/java-intermedio-2020 | 75db918028c4ec04d9333604b8b5981b4490e883 | 0fa291027a600243635c8ab4ad71bb6fcca5d6bb | refs/heads/master | 2022-11-19T09:44:55.573238 | 2020-07-18T17:34:26 | 2020-07-18T17:34:26 | 255,714,434 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 754 | 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 clase11.test;
import clase11.dao.DAOException;
import clase11.dao.VehiculoDAO;
import clase11.dao.VehiculoDAOFileImpl;
import ... | [
"Jorge.harach@gmail.com"
] | Jorge.harach@gmail.com |
d0f8e2a3aea7d0b5971cccbfa30f4cdddc9cbca8 | 35fb2db5257933cbe07eb48b46211552700d7fce | /src/main/java/hayden/applogger/type/TransactionFieldType.java | b27a89e05f946da8c6b5b86df4dc0f6896285fc9 | [] | no_license | tomhaydenss/hayden-applogger | 0b49736ecc0d2597accd59b9be3cdb8077f2f4ad | 3809b48a44c9e808523627561b325526640c70fa | refs/heads/master | 2021-01-17T12:03:50.845914 | 2014-08-25T21:14:16 | 2014-08-25T21:14:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package hayden.applogger.type;
public enum TransactionFieldType {
CUSTOM_TYPE,
CUSTOMER,
RECEIVER,
AMOUNT,
CC_TOKEN,
CC_LAST4DIGISTS,
CC_BRAND,
CHANNEL,
TRANSACTION_ID,
TID,
AUTH_CODE,
NSU,
DTLOG,
OBS
}
| [
"tomhaydenss@gmail.com"
] | tomhaydenss@gmail.com |
9e595e6dbd33035f90ac2e3f84dda549cc70e0c2 | e22cb5601e836c60d7b5ebbbe9821ab1aee2a1be | /app/src/test/java/com/example/testinglab6/ExampleUnitTest.java | 0ff6fc50f9958757272170c9a8a8a7d104b56bdb | [] | no_license | vglinca/Testing_Android | 8eb524c6de66cccec166ba4520c90f62fceeec33 | f8a72969b3ac58cea206280cff7dbc332168340f | refs/heads/master | 2022-05-24T14:05:01.902672 | 2020-05-02T21:23:38 | 2020-05-02T21:23:38 | 260,743,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package com.example.testinglab6;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ad... | [
"vitalii.glinka@yahoo.com"
] | vitalii.glinka@yahoo.com |
e03efaa153844c2d90d9eaee32b6f17fd7f6eb1d | 0580305dfdfadedfbdc63926af330afb7f5cb0a5 | /src/test/java/com/anizzzz/sfmovies/controller/MovieDataControllerTest.java | b6569c683b40d33379fe74cf1b7ae76d2ec022b3 | [] | no_license | anizzzzzzzz/SF-Movie-Backend | 57768030a829ae5dc6a57db57b50bf7af7b750e4 | e61352905b0f9c4610b3aee4a3a8abe193807ca3 | refs/heads/master | 2022-11-22T23:41:27.046809 | 2020-07-21T06:39:12 | 2020-07-21T06:39:12 | 280,471,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,196 | java | package com.anizzzz.sfmovies.controller;
import com.anizzzz.sfmovies.dto.DataQuery;
import com.anizzzz.sfmovies.model.MovieData;
import com.anizzzz.sfmovies.service.IMovieDataService;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.... | [
"anish.maharjan@infotmt.com"
] | anish.maharjan@infotmt.com |
097deaab19e0bb305ed3d7b2abd427ad3bb7868b | 1fcb62696ec7413cc6a2e5c8c67d430d51a665c7 | /src/iso-tc211-xml/src/generated/java/org/isotc211/iso19139/gts/impl/GTSFactoryImpl.java | b95eb2e8997ccbb4a5e0390e46f661ac6eb5af6d | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | florianesser/excel-adapter | cd1836dad969e6b481396997a3f4abd4e38029e9 | 16b98486da3702ee958c5c0155a77520a0722906 | refs/heads/master | 2021-01-08T08:11:40.938728 | 2019-05-24T10:02:34 | 2019-05-24T10:02:34 | 241,966,970 | 0 | 0 | NOASSERTION | 2020-02-20T19:06:34 | 2020-02-20T19:06:34 | null | UTF-8 | Java | false | false | 2,812 | java | /**
*/
package org.isotc211.iso19139.gts.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
import org.isotc211.iso19139.gts.*;
/**
* <!-- begin-us... | [
"fe@bespire.de"
] | fe@bespire.de |
8d6c8a8ef4b23243696a518b57ae6902458d53be | 2dec8224aa52e977cc51712ddd347748cffc2b37 | /jetcd-spring-boot-starter/src/main/java/com/technology/config/EnableJetcd.java | 1ec3ca85bcf30de7b6168a1abf60e5e7a07d6903 | [] | no_license | smile-monkey/jetcd-spring-boot-starter | fa4a98bdf5eb9883103a73fcd2275b688d59af82 | 2bb012bae1fe448ad2a3789a9f2f0d29dea68c2b | refs/heads/master | 2020-06-04T00:24:54.148228 | 2019-08-18T06:48:52 | 2019-08-18T06:48:52 | 191,794,043 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 414 | java | package com.technology.config;
import org.springframework.context.annotation.Import;
import java.lang.annotation.*;
@Target({ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
@Documented
@Inherited
@Import(JetcdAutoConfiguration.class) //采用导入方式,将JetcdAutoConfiguration托管。用户手动开启starter包的自动配置功能; 等价于spring.factori... | [
"x52technology@foxmail.com"
] | x52technology@foxmail.com |
36a47fd35d793199c6cc8c29f12e980fd4b4897e | 7ed824516fdd7a15511a7a5bb930a544103eb1d4 | /app/src/main/java/com/yz/yzdemo/mvvmbase/BaseRepository.java | 294d9bbcab630c816475644c91420e7fb424fe7f | [] | no_license | Yzdream/YzDemo | f49002c83e114bdc49726723e6f4d82b9f535d94 | 7d47fa06c60c684d3256ac4bb461a0a0f052d34a | refs/heads/master | 2020-05-26T07:29:48.436604 | 2019-12-05T07:42:41 | 2019-12-05T07:42:41 | 188,150,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.yz.yzdemo.mvvmbase;
import rx.Subscription;
import rx.subscriptions.CompositeSubscription;
public class BaseRepository {
private CompositeSubscription mCompositeSubscription;
protected void addSubscribe(Subscription subscription) {
if (mCompositeSubscription == null) {
mCompo... | [
"yizheng@ipubtrans.com"
] | yizheng@ipubtrans.com |
28e32c046a0d17c7c0ca8a70b4cd7b6feedd564e | 14b0d82ebbcc4f5df413ff2f8203845c021b1f24 | /app/src/main/java/com/kangzhan/student/Teacher/person_data/Mydata.java | d7d87af0ab8df9345ec490f817d0f02fd32cb820 | [] | no_license | jianghe314/Demo | be2917c17a11b33d7d4cb8fdf90204f7fde56acb | a0e105094b9a696e4daf4550066f6be244cb217a | refs/heads/master | 2020-04-07T18:50:21.310619 | 2018-11-22T01:23:46 | 2018-11-22T01:23:46 | 158,625,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,220 | java | package com.kangzhan.student.Teacher.person_data;
import android.Manifest;
import android.app.Dialog;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager... | [
"zheng-xuan@szreach.com"
] | zheng-xuan@szreach.com |
836da615c705b1ee60b47812f08b93eefd400668 | 60e5928f0bf835449136f85d0983370716b3ab5d | /Work/Test/Test3.java | e474972e9685e3a8e60c93ee9723a8fec1a47126 | [] | no_license | FiveKilogram/java | adae4d0407000ce89fea004f699da8f4e4dce727 | d13fe9a02038f27755539fc8b0085f25d7542277 | refs/heads/master | 2022-05-13T00:09:05.708289 | 2022-05-01T08:01:56 | 2022-05-01T08:01:56 | 195,714,346 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | import java.io.File;
import java.util.List;
public class Test3 {
public static void main(String[] args) {
File obj = new File("/java/system");
System.out.println(obj.getParent());
System.out.println(" " + obj.isFile());
String str = "ttttt";
String str2 = new String("ttttt"... | [
"xushijin0421@163.com"
] | xushijin0421@163.com |
85948c0db1eaa12d7c75bec8e2b65fd0bcc71a45 | ca93f14393dc0c5a761c715ebcd33b6550817e12 | /XP/junit4-legacy-app-master/src/test/java/guru/springframework/domain/CategoryTest.java | da4fb310e0c77401c93d8cce6ec390e773804a9d | [
"Apache-2.0"
] | permissive | hlibman-kc/Training | 263cc158934f333d2b19bdd8e652dccabeaca96d | bd880dd8fe3f122808bb07f1502b9a1a6c1afd16 | refs/heads/main | 2023-03-12T23:30:57.302744 | 2021-03-05T21:36:55 | 2021-03-05T21:36:55 | 333,829,195 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package guru.springframework.domain;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class CategoryTest {
Category category;
@BeforeEach
public void setUp() {
category = new Category();
}
@... | [
"henry.libman@kinandcarta.com"
] | henry.libman@kinandcarta.com |
3448ad6a473e1b5f4312e8c3310f7366523c086b | 83a213744b00b8cf10413b025402bdeb540a9076 | /homeWorks1211/src/homeWorks1211/mailCheck.java | 70aab41b4c439384b5e51d67608643a647a1090f | [] | no_license | MRong138/java.shangke | 4d6931519cd7eeb5d0b50fe75f6ee5916fb47aee | 12ed66a788e91ac1a949607ba39b5f77ff9aa1eb | refs/heads/master | 2021-01-13T14:07:05.025550 | 2016-12-23T06:43:31 | 2016-12-23T06:43:31 | 76,161,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,697 | java | package homeWorks1211;
//1、邮箱校验
//解析一个邮箱地址是否合法,如果合法则打印
//出用户名部分和该邮箱所属的网站域名,如果邮
//箱地址不合法则显示不合法的原因 [选做题]
//• 提示:邮箱地址不合法的因素:
//• 邮箱地址中不包含@或.
//• 邮箱地址中含有多了@或.
//• 邮箱地址中.出现在@的前面
//• 用户名里有其他字符
public class mailCheck {
public static void main(String[] args){
String mail="1234567@qq.com";
if(check(mail)&&ch... | [
"m13897998967@163.com"
] | m13897998967@163.com |
3000b2f5a583e611102e144fefa0992aeafddc67 | 95b2696ec8effb94796f27aa94083d57834e6a4a | /src/br/com/senac/lojashowmusical/entity/EnderecoEntity.java | 87791a6bb4fa2bc7753393f8905abd27f45baf83 | [] | no_license | Julio3Cesar/Pi4_atual | fb088b33b6cc7bddc57a3710877bbffe619b9d98 | dd5df7c99f2be589a85031f2a7dfc20481d16b4b | refs/heads/master | 2021-08-29T12:06:16.097121 | 2017-12-13T23:05:08 | 2017-12-13T23:05:08 | 111,028,786 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,606 | java | package br.com.senac.lojashowmuscial.entity;
public class EnderecoEntity {
private Integer idEndereco;
private String cep;
private String logradouro;
private String numero;
private String bairro;
private String cidade;
private String uf;
public EnderecoEntity(String cep, String lograd... | [
"bob-cesar@hotmail.com.br"
] | bob-cesar@hotmail.com.br |
b107a9eefb96ae01c201236548cee3bedf9db43c | aeea89a1f02eac04f84849aa266edbd70e9aa0e6 | /java/se/sics/mspsim/chip/RFListener.java | c4040b95ff8acbc687005a2765ea66e2a153f24a | [
"BSD-3-Clause"
] | permissive | nfi/cooja | 3f14872a110e5e9f5fc4a2a9b3b6d4ec3925baaf | 866bcf5bb7ad1125e1425c74e6339b4f63385f82 | refs/heads/master | 2023-09-04T10:57:54.931878 | 2023-01-08T18:10:46 | 2023-01-08T18:10:46 | 109,292,453 | 0 | 0 | NOASSERTION | 2022-05-23T19:02:18 | 2017-11-02T16:40:22 | Java | UTF-8 | Java | false | false | 2,342 | java | /*
* Copyright (c) 2007-2012, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright
* ... | [
"jonsson.peter.a@gmail.com"
] | jonsson.peter.a@gmail.com |
fee9937d5951a7366ae4429e0da6e89030869f42 | 606d036fd119ca0cbce5692f8cfa4933ad1e6119 | /src/communication/Server.java | 1a02e7df90fd46595f2986449b62dc2121f343f7 | [] | no_license | sonnenfeld269/DSLAB2 | 9180a9e1f228c8d9a39c8dbb1dca898f96c75e34 | 346bc497d22004f50f80d7e6c8c56a7befca995b | refs/heads/master | 2020-04-09T10:37:35.176595 | 2012-12-11T01:02:18 | 2012-12-11T01:02:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,063 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package communication;
import java.lang.Thread;
import java.net.ServerSocket;
import java.net.Socket;
import java.net.SocketException;
import java.io.IOException;
import java.util.concurrent.Executors;
impor... | [
"delta458@hotmail.com"
] | delta458@hotmail.com |
5636a475255a88a9f1839422593af79e0130e7dc | 9eaa2480c7625ab50b47cf1962f8cfc79dda69bf | /contextawareness-android-sdk/src/main/java/io/github/contextawareness/accessibility/WindowChangeEventProvider.java | 3b09fc8777315e3c297afcc2e3ce17fc0a8271c5 | [] | no_license | xinyu1118/ContextAwareness | 8991cd553ffacfd8adcb9a1bc022a9df260e7a45 | 097a9d65d73ddf6d63332af9a96c7cc97389b87f | refs/heads/master | 2020-04-17T20:32:52.425327 | 2019-07-25T09:53:53 | 2019-07-25T09:53:53 | 166,385,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 761 | java | package io.github.contextawareness.accessibility;
import android.view.accessibility.AccessibilityEvent;
import android.view.accessibility.AccessibilityNodeInfo;
class WindowChangeEventProvider extends AccEventProvider {
public void handleAccessibilityEvent(AccessibilityEvent event, AccessibilityNodeInfo rootNod... | [
"yangxycl@163.com"
] | yangxycl@163.com |
5749f61e0d3594152a9bae2acaea71aa62b3be7a | ed6ce1134af61207ec0c33d9c050508ab344a518 | /backend/src/main/java/br/gov/rr/segad/dscatalog/repositories/CategoryRepository.java | de882692fab725bb45691a362cfe26133b9d98ca | [] | no_license | henriquelavor/dscatalog-bootcamp-devsuperior | 573b924bd45329ecd684b0f63bff5e7149da717c | 2c72a463744164dd6005a6fc6d33e0e02e714a9e | refs/heads/master | 2023-03-02T11:10:53.074742 | 2021-02-08T21:43:01 | 2021-02-08T21:43:01 | 330,500,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package br.gov.rr.segad.dscatalog.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import br.gov.rr.segad.dscatalog.entities.Category;
@Repository
public interface CategoryRepository extends JpaRepository<Category, Long> {
}
| [
"henriquelavor@gmail.com"
] | henriquelavor@gmail.com |
364e6dca15fe1bc352432a71bc1671aadbf794fb | 595e81006d568c0af6bf770646520845f113e607 | /our_subs_java/Projects/AmLibTech.com/com/amlibtech/web/common_list/US_States.java | a39a7404f7d3725f4761417d19d1470187b719e9 | [] | no_license | TheDoctorDan/glsn_my_projects | 8224dfacde95f1cbffe4f009cbe105a0aacaaa9e | 72af4b1a3a63249f6234f7337c94ac189f842ca3 | refs/heads/master | 2023-02-14T15:51:28.524818 | 2021-01-07T18:32:23 | 2021-01-07T18:32:23 | 327,695,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,414 | java | /* US_States.java.h */
/* State abbreviations */
/*
|------------------------------------------------------------------------------|
| Copyright (c) 1985 thru 1998, 1999, 2000, 2001, 2002, 2003, 2004 |
| American Liberator Technologies |
| All Rights Reser... | [
"dgleeson1721@gmail.com"
] | dgleeson1721@gmail.com |
d88d1cc46c72a331d3dddcb66b447df9a83073f8 | f5472dbd8b35b99e068addb2a5e3b5a1499d40f9 | /image-viewer/src/main/java/com/liyi/viewer/view/ImagePreviewActivity.java | 2074c9d1b801dcb6f006c1e0c87426c1712914fa | [] | no_license | imxiaopeng/ImagePlayer | 073d5fc21b19f82d78c6bd9795984f9fccf33cd8 | 339c020e51b29b51d662a4af513727665ed567f0 | refs/heads/master | 2021-08-26T07:07:41.865625 | 2017-11-22T03:20:28 | 2017-11-22T03:20:28 | 111,524,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,000 | java | package com.liyi.viewer.view;
import android.animation.FloatEvaluator;
import android.animation.ValueAnimator;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.PixelFormat;
import android... | [
"chenxp@mxth.com"
] | chenxp@mxth.com |
fe27644a88dde344661bc7812e585d326f58ed09 | 5b20006bfeeb578a73699371b4eb8ee26f4db928 | /ovirt-engine-reports/ChartsCustomizers/src/main/java/com/ovirt/reports/jasper/BarChartCustomizer.java | 3903d8daf4f88f018825e215b5fe017fd55a9008 | [] | no_license | minqf/ovirt-reports | 3b472d68abf8139f7cd7da279c1f717e43ea1fad | 1b6f1d50ca7caedc98a97667cff91244f2d69ffd | refs/heads/master | 2021-04-20T02:27:30.012149 | 2016-04-03T13:32:32 | 2016-04-04T06:06:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,752 | java | package com.ovirt.reports.jasper;
import java.awt.Shape;
import java.awt.geom.Rectangle2D;
import java.text.DecimalFormat;
import net.sf.jasperreports.engine.JRChart;
import net.sf.jasperreports.engine.JRChartCustomizer;
import org.jfree.chart.JFreeChart;
import org.jfree.chart.LegendItem;
import org.jfree.chart.Leg... | [
"ydary@redhat.com"
] | ydary@redhat.com |
892b32cd501de061c011f60516df8aa69666f262 | 8108db0cf84fdbd0a489b11eac4b64c0aaeb1547 | /day_7/InstanceCounter.java | 7a30554ec0274427274432503add874daf08c1a6 | [] | no_license | RyanDur/Java-class | 6707e54b5993929ae4d2dacc877b937d2ee6e2b1 | 45835a01127595528f012285b97e75c44b03520a | refs/heads/master | 2021-01-02T09:34:11.574277 | 2014-11-06T22:40:25 | 2014-11-06T22:40:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 436 | java | public class InstanceCounter {
public static int spy;
public InstanceCounter() {
spy++;
}
public static void main(String []args) {
InstanceCounter ic1 = new InstanceCounter();
System.out.println(ic1.spy);
InstanceCounter ic2 = new InstanceCounter();
System.out.p... | [
"ryan.p.durling@gmail.com"
] | ryan.p.durling@gmail.com |
9cd7f42a857b3acba5ba0bc12bc64c810ae53310 | 29ef246e7e9030611f5d9d35122791badb9426b9 | /src/com/sopiana/yang/javaDecompiler/instruction/byteCodes/l2f.java | 9b4dfec68087752a3d3ba259f409394a756c5305 | [] | no_license | sopiana/javaDecompiler | c6085f36d04100dca80c9eec2062b951b7620aec | 4c09b7db1fd87f24d56dadee4fd9e6b552b93714 | refs/heads/master | 2021-05-31T15:58:37.607374 | 2016-04-27T16:13:31 | 2016-04-27T16:13:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 813 | java | package com.sopiana.yang.javaDecompiler.instruction.byteCodes;
import com.sopiana.yang.javaDecompiler.instruction.instruction;
import com.sopiana.yang.javaDecompiler.instruction.instructionException;
import com.sopiana.yang.javaDecompiler.instruction.opcodeTable;
public class l2f extends instruction
{
public static ... | [
"yang.sopiana@gmail.com"
] | yang.sopiana@gmail.com |
204d7484652cf38e43130e99bfa98adc6233b56c | 7415cae888d0cfade52b7681be1f069c1681c7c1 | /app/src/androidTest/java/com/zlgspace/msgpraser/demo/ExampleInstrumentedTest.java | d1885f611c393e6b78261d1f3b4b283e5f16008d | [
"Apache-2.0"
] | permissive | zlgspace/msgpraser | 935b9e0e62cb3baa3265d0fdabb7d8e01049d9ea | 6ab29c91a5739a578a0556a938d43a36e9c53466 | refs/heads/master | 2023-07-19T02:09:09.850831 | 2021-08-30T05:51:06 | 2021-08-30T05:51:06 | 280,086,156 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 725 | java | package com.zlgspace.msgpraser.demo;
import android.content.Context;
import androidx.test.InstrumentationRegistry;
import androidx.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android device.
... | [
"zl130127@foxmail.com"
] | zl130127@foxmail.com |
55fd4fd9374a3d34954256525706a051abafbab4 | cb861865b079a37763262e8a7dd5e17080d04177 | /1201-1300/leetcode 1228 Missing Number In Arithmetic Progression.java | 108244b4219c40bd059ca30c33338486ac08323a | [] | no_license | xhyzzZ/leetcode | 7a6148db495aac9c6fc916ba79e818bdbf4b93c1 | 5039de0f20d064698bc627985c26da8856410d7a | refs/heads/master | 2022-05-16T09:21:58.826767 | 2022-04-24T16:53:01 | 2022-04-24T16:53:01 | 164,738,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | // leetcode 1228 Missing Number In Arithmetic Progression
/*
time: O(n)
space: O(1)
*/
class Solution {
public int missingNumber(int[] arr) {
int len = arr.length; // total length of the given array
int sum = 0; // the sum of the given array
int totalSum = (ar... | [
"xhy@bu.edu"
] | xhy@bu.edu |
0cc719035fa5d50ae7194f406b1d784b9920eb9b | 88f0524f0a06c11647d385318bd45fbdecfd54a5 | /src/main/java/com/afagoal/entity/UuidEntity.java | ddb41e16c3d8fdf2f1d0e2d0ab82fb7a094fec05 | [] | no_license | surewingoal/afagoal-core | 928be67fa6db907d623075f340e2dbc582192903 | 323402f3d568943cc2a952acbb3b4f506e520fb3 | refs/heads/master | 2018-10-05T13:52:49.514556 | 2018-05-27T01:45:26 | 2018-05-27T01:45:26 | 118,316,547 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,081 | java | package com.afagoal.entity;
import org.hibernate.annotations.GenericGenerator;
import java.io.Serializable;
import java.time.LocalDateTime;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.MappedSuperclass;
import javax.persistence.PrePersist;
import javax.persistence.Pr... | [
"xiaxi@jianbaolife.com"
] | xiaxi@jianbaolife.com |
a2a8c7c74b93c99498b0aa294fcad1457bcb9e73 | d1ef93899f5a5264e26000043c8388b200b9a19f | /src/test/java/de/detecmedia/checkaccountnumber/Method63Test.java | eab4529cf0696db7b144e786158e4e44b72ad800 | [] | no_license | detecmedia/check-account-number | 7ebc298a9ce6f7cec8c55a152c10cebfe091bc77 | d9c463217fc073ade33bac1b326f854c5e73e2dd | refs/heads/develop | 2021-06-25T14:00:20.253824 | 2017-09-12T18:39:19 | 2017-09-12T18:39:19 | 90,244,415 | 0 | 0 | null | 2017-09-12T18:39:20 | 2017-05-04T09:16:43 | Java | UTF-8 | Java | false | false | 1,724 | 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 de.detecmedia.checkaccountnumber;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.jun... | [
"potthast@bestit-online.de"
] | potthast@bestit-online.de |
938890b6a129778350218491771be460a539c8f0 | 3a59bd4f3c7841a60444bb5af6c859dd2fe7b355 | /sources/kotlin/experimental/ExperimentalTypeInference.java | 9881d90cd83b0a96a4243498e7fffa54a7965495 | [] | no_license | sengeiou/KnowAndGo-android-thunkable | 65ac6882af9b52aac4f5a4999e095eaae4da3c7f | 39e809d0bbbe9a743253bed99b8209679ad449c9 | refs/heads/master | 2023-01-01T02:20:01.680570 | 2020-10-22T04:35:27 | 2020-10-22T04:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,137 | java | package kotlin.experimental;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.RetentionPolicy;
import kotlin.Experimental;
import kotlin.Metadata;
import kotlin.SinceKotlin;
import kotlin.annotation.AnnotationRetention;
import kotlin.annotation.AnnotationTarg... | [
"joshuahj.tsao@gmail.com"
] | joshuahj.tsao@gmail.com |
2a06c6c170a310551ba228f557076e464d2c89af | e0c826d2ace0af2f503a1270f310047caa1940ab | /app/src/main/java/net/majorkernelpanic/http/ModSSL.java | c8a1f9eacde105375d9f9b69ee2438e5d77bfe59 | [] | no_license | EliottDo/SpyDroid | e986a7f5e71a23bbe21157b35ce2d639773b8fee | 8219603310ddcb2fa61089b6bd884616a9a1304b | refs/heads/main | 2023-01-23T04:09:10.154888 | 2020-11-30T10:06:27 | 2020-11-30T10:06:27 | 317,182,106 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,066 | java | /*
* Copyright (C) 2011-2013 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of Spydroid (http://code.google.com/p/spydroid-ipcamera/)
*
* Spydroid 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... | [
"thanhlongny@gmail.com"
] | thanhlongny@gmail.com |
839754e1038214e8cd4a716537565caa383d4727 | f07f41cbe1f3cc8a7d039f1d1e794f46cf269dec | /src/com/coretronic/BluetoothChat/BluetoothChatService.java | 126da6364170a492d35cd86acafb8d47ee8d84b2 | [] | no_license | Momia88/CoreBluetoothChat | d6477879cfe8f5f7edffe1d9f49d65383ba440fd | 43168192a7c858589d02a416025e8a54b274022b | refs/heads/master | 2021-05-28T12:06:02.425093 | 2014-03-20T02:08:46 | 2014-03-20T02:08:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,496 | java | /*
* Copyright (C) 2009 The Android Open Source 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://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"morris.chen@coretronic.com"
] | morris.chen@coretronic.com |
59c728915cc4ce3a9b3f997d9465bf40af208f19 | 1b26f637385cdd43f0d2303093262f5cb0776153 | /usaco/circlecross1.java | 944be21fab2953dbae04f435ef33bc9d7fea2c5e | [] | no_license | ArvinDing/competitive | 2c19b6708fed8a90ffa50940542d16fe490c041d | 4dffc3b0a89adb0e93e38d822bad320d7cb738db | refs/heads/master | 2022-08-23T03:41:36.634290 | 2020-05-23T20:01:42 | 2020-05-23T20:01:42 | 266,403,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,174 | java |
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
import java.util.StringTokenizer;
public cla... | [
"dingarvin@gmail.com"
] | dingarvin@gmail.com |
44a268f593823cf8ef44e79dd98ffcfbafcdbac5 | b98bb0485a891af340140d1e5faf0ac0b211eeea | /modules/lwjgl/vulkan/src/generated/java/org/lwjgl/vulkan/VkAttachmentDescription2KHR.java | 37bd716b4b112de9e865fc95448e6e4f435b9697 | [
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.0-or-later",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-khronos"
] | permissive | Sorenon/lwjgl3 | 0041393d0a391f59d3f728fb0b30e59df2871829 | 9c1e8140ba0a94b01c12b6ac0efe6eb5957045f3 | refs/heads/master | 2023-06-24T14:15:04.898275 | 2021-07-08T16:07:06 | 2021-07-08T16:07:06 | 340,156,574 | 0 | 1 | BSD-3-Clause | 2021-07-08T16:07:07 | 2021-02-18T19:31:31 | Java | UTF-8 | Java | false | false | 15,637 | java | /*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
package org.lwjgl.vulkan;
import javax.annotation.*;
import java.nio.*;
import org.lwjgl.*;
import org.lwjgl.system.*;
import static org.lwjgl.system.MemoryUtil.*;
import static org... | [
"iotsakp@gmail.com"
] | iotsakp@gmail.com |
2e29cda4e9b57b5e4698ab7cdc395776e3d736a7 | 947c4ba5392c751df1a51c28d80b946bf13e0fe5 | /src/main/java/csl/pay/thinkingInJava/typeinfo/GenericClass.java | dbf52eaf1782f477ac1a6a59ab9f61f4211181e6 | [] | no_license | chensaili/pay_test | 2ffbcad9ac6a3d832b9f8cf11d3fbfa98e6a8616 | dc44ac24bc7dbf39f331d7259e94e968bc31dd8c | refs/heads/master | 2021-01-16T13:56:28.187692 | 2020-03-09T06:41:51 | 2020-03-09T06:41:51 | 243,145,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,647 | java | package csl.pay.thinkingInJava.typeinfo;
//泛化的Class
public class GenericClass {
public static void main(String[] args) {
/**
* int.class和Integer.class指向的不是同一个Class对象引用,但是它们基本类型和包装类的关系,
* int可以自动包装为Integer,
* 所以编译器可以编译通过
*/
Class<Integer>c1=int.class;
c1=In... | [
"903928398@qq.com"
] | 903928398@qq.com |
a08d8e1fe0c0af05ca4b98d05dee92c87c0c3c78 | 5e5f49e64a3ddc8d69ad8cbc4accaead5ffdb168 | /src/ch2_section1/Code06_Polynomial2.java | bd0a2bf0a13e8affed0992afe41274a28dc2060d | [] | no_license | 85jbboy/DataStructureW-Java | bcfa73c1dc8306f767fe52a61651cb0f4c96f175 | dc308a23ba4a1d39407c4ed1ecfeb26b5695ffab | refs/heads/master | 2021-05-14T00:46:53.860790 | 2018-01-23T14:21:52 | 2018-01-23T14:21:52 | 116,549,021 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package ch2_section1;
public class Code06_Polynomial2 {
public char name; // 다항식 이름
public Code06_Term[] terms; // 각 항의 차수와 지수를 저장하는 Term 배열
public int nTerms; // 항의 총 개수
}
| [
"85jbb@ManAbov"
] | 85jbb@ManAbov |
2b4dd85abad6f99f0fad942a82f90a900f7d26c0 | 759589cac56e0da3b1b5daf81ce98847d378cb34 | /ShopSharing/src/main/java/model/ShareResult.java | 2786addcb3e8e36726885728261105335816e94f | [] | no_license | sksj317/ShopSharing | 358a80b55d9467df7ec0966d72a72cb38e4f2a9c | eb4abf10fc8be81a4e13201dc2f09cab11f8dbe2 | refs/heads/master | 2020-04-14T23:12:09.749037 | 2019-01-05T10:02:21 | 2019-01-05T10:02:21 | 164,193,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,352 | java | package model;
import java.io.Serializable;
@SuppressWarnings("serial")
public class ShareResult implements Serializable{
private Long shareResultNum;
private Long shareResultDeposit;
private Long shareResultAssure;
private Long shareResultRepay;
public ShareResult () {}
public ShareResult(L... | [
"sksj345@gmail.com"
] | sksj345@gmail.com |
63ab6d0bc16c9d2785aa3e3dba3e195e43fb99cf | ef2f39752bf50771deb4b00551158e0e60190e53 | /src/main/java/us/codecraft/tinyioc/aop/MethodMatcher.java | ff75213b550894f244517163ac1477cf1ddac76d | [
"Apache-2.0"
] | permissive | pzandsz/tiny-spring | df47b33b09baa787fb22a83b91f82e42e1f69438 | a464d994817fa4a1ca8d67bb9ee30ae1632863d3 | refs/heads/master | 2021-07-20T01:46:01.472171 | 2020-09-07T11:46:25 | 2020-09-07T11:46:25 | 213,795,276 | 0 | 0 | Apache-2.0 | 2019-10-09T01:48:04 | 2019-10-09T01:48:03 | null | UTF-8 | Java | false | false | 249 | java | package us.codecraft.tinyioc.aop;
import java.lang.reflect.Method;
/**
* @author yihua.huang@dianping.com
*/
/**
* 匹配方法
* @author tengyu
*
*/
public interface MethodMatcher {
boolean matches(Method method, Class targetClass);
}
| [
"tengyu@shawn-PC"
] | tengyu@shawn-PC |
ed343d34d487d209ecf3faa43253fd9f13d442db | 5bc9ac8249e9d99403a765855203a5138d3c58fb | /src/main/java/com/vitor/homework/cashregister/barcode/BarcodeInfoParser.java | 020c396da706296f47bb1c9989128a1b180cc066 | [] | no_license | ExenVitor/CashRegister | dd8ec2474a80abfe675238f3e798e056931a0ef5 | 74219cfb376a48c0deeb38c2ac6b8a89ba78ccb5 | refs/heads/master | 2021-01-10T17:14:54.810400 | 2016-03-12T15:29:48 | 2016-03-12T15:29:48 | 53,677,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,439 | java | package com.vitor.homework.cashregister.barcode;
import com.google.gson.Gson;
import com.vitor.homework.cashregister.utils.Utils;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by Vitor Chen on 16-3-12.
* mail: exen3995@gmai... | [
"exen3995@gmail.com"
] | exen3995@gmail.com |
dfe42cbfa1b083e528de415122af08878764ed08 | b93710e99609f7feb00d938dc620ff74411e414e | /gwt-archetype-resources/frontend/src/main/java/gwt/client/Application.java | 7c418e3c8bc1db0389b4e42b70748c4be06e731f | [] | no_license | stswoon/projectForLessons | 5418b9c1a0d28b839fbb3525537f3ba6fe1b72f8 | 746f3850261b09c140f9a75ee9debf87b04f7afb | refs/heads/master | 2023-01-11T09:52:24.693488 | 2020-12-29T07:18:27 | 2020-12-29T07:18:27 | 39,725,722 | 0 | 0 | null | 2022-12-29T11:38:44 | 2015-07-26T13:04:06 | JavaScript | UTF-8 | Java | false | false | 2,795 | java | package gwt.client;
import com.google.gwt.core.client.EntryPoint;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.KeyPressEvent;
import com.google.gwt.event.dom.client.KeyPressHandler;
import com.google.gwt.http.client.*;
im... | [
"stswoon@yandex.ry"
] | stswoon@yandex.ry |
7643e2978d36ef68786582d76249333a9be8e93e | 7c29eb22c9d4a55b87c1cb4c9e31b04c2a9b2b31 | /dwp/cimiss2-decode/src/main/java/cma/cimiss2/dpc/decoder/bean/agme/Soilchn.java | 4a0909613eb7447b0b72571a2c7ab3908b7aa1d0 | [] | no_license | 523499159/kettle-web | afa9f60958c86a3119bba406edf434d63a3d3c4a | d55c8a38c572cf58d34d3fee243a9026bb4b5b69 | refs/heads/master | 2023-03-17T22:50:28.851262 | 2020-08-31T07:02:53 | 2020-08-31T07:02:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,820 | java | package cma.cimiss2.dpc.decoder.bean.agme;
import lombok.Data;
import java.math.BigDecimal;
import java.sql.Timestamp;
@Data
public class Soilchn {
private String dRecordId;//记录标识
private Timestamp dIymdhm;//入库时间
private String cname;//站名
private String countryname;//国家名称
private String prov... | [
"18309292271@163.com"
] | 18309292271@163.com |
6f9758ebb4105d1f6a7fe148554534ec7b9af1fb | 39d78f9092d6662858844618995e275e788aa1e5 | /src/main/java/products/instruments/Piano.java | 6447fdbf5abecd1f1fb6e75e0772552ddc1489da | [] | no_license | marekboro/MusicShop | f49cc5368d2a690fee9338daca94afa239a14ecd | 6b082c40e0c5ad311979188e7b8f7fc4a4f3b28f | refs/heads/master | 2022-12-22T11:56:07.880546 | 2020-10-03T08:35:42 | 2020-10-03T08:35:42 | 300,571,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | java | package products.instruments;
public class Piano extends Instrument {
private final int keyCount;
public Piano(String brand, String model, Double buyPrice, Double sellPrice, String colour) {
super(brand, model, buyPrice, sellPrice, colour);
this.keyCount = 88;
Type stringType = Type.S... | [
"marek.borowicz83@gmail.com"
] | marek.borowicz83@gmail.com |
6503f44d028ae36a202dc71c3ad2c30c76cf5deb | cfa9557cc5231333679735348cc2569dc2a28dcf | /friends-orm-newTask/src/com/enigmacamp/friends/db/repositories/PostRepository.java | a6a2be6a5e099c54389a03694d8b0e905a90d07f | [] | no_license | siamsubekti/RepoGitEnigma-Java | 2c8ac33b97382ac256daa2b50dc504f36a20eea1 | bf03ebee415d902db914c20fe5eb0e9d56295952 | refs/heads/master | 2022-04-14T06:59:25.918627 | 2020-02-24T11:01:16 | 2020-02-24T11:01:16 | 242,713,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,664 | java | package com.enigmacamp.friends.db.repositories;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Predicate;
import org.hibernate.Criteria;
import org.hibernate.Que... | [
"trisiam4@gmail.com"
] | trisiam4@gmail.com |
3dcb30a7766e491a8e0b03a9d398d2dcf716ee06 | 6d665f397081b6da35d6c6ce5a21d2b73d3054b2 | /TeaOrder/app/src/test/java/com/as/atlas/teaorder/ExampleUnitTest.java | d162cf1ab9629cdbeffb8992ba40a46cf88fb5ea | [] | no_license | Atlas0904/Class_Android_Learning | 9fb47cb65b5f89668f17129df2c155d47a197f3a | 9b0e429a67176b59b8a44f11fb028ee6d5072341 | refs/heads/master | 2020-04-06T07:06:34.806107 | 2016-08-31T03:47:14 | 2016-08-31T03:47:14 | 60,006,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.as.atlas.teaorder;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"u920243@gmail.com"
] | u920243@gmail.com |
9480de1badb74fbfa3c90b3c2962c2d226690c67 | 8c8a8c449ea396bf6f216c0e786fae205055d32b | /LibAsync/src/main/java/com/mar/lib/async/rxjava/internal/operators/maybe/MaybeCallbackObserver.java | 527bd6596fe286812d56f67c4296de5d1fbe038b | [] | no_license | malibo1123/MarLib | 2bf59c9205b0574673b85929dbd077318be4839f | a72c5fd5e127cd6c490c8f043e7ea1fabea5b1da | refs/heads/master | 2022-01-07T09:07:10.035811 | 2019-05-29T09:48:49 | 2019-05-29T09:48:49 | 106,175,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,177 | java | /**
* Copyright (c) 2016-present, RxJava Contributors.
*
* 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 l... | [
"malibo@douyu.tv"
] | malibo@douyu.tv |
ffdadf015fa1f1ff1d25ac8202c25a6762f989aa | 2ec499d803462b87edc62e549de425fa5076894d | /yougo-web/src/main/java/com/ineatconseil/yougo/security/CORSFilter.java | 1b34ee911aa01e947c8557e9dd9445c186218c7f | [] | no_license | fdescamps/YouGo-back | 3906d7c9af26112e1d8cc2f5cfa5a4de4b2e5281 | 94804b5b8702a98822f5837109301a7b994e8f67 | refs/heads/master | 2021-01-19T11:49:18.982787 | 2013-04-21T13:34:40 | 2013-04-21T13:34:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,905 | java | package com.ineatconseil.yougo.security;
import java.io.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Enumeration;
import java.util.List;
import javax.servlet.*;
import javax.servlet.http.*;
public class CORSFilter implements Filter {
public CORSFilter() { }
// Request headers
... | [
"francois.descamps@gmail.com"
] | francois.descamps@gmail.com |
449317cbffd87f2b7da51a333bb2cabc7bdbe9d5 | 4ec3bf36837420a2cb84bec4adb772d2664f6e92 | /FrameworkDartesESP_alunosSDIS/brokerOM2M/org.eclipse.om2m/org.eclipse.om2m.commons/src/main/java/org/eclipse/om2m/commons/resource/flexcontainerspec/LiquidLevelFlexContainer.java | eee5a72ac2bbd0acdb218b28c9031f3e1a316efc | [] | no_license | BaltasarAroso/SDIS_OM2M | 1f2ce310b3c1bf64c2a95ad9d236c64bf672abb0 | 618fdb4da1aba5621a85e49dae0442cafef5ca31 | refs/heads/master | 2020-04-08T19:08:22.073674 | 2019-01-20T15:42:48 | 2019-01-20T15:42:48 | 159,641,777 | 0 | 2 | null | 2020-03-06T15:49:51 | 2018-11-29T09:35:02 | C | UTF-8 | Java | false | false | 1,721 | java | /*
********************************************************************************
* Copyright (c) 2014, 2017 Orange.
* 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... | [
"ba_aroso@icloud.com"
] | ba_aroso@icloud.com |
9dec02c81d5e2989766acbd791d438f642c64fa5 | e95e8b2d272f136c1886ee100894bfdfbb677afd | /core/src/main/java/io/github/mmm/ui/api/datatype/UiSizeUnit.java | 69a9c3569d5c5c921144e9636897bb87846ae4e6 | [
"Apache-2.0"
] | permissive | safibarri/ui-api | 6b3443bc9f89fa9bf4d493be15ab88cb60e1c0db | d85b6ad5a45f7cc345b47294a8a476cf7cfbcefd | refs/heads/master | 2022-11-22T17:37:03.760197 | 2020-06-29T08:01:37 | 2020-06-29T08:01:37 | 270,618,639 | 0 | 0 | Apache-2.0 | 2020-06-08T10:04:30 | 2020-06-08T10:04:30 | null | UTF-8 | Java | false | false | 1,605 | java | /* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
package io.github.mmm.ui.api.datatype;
/**
* This enum contains the available units for size measures.
*
* @since 1.0.0
*/
// absolute units 1in = 2.54cm = 25.4mm = 72pt = 12pc
// for fo... | [
"hohwille@users.sourceforge.net"
] | hohwille@users.sourceforge.net |
76cceadee4130ad959556d6860459b5840efd245 | fe0184aea2e874dad369c0d49996fc5490717f58 | /src/main/java/com/scaffy/dao/hibernate/HibernateRESTDao.java | 02867cbbee88a5e125e0ebe1f95e155c41d5b75d | [
"Apache-2.0"
] | permissive | smeduru/spring-scaffy | 142e540aaecb5b5410957494d479988608279903 | 47895378477abc0ca1c07dbb0792db88afbbe04c | refs/heads/master | 2020-12-25T22:48:38.948477 | 2016-01-14T20:07:09 | 2016-01-14T20:07:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,957 | java | /**
*
*/
package com.scaffy.dao.hibernate;
import java.io.Serializable;
import javax.annotation.PostConstruct;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.springframework.beans.factory.annotation.Autowired;
import com.scaffy.controller.MultipartResponse;
import com.scaffy.dao.Basic... | [
"mcrakens@gmail.com"
] | mcrakens@gmail.com |
f0851f281c6806672e50c60eef211606ff7b927f | 1402f7401f7ae4fa8d15878d174f617b89afb5d6 | /LeetCode279.java | 403ea32c22b1f4849ca6e4e4dd560fb04537a418 | [] | no_license | gzou107/LeetCode | 62cec015b669ce2fdca67981db3ab3ec37b3476b | a0a9e70e3ba342ff0819676e38b02d9996f3ab1f | refs/heads/master | 2021-01-10T11:01:48.401828 | 2016-03-21T06:39:47 | 2016-03-21T06:39:47 | 47,909,611 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,006 | java | /*
279. Perfect Squares My Submissions Question
Given a positive integer n, find the least number of perfect square numbers (for example, 1, 4, 9, 16, ...) which sum to n.
For example, given n = 12, return 3 because 12 = 4 + 4 + 4; given n = 13, return 2 because 13 = 4 + 9.
*/
public class Solution {
public int n... | [
"guixiz@microsoft.com"
] | guixiz@microsoft.com |
919f64562e63e70741cdb1322d249b99d73aecc6 | 696e9e03c97bce3fbe6a647438d0a9ef3db1c3be | /src/main/java/pl/bykowski/springboothibernate/twowaybinding/Plates.java | 5a92dd926007da9c9979a69b2c47240a47ba61f1 | [] | no_license | bykowski/sda-poz12-13-springboot-hibernate | 69dfe1f97042a0e6683788adbbe34def3b299961 | 145f16c59fbc65547662f7f2d59e5014f1a172ef | refs/heads/master | 2020-05-05T07:50:47.371953 | 2019-04-06T14:00:20 | 2019-04-06T14:00:20 | 179,840,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package pl.bykowski.springboothibernate.twowaybinding;
import javax.persistence.*;
@Entity
public class Plates {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String number;
@OneToOne(mappedBy = "plates")
private Car car;
public Car getCar() {
... | [
"p.bykowski@sdacademy.pl"
] | p.bykowski@sdacademy.pl |
7fe5ed9851e2487b5d2653aa8933016212eaf2f5 | 41650d800965e07477d46e5161dd18b541067e5a | /src/main/java/com/dmatek/zgb/setting/directly/node/set/pack/SetNodeServerIpUdpPack.java | ed686ab025c0753675f958cf444e98695b2107f9 | [] | no_license | 287396159/ZGBWEBSSM | 7a9a0a53fb8423f48bbbb80c1e5bd18cc2ba95ee | 90eccec48e2fc6bf8db9254f62ac296608d7e781 | refs/heads/master | 2022-07-15T11:54:47.976581 | 2019-08-27T09:01:41 | 2019-08-27T09:01:41 | 204,664,275 | 0 | 0 | null | 2022-06-21T01:45:24 | 2019-08-27T09:08:42 | JavaScript | UTF-8 | Java | false | false | 943 | java | package com.dmatek.zgb.setting.directly.node.set.pack;
import com.dmatek.zgb.setting.pack.abstract_.BaseDirectlyNodeSettingUdpPack;
public class SetNodeServerIpUdpPack extends BaseDirectlyNodeSettingUdpPack {
/**
*
*/
private static final long serialVersionUID = 1L;
public static final String KEY_NAME = "SetN... | [
"admin@qq.com"
] | admin@qq.com |
7bced1643fff5f8e7e0e8e9ded10a1f65ff035ea | 12d3a75121ef8b40d1cfff7a3a7eef470fdeda42 | /src/main/java/com/example/controller/FileController.java | e5dd09e300ea88ef6738424ace3387d2cfa9a892 | [] | no_license | 43244733/xiaochengxu | 7a1af72483a32ec076ddff647a7b882c9549268d | b59a521f460b357ab34de5f67d1f648c8137cab2 | refs/heads/master | 2023-08-02T04:44:03.660557 | 2021-10-06T14:57:09 | 2021-10-06T14:57:09 | 380,129,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package com.example.controller;
import com.example.service.ShopService;
import io.swagger.annotations.Api;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
imp... | [
"1093958707@qq.com"
] | 1093958707@qq.com |
5e0af653fd3f23a34e4db1fcb02e418b35b1c30e | b39dddd3cd99802ee8578a8c611c97a7365f449a | /src/main/java/it/ts/dotcom/demo/graphqlspringbootstarter/service/schema/parser/GraphQLSchemaParser.java | ea73beff868dc8a6ecb58cc4a8b5c57a54c877f7 | [] | no_license | dasko88/graphql-spring-boot-starter | 00830f180b5e857b7af54c9e4860463c9ef262cf | 2c6d92b8f77107a90699a64c90be5b50175a8ae6 | refs/heads/master | 2020-06-15T19:42:01.030461 | 2019-07-05T15:22:30 | 2019-07-05T15:22:30 | 195,378,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,781 | java | package it.ts.dotcom.demo.graphqlspringbootstarter.service.schema.parser;
import it.ts.dotcom.demo.graphqlspringbootstarter.service.schema.GraphQLType;
import it.ts.dotcom.demo.graphqlspringbootstarter.service.schema.SchemaHelper;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import jav... | [
"dskorjanc@dotcom.ts.it"
] | dskorjanc@dotcom.ts.it |
738236100a573dbdebfe082c2d3476c37450d400 | 0806b6e826cea71deb37950203b89b8b37e5e0dd | /connecta-core/src/main/java/br/com/cds/connecta/framework/core/bean/common/AbstractBaseBean.java | a3c5fb617ee909d8365f89422e6b7f3c6fd54aac | [] | no_license | natanielpaiva/connecta-framework | 7d158517808fe433b49c6bc7da6304458145649a | 92791256fa93dbad6ad531183b46737e2440aa5d | refs/heads/master | 2022-12-22T09:14:42.970862 | 2017-02-24T19:02:58 | 2017-02-24T19:02:58 | 83,743,741 | 1 | 1 | null | 2022-12-16T05:21:46 | 2017-03-03T01:37:32 | Java | UTF-8 | Java | false | false | 209 | java | package br.com.cds.connecta.framework.core.bean.common;
import java.io.Serializable;
public abstract class AbstractBaseBean implements Serializable {
private static final long serialVersionUID = 1L;
}
| [
"ryan.thuin@7041b7d6-f801-4286-9b3d-420f2f459141"
] | ryan.thuin@7041b7d6-f801-4286-9b3d-420f2f459141 |
ccd7378f17e0d77b5787a771544e3a894091c541 | ffb047baab4dc0f559d28a6e7e455a267eb4b984 | /app/src/main/java/and/htetarkarzaw/tuntravel/Show_Activity/GuideShow.java | 0fa2997d1dd23feb138f021a65f33e444d801f87 | [] | no_license | htetarkarzaw/Traveller | f6a7bac3939b56a0fe3c719208e95aac8077388b | d2e0b93fd09a36aadf82276a7eb8b7adbc8f06d9 | refs/heads/master | 2021-01-19T19:41:01.111096 | 2017-08-23T16:57:12 | 2017-08-23T16:57:12 | 101,203,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,227 | java | package and.htetarkarzaw.tuntravel.Show_Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;... | [
"nnhl.mgk@gmail.com"
] | nnhl.mgk@gmail.com |
b48ad79af8d643b13d7e93516c32a95827191647 | ef40d1743a166d9cfe0029f4b065bf1dc1c95c8b | /src/main/java/life/majiang/community/dto/AccessTokenDTO.java | bb6d30b2555b6b2dd9dc71846280bce223f323e4 | [] | no_license | yuanzhi-Zhang/community | f3f4711d8190f3e50c1f984907400941305b4e31 | 40647a2658e8e68beeccdbcdcdf09e1fb22ed581 | refs/heads/master | 2022-06-29T15:24:12.956035 | 2019-09-21T01:56:17 | 2019-09-21T01:56:17 | 209,787,596 | 0 | 0 | null | 2022-06-17T02:32:12 | 2019-09-20T12:39:31 | Java | UTF-8 | Java | false | false | 1,108 | java | package life.majiang.community.dto;
/**
* @Author: yuanzhi...
* @Description:
* @Date: created in 2019/9/20 23:25
* @Modified By:
*/
public class AccessTokenDTO {
private String client_id;
private String client_secret;
private String code;
private String redirect_uri;
private String state;
... | [
"2625221623@qq.com"
] | 2625221623@qq.com |
580d29eb44935031f0e1c793adf918c1b35830dc | 7aeace6f380bf09d8c821b00e4eea397f3ec6523 | /Chalenges/src/codingfor30days/day21generics/Main.java | 905c79d57b7cfb1d210e89d5b5b897666ae6d05b | [] | no_license | marom/TinkeringSandbox | 04d5de0ce8e35df2e1aaa566bef02b67348135bc | e266285dade9c987ace830e53f6f020f4d1cff69 | refs/heads/master | 2020-05-02T04:44:39.247401 | 2019-06-09T09:28:31 | 2019-06-09T09:28:31 | 177,757,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,324 | java | package codingfor30days.day21generics;
import java.util.Scanner;
public class Main {
static class Printer <T> {
public void printArray(T[] param) {
for (T element : param) {
System.out.println(element);
}
}
/**
* Method Name: printArray... | [
"maro.muszynski@gmail.com"
] | maro.muszynski@gmail.com |
6c0b8b133d8e473cc29056fb12e41ae168e6be11 | 43c012a9cdea1df74ddeaf16f7850ccaaedf0782 | /CCP/plugin/network_service/fermat-ccp-plugin-network-service-crypto-addresses-bitdubai/src/main/java/com/bitdubai/fermat_ccp_plugin/layer/network_service/crypto_addresses/developer/bitdubai/version_1/exceptions/CantReceiveRequestException.java | 8366edb323cb4244dc07adec421bf85689092408 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | franklinmarcano1970/fermat | ef08d8c46740ac80ebeec96eca85936ce36d3ee8 | c5239a0d4c97414881c9baf152243e6311c9afd5 | refs/heads/develop | 2020-04-07T04:12:39.745585 | 2016-05-23T21:20:37 | 2016-05-23T21:20:37 | 52,887,265 | 1 | 22 | null | 2016-08-23T12:58:03 | 2016-03-01T15:26:55 | Java | UTF-8 | Java | false | false | 1,149 | java | package com.bitdubai.fermat_ccp_plugin.layer.network_service.crypto_addresses.developer.bitdubai.version_1.exceptions;
import com.bitdubai.fermat_api.FermatException;
/**
* The exception <code>com.bitdubai.fermat_ccp_plugin.layer.network_service.crypto_addresses.developer.bitdubai.version_1.exceptions.CantReceiveReq... | [
"laion.cj91@gmail.com"
] | laion.cj91@gmail.com |
8ec8c0d621117128b8730337c4badf05b4d74949 | df0c85f631c4084719e5e7c7caa92c0bfa559f16 | /Java In 21 Days/src/d16p6/ClassType.java | 212f2b71cabe07749b49c2413c61a5e651c8ea0e | [] | no_license | swiftandquick/Java-in-21-Days-7th-Edition- | 5027947be7fa9036a74a642890b8191f8a831cf9 | d36aac485e87c2100c1c5fe44c1cf2649977105f | refs/heads/master | 2022-12-29T19:58:19.943310 | 2020-10-11T23:07:16 | 2020-10-11T23:07:16 | 295,561,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 661 | java | package d16p6;
public class ClassType {
public static void main(String[] args) {
/* Creates an object of String type. */
Class c = String.class;
try {
/* newInstance() is used to create a new instance of that class.
* Object is the superclass of String, so I instantiate o as
* String type as wel... | [
"chenyMA16@gmail.com"
] | chenyMA16@gmail.com |
e587d49f474125831742ab43bc3e8659373e84fe | 1c9fd1cff1b959adbc0f1ece8274506b51750710 | /Fun/src/practice/RaceRocketFuel.java | 3d371dc0129ef8fe397cfab8e315f98fa0b33503 | [] | no_license | rogercallster/Fun | ca57f711e26fdf2b59e0a525d2080d1102b29255 | 6c82d9b604a0d059eef360b7fb1926bbc0372874 | refs/heads/master | 2016-09-06T19:10:06.562973 | 2014-10-10T03:48:19 | 2014-10-10T03:48:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 872 | java | package practice;
public class RaceRocketFuel {
public static void main(String[] st){
int[] set= {4,2,6,1,6,23,7,22,25,233,3,24,1};
//for(int i:set)System.out.println(i);
//PRINT
quickSort(set,0,set.length-1);
for(int i:set)System.out.println(i);
}
static void quickSort(int [] set,... | [
"rogercallster@gmail.com"
] | rogercallster@gmail.com |
bee2917f1051ddd66c741be6fe739f89c4087a01 | df6eff70229b5a5fa16207d9f9ef610203cde5bb | /src/ru/geekbrains/firstproject/MainClass.java | aedebdca1e7a745453d70ad53a58e15f52f01a94 | [] | no_license | temnoed/J1L1 | 54d630caf4cb2a55c0d0c37455e240128b1564be | 41c37cb860b7c14762ad2cb7236fe8d1ead5ab64 | refs/heads/master | 2021-01-13T15:56:52.324496 | 2016-12-24T22:44:57 | 2016-12-24T22:44:57 | 76,805,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,775 | java | package ru.geekbrains.firstproject;
public class MainClass {
// Создаём простой метод main
public static void main (String[] args) {
System.out.println("Hellow, Programmer!");
// Инициализируем переменные всех типов
final byte a = 1;
short b = 2000;
int c = 300000;
... | [
"dc9257351633@gmail.com"
] | dc9257351633@gmail.com |
7e8795476704967d2180d28818c5ee6d2338950e | e502b19ad55ca0f7db2d81cae58d49ec735e4295 | /library_base/common/src/main/java/com/hubertyoung/common/base/AbsLifecycleActivity.java | 906efbd3611ec54587073d340fbd282c8ef7dbef | [] | no_license | zyl-me/AcFun-Android | 9887ebd274dae7d58daedd4c771ff2d6ba7d9927 | f243f834e9ce85f9926e6545870c7dfe61a5cd3d | refs/heads/master | 2020-06-09T13:13:05.339157 | 2018-12-20T01:18:53 | 2018-12-20T01:18:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,223 | java | package com.hubertyoung.common.base;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModel;
import android.arch.lifecycle.ViewModelProviders;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompa... | [
"cnbjyangjian@gmail.com"
] | cnbjyangjian@gmail.com |
40b624179cf26c62cd4c3b26c722dd7ad6bb1256 | 460cb5b4e42f83f92a41181712fc34b047542ec5 | /core/src/main/java/com/github/edgar615/sql/InsertBuilder.java | 989d08d80777f22a8d7b50df7c98fc2e252cf284 | [] | no_license | edgar615/jdbc | 87dae7b17ce6957a217f245392a0a76ee90b65f9 | a86af37b3da05b0c557f3e1358a972ceafc38ae5 | refs/heads/master | 2022-07-01T18:12:38.146174 | 2021-03-08T09:05:03 | 2021-03-08T09:05:03 | 230,420,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,341 | java | package com.github.edgar615.sql;
import com.google.common.base.Joiner;
import com.google.common.collect.Maps;
import java.util.ArrayList;
import java.util.List;
import java.util.Map.Entry;
import java.util.stream.Collectors;
public class InsertBuilder implements SqlBuilder {
private final String table;
private ... | [
"edgar615@gmail.com"
] | edgar615@gmail.com |
76551d834062e3cba5c0c491467bcc89281f9fd7 | e414a9b753b954de8d11425f8f282e314e330740 | /src/main/java/com/impactsure/artnook/service/config/LoggingConfiguration.java | 9deef084f667d1c7e2f7723582917125159037e3 | [] | no_license | infinitysiddhu/artnook-service | 0a2cf39eb5ccc670219e843ba14c981647e12cb2 | bbbb2c1595ca54447f7f1aef021a8f42006dac1a | refs/heads/master | 2022-03-22T01:50:05.750633 | 2020-03-27T14:28:31 | 2020-03-27T14:28:31 | 250,555,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,332 | java | package com.impactsure.artnook.service.config;
import static io.github.jhipster.config.logging.LoggingUtils.*;
import ch.qos.logback.classic.LoggerContext;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import io.github.jhipster.config.JHipsterProperties... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
dfa962521c86b681fdd145cc59e69ffcca8f1407 | f8056ea9a7eec50f8b9f61d90c706722d23f7b65 | /src/main/java/com/example/springboot/controller/EmployeeRestController.java | ade8785685b442d1ee786c4d406e46c89b00aa5e | [] | no_license | nsshylaja/SpringBootSample | 19cb698c6b338de7fa9a48da4fbb7e16dd17b89e | 6fe0187fb6d7ab5f34ec18ad617b1e01160089e3 | refs/heads/master | 2021-07-08T17:47:13.931947 | 2017-10-05T02:59:33 | 2017-10-05T02:59:33 | 105,843,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,897 | java | package com.example.springboot.controller;
import java.util.Arrays;
import java.util.List;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.anno... | [
"32357327+nsshylaja@users.noreply.github.com"
] | 32357327+nsshylaja@users.noreply.github.com |
08fd4a743de4cadfde02b02ffd48e5bcf5e821e4 | 98be63bae374bc835360632d0d6a45baa1fd00ea | /src/test/java/Com/pages/NextPage_page.java | 00548f5f439f60181d1616f80e56182947099a7b | [] | no_license | svsnarasimharao123/demoproject | a2f81a94bddeea369b6d77116583d7548bd9a276 | 50aa5fe1e45ee790d07d1ea6c16fb2eaa35bea40 | refs/heads/master | 2021-07-18T19:09:45.000160 | 2020-03-14T12:37:57 | 2020-03-14T12:37:57 | 247,273,371 | 0 | 0 | null | 2021-04-26T20:03:17 | 2020-03-14T12:35:11 | Java | UTF-8 | Java | false | false | 1,891 | java | package Com.pages;
import java.io.File;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
... | [
"svss.narasimharao123@gmail.com"
] | svss.narasimharao123@gmail.com |
f3848b6c33ff35790d5f4765f94145890d1feeff | 5eb150a6644f61316fcf02aedfefb0726b392e67 | /vertx-blog-demo/src/main/java/stu/vertx/web/route/HttpServerWithRoute.java | 4b19749fc5c628096361e23b22e4d0654a5c2052 | [] | no_license | yrj2011/vertx | c1ed52ed8911b1025bf594d839c6dec7070937a9 | 1be6e6a6e056f8d24bb61f1d403d5f3c35193f74 | refs/heads/master | 2020-06-17T18:41:31.886868 | 2019-07-10T14:13:34 | 2019-07-10T14:13:34 | 196,011,686 | 0 | 0 | null | 2019-07-09T13:12:47 | 2019-07-09T13:12:46 | null | UTF-8 | Java | false | false | 2,741 | java | package stu.vertx.web.route;
import io.vertx.core.AbstractVerticle;
import io.vertx.core.Handler;
import io.vertx.core.Vertx;
import io.vertx.core.http.HttpMethod;
import io.vertx.core.http.HttpServer;
import io.vertx.core.http.HttpServerRequest;
import io.vertx.ext.web.Router;
import io.vertx.ext.web.handler.BodyHand... | [
"18366131816@163.com"
] | 18366131816@163.com |
34b45c2ce9e3c27e4bc1d5b43888089f27995865 | 36e9fa883d65a61cdf3f4e861e14e2bf21046a6e | /src/NumbersAndStrings/Numbers/FPAdder.java | f88238e4586075aaf8964dafc4e95740140c3e75 | [] | no_license | electrosalaf/UltimateJavaDocumentation | 83513bd5ba9401ca22b873243d3c0711f58488bc | 922cc38bb7722364074458656a49620f311a9d43 | refs/heads/master | 2023-03-06T14:13:44.221602 | 2021-02-11T12:47:52 | 2021-02-11T12:47:52 | 309,182,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package NumbersAndStrings.Numbers;
import java.text.DecimalFormat;
public class FPAdder {
public static void main(String[] args) {
int numArgs = args.length;
// This program requires at least two arguments on the command line
if (numArgs < 2) {
System.out.println("This progr... | [
"51977981+electrosalaf@users.noreply.github.com"
] | 51977981+electrosalaf@users.noreply.github.com |
c1db7fa228e87310f2173c26ad331d8fe46d9ee7 | 57b5b1c8fd6b4abc3e6881ddead2c75a21447ff3 | /src/main/java/com/ming/springboottext/LambdaStudy.java | 99bd12056b4915f27bc4dd62bd4dcf753e2733ca | [] | no_license | rateyu/spring-boot-text | f14ffd72108af7a909eb7184de5579331386480a | 931f3a313c7d80c62ee3bb4714d99e270637073e | refs/heads/master | 2021-06-20T07:08:30.115694 | 2019-11-16T03:02:36 | 2019-11-16T03:02:36 | 222,039,104 | 0 | 0 | null | 2021-06-04T02:18:58 | 2019-11-16T03:05:44 | Java | UTF-8 | Java | false | false | 1,018 | java | package com.ming.springboottext;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
public class LambdaStudy {
@Test
public static void main(String[] args) {
List list = Arrays.asList("hello", "word", "你好", "世界");
//初始版本
list.stream().filter(str -> "hello".equals(s... | [
"rateyu@gmail.com"
] | rateyu@gmail.com |
eb073bc7d3ecb39c5955f3088e0d5796ae3c9fe4 | ab8598fcd71b666eaadb010c26be6d91b15392dc | /src/main/java/com/model/Book.java | cacf5e4b42d329f9c9903e1c0de79bb4a6dc22ce | [] | no_license | Vallalanikhil/codealong-bookstore-backend | 2ad9b01b2c91a94cbfd729cb8dbe9888a0a924d2 | 05f172b0aa4f9ffea0268fae123d162e1168bb7a | refs/heads/master | 2022-04-22T09:25:07.812245 | 2020-04-17T18:13:12 | 2020-04-17T18:13:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,034 | java | package com.model;
import javax.persistence.*;
@Entity
@Table(name = "books")
public class Book {
@Id
@Column(name = "id")
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Column(name = "name")
private String name;
@Column(name = "author")
private String author;
... | [
"12venkat21@gmail.com"
] | 12venkat21@gmail.com |
34c812f121f26469f5a22a7ce97f7c5741e30184 | 94be114d4f9824ff29b0a3be7114f6f4bf66e187 | /axis2-generated/src/mil/dod/metadata/mdr/ns/ddms/_2_0/ResourceType.java | a5450836342b18fa6febba1baf03091068ddfc7f | [] | no_license | CSTARS/uicds | 590b120eb3dcc24a2b73986bd32018e919c4af6a | b4095b7a33cc8af6e8a1b40ab8e83fc280d2d31a | refs/heads/master | 2016-09-11T12:58:01.097476 | 2013-05-09T22:42:38 | 2013-05-09T22:42:38 | 9,942,515 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 28,258 | java | /*
* XML Type: ResourceType
* Namespace: http://metadata.dod.mil/mdr/ns/DDMS/2.0/
* Java type: mil.dod.metadata.mdr.ns.ddms._2_0.ResourceType
*
* Automatically generated - do not modify.
*/
package mil.dod.metadata.mdr.ns.ddms._2_0;
/**
* An XML ResourceType(@http://metadata.dod.mil/mdr/ns/DDMS/2.0/).
*
* T... | [
"jrmerz@gmail.com"
] | jrmerz@gmail.com |
7e5e08938026dc8d620855b095f0f3cbc77b62c6 | 1c08b1b5a9d5efb1e82a5d57abaa1b2551c20d01 | /oauth-client-user/src/test/java/com/md/saas/oauthclientuser/OauthClientUserApplicationTests.java | f877bba0d03ef1e2f7187990c4ea499592bb893c | [] | no_license | afterchj/spring-cloud-demo | 15b95f8bf15f2f369bb7949e205889f3c636c08e | a3cb72e3f11d21da6aa7be5b4095de1fbf8d205d | refs/heads/master | 2023-04-14T19:27:18.580602 | 2023-03-30T13:37:30 | 2023-03-30T13:37:30 | 160,455,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | package com.md.saas.oauthclientuser;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class OauthClientUserApplicationTests {
@Test
void contextLoads() {
}
}
| [
"766256898@qq.com"
] | 766256898@qq.com |
a78256d16cf6fa4f232c8170d47843427d4cf16b | 169e3dfa068125b78fdfaecd41d02b182098499e | /docker/ops-playground-image/java/explore-flink/src/main/java/org/sense/flink/examples/stream/edgent/MultiSensorMultiStationsJoinMqtt.java | 0396bf25042ae91f8e73cc762a3e4838084a38c9 | [] | no_license | robertsilvatech/explore-flink | f0cbe5828cac32ad1445888c173144105b61cded | 4d023704120ef1e9981667390965b6d790676336 | refs/heads/master | 2023-08-03T23:12:20.760889 | 2021-09-14T15:27:40 | 2021-09-14T15:27:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,806 | java | package org.sense.flink.examples.stream.edgent;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.apache.flink.api.common.functions.JoinFunction;
import org.apache.flink.api.java.functions.KeySelector;
import org.apache.flink.streaming.api.TimeCharacteristic;
import org.apache.flink.streaming.api.d... | [
"felipe.gutierrez@tu-berlin.de"
] | felipe.gutierrez@tu-berlin.de |
0a49e792cbd465f49aa11fdfb60f979018bd3ac5 | a393ccc490caffa543303bc9ce4c54d6574b42d1 | /play-multithreading/src/main/java/com/play/multithreading/AutoIncream.java | 6ac54f9de5f63fde444067a668ded868c4a21a5a | [] | no_license | luoyedaren/KongKong | 56c86cb19a4299e9444adb255aec3fad972d3d6e | d4c1ddf3c60f93a132c88f3a3873a85f61b8f938 | refs/heads/master | 2022-11-22T14:56:15.871047 | 2019-11-05T02:39:39 | 2019-11-05T02:39:39 | 183,532,142 | 0 | 0 | null | 2022-11-16T11:45:49 | 2019-04-26T01:05:25 | Java | UTF-8 | Java | false | false | 777 | java | package com.play.multithreading;
import java.util.concurrent.atomic.AtomicInteger;
/**
* project KongKong
*
* @author chenghai on 2019/4/28 0028. - 星期日
* nickName louyedaren
*/
public class AutoIncream {
private Integer anInt = 0;
public static void main(String[] args) {
new AutoIncream().oneThread();
}
... | [
"287623909@qq.com"
] | 287623909@qq.com |
b4130c7faca4bbb403b84d05f684f49ae230c675 | 43df20f6300fb898d800ad3cd2ae47845d8a1d76 | /src/com/ittr/services/FileManager.java | 905a1f6de51167bb8c1c1532ba03de710d9dd001 | [] | no_license | xcdincay/NorthwindWithGson | a8e64b211fab8a49aa94ecd207aa93cf4051f663 | ffe08667ff755ec58d8cf7fdc88dcc29e2f547c8 | refs/heads/master | 2021-05-11T05:44:54.546521 | 2018-02-15T13:57:58 | 2018-02-15T13:57:58 | 117,967,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,514 | java | package com.ittr.services;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import jxl.Cell;
import jxl.Sheet;
import jxl.Workbook;
import jxl.read.biff.BiffException;
public class FileManager {
File ex... | [
"TR23207@ISTN23207.SOLCO.GLOBAL.NTTDATA.COM"
] | TR23207@ISTN23207.SOLCO.GLOBAL.NTTDATA.COM |
ed98255d8e5350ffc0b444cbe328cd6f3996cc98 | 8f188a1009fb2f4a68906d205443f79394b68406 | /thread/src/main/java/algorithm/coding/third/Main.java | 7cec5cb69e29ee3616995cb538c8214174638f25 | [] | no_license | porsche911/apollo | 8506d175426efd61db072e5058a781c5b7908c9d | 3dc06e20ac531f3cd271bac2ab4188665a7bbdea | refs/heads/master | 2023-01-10T23:01:53.661020 | 2020-11-15T01:05:55 | 2020-11-15T01:05:55 | 312,845,333 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,630 | java | package algorithm.coding.third;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
/**
S22 bind No3
S22 bind No4
U22 scan No3
U22 scan No4
-1
S22 bind success
S22 bind fail
U22 pay to S22
U... | [
"597217639@qq.com"
] | 597217639@qq.com |
aadf418772d4d74b7c811e8f7c66283fcbfaae7a | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_2/src/e/e/g/Calc_1_2_4469.java | 49e3fe07aa2e0af288b00eaeec6247bfc3376069 | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 131 | java | package e.e.g;
public class Calc_1_2_4469 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
eb02ca885d48e02dc8aa85732ed8abf9fefdbb5a | 5b8d6dc12696e334f1c563c6aa4669ab7eb82dd8 | /src/main/java/com/example/search/entity/KeywordEntity.java | d49618da9941ac37c4293166a26a0875301c8113 | [] | no_license | dew2jy/SearchApplication | 74778261e8a112e285a34ccd280af2fe711acd3c | aefdb8b733953904e89ba3b495061c4cd5297086 | refs/heads/master | 2020-06-14T13:55:17.040591 | 2019-07-03T12:30:39 | 2019-07-03T12:30:39 | 195,020,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package com.example.search.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Index;
import javax.persistence.Table;
@Entity
@Table(name="keyword",indexes = {@Index(columnList="cnt")})
public class KeywordEntity {
@Id
private String keywor... | [
"jylee@LeeJi-Yeonui-MacBook-Pro.local"
] | jylee@LeeJi-Yeonui-MacBook-Pro.local |
d030b70f56a449453d7708ce156a42ba873a6d85 | 0e383d8f8e0809c4e3cef9cfdce49ba67e59b5ba | /crackcode/src/main/java/arrays/orderStatistics/LongestConsecutiveSubsequence.java | 334c204c10bf6ab16035c30f065e9022f2e2daf4 | [] | no_license | kishoramudala/practice | d4573bfc7a3b490f10ab68a0764c75681b5e3f0a | 1ee2e7dcd98a34dd5e7e6eca102607e7f49a4518 | refs/heads/master | 2023-02-24T09:52:21.832724 | 2021-01-19T14:00:04 | 2021-01-19T14:00:04 | 330,987,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,574 | java | package arrays.orderStatistics;
import java.util.HashSet;
import java.util.Set;
/**
* Given an array of integers, find the length of the longest sub-sequence such that elements in the subsequence are consecutive integers, the consecutive numbers can be in any order.
*
* Examples:
*
* Input: arr[] = {1, 9, 3, 10,... | [
"kishor.amudala@oracle.com"
] | kishor.amudala@oracle.com |
320597e7019bb6c0f1309b5791065b93d673e0ab | f3de99b9e19b1cdc40f5f7344b5520904ccbc617 | /src/main/java/core/SavingControl.java | 61165a807efe8ec7d21d5afeda7de9708cb3bef2 | [] | no_license | NicoVisci/BJ-e-squillo-di-lusso | fad36cca5eb5e9e5d6e89bb8f6f0f8e581135e70 | 6bb292f4606de747fa0580cc80284ad4f4852175 | refs/heads/master | 2022-11-11T22:14:28.880880 | 2020-07-11T03:25:18 | 2020-07-11T03:25:18 | 278,721,293 | 0 | 0 | null | 2020-07-11T02:55:30 | 2020-07-10T19:52:34 | Java | ISO-8859-10 | Java | false | false | 3,147 | java | package core;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import javax.swing.JOptionPane;
/**
* Classe che gestisce il controllo del salvataggio di partita e del caricamento del... | [
"nicovisci99uni@libero.it"
] | nicovisci99uni@libero.it |
d7b83d86ac2a71071507ed46ef0351fa31a4d03a | 0917a6cefcc3c3d6766080e58e83cd027522d0a8 | /src/main/java/leetcode/MoveZeroes.java | ea0d55798880164bb10ddbaa446a66a8edaa4e35 | [] | no_license | lyk4411/untitled1_intellij | 19bb583c8e631c4fab5826573fe30a61dff9d2d4 | 7a3e9ff784faa03c04a40cfdc0ba53af3344bb09 | refs/heads/master | 2022-12-22T13:58:32.218291 | 2020-01-22T08:58:04 | 2020-01-22T08:58:04 | 62,300,156 | 0 | 0 | null | 2022-12-16T03:16:30 | 2016-06-30T09:56:05 | Java | UTF-8 | Java | false | false | 826 | java | package leetcode;
import java.util.stream.Stream;
/**
* Created by lyk on 2017/2/23.
* Package name: leetcode
* Porject name: untitled1
*/
public class MoveZeroes {
public static void main(String[] args){
MoveZeroes mz = new MoveZeroes();
int[] a = new int[]{1,0,3,0,9,8,0,0,0,6,5,4};
... | [
"moneyflying_2006@hotmail.com"
] | moneyflying_2006@hotmail.com |
dd46a018de5b284cad1dda5f8f07f3609a7f4406 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes7.dex_source_from_JADX/com/facebook/api/graphql/leadgen/LeadGenDeepLinkUserInfoCreateMutationModels.java | 378f2185865356562d722fa7efcd7f5240a4b5a8 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,709 | java | package com.facebook.api.graphql.leadgen;
import com.facebook.api.graphql.leadgen.LeadGenDeepLinkUserInfoCreateMutationParsers.LeadGenDeepLinkUserInfoCoreMutationFieldsParser;
import com.facebook.api.graphql.leadgen.LeadGenDeepLinkUserInfoCreateMutationParsers.LeadGenDeepLinkUserInfoCoreMutationFieldsParser.LeadGenDee... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
18b1f8bc7bfeae973831015cb2fdaf9db694c381 | 6ed84379c5556194b3ab619233474299226fdddb | /shuffle-my-music-app/app/src/main/java/com/frozen_foo/shuffle_my_music_app/ui/AbstractListController.java | fa18006be257ffddb98e043142943890181a3ec4 | [] | no_license | FrankStephan/backup | c9c4249ff827143473bfa02be3b2870dfcca71a4 | 663968ef660f4a74b689157e5080683eef8c93c7 | refs/heads/master | 2020-04-16T02:11:52.416762 | 2019-07-11T20:52:01 | 2019-07-11T20:52:01 | 62,912,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,299 | java | package com.frozen_foo.shuffle_my_music_app.ui;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.widget.ListAdapter;
import com.frozen_foo.shuffle_my_music_2.IndexEntry;
import com.frozen_foo.shuffle_my_music_app.Logger;
import com.frozen_foo.shuffle_my_music... | [
"fr.stephan@hotmail.de"
] | fr.stephan@hotmail.de |
feae9caf2a9b8bd236da76f6643edabd4ce5a8f3 | e8460dcc86caa482f373b3f43c5334025d457975 | /app/src/main/java/com/example/matthausen/stickynotes/DBHelper.java | cb9f0c85bafe7406bcb80c158cfecd4d5e77d816 | [] | no_license | matthausen/Android-StickyNotes | 472eb48bb88aed6f9ecf1401d33c9b60d9448703 | 7e27561db33a72c36c3ca4c05afa2ad6a7c80d53 | refs/heads/master | 2020-03-19T03:25:56.946339 | 2018-08-26T12:01:44 | 2018-08-26T12:01:44 | 135,727,277 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,136 | java | package com.example.matthausen.stickynotes;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
public class DBHelper extends SQLiteOpenHelper {
public static final S... | [
"32019118+matthausen@users.noreply.github.com"
] | 32019118+matthausen@users.noreply.github.com |
d792af78f6526d8171d4049f78d886a1c0b1dd75 | 547c393b59ec2e1a4879c204cfb86ce47b60ec64 | /enterprise-spring-4.2.a.RELEASE/rewards/src/main/java/rewards/internal/account/JdbcAccountRepository.java | b129d0e958e09795763fd692134ff14d72a84238 | [] | no_license | vinodhkumarg/enterprise-spring | aa54868684fbb0ceff41b6fce6e07d324bedf901 | b1f6463416975db10b414c10166302fab952e16a | refs/heads/master | 2020-04-07T15:45:31.278330 | 2016-11-22T22:33:01 | 2016-11-22T22:33:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,115 | java | package rewards.internal.account;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.sql.DataSource;
import org.springframework.dao.DataAccessException;
import org.springframework.dao.EmptyResultDataAccessException;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc... | [
"sullivang@CAR03-03992.corp.monitise.net"
] | sullivang@CAR03-03992.corp.monitise.net |
cb4b13eeb8241b0b84e372cb63648da20c982cc7 | f05dfcc33bc96a12aeb160420a3653318644fe39 | /src/main/java/sec/project/service/MainService.java | 8d01364b991f8535c75eeb6f1f5ca616ec7704c3 | [] | no_license | Jhoneagle/cybersecuritybase-project | 2a428d2ae59946da08617fbdd14e99a711419385 | 579241349cfbdf8a982268879cc9b04023d4c3be | refs/heads/master | 2020-09-29T00:47:57.289999 | 2019-12-28T09:26:02 | 2019-12-28T09:26:02 | 226,905,368 | 0 | 0 | null | 2019-12-09T15:33:59 | 2019-12-09T15:33:58 | null | UTF-8 | Java | false | false | 8,163 | java | package sec.project.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
import org.springframework.security.... | [
"eaglekjohn@gmail.com"
] | eaglekjohn@gmail.com |
34d31902790ff406763b5fe4b7d0631693bc177b | e977c424543422f49a25695665eb85bfc0700784 | /benchmark/icse15/150132/buggy-version/lucene/java/trunk/src/java/org/apache/lucene/store/RAMDirectory.java | 783b5b7ba889ea2bd011e12d1db270e2964e7372 | [] | no_license | amir9979/pattern-detector-experiment | 17fcb8934cef379fb96002450d11fac62e002dd3 | db67691e536e1550245e76d7d1c8dced181df496 | refs/heads/master | 2022-02-18T10:24:32.235975 | 2019-09-13T15:42:55 | 2019-09-13T15:42:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,343 | java | package org.apache.lucene.store;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification... | [
"durieuxthomas@hotmail.com"
] | durieuxthomas@hotmail.com |
09ef1af1aebca618d2e1331817fa59a57341cf7b | 03b3400a3ab71032033029858d093839dda56e59 | /src/tugasenkap4/Bus3.java | 24c7496b8c7de9aa66ee73d7ffc15b92dd0ab5c3 | [] | no_license | mzaidanf/Enkapsulasi4 | b35d77d5c023996d48792a71b47ffd87c7217aab | 8581ccca3a7d2ab9da27a408359542d926ba54e0 | refs/heads/master | 2023-03-24T15:38:15.954736 | 2021-03-23T06:23:33 | 2021-03-23T06:23:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,123 | 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 tugasenkap4;
public class Bus3 {
public int penumpang;
public int maxpenumpang;
public Bus3(int maxp... | [
"muhammad_zaidan_29rpl@student.smktellkom-mlg.sch.id"
] | muhammad_zaidan_29rpl@student.smktellkom-mlg.sch.id |
3102a61d2841f2d4b1a7e74a9741212b5ddb1a73 | 64421eb8306129fb349922dfaccf1923ba443ac9 | /src/main/java/cn/jxnu/blog/service/IMenuService.java | b05decc234f62b8b74863cd7aea3fe4a25672532 | [] | no_license | Litjxnu/blog | 95bd261d94c1901a14b4c652a59af0a0df9ddb43 | d16834c4e3b8b3954f74c5423403a8454e7a146c | refs/heads/master | 2020-04-06T10:49:38.040594 | 2018-11-23T10:48:20 | 2018-11-23T10:48:20 | 157,393,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 725 | java | package cn.jxnu.blog.service;
import java.util.List;
import cn.jxnu.blog.entity.Menu;
public interface IMenuService {
/**
* 根据标签id删除标签
* @param menuId
* @return
*/
Integer deleteById(Integer menuId);
/**
* 添加标签
* @param record
* @return
*/
Integer insert(M... | [
"Liteng_jxnu@126.com"
] | Liteng_jxnu@126.com |
bef283264aa7b7566e64dff31f39188f7e0c0690 | 88184902d5958cea997b87846b8c6142c003875a | /app/src/main/java/com/ormediagroup/xproject/BottomNavigationViewHelper.java | c759e424c955dd34bbce8590fb200ed13327f56c | [] | no_license | laujason/TownHealth | f54ea15acf71985ab1bfaca79c98fb7d3b92b19b | 8eb917e8c3ab677611f0cc77ef649061ffa66bf5 | refs/heads/master | 2020-03-11T17:18:22.923197 | 2018-04-26T02:01:39 | 2018-04-26T02:01:39 | 130,143,432 | 0 | 0 | null | 2018-04-26T02:01:40 | 2018-04-19T01:43:37 | Java | UTF-8 | Java | false | false | 1,276 | java | package com.ormediagroup.xproject;
import android.annotation.SuppressLint;
import android.support.design.internal.BottomNavigationItemView;
import android.support.design.internal.BottomNavigationMenuView;
import android.support.design.widget.BottomNavigationView;
import java.lang.reflect.Field;
/**
* Created by YQ0... | [
"jwlau@efortunetech.com"
] | jwlau@efortunetech.com |
adae7e282b41820caec3f95981e354af386e5168 | f0b78c5f8f04a38c8329d35497ed99b94c328fec | /liferay-training/modules/salesforce/salesforce-service/src/main/java/com/liferay/salesforce/service/impl/SalesforceLeadLocalServiceImpl.java | 80e5a77e2835fb6976da4611d56e9b747cb91752 | [] | no_license | dimplekoticha/workspace | 1d7087be8edfb3c8b571dafd459dec99073af574 | 958e73e25e11e5dc8a69173ae76653f51f9e716c | refs/heads/master | 2020-04-02T05:47:04.266750 | 2016-09-23T19:59:55 | 2016-09-23T19:59:55 | 65,832,974 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,800 | java | /**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any la... | [
"dimple.koticha@liferay.com"
] | dimple.koticha@liferay.com |
d755af466615bc3dbbf89128e36381f381ae27d3 | d73693c8d806aa0597aa64d6954b86704e1c4afa | /src/main/java/by/kizin/konstantin/resttask/entity/errorModel/ValidationErrorObject.java | 29c2b9e6111288d3cf6b9f96b4ac5279d1f164e6 | [] | no_license | KonstantinKizin/Simple-Rest-api | e0076f01e0727cfc51d9a87dfa2100776e00373f | 28b55c89a865cd66802534646bd920ca706bc01f | refs/heads/master | 2020-03-21T21:00:27.447532 | 2018-07-18T22:08:18 | 2018-07-18T22:08:18 | 139,040,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,034 | java | package by.kizin.konstantin.resttask.entity.errorModel;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
@JsonAutoDetect(fieldVisibility = JsonAutoDetect.Visibility.ANY)
public class ValidationErrorObject extends SubError {
private String object;
private String field;
private Object rejectedValue;... | [
"KostyKizin@gmail.com"
] | KostyKizin@gmail.com |
11e0df4691bc0955b526c80234cfe113fbde31f1 | 646226dda8aab3e6a60225fe98bedfbcef4beea6 | /src/main/java/week11/d02/Ride.java | 417df516ca826302caebef238950d3505820b7fd | [] | no_license | dudikpal/training-solutions | 88d5130f7745fcaeeb0045c49b9c3eb40b9a1168 | 75f6bb268ea87526b22e3203361151fa76dd40eb | refs/heads/master | 2023-04-28T05:20:13.522278 | 2021-05-02T17:40:43 | 2021-05-02T17:40:43 | 307,834,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package week11.d02;
public class Ride implements Comparable<Ride>{
private int day;
private int task;
private int distance;
public Ride(int day, int task, int distance) {
this.day = day;
this.task = task;
this.distance = distance;
}
public int getDay() {
retur... | [
"dudikpal@gmail.com"
] | dudikpal@gmail.com |
e92479026adff15da86252a718bef3f92c2cd413 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/3/3_c8db0512527433f18accb2077731accab397a55f/GACurveFitter/3_c8db0512527433f18accb2077731accab397a55f_GACurveFitter_s.java | 147f4020ee59c25352d67876c7684165aabf410d | [] | 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 | 18,538 | java | //
// GACurveFitter.java
//
/*
SLIM Plotter application and curve fitting library for
combined spectral lifetime visualization and analysis.
Copyright (C) 2006-@year@ Curtis Rueden and Eric Kjellman.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
0fa39e924fed799acdc04323957d96bc359b90dd | 1a4770c215544028bad90c8f673ba3d9e24f03ad | /second/quark/src/main/java/com/ucpro/services/e/g.java | 0b308d584fee34ddad8eb43b0fbf231fd6a41766 | [] | no_license | zhang1998/browser | e480fbd6a43e0a4886fc83ea402f8fbe5f7c7fce | 4eee43a9d36ebb4573537eddb27061c67d84c7ba | refs/heads/master | 2021-05-03T06:32:24.361277 | 2018-02-10T10:35:36 | 2018-02-10T10:35:36 | 120,590,649 | 8 | 10 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package com.ucpro.services.e;
/* compiled from: ProGuard */
final class g implements Runnable {
final /* synthetic */ a a;
g(a aVar) {
this.a = aVar;
}
public final void run() {
this.a.b();
}
}
| [
"2764207312@qq.com"
] | 2764207312@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.