blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ba5b37c69f17b19d0b81600142d3fa1b1b7db676 | be667bebff58918fcfd2808efcd9e3a7de52bb94 | /src/main/java/part01/chapter10/Exc1.java | a42b5a5b5dc2fe2c53adc7be8e3d169fb3a08884 | [] | no_license | sixtead/Java-8-The-Complete-Reference-Ninth-Edition | 0aaee8b7c8dab16fcc23b7c1799dfd2a548f08e0 | 2cb7f8d5897ba899a93b8c7866b7c47aa6ec0bfd | refs/heads/master | 2020-04-01T18:41:30.064389 | 2018-12-19T20:41:53 | 2018-12-19T20:41:53 | 153,508,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package part01.chapter10;
public class Exc1 {
static void subroutine() {
int d = 0;
int a = 10 / d;
}
public static void main(String[] args) {
Exc1.subroutine();
}
}
| [
"sixtead@gmail.com"
] | sixtead@gmail.com |
6d26541a748bcfa2949023bb4f4461e117df73cb | e48f3be21dffec33047d128c7d4334df15e8d563 | /app/src/main/java/com/example/friskybutcher/foodorder/Soups.java | 87315f1e8d61da11e096124fe56cfbfac2004e89 | [] | no_license | AlexBrady/FoodOrderApp-Android | a0c7e7b2e799544a09140c73ec5dd756797a5f85 | 4c4fba7778c0448bc5004579987419a754918c98 | refs/heads/master | 2021-06-08T15:41:12.432333 | 2016-12-01T10:50:53 | 2016-12-01T10:50:53 | 73,953,232 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,331 | java | package com.example.friskybutcher.foodorder;
import android.app.ListActivity;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import android.widget.SimpleCursorAdapter;
/**************... | [
"a-brady-9@hotmail.com"
] | a-brady-9@hotmail.com |
0532e1624f9e7463f00395cc009c002bb227976e | 80fd8d410f234bb1a693746abc48f33d35049bb7 | /src/controller/KonfirmasiController.java | 8a87f7e39e071494d6fbbfd8118440e36e16a59f | [] | no_license | robbyawaldii/skripsitian | bea704283267423ada7608f84c5b2a53c08a5eb6 | 30a8407a214639aeb98024362bff6d832fa446c5 | refs/heads/master | 2020-06-05T04:38:08.426083 | 2019-05-29T11:38:41 | 2019-05-29T11:38:41 | 192,315,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,016 | 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 controller;
import com.jfoenix.controls.JFXTreeTableView;
import com.jfoenix.controls.RecursiveTreeItem;
import com.j... | [
"Surianto@Surianto-PC"
] | Surianto@Surianto-PC |
26a11c18ec875d75ff7bb0763a618634691a62be | d157add1628b20dec855ec8f9566f2309630d6d1 | /src/main/java/mate/academy/spring/dto/response/MovieSessionResponseDto.java | 671530976d4e140567d05018782738b213f004f7 | [] | no_license | konstde00/cinema-app | b5c327179821d63e37d86ff8ed1c1e0d6a5b2baa | 203a15762d2c28e18c528f9317cddd93d9c0bd58 | refs/heads/main | 2023-09-04T21:58:25.436284 | 2021-10-26T22:04:46 | 2021-10-26T22:04:46 | 420,780,615 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package mate.academy.spring.dto.response;
public class MovieSessionResponseDto {
private Long movieSessionId;
private Long movieId;
private String movieTitle;
private Long cinemaHallId;
private String showTime;
public Long getMovieSessionId() {
return movieSessionId;
}
public ... | [
"konstde00@gmail.com"
] | konstde00@gmail.com |
07ecc774e3b155f5ce1ff33a8f6a6f7286c2a484 | 22de304febe0338d00d89a71aba66ff038b58767 | /TPs2011/TP2_Generecite/src/BigMain.java | c3c4b280cea0dbd50571adb237273ca44a3d8dd1 | [] | no_license | TarikDjebienBachelor/COO | f1900a821d880364c4d65e42843fd667629671a6 | 248c5620d982d8f5239b7c158791ecc0e4fa2573 | refs/heads/master | 2021-05-07T01:58:47.585988 | 2017-11-12T00:27:03 | 2017-11-12T00:27:03 | 110,391,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,112 | java |
import generics.*;
import enums.*;
import scanner.*;
public class BigMain {
public static void main(String[] args) {
System.out.println();
System.out.println(" ----------------Dans ce TP on a 6 MAIN à executer ----------------");
System.out.println(" Entrez 0 pour executer ListChoser ");
System.out... | [
"tarik.djebien@gmail.com"
] | tarik.djebien@gmail.com |
277f9c7ea372422fcd7eef64da3607709beac6ad | a72e1f1b93e899807a47afa281cce4ce87dadd6b | /JavaSE/src/day29/optional/Girl.java | d3e476914de09d193aa09f378cac5757243941be | [] | no_license | Nevermor7/StudyDemo | b6222940f2b35be4ec628b54003a373b7b19f7f1 | b3484fef4006522f6b3ac48a27321a329a00f72a | refs/heads/master | 2023-05-03T18:08:41.188432 | 2021-04-22T15:48:37 | 2021-04-22T15:48:37 | 358,764,143 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package day29.optional;
/**
* @author Bruce
* @create 2021/04/20 22:59
*/
public class Girl {
private String name;
@Override
public String toString() {
return "Girl{" +
"name='" + name + '\'' +
'}';
}
public String getName() {
return name;
}... | [
"Bruce-PC-2060s@home.com"
] | Bruce-PC-2060s@home.com |
01048e612415b34b6581f81aaaec8110ea1bec0a | 60320b8734ab3f8e3280f280a6c8b5a19073e26c | /src/day6/task/Person2.java | 46ac85cf9e19c174d554189647422d16c9d8727e | [] | no_license | lenienttjk/qf | a4b92af3f190623dfaeb785eeb1cf3a1876d2678 | 72d146fac54fb194665ad7bc4734439bb7942249 | refs/heads/master | 2022-02-18T02:28:47.698688 | 2019-09-07T05:21:09 | 2019-09-07T05:21:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package day6.task;
/**
* @author tjk
* @date 2019/8/6 21:16
*/
public class Person2 {
private String name;
private int age;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public int getAge() {
return age;
}
... | [
"1205091659@qq.com"
] | 1205091659@qq.com |
e8868e0bd80a5df230f3da9aac1bc78ca5dcb6be | e05349f843fba96dfa769f0ef0288a01091d47ff | /app/src/main/java/com/modori/kwonkiseokee/AUto/data/data/ProfileImage.java | b14c6670bb5cb171ba6afe26ee603a01898bc69d | [] | no_license | MODORIAPPS/AUto_ANDROID | cd8b2e125972284788ff4935fa8846a5e713df21 | c760c3b0c3ca35e7802b24377598bf76f5ee81c4 | refs/heads/master | 2021-07-11T11:08:39.467721 | 2019-07-11T07:49:47 | 2019-07-11T07:49:47 | 165,323,786 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package com.modori.kwonkiseokee.AUto.data.data;
import com.google.gson.annotations.SerializedName;
public class ProfileImage {
@SerializedName("small")
String small;
@SerializedName("medium")
String medium;
@SerializedName("large")
String large;
public String getSmall() {
return... | [
"kwonkiseok02@naver.com"
] | kwonkiseok02@naver.com |
2ef9418c6910fda4dcd6aeadfb50a11ef673ed20 | 95cfe2239c8fce0cec91d76e0a82f59a9efc4cb8 | /sourceCode/CommonsMathMutGenerator/java.lang.ArrayIndexOutOfBoundsException/1705_LVR/mut/NeuronSquareMesh2D.java | febc49d352e0e4581d8279d3e5a37678a46d7de8 | [] | no_license | Djack1010/BUG_DB | 28eff24aece45ed379b49893176383d9260501e7 | a4b6e4460a664ce64a474bfd7da635aa7ff62041 | refs/heads/master | 2022-04-09T01:58:29.736794 | 2020-03-13T14:15:11 | 2020-03-13T14:15:11 | 141,260,015 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 22,336 | 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 may ... | [
"giachi.iada@gmail.com"
] | giachi.iada@gmail.com |
348991fdd3143fb9f434e32399c3bfc56368cd03 | a14240036184bed29b0d410f5bbee6c1effb3be4 | /document/gen/com/example/document/R.java | 915aa6cb20e84ac59a0b211ea1c729971a20eb21 | [] | no_license | hexiaobop/android | d4af00e662c3bda5fece5cc7a79858e2ce8039bf | df1618d867f629af3abb566ccefbdcc73d748260 | refs/heads/master | 2020-04-06T09:56:21.389869 | 2015-07-23T13:32:48 | 2015-07-23T13:32:48 | 39,539,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178,568 | 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.document;
public final class R {
public static final class anim {
public static final int abc_fade_in=0x7... | [
"absod0711@163.com"
] | absod0711@163.com |
2f63e2acdf077d80ff73935d879f36016d050cb6 | 1742b6719b988e5519373002305e31d28b8bd691 | /sdk/java/src/main/java/com/pulumi/aws/vpclattice/inputs/ListenerDefaultActionArgs.java | ea934d3a04d5c3356df8f6fcb7c5c42c25bdc682 | [
"BSD-3-Clause",
"Apache-2.0",
"MPL-2.0"
] | permissive | pulumi/pulumi-aws | 4f7fdb4a816c5ea357cff2c2e3b613c006e49f1a | 42b0a0abdf6c14da248da22f8c4530af06e67b98 | refs/heads/master | 2023-08-03T23:08:34.520280 | 2023-08-01T18:09:58 | 2023-08-01T18:09:58 | 97,484,940 | 384 | 171 | Apache-2.0 | 2023-09-14T14:48:40 | 2017-07-17T14:20:33 | Java | UTF-8 | Java | false | false | 4,225 | java | // *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.aws.vpclattice.inputs;
import com.pulumi.aws.vpclattice.inputs.ListenerDefaultActionFixedResponseArgs;
import com.pulumi.aws.vpclattice.inputs.ListenerDe... | [
"noreply@github.com"
] | pulumi.noreply@github.com |
7651ed235592be6c2f9b3d3ac8d7b61e0331c5f3 | 8c4d721b7e30771d33eef98dc0b36493736e7072 | /Algorithm/src/BinarySearch/BinarySearchNoRe.java | 9c54abc08c3c15f338b8dacd8cae3f7f62ee1db3 | [] | no_license | xuan10116/Arithmetic | 9a10642b00778deb453277a63a24d7ce304afeb9 | 8e3055d2123e2001327d824deaff4fb1eb28cb23 | refs/heads/master | 2023-05-06T05:16:02.536293 | 2021-05-30T15:30:59 | 2021-05-30T15:30:59 | 372,250,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package BinarySearch;
import org.junit.Test;
public class BinarySearchNoRe {
@Test
public void test_noRe(){
int[] a = {1,8,10,89,100,123};
int resIndex = binarySearchNoRe(a, 123);
System.out.println(resIndex);
}
//二分查找的非递归实现
public static int binarySearchNoRe(int[] a,int ... | [
"lplfcm@outlook.com"
] | lplfcm@outlook.com |
d4ccdb425dcf7df9e70759af48967237afeb4b48 | fc90519c5e0d8ca3f11ba58e03a2ba9332aa0bab | /src/main/java/data/UserDAO.java | 0dff561df461e2ff09356d3358b80f8c1dfbd13a | [
"MIT"
] | permissive | oleglr/TelegramBot | b11423d3f27f909e36712f235a58fa1c01d7ce76 | 7d6683307505c6c97c5dd06528eed5d04228260e | refs/heads/main | 2023-07-14T10:17:24.132909 | 2021-08-29T15:35:34 | 2021-08-29T15:35:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 901 | java | package data;
import game.entity.User;
import java.util.List;
/**
* User Data Access Object class
*/
public interface UserDAO {
/**
* Method that returns the whole table
*
* @return cards table
*/
List<User> getAll();
/**
* Method that returns user by its UID
*
* ... | [
"71098930+47iq@users.noreply.github.com"
] | 71098930+47iq@users.noreply.github.com |
59889df809682111f96dab434d2e40693b1eea1f | fc995bcdeaae454e6cf4ce39c5eb9e28dddb93e3 | /app/src/main/java/cn/com/ubankers/www/sns/model/CommentBean.java | b5a357835c6124d6477dfffd61a04288cd5327d4 | [] | no_license | zhanhai/ubankers.android | 5fedbd0625ec88485c4fd7edc66b0a43d1e5cef1 | 6248f72794bffb81ed56278405fa8bfb88a48b66 | refs/heads/master | 2020-05-29T11:32:19.528455 | 2016-01-09T09:16:42 | 2016-01-09T09:16:42 | 48,211,073 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,252 | java | package cn.com.ubankers.www.sns.model;
public class CommentBean {
private String id;//发表评论的id
private String commenter_name;//评论者
private String comment_content;//评论的内容
private String comment_date;//评论的日期
private int reply_id;//回复的id的下标
private String replier_name;//回复的用户名
private String reply_content;//回复的内容
... | [
"hai.zhan.cn@gmail.com"
] | hai.zhan.cn@gmail.com |
2dbecba2a3200370b02cc7174b7624e6330a99bf | 5e946e0745138428330b4f87eabccc106df8b3b1 | /src/main/java/com/edigley/oursim/dispatchableevents/taskevents/TaskEventDispatcher.java | b5c104345b90253ccbabf80a9b4679418b6daa4b | [] | no_license | edigley/oursim | aed56b7e0da8735c278effed655e8fc5f7553260 | 5b6efaa4e8691415927687f7907cc95c58fd4bf9 | refs/heads/master | 2021-06-16T12:22:29.315417 | 2019-07-21T20:58:29 | 2019-07-21T20:58:29 | 196,732,786 | 0 | 0 | null | 2021-04-26T19:20:22 | 2019-07-13T14:47:55 | Java | UTF-8 | Java | false | false | 3,531 | java | package com.edigley.oursim.dispatchableevents.taskevents;
import com.edigley.oursim.dispatchableevents.Event;
import com.edigley.oursim.dispatchableevents.EventDispatcher;
import com.edigley.oursim.entities.Task;
/**
*
* A dispatcher to the task's related events.
*
* @author Edigley P. Fraga, edigley@lsd.ufcg.e... | [
"edigley@gmail.com"
] | edigley@gmail.com |
26ea7545133be9202106a08f3d831918727d9a81 | e6be64cd837c2ba8412a98825a4f60e4764badf6 | /pageobjects/src/main/java/com/apple/carnival/ui/OverviewOfHostsPage.java | ae929c7916f7e687304c6c87ea19274580d17330 | [] | no_license | nareshreddy0789/QAwork | 2f2f00387c2fb135ce970cd3195c98819a277077 | 06874d4fd65518442df3e5c92da90250c99e181f | refs/heads/master | 2021-01-01T03:57:22.292201 | 2016-05-27T13:56:07 | 2016-05-27T13:56:07 | 59,790,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,877 | java | package com.apple.carnival.ui;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.json.JSONObject;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import com.apple.carnival.qa.coreframework.data.pageobjects.WD40Host;
import com.apple.carnival.qa.... | [
"nareshreddy0789@gmail.com"
] | nareshreddy0789@gmail.com |
130db18ef7a178575ab02062a0cc290185904b1e | 07c4d856f8e7ed0bf3f36a6c8c3fe1b0cea89809 | /app/src/androidTest/java/demo/javahelps/com/depofcse/ExampleInstrumentedTest.java | 1ebc0f998593b24ad8516cc45bdb1f983b0e9215 | [] | no_license | Arifcse03/DepofCSE2 | df41ba1c8e6e7d610ee8a8d9a87823b304f19827 | 0523f3a4ecb430412f8b224c8c54fe1496bcc94a | refs/heads/master | 2020-03-19T06:22:24.767372 | 2018-06-04T11:45:48 | 2018-06-04T11:45:48 | 136,013,710 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package demo.javahelps.com.depofcse;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an And... | [
"32597520+Arifcse03@users.noreply.github.com"
] | 32597520+Arifcse03@users.noreply.github.com |
1158346e901797051e41f17cfcce346d2a0bacbd | 613088788468bb1077876f08f22233c8d74584cb | /generic-rts/src/main/java/pl/rembol/jme3/rts/player/WithOwner.java | ddd2d3ccef84ec0199d8031bf191691d3a6d703d | [] | no_license | RemboL/world | c2f91f5acf47b8b50a31ef3e8d4acad1d71d2d62 | df04dfb9821f5713c9efd52aef0e432c8733734c | refs/heads/master | 2021-01-17T06:57:55.098210 | 2017-06-25T06:32:08 | 2017-06-25T06:32:08 | 45,726,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package pl.rembol.jme3.rts.player;
import pl.rembol.jme3.rts.ModelHelper;
import pl.rembol.jme3.rts.gameobjects.interfaces.WithNode;
public interface WithOwner extends WithNode {
Player getOwner();
void setOwner(Player player);
default void updateColor() {
if (getOwner() != null && getOwner().g... | [
"r3mbol@gmail.com"
] | r3mbol@gmail.com |
3fc6bc3f71b35f08497c2eb26b6dc7889bb6cf3f | 33016a6a111c569ead996e8212b1b8e1b9fde139 | /src/com/matt/chapters/ch9/Main19Games.java | fec354cfe0109a2961c054acdda20783242e468a | [] | no_license | mateusz91t/ThinkingInJava | 226ae5cd2f166c99fb86eabd3624d1ac978a2de9 | d00a53ebb59f40322e93edb29103c27409302ff9 | refs/heads/master | 2023-01-01T20:14:21.711046 | 2020-10-28T15:48:32 | 2020-10-28T15:48:32 | 299,687,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.matt.chapters.ch9;
import com.matt.chapters.ch9.games.DiceFactory;
import com.matt.chapters.ch9.games.Games;
import com.matt.chapters.ch9.games.HeadsOrTailsFactory;
public class Main19Games {
public static void main(String[] args){
Games.playGame(new DiceFactory());
Games.playGame(new ... | [
"mateusz.trzuskowski.91@gmail.com"
] | mateusz.trzuskowski.91@gmail.com |
5149fae86f4b8dcf2696bf398abdc92d4a77fa9b | fb92567fb9b9f09b5ae7f12377df76a7efd26365 | /app/src/main/java/com/hdmoviesku/fullhdmovies/fullhdmovies_model/LiveTvModel.java | ad5c186eda035b65f384c6bd781e77ce1d60197c | [] | no_license | fandofastest/hdmoviesku | fc48d45d2b06969580ea1328f90de713e4bcfb99 | 02ea57bcdd317dbc2c81a3f23894cb2c1f934a44 | refs/heads/master | 2021-01-01T12:21:18.651124 | 2020-03-25T09:59:45 | 2020-03-25T09:59:45 | 239,277,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.hdmoviesku.fullhdmovies.fullhdmovies_model;
public class LiveTvModel {
String tvName,posterUrl;
public String getTvName() {
return tvName;
}
public void setTvName(String tvName) {
this.tvName = tvName;
}
public String getPosterUrl() {
return posterUrl;... | [
"fandofast@gmail.com"
] | fandofast@gmail.com |
2b62534202de40f224f9e553d59809a786adbbf2 | 0a92cf6862ddb38a16c3cfb9491899ecf3e4716c | /src/main/java/apkkids/com/nio/ChannelExample.java | c4405c1f5e84d7fc0f756ade261d68b30397b390 | [] | no_license | apkkids/JavaExample | 6de58c3bf23056aa0aa706cd6af14a8e06f19c0a | 4265a554bd6969673db1c31f018f09326b81fc47 | refs/heads/master | 2021-07-06T13:32:04.142311 | 2019-07-15T06:18:36 | 2019-07-15T06:18:36 | 196,170,090 | 0 | 0 | null | 2019-10-31T06:21:34 | 2019-07-10T08:56:28 | Java | UTF-8 | Java | false | false | 987 | java | package apkkids.com.nio;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.channels.Channels;
import java.nio.channels.ReadableByteChannel;
import java.nio.channels.WritableByteChannel;
/**
* Author: wxb
* Project: JavaExampleCode
* Create Date: 2017/3/15
* Create Time: 20:25
* Des... | [
"apkkids@163.com"
] | apkkids@163.com |
328a0f7475d08e8c6badaa3960274bda9e32dcf1 | 0472a612cf49442a33ecbac858574de7fd126e70 | /ql-cloud-commons/ql-cloud-commons-utils/src/main/java/com/ql/cloud/commons/utils/MyBatisDaoUtils.java | b8c8b1b6c7ecf09008d289f9c38a4b3fba9c3c67 | [
"Apache-2.0"
] | permissive | BearBig9-9/ql-cloud | 4fe6efd947a0c54c2f539a268d1f0859401298b7 | fedbcb13fa29626735219ab55efb68adb76e86a5 | refs/heads/master | 2021-01-19T10:06:21.120253 | 2017-01-16T09:55:28 | 2017-01-16T09:55:28 | 82,161,836 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,719 | java | /**
* MyBatisDaoUtils.java 2016年7月25日 上午10:05:16
*
* Copyright (c) 2010-2016 yinghezhong Inc. All rights reserved.
*
* @Description
* @version 1.0
*
*/
package com.ql.cloud.commons.utils;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.text.MessageFormat;
import org.apache.commons... | [
"qilongjava@163.com"
] | qilongjava@163.com |
d07938641d8d24ae27db31d64706933303b8848f | fce1e3fe1e35dee4482b07198fb08033b9c32ef6 | /com/google/android/gms/maps/internal/C0325n.java | 948169c676ab60abdb51a3d32f5d0802da2c11a8 | [] | no_license | Ravinther/andriodprojecttodolist | cae041a692ab2ac0ffae6461921b151803313754 | 34a35ea0c72e69c070e9e565c2d8988b098b8019 | refs/heads/master | 2021-01-09T20:19:54.676431 | 2016-08-07T08:06:04 | 2016-08-07T08:06:04 | 65,122,650 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,046 | java | package com.google.android.gms.maps.internal;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
import com.google.analytics.midtier.proto.containertag.MutableTypeSystem.Value;
import com.google.android.gms.dynamic.C0192b;
imp... | [
"m.ravinther@yahoo.com"
] | m.ravinther@yahoo.com |
b34389f105ffbbef255b00c1883e0909610d11b4 | f1fb00e3b6fa3056efc8199667093ad257eb4396 | /src/main/java/by/epam/library/model/command/reader/ChangeLoginAndPasswordCommand.java | ec1aa4ed05122b764e71a81cd168c27c89f150a4 | [] | no_license | Nastya-Dlusskaya/lib | f0a70712dc9dfb7dcc1299f9a0ee7b3d10d2cf88 | e176b0bb22aebfe1b8611807b825ae923a70a219 | refs/heads/master | 2020-03-11T15:21:02.298521 | 2018-04-18T12:25:34 | 2018-04-18T12:25:34 | 130,081,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package by.epam.library.model.command.reader;
import by.epam.library.model.command.common.ActionCommand;
import by.epam.library.model.exception.CommandException;
import by.epam.library.model.exception.ServiceException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.s... | [
"dlusskaya98@gmail.com"
] | dlusskaya98@gmail.com |
ab53ff8a531091c5d607d75660d94580c5df864f | e366e6edf743dc264da1318ae2d3407fca4ca39c | /.svn/pristine/ab/ab53ff8a531091c5d607d75660d94580c5df864f.svn-base | a591d650c5363a61f1a0e78fd11899c42707fc10 | [] | no_license | gbyq/CXCourses | b013676475968d9313557a3fb968a0b1acc8a7b4 | b38a328bb28d67848ef9633c8b4f89188fe1b323 | refs/heads/master | 2021-04-26T23:31:14.732553 | 2018-03-05T09:41:22 | 2018-03-05T09:41:22 | 123,897,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,390 | /*
* 官网地站:http://www.mob.com
* 技术支持QQ: 4006852216
* 官方微信:ShareSDK (如果发布新版本的话,我们将会第一时间通过微信将版本更新内容推送给您。如果使用过程中有任何问题,也可以通过微信与我们取得联系,我们将会在24小时内给予回复)
*
* Copyright (c) 2013年 mob.com. All rights reserved.
*/
package com.example.zhoubiao.cxcourses.cn.sharesdk.demo.src.cn.sharesdk.onekeyshare.themes.classic;
import a... | [
"1976289769@qq.com"
] | 1976289769@qq.com | |
5a160115071c792e28812997eff176e3775658f4 | f791715cfdfe9dd918837c36ab2cbf8736671ae3 | /Sample/Homeworks/Homework11/Homework11.java | 0dbfb7981948d1e4cd91918eb7c60657a5bfe74b | [] | no_license | beyzayazici/developments | cb852665b6d2102f3c3c7e1358d341b2e2292b4a | 0a4510836178c1a5625d606642020e763543a86b | refs/heads/master | 2023-03-01T14:14:00.586951 | 2021-01-31T20:32:10 | 2021-01-31T20:32:10 | 324,234,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 814 | java | *-------------------------------------------------------------------------------------------
11 : x ve y pozitif tamsayılar olmak üzere eğer x sayısının kendisi hariç bölenleri
toplamı y sayısına ve aynı zamanda y sayısının kendisi hariç bölenleri toplamı x sayısına eşit
ise bu sayılar arkadaştır denir. O... | [
"beyzaayazici@gmail.com"
] | beyzaayazici@gmail.com |
855b6d53c524b413a0bce01c379e375443fa4e4c | 25811f89fc09bfd8f6c7587b4b66608192ef4c2f | /app/src/main/java/com/keshav/facedetector/MainActivity.java | deccfc37e3320c54b0b2c785cce30246e32c4fd4 | [] | no_license | keshavjain235/FaceDetector | 89248415c38b45fb5bea5d8d192c9909fcc7a4c1 | bfa31fd1988c2954825cb0af13b71a0c1ef9285d | refs/heads/master | 2020-07-22T22:30:05.275017 | 2019-09-09T16:17:04 | 2019-09-09T16:17:04 | 207,351,119 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,035 | java | package com.keshav.facedetector;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import... | [
"keshav.jain2354@gmail.com"
] | keshav.jain2354@gmail.com |
76fb1c5aff13f037575f7a2c7443ef7fd487f8c2 | 329015ba4d99545c9eb1744eb5a3851c8a666ab7 | /src/edu/nyu/cs/cs2580/QueryExpander.java | 3eae173ff120f835b63a47fa81a8e28bb75a0cb8 | [] | no_license | calvinyu/WSE | 64739aa7fdca3a090dd4849130bb6c10b2b60b33 | cf53b456851a080faca9f2032d78a294abaea8d1 | refs/heads/master | 2021-01-10T18:37:15.418746 | 2014-12-18T05:41:55 | 2014-12-18T05:41:55 | 24,508,493 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,334 | java | package edu.nyu.cs.cs2580;
import java.util.*;
/**
* Created by kh21 on 2014/11/24.
*/
public class QueryExpander {
public static String expandQuery(Vector<ScoredDocument> docs, int numTerms,
IndexerInvertedCompressed indexer) {
// dictionary contains all words and their cou... | [
"kh1715@nyu.edu"
] | kh1715@nyu.edu |
fe4d70e01a595d3b34fbb7ccb9ce863e4c6dabb2 | 1d17bf1dc10da60de6030c39e7ae351b45c9a3af | /src/main/java/com/utils/Base64Util.java | 3ba6680726a0aa132e2708e578112b35d4f9a225 | [] | no_license | lhxnull/springbootdemo | 8337094298370ef0ea61443febcd491e6d0a2c1e | 961b41bfbe0a11d9c53343ee93272da2dae21436 | refs/heads/master | 2020-03-27T09:10:20.048007 | 2019-01-31T15:14:31 | 2019-01-31T15:14:31 | 146,318,917 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java | package com.utils;
import org.apache.commons.codec.binary.Base64;
import java.io.UnsupportedEncodingException;
/**
* base64的编码解码
* Created by ozc on 2017/12/8.
*
* @author ozc
* @version 1.0
*/
public class Base64Util {
private static final String UTF_8 = "UTF-8";
/**
* 对给定的字符串进行base64解码操作
... | [
"571921459@qq.com"
] | 571921459@qq.com |
260fe4df7a06f52f5aef329d471c9f31a6b2181b | ae5bf5a91ebaf3d372eb2909af7baeda17ada58b | /ComputeLoanUsingInputDialog.java | 2543e096cda5978a65468a8fca8822279bff84f8 | [] | no_license | SLONGkang/JAVALearning | f346bac171f783e88d7963af284a427d0791f2b6 | e1cd549288d1409bcc42940586432d69bee2e67f | refs/heads/master | 2020-05-05T02:13:35.792495 | 2019-05-11T15:17:26 | 2019-05-11T15:17:26 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 967 | java | import javax.swing.JOptionPane;
public class ComputeLoanUsingInputDialog
{
public static void main(String[] args)
{
String annualInterestRateString = JOptionPane.showInputDialog(
"请输入年利率:");
double annualInterestRate=Double.parseDouble(annualInterestRateString);
double mouthRate = annualInterest... | [
"noreply@github.com"
] | SLONGkang.noreply@github.com |
98de32bd0ace2c23acd923bd7f781ace23b16f55 | 9e3c139d64690650362d1352991020a6da506115 | /app/src/main/java/itba/dreamair2/contracts/BroadcastContract.java | b056a55dc61a41f2fa14fd03147a749d4d247dce | [] | no_license | tinchovictory/DreamAir | 64637a40dae74c0b86b6292e4b1c9e7ce5601a8b | a4864944cc93d05a146717d7b9408a4101549134 | refs/heads/master | 2021-01-07T12:26:28.378177 | 2017-06-26T03:40:23 | 2017-06-26T03:40:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 292 | java | package itba.dreamair2.contracts;
/**
* Created by martin on 25/6/17.
*/
public interface BroadcastContract {
public static final String UPDATE_NOTIFICATIONS = "com.dreamAir.UPDATE_NOTIFICATIONS";
public static final String NOTIFICATION_FREC = "com.dreamAir.NOTIFICATION_FREC";
}
| [
"martin@victory.com.ar"
] | martin@victory.com.ar |
b37c8e961c809609f822dfa2dfaa7c8a78d9b3f1 | 1880b5cc7614115ead2499cb526ca53e964696ba | /BookCode/src/ch07/circular/CRefUnsortedList.java | f0569bdf4ca5db66edc7450c4edd81be034667aa | [] | no_license | peterdobbs77/datastructures_java | cb7060c06f197f1322a68d948f1e2bb14512daaf | e3df2952d3137cb3475d1ffbdb962aa95c45d157 | refs/heads/master | 2021-08-28T00:39:47.969725 | 2017-12-10T22:27:16 | 2017-12-10T22:27:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,047 | java | //----------------------------------------------------------------------
// CRefUnsortedList.java by Dale/Joyce/Weems Chapter 7
//
// Implements the ListInterface using references
// (a circular linked list).
//
// Null elements are not permitted on a list.
//
// One constructor is provided, one that... | [
"dobbsp8@gmail.com"
] | dobbsp8@gmail.com |
abc324e5c818165bcc52adc166ff0795f17a72d0 | c1bb74d85a4de3452ce189486f929fcac66239cc | /app/src/main/java/com/example/flixster/DetailActivity.java | 250d36228b98b849e3a4e653c8d55d31ba8a34dd | [] | no_license | SakinahCot2/Flixster-part1 | 57253aa2e0cd949fca530f61a6b26d5d96814aa2 | d1e41b2d1c4b0a7cd12f332ed61e78b2038291d0 | refs/heads/master | 2022-12-28T21:13:57.163276 | 2020-10-06T00:07:27 | 2020-10-06T00:07:27 | 298,922,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,443 | java | package com.example.flixster;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.RatingBar;
import android.widget.TextView;
import com.codepath.asynchttpclient.AsyncHttpClient;
import com.codepath.asynchttpclient.callback.JsonHttpResponseHandler;... | [
"sakinah@Sakinahs-MacBook-Pro.local"
] | sakinah@Sakinahs-MacBook-Pro.local |
045e55b161b347dbdd455fe0520df220f8279599 | 29a1c4e9f78a079b5f498c56709e383b225ac012 | /src/main/java/me/michaelkrauty/MCWrapper/SQL.java | b764802590c2ae134fecece14080dedeea3733d7 | [] | no_license | michaelkrauty/MCWrapper | 75d22a91a8fcb238ea411ee097af31e6d4830490 | d413ff2e6cd21a7a5e413d38c53dc106050359a9 | refs/heads/master | 2016-08-05T11:23:19.212386 | 2014-06-27T04:24:03 | 2014-06-27T04:24:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,786 | java | package me.michaelkrauty.MCWrapper;
import org.apache.log4j.Logger;
import java.sql.*;
import java.util.ArrayList;
public class SQL {
private final static Logger log = Logger.getLogger(Main.class);
private static Connection connection;
private synchronized static void openConnection() {
try {
connection =... | [
"michaelkrauty@gmail.com"
] | michaelkrauty@gmail.com |
66d58c42c177424549f055c461150b355617beb3 | 128eb90ce7b21a7ce621524dfad2402e5e32a1e8 | /laravel-converted/src/main/java/com/project/convertedCode/servlets/vendor/laravel/framework/src/Illuminate/Mail/servlet_Mailable_php.java | 5842738940ebc26ad0fa14ad0e202e9fcbc169a7 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | RuntimeConverter/RuntimeConverterLaravelJava | 657b4c73085b4e34fe4404a53277e056cf9094ba | 7ae848744fbcd993122347ffac853925ea4ea3b9 | refs/heads/master | 2020-04-12T17:22:30.345589 | 2018-12-22T10:32:34 | 2018-12-22T10:32:34 | 162,642,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,173 | java | package com.project.convertedCode.servlets.vendor.laravel.framework.src.Illuminate.Mail;
import com.runtimeconverter.runtime.includes.RuntimeIncludable;
import com.runtimeconverter.runtime.includes.RuntimeConverterServlet;
import com.runtimeconverter.runtime.RuntimeEnv;
import javax.servlet.http.HttpServletRequest;
im... | [
"git@runtimeconverter.com"
] | git@runtimeconverter.com |
076945f9fe7346085ee81d403a71a6ad9c56796d | 94bb5d2fb477bff763bee040740fe9674d1920ec | /src/com/mongo/assign/Company.java | 0fd27f815583ca0067029dba083bad865d8564cd | [] | no_license | MohdGufran44/mongo-java-assignment | d88096823790bfb272534454b5dc5f91cda41ca8 | 3ba91bd6a77fef50404a7e759584ed094b722584 | refs/heads/master | 2022-07-28T02:29:45.504604 | 2020-05-15T12:40:52 | 2020-05-15T12:40:52 | 264,191,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,091 | java | package com.mongo.assign;
import java.util.ArrayList;
import java.util.List;
import org.bson.Document;
import com.mongodb.MongoClient;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoDatabase;
public class Company {
public static void main(String[] args) {
try {
Mongo... | [
"Mohd@HP"
] | Mohd@HP |
1d2591772a6bb709574894652a07de9712ab4761 | 762690322d176cdf0e59fe9965ae4a644aec27cf | /app/src/main/java/com/example/rentorhire/Hire.java | 7c0f75a145191f18215905a2c88deeac2255d0e8 | [] | no_license | arijit98/RentoHire | 407e7af7ef6a8a6cb50edfb04c623efdc310e7a2 | eb82df366c471d71b7d8cf8cedae00c0da3e8a4a | refs/heads/master | 2022-11-15T04:17:38.989252 | 2020-07-08T10:20:29 | 2020-07-08T10:20:29 | 278,057,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,788 | java | package com.example.rentorhire;
import androidx.annotation.NonNull;
import androidx.core.app.ActivityCompat;
import androidx.core.content.ContextCompat;
import androidx.fragment.app.FragmentActivity;
import android.Manifest;
import android.content.pm.PackageManager;
import android.location.Location;
import android.lo... | [
"arijit.p.17003@iitgoa.ac.in"
] | arijit.p.17003@iitgoa.ac.in |
505ffad1091a00d1234963d234c006bbdb59e00c | b07e7c7495f5d9babd8ec96157a98c051c032842 | /kafkaPOC/src/main/java/com/kvs/learn/ProducerEx.java | db000570f67b5fad85598096b0d0c9307f91e81f | [] | no_license | sureshpothineni/KMClusteringLearning | 7fee020eea53b5bfa1adaa8f3e5f083901bbde18 | 42a93d12d87f5141ccfcb8b8fdbde3b8eb57f9ac | refs/heads/master | 2021-05-01T05:33:09.509855 | 2017-06-30T18:48:48 | 2017-06-30T18:48:48 | 79,756,662 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,188 | java | package com.kvs.learn;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import java.util.concurrent.TimeUnit;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.ProducerRecord;
import com.google.common.io.Resources;
/**
* This produ... | [
"suresh.pothineni@CGI-D32887.ams.com"
] | suresh.pothineni@CGI-D32887.ams.com |
e3edee6b9985b863d21d68e8e771bb59810d3d8d | 1e962766b8ff6c68e6dfd0b99cbcadc1eaf23fa0 | /demo/src/main/java/com/hjq/java8/feature/component/DateApiTest.java | 4f157a0e748e43ce550526a91a859262aa14f8a0 | [
"Apache-2.0"
] | permissive | hjq2016/java8-feature | 5683d78057e40ac100ed926a8a6f0d1bf907f702 | 1f27b5c0fcdc119838e7044c1651065568a78709 | refs/heads/main | 2023-01-25T04:07:26.145202 | 2020-12-08T10:42:48 | 2020-12-08T10:42:48 | 317,103,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package com.hjq.java8.feature.component;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
import java.time.Clock;
import java.time.Instant;
import java.time.ZoneId;
import java.util.Date;
import java.util.List;
import java.util.Set;
/**
* @Description
* @Author hjq
* @Date 2020/1... | [
"924946361@qq.com"
] | 924946361@qq.com |
f90e3b69fa00bb3c244f7cc1419321a3282a802c | f122668a027514d5b72f5b845677613a9486ba0c | /src/main/java/com/xiang/mapper/UserMapper.java | 5858d06cc1a35650a77604df3f5480eccd69188d | [
"MIT"
] | permissive | erichuang2015/CMSLite | 38d86d30024deff401df61943ade9aaf9dc9c58c | 41f65378223299a5c68989057be8c9ecfd0b7937 | refs/heads/master | 2020-06-21T19:49:41.374522 | 2019-07-05T07:55:21 | 2019-07-05T07:55:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,965 | java | package com.xiang.mapper;
import com.xiang.bean.po.User;
import com.xiang.bean.po.UserExample;
import com.xiang.exmapper.ExUserMapper;
import java.util.List;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.ResultMap;
import org.ap... | [
"95316219@qq.com"
] | 95316219@qq.com |
f78f4202d508dad1327772586c4896a900f47c9e | 841d9454001c157e18eceb0136c7d9b66db4d605 | /Collage_Work/sumOfTwo.java | 995c3f21f9cac85a7c54728091cad37764696c4f | [] | no_license | ironsubhajit/JavaCodeMark_01 | b5f795894d32c7548a20b3b359e513f208547b82 | b4002d2c466cde66929453cb7bab64d78d9792d1 | refs/heads/main | 2023-04-02T16:03:55.934385 | 2021-04-03T15:14:30 | 2021-04-03T15:14:30 | 352,894,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | import java.lang.*;
public class sumOfTwo {
public static void main(String[] args) {
int sum = Integer.parseInt(args[0]) + Integer.parseInt(args[1]);
System.out.println("Sum of "+args[0]+" and "+args[1]+" is: "+sum);
}
}
| [
"noreply@github.com"
] | ironsubhajit.noreply@github.com |
1d9f6ae47f9854eda59a59d5000ecf642e4cbd88 | d9958b8445ac0246342429426f268bf7ff8d313f | /app/src/main/java/com/example/url/sousuoliebiao/SearchList.java | 1121a9b0c48c8a2559b36c72eb9f098f14789b45 | [] | no_license | guzhaoyuan123/WYYProject | 577fbe7766496308412ad434703f9696cb48e538 | 71460aef9143048d0eb70516f6822451d282b188 | refs/heads/master | 2020-09-29T11:01:09.070318 | 2019-12-25T01:22:40 | 2019-12-25T01:22:40 | 227,023,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package com.example.url.sousuoliebiao;
//搜索的列表的请求类结果
public class SearchList {
/**
* result : {"allMatch":[{"keyword":"海阔天空","type":1,"alg":"alg_psug_a","lastKeyword":"海阔天空"},{"keyword":"海阔天空抖音版","type":1,"alg":"alg_psug_a","lastKeyword":"海阔天空"},{"keyword":"海阔天空国语版","type":1,"alg":"alg_psug_a","lastKeyword"... | [
"2469754120@qq.com"
] | 2469754120@qq.com |
6ba66794bb8c72902f8f3a20ff2c9ee561b75b1d | 9a662e7230789604ab000975f5a22185c4594826 | /StoreApplication/test/com/iss/storeApplication/test/ReportServiceTest.java | bb9d9cbe8e9532a65b7e1e5a85c399dc42ac48f8 | [] | no_license | milandashara/StoreApps-Assignment | 3e3df4007fa51492d87b24322b6a91c9f9c8f8c7 | eea161c466d28642c933ab98e91e7a2475887575 | refs/heads/master | 2020-06-06T13:18:08.770992 | 2014-06-02T07:05:36 | 2014-06-02T07:05:36 | 17,620,235 | 0 | 1 | null | 2014-03-31T10:56:18 | 2014-03-11T06:05:10 | Java | UTF-8 | Java | false | false | 2,089 | java | package com.iss.storeApplication.test;
import static org.junit.Assert.assertEquals;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.junit.Test;
import com.iss.storeApplication.business.DiscountService;
import com.iss.storeApplication.common.Constants;
import com.iss.storeApplication.... | [
"sakthi@sakthi-VAIO"
] | sakthi@sakthi-VAIO |
d390e362cf9bb8bbf0a08e96d11cc79e7db592a9 | e533afec7a99c84883b7cda80ff41e2e682de652 | /src/com/easyshare/DatabaseModel.java | 2417b6fb78db2e7a05f07c5b78e70c72e18459d8 | [] | no_license | MutumaMiles/Groupwan | 77929f6c0322e657c580e50ef686b2dfe8618d7c | 0c94caa8b0dd0814a1f926871a6b4ed91337b50a | refs/heads/master | 2020-04-17T19:52:54.370839 | 2016-11-09T11:32:50 | 2016-11-09T11:32:50 | 66,821,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,825 | java | package com.easyshare;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by mutuma on 7/29/2016.
*/
public class DatabaseModel
{
private static Connection connection=Database.getConnection();
public static void closeConnection()... | [
"Edwin Mutuma"
] | Edwin Mutuma |
7437d90907bf15ce470cf0601d51921059455373 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/15/15_84aec880228d1c0292e6f11f9331d4d17ed41756/ProblemAnnotation/15_84aec880228d1c0292e6f11f9331d4d17ed41756_ProblemAnnotation_s.java | 0775758e9a60fb4277265c93987ab560b4caf456 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 7,326 | java | /*******************************************************************************
* Copyright (c) 2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a5cb51ef8ea470afd854f189faba9373d60630e5 | e5a7ff30ea3c13f0ce77e2ffbe04e9aaf689ba9d | /app/src/main/java/com/android/HuoBiAssistant/model/IEntrustModel.java | dd3f47b0b3308382d537afe07163341081a625fe | [] | no_license | xiaosd6226/Huobi-1 | fb2eb2b46d9b8b90a8ecc5b08f76a7ff10a40a65 | 6cf018fe0567f20a4fe06db17ba546787d07f12a | refs/heads/master | 2020-03-17T09:30:32.413075 | 2016-05-13T10:37:18 | 2016-05-13T10:37:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package com.android.HuoBiAssistant.model;
import com.android.HuoBiAssistant.model.bean.EntrustRes;
import retrofit.Callback;
/**
* 交易model
* Created by xianling on 2016/4/15.
*/
public interface IEntrustModel {
/**
* 限价卖出
* @param amount
* @param price
* @param callback
*/
void ge... | [
"2116325129@qq.com"
] | 2116325129@qq.com |
f2261eb94c456aeac54c71175948b84b4fe3e060 | 20edb45205f6bfcbaf80dde85d5d7307c628595c | /app/src/main/java/com/softdesig/devintensive/ui/activities/ProfileUserActivity.java | d8ffdcb0ec54ae9e9333c82379163746d99a01aa | [] | no_license | testerfff-dev/DevIntensive | 64d19758d513bc8f5ea6d4a0adb9cf013e532be4 | a3d174d12a7db3dde76940f98665109bd46d53cb | refs/heads/master | 2022-11-07T10:10:42.727580 | 2016-07-18T08:14:13 | 2016-07-18T08:14:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,117 | java | package com.softdesig.devintensive.ui.activities;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.CollapsingToolbarLayout;
import android.support.design.widget.CoordinatorLayout;
import android.support.v7.app.ActionBar;
import android.support.v7.wid... | [
"isakovvd@yandex.ru"
] | isakovvd@yandex.ru |
57932933c7e189f056c6aa29a9f79efbc7e0f31f | cc07601f98bc3ec997ebd21116bd3516ab5eede5 | /examples/collections/ship/entity/SupplierKey.java | b36a579c3d78eac51df11a3983476f979f2938dd | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | Sciss/bdb-je | 3823feb59dbcc961402d32202fae6edc56a53ce8 | 049369ea59ea60aa4863f458d487212c25ad872d | refs/heads/master | 2020-07-14T22:40:24.606920 | 2019-08-30T19:46:10 | 2019-08-30T19:46:10 | 205,418,648 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | /*-
* Copyright (C) 2002, 2017, Oracle and/or its affiliates. All rights reserved.
*
* This file was distributed by Oracle as part of a version of Oracle Berkeley
* DB Java Edition made available at:
*
* http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html
*
* Please ... | [
"contact@sciss.de"
] | contact@sciss.de |
d4c086b3ebbac56e61baf4a56c30cb842cfa938a | efc5ffd551d2b0530260de2db91978f7a1098de9 | /src/main/java/com/nautilus/fxmap/geo/MapProjection.java | 3a2a6d2416d4def375b45d37d940d41ecb16cd38 | [] | no_license | daoanhvu/nautilus-fxmap | b069d8f7d07514155f03cd466b823b50aebe82f1 | 0add843880d7e1aca1ecef934384f3a70ea782a9 | refs/heads/main | 2023-04-06T14:09:59.609779 | 2021-04-15T03:41:29 | 2021-04-15T03:41:29 | 351,330,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,141 | java | package com.nautilus.fxmap.geo;
import com.nautilus.fxmap.view.WebMapEventHandler;
import javafx.geometry.Point2D;
import javafx.geometry.Rectangle2D;
import javafx.scene.canvas.GraphicsContext;
import javafx.scene.web.WebEngine;
import java.util.ArrayList;
import java.util.List;
public abstract class MapProjection ... | [
"vdao@karrostech.com"
] | vdao@karrostech.com |
e1fda8a079e0e654aa5abd1495429afc7ba91b90 | db84d8ee9d9930f6ed7eea9b531000cb853c2b42 | /app/src/main/java/com/awesome/consumer/cbms/ui/activity/CreditFragment.java | 277a31067506b8f7484fc01e3870a06ab35ac21b | [] | no_license | yueshow/CBMS | 5bff2142db81bcb4d56fd67a30b270166b343b89 | 945bd6f7b759600f4b445d67994fd17c3351b9a7 | refs/heads/master | 2021-04-05T23:30:59.415433 | 2018-03-08T10:37:43 | 2018-03-08T10:37:43 | 124,375,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,628 | java | package com.awesome.consumer.cbms.ui.activity;
import android.app.Activity;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.awesome.consumer.cbms.R;
public class CreditFragment extends Fragment {... | [
"yuki@YukideMacBook-Pro.local"
] | yuki@YukideMacBook-Pro.local |
c8a6037f4e40b589884319156eb40b86ebb3cf4d | 1b40f12454a0257d1e662c3db2c988d2571cfdc7 | /src/test/string/ReplaceImageUrl.java | c41dc802b58c30f5bf50db4356e7dc9e2ac7ec98 | [] | no_license | lucienli93/test-grammar | ae73a0727bb28992b3bf4fceea8e894a10ca3587 | 5810c60bc1add0337497a3f3a4650cca31346b05 | refs/heads/master | 2020-05-22T13:14:48.917947 | 2019-07-15T06:28:45 | 2019-07-15T06:28:45 | 186,354,854 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,787 | java | package test.string;
public class ReplaceImageUrl {
public static void main(String [] args) {
for (int i = 0; i < 1000000; i++) {
System.out.println(System.currentTimeMillis());
}
System.currentTimeMillis();
String originStr = "Given the roots <img src=\"https://latex.ar... | [
"liyizheng@LIYIZHENG"
] | liyizheng@LIYIZHENG |
dbb89b12db9223dbe96fb916ba877737081a78be | 8d75d1a0d6f764d20c5e4fe49649d2920582e187 | /src/OtherGameFiles/Game.java | 55fadb271cdff795cf086f5246186e15c71e7343 | [] | no_license | benHodadov/ReversiGUI | 6472343d4606b49a84dc81248529460ac880520c | 85a47972d52e09d90847b4824c81180774ec8706 | refs/heads/master | 2021-04-24T22:24:09.042515 | 2018-01-17T18:00:19 | 2018-01-17T18:00:19 | 116,850,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,659 | java | package OtherGameFiles;
import javafx.scene.control.Alert;
import java.util.List;
import java.util.Scanner;
/**
* Created by Ben and Barak on 08/01/2018.
*/
public class Game {
private Player p1;
private Player p2;
private Board b;
private GameLogic gl;
/**
* A constructor.
* @param ... | [
"benhod2@gmail.com"
] | benhod2@gmail.com |
37647cd96ab861d28b7afdb1361de39331bbc3e7 | 267c97db2e97a0601c26a4fd87aaffee8fa29ac7 | /src/main/java/com/mapeamento/Mapeamento1nApplication.java | 7d93e895dd582246dd8102b8dc64680c817a3cf7 | [] | no_license | bryanNNz/mapeamento-1n-java | 2cfc07075371af5696cd9ae518f6615a6eebbc70 | 1636deda81943c10f8a13d6821f4cb51280c44d0 | refs/heads/main | 2023-02-20T15:15:46.033011 | 2021-01-24T21:27:34 | 2021-01-24T21:27:34 | 325,373,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,615 | java | package com.mapeamento;
import java.util.Arrays;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import com.mapeamento.domain.Pesso... | [
"bryanlukas1997@gmail.com"
] | bryanlukas1997@gmail.com |
7a28321560d3a5cc387e89db6ad22ab078b8ed76 | d27a1e4579bb7c3e63beda78f14f1c472a774fa5 | /simulator/src/main/java/com/hazelcast/simulator/agent/AgentsSshCli.java | 082c8170c023c64926fa943ba638fd2d90952ffa | [
"Apache-2.0"
] | permissive | olukas/hazelcast-simulator | 4cf02102a17d3f3d9287eb968236fc561206bfe4 | 87428a815244997a5b5b58f6857aa34d47258f50 | refs/heads/master | 2020-03-21T17:56:57.084662 | 2019-01-29T13:34:18 | 2019-01-29T14:07:08 | 138,863,682 | 0 | 0 | Apache-2.0 | 2018-06-27T10:00:21 | 2018-06-27T10:00:21 | null | UTF-8 | Java | false | false | 5,451 | java | /*
* Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"alarmnummer@gmail.com"
] | alarmnummer@gmail.com |
822ba0eb6e5810423755ee0078e03b1c8e74ceea | 25186be4f3f54929b26eeae3141445631f822bca | /app/src/androidTest/java/com/lamps/lamps/ApplicationTest.java | 6f34152b682a5f412b4deea3c8b10279b2b01ae8 | [
"BSD-3-Clause"
] | permissive | Ubhadiyap/Lamp | 407dd1c2e250fad404551a9eedb86c9c25484856 | 0a2a49f11ef0ccf7e8e79f9916e67bcdb0fbffc9 | refs/heads/master | 2021-05-01T14:16:33.962505 | 2017-01-19T15:43:53 | 2017-01-19T15:43:53 | 79,632,322 | 1 | 0 | null | 2017-01-21T07:58:36 | 2017-01-21T07:58:35 | null | UTF-8 | Java | false | false | 346 | java | package com.lamps.lamps;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
super(A... | [
"stew@StewdeMacBook-Pro.local"
] | stew@StewdeMacBook-Pro.local |
424983c6c1527c1a7e1d12c6c3313de3fc2a64c0 | c550c3e5c9ceb889ff958390a81c24620e1a6842 | /app/src/test/java/com/example/constructlayout/ExampleUnitTest.java | 2b7fb0f7060def5970f0ca361e2f4838819e13df | [] | no_license | SebastianValera/ConstructLayout | 40007f37b5477b586c560c5ee2c050e5ac54b04b | f0a80d8048e420acb96221ae0738cd869cc9c257 | refs/heads/master | 2020-11-24T11:36:25.502798 | 2019-12-15T05:58:49 | 2019-12-15T05:58:49 | 228,127,344 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 388 | java | package com.example.constructlayout;
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... | [
"sebastianvalera99@outlook.com"
] | sebastianvalera99@outlook.com |
b88729aabae8d5f9280c77de58a04ecbec183eec | 731362cd5ca5ddb32afc7a79160a3b6ead410506 | /CJZKW/app/src/main/java/com/android/cjzk/activity/ContactUsActivity.java | 7a3a5f9a7f4de229ea092022b21fef12c13bf9f3 | [] | no_license | X-OneC/android_cjzkw | fb843ebd9791ca6324bb9fa7b303e7d9d32a79a2 | 724cbede58b503a5b61f044765d170de35379df5 | refs/heads/master | 2020-06-11T03:50:06.833094 | 2016-12-09T09:13:24 | 2016-12-09T09:13:24 | 76,011,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 944 | java | package com.android.cjzk.activity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import com.android.cjzk.R;
import butterknife.BindView;
public class ContactUsActivity extends MyBaseActivity {
@BindView(R.id.toolbar)
Toolbar toolbar;
@Override
pr... | [
"1396649117@qq.com"
] | 1396649117@qq.com |
1d7e5b60c5f5d946347ff2d77d32b35ba770664a | e7369482804871704d137756c2342a53f10979c6 | /app/src/main/java/com/example/snarkportingtest/BigIntegerAffinePoint.java | 8f1f754e2f9cee8ee59e401ca8123042f2c168ac | [] | no_license | AALS7501/Android-CRV | 85dfacc552c0bf280d09890d5e1d362055405110 | 322f7bfdc3b3da70ffae5f8e471a9976f4da5e54 | refs/heads/master | 2023-04-14T17:19:14.649907 | 2021-04-12T08:48:02 | 2021-04-12T08:48:02 | 312,219,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package com.example.snarkportingtest;
/*******************************************************************************
* Author: Seongho Park <shparkk95@kookmin.ac.kr>
*******************************************************************************/
import java.math.BigInteger;
public class BigIntegerAffinePoint {
... | [
"shparkk95@kookmin.ac.kr"
] | shparkk95@kookmin.ac.kr |
19a738c4beebc68adb66a2b20ac393b5ed9b124d | 1f5d152b7144b48d0400921fc94de870bced83c3 | /rajkumar/java-application/TenderApplication/src/io/zilker/application/beans/Response.java | 2ce308800916a26b27912462a579a438f8fa72d0 | [] | no_license | sidthesloth92/zilkies-19-fe | 7334fe11da0f3d22d7ea82c53bb5f332940cd489 | 095977cadaf65de0dab31e69a538317e31e0306a | refs/heads/master | 2020-03-26T18:34:17.885585 | 2018-09-19T04:59:12 | 2018-09-19T04:59:12 | 145,219,996 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package io.zilker.application.beans;
public class Response {
private int ID, projectID;
private String responseText;
public int getID() {
return ID;
}
public void setID(int iD) {
ID = iD;
}
public int getProjectID() {
return projectID;
}
public void setProjectID(int projectID) {
this.projectID = p... | [
"rajkumar.cind@gmail.com"
] | rajkumar.cind@gmail.com |
df6fd65c457ba07d6d2086d9a8aa632374b4d9ce | 2568d93f238c84cd6f4889be4e561ccec2890e48 | /modules/system/src/main/java/com/nonelonely/modules/system/domain/permission/NBSysResource.java | a2500352724e4b646958d925d00bfd424eba5949 | [
"Apache-2.0"
] | permissive | fangrx/my-blog | 3ea91c0c1af33a54ce30b7dc53b458364121d164 | 85813412fb790f3e90cbce7092ad156a99f7eff1 | refs/heads/master | 2023-07-18T09:37:20.750365 | 2021-09-01T07:00:04 | 2021-09-01T07:00:04 | 401,545,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,679 | java | package com.nonelonely.modules.system.domain.permission;
import com.nonelonely.common.enums.StatusEnum;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.springframework.data.annotation.CreatedDate;
import org.springframework.data.annotation.LastMo... | [
"ri-xin.fang@doone.com.cn"
] | ri-xin.fang@doone.com.cn |
224be4059e22efe36c44d2404cc71f0e99592066 | 70f7a06017ece67137586e1567726579206d71c7 | /alimama/src/main/java/kotlin/PreconditionsKt__PreconditionsKt.java | 200a5c60cbc336b7ca5d4cec0a63b32878be875d | [] | no_license | liepeiming/xposed_chatbot | 5a3842bd07250bafaffa9f468562021cfc38ca25 | 0be08fc3e1a95028f8c074f02ca9714dc3c4dc31 | refs/heads/master | 2022-12-20T16:48:21.747036 | 2020-10-14T02:37:49 | 2020-10-14T02:37:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,230 | java | package kotlin;
import kotlin.internal.InlineOnly;
import kotlin.jvm.functions.Function0;
@Metadata(bv = {1, 0, 3}, d1 = {"\u0000\"\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0005\n\u0002\u0010\u0001\n\u0002\b\u0004\u001a\u001c\u0010\u0000\u001a\... | [
"zhangquan@snqu.com"
] | zhangquan@snqu.com |
b5f6d3405b6da98697e31e3821f26191dc254565 | e6b8f6d0e54e1db0ec8eb5d948d4913b8163c3f0 | /demosite/cnjokeprovider/src/main/java/org/adapto/core/jokes/JokeService.java | 6dc60ce62676f3fb63cbec01ac53077996f24243 | [] | no_license | DominikSuess/adaptto2017-demo | 43d50ca201a591680f5dd2b1a111767564c0af52 | 281a360c55c0eb0fc2fe70467f2995274a149f93 | refs/heads/master | 2021-07-04T05:43:45.286212 | 2017-09-26T12:17:36 | 2017-09-26T12:17:36 | 104,857,641 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | /*
* Copyright 2015 Adobe Systems Incorporated
*
* 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 applica... | [
"suess@adobe.com"
] | suess@adobe.com |
95f99db4dd77b43c023a05f732319ed492f0eba4 | fa2fd69d9135da6e20d01f78d40f8b6ac58273a1 | /src/main/java/com/zzl/laoban_back/VO/QuestionVO.java | 8ac0dcb03bec476099389f86587e6f3b17c74008 | [] | no_license | amazing-zzl/LaoBanBack | 73763ffb98047570be296cae2ca16ead607fee80 | 8ecb92892baac2e5f87b3d5a0fb124662e143307 | refs/heads/master | 2022-04-18T12:32:00.868286 | 2020-04-10T05:07:15 | 2020-04-10T05:07:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java | package com.zzl.laoban_back.VO;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
import org.hibernate.annotations.DynamicUpdate;
import java.util.Date;
@Data
@DynamicUpdate
public class QuestionVO {
@JsonProperty("id")
private Integer questionId;
/*标题*/
@JsonProperty("title... | [
"1049081426@qq.com"
] | 1049081426@qq.com |
0cb8f6b28917301453746013bb32456b7236840b | 3b26a0d39305e54c859c80f040170f928f23a644 | /DocumentsUI/src/com/android/documentsui/dirlist/KeyboardEventListener.java | d45885de625f56b1b74bc0b83ced93e5c7258152 | [] | no_license | MyMagma/apps | cfd74d98c7b81d4bc2f4b4946484a7be1b3bb4ef | 128d43ae1aa967328b32225f5eb162fb3b6569d3 | refs/heads/master | 2020-12-27T06:49:24.811808 | 2020-02-02T17:32:35 | 2020-02-02T17:32:35 | 237,800,995 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,330 | java | /*
* Copyright (C) 2017 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... | [
"user@email.edu"
] | user@email.edu |
5c280984a59a318008fb36782672e0a02a6f2146 | aeed727b42e4d96bc600dc90260d4d14c2ba1d63 | /src/classOverride/ComputerExample.java | df76a70535bc22c4ef40c1a94dab3d6a2803601e | [] | no_license | sjy9137/Java_Study | 7a21d97dec3ca35d96e6c218fca5f72c3e326426 | 495fa3a0a6b181a7ccae92837064272a4fac41ec | refs/heads/master | 2021-04-18T19:09:56.973016 | 2018-04-12T07:34:48 | 2018-04-12T07:34:48 | 126,759,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package classOverride;
public class ComputerExample {
public static void main(String[] args) {
int r = 10;
Calculator calculator = new Calculator();
System.out.println(calculator.areaCircle(r));
Computer computer = new Computer();
System.out.println(computer.areaCircle(r));
}
}
| [
"sjy9137@naver.com"
] | sjy9137@naver.com |
e1b5c4c62d0ed90a775b5ec8e41b0224c54df391 | 832d1e55c96c033ca011cb719c0dc780ce9edf20 | /gms-core/src/main/java/com/taoyuan/gms/core/proxymanage/controller/CardPwdInventoryController.java | 4cfee3eaf30cb101b7f25fce3d931e72dc9cf92a | [] | no_license | supermanhzc/gms | 327c51f900ccfa74ab838df28b59f95454a51fd2 | 8c3d88ca16d74f9d46b5bc69902f747d3b1d0745 | refs/heads/develop | 2020-04-04T16:29:48.570256 | 2019-01-04T14:54:07 | 2019-01-04T14:54:07 | 156,080,492 | 0 | 0 | null | 2019-01-07T01:02:56 | 2018-11-04T12:36:49 | Java | UTF-8 | Java | false | false | 4,515 | java | package com.taoyuan.gms.core.proxymanage.controller;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.taoyuan.framework.bs.aspect.OperControllerLog;
import com.taoyuan.framework.common.exception.ValidateException;
import c... | [
"supermanhzc@163.com"
] | supermanhzc@163.com |
26bdde4be5a61361060c8ae988347db8f5982122 | 1871f3d13165cc462b602c8cd329af7072aec2d8 | /src/net/stegr/testplugin/chest/ChestLockType.java | 2aff19ca772501d8fa3ff5d48a4e2dc21ed59444 | [] | no_license | Dragon9815/TestPlugin | f22a4f32c6005b8cd70e22def01a35e2a0817bf6 | 7983b085676f9d14bf50ff7e7b3eca6a449ccf05 | refs/heads/master | 2021-01-15T12:25:34.081271 | 2015-06-03T13:26:16 | 2015-06-03T13:26:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 90 | java | package net.stegr.testplugin.chest;
public enum ChestLockType
{
Public,
Locked
}
| [
"gruenzinger.stefan@gmail.com"
] | gruenzinger.stefan@gmail.com |
d0494f44162d32943c335a0c3ceb088ab9f865fe | dc2c83c1a70427087bddb734bd5ac0acb6d29799 | /CFJProteseNovo/JavaSource/com/mb/OrdemServicoMB.java | b4884bc826fa7c9dbfea61c6f7a069a1cafa0367 | [] | no_license | jferreirab/projeto_laboratoio | 4a82ab99dae4abb3080f2f7d0704ea80f67a9b1e | b33eaf3cea2dc974e96e237165260a0be9892aef | refs/heads/master | 2016-09-12T08:48:43.878092 | 2016-04-28T01:47:02 | 2016-04-28T01:47:02 | 57,260,875 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 33,947 | java | package com.mb;
import java.io.IOException;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import j... | [
"jferr@192.168.0.107"
] | jferr@192.168.0.107 |
6a19e8e40e8cf0043ca8852d2c1cbcdf032d3c8a | f466b5539f7497d3862783f11416790b63762c22 | /mvp/src/main/java/com/vv/mvp/mvp/BasePresenter.java | 01def4812ea72b4dc6224089e88c0d1572bb0a39 | [] | no_license | loveuu715/RxJavaDemo | 27e3fe8880e6e97d5968af0cb0e2f480b19c41fa | e4f72b72633f383826ee8cb47477325d8d847a0a | refs/heads/master | 2020-04-17T08:12:20.716612 | 2016-08-25T03:26:48 | 2016-08-25T03:26:48 | 66,520,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 290 | java | package com.vv.mvp.mvp;
/**
* Created by VV on 2016/8/21.
*/
public abstract class BasePresenter<T> {
public BaseModel MODEL = new DefaultModel();
public BaseView VIEW = null;
public BasePresenter(BaseView<T> view) {
VIEW = view;
}
abstract void fetch();
}
| [
"huangchunwei715@163.com"
] | huangchunwei715@163.com |
6df0906779c28b25651197987d5ac528d5c28061 | ca011ebfbae7bf89aad4c65ca7a4915d71e41b91 | /src/com/internalaudit/client/view/UserPackages.java | d6d59db3d4fac25a38143dcfc38748e7a06bdf58 | [] | no_license | junaidp/InternalAudit1.1 | 746f32e72000127a076738a358b59f697191f27d | c0c3c3848812eb2da71000f775d397692387a45b | refs/heads/master | 2021-06-07T18:28:12.512429 | 2021-04-07T06:26:49 | 2021-04-07T06:26:49 | 139,792,576 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | package com.internalaudit.client.view;
public enum UserPackages {
TRIAL(0, "Trial",
"15 days trial for premium services"),
BASIC(1, "Basic",
"Basic Service, No Libraries "),
GOLD(2, "Gold",
"Gold Pacakge having limited Services"),
PLATINUM(3, "Platinum",
... | [
"Administrator@hyphen"
] | Administrator@hyphen |
10c8bc820dea06f74e6da91a7f7eeef771f06b69 | 97cb077684c9b48c55fbd38dc2d6f427d09cfc84 | /inception-external-search-pubannotation/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/pubannotation/PubAnnotationProvider.java | 1f2a7f2efe252c584d552e1908de5e9470f8feb3 | [
"Apache-2.0"
] | permissive | munterkalmsteiner/inception | a1ea9bdcf4b767c23545e28b22314b539226816c | e926d618b41bda3ac913b14226d41d856ec8ff53 | refs/heads/master | 2021-08-23T09:49:50.272515 | 2019-11-07T16:09:59 | 2019-11-07T16:09:59 | 187,865,137 | 1 | 44 | Apache-2.0 | 2020-03-15T19:19:16 | 2019-05-21T15:26:20 | Java | UTF-8 | Java | false | false | 6,761 | java | /*
* Copyright 2019
* Ubiquitous Knowledge Processing (UKP) Lab
* Technische Universität Darmstadt
*
* 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... | [
"richard.eckart@gmail.com"
] | richard.eckart@gmail.com |
2393e5572bcfada89034e94e17e495a2a0cb47c9 | a9a46bedf7fc80b19363e49d19d77dc48047e5b8 | /src/ShortNumericAndStringArray.java | 882997998e31ac6a1cf07656b3edc9e7a3f47ed5 | [] | no_license | Ciutulin/My_Array_Homework | d454a7b5745a93e07408d3f001fe873235382e51 | 32f309f18204d7b99f2c4cdac53cb2ffdbf50607 | refs/heads/master | 2020-03-21T06:39:08.494697 | 2018-06-21T23:52:02 | 2018-06-21T23:52:02 | 138,233,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java |
import java.util.Arrays;
public class ShortNumericAndStringArray {
public static void main(String args[]){
int[] my_array1 = {10, 15, 14, 11, 19,
12, 20, 21, 24, 29,
31, 34, 39, 36, 40};
String[] my_array2 = {"Mother", "Father", "Children", "... | [
"danielaciutulin@gmail.com"
] | danielaciutulin@gmail.com |
bc05f26c57f0ee70eb91a9bb241172a5e3d3fd02 | f455c8fd1820ebb7abbbef3897ddebabf39e60b2 | /src/info233v2018/labuke4/StackInterface.java | 49d8c3ccbfeb4c7b104aa181d9954c0952d19f3b | [] | no_license | sknutsen/info233v2018 | 3db6682c758c1173a20ff5ba254982afa8fd32fd | a840aeb50d15fa3550f09f9bc54e11494bc92e32 | refs/heads/master | 2021-03-29T08:49:58.894699 | 2021-01-15T22:00:38 | 2021-01-15T22:00:38 | 117,207,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 728 | java | package info233v2018.labuke4;
public interface StackInterface {
}
/**
* 5.1
* it will remove the object that was added last first
*
* 5.2
*
*
* 5.3
* nothing
*
* 5.4
* 111
* 222
* 333
*
* 5.5.a
* 6
*
* 5.5.b
* nth triangle number
*
* 5.6
* a { {[ {[( {[ { null
* b { {( { {[ { {) )
* c {])
*
*... | [
"sondreknutsen1@gmail.com"
] | sondreknutsen1@gmail.com |
93c33252215fd92413b5927a461f204e8d0367e2 | b1df851fee813939d02510383d08dd6ca98504e6 | /src/api/java/mekanism/api/tier/BaseTier.java | 9e36170202ff9414b4b491c60913639c3342928c | [
"MIT"
] | permissive | MorningSage/Mekanism-Fabric | 0d78b35ca54de30297f31f4b96aacb3e17431d29 | ef1bf9e3d08ead12a9e58372e5985cacc720372a | refs/heads/master | 2022-12-23T18:16:27.042237 | 2020-10-04T01:59:01 | 2020-10-04T01:59:01 | 291,511,422 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java | package mekanism.api.tier;
import mekanism.api.math.MathUtils;
import mekanism.api.text.EnumColor;
import net.minecraft.util.StringIdentifiable;
import java.util.Locale;
/**
* The default tiers used in Mekanism.
*
* @author aidancbrady
*/
public enum BaseTier implements StringIdentifiable {
BASIC("Basic", En... | [
"51978143+MorningSage@users.noreply.github.com"
] | 51978143+MorningSage@users.noreply.github.com |
d294622661545428e3e84ea0d31d526dc75a259b | 183e4126b2fdb9c4276a504ff3ace42f4fbcdb16 | /III семестр/Теорія ймовірності/Лаби/Глушко /Лаби/Лаб1/TV3/src/kpi/teorver/lab_1/GeneratorTests.java | d915c9a693ddff22cb32a39a023ee01aaaed7ab0 | [] | no_license | Computer-engineering-FICT/Computer-engineering-FICT | ab625e2ca421af8bcaff74f0d37ac1f7d363f203 | 80b64b43d2254e15338060aa4a6d946e8bd43424 | refs/heads/master | 2023-08-10T08:02:34.873229 | 2019-06-22T22:06:19 | 2019-06-22T22:06:19 | 193,206,403 | 3 | 0 | null | 2023-07-22T09:01:05 | 2019-06-22T07:41:22 | HTML | WINDOWS-1251 | Java | false | false | 2,782 | java | package kpi.teorver.lab_1;
public class GeneratorTests {
public static void Test1(int[] source) {
int set = 0;
for (int i = 0; i < source.length; i++) {
if (source[i] == 1)
set++;
}
System.out.println("Тест 1: " + set + " '1' в " + source.length
+ " битах");
}
public static void Tes... | [
"mazanyan027@gmail.com"
] | mazanyan027@gmail.com |
8d0d6d962a0425ea2ec7d2e1615bc74e8a6be587 | fe8d4992d2e98129683d874935995ad9aca6a9a7 | /src/com/pattern/practice/factory/inter/impl/AudiFactory.java | a5efaa05d864317280656092cf0febbb8e57c8ce | [] | no_license | johnsonDo/DesignPattern | 32a86f62b4512e17b7ea390d365854113459b516 | 030a4b843684896bf53e05f72733c5ad526e4fb7 | refs/heads/master | 2020-03-15T20:25:14.239609 | 2018-05-06T11:27:57 | 2018-05-06T11:27:57 | 132,332,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 420 | java | package com.pattern.practice.factory.inter.impl;
import com.pattern.practice.factory.inter.Car;
import com.pattern.practice.factory.inter.FactoryFunction;
import com.pattern.practice.factory.bean.Audi;
/**
* Created by DEllComputer on 2018/5/6.
* 奥迪工厂,专门制造奥迪
*/
public class AudiFactory implements FactoryFunction {... | [
"565045184@qq.com"
] | 565045184@qq.com |
2c679456122317f2abe69dfeca79d5540a8c69ab | 7bc8fed9a5321f6965975e92b6ad795ce04cfea5 | /java/SpringFundementals/displaydate/src/test/java/com/codingdojo/display/DisplaydateApplicationTests.java | 0f8087a6d7d5c1fec09dba54593560eb7be1ae81 | [] | no_license | Salman-Khatib/All_coding_dojo | 3282a79fb4cc15ea847560b639e2c3d9c91f157c | 9c56697123b024543748584c02a134592192a114 | refs/heads/main | 2023-07-14T12:30:48.144006 | 2021-08-25T10:26:56 | 2021-08-25T10:26:56 | 371,021,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package com.codingdojo.display;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DisplaydateApplicationTests {
@Test
void contextLoads() {
}
}
| [
"salman.malkhatib@gmail.com"
] | salman.malkhatib@gmail.com |
f6391cfefb875a819b1675998acdf862c7bd2a83 | a711d39bb5a362de95dc176e0da6db04eee9adc0 | /gateway/src/main/java/com/gtc/tradinggateway/service/mock/dto/TradeDto.java | fec2dfe054fdddfddfd827f8dd796410e8b17fcf | [
"MIT"
] | permissive | aspineon/GTC-all-repo | 81e458415b0b95c4659263898f805056bc1226db | e4ca91147a9bffd7f5820da413507f532f179085 | refs/heads/master | 2022-04-07T09:52:40.367277 | 2020-01-19T09:47:23 | 2020-01-19T09:47:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package com.gtc.tradinggateway.service.mock.dto;
import com.gtc.tradinggateway.meta.TradingCurrency;
import lombok.Data;
import java.math.BigDecimal;
/**
* Created by Valentyn Berezin on 08.03.18.
*/
@Data
public class TradeDto {
private final String id;
private final TradingPair pair;
private final b... | [
"valentyn.berezin@aurea.com"
] | valentyn.berezin@aurea.com |
1511febc5b4d9c5537c2efdbd0ad32f29861c051 | b3d72364ec8f4b2fb7094ca9553bbe3e4aed7b95 | /mscloud-payment/src/main/java/com/life/config/SwaggerConfig.java | 9d4e88467ac6046a5aa508265ec7b669847edbb9 | [] | no_license | YL10000/mscloud | 3981680cc0a05a07d913140b6494d70cfca2f6d5 | d2f7eda34e41878f6fd745d9e118b9e74fbe8c93 | refs/heads/master | 2023-01-30T11:19:28.127534 | 2020-12-15T12:20:32 | 2020-12-15T12:20:32 | 320,576,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,745 | java | package com.life.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders... | [
"yanglin@viax.org"
] | yanglin@viax.org |
c465af4cdc4bda28ddac02f2d1e67eed0a7117ca | 32518b7f80c972d6244d13cd6fa1451b332a5b98 | /app/src/androidTest/java/com/thwww/gittest/ExampleInstrumentedTest.java | c13814ce20b6952c3778d4a2efbf8cc47cb1b33a | [] | no_license | maikly-m/gittest | 786593a34d5eb30359384f7b8e6d2296a3fea827 | 4ebf20d250e9abd303750201cc96fa7e29b77152 | refs/heads/master | 2020-03-19T10:54:45.839576 | 2018-06-20T05:41:55 | 2018-06-20T05:41:55 | 136,411,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.thwww.gittest;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android devic... | [
"877482941@qq.com"
] | 877482941@qq.com |
cd29afb443746be4ac53d53254bdae5bddd62473 | 2613c9c2bde0cb3230a11bb04dfe863a612fccbc | /org.tolven.wsclient.example/client/source/org/tolven/client/examples/ws/document/jaxws/QueueMessage.java | a1965399c6b5cd42850538f87c82254ad7007240 | [] | no_license | kedar-s/bugtest | 1d38a8f73419cc8f60ff41553321ca9942ba09b0 | 36e3556973b7320f1f2fcf5ef48af733bcb537c1 | refs/heads/main | 2023-08-22T09:51:25.918449 | 2021-10-14T16:09:29 | 2021-10-14T16:09:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,637 | java |
package org.tolven.client.examples.ws.document.jaxws;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for queueMessage c... | [
"kedarsambhus@outlook.com"
] | kedarsambhus@outlook.com |
0fb632519bd49ddb17e9723161585a3fa0bf5258 | 5a323609683ca271594ab824d09be0450f51d477 | /src/main/java/com/training/armstrong/exception/InputOutOfRangeException.java | 039f4093f5dd5f4771b59891b5d5da846eda98dc | [] | no_license | Niveditamohan/basic-java-assignments1 | b5eb6ef478b2e7bf6d3aec6c612955009f361dd5 | 97427c92bf9e93578937a47ed55edd5b1e16dec5 | refs/heads/master | 2021-07-20T13:53:48.159654 | 2019-11-13T10:56:03 | 2019-11-13T10:56:03 | 221,386,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package com.training.armstrong.exception;
public class InputOutOfRangeException extends Exception {
public InputOutOfRangeException() {
}
/**
* Passes message to super class Exception
*/
public InputOutOfRangeException(String message) {
super(message);
}
}
| [
"m.nivedita@capgemini.com"
] | m.nivedita@capgemini.com |
f01525cb7cc3b505f01881dba380f770a869b3e2 | f4ffc7fd4bd0a910aa4b174cdfcdad82099df27f | /ProjectBri/app/src/main/java/com/example/ishaqfakhrozi/projectbri/Helper/FileDownloader.java | 737f418d95669575e3fb7d40061a2273da026a01 | [] | no_license | Newtton/BRI | ff0c9ebcfff36c8ee1668c445329b55208ce980d | 19ec8113261cdf4cfd9c8cb91584ab2cab8bf059 | refs/heads/master | 2020-03-26T05:05:45.499595 | 2018-09-03T09:56:39 | 2018-09-03T09:56:39 | 144,537,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,448 | java | package com.example.ishaqfakhrozi.projectbri.Helper;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
public class FileDownl... | [
"37141145+Newtton@users.noreply.github.com"
] | 37141145+Newtton@users.noreply.github.com |
fb9af7e227fbd03566966734f7c8116a1c370f15 | c6ff5aa2d91ca8ddfe22bc45bb80bff4fbfbd16e | /EX10-ALARM/EX10ALARM/app/src/test/java/com/example/ex10_alarm/ExampleUnitTest.java | 79a713ce5cdb4d5713eef32575f0f747aad4e53a | [] | no_license | Gayathri-Mahendran2/MADLAB | a83b706c39c61800b9641b3bfbcddfced118fb47 | e258e107c127f3375ebfaa4b8dc336508d6ca0e2 | refs/heads/main | 2023-08-26T08:56:34.030839 | 2021-11-07T08:44:22 | 2021-11-07T08:44:22 | 425,275,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.example.ex10_alarm;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void... | [
"noreply@github.com"
] | Gayathri-Mahendran2.noreply@github.com |
142f0baec1f91f0c0bdbc7fbaf49bc350034f8be | 13061f33f1a0fce669d20422d198d01da5f57435 | /src/main/java/sportsbot/model/QuestionResponse.java | b2034ff031a47ad47f41c2c5c3dfe40f983baa55 | [] | no_license | djdapz/EecsSportsBotWithTests | 654a853a73e17fa36084fe7d40e6d044edf89b08 | 636d0e7a98fe1dffa75edb89550bb3acdb3db0c0 | refs/heads/master | 2020-12-30T15:20:50.257702 | 2017-05-31T23:20:07 | 2017-05-31T23:20:07 | 91,123,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,779 | java | package sportsbot.model;
import sportsbot.enums.Sport;
import sportsbot.enums.TemporalContext;
import javax.persistence.criteria.CriteriaBuilder;
/**
* Created by devondapuzzo on 4/25/17.
*/
public class QuestionResponse {
private String question;
private String response;
private TemporalContext tempo... | [
"djdapz@aol.com"
] | djdapz@aol.com |
5d15e1529f9c8174a1f3772d22564ebdd27d8117 | c7ec96771c20bdc3c683ec8a7f3ae213a71da732 | /accountsclient/src/main/java/com/accountclient/accountsclient/AccountController.java | b3f1a01104eb685d75ec0c58590a6907ac72bbe8 | [] | no_license | sawaisinghrajadhok/microservicesdemo | 164adf497afc588f4ad61350bd9a86fa48cb6bcf | 3911b101cf98089e43becc755e39e1280da1d35a | refs/heads/master | 2021-01-25T08:18:31.003452 | 2017-06-12T10:32:40 | 2017-06-12T10:32:40 | 93,744,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 821 | java | package com.accountclient.accountsclient;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import... | [
"singhs@opallios.com"
] | singhs@opallios.com |
4b9fc5211c75cb73bd0bd4c55e0df47279f9e347 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/Alluxio--alluxio/ff2c0e7b4cef6c026fd42cafb371a3d51a363e68/before/LocalTachyonClusterMultiMaster.java | 370e71a63146f904f8b2a9ff54186cdc28899d70 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,694 | java | /*
* Licensed to the University of California, Berkeley 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 may no... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
afe78f8dbba07e605d1bc9abda732ae38f970695 | 31b2713bb8310888d1bce3af7434e658330027a9 | /src/in/pelligent/Array.java | 3b68fc9a0643fc9f280c98b5ba68c321c9b0b727 | [] | no_license | vishal1201/CustomArrays | 67087598cbbcb327c5a3ebf8b95bb175a13b9144 | a8304a2835f2fd6c75aed89a1fd286c028b3af9c | refs/heads/master | 2023-08-25T20:56:44.989092 | 2021-10-29T14:22:13 | 2021-10-29T14:39:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 855 | java | package in.pelligent;
public abstract class Array {
protected Object[] array;
protected int lastInsertedIndex;
public Array(int size) {
array = new Object[size];
lastInsertedIndex = -1;
}
public int capacity() {
return array.length;
}
public int size() {
r... | [
"vishalzambare5@gmail.com"
] | vishalzambare5@gmail.com |
510e311767cc8e84c8196a55f97a67f798eea010 | 7effb2f1faebc3c5d55afee3d15c859c5b28e67b | /core/example/helloworld.java/src/main/java/mb/pie/example/helloworld/java/Main.java | d6b846d10fb9e451575dfb46049fed08f19330d3 | [
"Apache-2.0"
] | permissive | metaborg/pie | ac421ebf4e5265245137908b0c3c061848581db4 | ecf896f11a4fbc11b8aef8a8fb831663baa0d188 | refs/heads/develop | 2022-06-20T03:09:11.729080 | 2022-06-15T09:46:10 | 2022-06-15T09:46:10 | 102,454,792 | 8 | 4 | Apache-2.0 | 2022-06-15T09:46:11 | 2017-09-05T08:23:07 | Java | UTF-8 | Java | false | false | 5,599 | java | package mb.pie.example.helloworld.java;
import mb.log.stream.StreamLoggerFactory;
import mb.pie.api.ExecContext;
import mb.pie.api.MapTaskDefs;
import mb.pie.api.MixedSession;
import mb.pie.api.None;
import mb.pie.api.Pie;
import mb.pie.api.PieBuilder;
import mb.pie.api.Task;
import mb.pie.api.TaskDef;
import mb.pie.r... | [
"gabrielkonat@gmail.com"
] | gabrielkonat@gmail.com |
20c4147173c7b1a5b60c5f5694eb2567a8aac00e | f08256664e46e5ac1466f5c67dadce9e19b4e173 | /sources/com/bamtechmedia/dominguez/core/framework/C5733a.java | c1d2b9c8dc1cdb0678abb03b91b6576cd8991d3d | [] | no_license | IOIIIO/DisneyPlusSource | 5f981420df36bfbc3313756ffc7872d84246488d | 658947960bd71c0582324f045a400ae6c3147cc3 | refs/heads/master | 2020-09-30T22:33:43.011489 | 2019-12-11T22:27:58 | 2019-12-11T22:27:58 | 227,382,471 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,281 | java | package com.bamtechmedia.dominguez.core.framework;
import androidx.lifecycle.C0741y;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
import p163g.p503n.p504a.C11790c0;
import p520io.reactivex.subjects.C11978b;
@Metadata(mo31005bv = {1, 0, 3}, mo31006d1 = {"\u0000 \n\u0002\u0018\u0002\n\u0002\u0018\u000... | [
"101110@vivaldi.net"
] | 101110@vivaldi.net |
8a8b3ea2988dd743edf0a30c5450898e4cc26f3e | f513e85fc0aeaf832d41776dacdb69e76a6875fb | /ruoyi-admin/src/main/java/com/ruoyi/item/domain/VtrSubscribe.java | d0dd3a2f2add68fdb333100ee6f9d5b142c2edc4 | [
"MIT"
] | permissive | wanghai498123/faceAttendace | 0a6b3925ce2532337afd7173e85e413b1f440da1 | 369a989329ae11bcc13f95db33df88e77acc3e6b | refs/heads/master | 2022-08-16T17:02:08.792470 | 2020-03-12T02:09:46 | 2020-03-12T02:09:46 | 246,716,236 | 0 | 0 | MIT | 2022-06-17T02:59:34 | 2020-03-12T01:27:12 | HTML | UTF-8 | Java | false | false | 7,324 | java | package com.ruoyi.item.domain;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import com.ruoyi.common.annotation.Excel;
import com.ruoyi.common.core.domain.BaseEntity;
import java.util.Date;
/**
* 访客预约对象 vtr_subscribe
*
* @author wanghai
* @date 20... | [
"wanghai_498123@163.com"
] | wanghai_498123@163.com |
9f47572c6097995869b1602a900dd11cf7f3a19e | 411f5af436691ef112ca66e28e2e3acd13f5942d | /samples/client/petstore/java/okhttp4-gson-parcelableModel/src/main/java/io/swagger/client/api/PetApi.java | a918f753168dfc9b3ac56a7c951baacaa6fea124 | [
"Apache-2.0"
] | permissive | swagger-api/swagger-codegen | 3e8326c45ba5cb5a73806150b3e1e6fe598e119a | 0ba698d52d19e0cb79332bc13f20e02e00cedab7 | refs/heads/master | 2023-09-03T17:14:24.367082 | 2023-08-15T14:03:02 | 2023-08-15T14:03:02 | 2,006,876 | 16,415 | 7,319 | Apache-2.0 | 2023-09-14T14:06:09 | 2011-07-06T14:26:48 | Mustache | UTF-8 | Java | false | false | 48,365 | java | /*
* Swagger Petstore
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
*
* OpenAPI spec version: 1.0.0
* Contact: apiteam@swagger.io
*
* NOTE: This class is auto generated by the swagger code generator p... | [
"sareddy@vmware.com"
] | sareddy@vmware.com |
c662cc4c847ee20d3b49dd1e6cff44bb32a802a1 | 2b9b1c4604516d62cffb199245b11e2bfe15f849 | /HandlerThreadExample2/app/src/test/java/com/qburst/lekha/handlerthreadexample2/ExampleUnitTest.java | f1ebe971111ae40c481bdcbb0ae9e6c07c682c37 | [] | no_license | LekhaKP/Android | 2f489df95afe6504e0439f3634c154aadd01c6b5 | 3ee6bb78639001ae98790b412c31cbd85b419c28 | refs/heads/master | 2020-06-16T22:47:22.683189 | 2016-11-29T12:27:01 | 2016-11-29T12:27:01 | 75,061,488 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package com.qburst.lekha.handlerthreadexample2;
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... | [
"lekha@qburst.com"
] | lekha@qburst.com |
650d2f84420163ec1fdd126f166a300baf9f6351 | 91040ad558ea2edcc2f3931b1079aa905052e974 | /app/src/main/java/no/nordicsemi/android/nrftoolbox/ToolboxApplication.java | 4726754a433e86f789c46300ad410017cf14c8e7 | [
"Apache-2.0"
] | permissive | lystyp/Android-nRF-Toolbox | 2bbb6904df10f3f729716873ad58fd701642b14a | ee8a2f3e501a79d4c030f4ff77026a84796c729a | refs/heads/master | 2022-12-18T11:37:37.855268 | 2020-09-24T06:39:38 | 2020-09-24T06:39:38 | 298,158,607 | 0 | 0 | BSD-3-Clause | 2020-09-24T03:25:32 | 2020-09-24T03:25:31 | null | UTF-8 | Java | false | false | 3,767 | java | /*
* Copyright (c) 2017, Nordic Semiconductor
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this list of conditi... | [
"a.f.nowakowski@gmail.com"
] | a.f.nowakowski@gmail.com |
c866b0bf5b139732fcee7e9dbea387149db54926 | 36628a72882945395ced62bfbec63c4d38d2457c | /src/main/java/com/vsm/devcase/regra/Regra.java | c26db33f00b3e8d24f9575c78f1f177b848d79fb | [] | no_license | alansep/devcase-backend | 8c9536fd5fcada85d6225b9199ffc849e3e92f5f | 4657409468b91c9a237c22984ae08c4b15ef8d38 | refs/heads/master | 2020-07-09T04:45:53.856786 | 2019-08-28T09:08:39 | 2019-08-28T09:08:39 | 203,882,417 | 0 | 0 | null | 2019-08-22T22:27:08 | 2019-08-22T22:27:07 | null | UTF-8 | Java | false | false | 2,132 | java | package com.vsm.devcase.regra;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
/**
* Classe de Model... | [
"alang.von@gmail.com"
] | alang.von@gmail.com |
f9e602bab3cb78594a24c57889013e16c48d054b | 228df8bef953c2658330650512fa3a60f71310f0 | /src/yzh/dataByte/MyWorld.java | 0f97f0a4b638e448cb10624b83371849c9ce2b91 | [] | no_license | yanzehao19/testwork | feaf093d3642a95d05c055836d0d47116bbac903 | 3d23f513d4f2d9f64d44da68259dab364748c4cd | refs/heads/master | 2021-01-12T07:09:09.180222 | 2018-08-18T03:09:50 | 2018-08-18T03:09:50 | 76,917,900 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,784 | java | package yzh.dataByte;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.Vector;
class House implements Serializable {
}
class Animal implements Serializable {
St... | [
"zhyan5726@fiberhome.com"
] | zhyan5726@fiberhome.com |
39f953d899dcaa74cd080d472c975e3590e46901 | 4adefcd80cdd994c563c43620f4c9a39b384be33 | /src/net/hncu/city/service/TransactionService.java | 7c02ac6f5bc1b4a4780f0c829bcb147d8d1fd3be | [] | no_license | AMX-50B/city2.0 | 462da0592b576e18e57742ae74eb03e38b460565 | ab8b7a635ae5bd92e759e394e12415cb24972735 | refs/heads/master | 2020-12-30T16:58:15.620826 | 2017-05-13T06:13:26 | 2017-05-13T06:13:26 | 91,036,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,099 | java | package net.hncu.city.service;
import net.hncu.city.dao.TransactionDao;
import net.hncu.city.domian.Transaction;
import net.hncu.city.exception.TransactionExcetion;
import java.sql.SQLException;
import java.util.List;
import java.util.UUID;
/**
* Created by LY on 2017/5/8.
*/
public class TransactionService {
... | [
"291922883@qq.com"
] | 291922883@qq.com |
f7e9e198c0e68c16a3eba58d478090244f51aa61 | 1791bd45b000e35a3f457c1ffd9291467c22f649 | /app/src/main/java/com/sixin/filemvc/MiddleLayerAdapter.java | 45a2ab583d1b6b00c2aae0daefbaaff5b7dd7246 | [] | no_license | cutylifestyle/FileMVC | d082243dee7f56f4d951ba86d840b571818b136b | e02fdb1acda07f6cd5da2273eff1fec0f5c4875e | refs/heads/master | 2020-04-13T22:49:34.459856 | 2019-01-07T08:57:00 | 2019-01-07T08:57:00 | 163,489,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package com.sixin.filemvc;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import java.util.List;
public abstract class MiddleLayerAdapter<T> extends BaseQuickAdapter<T,BaseViewHold... | [
"2055305346@qq.com"
] | 2055305346@qq.com |
4fde3e992f997f85778bc1c4e3448b540e0266e1 | c8a6b4f54fa846bc75c6034df147fd9dca8fcfef | /src/main/java/com/jiaty/demo/design/patterns/strategy/Strategy.java | 48dddc1f569255b519543485de5acc46dd8d8de2 | [] | no_license | hengdii/practice | 2ed2c4dfa91cf9d20957f892cdcc6e0fdcc0b8c3 | 8f1d194029cc8a73e91f781b814e61b84e885bfd | refs/heads/master | 2023-06-28T10:24:46.474202 | 2022-06-29T07:29:14 | 2022-06-29T07:29:14 | 103,345,637 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package com.jiaty.demo.design.patterns.strategy;
/**
* @program: Practice
* @description: 算法策略
* @author: Jiaty
* @create: 2020-07-23 11:26
**/
public abstract class Strategy {
public abstract void arithmInterface();
} | [
"hengdi6266@163.com"
] | hengdi6266@163.com |
01eeca42f08120b1935c1f0b7f04b90396f012c1 | 2c67d313362241f8aef71ea0de19672b65070e21 | /src/main/java/com/project/bootcamp/exceptions/ExceptionsHandle.java | 3add34198a3d5fbaaee1935b5b279031ab4774bd | [] | no_license | brendosilva/santander-dev-week | 37a4b074c3d636dbd36b2c7bab8a9218ca175372 | 29775a18f9c88f9050c88c733f3c72481b8c2550 | refs/heads/main | 2023-05-14T18:31:22.725887 | 2021-05-28T17:01:41 | 2021-05-28T17:01:41 | 371,386,195 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 946 | java | package com.project.bootcamp.exceptions;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.servlet.mvc.method.annota... | [
"breendo.01@gmail.com"
] | breendo.01@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.