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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
64e0b38a876957489fd64cd9600fc3905e203852 | 3cfc0137913e89e5809e17d991968233f6258f33 | /Java6CatrinescuNicoleta/src/calculatoroop/Screen.java | b0e31025283c0f65a69890e6df84c646041f0447 | [] | no_license | ncatrinescu/Java6CatrinescuNicoleta | c1fc68f8e718ccec3e32d389986bd711146c6c3d | 1cf486639d48bc65cc39526d963f8d95d2681e34 | refs/heads/master | 2021-09-07T02:55:48.298652 | 2018-02-16T09:13:34 | 2018-02-16T09:13:34 | 103,754,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,255 | 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 calculatoroop;
/**
*
* @author Amastasia
*/
public class Screen {
private int valoareAfisata = 0;
... | [
"Amastasia@Amastasia-PC"
] | Amastasia@Amastasia-PC |
832cdd401ac23061951573d8175ac491eefe1d12 | 3b791885ccccbfe704ec9a28149625c242b4b0f4 | /app/src/main/java/com/yutao/yilan_master_mine/HtmlData/ApiService.java | 68e3407970e551f241c4fed23f651a9f969f43f3 | [] | no_license | YutaoAnswer/YiLan-master-Demo | 3c27f30ef4045203bc845d433ea5ed561730cb79 | 99adb56202f18e0a4fb257ba5f559b9a8ab2756d | refs/heads/master | 2021-01-12T01:01:14.090712 | 2017-01-08T09:18:14 | 2017-01-08T09:18:14 | 78,331,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 610 | java | package com.yutao.yilan_master_mine.HtmlData;
import retrofit2.http.GET;
import retrofit2.http.Query;
import rx.Observable;
/**
* Created by Administrator on 2017/1/7.
*/
public interface ApiService {
@GET("social/")
Observable <String> getString(@Query("key")String key, @Query("num") String num, @Query("p... | [
"zhongyut194@qq.com"
] | zhongyut194@qq.com |
4d2757c4856cab9c006508b18ce068161211b6d7 | a6d213f2011412e7ac3991e349cdc19ef05b5d9a | /quytm-study_english-7492255dfa3a/app/src/main/java/com/mta/studyenglish/helper/PrefManager.java | 4b8117dd5f932e0a5ddcd538ce262323ec1890d7 | [] | no_license | DucThanh6111996/AndroidMobile | 5bcb59b0db7cc825eb3da2bbc990655ca4062039 | c76cd03cc98af9cf9037f283fb089d02926a609c | refs/heads/master | 2020-05-07T05:45:29.373959 | 2019-11-24T15:09:56 | 2019-11-24T15:09:56 | 180,283,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,736 | java | package com.mta.studyenglish.helper;
import android.content.Context;
import android.content.SharedPreferences;
/**
* Khởi tạo đối tượng Shared preference
* Lưu các giá trị đánh dấu lần đầu login và trạng thái đã login hay chưa?
*/
public class PrefManager {
private static String TAG = PrefManager.class.getSi... | [
"songdeyeuthuong2201@gmail.com"
] | songdeyeuthuong2201@gmail.com |
7e13fb5a7ade2fe5e9d7230f63432edbbea660b1 | 12f1d0ab0807937b1b8c1e7a5d0cff03b20d118c | /Exp/Exp4/src/problem5/StringEncryptor.java | 44ee0c6ca7d801649412aa264ac6002f9fc857f4 | [] | no_license | DSapphire/JavaNotes | 61b7396842c59fc5d724a3f7161bc89a657d7b88 | 2e31eae39629f25295ad701a9cf5ef12f9c30007 | refs/heads/master | 2020-04-01T13:09:55.325433 | 2015-06-19T00:34:02 | 2015-06-19T00:34:02 | 37,692,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,917 | 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 problem5;
import java.util.HashMap;
import java.util.Random;
/**
*
* @author Duan
*/
public class StringEncryptor {
public... | [
"dsapphire@126.com"
] | dsapphire@126.com |
e98801d301699bda0c320f47530e8f4f80f7f0b4 | 03d84adbc3a1e115915175fb1b0b4086d5430bc5 | /leyou-item/leyou-item-service/src/main/java/com/leyou/item/mapper/BrandMapper.java | a5bd948058a45aaa037389954e50bbe46cfde9ee | [] | no_license | toughChow/leyou | 8378f74a04f946451dd06ff2ba82dfefd1fbfa6a | f0736f6d1c44b2b85d35ac56ca677a5f2440217f | refs/heads/master | 2022-12-04T03:49:20.869123 | 2019-07-15T15:14:49 | 2019-07-15T15:14:49 | 195,729,683 | 0 | 0 | null | 2022-11-16T11:32:52 | 2019-07-08T03:24:12 | Java | UTF-8 | Java | false | false | 1,225 | java | package com.leyou.item.mapper;
import com.leyou.item.pojo.Brand;
import org.apache.ibatis.annotations.*;
import tk.mybatis.mapper.additional.idlist.SelectByIdListMapper;
import tk.mybatis.mapper.common.Mapper;
import java.util.List;
/**
* @Author: 98050
* @Time: 2018-08-07 19:15
* @Feature:
*/
@org.apache.ibatis... | [
"zhoufaming@iyuyun.net"
] | zhoufaming@iyuyun.net |
1cce113934e874ce0d7369475a54a80862a49d91 | 784dcdcd2fe8bcb0c832f8f7555c5364adb8f65c | /src/main/java/com/cm/controller/ProfileController.java | 00e8e64a0b7cd31b0f3d2ae533438190d1e4be52 | [] | no_license | Ansh2103/java-project | 006f92ca28ec12a023ff0a1df545caed8f6e4211 | 33befda1525476360c44a3b495fe7ec2475d7d12 | refs/heads/master | 2022-10-06T16:03:21.531559 | 2020-06-04T02:55:55 | 2020-06-04T02:55:55 | 269,245,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,054 | java | package com.cm.controller;
import java.awt.print.Pageable;
import java.lang.reflect.Method;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
im... | [
"swayamshubham007.sm@gmail.com"
] | swayamshubham007.sm@gmail.com |
cf841991f040f6ef5177d4e6790c316a181664e1 | c07a66959c96c8601e575cceab3c298d4c7df967 | /study/androidstudy/workspace/web/spring-workspace/Day08_AOP/src/test02/MyAspect.java | 009c42f513634499ca9a61fbdaed019756686fb9 | [
"MIT"
] | permissive | chanjungkim/oldPage | 73afcabe63c3daba85e8366ae1b261cf6094d935 | 0ca19767bed89d2ba04c1db6ac036ae9b1f1bb99 | refs/heads/master | 2021-08-29T12:32:17.113147 | 2017-12-14T01:05:32 | 2017-12-14T01:05:32 | 74,274,610 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 423 | java | package test02;
public class MyAspect {
public void myBefore() {
System.out.println("배가 고프다.");
}
public void myAfterReturning() {
System.out.println("음식을 먹는다.");
}
public void myAfterThrowing() {
System.out.println("엄마를 부른다~!!!");
}
public void my... | [
"chanjungskim@gmail.com"
] | chanjungskim@gmail.com |
5002cb267db201c189a2c6cb71805f12b851e811 | c6e1e58c90ad656647daef5d084cfec51e111664 | /VideotecaHibernate/src/java/modelo/City.java | e0931b98cf18d60e28f8af71af918afc4f90cbae | [] | no_license | manuelgdc/HibernateProyectos | 7f222b3ca1ca4a0c79b2d22bcc762f0e7f726f05 | 089cfc3d2c0344d50715b78102050cb6717a700c | refs/heads/master | 2021-05-08T23:33:16.083692 | 2018-05-26T12:49:21 | 2018-05-26T12:49:21 | 119,714,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,547 | java | package modelo;
// Generated 10-ene-2018 20:07:23 by Hibernate Tools 4.3.1
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
/**
* City generated by hbm2java
*/
public class City implements java.io.Serializable {
private Short cityId;
private Country country;
private Strin... | [
"noreply@github.com"
] | noreply@github.com |
9015b7f1bbba95427e65cbdba8a7db9991f472b2 | 840615da97e0f1f394ea4c340db57480f059378a | /P5/MyLinkedList.java | 2f24147851f94a5f6769c530a276a494ff18b3be | [] | no_license | zil317/Data-Structure | 6fb2201b663da60689b132291c811cf728c9bd1e | 2964b47040cae05f13d15dc4db4f4d8c98b6b8d8 | refs/heads/master | 2021-09-04T20:41:11.363476 | 2018-01-22T08:28:14 | 2018-01-22T08:28:14 | 118,421,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,404 | java |
import java.util.*;
import java.io.*;
/**This class is to create a Linkedlist*/
public class MyLinkedList<E> extends MyAbstractList<E>{
/**create variable head and tail*/
private Node<E> head;
private Node<E> tail;
/**constructor */
public MyLinkedList(){
}
/**constructor */
public MyLinkedLi... | [
"noreply@github.com"
] | noreply@github.com |
9a25dba6089f5b520ca8c189aa3dc3430cb5460b | dfe00183ecbed1f1aa10abb285cf2a2a18c17509 | /src/main/java/com/fong/forumdddcqrs/query/repository/PostQueryObject.java | dbe198c4ca9f0424d91b7bd22c9eb148d0043b2e | [] | no_license | FongX777/forum-ddd-cqrs | d739eb9226219dc207766ad1629e8406e89acdc7 | 1d9a786589265304872ad45025bc269c7bfb50ac | refs/heads/main | 2023-05-03T23:39:50.258509 | 2021-05-20T14:39:08 | 2021-05-20T14:39:08 | 369,239,910 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.fong.forumdddcqrs.query.repository;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.elasticsearch.annotations.Query;
import org.springframework.data.elasticsearch.repository.ElasticsearchRepository;
import org.springframework.ste... | [
"fong@meepshop.com"
] | fong@meepshop.com |
c190aa5b64543fbfec4f3de0009f80feac0c05d8 | b1a1f2c1cac765c42301a15824851a97535ebda6 | /app/src/main/java/com/newtest/novusapp/AvailableCardsActivity.java | 598ac4ac95dc68ecc64ad60d24d060b2118f24e8 | [] | no_license | tupaloYa/NovusApp | 9f23040d957ed52f58639213a3c48a316fac5992 | e9efa46402756b4217e3c60589c1e6af068ca5e5 | refs/heads/master | 2020-12-31T07:43:08.945119 | 2015-11-18T11:04:38 | 2015-11-18T11:04:38 | 40,296,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,728 | java | package com.newtest.novusapp;
import android.app.Activity;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.Te... | [
"yaksan2009@yandex.ru"
] | yaksan2009@yandex.ru |
e7e2a268b624e2a44cd1ca47a4239eecef874e9b | 6d60a8adbfdc498a28f3e3fef70366581aa0c5fd | /codebase/selected/seltrans/356375.java | d12426096c4ea1bb7cdbc18ec02bbdcd68fc93da | [] | no_license | rayhan-ferdous/code2vec | 14268adaf9022d140a47a88129634398cd23cf8f | c8ca68a7a1053d0d09087b14d4c79a189ac0cf00 | refs/heads/master | 2022-03-09T08:40:18.035781 | 2022-02-27T23:57:44 | 2022-02-27T23:57:44 | 140,347,552 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 31,721 | java | package org . t2framework . confeito . apache . commons . io ;
import java . io . File ;
import java . io . FileFilter ;
import java . io . FileInputStream ;
import java . io . FileNotFoundException ;
import java . io . FileOutputStream ;
import java . io . I... | [
"aaponcseku@gmail.com"
] | aaponcseku@gmail.com |
df4585a4f08e3ec255f7d7c10c1dd09bdca3b102 | edc907ea74b852d2d7b7beaa4e03d13e14b96b28 | /anylog-base/src/main/java/com/github/jobop/anylog/core/interactive/user/servlet/FieldWrapper.java | 7d6aa40c65b9ba50f924dfaa80c4c7dd366878a5 | [] | no_license | ilikesomethingthis/anylog | ebbe7c14f3ca2d55232b8a0849f910ed21f53739 | 564ce3d2c5f2362f59bcd999f92a0abdfa607ce3 | refs/heads/master | 2020-06-16T15:51:03.938111 | 2019-07-07T16:00:54 | 2019-07-07T16:00:54 | 195,627,717 | 0 | 0 | null | 2019-07-07T08:28:51 | 2019-07-07T08:28:51 | null | UTF-8 | Java | false | false | 707 | java | package com.github.jobop.anylog.core.interactive.user.servlet;
public class FieldWrapper {
private String fieldName;
private String fieldDesc;
private boolean canNull;
private Object value;
public String getFieldName() {
return fieldName;
}
public void setFieldName(String fieldName) {
this.fieldName = fie... | [
"zw19860913@163.com"
] | zw19860913@163.com |
0e43b18433449db753d64bb94f9f65ebbb99271a | 30d6753c4886b8c028d5e3979c8a780f60ff250f | /app/src/main/java/com/qbb/qchina/main/ui/fragment/FindFragment.java | 97167a7ebb1edd74babb4ad794e1e8dbe41a839a | [] | no_license | bingbing9527/QChina | f326861b1064229945a90310f8cc2d99ec3eb9c8 | b192fd642bd15acbc4834f1723d887d9dcdadbf7 | refs/heads/master | 2021-01-21T23:05:06.617023 | 2017-06-23T06:35:53 | 2017-06-23T06:35:54 | 95,090,977 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,365 | java | package com.qbb.qchina.main.ui.fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.qbb.qchina.R;
import com.qbb.qchina.core.ui.Ba... | [
"bingbing.qian@quanmintaiji.cn"
] | bingbing.qian@quanmintaiji.cn |
cf1441bd400325d7b1093fb19b088d26b7b4999a | 4be25d47d3e19ac2bad157d56fd01d8652bcbef6 | /app/src/main/java/com/bitm/alfa_travel_mate/model/TravelMoment.java | 92b6924f97a37972b1851b71151fe183344f7df1 | [] | no_license | il7team/projectAndroid | f97a651d77e69f8e9ec3aa7ce96840d0dae650cf | 283ebb82e52ba7bd24af9af9544476b53fcbc4ef | refs/heads/master | 2021-05-03T07:26:01.790635 | 2018-02-13T15:01:43 | 2018-02-13T15:01:43 | 120,607,922 | 0 | 0 | null | 2018-02-13T14:53:43 | 2018-02-07T11:43:15 | Java | UTF-8 | Java | false | false | 1,514 | java | package com.bitm.alfa_travel_mate.model;
/**
* Created by Shamon on 5/2/2017.
*/
public class TravelMoment {
private String momentId;
private String eventId;
private String description;
private String imageUrl;
String date;
String time;
public TravelMoment(String momentId,String even... | [
"indonesianlevelseven@gmail.com"
] | indonesianlevelseven@gmail.com |
e8e6bc386d028630b38dc3a9e2615db726bfe702 | 879e18003ad14b0fd5a85ad515a0fed2c991f3f8 | /Laboratorio/Prácticas/PL3/PlantsVsZombies/src/clases/ZombieDeportista.java | 461cea0688755c6c3665430175ba25a476191fe7 | [
"MIT"
] | permissive | lauram15a/Programacion | 16ec5d19d88f6cd4a0bfdddbfd2e7eea02e27938 | 40406207b7ec0bc00d18dc8850dcdd15da436af2 | refs/heads/main | 2023-07-08T14:19:12.069191 | 2021-08-14T14:00:27 | 2021-08-14T14:00:27 | 396,023,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 883 | 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 clases;
/**
*
* @author laura
*/
public class ZombieDeportista extends Zombie{
//constructor
public ZombieDepo... | [
"49272835+lauram15a@users.noreply.github.com"
] | 49272835+lauram15a@users.noreply.github.com |
e95a7b1e3e9c26cc2ef92351adbd4f04fc3a11a7 | 485404ad2c3865f61abb5838f9795fd2284cca70 | /hwshop/src/main/java/com/hwrky/shop/controller/ProductController.java | 07d1163907ad0bc07c6dacb238a961f25bbf061b | [] | no_license | ancyshi/wangyun | 12899c13efe0958016406281d74c1b74dc7d6f04 | 2b5a4791a0cc630d83b0185daa8a8711a027e3f8 | refs/heads/master | 2020-12-28T13:38:55.213552 | 2019-08-11T16:01:13 | 2019-08-11T16:01:13 | 238,353,247 | 0 | 1 | null | 2020-02-05T02:41:04 | 2020-02-05T02:41:03 | null | UTF-8 | Java | false | false | 877 | java | package com.hwrky.shop.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import com.hwrky.shop.entity.Category;
import ... | [
"1668399407@qq.com"
] | 1668399407@qq.com |
c799f0c7372929dff7f848783b5c63eb24c7eb97 | c03c722a50d725b0de85c91983c9fd3390d53009 | /JavaPlanetLanderWithLibZ/src/br/ol/planetlander/entity/HUD.java | 9de61e91c49bfea68c9969e9de7c44d0bab4deb0 | [] | no_license | leonardo-ono/JavaPlanetLanderWithLibZ | 352afa40c67b7e4115f0fa2cb07f6709c53264dc | 92a3663af99b8bd6d6f008c575dd642144c968c8 | refs/heads/master | 2021-01-12T05:48:29.551818 | 2018-05-14T13:16:47 | 2018-05-14T13:16:47 | 77,202,335 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,824 | java | package br.ol.planetlander.entity;
import br.ol.planetlander.PlanetLanderEntity;
import br.ol.planetlander.PlanetLanderGame;
import me.winspeednl.libz.core.GameCore;
import me.winspeednl.libz.screen.Font;
import me.winspeednl.libz.screen.Render;
/**
* HUD class.
*
* @author Leonardo Ono (ono.leo@gmail.... | [
"ono.leo@gmail.com"
] | ono.leo@gmail.com |
de7b4208bc6b16a48663124a1640de270ab35dd0 | 6e57bdc0a6cd18f9f546559875256c4570256c45 | /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/AllAppsActivity.java | fd4e0a43ab3fb792028492c8ed64ac02ad2d1c6f | [
"Apache-2.0"
] | permissive | dongdong331/test | 969d6e945f7f21a5819cd1d5f536d12c552e825c | 2ba7bcea4f9d9715cbb1c4e69271f7b185a0786e | refs/heads/master | 2023-03-07T06:56:55.210503 | 2020-12-07T04:15:33 | 2020-12-07T04:15:33 | 134,398,935 | 2 | 1 | null | 2022-11-21T07:53:41 | 2018-05-22T10:26:42 | null | UTF-8 | Java | false | false | 2,491 | java | /*
* Copyright (C) 2018 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... | [
"dongdong331@163.com"
] | dongdong331@163.com |
b9b19910b3cb3d1efe28cb5bcd1b51dd3073ef64 | 405d5f8663a32b050f1a715756fdc63f231b196d | /src/mobi/cangol/mobile/onetv/navigation/SlidingMenu.java | a89d75c12cec2f8eb9d97d7657aa796e00e00431 | [
"Apache-2.0"
] | permissive | Cangol/OneTV | aad8feb43bf13edea48ecf1ee6a9edbcfb9a955a | ff918f2e977c467ce4f56552d6915acf8562fdb0 | refs/heads/master | 2021-05-28T01:58:20.388917 | 2013-11-19T13:48:48 | 2013-11-19T13:48:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,754 | java | package mobi.cangol.mobile.onetv.navigation;
import java.lang.reflect.Method;
import mobi.cangol.mobile.onetv.R;
import mobi.cangol.mobile.onetv.navigation.CustomViewAbove.OnPageChangeListener;
import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.app.Activity;
import android.con... | [
"wxw404@gmail.com"
] | wxw404@gmail.com |
135bb5ad814480161f0f805266dda46edbf274ea | 6be39fc2c882d0b9269f1530e0650fd3717df493 | /weixin反编译/sources/com/tencent/mm/protocal/c/yh.java | fcb7f8aa1583d31f7871b9466f09019f4e09ecd1 | [] | no_license | sir-deng/res | f1819af90b366e8326bf23d1b2f1074dfe33848f | 3cf9b044e1f4744350e5e89648d27247c9dc9877 | refs/heads/master | 2022-06-11T21:54:36.725180 | 2020-05-07T06:03:23 | 2020-05-07T06:03:23 | 155,177,067 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,232 | java | package com.tencent.mm.protocal.c;
import e.a.a.b;
import e.a.a.c.a;
import java.util.LinkedList;
public final class yh extends bek {
public int kyA;
public LinkedList<hl> wpz = new LinkedList();
protected final int a(int i, Object... objArr) {
int fW;
byte[] bArr;
if (i == 0) {
... | [
"denghailong@vargo.com.cn"
] | denghailong@vargo.com.cn |
13325f74b97da1d9fa7fde86cef002f36bcf94a6 | 6a4e0a0c296c7defd8abc70e37c4f6449f6d4dcc | /src/main/java/TestngProject/com/scripts/BaseTest.java | 0b1e2c2005d37c8faf2312ba06eb9c7217516794 | [] | no_license | Aparna2002/FirstJenkinsRepo | db267794fa015ffb5e1b47df5fd88e37b96c5d25 | 7d1334aace85387600f15bf2d987a217f1d1eea9 | refs/heads/master | 2022-07-16T10:09:59.984139 | 2020-04-17T18:07:55 | 2020-04-17T18:07:55 | 230,076,003 | 1 | 0 | null | 2020-10-13T18:26:54 | 2019-12-25T09:12:35 | HTML | UTF-8 | Java | false | false | 2,383 | java | package TestngProject.com.scripts;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Date;
import java.util.Properties;
import java.util.concurrent.TimeUnit;
import org.apache.log4j.PropertyConfigurator;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import o... | [
"ggk125@gmail.com"
] | ggk125@gmail.com |
a9cabdbac15e5c24d41c6aad891a10c406c75405 | 741d96311262fb777bf29375ac583016ecc05c3e | /src/main/java/com/boot/utils/HttpResult.java | 011f83a13c0d14b10c908527a2583c96e1ca4fba | [] | no_license | zhaohfup/springboot-mybatis | 3571171f2358ed8b0c6477375b0cbb9e9ce94727 | d99e7fbbe427e4b4ce608e546888a079f8117f13 | refs/heads/master | 2021-01-19T17:03:21.561589 | 2017-09-14T06:45:02 | 2017-09-14T06:45:02 | 101,040,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,279 | java | package com.boot.utils;
import com.alibaba.fastjson.JSONObject;
public class HttpResult {
/**
* 状态码
*/
private Integer code;
/**
* 返回数据
*/
private String result;
public HttpResult() {
}
public HttpResult(Integer code, String result) {
this.code = code;
... | [
"zhaohfup@gmail.com"
] | zhaohfup@gmail.com |
3c62fcb0b604c4f78a30d9c555fb889684303aab | 3dc6e512452d074ed8cb75ef8e8238f89ffa866d | /algoliasearch-common/src/main/java/com/algolia/search/http/AlgoliaRequestKind.java | 300793185847a697c5704d4572b51e2d17981dd0 | [
"MIT"
] | permissive | wietsevenema/algoliasearch-client-java-2 | 36258a91f2a918c3387a59746d7597d1ffdc84d8 | 5602826acd22a1e7f0aae0e6c50b9dd5d7610fa8 | refs/heads/master | 2021-04-26T23:40:09.140016 | 2018-08-07T11:23:38 | 2018-08-07T11:23:38 | 123,835,137 | 0 | 0 | null | 2018-03-04T22:28:14 | 2018-03-04T22:28:14 | null | UTF-8 | Java | false | false | 124 | java | package com.algolia.search.http;
public enum AlgoliaRequestKind {
SEARCH_API_READ,
SEARCH_API_WRITE,
ANALYTICS_API
}
| [
"anthony.seure@gmail.com"
] | anthony.seure@gmail.com |
f0aabd0aefa1e9ed492c3840d855fd3c3a0c0af0 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13138-3-28-NSGA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/XWikiHibernateStore_ESTest.java | aa2e2c331ea202670e5f6a0ed8c65e050332662e | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | /*
* This file was automatically generated by EvoSuite
* Fri Apr 03 05:16:55 UTC 2020
*/
package com.xpn.xwiki.store;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRunner... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
919f5df75ecc4cd49dba4fd23fa8193168fcaad1 | 80f6fc80507fa9d23c1a7a2e26f4a0e8db0b59b6 | /base/trunk/RMdbIntegration/src/com/epac/plugin/dbIntegration/meta/MetaTable.java | 35bb58a86f7e94f34789ed073cab2b8e1bd9101f | [] | no_license | BackupTheBerlios/rmframework-svn | 433ef7ea147ddb888092689b9d16ac3b8908f40e | 062e95e247275365ecf612a92e792927d30d9d96 | refs/heads/master | 2021-03-12T20:14:26.065677 | 2011-10-18T17:41:57 | 2011-10-18T17:41:57 | 40,801,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package com.epac.plugin.dbIntegration.meta;
import java.util.ArrayList;
import java.util.List;
public class MetaTable {
private String id;
private String name;
private List<IMetaColumn> columnList = new ArrayList<IMetaColumn>();
private List<IMetaIndex> indexList = new ArrayList<IMetaIndex>();
public MetaT... | [
"pusteblume@ee2c9ef0-5c3b-0410-85e1-eabd887c3043"
] | pusteblume@ee2c9ef0-5c3b-0410-85e1-eabd887c3043 |
58dca481a5b7ffdd80bbd9ba2403c4eacedf8329 | 7bb654971928951a5e4107aa9f836c54705916a2 | /halyard-cli/src/main/java/com/netflix/spinnaker/halyard/cli/command/v1/plugins/AbstractHasPluginCommand.java | e77ea0d5eea1aceed4a469a3114149f15c4e824e | [
"Apache-2.0"
] | permissive | armory-io/halyard | ef03b89f038b479c5a9dfee9ff8b9bdb88f33060 | 595cf43305f82de22a46d64560bd5dfacb89874e | refs/heads/master | 2023-07-28T06:29:32.276212 | 2023-05-02T23:13:36 | 2023-05-02T23:13:36 | 151,161,526 | 2 | 3 | Apache-2.0 | 2023-07-07T18:59:05 | 2018-10-01T21:21:06 | Java | UTF-8 | Java | false | false | 1,995 | java | /*
* Copyright 2019 Armory, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | [
"ethanfrogers@users.noreply.github.com"
] | ethanfrogers@users.noreply.github.com |
f418c914b7b6f356ab971e268ccd0b6bb4e0bc91 | b9ac9e785180a60e5668b90a6ce3c08ad90e3e0e | /src/org/codeforces/algos/contests/CFR565DIV3DivideIt.java | 454c77726a06929ee967d505eabc69a831995398 | [] | no_license | rkaranam/smart-interviews | b2455d20879f0c2cc80cfe3eac995dfbad0144be | b0c6c83570081b427c263dac55a97ed3c9f99d93 | refs/heads/master | 2020-05-30T09:49:51.414397 | 2019-08-19T06:04:19 | 2019-08-19T06:04:19 | 189,655,418 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 894 | java | package org.codeforces.algos.contests;
import java.io.BufferedReader;
import java.io.InputStreamReader;
// Result: AC
public class CFR565DIV3DivideIt {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int tc = Integer.parseInt(b... | [
"karanam.rajasekhar44@gmail.com"
] | karanam.rajasekhar44@gmail.com |
a3fd37ee51314aca4ffa01aa5324911e7b5fcc02 | 559cb366be7e6b46d7072a803b7fb858380e9d2d | /src/main/java/com/zaxxer/hikari/metrics/prometheus/PrometheusMetricsTracker.java | 5d03c1ad48e6251940e6992df6b2582a712c1e0d | [
"Apache-2.0"
] | permissive | ElfoLiNk/HikariCP | fd5b57e8f8a47152ade06ea91b91f8bbb5b4e723 | 2a92bcf2c78ca1a033d3c3826eeb65dc98ac7985 | refs/heads/dev | 2022-10-01T10:17:19.989393 | 2021-05-21T08:56:20 | 2021-05-21T08:56:20 | 117,736,286 | 1 | 0 | Apache-2.0 | 2022-03-13T16:14:34 | 2018-01-16T20:14:34 | Java | UTF-8 | Java | false | false | 4,562 | java | /*
* Copyright (C) 2013 Brett Wooldridge
*
* 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... | [
"brett.wooldridge@gmail.com"
] | brett.wooldridge@gmail.com |
400c0b83f058d9dace13374c9cc9e92815b4b0cc | 9549c82493a396e049abcf001bcf6fbe45b10686 | /stream-demo/src/main/java/com/datax/stream/flatmap/TestMap.java | 8e980878b63743517a3ff3af375884055370452b | [] | no_license | liuwenbo6688/flink-demo | 1c8c479555e1f89b35575601460148bf7c862b90 | 3a5715bcb971d9c0d8e0cab86ba1f5de33c78183 | refs/heads/master | 2023-06-08T18:34:03.021385 | 2021-06-25T05:06:13 | 2021-06-25T05:06:13 | 329,849,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 982 | java | package com.datax.stream.flatmap;
import org.apache.flink.api.common.functions.MapFunction;
import org.apache.flink.streaming.api.datastream.DataStream;
import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
/**
*
*/
public class TestMap {
public static void main(String[] args) throws Ex... | [
"liuwenbo6688@126.com"
] | liuwenbo6688@126.com |
6b19d4a7899c5d3be3c16b056f7fcf3620130c50 | f28a955d7d9fed9c366a58a20d8a5b646e126da5 | /EliminarArreglo.java | dd2fe0135dcc413e0c0ff48bac3c50dae83c867f | [] | no_license | Hienkaab/MOANSO-FLORERIA | 7f105fa5e6a6187f0c1d792b2f14f6173a09444d | 0ea1d02f1e9eae45947bf335d3e7b15742a73f56 | refs/heads/master | 2021-08-22T06:27:58.846171 | 2017-11-29T14:18:28 | 2017-11-29T14:18:28 | 105,775,884 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,874 | 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 GUI;
import javax.swing.JOptionPane;
import Conexion.Conexion;
import UpperEssential.UpperEssentialLookAndFeel;
import java.sq... | [
"noreply@github.com"
] | noreply@github.com |
9b7a7947ecce6c9ba8d1816a11ff80cbb6835511 | d232c236f88f2442d971c6fd54be397ed217c468 | /app/src/main/java/com/yushilei/xmly4fm/BaseApplication.java | 85d9a5d6266d1a672082141e61eb65ebe022018e | [] | no_license | Frida240/Xmly4Fm | fc33550bc4599c87850c04ba5ed75941914633e1 | ba4c630fc80fef7de3060451150423f468ab721b | refs/heads/master | 2021-05-31T20:51:06.739216 | 2016-02-26T04:22:34 | 2016-02-26T04:22:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.yushilei.xmly4fm;
import android.app.Application;
import com.facebook.drawee.backends.pipeline.Fresco;
/**
* Created by yushilei on 2016/1/22.
*/
public class BaseApplication extends Application {
@Override
public void onCreate() {
super.onCreate();
Fresco.initialize(this);
... | [
"582072387@qq.com"
] | 582072387@qq.com |
7356227d4246ccb6c235b63e46a9eb5b47313340 | 6754185afe91793676404f4d75aa034b1787a3ea | /JavaTip/src/main/java/com/ngocvm/example/Day51/Trainer.java | 4671aab9240e624ea8ef0be219b0110995e663a8 | [] | no_license | ngocvm/learnjava | bfcf04ff64693626d2ea0700c8908a177ab2e3b3 | 6b96b91c3e9ca939448fbc794f9679ea8cb6be92 | refs/heads/master | 2023-04-06T19:39:16.612774 | 2022-10-19T02:49:34 | 2022-10-19T02:49:34 | 214,346,762 | 0 | 0 | null | 2022-10-19T02:49:36 | 2019-10-11T04:57:43 | Java | UTF-8 | Java | false | false | 512 | java | package com.ngocvm.example.Day51;
public class Trainer {
public void teach(Animal animal) {
animal.move();
animal.eat();
animal.sleep();
}
public static void main(String[] args) {
Trainer trainer = new Trainer();
Dog dog = new Dog();
Bird bird = new Bird();
... | [
"ngoc.vang.minh@nextop.asia"
] | ngoc.vang.minh@nextop.asia |
560f3c4e36d4651057b6a03e1ec8e578c7b4d926 | e476db3e716e5c5aa4f71bab1735554a73b72ab9 | /Department Project/CreateAccountMain.java | 57c0bb8b85a5403e1430bf7fc8e55cb18151afc0 | [] | no_license | sami-malla/java | a31858f407f7211f85dc55d7035a6b2fa5a310a5 | 4aef9e1afdce486e420aa71f4276a102a153497c | refs/heads/master | 2020-09-14T14:35:01.107260 | 2019-12-03T12:48:50 | 2019-12-03T12:48:50 | 223,157,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 614 | java | package com.hcl.department;
import java.util.List;
public class CreateAccountMain {
public static void main(String[] args) {
DepartmentDAO dao=new DepartmentDAO();
List<Department> DepartmentList=dao.showDepartment();
for (Department department : DepartmentList) {
System.out.println("Deptno... | [
"noreply@github.com"
] | noreply@github.com |
67f6297f97a672735b6d3c8052bdded6bd373989 | 702ea22b3234309c69968d47cf472f63ea0bfd56 | /src/ventanas/VentanaAcceso.java | 5ddf683c1e519135a30cd1ee364da8fd05e38a28 | [] | no_license | luiscruzs/6sis1b_Eqmuseo | 90da08fe258d34b380196dd08f385723c3211f2b | 7a96fcbd4271d3a04a3684fad91accc2d9a93a1b | refs/heads/master | 2022-12-01T01:36:11.307157 | 2020-08-07T20:29:53 | 2020-08-07T20:29:53 | 285,038,937 | 0 | 0 | null | null | null | null | ISO-8859-10 | Java | false | false | 3,990 | java | package ventanas;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swin... | [
"jl.cruz.s@edu.utc.mx"
] | jl.cruz.s@edu.utc.mx |
7ec311a8002a9668b32fd632aa5fa6a1637132ab | 6484ee2538367807cf6da122107432ac59ea1ea7 | /app/src/main/java/com/abdulaziz/goappsaziz/ui/home/HomeViewModel.java | 547d43685803c41a56082c60d63fb55d600dcde9 | [] | no_license | AbdulAzizTIFA/TugasAppmob3ke2 | 19d69730ddda2876bda3e23126251162e4766f5a | 7e55d1b7e05232ebe15f1fa66a1b32f35765dfb9 | refs/heads/main | 2023-04-06T16:57:17.809987 | 2021-04-03T17:47:27 | 2021-04-03T17:47:27 | 354,354,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.abdulaziz.goappsaziz.ui.home;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class HomeViewModel extends ViewModel {
private MutableLiveData<String> mText;
public HomeViewModel() {
mText = new MutableLiveData<>()... | [
"abdulaziz30072000@gmail.com"
] | abdulaziz30072000@gmail.com |
82f53de6fb2f02343902af2f62371d75c05af62c | ea561cc3cb6c887cadd99facb92049f4e88200c3 | /janus-plugin/src/main/java/de/codecentric/janus/plugin/bootstrap/step/RepositoryCommitStep.java | 1c27345edd9cf905bb3fdcc28aeceabc09e0642a | [
"Apache-2.0"
] | permissive | codecentric/janus-plugin | 5b2e6b2e89272327fad42b51251fdb628ebc9346 | eb94ec33d855eb88d64f9fc21df4875bdeeffc83 | refs/heads/master | 2023-03-21T23:36:53.767665 | 2012-05-21T09:56:50 | 2012-05-21T09:56:50 | 4,884,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,621 | java | /*
* Copyright (C) 2012 codecentric AG
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"bripkens.dev@gmail.com"
] | bripkens.dev@gmail.com |
cabe657557cc49a2833dc3ceffd9045e7d140e85 | b562e704a25ff234a436fa6dc1f08faeb3581eb4 | /visitors/src/main/java/com/dynamicobjx/visitorapp/activities/ExhibitorDetailsActivity.java | df11f71b258c7529dba87779bbb02e26d23cf11c | [] | no_license | rashanonto/EASTS_APP | 96f62ae01c698aa15edfa0d24ca242eab61e6dab | ecd6255d7effb351c89f45ef744114ca858f816a | refs/heads/master | 2021-01-01T06:10:09.157503 | 2015-09-07T01:12:22 | 2015-09-07T01:12:22 | 41,987,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,944 | java | package com.dynamicobjx.visitorapp.activities;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.animation.DecelerateInterpolator;
import android.widget.ImageView;
import android.wi... | [
"ontolanshanejustin@yahoo.com"
] | ontolanshanejustin@yahoo.com |
6fa5f0e5066c1387aa2df0149c6f4d5e0a2a01c4 | 77db6f1498a01c5a3e2cde703d3cef59297ec2d0 | /her/src/main/java/com/eeit95/her/model/dao/font/FontDescriptionDAOHibernate.java | 0b7fbcc27041e0ac64e15a542161451533057b69 | [] | no_license | EEIT95Team01/her | 96320c7f768f486f7187bc8c11d7feb50b5b947f | 0be0ea7275dfe81607c0f49b7aa9a17b7fcc984e | refs/heads/master | 2021-01-01T18:41:21.350981 | 2017-08-24T15:55:03 | 2017-08-24T15:55:03 | 98,409,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,770 | java | package com.eeit95.her.model.dao.font;
import java.io.File;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Restrictions;
import org.spri... | [
"123@test"
] | 123@test |
cd69aa2152e2038efeb4475d37b46e3f170e9c28 | cf8874dc8ddfb346cf50eede4416a0c53d7543b9 | /sql/src/main/java/ru/job4j/tracker/di/Main.java | 4e3d52bd6aa3488e0a65e59d8b6a59bf1b270ce8 | [] | no_license | BaikovSergey/junior | 9aac804244f5b8227967c8821c12f250d3b7d9fb | 531a5e56253963130366a529a73d5a67668f52d2 | refs/heads/master | 2022-12-22T10:26:46.950288 | 2020-10-22T13:58:02 | 2020-10-22T13:58:02 | 174,133,491 | 0 | 0 | null | 2022-12-16T05:14:26 | 2019-03-06T11:37:33 | Java | UTF-8 | Java | false | false | 435 | java | package ru.job4j.tracker.di;
import ru.job4j.tracker.ConsoleInput;
public class Main {
public static void main(String[] args) {
Context context = new Context();
context.reg(Store.class);
context.reg(ConsoleInput.class);
context.reg(StartUIdi.class);
StartUIdi ui = context.... | [
"rayleonard9@gmail.com"
] | rayleonard9@gmail.com |
507b3044f0627d3c45db6f7602b28309933cfa9e | 484731b4e755488d1e56906c57bbdf4971265e64 | /src/stream1/reader/FileReaderTest.java | d460b6c11c5255aaf5036fea529434cf05ebf95e | [] | no_license | alstndhffla/Java_programming | 58cfff03053c5d128d9a1b7ef665a14af54f91df | 37679274834fde82c3cb1cb9f6535203ca25c0a1 | refs/heads/master | 2023-04-20T04:29:04.137442 | 2021-05-10T10:06:19 | 2021-05-10T10:06:19 | 351,691,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package stream1.reader;
import java.io.FileReader;
import java.io.IOException;
public class FileReaderTest {
public static void main(String[] args) {
try(FileReader fr = new FileReader("reader.txt")){
int i;
while( (i = fr.read()) != -1){
System.out.print((char)i);
}
}catch (IOException e) {
e.... | [
"alstndhffla@gmail.com"
] | alstndhffla@gmail.com |
9fc3ecad942d1c6bad7dc5da0922e99314953a1c | a0bee769df014535ca503891906b6d9042c7ff43 | /build/app/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/me/dm7/barcodescanner/core/R.java | 3e6ea86a473ece67e5b42cb779bd3bd4adb86630 | [] | no_license | 25mordad/dotraveladministrator | 352374d46f15e9c3bafae26c1d30d3855094d38a | 0c7a53a7c86cf9849634e95d184ef9ce07437a32 | refs/heads/master | 2020-03-29T09:27:00.367267 | 2019-04-05T15:11:24 | 2019-04-05T15:11:24 | 149,759,001 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,633 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package me.dm7.barcodescanner.core;
public final class R {
private R() {}
public static final class attr {
private att... | [
"mmartinezmateo93@gmail.com"
] | mmartinezmateo93@gmail.com |
b3966df5c94bec8c6a537dee993b4f51a93eeb43 | 70302bf5f2f15873b7fad1ea4db59b8633653d49 | /demoServer/src/main/java/com/example/demoserver/SnapMessageControlImpl.java | c5fe9ca2751f9618d42f7eedb41a5a9b69cf12c8 | [] | no_license | yangjw/BinderDemo | c390f6c8b878456d21556949d39883fe922e3219 | 3a2f410b2b54f07549875aa0f81cdbbcb0c97d22 | refs/heads/main | 2023-06-05T11:45:04.529879 | 2021-06-21T07:57:39 | 2021-06-21T07:57:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,443 | java | package com.example.demoserver;
import android.os.RemoteException;
import android.util.Log;
import com.margin.base.utils.L;
import java.util.ArrayList;
import java.util.List;
/**
* Created by : mr.lu
* Created at : 2021/6/8 at 23:27
* Description:
*/
public class SnapMessageControlImpl extends MessageController... | [
"luxingjia@biddesign.cn"
] | luxingjia@biddesign.cn |
605e980acefbf5e21983f7458657f34cfd0e2d91 | 5064ad1c5f675d6273199c452eb47e0f2e04b26a | /src/main/java/com/crescendo/ats/config/apidoc/package-info.java | 84a026ecf06f7e3ffe4bb318d2f3886befbb2e99 | [] | no_license | josephhatton/ats | 859d0615369230c2d5e33694f2d50d3a76e79da8 | 08bcf4dffba4d5f3233d6682b4a84d1eb311b19f | refs/heads/master | 2021-01-10T09:21:09.844096 | 2016-03-14T17:02:01 | 2016-03-14T17:02:03 | 53,867,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 78 | java | /**
* Swagger api specific code.
*/
package com.crescendo.ats.config.apidoc; | [
"jhatton@rgare.com"
] | jhatton@rgare.com |
467dd45ef3ca34dadac4c5d7b77e66e08f4f0388 | 495c5bf489a49b3be28a7725c914ec676bf7edc3 | /src/main/java/com/hzwealth/sms/common/beanvalidator/DefaultGroup.java | aec7ac9e3e4e0312df3f3e96072f55ef3ea08e9e | [] | no_license | 1813232166/hz-sms-master | 15f0f1ec84c80e9a48cb5c31232d4785350a2a53 | 0060fb4764faa4248d8d61bfaab603ce96e2c4ea | refs/heads/master | 2021-07-13T12:46:25.333178 | 2017-10-18T07:22:02 | 2017-10-18T07:22:02 | 103,233,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 139 | java | package com.hzwealth.sms.common.beanvalidator;
/**
* 默认Bean验证组
* @author Administrator
*/
public interface DefaultGroup {
}
| [
"1813232166@qq.com"
] | 1813232166@qq.com |
ad9fff286a109033087eda026f5616899621e1ec | 01a7bd1c5634a0d9f0e0afa716239550925aa32e | /app/src/main/java/com/newborntown/animations/activity/StartActivity.java | 7b02ec38769ddd06d4aa3d23d04a6e20b9f052e8 | [] | no_license | androidLvmeng/Animations | 7b17c62519c5a1e2b31f4bdb723e37f3fd6c5db0 | 73854dd8aa95694f8f2acce160ac3bcfbd8cb21a | refs/heads/master | 2021-01-21T21:38:43.123276 | 2017-06-20T08:05:19 | 2017-06-20T08:05:19 | 94,864,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package com.newborntown.animations.activity;
import android.app.Activity;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import com.newborntown.animations.opengl.SparkView;
/**
* Created by sunzhishuai on 17/6/19.
* E-mail itzhishuaisun@sina.c... | [
"sunzhishuai@sunzhishuaideMacBook-Pro.local"
] | sunzhishuai@sunzhishuaideMacBook-Pro.local |
6c6a9339e3c380538c58f847da7be202d72f406b | b9ecfb9c6bad2c5f59a22939755087517a646e4b | /haruno-annotation-support/src/main/java/io/github/harunobot/annotation/HarunoPluginInteractiveHandler.java | fd8cd82467214b1e6442ecd8f72e30432490171f | [] | no_license | harunobot/HarunoBot | 5145ce9620b5ec38e6fc3124efeacc47f83739c4 | e76e9d68f00dc288d0b70b7cf96f3b3c2318aad5 | refs/heads/master | 2023-03-18T08:53:24.633728 | 2021-03-10T16:34:31 | 2021-03-10T16:34:31 | 313,335,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | 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 io.github.harunobot.annotation;
import io.github.harunobot.plugin.data.type.PluginMatcherType;
import io.github.haruno... | [
"x517138883@gmail.com"
] | x517138883@gmail.com |
968d1ebde49e7a30d68eba18e78cfc198106479c | 6635d25fd222f5cbd887247a63d54788dfa924fd | /Module_02/Project_02/ATM.java | 612da84b531fba4b8fcc558a3fa4bcc180aa40a7 | [] | no_license | ccoffey91/CPSC_1213 | 2334a2517e5f044172c0d7d79a9b3429cccf2195 | 84a4c5eb7b84981b468ad9fbaf22e48a1d046e65 | refs/heads/master | 2020-03-21T08:29:13.575105 | 2018-05-29T05:05:57 | 2018-05-29T05:05:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,449 | java | import java.util.Scanner; // Required for the Scanner object.
/**
* ATM.java prompts the user to enter a value in whole dollars,
* makes the appropriate calculations, and then displays the
* applicable combination of twenties, tens, fives, and ones.
* In addition, the input value should not exceed 500 dolla... | [
"noreply@github.com"
] | noreply@github.com |
1bb31a9d9d5f228c16ea418fa2b26cd16faca02d | bbed71ee552e9d86fb51eb1930168d2ded62ee6c | /app/src/main/java/com/jetec/wicloud/Pageview/PageThreeView.java | 501b904539436fecb4dc67740a315a4105c930ed | [] | no_license | smartgamegoy/WiCloud | b3448bf9c16b1ee7d99d5d058c635775345f8a4b | bcfb6ec56b9f9243ac59f4360c57baaff85b3784 | refs/heads/master | 2020-05-23T19:55:29.879451 | 2019-07-10T02:13:35 | 2019-07-10T02:13:35 | 186,922,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,381 | java | package com.jetec.wicloud.Pageview;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Vibrator;
import android.view.LayoutInflater;
import android.view.V... | [
"smartgamegoy@gmail.com"
] | smartgamegoy@gmail.com |
02e4a64b0d2c5cc922cdee2e0ff70b647ffdc63e | 5bc81c7da4cb53c347c4da580843f53e019c980d | /src/com/mingrisoft/widget/AlphaScrollPane.java | b9b40eeb1b3395d5542f08f8bf3b620d603cf806 | [] | no_license | Liyadi/gitHubTest | 4b9be350bb674a57773dfbffb653e64780b03c16 | 11642315f8dcd7a45441248feba7b1c089a29ae1 | refs/heads/master | 2021-05-15T03:41:17.222003 | 2017-12-04T02:28:55 | 2017-12-04T02:28:55 | 110,061,516 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,025 | java | package com.mingrisoft.widget;
import java.awt.*;
import java.beans.*;
import java.io.Serializable;
import javax.swing.*;
import javax.swing.border.LineBorder;
public class AlphaScrollPane extends JScrollPane {
private static final long serialVersionUID = 1L;
private boolean borderPaint = fa... | [
"18842475178@163.com"
] | 18842475178@163.com |
f9dc7a09836646df7ff1c421683fa21fa0f27c5f | 26f7b8a232d36c2461048c21418de298d93de3a4 | /src/main/java/dao/DaoIngredient.java | 53717eaf41e1cef35a312202abc7e76ea83241f8 | [] | no_license | mkamadeus/wbd-ws-factory | 6a47ce10d9332e16137da771b4f0c95331db4ecb | d9e2d4d062dde0200bed7f00bedf7bc4d9632f6e | refs/heads/master | 2023-01-20T14:28:57.581693 | 2020-11-29T07:57:08 | 2020-11-29T07:57:08 | 317,098,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,179 | java | package dao;
import data.Ingredient;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
public class DaoIngredient implements IngredientDao{
private DaoIngredient(){}
private static class SingletonHelper {
private static final DaoIngredient INSTANCE = ne... | [
"13518018@std.stei.itb.ac.id"
] | 13518018@std.stei.itb.ac.id |
1a368b107667e3fc4461ea8f51e3b3ba86cbe639 | dd470400ec2099443645a0dc3f1477952a68ed5c | /MiContentProvider-master/app/src/test/java/com/example/micontentprovider/ExampleUnitTest.java | f35605f9eb8f2b603847219a5490818d8d25cac5 | [] | no_license | FranciscoPaniagua/Programacion-Mobil-2 | ad4c24fed589aa39c9f7638aebf8945a86199268 | a3253569f73c77208cc6d0bcc2b95e969e0cabfd | refs/heads/master | 2022-07-28T13:50:26.160730 | 2020-05-24T20:43:54 | 2020-05-24T20:43:54 | 266,574,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package com.example.micontentprovider;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
publ... | [
"perry.john6262@yahoo.com.mx"
] | perry.john6262@yahoo.com.mx |
bdf096e80b6ace3a97c29b859c8bdd16804ab99f | 1a4a12ba56cb43328a4460f8e531325c39bf6e3d | /src/coverbooker/BestOptionSorter.java | cf097901b0058cbe11a9d7c5fb621f1a299ef37c | [] | no_license | zakkary88/TyperFinal | 59751647e26863dffd5cd7f7f4c3f3884e83b67b | e3da9ef1e0af774cbc7ece18d72df320afb065d4 | refs/heads/master | 2021-01-19T16:23:42.585816 | 2013-09-15T15:36:16 | 2013-09-15T15:36:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,867 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package coverbooker;
/**
*
* @author Marcin
*/
public class BestOptionSorter {
private double firstPlace;
private double secondPlace;
public BestOptionSorter()
{
firstPlace = 0.0;
... | [
"zakkary88@gmail.com"
] | zakkary88@gmail.com |
6b6dd977bbc01ab4fc2152fcc49cc944a7544546 | 723c1d0add95b685f69939a3af16faabe88bea8c | /askme/src/main/java/de/htwsaar/pib2021/inet/config/MvcConfig.java | 42c0859443a49bbaa5535cd4eb734c396914d851 | [
"Apache-2.0"
] | permissive | ej-feras/askme | 30a6c679186bf9fcadf5c74aa26479a3db3839dd | eb4224e50df3d631bbc647091c3c1cbaf425ffcc | refs/heads/main | 2023-04-08T07:53:47.771550 | 2021-04-16T00:25:05 | 2021-04-16T00:25:05 | 348,918,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,932 | java | package de.htwsaar.pib2021.inet.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.ViewResolver;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
import org.springframework.web.servlet.con... | [
"feras.ejneid@outlook.com"
] | feras.ejneid@outlook.com |
bc760b8245eca2a8f3aaf6ccdc504491b9ca3bcc | 7a680d9a2193db750c2f3da6d09a9e0d75c562f3 | /src/anml/RoboCat.java | 5ee34b83d4ea3ce575e4fa84492195ed94f13591 | [] | no_license | SashaKoroleva/Kotiki | 4e3ead5179b9be486a0f70d4d3af215328645fc8 | b934304161265436378fa17c1cb64f6cf1df87ab | refs/heads/master | 2020-07-04T14:16:44.207253 | 2016-11-18T18:35:32 | 2016-11-18T18:35:32 | 74,156,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 366 | java | package anml;
/**
* Created by sasha_koroleva on 18.11.2016.
*/
public class RoboCat extends Robot {
public RoboCat(String name) {
super(name);
}
@Override
public void makeASound() {
System.out.println("Бип-бип! Бип-бип!");
}
@Override
public String getName() {
... | [
"sasha.koroleva.3@gmail.com"
] | sasha.koroleva.3@gmail.com |
0aecbe49d50e25c2aeafd93999ed1bf2cd5c0752 | 5d54ed52f0ac5f24e903b844e207f228f643030e | /src/main/java/com/flixbus/miniproject/usecase/bus/EditBus.java | 0e206beb09bbde86aaafcc8628e556bd6bfe2136 | [] | no_license | newarcher36/miniproject | 5bd50a93f546c594ddb512b885490300a4780525 | 79cbd8acfaa07a22d2744fb1c4d82642abdbefd1 | refs/heads/master | 2022-09-15T21:18:04.834753 | 2020-01-13T21:47:36 | 2020-01-13T21:47:36 | 222,464,238 | 0 | 0 | null | 2022-09-08T01:04:00 | 2019-11-18T14:09:11 | Java | UTF-8 | Java | false | false | 1,497 | java | package com.flixbus.miniproject.usecase.bus;
import com.flixbus.miniproject.domain.bus.Bus;
import com.flixbus.miniproject.domain.bus.BusRepository;
import com.flixbus.miniproject.domain.exception.BusNotFoundException;
import com.flixbus.miniproject.domain.exception.DuplicatePlateNumberException;
import javax.inject.... | [
"danijm26@gmail.com"
] | danijm26@gmail.com |
47c6f63ecced12a9650607440e8fbd663f225594 | ce1364955273921131f2d27951a1a537e23b26b3 | /br.ProdutosDeDefesa/src/main/java/br/ProdutosDeDefesa/Compra.java | 1a823cfcd2db65f3d3ce1a0574b8d1c783576ff6 | [] | no_license | JoseHumbertoJr/Projeto-Banco-de-Dados-2 | a123ecf61ddc5c079383b7e21759b2c054735ec4 | d2b1e79a9604309e89bea9b2e31babfb9b0a7ae0 | refs/heads/master | 2020-04-06T21:06:58.159965 | 2018-11-16T12:58:15 | 2018-11-16T12:58:15 | 157,792,951 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 829 | java | package br.ProdutosDeDefesa;
public class Compra {
private long id;
private String data;
private String produto;
private String classificacao;
private long id_empresa;
public long getId() {
return id;
}
public void setId(long id) {
this.id = id;
}
public String getData() {
return d... | [
"noreply@github.com"
] | noreply@github.com |
ab4088c3577bc1f62e8f829993c587ece4a5dbd5 | bcbd5cdbec730aec758a94fcd8b0136171f08663 | /output/Spring/SHDP/sources/SHDP_2_2_0/raw/547.java | 198fa1bee36778d664fd8e48ba4f1fca5d7956c3 | [] | no_license | RosePasta/BugTypeBasedIRBL | 28c85e1d7f28b2da8a2f12cc4d9c24754a0afe90 | 55b0f82cf185a3a871926cc7a266072f8e497510 | refs/heads/master | 2022-05-06T08:38:38.138869 | 2022-04-20T06:34:38 | 2022-04-20T06:34:38 | 188,862,575 | 1 | 3 | null | 2019-11-21T09:48:44 | 2019-05-27T14:52:28 | Java | UTF-8 | Java | false | false | 2,547 | java | /*
* Copyright 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | [
"MisooKim@github.com"
] | MisooKim@github.com |
c165025e2f5d2e4e4b84c86baf1607229736c4e3 | 8b5d4adc86b4fb0b4caefcd9e994bac7f167ddea | /src/MyTest/SerializeTest/First.java | f6325bf22c8b5c0193cab3e019c02d239cd76bd1 | [] | no_license | ButerD/JavaMentor | 922ba6170d2f86494a49d190daba337b6e21fb8c | cafc412b459c9578e8263bcb57855cde75cf04f6 | refs/heads/master | 2023-07-12T17:08:26.889222 | 2021-08-11T15:16:39 | 2021-08-11T15:16:39 | 383,543,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,107 | java | package MyTest.SerializeTest;
import java.io.Serializable;
public class First {
private String f1;
private int fNum;
public First() {
}
public String getF1() {
return f1;
}
public void setF1(String f1) {
this.f1 = f1;
}
public int getfNum() {
return fNu... | [
"buter81@gmail.com"
] | buter81@gmail.com |
7220039879c349b2f3d8e42ff2abbdaf48d2b3ee | 2e59950c3a0e32c9748c1e3303d5530f6e9b67ca | /Thinksns_v4.0/src/com/abcs/haiwaigou/fragment/GoodCartFragment.java | bf365908a9e42752c55af1d2090e91cc005d40aa | [] | no_license | xiaozhugua/Myhuarenb | a27e87451c792a76ade79fc29d7050997ac2bdf6 | 9a81815ce90a7b4e5c22ff99fb8fc5e13844d326 | refs/heads/master | 2021-01-23T02:05:42.432793 | 2017-05-31T04:05:42 | 2017-05-31T04:05:42 | 92,902,840 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,073 | java | package com.abcs.haiwaigou.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.... | [
"1343012815@qq.com"
] | 1343012815@qq.com |
b11fddf7313672cfd58602a0730588273f24ff3c | 23967d2799b5cbec8f4a93f23ff0daa1227291f8 | /app/src/test/java/com/tfs/mkaratusi/mkaratusi/ExampleUnitTest.java | d20a11328b428cad5714502654b7abee4174f754 | [] | no_license | jkisanga/MkaratusiApp | 42bc06596a1431ed4c75ab37e416f2805e2457a8 | 56330f0609abc989066206c089eaabd1249c8180 | refs/heads/master | 2021-05-01T14:58:57.158263 | 2018-02-20T19:31:19 | 2018-02-20T19:31:19 | 121,026,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.tfs.mkaratusi.mkaratusi;
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... | [
"jkkisanga@gmail.com"
] | jkkisanga@gmail.com |
1a20613fdc8c9ff35aaf3a3628a3edb039cdd5e4 | 4b357baaf50738adc29b1205f79a82c0df8e90ff | /app/src/main/java/xyz/yxwzyyk/bandwagoncontrol/app/Configure.java | f923345b7079adf8bb24ff54fad255bd157697eb | [] | no_license | ysjsssl/BandwagonControl | bb9d9bae5a7857ef72ac4a24d77cbaa89195a62d | ef5c97c324984568faf4f70b986e2532f64de6d2 | refs/heads/master | 2021-01-25T02:30:26.757342 | 2016-01-28T08:19:36 | 2016-01-28T08:19:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package xyz.yxwzyyk.bandwagoncontrol.app;
/**
* Created by yyk on 12/12/15.
*/
public class Configure {
public static final String HOST_URL = "https://api.kiwivm.it7.net/v1/";
public static final String GET_INFO = "getLiveServiceInfo";
public static final String REBOOT = "restart";
public static fin... | [
"yxwzyyk@gmail.com"
] | yxwzyyk@gmail.com |
929f97cf1cf446777dd1bba0760b0bc0a48fe959 | ffacee583e9d6023e0f526dac9c6804dad541c5c | /kafka-etl/kafka-etl-run/src/main/java/org/kafka/etl/kafka/impl/AvroToJsonDeserializer.java | 8a2c3fc3f97555da108978a39cf704ccee5d7327 | [
"Apache-2.0"
] | permissive | docapostiotalliance/kafka-etl | 689aa2666074ca25c659e795f69acd1e7daf230f | d48d76f18f47dbd26a0e832d2850e2a907912284 | refs/heads/master | 2022-03-23T14:56:14.257093 | 2022-03-04T11:10:58 | 2022-03-04T11:10:58 | 235,133,219 | 11 | 3 | Apache-2.0 | 2022-02-21T09:24:27 | 2020-01-20T15:27:27 | Java | UTF-8 | Java | false | false | 3,897 | java | package org.kafka.etl.kafka.impl;
import com.sun.org.apache.xpath.internal.operations.Bool;
import io.vertx.core.json.JsonObject;
import org.apache.avro.Schema;
import org.apache.avro.io.BinaryDecoder;
import org.apache.avro.io.DatumReader;
import org.apache.avro.io.DecoderFactory;
import org.apache.avro.reflect.Refle... | [
"idriss.neumann@docapost.fr"
] | idriss.neumann@docapost.fr |
5f2196cf031677ce6ba3752075e36d370106bf14 | 883b7801d828a0994cae7367a7097000f2d2e06a | /python/experiments/projects/CESNET-perun/real_error_dataset/1/26/ModulesUtilsBlImpl.java | 99cf929fcca0efb27d17f28ac8a9ad96e110a4a9 | [] | no_license | pombredanne/styler | 9c423917619912789289fe2f8982d9c0b331654b | f3d752d2785c2ab76bacbe5793bd8306ac7961a1 | refs/heads/master | 2023-07-08T05:55:18.284539 | 2020-11-06T05:09:47 | 2020-11-06T05:09:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 54,854 | java | package cz.metacentrum.perun.core.blImpl;
import cz.metacentrum.perun.auditparser.AuditParser;
import cz.metacentrum.perun.core.api.*;
import cz.metacentrum.perun.core.api.exceptions.*;
import cz.metacentrum.perun.core.bl.ModulesUtilsBl;
import cz.metacentrum.perun.core.bl.PerunBl;
import cz.metacentrum.perun.core.imp... | [
"fer.madeiral@gmail.com"
] | fer.madeiral@gmail.com |
e4ad3ccee8a953f4fdd266b935832ecea9797666 | 8e638dbd3c3402ec09ffa65f5356f5fe5ff1dd48 | /trunk/src/main/java/com/pengzu/entity/Blogroll.java | 060d10686c17876348a09b6e20c8679116440b0e | [] | no_license | jackieonway/springboot-cms | 6d2cb4284774a32bbb356ddd7d41ac98d6b4f11a | 3394ce79e821c2309dc373784db35de3a67aac0f | refs/heads/master | 2023-03-04T00:19:29.384776 | 2022-08-01T08:02:58 | 2022-08-01T08:02:58 | 149,561,666 | 4 | 9 | null | 2023-08-29T02:04:24 | 2018-09-20T06:24:37 | Java | UTF-8 | Java | false | false | 2,860 | java | package com.pengzu.entity;
import java.util.Date;
public class Blogroll {
private Long id;
private String blogrollName;
private String blogrollUrl;
private String description;
private String blogrollImageUrl;
private Date createDate;
private Date modifyDate;
private Long userId;... | [
"1285844330@qq.com"
] | 1285844330@qq.com |
a45c445dfab1a07eb7d538d1e744b054e0590118 | 09d80c156b2ccac11ebd26ae0049124f270e1221 | /src/main/java/analytics/util/AlphanumComparator.java | e7e488a0a923133ef2c7eba18478b24a1be01066 | [] | no_license | monobinab/RealTimeScoring | 1417cbbae212b1e13561730e678359c6ab2105e7 | 88d8f19d5e115562836555a0098bbba15bcfd4f9 | refs/heads/master | 2021-05-01T17:28:05.691501 | 2016-10-31T22:17:04 | 2016-10-31T22:17:04 | 79,425,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,308 | java | package analytics.util;
/*
* The Alphanum Algorithm is an improved sorting algorithm for strings
* containing numbers. Instead of sorting numbers in ASCII order like
* a standard sort, this algorithm sorts numbers in numeric order.
*
* The Alphanum Algorithm is discussed at http://www.DaveKoelle.com
*
*
* Thi... | [
"spannal@ushoflt323507.kih.kmart.com"
] | spannal@ushoflt323507.kih.kmart.com |
3993909c310fefc86cc5381972044862f373fbec | 978d68fe0d10713e3a6d2916bff1df70af24d39a | /org.yli.xreq.common/src/org/yli/xreq/common/osgi/OSGiUtil.java | 2d17fd442ea502c95a4cb214b5bd6c56b1b10750 | [] | no_license | bloodlee/XRequirement | e5be1c55c9fbdd7d921a2a3db9663501c13fedbb | dcf2abaed2021fe3ddd14aeace3823b74fc8680c | refs/heads/master | 2020-05-29T21:44:17.317664 | 2013-04-21T09:48:12 | 2013-04-21T09:48:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package org.yli.xreq.common.osgi;
import org.osgi.framework.BundleContext;
import org.osgi.framework.ServiceReference;
public class OSGiUtil {
/**
* Query service in bundle context
* @param clz the service class.
* @param context the bundle context.
* @return the service. If service is not there, null ... | [
"jasonleehust@gmail.com"
] | jasonleehust@gmail.com |
ce2986697e36f933a136742ff562805b3851a56f | 25d6dd80871f65e8422df4cf25463de3f6168853 | /app/src/main/java/com/example/android/charlesmusicplayer/SectionsPagerAdapter.java | 1d089f505156defc47cf78b7291e24a99d0bce13 | [] | no_license | prinxcharles/CharlesMusicPlayer | 07b94608e2195547ec86d6182aa9e728eef1f66c | af9b1365850d23bbc0371d43d391e1078866ada9 | refs/heads/master | 2020-03-30T05:29:02.233658 | 2018-09-28T23:34:38 | 2018-09-28T23:34:42 | 150,801,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,614 | java | package com.example.android.charlesmusicplayer;
import android.content.Context;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import com.example.android.charlesmusicplayer.AlbumFragment;
import com.example.android.charlesmusi... | [
"charlesochonma@gmail.com"
] | charlesochonma@gmail.com |
e56636dc558891e5ed7803df410bbf8f3098e308 | 9235cdc7d4b8acdc38132bd60c362ae0cffda872 | /src/test/java/io/spotnext/kakao/ExternalFrameworkTest.java | 52bed7f6e286c84f04c692bd932efb0ee11c687e | [
"Apache-2.0"
] | permissive | mojo2012/kakao | 8c4edd3c4e6147f1e5160e3cce858ac9e2c17714 | 6e68aa85a8e7e470e5d6ab204a446cfece857816 | refs/heads/master | 2021-06-13T09:20:03.617344 | 2019-08-22T13:19:26 | 2019-08-22T13:19:26 | 190,124,047 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package io.spotnext.kakao;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
import io.spotnext.kakao.support.NSBundle;
public class ExternalFrameworkTest {
@Test
public void testLoadBundle() {
var bundle = new NSBundle("TestBundle.bundle", this.ge... | [
""
] | |
01bd7937d4a6132ffde850dd353676150ea98bbf | 1346575ae688f1e45ee9d7a34a5511d908ff1468 | /app/src/main/java/wanba/ott/activity/MikeLingActivity.java | f92fe24b461df30adf7e2fe202a4edd34283e4c8 | [] | no_license | wanbatv/wanba_ott | 9288f7ed2014055704890e0d967bc22586a63803 | b762968fab9ada54e58df258e5a727f1c41fb439 | refs/heads/master | 2021-01-10T01:35:09.676942 | 2015-05-27T06:08:03 | 2015-05-27T06:08:03 | 36,206,561 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,618 | java | package wanba.ott.activity;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import com.android.volley.Response.ErrorListener;
import com.android.volley.Response.Listener;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonObjectRequest;
import wanba.ot... | [
"zhang.guoyu@wanbatv.com"
] | zhang.guoyu@wanbatv.com |
e7aee6dd7b5e2e51665c6f3a0637c844699ea94e | c8f1e756364ccd536ab2428c67e346286f6f9723 | /app/src/main/java/com/obdsim/activities/MainActivity.java | 162816bdea9f4960ff34e595d8e48cc79beea9a2 | [] | no_license | LeandroCoello/OBDSim | f48065bfb8ec570e093925b3d28a6cc676b8104e | 3abef868711499d4bccbdcec4b04045fb52e1912 | refs/heads/master | 2021-01-25T00:48:16.041881 | 2017-11-08T23:48:30 | 2017-11-08T23:48:30 | 94,692,752 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,410 | java | package com.obdsim.activities;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothSocket;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.... | [
"ln.coello8@gmail.com"
] | ln.coello8@gmail.com |
a4e27c758eaad26d3830aa66ef5a7b2fbafafcb1 | a3312d49ea7d9d1d0a56382fb6a2fedfed318056 | /src/main/java/io/rakam/clickhouse/StreamConfig.java | 338fdfd1906040397ba05e6d38965ef69500de87 | [] | no_license | maduhu/rakam-clickhouse-worker | 9684f8009c43b31d0be421ddae960146dc76bcd7 | eedf514727f8b2be2c5e56051c5a137848de3f56 | refs/heads/master | 2021-01-15T17:19:20.013270 | 2016-07-23T17:15:44 | 2016-07-23T17:15:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | package io.rakam.clickhouse;
import io.airlift.configuration.Config;
import io.airlift.units.DataSize;
import java.time.Duration;
import static io.airlift.units.DataSize.Unit.GIGABYTE;
public class StreamConfig
{
private Duration maxFlushDuration = Duration.ofSeconds(5);
private int maxFlushRecords = 50_000... | [
"emrekabakci@gmail.com"
] | emrekabakci@gmail.com |
a2a730f5a52a690fa510e75cd59eb2c46deb4322 | 3a809e0150e2b62d31ae8966e14e08e09c546313 | /src/main/java/com/sx/reflect/HiddenC.java | 0b83362d427e7c0db9d2564871f981289df829e5 | [] | no_license | shenxuan52142/SSM_Study | 7d48c6dc60519778e0b238cad91f29ca3a5efba1 | 5d0a916938b319fe888b11c96ef230d8c468ab2d | refs/heads/master | 2020-03-24T23:22:31.409273 | 2019-03-29T10:46:46 | 2019-03-29T10:46:46 | 143,130,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109 | java | package com.sx.reflect;
public class HiddenC {
public static A makeA(){
return new C();
}
}
| [
"shenxuan1hao@163.com"
] | shenxuan1hao@163.com |
9a17893f81fca715481d3877dfd23dd1b6287b8c | 2552a2e621fe436164d1137b98e2678d0c97ab97 | /FirstSpringBootAppTest/src/main/java/com/bikash/FirstSpringBootAppTestApplication.java | 77d874ef56811e5ac32a750516b8bdd961192668 | [] | no_license | nyodbikash/SpringDataProject | 8543f0debd816125023fedc393385ac5b9ea54ad | 491d337c1e19d1ee6d77d27cf7861ff690a78a53 | refs/heads/master | 2023-07-03T00:20:02.968976 | 2021-08-03T04:59:13 | 2021-08-03T04:59:13 | 391,098,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package com.bikash;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class FirstSpringBootAppTestApplication {
public static void main(String[] args) {
SpringApplication.run(FirstSpringBootAppTestApplication.class... | [
"nbikash199@gmail.com"
] | nbikash199@gmail.com |
58827f1b570ee5cccc825d382eaf7f0b0b21b12c | 7e385975ef6aa9a7371e832676f38ede744a833f | /src/main/java/com/example/Response.java | b1bf0d68fdfcd9d5f56fc2a304c55e08c9a526cb | [] | no_license | vivekkumar7442/springboot-react | 49e7dbc7b97a457b96db90965ab5a9ec94f8a3cb | c01414cd35b3de4ed780865ba0d518628f1ad723 | refs/heads/master | 2023-05-30T15:41:03.485644 | 2021-06-02T00:12:37 | 2021-06-02T00:12:37 | 368,392,701 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package com.example;
import org.springframework.http.HttpHeaders;
public class Response {
private String data;
private HttpHeaders headers;
public String getData() {
return data;
}
public void setData(String data) {
this.data = data;
}
public HttpHeaders getHeaders() {
return headers;
}
public ... | [
"vivekkumar.k@tatacommunications.com"
] | vivekkumar.k@tatacommunications.com |
cd0e31647d5b60bd22e5f17e171d0d2824ae4892 | d228df0b49768f42543a4ef1cd36d292f2901b7b | /src/main/java/com/arc/docker/DockerApplication.java | 8adf6ab40e7d8d47daed422ceafb569084274cd0 | [
"MIT"
] | permissive | lamymay/docker | 97528ed73c5108549edf312dc4b2b6126bf2004c | 6759c01277e25fc4c994f03225310d2206900590 | refs/heads/master | 2020-06-27T05:52:26.139731 | 2019-08-19T02:20:51 | 2019-08-19T02:20:51 | 199,861,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 944 | java | package com.arc.docker;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframewo... | [
"lamymay@outlook.com"
] | lamymay@outlook.com |
9b8794a06ed20eea17839d812a51f88a34da6097 | 3cddceb55c6c393cab24af9915289d14f245e020 | /src/Modelo/Cliente.java | 1e77ff3a294eb4419e787a565f07f209ff399ae0 | [] | no_license | leticiasoaress/CadastroCliente | 272f5e4301278f428a5dd888e8b5bd52ba1b5a5e | 470e877ab90ef4cfd69e0694dafcbec4014ad4ef | refs/heads/master | 2023-01-10T21:22:40.978976 | 2020-11-02T20:57:15 | 2020-11-02T20:57:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,201 | java | package Modelo;
public class Cliente {
public int id;
public String nome;
public String tel_Residencial;
public String tel_Comercial;
public String tel_Celular;
public String email;
public int getId() {
return id;
}
public void setId(int id) {
this... | [
"Leticia@Leticia-PC"
] | Leticia@Leticia-PC |
2453fc962ca54c27c5cd2898b25098767f5b0351 | 1cc8785ce8a53a8e7df4e524ea475b04d4960ed0 | /app/src/main/java/com/openclassrooms/realestatemanager/injections/Injections.java | a469d4e06e709a353574dccccd38d886db245e12 | [] | no_license | JohanneBoisvilliers/RealEstateManager | d1ca5f90c9fe712fed9b21bce9393e8b019b87bf | 5850d1642bc8bb201e448362aadeb2727b7c8ad2 | refs/heads/master | 2020-05-18T01:57:47.499920 | 2019-10-18T09:24:56 | 2019-10-18T09:24:56 | 184,102,921 | 1 | 0 | null | 2019-10-18T09:24:57 | 2019-04-29T16:06:29 | Java | UTF-8 | Java | false | false | 1,780 | java | package com.openclassrooms.realestatemanager.injections;
import android.content.Context;
import com.openclassrooms.realestatemanager.database.RealEstateDatabase;
import com.openclassrooms.realestatemanager.repositories.PhotoDataRepository;
import com.openclassrooms.realestatemanager.repositories.RealEstateDataReposit... | [
"johanne.boisvilliers@gmail.com"
] | johanne.boisvilliers@gmail.com |
8f5ae61f24823f85094b2a4d0087e69e29e27579 | 719db14d08262cbbf4be58b7a53c7baf07c5c2fd | /system_develop_management/system_management_web/target/tomcat/work/Tomcat/localhost/_/org/apache/jsp/pages/user_002drole_002dadd_jsp.java | 6105a0ffbd34fd3415165e1a3d0157aeddf24478 | [] | no_license | zhaonan0212/Delta | 07041abbbe3988e6689dc20be869c28a40a729e1 | 17ded5ffc4de568d83808521f001f012f93f1680 | refs/heads/master | 2022-12-23T06:35:50.893885 | 2019-08-08T08:54:20 | 2019-08-08T08:54:20 | 201,173,943 | 0 | 0 | null | 2022-12-15T23:43:07 | 2019-08-08T03:51:24 | JavaScript | UTF-8 | Java | false | false | 42,705 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.47
* Generated at: 2019-03-12 03:47:10 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"zhaonan0212@163.com"
] | zhaonan0212@163.com |
99f1d1f73b42b0e4306f37dcf62e362e2cf0135b | ca0e9689023cc9998c7f24b9e0532261fd976e0e | /src/com/tencent/mm/plugin/backup/ui/BakChatRecoverCheckUI$6.java | 0a740fe5debaeaca1ab64049f372014d3b8de802 | [] | no_license | honeyflyfish/com.tencent.mm | c7e992f51070f6ac5e9c05e9a2babd7b712cf713 | ce6e605ff98164359a7073ab9a62a3f3101b8c34 | refs/heads/master | 2020-03-28T15:42:52.284117 | 2016-07-19T16:33:30 | 2016-07-19T16:33:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package com.tencent.mm.plugin.backup.ui;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
final class BakChatRecoverCheckUI$6
implements DialogInterface.OnClickListener
{
BakChatRecoverCheckUI$6(BakChatRecoverCheckUI paramBakChatRecoverCheckUI) {}
public final v... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
8aeb97730b9b222ef5ea160164bbefb7676017d7 | 613061df99b8bf6ffc385919fce6147ab0777f89 | /app/src/main/java/com/stevesun/andrew/ui/home/HomeViewModel.java | 082fa877e488db222a961511009781d85f2e31db | [] | no_license | SteveSunTech/Andrew | 38cdff1fc67d86c305cc46ed863fa7123c43b074 | 00b6bc1057f94e5163a258f0b720d295f570103e | refs/heads/master | 2023-03-01T04:41:01.092845 | 2021-02-06T19:42:10 | 2021-02-06T19:42:10 | 336,185,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 980 | java | package com.stevesun.andrew.ui.home;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.Transformations;
import androidx.lifecycle.ViewModel;
import com.stevesun.andrew.model.Article;
import com.stevesun.andrew.model.NewsResponse;
import com.stevesun.andrew.reposi... | [
"fredsun19950429@gmail.com"
] | fredsun19950429@gmail.com |
4c6843b827624ec76e2ea9e49345a0d361510fe8 | 43b53bfb21a4c0e65871adfe1dd6451789d49830 | /src/supportTools/SwarmMapInit.java | 71305ac41854ed9913c75957845c2eb7ed0bb94a | [] | no_license | CS-537-Spring-2016/ROVER_12 | 0718b3d10b152f6b243c7f193a714393568129d0 | 7f24cb9afd4e408ae27777d08b3eff49b03c2b1a | refs/heads/master | 2021-01-17T15:41:02.930509 | 2016-06-04T07:00:49 | 2016-06-04T07:00:49 | 55,834,857 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,960 | java | package supportTools;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import org.json.simple.JSONObject;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.... | [
"ksawada@calsatela.edu"
] | ksawada@calsatela.edu |
f2341b4c9fdfa6b140fd0dca586109a7ffa0f01e | 969844c3119e6fa8a19e4db533bb1ef3dc97a3dd | /src/main/java/HouseRobberII.java | 715d8fc115f028df0a9e60198d07f9c4634da6a6 | [] | no_license | israkul9/LeetCode | 2f52796133bec9f897aa4fef0a20edc1a9f77799 | b9699f5bb8f6b248b788911e4cdd378c6a9aceb2 | refs/heads/master | 2023-01-31T05:33:45.439042 | 2020-12-07T18:34:54 | 2020-12-07T18:34:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,042 | java | import common.LeetCode;
/**
* @author RakhmedovRS
* @created 10/14/2020
*/
@LeetCode(id = 213, name = "House Robber II", url = "https://leetcode.com/problems/house-robber-ii/")
public class HouseRobberII
{
public int rob(int[] nums)
{
int len = nums.length;
if (len == 0)
{
return 0;
}
else if (len ==... | [
"rakhmedovrs@gmail.com"
] | rakhmedovrs@gmail.com |
2ba2c713764604c5a43e48af58017d493116c58d | 4ed25daac502f6aa2901cd0d83b9610e4e3764b8 | /src/test/java/ch/alpine/owl/bot/rn/R1IntegratorTest.java | a536d028ccdf5abd95159728fdcfa9715350829d | [] | no_license | datahaki/owl | d84a9e667b306013b9f3c320f61c767df60f2ce5 | 7b46b080e0dd55ee578af413461f9d6c34ff1de6 | refs/heads/master | 2023-08-17T10:42:42.790051 | 2023-08-04T16:17:13 | 2023-08-04T16:17:13 | 342,946,447 | 2 | 0 | null | 2022-06-19T11:08:59 | 2021-02-27T19:59:43 | Java | UTF-8 | Java | false | false | 1,030 | java | // code by jph
package ch.alpine.owl.bot.rn;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.jupiter.api.Test;
import ch.alpine.owl.math.flow.Integrator;
import ch.alpine.owl.math.model.SingleIntegratorStateSpaceModel;
import ch.alpine.tensor.RationalScalar;
import ch.alpine.tensor.Tens... | [
"jan.hakenberg@gmail.com"
] | jan.hakenberg@gmail.com |
a7f3b973ba07dd7f4a214637fd6dab51b32464a0 | 8a4f125214a167d50488eaf6fd62918813460f6f | /src/gui/LogInFrame.java | cd73d6101b9ebeec0d25a583876738dbe8993918 | [] | no_license | FrederikGP/ChatClient | da1e8dcad853f12411ee566deedaddf3b8d249d2 | d8592aeb5a46b5f3ebebd200e91637eff66ac5ce | refs/heads/master | 2021-01-17T17:33:31.050305 | 2016-10-09T15:32:34 | 2016-10-09T15:32:34 | 70,412,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,722 | 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 gui;
/**
*
* @author Frederik
*/
public class LogInFrame extends javax.swing.JFrame {
private boolean windowCloser;
... | [
"Frederik@192.168.0.4"
] | Frederik@192.168.0.4 |
43e4af09041e073fbdb9d1b0ddf7590d22a64269 | 18c9a80a83a96a453f45f18c580684f2b6af7679 | /src/tramcity/server/connection/JDBCConnectionPool.java | c2143b400537f8dd4c2a6512ce0bbf7bbd7ea0e3 | [] | no_license | hatran1995/tramcity | 8505b2566a871d90af12b8ed06f3ad16fe2fdcfe | c315ef7fc94588e0dfaf4a292f123f70e1e6f90b | refs/heads/master | 2023-01-25T01:28:12.122482 | 2020-12-06T19:59:53 | 2020-12-06T19:59:53 | 302,651,483 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,084 | java | package tramcity.server.connection;
import java.sql.*;
import java.util.ArrayList;
public class JDBCConnectionPool {
public static int countConnectionsUsing = 0;
public ArrayList<Connection> ConnectionsReadyToUse = new ArrayList<Connection>();
private static String CONNECT_LINK = "jdbc:mysql://127.0.0.1:3306/puzz... | [
"hatran1995@gmail.com"
] | hatran1995@gmail.com |
37e45ac1534496a622aaec3ef9c32b81b310184d | e54d50fb2bccf56163fef18e15cbb5fffc182f66 | /database/src/main/java/by/forecasts/dto/TournamentShortViewDto.java | 032ee1b152c190524b864aff355ea1a4dd3b5971 | [] | no_license | rizhnitsyn/forecasts | 6284f51094fa45417da35723c9b2d65905ff61b0 | b3bc6efd5c6852ba3c5b988826bc4e748c94b0a8 | refs/heads/master | 2021-05-10T22:09:06.831952 | 2018-03-22T14:45:43 | 2018-03-22T14:45:43 | 118,248,268 | 0 | 0 | null | 2018-03-22T14:45:47 | 2018-01-20T14:06:52 | Java | UTF-8 | Java | false | false | 1,789 | java | package by.forecasts.dto;
import by.forecasts.entities.Team;
import by.forecasts.entities.Tournament;
import by.forecasts.entities.TournamentState;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.hibernate.validator.constraints.NotEmp... | [
"enotius@tut.by"
] | enotius@tut.by |
44da4624ae52a359f1da761edc0ea7b4968c8adf | 5fe7e088cd299f9f1498a26d97a9ef5c7fe53469 | /src/HelloWorld.java | a2e6b77281ac5a3fa0e76016848033325dddc621 | [] | no_license | matthew-r-walker/codeup-java-exercises | e34e624fa8fd802d0dc23991bb43f868b417cd9d | 08f61ba8346e1e4a661f31340d330ec3852eea98 | refs/heads/main | 2023-06-08T07:36:36.690879 | 2021-07-03T03:21:21 | 2021-07-03T03:21:21 | 369,643,662 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,620 | java | public class HelloWorld {
public static void main(String[] agrs) {
System.out.print("Hello");
System.out.print(", World!");
int myFavoriteNumber = 4;
System.out.println(myFavoriteNumber);
String myString = "I'm a string!";
System.out.println(myString);
floa... | [
"matthew.r.walker4@gmail.com"
] | matthew.r.walker4@gmail.com |
cbb52856c852a3a2d30ee7b827da2507f003e548 | 557df904bb103fbf8d97452eec784fd2cae8e5ce | /PolygonUtils.java | 84403fd4c26c3ff44bd926c72a3b719591e34429 | [] | no_license | skordemir/shortestpath | 396d2f25cc3a2f56969f0b8f57c1e9759556bcc7 | a777e4a0d8c6aebcce0dab591227641f6aeabd80 | refs/heads/master | 2020-07-02T04:25:11.527466 | 2019-09-01T17:24:06 | 2019-09-01T17:24:06 | 201,415,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,734 | java | package com.havelsan.visgraph.sampler;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
* @author skordemir
*
*/
public class PolygonUtils {
private static final int polygonMaxVerts = 4;
private static final int polygonMinVerts = 3;
/**
* will create a poly... | [
"noreply@github.com"
] | noreply@github.com |
36a6de8b50eee575465e486b7c4929c66c0dfb78 | df808d8f8e3ebe22bd3452aeb0aef81fc343b97c | /src/main/java/com/xkeam/database/util/LoggerUtil.java | 992b552809aeb79fe23d1338a6a44f5e543dd070 | [] | no_license | kyhoolee/XkeamDatabase | 7626c4d0d4c3309b9d67c63a1f2f2b78a989bff3 | 35292f2091d9d11910ccfc450780da217e35d726 | refs/heads/master | 2021-01-10T07:56:55.342464 | 2015-11-14T07:08:16 | 2015-11-14T07:08:16 | 46,165,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,728 | java | package com.xkeam.database.util;
import java.io.File;
import java.util.Properties;
import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
public class LoggerUtil {
private static final String folder_logs = "./logs";
// @SuppressWarnings("deprecation")
// pu... | [
"kyhoolee@gmail.com"
] | kyhoolee@gmail.com |
118aea08c813afd53859b713dcd6c7f30fca91ef | 854049138a347ddc651f2e106712869ae0145ccb | /src/main/java/com/utils/HibernateSessionFactory.java | c5aec08d42a5f27c96160a6da9045a807ee933b6 | [] | no_license | alexandr-ryabykh/SpringTest | 5aea9ddd2224e5831dd02ac8bd68b871fbc9a207 | 35af5cb7966268b8cc360c5af578056bc4eb9c80 | refs/heads/master | 2021-01-15T15:32:03.857149 | 2016-09-04T13:26:40 | 2016-09-04T13:26:40 | 59,738,537 | 0 | 1 | null | 2016-06-17T07:16:44 | 2016-05-26T09:39:34 | Java | UTF-8 | Java | false | false | 798 | java | package com.utils;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
public class HibernateSessionFactory {
private static final SessionFactory sessionFactory = buildSessionFactory();
private static SessionFactory buildSessionFactory() {
try {
return new Config... | [
"alexandr-ryabykh@yandex.ru"
] | alexandr-ryabykh@yandex.ru |
e22efeea02ec588d6c6ce686139b5293fd12f689 | 772ca5654e2d4258d73a78dcf445e8268978f226 | /src/test/java/Example.java | 88b247dd8728f55b304e976e2b70bdaa544d3c22 | [] | no_license | TheTrueRandom/JavaChessUCI | a5788937b3248ecc35a8b7af5b287fb9a8fd7b9b | cc27c3e839c1d83c895afd182490ad812a698598 | refs/heads/master | 2020-03-28T20:00:38.143055 | 2018-09-27T20:07:01 | 2018-09-27T20:07:01 | 149,029,899 | 5 | 2 | null | 2018-09-27T19:40:35 | 2018-09-16T19:44:56 | Java | UTF-8 | Java | false | false | 1,355 | java | import output.CalculationResult;
public class Example {
public static void main(String[] args) throws Exception {
UCIEngine engine = new UCIEngine("/usr/bin/stockfish");
engine.start();
System.out.println("Name: " + engine.getName());
System.out.println("Author: " + engine.getAutho... | [
"rantruedom@gmail.com"
] | rantruedom@gmail.com |
5d2fce8c6f4402896d11d355eece723663528f0d | f61fd5d88f86db005697a11bebea806863a21139 | /src/main/java/com/gvillena/MainForm.java | 549219055920cd6b70ae08f702ce3c10c2467d1d | [] | no_license | Chris947/ExamenFinal | 6b3fa1a9af5e1bb07ec94cf764433e5375373205 | 58732257db4a3e60995b01d702a986bebf95fb97 | refs/heads/master | 2021-05-06T07:05:26.304712 | 2017-12-12T02:33:35 | 2017-12-12T02:33:35 | 113,933,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 34,095 | 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.gvillena;
import com.google.gson.Gson;
import com.google.gson.stream.JsonWriter;
import java.io.File;
import java.io.FileN... | [
"CHRISTIAN@LAPTOP-HQR13VEJ"
] | CHRISTIAN@LAPTOP-HQR13VEJ |
1c08c36eaa281d0cd4c13cc65ae6982f81017cb0 | 5ea30b9c473ea87c298aac6d1333e1f5b277ed3b | /src/test/java/BaseTest/BaseTest.java | ae60bbde979073a71d756d64b415e0c68387a183 | [] | no_license | SergeiChirkov/httpbinTests | defe00ca913be6ffe6909db0a9d94b1f674152cd | 2625569de8039a88933bd0859c4ae54e6be2a46e | refs/heads/master | 2022-12-30T09:37:40.035272 | 2020-06-06T21:28:02 | 2020-06-06T21:28:02 | 269,726,509 | 0 | 0 | null | 2020-10-13T22:35:25 | 2020-06-05T17:52:01 | Java | UTF-8 | Java | false | false | 766 | java | package BaseTest;
import Logging.Logger;
import Report.CucumberReport;
import io.cucumber.java.Before;
import io.cucumber.java.Scenario;
import io.cucumber.plugin.ConcurrentEventListener;
import io.cucumber.plugin.event.EventHandler;
import io.cucumber.plugin.event.EventPublisher;
import io.cucumber.plugin.event.TestR... | [
"sergei_chirkov@epam.com"
] | sergei_chirkov@epam.com |
7ee6f7960606cf22f8b1d50d97a88742aa2d2de4 | 222cfe58de73a4e80a6742908c72cb5309f514f4 | /equalsverifier-core/src/test/java/nl/jqno/equalsverifier/testhelpers/types/BlindlyEqualsPoint.java | 9db77a1da22751011becfa734336031b44791e6f | [
"Apache-2.0"
] | permissive | jqno/equalsverifier | 7455f2c35135b5ec835c01f78c1bfe7fab513eac | fbc499c52c556a3a37136be2654dca9d9d0b4e11 | refs/heads/main | 2023-09-05T21:31:32.210726 | 2023-09-05T12:38:54 | 2023-09-05T12:39:06 | 33,067,279 | 680 | 128 | Apache-2.0 | 2023-09-02T18:59:34 | 2015-03-29T09:12:21 | Java | UTF-8 | Java | false | false | 812 | java | package nl.jqno.equalsverifier.testhelpers.types;
public class BlindlyEqualsPoint {
private final int x;
private final int y;
public BlindlyEqualsPoint(int x, int y) {
this.x = x;
this.y = y;
}
protected boolean blindlyEquals(Object o) {
if (!(o instanceof BlindlyEqualsPo... | [
"jan.ouwens@gmail.com"
] | jan.ouwens@gmail.com |
4a17898d69ba982cad3d3a0a68dbf4a322ad36dd | 9fbea49cf8dfea4a8dd1d7bd0d4371f0773c5840 | /screen-process/src/main/java/cn/screen/adaptation/process/ScreenAnnotationProcess.java | b9667380d5d0b7befa16529e418c681ee22fea3f | [] | no_license | loan-app/loanshop-android | 01184c6803106f747cf27717eb3d722c129d8552 | f19d028b8d9cdac77d4364d5b0dadc54f9cdfe24 | refs/heads/master | 2021-02-12T10:39:52.896508 | 2020-07-13T02:02:22 | 2020-07-13T02:02:22 | 244,586,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,276 | java | package cn.screen.adaptation.process;
import com.google.auto.service.AutoService;
import com.squareup.javapoet.ClassName;
import com.squareup.javapoet.FieldSpec;
import com.squareup.javapoet.JavaFile;
import com.squareup.javapoet.MethodSpec;
import com.squareup.javapoet.TypeSpec;
import org.apache.commons.co... | [
"15381181130@163.com"
] | 15381181130@163.com |
42f43d02e2189e27a79e5bf7f2f014f70fc5f313 | f4c3dc804ec6e7617a0ef561afb76058a7298fee | /udemyJava6/PizzaDelivery.java | f30c19fdc89eb897860a6cc1e282bc4921c4978e | [] | no_license | SolerJapan/JavaUdemyProjects | a29695493b5bb6b5b065f7c956c228e9c5646e2a | 599cbe330887ec59c96554e08b54049a4c1746e1 | refs/heads/main | 2023-04-19T06:49:09.515692 | 2021-04-30T01:08:43 | 2021-04-30T01:08:43 | 362,988,791 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,612 | java | package udemyJava6;
import java.util.Scanner;
public class PizzaDelivery {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
/** Task 1:
* 1. Ask the user: How many pizza toppings do you want?.
* 2. Then, pick up the result using Scanner.
... | [
"solerjapan@gmail.com"
] | solerjapan@gmail.com |
2fbdab99c71b9c9897865cc56e8e8e0aa4806e0c | fca9bdd39da862b404b6e0a78286444575e63810 | /lib_common_ui/src/main/java/com/wu/lib_common_ui/recyclerview/CommonAdapter.java | 21a14c73b71dc245b22d61401f541c753a767667 | [] | no_license | wuhaoxi/PluginApp | 5db10a545ec98d9a0e457e02a49a9a89a5b0b86d | 31caccae57b8386de2ced722148903bc734591e1 | refs/heads/main | 2023-05-13T16:13:57.457207 | 2021-05-31T16:09:33 | 2021-05-31T16:09:33 | 363,587,170 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,289 | java | package com.wu.lib_common_ui.recyclerview;
import android.content.Context;
import android.view.LayoutInflater;
import com.wu.lib_common_ui.recyclerview.base.ItemViewDelegate;
import com.wu.lib_common_ui.recyclerview.base.ViewHolder;
import java.util.List;
public abstract class CommonAdapter <T> extends MultiItemTyp... | [
"1051687397@qq.com"
] | 1051687397@qq.com |
10c84d93edacd399b0d4651da12ead75abd3081a | 3583b10c65ba9eeef175d186a344ce37f35430bc | /src/test/java/testObjects/AuthorizationDoc.java | e6326eea0164bb239727ad980cfb8da76d9d844d | [] | no_license | svetast/MedCardDesktop | 58acf9f5280aa1bb140df79c920709c0d1cb5466 | 020438e0d1422e066a01ccf936712d0567ed3b4b | refs/heads/master | 2021-01-17T14:33:13.242902 | 2017-06-13T08:07:50 | 2017-06-13T08:07:50 | 84,091,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package testObjects;
import org.openqa.selenium.By;
import org.testng.annotations.Test;
import static org.testng.Assert.assertEquals;
public class AuthorizationDoc extends TestBase {
//Login Success as Doctor
@Test
public void testAuthorizationDoc() throws Exception {
BasePage.waitPause();
... | [
"stepanovasveta.ua@gmail.com"
] | stepanovasveta.ua@gmail.com |
0f6218e2efe2583553119508606c58dfcada92b1 | 9e3d30424f48c57482fb2cf7773fde1f49254f84 | /app/src/test/java/com/leary/littlefairy/beautifulapp/ExampleUnitTest.java | 3f7f2da58a18ed1c145153087f51e5ca19602934 | [] | no_license | learyR/BeautifulApp | 4c794cca8250db0a488d7d20c18a0a254795d68b | f911d532660087ce1fd35ebeb622631e2d7d8c48 | refs/heads/master | 2021-09-14T18:17:28.731731 | 2018-05-17T03:31:08 | 2018-05-17T03:31:08 | 113,415,839 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 412 | java | package com.leary.littlefairy.beautifulapp;
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
... | [
"leary_e@qq.com"
] | leary_e@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.