blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1fc048fd5d9ac6732c5e1167386c0581d8b8f83b | 403c812ea97a9eae9b142017b1c9757d45ce6ea9 | /src/main/java/com/practice/seleniumdesign/srp/main/GoogleMainPage.java | bda0d55a10e676f99a0a0cbcb9e911ec0ceade41 | [] | no_license | KundurthiSantosh/Selenium-Design-Patterns | 7f58c066ba4b0099b6d7237a3ee3a59265ca4608 | 24943cb835ea6b64868daeb8aac6163a237cc17e | refs/heads/main | 2023-04-24T17:27:54.826622 | 2021-05-16T09:56:01 | 2021-05-16T09:56:01 | 367,090,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | package com.practice.seleniumdesign.srp.main;
import com.practice.seleniumdesign.srp.common.SearchSuggestion;
import com.practice.seleniumdesign.srp.common.SearchWidget;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.PageFactory;
public class GoogleMainPage {
private final WebDriver dri... | [
"santoshsriram2@gmail.com"
] | santoshsriram2@gmail.com |
b671dec6d9a6ebdce9639c942107b57a63454c62 | b13aade366b3e9eb64181011a11b35c05c93870e | /FNDS_4/src/TriplesOfLatinLetters.java | 43d51e067eb2105021a75eaa592b9d78d5e37398 | [] | no_license | cherepanovadr/FNDS_May_2020 | 7d13e0bab904f0019c659664c0303cae1f9309da | 337300169b9d9c4ad05c4bbd28c3fa3e5a93df43 | refs/heads/master | 2023-01-06T23:58:34.144057 | 2020-10-30T20:20:11 | 2020-10-30T20:20:11 | 308,735,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | import java.util.Scanner;
public class TriplesOfLatinLetters {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int n = Integer.parseInt(scanner.nextLine());
for (int i = 97; i < 97 + n; i++) {
for (int j = 97; j < 97+n; j++) {
f... | [
"cherepanovadr@gmail.com"
] | cherepanovadr@gmail.com |
c7bbf61300a7982757c57787fef831c95e519ed4 | ded3392e6e4c79583e7978ce13235f038e806a59 | /src/main/java/com/leoman/team/service/teamRaceService.java | 409d06c7b144a59fe846b4fc1c11ec7a8c753758 | [] | no_license | ys305751572/yqtq | 1262c02e1d4eb8fc5dd62420dbd8df76c9c33343 | 45097bf2aea726bdd2aad2176cfb910fc99d4613 | refs/heads/master | 2021-01-16T23:53:53.569882 | 2016-09-20T02:46:39 | 2016-09-20T02:46:39 | 59,217,345 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 474 | java | package com.leoman.team.service;
import com.leoman.common.service.GenericManager;
import com.leoman.team.entity.TeamRace;
import org.springframework.data.domain.Page;
/**
* Created by Administrator on 2016/5/30.
*/
public interface TeamRaceService extends GenericManager<TeamRace> {
public TeamRace findById(Lon... | [
"453550046@qq.com"
] | 453550046@qq.com |
9b97f7c3ca09d45da4379c8c98620d0ab2a2c1f1 | 6138af219efc3a8f31060e30ebc532ffcbad1768 | /astrogrid/desktop/impl/test/java/org/astrogrid/desktop/modules/ag/MonitorMapUnitTest.java | 52d2950b0328825f89564c8ca9446d4147be5334 | [] | no_license | Javastro/astrogrid-legacy | dd794b7867a4ac650d1a84bdef05dfcd135b8bb6 | 51bdbec04bacfc3bcc3af6a896e8c7f603059cd5 | refs/heads/main | 2023-06-26T10:23:01.083788 | 2021-07-30T11:17:12 | 2021-07-30T11:17:12 | 391,028,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,442 | java | /**
*
*/
package org.astrogrid.desktop.modules.ag;
import java.net.URI;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.vfs.FileSystemManager;
import org.astrogrid.acr.InvalidArgumentException;
import org.astrogrid.acr.NotFoundException;
import org.astrogrid.acr.Sec... | [
"Noel.Winstanley@astrogrid.org"
] | Noel.Winstanley@astrogrid.org |
267ed4cd0994961148d10114c5a8b0e06c671014 | 47382f1391487596351425649efd4e973b7028bb | /src/ro/ubbcluj/lci/uml/behavioralElements/stateMachines/CompositeStateImpl.java | 28a459697d63f63cd1092724f14ff26637b83b41 | [] | no_license | luoyuxia/ocle | e6963e7de4fc7537f0ff6d12cd31fa28848b16c0 | a7d60f098ddfa95764a851e781eaaf22cd3add3c | refs/heads/master | 2022-12-11T02:06:00.431361 | 2020-08-18T04:04:27 | 2020-08-18T04:04:27 | 284,402,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,982 | java | package ro.ubbcluj.lci.uml.behavioralElements.stateMachines;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Enumeration;
import java.util.Iterator;
import java.util.LinkedHashSet;
import java.util.Set;
import ro.ubbcluj.lci.uml.ChangeEventObject;
import ro.ubbcluj.lci.uml.RepositoryChangeAg... | [
"1464567365@qq.com"
] | 1464567365@qq.com |
35de5ae3db8186e9f529af35d99758ed939e86d7 | abe41c8a74726db88f28dc0e9065523060e58d98 | /src/main/java/com/dengjunbo/netty/serialize/impl/JSONSerializer.java | 348499776ed7f71cecc580d4222e104b5c1fb64a | [] | no_license | Dengjunbo666/ChatByNetty | 44ba3487dab6a6be7b857b6170838932703a6cdd | 3b3753513556cde2c622dd94a3df5ce1c4d135f4 | refs/heads/master | 2023-04-20T04:35:44.983071 | 2021-05-06T14:24:22 | 2021-05-06T14:24:22 | 362,009,849 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 580 | java | package com.dengjunbo.netty.serialize.impl;
import com.alibaba.fastjson.JSON;
import com.dengjunbo.netty.serialize.Serializer;
import com.dengjunbo.netty.serialize.SerializerAlogrithm;
public class JSONSerializer implements Serializer {
@Override
public byte getSerializerAlgorithm() {
return Serialize... | [
"1056233814@qq.com"
] | 1056233814@qq.com |
3b2f53a6dc012fead8abb9dfad175b556a2b9921 | d89b532584d4ded2bfe134f02c51273fdbf26828 | /src/br/com/wig/model/rms/CategoryDAO.java | daa389edbf660b0d7e8c213fd79e0bfcefa9a457 | [] | no_license | thiagowig/jme-project | d6deb8f9f51bc20d44f8ee3b3cb0ab78d1635a56 | 3974918da82937d0cc9e1c229f22c649e98fbe9f | refs/heads/master | 2021-01-01T15:35:41.727287 | 2011-04-16T20:23:32 | 2011-04-16T20:23:32 | 1,624,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package br.com.wig.model.rms;
import br.com.wig.view.form.CategoryVW;
/**
*
* @author thiago
*
*/
public class CategoryDAO extends RecordManagement {
private final String STORE_NAME = "category_db";
public String getDataBaseName() {
return this.STORE_NAME;
}
public void saveCategory()... | [
"dev.thiago@gmail.com"
] | dev.thiago@gmail.com |
60137ee59fc53a4c31d71cb56fdf5a114fb86603 | 0d8940be36910af034d19612b72434e2aef8bfd7 | /app/src/main/java/com/cool/vicky/wallpic/activity/SplashActivity.java | 2f81d98405afa213a5cb2f21ffe9a8fd0efa13fd | [] | no_license | simoelghazi/WallPic-Android-App | 878000e2fc43481f3541dc20fcb795179f33be00 | f770f8632decc32c0b1343ea5f25a6c3fd03e853 | refs/heads/master | 2020-03-25T19:03:20.803113 | 2017-02-01T05:53:47 | 2017-02-01T05:53:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,203 | java | package com.cool.vicky.wallpic.activity;
import android.content.Intent;
import android.graphics.Typeface;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
import com.cool.vicky.wallpic.R;
public class SplashActivity extends AppCom... | [
"vicky7230@gmail.com"
] | vicky7230@gmail.com |
33d5d6624a012d7e426cc9577b1ffee8acb77c78 | 1b2b9187aeaf76452116b0e1d09cf405648cfddc | /src/com/syntax/class18/ConstructorIntro.java | e10b9d7e2ef8e5b80290872d52bcb923f6fc8ecf | [] | no_license | satasoy6/JavaBasics | 2e93f7b3bc111dd2258cdd7897a0b1cc93550330 | c8ff4ce7709393d32c6c13accf42cc519de42b70 | refs/heads/master | 2021-04-10T00:06:52.388111 | 2020-06-16T19:18:38 | 2020-06-16T19:18:38 | 248,894,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 551 | java | package com.syntax.class18;
public class ConstructorIntro {
// ConstructorIntro(){
//
//
// }
//to create a constructor: 1. no return type (not even void)
// 2. name must be same as class name
ConstructorIntro(){
System.out.println("I am a constructor");
}
public stati... | [
"atasoyseyma@yahoo.com"
] | atasoyseyma@yahoo.com |
9303510e98c18ca2db507aa3a3ab1c01d3f8662a | 65befe28d69189681a2c79c77d9fcbdceab3dc27 | /Programming/javaworkspace/Chacter6/src/seventeenthMay/EarthExample.java | af0a9bb17c594838e44c1ac15af5d4602250a366 | [] | no_license | solwish/TIL | 554a67f79c66ed5d5a5075f08b6f0369aa363249 | 4314767fa763de73238aa141e105a5cf3641a9fc | refs/heads/master | 2023-01-08T01:11:34.677452 | 2021-01-07T13:43:56 | 2021-01-07T13:43:56 | 101,876,124 | 10 | 0 | null | 2023-01-03T14:41:06 | 2017-08-30T12:03:25 | CSS | UHC | Java | false | false | 290 | java | package seventeenthMay;
public class EarthExample {
public static void main(String[] args) {
System.out.println("지구의 반지름: "+ Earth.EARTH_RADIUS+" km");
System.out.println("지구의 표면적: "+ Earth.EARTH_SURFACE_AREA+" km^2");
System.out.println(Math.PI);
}
}
| [
"solwish90@gmail.com"
] | solwish90@gmail.com |
bd52c359803db8956c3c43daec93658ef3ab7532 | 9ce2ae484bc10c18330efd9d4289abfa5c750c0e | /Spring402-04/src/com/java1234/test/Test.java | 4a418b0de0ad04c5bf1df44d7a64c43c55cbdb92 | [] | no_license | remm-aimilia/SpringTest | e1124625c7ca61742d846427ed4740499e6996c2 | b62d49012b23051c99358ccdaddb98ccd5d105f6 | refs/heads/master | 2020-03-31T07:21:56.536930 | 2018-10-08T04:37:24 | 2018-10-08T04:37:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package com.java1234.test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.java1234.entity.People;
public class Test {
public static void main(String[] args) {
ApplicationContext ac = new ClassPathXmlApplicationContext("b... | [
"13615690916@sina.cn"
] | 13615690916@sina.cn |
09534e1793b3c168ca3f645df500e816d950954d | d92f8d72aafeb4340d36f4eab6acfce3028825ea | /jcf/src/com/visa/prj/client/ComparableExample.java | 00f7b47d359cd204684d7336197626575b5599a2 | [] | no_license | purnachandergit/javaoop-jcf | 228826b9547c857d35649f557bfbdab0b6a4d928 | b766aa0f9b37056135f0c24c6db0c623a41eeaa3 | refs/heads/master | 2022-12-20T01:09:10.943432 | 2019-08-23T11:02:29 | 2019-08-23T11:02:29 | 199,641,802 | 0 | 0 | null | 2022-12-16T05:05:46 | 2019-07-30T11:50:59 | Java | UTF-8 | Java | false | false | 431 | java | package com.visa.prj.client;
import java.util.Arrays;
public class ComparableExample {
public static void main(String[] args) {
// TODO Auto-generated method stub
String[] names= {"Lee","Kevin","Angelina","George","Brad"};
//Arrays.sort(names); predefined
Arrays.sort(names,(s1,s2)->s1.length()-s2.length());... | [
"purnachander.daram@gmail.com"
] | purnachander.daram@gmail.com |
a874653d6a9023f7b4abede7d3ef9805e112c414 | 0de7d7eab48acfea56496ca0cccfa5e4c0714e5d | /src/main/java/org/bsim/intern/ui/model/response/UserResponse.java | 4ef7a2acc15996c315df0192b67bea47985b4cd2 | [] | no_license | calvinlevran/simasab | 47ab37dbbfb15a07cacbc37bf60f64f9ff4936c7 | 843eea2827f67ad2a87839f85169571f21d4f9bb | refs/heads/main | 2023-04-12T20:34:15.015310 | 2021-05-03T08:20:11 | 2021-05-03T08:20:11 | 360,827,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 919 | java | package org.bsim.intern.ui.model.response;
public class UserResponse {
private String userId;
private String userName;
private String email;
private String noHP;
private String jabatan;
public String getUserId() {
return userId;
}
public void setUserId(String userId) {
... | [
"calvin021@binus.ac.id"
] | calvin021@binus.ac.id |
57cec7804b192434f32cfddbc12ea65a3b108b33 | 5f4f6895e2cc8aff1e66bbbfc9f62c178e84b47a | /src/Extra/org/objectweb/proactive/extra/component/fscript/model/GCMNodeFactory.java | de0d2843016788db93af5ee5e6fe78f854f60a80 | [] | no_license | moliva/gcmscript | 9f0c57a94e3b5c5485519fefb5e468da9c01bf97 | 0b925fc2a27baf88dff8c613d64c13cb5ebba87b | refs/heads/master | 2021-01-04T02:37:31.221342 | 2015-08-18T10:42:25 | 2015-08-18T10:42:31 | 38,818,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,860 | java | /*
* ################################################################
*
* ProActive Parallel Suite(TM): The Java(TM) library for
* Parallel, Distributed, Multi-Core Computing for
* Enterprise Grids & Clouds
*
* Copyright (C) 1997-2013 INRIA/University of
* Nice-Sophia Antipolis/ActiveEon
... | [
"oliva.miguelh@gmail.com"
] | oliva.miguelh@gmail.com |
52cf99aa1d4a01a7073cb5f247bc3941d20eee7f | 4133759a7c9c5374f4e56dad271b6d7a6830e1b4 | /app/src/main/java/com/oeasy9999/zhihudemo/ui/fragment/ZhuanlanFragment.java | 592cdfe873045231dfc5ec53d00c491602ba7da9 | [] | no_license | oeasy9999/ZhiHuDemo | e89e365ba32199e1028023e9264b88e5030f95d8 | c2c4c2b87c619f9bf9df2aef949636631d0f11c7 | refs/heads/master | 2022-02-23T18:51:46.113406 | 2022-02-17T04:30:39 | 2022-02-17T04:30:39 | 65,992,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,737 | java | package com.oeasy9999.zhihudemo.ui.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.LinearLayoutManager;
import andro... | [
"oeasy9999@gmail.com"
] | oeasy9999@gmail.com |
05562954d89dfae03e18247c77e75199cc7e88b1 | 6fc8ed8f00a19259d19909439a9c54e6d2bd14d1 | /NilaiMahasiswa/Nilaimahasiswa.java | 6c975cba416c824fe0301cdef6fcb1dc9ec99774 | [] | no_license | huldan/Nilai-Mahasiswa | a052c0b29a3d6ca8e9d26155e38db3b4bf41fbb5 | 517a8b16f5bc5f96f6c63199f7e4b0907ba4e958 | refs/heads/master | 2021-07-09T08:48:18.954597 | 2017-10-03T13:16:28 | 2017-10-03T13:16:28 | 105,653,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,972 | 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 nilaimahasiswa;
/**
*
* Nama : randi putra utama
* Kelas : Pbo-11
* NIm : 10116498
*/
public cla... | [
"noreply@github.com"
] | noreply@github.com |
92c8102ad0e851c8b9e922c378ea8c73df834300 | df277c89d33ef841d2c24e7973b12f7ee562b11c | /src/main/java/be/ceau/podcastfinder/cl/PodcastfinderArguments.java | 243362a4c5b6d0e9d32eb856ed6490f11f8601c6 | [
"Apache-2.0"
] | permissive | mdewilde/podcastfinder | 3f75e27f8cb197042d50edbc0e110b4aadffbd33 | b4c81343b7631795f076ad02372daad762a4e57b | refs/heads/master | 2023-08-18T01:16:11.912992 | 2023-08-06T16:08:07 | 2023-08-06T16:08:07 | 118,230,371 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,996 | java | /*
Copyright 2018 Marceau Dewilde <m@ceau.be>
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
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to i... | [
"m@ceau.be"
] | m@ceau.be |
d4cfd6ae7b2ff1a8a8ea0fba156fc39e709ea4a6 | 029686e3ad16925c080119ce81393f00ed6ab27f | /_designs_001/Find the Celebrity/Celebrity.java | 9bcc7e8a178eb199cae5487e089acee81d26e42a | [] | no_license | jij3x/SolutionJudger | b4bbc90076c224d8664fc13ad606ffc4784bdcfd | 5aa5a87f038105c68b761d81d9fd07367e8b6eb5 | refs/heads/master | 2020-06-06T02:56:58.827356 | 2015-09-28T00:55:09 | 2015-09-28T00:55:09 | 33,705,082 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 871 | java | public class Celebrity {
private Relationship relationship;
Celebrity(Relationship relationship) {
this.relationship = relationship;
}
public int findCelebrity(int n) {
Queue<Integer> candidates = new LinkedList<>();
for (int i = 0; i < n; i++) {
candidates.add(i);
... | [
"jijex@yahoo.com"
] | jijex@yahoo.com |
479fba023c81fa2d4b100afe814fbbbbdc3733a4 | dac640a0ed9583520071668da10d6645f78965d8 | /src/com/uyghuria/MyInterface.java | af84e32749e18f01d5bac3736c5dbc04130c5868 | [] | no_license | parhatmamat/HelloWorld2 | 665b6a6915a949f954194a7c840474bdc4ff2af5 | de8639d6b485cb85bf855f77bfca4b7b20ee9c03 | refs/heads/master | 2021-03-10T13:48:02.515043 | 2020-03-11T02:59:36 | 2020-03-11T02:59:36 | 246,458,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 163 | java | package com.uyghuria;
import org.w3c.dom.ls.LSOutput;
/**
* Created by Parhat Mamat on 2020-03-09
*/
public interface MyInterface {
public void sort();
}
| [
"fpakzat@gmail.com"
] | fpakzat@gmail.com |
4b892f513d935681309a197b51db488eba734be5 | 5b5c9995359d0f15b07a5f09cca3450400d9b903 | /src/main/java/com/qf/domain/Cart.java | 584e7c9b6f483a188b991eaafe734316826f3193 | [] | no_license | zhenchuanli/xiaomi_maven | 917b25dfbcea05d89976e9ea4aec4ac2656946d3 | 70f78603f7ff7b03ad9c3635f0fed3abcc20e74d | refs/heads/master | 2022-12-24T00:09:30.333267 | 2019-10-07T05:38:46 | 2019-10-07T05:38:49 | 213,302,528 | 0 | 0 | null | 2022-12-16T09:45:14 | 2019-10-07T05:30:10 | Java | UTF-8 | Java | false | false | 1,346 | java | package com.qf.domain;
import java.math.BigDecimal;
/**
* Oldman 2019/9/10 14:37
* bug? 不存在的
*/
public class Cart {
private Integer id;
private Integer pid;
private Integer num;
private BigDecimal money;
private Goods goods;
public Cart() {
}
public Cart(Integer id, Integer pid, I... | [
"874140294@qq.com"
] | 874140294@qq.com |
7b07de1494edd78c830be4c8371f79924e117729 | d40d870e69d1e8da17c9076b14764829dcfc62e3 | /src/test/java/com/tests/BaseTest.java | c040d75be7114a64fb5970d5d7479600c498f74a | [] | no_license | anishst/JavaSeleniumDocker | f27c8e3b07bb9846c9061e552c2558119b7587b1 | 792b8212b7d961da965361d1f91dcc2c9fd1a5d8 | refs/heads/master | 2023-04-11T01:19:36.699724 | 2021-04-27T15:44:51 | 2021-04-27T15:44:51 | 360,999,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,324 | java | package com.tests;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.remote.DesiredCapabilities;
import org.openqa.selenium.remote.RemoteWebDriver;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeTest;
import java.net.Malforme... | [
"anishst@hotmail.com"
] | anishst@hotmail.com |
d68a529b96b21dd0384f02b0cd551b922e8b1db5 | 3c9ad4aa21ed83f2bdec1b3f46f4c4e8c3c3591c | /ViaLink/src/fr/umlv/dp/exam/AbstractMessageHandler.java | babccf2067ea28de9d21b995b012a3594820d08d | [] | no_license | JonathanCrt/INFO_POO_Design_Pattern | 9ec82e7412e060160b2a6f2c540aa17fb01740fe | 85e16222037dfb3bffc1d59ce3f2c11f22f6d34c | refs/heads/master | 2023-02-10T18:55:37.330653 | 2021-01-07T10:19:56 | 2021-01-07T10:19:56 | 299,560,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package fr.umlv.dp.exam;
import java.time.LocalDateTime;
import java.util.*;
import java.util.stream.Stream;
class AbstractMessageHandler implements IMessageHandler {
MessageManager messageManager = new MessageManager();
final Deque<Message> messageDeque = new ArrayDeque<>();
static class MessageManager... | [
"jonathan.crete@outlook.fr"
] | jonathan.crete@outlook.fr |
39a3542cb1f6223d450351b5a561d5c76ed4914c | 63e0cd899972adbb117a17d8d40eef8fefb56d62 | /projects/aotd_lib/src/test/java/com/sc/service/SearchServiceTest.java | f7a58ff802adf994dafd5f0b8feee214a16aa5c1 | [] | no_license | sherazc/playground | 8b90e1f7b624a77a3f3e9cf5f71eecf984aa8180 | 7fe926d2564b12d96f237b253511dd7c2a302b64 | refs/heads/master | 2023-08-16T17:22:29.564713 | 2023-08-16T04:34:52 | 2023-08-16T04:34:52 | 87,116,642 | 2 | 1 | null | 2023-05-04T18:25:45 | 2017-04-03T20:15:15 | PHP | UTF-8 | Java | false | false | 1,886 | java | package com.sc.service;
import com.sc.domain.AyaDetail;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import java.io.*;
import java.util.List;
public class SearchServiceTest {
public static String INDEX_FILE = "src/test/resources/data_index.txt";
public static String QURAN_FILE = ... | [
"sheraz@mbp.com"
] | sheraz@mbp.com |
1b13f7f709bb29f4ac901ad5122342d2a4efcc7d | 84254b552c9b9e97e2b86a8b2c5d029775f5ddbe | /course-api-data/src/main/java/io/javabrains/springbootstarter/courses/CourseRepository.java | 05578ca7434ce2a61cddb43c39be244933c26c6a | [] | no_license | rajatlko/SpringBoot_RestAPI_App | d34cbaa4446e5310fbfed4277016ffcac4d2568d | fcce59d21b94610be402ed3d35d843c834fa161a | refs/heads/master | 2022-10-02T15:30:50.842062 | 2020-06-07T06:51:50 | 2020-06-07T06:51:50 | 260,117,006 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package io.javabrains.springbootstarter.courses;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
public interface CourseRepository extends CrudRepository<Course,String> {
public List<Course> findByName(String name);
public List<Course> findByDescription(String foo);
public List<... | [
"rajat@xyz.com"
] | rajat@xyz.com |
bfa89a57ea3eaee630ae72e325048caf7086a438 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_completed/13842042.java | 130aec9b949d34ba76d4c7b607ed936b6ba1ba51 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,250 | java |
// import java.io.ArithmeticException;
import java.io.UncheckedIOException;
import java.io.UncheckedIOException;
class c13842042 {
// @Override
protected Properties loadFile(String fileName) {
Properties prop = new Properties();
try {
URL url =(URL)(Object) (new File(fileName).toU... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
4f2dcfb0e942df4b6de56483eff0aeb3f9041c66 | f4a05b306d0b2fe5c41e3b8770ff7758dbeb8057 | /LO9/src/opgave4_b/Stars.java | aa7c01ed0d1cdae2180e50d7a004e2fcd7ae5589 | [] | no_license | RedaDK/skole | 6bcb3933b42ba92c0edf8492cad272eabac3ce65 | ad597c86739778d6d14b0d2af59b2b68c70eec44 | refs/heads/master | 2022-12-19T23:57:10.807767 | 2020-10-09T17:30:29 | 2020-10-09T17:30:29 | 301,456,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package opgave4_b;
public class Stars
{
public void starExA(int rowCount)
{
for (int row = 1; row <= rowCount; row++) {
System.out.printf("%2d: ", row);
int starCount = rowCount - row + 1;
int dashCount = rowCount - starCount;
for (int i = 1; i <= ... | [
"meb2111@hotmail.com"
] | meb2111@hotmail.com |
2be32acf3390523d0a84ec966b8aabdd7af81039 | 3a48f8bc47c704342099c3b98f0a7644ab32efc1 | /microservicecloud/microservicecloud-eureka-7001/src/main/java/com/atguigu/springcloud/EurekaServer7001_App.java | 7090eedad85724288faffd4fde5c7c5b3b97a0f7 | [] | no_license | wangbotom/microservicecloud-config | 639059454d763acc4b213cba486fb3c0b3d6c825 | 591ca8f200c281a9588f4b8c2852ea2a344caa42 | refs/heads/master | 2020-05-01T08:47:49.087539 | 2019-03-26T01:31:40 | 2019-03-26T01:32:51 | 177,385,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package com.atguigu.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer //EurekaServer服务器端启动类,接受其它微服务注册进来
pu... | [
"704744349@qq.com"
] | 704744349@qq.com |
93e3ea6deb81938547ef77e37e6955d8ecfebd6a | 4a6972370c2d392da5d87212ff72517b4f0d9dd4 | /src/main/java/cn/fantasticmao/ycy/intellij/plugin/config/PluginSettingForm.java | ed6096f09359e3c408b0ff7b59a38493724e8a3a | [] | no_license | lzm1988/ycy-intellij-plugin | a04a06a49220bd620872ff2208ca208bf51ac00e | dfcbc9fcb1b7b4245662f78fb69247875d05cb45 | refs/heads/master | 2020-05-17T08:01:18.542319 | 2019-04-19T04:56:46 | 2019-04-19T04:56:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,082 | java | package cn.fantasticmao.ycy.intellij.plugin.config;
import com.intellij.openapi.ui.ComboBox;
import com.intellij.openapi.ui.TextFieldWithBrowseButton;
import javax.swing.*;
import java.awt.event.ActionEvent;
/**
* 插件设置页面的表单对象
*
* <p>表单对象的实例化由插件 {@code UI Designer} 根据 {@code PluginSettingForm.form} 配置文件生成</p>
*
... | [
"maomao8017@gmail.com"
] | maomao8017@gmail.com |
add6b69ec02d5db3fef3f44e691f4e124b3291a7 | 3c5a076e323b58cd8cee661200840ed698897484 | /JAVA/spring/springfm-di-xml/src/main/java/com/liteworm/ba04/dao/impl/UserDaoImpl.java | fb575a0eeefd37deb693e3995b2c478a55f334c7 | [
"Apache-2.0"
] | permissive | LiteWorm/wormlearning | a221f6dd94004aec635ade991f44555497d5e163 | 64fd89cc53e65f264a5c134d207403c5a2565e92 | refs/heads/master | 2023-09-01T18:53:12.268838 | 2023-08-31T01:27:00 | 2023-08-31T01:27:00 | 249,720,611 | 0 | 1 | Apache-2.0 | 2023-08-23T05:33:53 | 2020-03-24T13:50:29 | Java | UTF-8 | Java | false | false | 389 | java | package com.liteworm.ba04.dao.impl;
import com.liteworm.ba04.beans.User;
import com.liteworm.ba04.dao.UserDao;
/**
* @ClassName UserDaoImpl
* @Decription @TOTO
* @AUthor LiteWorm
* @Date 2020/4/18 12:53
* @Version 1.0
**/
public class UserDaoImpl implements UserDao {
@Override
public void insertUser(Use... | [
"ly090820@gmail.com"
] | ly090820@gmail.com |
5faa8519f25c999c00b04dc346639dd0036e229e | 3a75c5db657f77212f1f34e3a59493542618e80c | /src/main/java/br/com/diegobufalo/forum/ForumApplication.java | b04f1e7020c28efd807c2ad75ed1b059c884fa01 | [] | no_license | DiegoBufalo/ForumApplication | da6fee9f6403f748089310e3e56df8db5f15d1d8 | fe34014fc36cff47858d67cf3a42198cd5a7c08c | refs/heads/master | 2023-03-07T23:14:25.033332 | 2021-02-17T18:33:09 | 2021-02-17T18:33:09 | 338,067,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package br.com.diegobufalo.forum;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cache.annotation.EnableCaching;
import org.springframework.data.web.config.EnableSpringDataWebSupport;
import springfox.documentation.swa... | [
"diego.bufalo14@gmail.com"
] | diego.bufalo14@gmail.com |
18f4c71090912b327dd8ea5ff7ce0ea78e2453f9 | d28ed604dd3e61ab6cb1cfeee9d451d85005d296 | /latte-ec/src/main/java/com/flj/latte/ec/main/personal/PersonalClickListener.java | 6b9094e7f44e73ac4c97c40d98d1f955291c307f | [] | no_license | mrjoechen/Latte | c845630cf02af72b7c6bb8eb175b2a0ddce69ece | ff9254f70c94dbd0d72164898fdef27ca8c6b6c7 | refs/heads/master | 2021-08-30T15:36:25.717714 | 2017-12-18T13:38:02 | 2017-12-18T13:38:07 | 114,640,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,423 | java | package com.flj.latte.ec.main.personal;
import android.view.View;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.listener.SimpleClickListener;
import com.flj.latte.delegates.LatteDelegate;
import com.flj.latte.ec.main.personal.list.ListBean;
/**
* Created by chenqiao
*/... | [
"mrjoechen@qq.com"
] | mrjoechen@qq.com |
6a62fdcc6c73efa4961b35c0842fb1c5cc4cc50a | 7bd11d670f5fe13e456f823800e0a0bd9e72751d | /client/spring/src/main/java/com/ke/schedule/client/spring/core/TaskDispatcher.java | da5c5efc6d9268df8ac839de335ebb2dab557390 | [
"Apache-2.0"
] | permissive | daysdays/kob | aabcc1280d451f81cae4ebb8a29989c426a5d55f | 9c111532a2856a36e202834da75904c9d892014c | refs/heads/master | 2023-01-28T02:39:46.464964 | 2020-12-07T07:37:00 | 2020-12-07T07:37:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,444 | java | package com.ke.schedule.client.spring.core;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.ke.schedule.basic.constant.TaskRecordStateConstant;
import com.ke.schedule.basic.constant.ZkPathConstant;
import com.ke.schedule.basic.model.TaskContext;
import com.ke.schedule.basic.model.T... | [
"zhaoyuguang@lianjia.com"
] | zhaoyuguang@lianjia.com |
d93fbf277218af996be35fe00a72318b1ff0f296 | 81aeb565fd50580ef6fb952a861369249c40f914 | /spring_project/Orl-0915/src/main/java/com/bitcamp/orl/crew/controller/CrewCommentRestController.java | 67ec4bfe7cc3b01167ea1e79b97dba8ebdee83c2 | [] | no_license | yiwoori/java205 | 619b7fba330ce318e79d05b27bcf40774e313929 | 9c5d03ebf3c5f6dbecc70a93258b09058c89f583 | refs/heads/main | 2023-08-18T12:35:33.141450 | 2021-10-01T14:30:29 | 2021-10-01T14:30:29 | 370,221,939 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,572 | java | package com.bitcamp.orl.crew.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping;... | [
"yiwoori93@naver.com"
] | yiwoori93@naver.com |
a1a993cee9f1bcd84233d70dbbacc4b1a7f9d6b6 | a06df20f27cb9f79a42ed1be9a3e595124294713 | /1poo/heren/Persona.java | 3f9e7e6fc0e046770d87e0acf7a0e7ee827f4887 | [] | no_license | xml34/patrones | ad712a0ed7b14c314e2a5916798c737a489cb0e6 | 187f2d0038b197be63efcda8524a908ecb4c3bcc | refs/heads/master | 2020-03-20T22:04:40.783021 | 2018-07-16T17:43:52 | 2018-07-16T17:43:52 | 137,777,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | public class Persona {
protected String nombre;
protected String apellido;
protected int edad;
public Persona(String nombre, String apellido, int edad){
this.nombre = nombre;
this.apellido = apellido;
this.edad = edad;
}
public String getNombre(){
return nombre;
}
public String getApellido(){
retur... | [
"eafitense@gmail.com"
] | eafitense@gmail.com |
406ff66fde086ed965ba4f4b4c5c38be2f00e5ad | 6dc0c5eabfcf38698156f8275159c864c5685769 | /src/main/java/com/github/mich8bsp/tlhm/operationMessages/KeyValuePair.java | 4e67390bf44428c3286b2d875ac3e632bb139ee7 | [] | no_license | mich8bsp/time-limited-hash-map | fe7d03b2fb79876a5b7c97f2f826d34ca1a7dad6 | 480227c037429f93fe514773c288002352b351a3 | refs/heads/master | 2021-01-09T22:38:26.069767 | 2017-06-27T21:25:48 | 2017-06-27T21:25:48 | 92,734,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 543 | java | package com.github.mich8bsp.tlhm.operationMessages;
import java.util.Map;
/**
* Created by Michael Bespalov on 30-May-17.
*/
public class KeyValuePair<K, V> implements Map.Entry<K, V>{
private K key;
private V value;
public KeyValuePair(K key, V value) {
this.key = key;
this.value = val... | [
"mich8bsp@gmail.com"
] | mich8bsp@gmail.com |
b34e4a9aff66561761747a7476cd3628a89ec802 | 9cfa20f826fc1e0042ebd4f11563f7abf5e3ec4d | /atmos/src/main/java/org/jclouds/atmosonline/saas/blobstore/AtmosBlobStore.java | db4ebeeb3843f4a4f2bb630a883c606841c17827 | [] | no_license | rimuhosting/jclouds | e56e9c7dd83c1c2bd41d78f47faede73e3033823 | f488c9f8c3072599fe4c6f015ea724d663dc5998 | refs/heads/master | 2022-07-30T11:47:18.202365 | 2009-11-25T00:55:02 | 2009-11-25T00:55:02 | 376,723 | 0 | 0 | null | 2022-07-06T19:59:46 | 2009-11-18T02:38:34 | Java | UTF-8 | Java | false | false | 6,443 | java | /**
*
* Copyright (C) 2009 Cloud Conscious, LLC. <info@cloudconscious.com>
*
* ====================================================================
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for addition... | [
"adrian.f.cole@3d8758e0-26b5-11de-8745-db77d3ebf521"
] | adrian.f.cole@3d8758e0-26b5-11de-8745-db77d3ebf521 |
300b8da8301f3b6b724c771e81607c99daf3a8ae | efde473b19689761216b966bed59c2adabaaedfb | /project/app/org/example/instrumenti_placanja/NalogZaPrenos.java | e55e72a8a29f78e4e0635a0c2bd04619175f5bb3 | [] | no_license | DaniloJevtovic/poslovnaInformatika | 767b7c487519ae613159615e613c7806acaf84e2 | 081dc299ada141fa4c90a9250ac81ed0a70c1139 | refs/heads/master | 2020-12-30T12:10:36.328759 | 2017-07-08T03:24:43 | 2017-07-08T03:24:43 | 91,501,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,641 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5.1
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.07.03 at 10:20... | [
"stevan_sinik@hotmail.com"
] | stevan_sinik@hotmail.com |
70448c1a6e8e3faf9f2a544f15492ef4cb0536d4 | 5b4b79c987fb74cc1fc3a5e71259c002be55ded5 | /src/main/java/com/kodluyoruz/models/Email.java | 12eb9b85ca99aee8dc59fb2f465b32d94eca15a8 | [] | no_license | rnejdetsarikaya/Notifications-Hub | 1fe7dc741c3f8c6481570af82a0b318257cbb276 | 5eb908587b7b90643f696dd9f8fc400d89cbc6c7 | refs/heads/master | 2022-12-13T15:46:43.915668 | 2020-09-09T16:59:07 | 2020-09-09T16:59:07 | 294,173,171 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 970 | java | package com.kodluyoruz.models;
import com.kodluyoruz.interfaces.Channel;
public class Email implements Channel {
private String title;
private String message;
private Company sender;
private User receiver;
@Override
public void send(String message){
System.out.println("Send Email fr... | [
"necsrky@gmail.com"
] | necsrky@gmail.com |
215aa3c890a653c3ea06df3ec2900e3775138479 | c5154b5f36e63b8fd721d86bf1839cf143373364 | /core/src/main/java/nz/mega/core/data/category/CategoryDao.java | 85590be657687fa6dca5c45cb8b2374c688ae6c1 | [] | no_license | vilemob/MegaBud | 4ada7260ba0ba8efadf40798f406aa8605e52f11 | 92e8f04fdcda35edf1362b4004f07d1d3fd8a65f | refs/heads/master | 2022-07-04T16:18:30.888758 | 2020-05-14T17:38:48 | 2020-05-14T17:38:48 | 263,982,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 866 | java | package nz.mega.core.data.category;
import androidx.lifecycle.LiveData;
import androidx.room.Dao;
import androidx.room.Delete;
import androidx.room.Insert;
import androidx.room.Query;
import androidx.room.Update;
import java.util.List;
import io.reactivex.Completable;
@Dao
public interface CategoryDao {
@Query... | [
"gringoperalta@gmail.com"
] | gringoperalta@gmail.com |
0ed354909239afa9e6a15e5b90c6bffcc953b1d7 | f00bb3027f46a28abda10e68debea45361c89a55 | /src/leetcode/stack/stack_simple/MaxStack.java | b618adffc909a4a3bd7d9254089962e77ff4ae89 | [] | no_license | thinkerzhangyan/JavaPractice | f3455241223bda0a531baae10b31dce0c82da13b | 627b0484cab32add14d4e9259d88993fb880e038 | refs/heads/master | 2021-06-04T14:37:17.416138 | 2020-06-09T14:47:02 | 2020-06-09T14:47:02 | 147,666,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | java | package leetcode.stack.stack_simple;
import java.util.LinkedList;
public class MaxStack {
private LinkedList<Integer> stack1 = new LinkedList<>();
private LinkedList<Integer> stack2 = new LinkedList<>();
public MaxStack() {
}
public void push(int val) {
stack1.push(val);
if (st... | [
"zhangyan22@le.com"
] | zhangyan22@le.com |
58246bd6d71a786ad98f76b2893f8463ac28fa8f | b8702ab1756c8e8947d4db42304aa520b5fefa35 | /app/src/main/java/com/narancommunity/app/common/ExpandableHeightGridView.java | e7905d4e66bfec3fe30ab4cc1922d22c329bd981 | [] | no_license | naranc/AndroidApp | bf9e9ed6c15fff678f7f016ea91e45a2da0bbd61 | 88b7ee89d334a9a9797d2e154ffe1652181a5813 | refs/heads/master | 2020-03-09T16:15:01.024728 | 2018-06-02T09:17:04 | 2018-06-02T09:17:05 | 128,879,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | package com.narancommunity.app.common;
import android.content.Context;
import android.util.AttributeSet;
import android.view.ViewGroup;
import android.widget.GridView;
public class ExpandableHeightGridView extends GridView {
private boolean expanded = false;
public ExpandableHeightGridView(Context context) {
su... | [
"120760202@qq.com"
] | 120760202@qq.com |
c3110492285ea8a3b0d63705fd11ce463b145b7b | 01df62e86365b27d348e215f7b51029368e225ca | /shiro_study_1/src/test/java/com/wang/shiro/study/realm/JDBCRealmTest.java | 9ffa2564a82e5395b4206563143888340ed85b13 | [] | no_license | hejiawang/shiro_study | e27ea0cd9ba8ddd5931c22c51ef3c1c73d5cac62 | a5513e366c47a6f38f4aa76669a0c9ffd0290b29 | refs/heads/master | 2021-07-13T14:42:57.310494 | 2017-10-18T02:06:32 | 2017-10-18T02:06:32 | 107,216,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,514 | java | package com.wang.shiro.study.realm;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.config.IniSecurityManagerFactory;
import org.apache.shiro.subject.Subject;
import org.apache.shiro.util.F... | [
"952327407@qq.com"
] | 952327407@qq.com |
ae867e2fd3155274c06966cbfeb9f3470a68bc6d | 096b557af3b68947cb31685221f14d911e84f918 | /src/net/effectivejava/examples/chapter11/item77/ElvisStealer.java | e46b9d54874d35442833217b5d85e9d993f7d6ea | [] | no_license | kuchikigit/SrcCodes | 34d84eaca5a970143489c969d7063c88453bb19f | feb3198a382d106e37d6d34da9452ddf3482c6d3 | refs/heads/master | 2021-01-20T19:05:23.083737 | 2016-08-10T12:13:35 | 2016-08-10T12:13:35 | 63,997,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 494 | java | // "Stealer" class - Page 310
package net.effectivejava.examples.chapter11.item77;
import java.io.Serializable;
public class ElvisStealer implements Serializable {
static Elvis impersonator;
private Elvis payload;
private Object readResolve() {
// Save a reference to the "unresolved" Elvis instance
impersonat... | [
"rainy.kuchiki@yahoo.com"
] | rainy.kuchiki@yahoo.com |
be71b7ed0933f3b961c4473dc07986e5f6ecc607 | 9aafecc1b16c88662ecb84cd4109959e379ea15d | /SoundCloud/src/server/SoundCloud.java | de5cd1b5628c3a087d72d319661ffc8fb93c04d6 | [] | no_license | joaocoutinho1602/SD-SoundCloud | aff041755f9aafc9be88268c15a346d6390e7a08 | f06fcc1ecc7c772681fcdfaea09dc18c58a0696e | refs/heads/master | 2022-08-05T21:39:57.560426 | 2020-05-23T19:07:57 | 2020-05-23T19:07:57 | 266,402,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,015 | 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 server;
import data.Data;
import java.net.ServerSocket;
import java.net.Socket;
/**
*
* @author anacesár
* @author coutinh... | [
"36842378+joaocoutinho1602@users.noreply.github.com"
] | 36842378+joaocoutinho1602@users.noreply.github.com |
62f1af5e777d5890e04a8834bced118c6fb1869a | acf1b7191d9c712f1be9db9907298ba54cced98f | /ext-wechat/src/main/java/com/liangzhmj/cat/ext/wechat/miniprogram/openability/MsgAbility.java | 163c4ab0eae05d8433bd4fb981bc7801c7fbb2b0 | [] | no_license | liangzhmj/cat | ccda2422e54b8d6810c3eab941d7a4c5473bf21c | b3c6a9797debdbb921fcdde698e5cdd6655e1edd | refs/heads/master | 2023-07-07T02:25:42.242835 | 2020-08-15T10:32:58 | 2020-08-15T10:32:58 | 283,142,501 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,925 | java | package com.liangzhmj.cat.ext.wechat.miniprogram.openability;
import com.liangzhmj.cat.ext.wechat.exception.WechatException;
import com.liangzhmj.cat.ext.wechat.tools.common.APIUtils;
import com.liangzhmj.cat.ext.wechat.tools.common.protocol.MessageProtocol;
import com.liangzhmj.cat.ext.wechat.tools.common.vo.MsgTempl... | [
"liangzhmj@qq.com"
] | liangzhmj@qq.com |
3cc5b99c5760c62003e30ee91c42a1902f5e9aaa | ce3decb4c92f6c122103563b3cc7760fe9c2447f | /src/org/pushingpixels/matrixrain/intro/rain/BellRainManager.java | 07093f6aee9759bcb39c35aae21dabb8ed9e6836 | [] | no_license | kirill-grouchnikov/matrix-rain | d83235c698328c61585c91420a90059fdf62bcb4 | a733bcc18efa3868077515477aac96ed383f0865 | refs/heads/master | 2021-01-19T19:09:00.481177 | 2017-03-30T01:35:27 | 2017-03-30T01:35:27 | 86,645,844 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 48,786 | java | /*
* Copyright (c) 2003-2017 Matrix Rain, Kirill Grouchnikov. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* o Redistributions of source code must retain the above copyright notice,
... | [
"kirill.grouchnikov@gmail.com"
] | kirill.grouchnikov@gmail.com |
69fdd5085a09d9d10b2edb0507083d80076270c2 | 4a5611fdb1640a3497e2eb1a9209eedd5d256a1a | /INVOKE_ACTIVITY/exercises_INVOKE_ACTIVITY/gen/com/example/exercises_invoke_activity/R.java | b629e68c2d9159bf1db6acf22e89b9a1a1ad6933 | [] | no_license | GeraldGono/Android_Exercises | ba18e985408252cdda325472a5fd6a446bee9cf0 | f56fe39025e46f3e96ae4d9a7077591362863b0e | refs/heads/master | 2016-09-05T21:47:26.985131 | 2014-07-03T08:47:48 | 2014-07-03T08:47:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166,280 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.exercises_invoke_activity;
public final class R {
public static final class anim {
public static final in... | [
"g.gono@klab.com"
] | g.gono@klab.com |
5513ac9cfd06ce376a6a0dac18c507ccb73871a5 | 41ccf6613996afd27bed1129ad7124d450efdc71 | /sc-facade/sc-facade-service/src/main/java/com/yatang/sc/facade/domain/ProdSellPriceUpdateParamPo.java | b1de26bfff71cd347f908811570253f6997e51c4 | [] | no_license | sengeiou/demo-1 | ea02da49043080694f5d6d1554e5a7766bae3ca6 | a15185df951c12ac863ce530f824d0280b8e7e8a | refs/heads/master | 2021-09-09T10:18:06.081572 | 2018-03-15T04:19:37 | 2018-03-15T04:19:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.yatang.sc.facade.domain;
import lombok.Data;
import java.util.Date;
@Data
public class ProdSellPriceUpdateParamPo {
/**上传ID*/
private Long importsId;
/**子公司ID*/
private String branchCompanyId;
/**商品ID*/
private String productId;
/**处理结果*/
private Integer handleResult;
... | [
"huangjianjun5987@163.com"
] | huangjianjun5987@163.com |
58c5e2389420c1f912421728186699c84de38694 | e36346868cf71b56076de5b5c1452cea2beb4ca4 | /src/main/java/top/fuyuaaa/shadowpuppets/model/vo/CourseVO.java | 8f5a0afd8c8b8d06bf8134f161275cded35bcb10 | [] | no_license | fuyuaaa/shadow-puppets | 4f4a328202b3836d5bbe24188ca0786143cc01f1 | b4b0b9c140ec6e5601602d96491e1bb44b435a0b | refs/heads/master | 2022-06-25T08:23:02.519126 | 2020-06-01T02:14:17 | 2020-06-01T02:14:17 | 179,556,142 | 1 | 0 | null | 2022-06-17T02:07:23 | 2019-04-04T18:43:01 | Java | UTF-8 | Java | false | false | 764 | java | package top.fuyuaaa.shadowpuppets.model.vo;
import lombok.Data;
import top.fuyuaaa.shadowpuppets.model.BaseModel;
import java.io.Serializable;
import java.math.BigDecimal;
/**
* @author: fuyuaaa
* @creat: 2019-05-01 15:44
*/
@Data
public class CourseVO implements Serializable {
private static final long seria... | [
"fuyu03@souche.com"
] | fuyu03@souche.com |
eb8f384701525d71fdea7c2547fd59f9ab552bf3 | 47bb1ac556f6b0ee8aae1846cf98ed6f32312fce | /app/src/main/java/com/freud/mrzz/utils/WidgetController.java | 3461043b014e875392c592bf7844e6429f442588 | [] | no_license | rivalnhwc/Mrzz | 06cfdd4bbf1ea3f168faa0995c5d76dc37f32b46 | d1521e3daef3a21aa5e39e866d163685938b1c63 | refs/heads/master | 2020-05-19T12:59:04.358280 | 2015-04-21T05:31:07 | 2015-04-21T05:31:07 | 32,459,518 | 1 | 1 | null | 2015-04-21T05:31:07 | 2015-03-18T13:13:40 | Java | UTF-8 | Java | false | false | 2,546 | java | package com.freud.mrzz.utils;
import android.view.View;
import android.view.ViewGroup.MarginLayoutParams;
import android.widget.RelativeLayout;
/*
* 获取、设置控件信息
*/
public class WidgetController {
/*
* 获取控件宽
*/
public static int getWidth(View view)
{
int w = View.MeasureSpec.makeMeasureSpec(0,View.Meas... | [
"wangyanyanha@gmail.com"
] | wangyanyanha@gmail.com |
539a17f5acc181d0b8be3e8cc5b1c5819610c2d9 | 938b5d0802b633a6f40242c24a28ddccbfa057d2 | /src/main/java/com/fpms/dto/RolePrivilegeDto.java | f16bccde5d1ee6b57c63e3d1bbbed8e5bb25e180 | [] | no_license | financial-product-management-system/FPMS | b3c134fa130931f4a50d6516c6ac164a099043e7 | 0f40e412a8ef091a5ce87eca038c18d791fac3fd | refs/heads/master | 2022-06-23T05:39:35.046832 | 2019-10-10T08:40:30 | 2019-10-10T08:40:30 | 190,691,857 | 0 | 0 | null | 2022-06-17T02:33:55 | 2019-06-07T05:17:57 | Java | UTF-8 | Java | false | false | 1,063 | java | package com.fpms.dto;
import com.fpms.entity.Privilege;
import java.util.Date;
import java.util.List;
/**
* @author : TianHong Liao
* @date : 2019/6/18 23:17
* @description:角色与权限的关联信息封装类
* @modified :
*/
public class RolePrivilegeDto {
private Integer roleId;
private String roleName;
private List<Pr... | [
"1105235030@qq.com"
] | 1105235030@qq.com |
d9d8048f80aaf297ea3a249c371e71100b93575e | 17f541fcde1a485b9b80065b3a66be0bd3cfce45 | /src/main/java/org/jensoft/core/plugin/PluginException.java | 9572e88b53b9754b54d8dae3c30214176bb4f3c1 | [] | no_license | wyrover/jensoft-core | 6a3285346fd7aaa69e7ef4e99266eee581e02db6 | 87eba8fd035694cebcaeeb8ae2257010c4706296 | refs/heads/master | 2020-04-11T06:11:22.006038 | 2017-05-28T22:17:06 | 2017-05-28T22:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,034 | java | /*
* Copyright (c) JenSoft API
* This source file is part of JenSoft API, All rights reserved.
* JENSOFT PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package org.jensoft.core.plugin;
/**
* <code>PluginException</code> is the superclass of those
* plugin exceptions that can be thrown during the n... | [
"matthieu@sd-55273.dedibox.fr"
] | matthieu@sd-55273.dedibox.fr |
75861da23730be0f587513166ae22e3666222204 | ca3fa596d50944a37ce45ff9217b6bad209d7853 | /RxTools-library/src/main/java/com/vondear/rxtools/RxConstants.java | 469256241271f0d43cfba4511b1113cb12e04dfe | [] | no_license | w1984908499/RxTools | f06c6b1656926df47a54b9222cf450f0db5b9ce0 | 177627ede0e69eebc2cb656388f8dbaff7274700 | refs/heads/master | 2021-01-23T07:44:28.064463 | 2017-03-27T09:02:20 | 2017-03-27T09:02:20 | 86,439,408 | 1 | 0 | null | 2017-03-28T09:14:30 | 2017-03-28T09:14:29 | null | UTF-8 | Java | false | false | 2,611 | java | package com.vondear.rxtools;
/**
* Created by vondear on 2017/1/13.
*/
public class RxConstants {
//----------------------------------------------------常用链接- start ------------------------------------------------------------
/**
* RxTools的Github地址
*/
public static final String URL_VONTOOLS = ... | [
"vondear@163.com"
] | vondear@163.com |
d7d56367dc6f8143b1bae90f72a23de2dacccbba | 30d4ce201e7c075a1c520f066a7d022d068f57bf | /app/src/main/java/com/yanhao/main/yanhaoandroid/bottomBar/library/DefaultModeBuilder.java | acfab11d821d642c78c8fb2665ced478378b55b4 | [] | no_license | kiyybery/YanHaoAndroid | 0bc4408fa47b11150db0521d3bc09c2b78880eef | 3fc2f2a157729f78a338fe37c25a28ec1d9956af | refs/heads/master | 2021-01-10T08:28:39.341972 | 2016-03-16T01:28:14 | 2016-03-16T01:28:14 | 45,671,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,966 | java | package com.yanhao.main.yanhaoandroid.bottomBar.library;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.widget.LinearLayout.LayoutParams;
import java.util.List;
public class DefaultModeBuilder implements IBuilderDefault{
private PagerBottomTabS... | [
"xueyanan199227@gmail.com"
] | xueyanan199227@gmail.com |
70778deef481cc0b35b0b66a6d8a2aed6626cab7 | 7d32b145daf44ada2c030af30efb2310cddde788 | /app/src/main/java/com/mukeshproject/zomatoguide/restaurantpage/HasMenuStatus.java | 64b637747665cc297443e7c986ec862aef18e82d | [] | no_license | MukeshKumar1699/Zomato-Guide | 3ccd95676953bcf1d11befb32a6e52ac88e49d16 | ca7f62aa903ddbb8d4f49297f117c89f7d9382ae | refs/heads/master | 2023-05-06T03:27:10.431448 | 2021-06-02T11:49:14 | 2021-06-02T11:49:14 | 329,072,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.mukeshproject.zomatoguide.restaurantpage;
import com.google.gson.annotations.SerializedName;
public class HasMenuStatus {
@SerializedName("delivery")
private int delivery;
@SerializedName("takeaway")
private int takeaway;
public int getDelivery() {
return delivery;
}
... | [
"mukeshkumar.1699@gmail.com"
] | mukeshkumar.1699@gmail.com |
e77a2ade9be94257d3f11d0e0df0f8aa10ca0b69 | 16fd4dd436256f7d2da56ab05c549721cd237eda | /src/test/java/br/ce/wcaquino/functional/TaskTest.java | a75bb744ec8fa59f3ff5573b5ca4189b41d0f173 | [] | no_license | tenoriio7/functional-tests | 1713b78128e49dc234ab8d0b6def08ded401048d | 37c2f01006b79727641723be53e36e4130d0cd17 | refs/heads/master | 2023-04-07T23:36:34.700975 | 2021-04-03T03:12:54 | 2021-04-03T03:12:54 | 354,184,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,707 | java | package br.ce.wcaquino.functional;
import org.junit.Assert;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import net.bytebuddy.utility.RandomString;
public class TaskTest {
@Test
public void testAmbiente() {
WebDriver... | [
"vlopes@uolinc.com"
] | vlopes@uolinc.com |
6b3ed8e3adc9168c8e6b047c5a84ce29b2cf6585 | c55dc547f02573faa67148ad271de4b8bd486a8a | /part08-Part08_02.AverageOfPositiveNumbers/src/main/java/AverageOfPositiveNumbers.java | e4dcc967d4ffed9b6f84c005eb5cf2c6e237558e | [] | no_license | Miguel-Barca/Java_programming_II_mooc_fi | 8daab642b52ef58c62d803d7790baac43bbfb919 | cc531f2a5b714fe5e519a1f1fa3a0bb74bf0863b | refs/heads/main | 2023-03-26T05:36:08.202769 | 2021-03-16T11:06:57 | 2021-03-16T11:06:57 | 342,852,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,108 | java |
import java.util.ArrayList;
import java.util.Scanner;
public class AverageOfPositiveNumbers {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
ArrayList<Integer> numbers = new ArrayList<>();
while(true) {
int userInput = Integer.valu... | [
"miguelbarca.usc@gmail.com"
] | miguelbarca.usc@gmail.com |
e8b2c641f53cff8a245bb804c69d890a649c77dd | 473fc28d466ddbe9758ca49c7d4fb42e7d82586e | /app/src/main/java/com/syd/source/aosp/external/r8/src/main/java/com/android/tools/r8/code/Format21s.java | 79d15ab84928bee0372c117472f798547ab1c9ec | [] | no_license | lz-purple/Source | a7788070623f2965a8caa3264778f48d17372bab | e2745b756317aac3c7a27a4c10bdfe0921a82a1c | refs/heads/master | 2020-12-23T17:03:12.412572 | 2020-01-31T01:54:37 | 2020-01-31T01:54:37 | 237,205,127 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,815 | java | // Copyright (c) 2016, the R8 project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
package com.android.tools.r8.code;
import com.android.tools.r8.dex.Constants;
import com.android.tools.r8.... | [
"997530783@qq.com"
] | 997530783@qq.com |
89605349b5f5953d1f695cb544672ffc13a9cfac | 3fc67eca40fe9749bcc59c1e31c4449b93b34db8 | /src/main/java/org/ng/undp/vdms/customannotations/constants/AuditingActionType.java | 43a59df3c7da18599c7dc0209f4334604e530dc6 | [] | no_license | KingsleyEze/Vendo-Management-System | b3b1ca8a8687276b73c76dc961904a52e1b51963 | de65c02b8ff583d88671683dc24cd093a073651c | refs/heads/master | 2021-01-01T06:24:12.185068 | 2017-07-17T01:13:46 | 2017-07-17T01:13:46 | 97,421,615 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package org.ng.undp.vdms.customannotations.constants;
/**
* Created by abdulhakim on 11/19/16.
*/
public enum AuditingActionType
{
INTERNAL_USER_REGISTRATION,
INTERNAL_USER_UPDATE,
INTERNAL_USER_DELETE,
INTERNAL_USER_SAVE,
USER_LOGIN,
SUPPLIER_USER_ADD,
SUPPLIER_USER_EDIT,
SUPPLIER_USER_DELE... | [
"kingsley.mx@gmail.com"
] | kingsley.mx@gmail.com |
8915dc1e34ee3527803be3ea4456ad1d46caa72d | f4756089f1352decd56d70e21b92a09436c13bd6 | /RetoAutoSophos31/RetoSOLID/src/main/java/com/sophossolutions/utilities/WebDriverFactory.java | 09a0f27f2d9232dc0fcf733d4218708e6709b507 | [] | no_license | cristian-agu14/PracticasJava | 6d6a0d0af307860cf9d8979faf9168efa16c0d0a | 1114b0e0f8df3a19cf6bee41880069e7bad94991 | refs/heads/main | 2022-12-30T13:08:32.617111 | 2020-10-19T15:45:01 | 2020-10-19T15:45:01 | 305,432,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,583 | java | package com.sophossolutions.utilities;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.WebDriver;
import org.openqa.sel... | [
"cagudelo@tuya.com.co"
] | cagudelo@tuya.com.co |
81fe77685b01d3cebc6b17cbcf8474422e0e4087 | 9773d28a221799ba8c49123ce22f3d6bef83b03e | /genlab.core/src/genlab/core/model/meta/basics/flowtypes/StringFlowType.java | f3a2c13c63a4b933ed2313ec329d5f7f8e57bf47 | [] | no_license | holm-xie/genlab | 134547879d76b2f1e9c14df3c1000bcfa54748b9 | 89e378cf79ca8dc0f5a821fd1739a93f5b6071ef | refs/heads/master | 2020-12-31T03:03:11.601535 | 2016-07-27T08:28:20 | 2016-07-27T08:28:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package genlab.core.model.meta.basics.flowtypes;
public class StringFlowType extends AbstractFlowType<String> {
public static StringFlowType SINGLETON = new StringFlowType();
public StringFlowType() {
super(
"core.types.string",
"string",
"a string value"
);
}
@Override
public String decod... | [
"samuel.thiriot.accounts@res-ear.ch"
] | samuel.thiriot.accounts@res-ear.ch |
a9462c16478c8111635769f1cfc5e436cb72c172 | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/recoveryservicessiterecovery/azure-resourcemanager-recoveryservicessiterecovery/src/main/java/com/azure/resourcemanager/recoveryservicessiterecovery/models/InMageAgentDetails.java | 8fde058529785ef6e40fe612a69a6ed543d935a1 | [
"LicenseRef-scancode-generic-cla",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821969 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | Java | UTF-8 | Java | false | false | 3,836 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.recoveryservicessiterecovery.models;
import com.azure.core.annotation.Fluent;
import com.fasterxml.jackson.annotation.JsonProper... | [
"noreply@github.com"
] | noreply@github.com |
9f2ac1d6e98a1022e9cc37b2fa05a12712ded724 | 8f97cd9dd6ed4119d921edb11a7cf7872de43326 | /src/main/java/com/napptilus/ecommerce/service/PriceServiceImpl.java | 0615e8e9fca381919f2753edf83872e451c4b31f | [] | no_license | jonasanchezala/ecommerce | 16c8e973edf461cf4848c0022c0e33658343f198 | ed7f6565a63a57f24be4fc93a0bd9893f4d10709 | refs/heads/main | 2023-07-18T05:38:19.242670 | 2021-08-30T21:29:09 | 2021-08-30T21:29:09 | 401,470,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,026 | java | package com.napptilus.ecommerce.service;
import com.napptilus.ecommerce.repository.PriceRepository;
import com.napptilus.ecommerce.repository.model.Price;
import com.napptilus.ecommerce.service.dto.FindPriceRequest;
import com.napptilus.ecommerce.service.exception.PriceNotFoundException;
import java.util.Comparator;
i... | [
"jonasanchezala@unal.edu.co"
] | jonasanchezala@unal.edu.co |
12ee980011b273a23bd3a844d8a72e65bc53ac86 | bc55d4362d0aad85264b7b96f13eec4af874dd9b | /springcore/src/main/java/com/spring/stereotype/Student.java | b36e97b1f2f82e24ad9e21b13308a0c9f4a371d9 | [] | no_license | sachin1830/Spring_Essestial | 668bf588532833beb2ec49019ba4e838e4d01ebf | c7b6a9c83ab3b7f4f359bbc1178f2d1514fd4589 | refs/heads/master | 2023-02-16T11:06:40.873639 | 2021-01-10T06:10:06 | 2021-01-10T06:10:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package com.spring.stereotype;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
@Component
public class Student
{
@Value("Sachin")
private String studName;
@Value("122")
private String studRoll;
public String getStudName() {
return studName;
}
publi... | [
"sachinkumarbiswal18@gmail.com"
] | sachinkumarbiswal18@gmail.com |
e110c631ed3154816ea0e6028d29e316a5ed7d48 | b648a0ff402d23a6432643879b0b81ebe0bc9685 | /vendor/thrift/lib/java/src/org/apache/thrift/transport/sasl/NegotiationStatus.java | ad704a0a1bea382a6b0001c986ca81930c08bf22 | [
"Apache-2.0",
"MIT",
"FSFAP",
"LicenseRef-scancode-public-domain-disclaimer",
"BSD-3-Clause"
] | permissive | jviotti/binary-json-size-benchmark | 4712faca2724d47d23efef241983ce875dc71cee | 165b577884ef366348bf48042fddf54aacfe647a | refs/heads/main | 2023-04-18T01:40:26.141995 | 2022-12-19T13:25:35 | 2022-12-19T13:25:35 | 337,583,132 | 21 | 1 | Apache-2.0 | 2022-12-17T21:53:56 | 2021-02-10T01:18:05 | C++ | UTF-8 | Java | false | false | 1,802 | 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"); you ma... | [
"jv@jviotti.com"
] | jv@jviotti.com |
2e58861bef0009309a957529101c1e9bc8c9e160 | 9f048a774c93a1780994f225dec8b94e77b9edbd | /app/src/main/java/com/mosajon/usbdiskmount/Main2Activity.java | d26bbdde891f7f8f397d3393103e6e8f07d46d26 | [] | no_license | mosajon/USBDiskMount | 65fadaa03605b312e553b7fabaa32ed133f03642 | 142d8c7e90e0a685bce3b290733a296ce102f309 | refs/heads/master | 2021-07-18T04:44:43.612833 | 2017-10-25T09:27:51 | 2017-10-25T09:27:51 | 103,952,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.mosajon.usbdiskmount;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class Main2Activity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activi... | [
"mosajon@sina.com"
] | mosajon@sina.com |
0403b689737c72cd2ff453cf648078cbdaa288a1 | 1ce8faa7232442e528df092a7065259d13e42d7a | /Tarea5/app/src/main/java/com/example/tarea5/ActInicio.java | 815abdac83d4cd99e1d17b85bf19eaae64660b81 | [] | no_license | AlfonsoVA/App-Coffe-livery | 2092ddda0fd011f0ec8ba91fe52e55fef0588cc8 | 22810ed962db8f3810c2d59fac33cfd618fc97ef | refs/heads/master | 2022-11-05T04:55:08.513109 | 2020-06-26T00:01:32 | 2020-06-26T00:01:32 | 275,034,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | package com.example.tarea5;
import android.app.Activity;
import android.os.Bundle;
import android.content.Intent;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
public class ActInicio extends Activity {
private Button inicioPedido;
@Override
protected v... | [
"fonsi2010@live.com.mx"
] | fonsi2010@live.com.mx |
af7f3bd656fceff293db1106e5aff27bb38357a7 | a39951576e782e8aabbd17b459086d9d1cb62962 | /src/com/care/mybatis/dao/UIAdverMapper.java | 139d40e860b4ae63468b4874c763735826971943 | [] | no_license | vionk/AutoWeb | 24c6ea8785d87647eb48a50fff6daeef6f27dda9 | ec747e99979e591fe5a4bc6a2342b70b7bdb5b75 | refs/heads/master | 2020-12-11T09:22:40.950674 | 2014-05-13T14:00:16 | 2014-05-13T14:00:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,634 | java | package com.care.mybatis.dao;
import com.care.mybatis.bean.UIAdver;
import com.care.mybatis.bean.UIAdverExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface UIAdverMapper {
/**
* This method was generated by MyBatis Generator. This method corresponds to the database table u... | [
"gaojie314@gmail.com"
] | gaojie314@gmail.com |
81b6448d24d092c4d37fe5df1c5e50e843545032 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2018/12/ReadableTransactionState.java | f86a2b9b27582fb926073c13528e7fb08574edb9 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 6,610 | java | /*
* Copyright (c) 2002-2018 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j 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
... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
28d795807779a4fc4c157e2e7f432056c3a6e29b | 46afcc41205886b9fb30a09da590636d08970377 | /app/src/main/java/appewtc/masterung/enssystem/SignUpActivity.java | ed7d8a901ef5617508d41f97f78bb01a4de0d205 | [] | no_license | rangsansith/ENS-System | 840687fb2f668636200a020eef8eb4f1bc6359a3 | be37e819c85ab0fa5d1c22ecc2ff359ec4af67d6 | refs/heads/master | 2020-03-22T04:02:13.039497 | 2016-09-30T09:49:36 | 2016-09-30T09:49:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,307 | java | package appewtc.masterung.enssystem;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.os.StrictMode;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.EditText;
import android.widget.RadioGroup;
import androi... | [
"phrombutr@gmail.com"
] | phrombutr@gmail.com |
64738cad01642f197c4b258feca0518f0d49f847 | f14a6a1fda5c8ece5d690ff976a5aff243284b42 | /src/main/java/org/snaker/engine/parser/AbstractNodeParser.java | 50c5358d0f7cdc4292dc8c87a9436bf31c9c5365 | [] | no_license | jekunauto/snaker-core | c3c03a4e2c770230402abab0eb24acbecb5f5ab6 | 5bf65f2160c07d12c47547088a0843157d924419 | refs/heads/master | 2021-08-22T11:08:43.009736 | 2017-11-30T02:37:19 | 2017-11-30T02:37:19 | 112,554,672 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,923 | java | /* Copyright 2013-2015 www.snakerflow.com.
*
* 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 ... | [
"twxjlmq@aliyun.com"
] | twxjlmq@aliyun.com |
25853fa0101922ebffed2da3574e36db74f933d0 | 786529f65b7db1fd12bb38ab7d62d68751c38a4b | /base/src/com/example/wearablesensorbase/data/LogViewActivity.java | 1ade44429ab43e1180003422407934e7617a0117 | [
"MIT"
] | permissive | balazspete/wearable-fall-sensor | 7d954012354655f725a10505cebab91b1265258e | 76f89d0324f0d07fc2b416c906e5340d55ba86c2 | refs/heads/master | 2016-09-06T00:17:51.309930 | 2014-04-25T13:36:42 | 2014-04-25T13:36:42 | 16,345,037 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,912 | java | package com.example.wearablesensorbase.data;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import com.example.wearablesensorbase.R;
import android.net.Uri;
import android.os.Bundle;
import android.app.Activity;
import ... | [
"bazsip@gmail.com"
] | bazsip@gmail.com |
5047d403350c72dba3d734ab824983a10dd1823a | b3644b4bf546d1b7113f648022a875ce27dbb72c | /src/main/Actions/setEnvio_Action.java | e929b50b31a37494d005dec10307ac180c8436f7 | [] | no_license | Juanito0101/PackLink | 9db3b08516045411701df2bb5e4e501ad39b817f | bb86da1df0b57fa6bbad784d2819173111c2d927 | refs/heads/master | 2020-04-11T20:10:04.802013 | 2018-12-17T02:48:39 | 2018-12-17T02:48:39 | 162,062,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package main.Actions;
import main.PageObject.envioPO;
public class setEnvio_Action {
public setEnvio_Action(){
}
public void setFrom(String From) {
envioPO.from.clear();
envioPO.from.sendKeys(From);
}
public void setTo(String To) {
envioPO.to.clear();
envioPO.to.... | [
"jmtorrecilla@gmail.com"
] | jmtorrecilla@gmail.com |
6c31ae4f986b50ed1b3d427f98945bf26e2e75f3 | f85c5de7aa94cb0c4ef8dba0e26c420a95f47dfd | /Battleship/src/Coordinate.java | d2ff5a59d874c0125b93460f6aa577e6d5c72d4b | [] | no_license | ArchonWing/Battleship | 2acf1235d89e3e14eea244186362d4fb291aa6bd | a63f19e389d953320cea63ebbd46e1398e714229 | refs/heads/master | 2021-01-10T21:21:10.093892 | 2015-03-12T15:39:41 | 2015-03-12T15:39:41 | 31,608,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java |
public class Coordinate {
int row;
int column;
public Coordinate(int x, int y) {
row = x;
column = y;
}
public int getX() {
return row;
}
public void setX(int x) {
this.row = x;
}
public int getY() {
return column;
}
public void setY(int y) {
this.column = y;
}
... | [
"nberger21@gmail.com"
] | nberger21@gmail.com |
025147a32564eb9c672b3bb7f5748fd978e0a0b3 | 44047cac9a1e9eabe8bfa716396fce24b065b27b | /src/test/java/com/journaldev/mockito/MockitoSpyTest.java | 3dc4e513257c14811426d8b9e33289302b157a1f | [] | no_license | JFSoftwareServices/Mockito-Example | 6f67b5ad826d20600941fc510bd9ad868163603c | 0e441748c0940423dd3eeb28fab04459be327acf | refs/heads/master | 2022-12-19T02:07:55.522982 | 2020-09-13T18:53:13 | 2020-09-13T18:53:13 | 295,166,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package com.journaldev.mockito;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.mockito.Mockito.spy;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.List;
import org.junit.jupiter.api.Test;
class MockitoSpyTest {
@Test
void testMethod() {
List... | [
"jidefakoya@hotmail.co.uk"
] | jidefakoya@hotmail.co.uk |
712526d5d60ec3b3cd173b267c9bb83b3750269a | 67efa3144810f70611372c955d283bea4a843d54 | /esup-opi-web-beans/src/main/java/org/esupportail/opi/web/beans/utils/comparator/ComparatorPays.java | 06d456bc7cb68d76018930bfe9c0ad31e2881888 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | EsupPortail/esup-opi | 35c977a380a2cf5038e83035e7c516bacb2ca369 | ea318aaa5fbedde63cf3b13ad1a1f14c19480d3f | refs/heads/develop | 2016-09-06T19:12:13.281269 | 2014-07-24T08:21:45 | 2014-07-24T08:21:45 | 6,087,301 | 1 | 4 | null | 2013-11-04T14:57:14 | 2012-10-05T07:50:51 | Java | UTF-8 | Java | false | false | 1,295 | java | /**
*
*/
package org.esupportail.opi.web.beans.utils.comparator;
import org.esupportail.wssi.services.remote.Pays;
import java.io.Serializable;
import java.util.Comparator;
/**
* Compare le libelle d'un objet.
* @author cleprous
*
*/
public class ComparatorPays implements Comparator<Pays>, Serializable {
... | [
"nadia.henry@univ-rennes1.fr"
] | nadia.henry@univ-rennes1.fr |
3a858f786d1794d484c4d0f0f8ae755c0f46479c | b7b39e7656f4082d4a4df17cbc51021b2a5a511a | /src/main/java/org/minutebots/lib/kinematics/ChassisSpeeds.java | 5590ac659c032108c3293f6786625455f6fa578a | [] | no_license | Team-4536/RamseteLib | db85eb22e8ac0b4ffabac9b51f82d7c2713bd3c1 | 281c72bfe7c6f8a2c209eab9d9219ec39cc5a5f2 | refs/heads/master | 2021-07-03T18:47:22.901337 | 2021-02-24T04:34:38 | 2021-02-24T04:34:38 | 227,726,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,515 | java | package org.minutebots.lib.kinematics;
import org.minutebots.lib.geometry.Rotation2d;
/**
* Represents the speed of a robot chassis. Although this struct contains
* similar members compared to a Twist2d, they do NOT represent the same thing.
* Whereas a Twist2d represents a change in pose w.r.t to the robot frame... | [
"26168327+kevintran-git@users.noreply.github.com"
] | 26168327+kevintran-git@users.noreply.github.com |
beca3e2fa39b54a2c50efdbbec459052674ede32 | ff5d70b8400a80c47f73abf4f8571f1963ac5018 | /src/com/Utility/ReadXml.java | ac8717ab82c6da77dca760fcd61bde152e1d3fec | [] | no_license | maheshrsawant/SampleProject | 1733d4a5dd70c3bbbe5af8f6b20db2eeb5375665 | faa7f592b630998e4033018347fa25547517cea0 | refs/heads/master | 2020-04-22T05:02:15.859025 | 2019-02-11T19:07:21 | 2019-02-11T19:07:21 | 170,145,333 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,783 | java | package com.Utility;
import java.io.File;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.Statement;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.DocumentBuilder;
import org.testng.annotations.Test;
... | [
"mahesh100.sawant100@gmail.com"
] | mahesh100.sawant100@gmail.com |
41eb9ce2b40c44f96c7fb1a9063496d2a392d4a8 | d943a51f0b0e11229f66cb4285635657ff7ac0f1 | /RoyalProg/src/sda/homework/sol61797/FrontBookkeeper61797.java | 2bb4c0804f76f40a285e24e9c5cb7a4e4013f719 | [
"Unlicense"
] | permissive | jorenca/SDA_2015 | 11c59ebdb095b459c7b4ee917d7b377bd3ed723a | 3db339056817f82d42b61a1f6b1f0d81d43c01fa | refs/heads/master | 2021-01-10T09:59:51.653969 | 2016-02-05T15:53:20 | 2016-02-05T15:53:20 | 47,449,419 | 0 | 12 | null | 2016-02-05T13:46:31 | 2015-12-05T09:04:27 | Java | UTF-8 | Java | false | false | 2,697 | java | package sda.homework.sol61797;
import java.util.ArrayList;
import java.util.Arrays;
import sda.grading.IFrontBookkeeper;
public class FrontBookkeeper61797 implements IFrontBookkeeper {
private String result = "";
@Override
public String updateFront(String[] news) {
for (int i = 0; i < news.length; i++) {
p... | [
"jv_mw@abv.bg"
] | jv_mw@abv.bg |
32098ab610c0b431ced4f3f24b02c78295702458 | 6478811d5a789b6a63108782a0c81601e935ced4 | /app/src/main/java/com/petrov/simplerecorder/OnTickListener.java | 3405cf649a87d137b3fb4f096c69b37c0dd9b228 | [] | no_license | EvgeniiPetrov187/SimpleRecorder | 020aa08a42ec8881915caa240fca48235fe7af84 | 0d258198530bed0ea4fd94248f88cce236b295b9 | refs/heads/master | 2023-07-07T04:03:07.567998 | 2021-08-15T02:19:18 | 2021-08-15T02:19:18 | 393,804,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 112 | java | package com.petrov.simplerecorder;
public interface OnTickListener {
void OnTimerEvent(String duration);
}
| [
"13zloy@mail.ru"
] | 13zloy@mail.ru |
504c1b36618fd2589aa2eb9e3afe9cdfef35bf82 | b99f1a8ce9b7c3ba287dab5506fdcf72e0c6953e | /MinorAssignment/src/Question6.java | f07673610f4a1895e384e7bf0d90fd948f699993 | [] | no_license | ManojeetDey/Java-Programming | c98d37f1a7161c2a5b2f614a87a9b89c720321ff | 387c6d3c0dd6b0bdbe53512822c547dca668c9bb | refs/heads/master | 2023-04-26T05:26:23.405885 | 2021-05-27T15:52:18 | 2021-05-27T15:52:18 | 342,332,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 497 | java | import java.util.*;
public class Question6 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc = new Scanner(System.in);
System.out.println("enter the amount of water in kilograms ");
int wt=sc.nextInt();
System.out.println("enter the initial and final temperatures of th... | [
"manojeet.dey943@gmail.com"
] | manojeet.dey943@gmail.com |
a011029625f68c93977032922266ffc4aadbe299 | 0947641e8c41a99335ee326178cb6aeee38e0e5c | /app/src/main/java/com/example/dress/activity/AppCompatPreferenceActivity.java | 21046126d6e45014da98af97effd823531c1f68e | [] | no_license | Donjoker/dressing | 77aaf5610b520d622ca8d931562ca53756277ee4 | 0ce988f5b417331f6034117b7d01ac1023378ca0 | refs/heads/master | 2020-04-26T08:35:31.668546 | 2019-02-23T12:10:31 | 2019-02-23T12:10:31 | 173,427,506 | 2 | 0 | null | 2019-03-02T09:17:38 | 2019-03-02T09:17:38 | null | UTF-8 | Java | false | false | 3,000 | java | package com.example.dress.activity;
import android.content.res.Configuration;
import android.os.Bundle;
import android.preference.PreferenceActivity;
import android.support.annotation.LayoutRes;
import android.support.annotation.Nullable;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompat... | [
"44961581+huxiaoheng44@users.noreply.github.com"
] | 44961581+huxiaoheng44@users.noreply.github.com |
fbda29dd7769558ce64109ede9a0e383ac439c26 | c3a171ad7e70bcc7df48b46b5c7dd8a6a1fafd32 | /src/main/java/com/hivemq/util/ReasonStrings.java | 94b691ee6b6958e6fdecc839a51934a390768e8b | [
"Apache-2.0"
] | permissive | yongjhih/hivemq-community-edition | b4c3f248ea0614ec43fe8ca5afdd700e5b1a5232 | 04a6e9ee20538c44c94c74efdaea2deea9e78bce | refs/heads/master | 2020-05-15T03:25:13.537813 | 2019-04-18T10:31:53 | 2019-04-18T10:31:53 | 182,067,680 | 0 | 0 | Apache-2.0 | 2019-04-18T10:31:14 | 2019-04-18T10:31:14 | null | UTF-8 | Java | false | false | 12,650 | java | /*
* Copyright 2019 dc-square GmbH
*
* 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 agree... | [
"florian.limpoeck@gmail.com"
] | florian.limpoeck@gmail.com |
9f32b315a8fc55479131a736eb7a59211751649f | 2467f74b6343c0c4c85910a9a5d007af899a0473 | /src/com/company/AtleticoMdrid.java | e79a7165f209d97d3e2f8972ac876ad63b9db0c7 | [] | no_license | isakov33/15 | f4a0b7d038c5b1bc8b938a498655d3bc933ca639 | 8e037dc46f68e4a6c38fa17dddf3d2576e989a58 | refs/heads/master | 2023-08-05T01:44:18.058999 | 2021-10-08T11:44:57 | 2021-10-08T11:44:57 | 414,963,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | package com.company;
public class AtleticoMdrid extends FootballTeam implements Printable {
String bestPlayer;
String name;
public AtleticoMdrid(int worldCup, String bestPlayer, String name) {
super(worldCup);
this.bestPlayer = bestPlayer;
this.name = name;
}
public String getName... | [
"osipov.evgeny.htcococ@gmail.com"
] | osipov.evgeny.htcococ@gmail.com |
55171a20503e1d622d610ae582ede6e5e0c31bcf | 95ac59bee499712afacd2153d4ede3b7d61a880e | /MyBox/src/main/java/mara/mybox/fxml/FxmlImageManufacture.java | 0f607732211e42a58ad6067c685c1984f5ad65f8 | [
"Apache-2.0"
] | permissive | jingjiaguo/MyBox | 521bd22323ce8e6f74741693262d3454b90ad6ba | e0cd44ad0ff1c2b007f7144af47e5ddd4c95d1d0 | refs/heads/master | 2022-12-05T20:39:37.334164 | 2020-08-30T08:23:49 | 2020-08-30T08:23:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 61,690 | java | package mara.mybox.fxml;
import java.awt.image.BufferedImage;
import java.util.List;
import java.util.Random;
import javafx.embed.swing.SwingFXUtils;
import javafx.scene.Group;
import javafx.scene.Scene;
import javafx.scene.SnapshotParameters;
import javafx.scene.canvas.Canvas;
import javafx.scene.canvas.GraphicsConte... | [
"rshmara@sina.com"
] | rshmara@sina.com |
596aeea4f3d03bb79820f62a235553fe3b85746b | 195087ed5dc8f24950b853c94e391c2b9e9a5ad1 | /app/src/main/java/com/padcmyanmar/news/adapters/ImagesInNewsDetailsAdapter.java | dd8de928ed7223fd6df47a4cc9daa447301d524b | [
"Apache-2.0"
] | permissive | Kaung-Htet-Myint/Tab-Layout-Fragment | 4302055e501dad5afc6c2bebecfb34e60f7ea82c | 11a9d1cca08be8cd8bc52b824f9ab66a517236c1 | refs/heads/master | 2021-05-14T01:37:49.528445 | 2018-01-11T18:15:30 | 2018-01-11T18:15:30 | 116,572,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,339 | java | package com.padcmyanmar.news.adapters;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.padcmyanmar.news.R;
import com.padcmyanmar.news.viewitems.ImageInNewsDetailsViewItems;
/**
* Cre... | [
"myatnoelynn22@gmail.com"
] | myatnoelynn22@gmail.com |
481df694d6bdc6066b0bd69468dda3d13c00471a | fdb21b6e3caca2ae7aaf28a80945ea16fa6c8390 | /src/java/com/easytasks/negocio/logica/ABMRealizablesSBLocal.java | 692a592e389c6f1b43b60adcb3276df6789f1813 | [] | no_license | aletocar/EasyTasksNegocio | 054c0110b8ee20420c2f2e0d86a6f1c35a403a0b | 11d61d7f63f514a0bc16e13b095c408eb706b391 | refs/heads/master | 2021-01-23T08:38:29.150175 | 2014-11-27T19:01:32 | 2014-11-27T19:01:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,041 | 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.easytasks.negocio.logica;
import com.easytasks.dataTransferObjects.DtoProyecto;
import com.easytasks.dataTransferObjects.D... | [
"aletocar@hotmail.com"
] | aletocar@hotmail.com |
e265b1e674bbca3274c999fbb211b77193f15de7 | 62399f31b9b235f3bed712ca1474a22cc7918c5a | /GitHubDemo/src/demo/java/exception/AgeAnimalException.java | e0ad852dfb0a4f2cf3bdc1bd1ca6b31f2f92000f | [] | no_license | EvanHuiYang/JavaPro | 711e9c9bd98ba9c8bd74e9e79d979eb1c8df4b05 | 95707a12810f4ea8188d1d34fae465b638918c21 | refs/heads/master | 2018-10-16T02:28:26.299097 | 2018-07-18T16:20:12 | 2018-07-18T16:20:12 | 117,080,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | package demo.java.exception;
public class AgeAnimalException extends Exception {
public AgeAnimalException(String message) {
super(message);
}
}
| [
"Ivan Yang@EvanYang"
] | Ivan Yang@EvanYang |
b35365583cecb53ded38a686c09ee48d81a747f8 | 6f3583e808541c781489cbb4b8bcc118fad53ff9 | /client/src/main/java/com/swust/client/TcpClient.java | 12ddf0a867e39d38797b3d851aa260ac2127e15f | [
"Apache-2.0"
] | permissive | Sevenyounger/Netty_Proxy | da756519621f0702ca1d72fa4482f5910a40f384 | 8fa3fe981545ed20fca3a5f95effa72e62aad6af | refs/heads/master | 2021-03-31T16:59:01.536889 | 2020-01-11T07:03:12 | 2020-01-11T07:03:12 | 248,121,498 | 1 | 0 | null | 2020-03-18T02:37:51 | 2020-03-18T02:37:51 | null | UTF-8 | Java | false | false | 1,335 | java | package com.swust.client;
import io.netty.bootstrap.Bootstrap;
import io.netty.channel.Channel;
import io.netty.channel.ChannelFutureListener;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelOption;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.nio.NioSocketCh... | [
"mrliu943903861@163.com"
] | mrliu943903861@163.com |
08115d6efa88cb5866a79e5d4fa9ae3708dde8ac | 4d4ba20b25e04d5df6b97a21f66003d1c43f6e0d | /Buyer/app/src/main/java/com/hg/www/buyer/service/BasicService.java | 897d6d844489a4a22fbc9e65b1190d24332f3014 | [] | no_license | zhouxianggen/homebuy | 246d1766f02fdc73b1fcdd5274ae76c27ce63754 | 6945a8d2c4f70cff126d5e1ac92b0d99f1be6639 | refs/heads/master | 2021-01-21T04:55:11.467335 | 2016-06-06T14:51:17 | 2016-06-06T14:51:17 | 49,621,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,763 | java | package com.hg.www.buyer.service;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import android.util.Log;
import com.hg.www.buyer.GlobalContext;
import com.hg.www.buyer.R;
import java.io.IOException;
import java... | [
"zhouxianggen@gmail.com"
] | zhouxianggen@gmail.com |
e11e7ba28bb89738795d7dec2dcb8201c75b94ca | 4eecb3e8232f01e913c12e5d0b451f8e96c0c54c | /src/main/java/vot/wq/devtool/restf/GrabBlog.java | 254673fe1c1cf55542b97053e2b3afc447264913 | [] | no_license | votzone/DevTools | aab315dc028ca43cfdb561064f8938543df14da2 | 4d0b702ad263748eae0025eae6c68e81f9a82307 | refs/heads/master | 2020-03-27T00:53:10.817766 | 2019-11-08T12:34:27 | 2019-11-08T12:34:27 | 145,664,543 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,126 | java | package vot.wq.devtool.restf;
import com.overzealous.remark.Options;
import com.overzealous.remark.Remark;
import org.apache.http.util.TextUtils;
import vot.wq.devtool.util.FileUtil;
import vot.wq.devtool.util.RestfulUtil;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.xpath.XPathExpressionEx... | [
"wq@votzone.com"
] | wq@votzone.com |
4ddaea1175eb431b67bb4350dbea025a6c18fd5d | 24d8cf871b092b2d60fc85d5320e1bc761a7cbe2 | /JFreeChart/rev91-1012/left-branch-1012/tests/org/jfree/chart/renderer/category/junit/BarRendererTests.java | e9047349128dc03c07677eca6ae3f7ef5ea38a3b | [] | no_license | joliebig/featurehouse_fstmerge_examples | af1b963537839d13e834f829cf51f8ad5e6ffe76 | 1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad | refs/heads/master | 2016-09-05T10:24:50.974902 | 2013-03-28T16:28:47 | 2013-03-28T16:28:47 | 9,080,611 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 6,582 | java |
package org.jfree.chart.renderer.category.junit;
import java.awt.Color;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.ObjectInput;
import java.io.ObjectInputStream;
import java.io.ObjectOutput;
import java.io.ObjectOutputStream;
import junit.framework.Test;
import junit.f... | [
"joliebig@fim.uni-passau.de"
] | joliebig@fim.uni-passau.de |
17f0219c496841266259a4c142ba5adad94559fd | b4f8701e3b393038aa31582d6618c38a294e8a6d | /src/com/pgiletich/graphics/scene/object/curve/Ermit.java | 361cc8c8e342515361dac1349102da89414d6da4 | [] | no_license | PaulGiletich/GraphicsEditor | 77c21008c4c388e24c692c15d0a2c75e095af27a | 05b7427048df174a8b47b0021c7675ed2f8cbda1 | refs/heads/master | 2021-01-15T13:48:25.271908 | 2013-12-29T20:41:45 | 2013-12-29T20:41:45 | 14,177,734 | 2 | 0 | null | 2013-12-16T03:51:20 | 2013-11-06T16:12:03 | Java | UTF-8 | Java | false | false | 2,361 | java | package com.pgiletich.graphics.scene.object.curve;
import com.pgiletich.graphics.model.Point;
import com.pgiletich.graphics.model.PointList;
import com.pgiletich.graphics.scene.GraphicsScene;
import com.pgiletich.graphics.util.Matrix;
import java.util.List;
public class Ermit extends AbstractCurve {
private sta... | [
"paul.giletich@gmail.com"
] | paul.giletich@gmail.com |
a6a84caf5c36b8661a02d652458ed8e87266fa4d | 0ea70b12df56fab730fa89535d1316dd19ea8da9 | /app/src/main/java/com/example/pollutionlevels/http/apimodel/No2.java | 9d0892957c6aa56a01a21b5016e5b5039bee34ea | [
"Apache-2.0"
] | permissive | lvs-coding/LVS.Training.Android.PollutionLevels | e1de3a5f02c59256f34e2a0d4852dde4ad61427c | c4661faa5ea2190ad9d52d891d4b36b0e1a6bbed | refs/heads/master | 2021-01-13T05:14:25.725912 | 2017-03-28T02:56:55 | 2017-03-28T02:56:55 | 81,285,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java |
package com.example.pollutionlevels.http.apimodel;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class No2 {
@SerializedName("v")
@Expose
private Double v;
public Double getV() {
return v;
}
public void setV(Double v) {
... | [
"lvivancos@gmail.com"
] | lvivancos@gmail.com |
4f3946506ec8a75ccd0cf3b739f53f8cda7b2de6 | 10d77fabcbb945fe37e15ae438e360a89a24ea05 | /graalvm/transactions/fork/narayana/qa/tests/src/org/jboss/jbossts/qa/RawResources02Clients2/Client098.java | 4e1802aa40851ae9aa87523a88ca245a060a5535 | [
"Apache-2.0",
"LGPL-2.1-only",
"LGPL-2.1-or-later",
"LicenseRef-scancode-other-copyleft"
] | permissive | nmcl/scratch | 1a881605971e22aa300487d2e57660209f8450d3 | 325513ea42f4769789f126adceb091a6002209bd | refs/heads/master | 2023-03-12T19:56:31.764819 | 2023-02-05T17:14:12 | 2023-02-05T17:14:12 | 48,547,106 | 2 | 1 | Apache-2.0 | 2023-03-01T12:44:18 | 2015-12-24T15:02:58 | Java | UTF-8 | Java | false | false | 4,994 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2007, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
* This copyrighted material is made available to anyone wishing to use... | [
"mlittle@redhat.com"
] | mlittle@redhat.com |
fb583a6c1e4c3dd3282b336f1d3aef9164f3f25e | 34e9260134408b30e39587ac8394d32c738411a8 | /app/src/main/java/com/example/countries/adapters/listeners/OnRatingBarChangeListener.java | 462b9d8211bb8ae3b17b2edd151999c7d7b367fa | [] | no_license | alikleitcr7/CountriesSimpleApp | 48e83383246f732cb9d200b0de10e0609e11c482 | 5a0627822fb43342d0d3c17b67687e993958fb9d | refs/heads/master | 2022-11-19T19:08:17.191377 | 2020-07-27T09:25:49 | 2020-07-27T09:25:49 | 282,683,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | package com.example.countries.adapters.listeners;
import android.widget.RatingBar;
import com.example.countries.models.Country;
//
//public class OnRatingBarChangeListener implements RatingBar.OnRatingBarChangeListener {
//
// public String code;
// public OnRatingBarChangeListener(Country country){
// c... | [
"alikleitcr7@gmail.com"
] | alikleitcr7@gmail.com |
a3be4457d66b9ea9eab5dd00c663a4bc37d83b4b | cad45324c9977911fd410c6bd6b8871f3524caab | /crm_product/src/main/java/com/geminy/productshow/Fragment/GEMINY_StarProductFragment.java | 21105d7bf249c96cb1f25d8460d704015bafe2ca | [] | no_license | lymons/android-trial | cdc7e4ce906f259cf51fae7a68cec5bed2f91ce0 | 06cc4297e6bc94d45f51be6ba3ed5960901f42c9 | refs/heads/master | 2020-12-31T01:23:36.998675 | 2016-03-01T07:30:35 | 2016-03-01T07:30:35 | 64,306,832 | 2 | 0 | null | 2016-07-27T12:32:22 | 2016-07-27T12:32:21 | null | UTF-8 | Java | false | false | 4,066 | java | package com.geminy.productshow.Fragment;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;... | [
"412681778@qq.com"
] | 412681778@qq.com |
812877b62a2aca73c0cc9aaf1a10ada599b0b374 | 1a34952646a1d38fccc9801619f5f6e40577d395 | /zhihuribao/src/main/java/com/example/zhihuribao/main/activity/CommentActivity.java | 68a87c92affd12a2517cb6bb67f0a0ef9ceeaefe | [] | no_license | lingdian99/MyApplication | 82310bdb840391edd411913d7d5d23265c373e52 | f15a69b00f79f7ccf126bd63112b4a94799b2766 | refs/heads/master | 2021-01-24T17:47:19.504311 | 2018-01-26T09:11:18 | 2018-01-26T09:11:18 | 64,453,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,605 | java | package com.example.zhihuribao.main.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.Recy... | [
"wys1066075480@outlook.com"
] | wys1066075480@outlook.com |
77af77b61c1165d6f156c49f8396fcb8d91d2e4a | 263470dd3880fe872394c2f53374efe87227971d | /src/main/java/com/theironyard/controllers/AnonRestController.java | 9b2bc236668e9e00fa47d756cadc926693e65656 | [] | no_license | mikeplott/AnonUpload | a25c9acf67a61cbef1034c96b03ad1ff40f2d8d3 | 3edf11bce45ae09697b74cadbd5f1cb43e839dce | refs/heads/master | 2021-01-18T20:12:23.276949 | 2016-10-27T15:53:23 | 2016-10-27T15:53:23 | 72,121,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 664 | java | package com.theironyard.controllers;
import com.theironyard.entities.AnonFile;
import com.theironyard.services.AnonFileRepo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import... | [
"mike.plott80@gmail.com"
] | mike.plott80@gmail.com |
60427f6a0623c54934e9d1403b72c2e554959163 | 35703a24f76599fa91c9e758d603ca5a6d02c5e6 | /ios-moe/src/com/mygdx/binding/googlemobileads/GADNativeContentAd.java | 50dc64407c472e0ce18ac933eda920ce7ce26e01 | [] | no_license | davidwernhart/rewardedvideotest | 8c55ffe781959d355a7cc4bd7c99e6d0fb4b1033 | c7a1fd1505a9a9fb09797fb141a0ad132ce8131a | refs/heads/master | 2020-03-15T12:43:37.874855 | 2018-05-10T16:35:54 | 2018-05-10T16:35:54 | 132,150,262 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,487 | java | package com.mygdx.binding.googlemobileads;
import apple.NSObject;
import apple.foundation.NSArray;
import apple.foundation.NSDictionary;
import apple.foundation.NSMethodSignature;
import apple.foundation.NSSet;
import apple.uikit.UIView;
import org.moe.natj.c.ann.FunctionPtr;
import org.moe.natj.general.NatJ;
import ... | [
"david.wernhart96@gmail.com"
] | david.wernhart96@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.