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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
acd9db9f5cc6a4daf7a63be1ed681cc1b161fb9e | 3a6f1c626b71ad4e2253ee2baf52655ec7903fe6 | /剑指offer第二遍/代码/src/面试题3.java | b2811ee052e154c0dddf7b0a493959c3480bd168 | [] | no_license | ChasingForWind/algorithm | 50793a33863d8725accea393eeb21d28fef22130 | a82734e8249fd0662cd1fc7976fce4c2b22dc350 | refs/heads/master | 2020-05-20T05:44:34.165379 | 2020-03-17T01:57:47 | 2020-03-17T01:57:47 | 185,413,343 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | import java.util.HashMap;
import java.util.HashSet;
public class 面试题3 {
public class Solution {
/*在一个长度为n的数组里的所有数字都在0到n-1的范围内。
数组中某些数字是重复的,但不知道有几个数字是重复的。
也不知道每个数字重复几次。
请找出数组中任意一个重复的数字。 例如,如果输入长度为7的数组{2,3,1,0,2,5,3},那么对应的输出是第一个重复的数字2。*/
public boolean duplicate(int numbers[],... | [
"386872121@qq.com"
] | 386872121@qq.com |
5f30901dbedb1bcc45dd4145d042b5100fc54135 | bcaceec7e3d5ffa9a32d007f2ef410c4f3d45300 | /app/src/main/java/com/edu/feicui/fragment_add_replace/fragment_interactfragment/FragmentInteractFragment.java | bb43b3437152cea530512c28742493e270367f7c | [] | no_license | hyh1005847706/lion | cfb3d09d16eb2345e37b9ca67cce5c4047f78308 | 5baabb342e82e28343375d27d31deae2390b5401 | refs/heads/master | 2020-06-15T11:46:33.573100 | 2016-12-01T13:46:35 | 2016-12-01T13:46:35 | 75,297,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,707 | java | package com.edu.feicui.fragment_add_replace.fragment_interactfragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.FragmentManager;
import android.support.v7.app.AppCompatActivity;
import android.widget.Button;
import com.edu.feicui.fragment_add_replace.R;
impo... | [
"1005847706@qq.com"
] | 1005847706@qq.com |
54ee88bbf971242e6bcf02e1e0726a35fa9afa40 | d2cb1f4f186238ed3075c2748552e9325763a1cb | /methods_all/nonstatic_methods/javax_swing_plaf_metal_MetalInternalFrameTitlePane_requestFocusInWindow.java | b2c8a3f0ddfbfb20274afa4f7aac7545334810b6 | [] | no_license | Adabot1/data | 9e5c64021261bf181b51b4141aab2e2877b9054a | 352b77eaebd8efdb4d343b642c71cdbfec35054e | refs/heads/master | 2020-05-16T14:22:19.491115 | 2019-05-25T04:35:00 | 2019-05-25T04:35:00 | 183,001,929 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | class javax_swing_plaf_metal_MetalInternalFrameTitlePane_requestFocusInWindow{ public static void function() {javax.swing.plaf.metal.MetalInternalFrameTitlePane obj = new javax.swing.plaf.metal.MetalInternalFrameTitlePane();obj.requestFocusInWindow();}} | [
"peter2008.ok@163.com"
] | peter2008.ok@163.com |
96c4326bd073bb18c36f15b55ad74d7f9b6b0fca | edf3ae14cac95c6060d99bf6d383a859e71cd1a8 | /Checkers Redone/src/GamePanel.java | 6fc1d2a6edf61585a4a94fb2464124bd39477a0a | [] | no_license | garcia2002julian/Checkers | b6386cc739cb5c5720303780144accc0c01638f0 | f04e97668c4d8d66f154f15b1e7622927368c84c | refs/heads/main | 2023-08-25T18:01:58.909672 | 2021-09-24T01:56:16 | 2021-09-24T01:56:16 | 409,798,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,910 | java | import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.util.ArrayList;
public class GamePanel extends JPanel{
private WhitePiece[] whiteP... | [
"noreply@github.com"
] | garcia2002julian.noreply@github.com |
c69308bb10741e45b5dd0aff5c87d59f02a89625 | 53069e4752f31ee9e3f2a6bc90ed3cd608c98f84 | /src/main/java/model/HttpMethod.java | 6e682d4464ef2f75b9d010fd6b9f0bb357e6bd61 | [] | no_license | isisrin/web-application-server | 7ae033745e6471a132da9c18c2a139bed0242565 | c8534e80af78f25a268c0fd81637276e6db5ee83 | refs/heads/master | 2020-05-17T08:56:26.959044 | 2019-05-23T00:38:04 | 2019-05-23T00:38:04 | 183,619,801 | 0 | 0 | null | 2019-04-26T11:51:19 | 2019-04-26T11:51:19 | null | UTF-8 | Java | false | false | 228 | java | package model;
public class HttpMethod {
public static final String POST = "POST";
public static final String GET = "GET";
public static final String PUT = "PUT";
public static final String DELETE = "DELETE";
}
| [
"isisrin@nate.com"
] | isisrin@nate.com |
b31a4bb11ce07715f793b5d0b18bae1e3488ec1e | c91f8e0d6c5490f4a64f759e158c3cb1cc99afa6 | /src/test/java/org/lasencinas/ApiRestPracticeApplicationTests.java | eced41412a30570ff0cbaf45bc74911f7abe34da | [] | no_license | alexnro/API-REST-Practice | b0bd5bd211e77c178316200727477db479c63e21 | c29755d7c178e8b2d70e18e4dc34bd8dd236d47b | refs/heads/master | 2020-05-19T13:45:21.878627 | 2019-05-12T17:48:00 | 2019-05-12T17:48:00 | 185,047,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package org.lasencinas;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class ApiRestPracticeApplicationTests {
@Test
public void con... | [
"alexjandron99@gmail.com"
] | alexjandron99@gmail.com |
105e28068198e5fd12f7253ec75d72c82002c9b3 | 0e64e1b191dae517a5cb93bdbb24370e0efbbdf6 | /src/org/tcs/line/Day1Nex.java | d036149faca43bb1a45deae3aebadf0cb72a9f5e | [] | no_license | huntback/ProjectTask | 201909ac2c8101ed7b2dce37cb4dfa24affa85a5 | aae95d80b07e66071a15b7ae9a88b99b299cf942 | refs/heads/master | 2020-03-23T23:44:59.153118 | 2018-07-25T06:53:00 | 2018-07-25T06:53:00 | 142,253,417 | 0 | 0 | null | 2018-07-25T06:53:01 | 2018-07-25T05:50:39 | Java | UTF-8 | Java | false | false | 443 | java | package org.tcs.line;
public class Day1Nex {
public static void main(String[] args) {
System.out.println("dhinesh");
add("Siddharthan", "Prabakaran");
add(5,6);
add(5.5,6.5);
}
public static void add(int i,int j)
{
int c = i+j;
System.out.println(c);
}
public static void add(double i,double j)
{
double c ... | [
"wix.sqiz@gmail.com"
] | wix.sqiz@gmail.com |
70db07df030447ebfc6531974006b150c9538370 | 2a8458736e95d561a4f16e70bc3b146566284c1c | /src/main/java/com/marlononorio/locadora/web/rest/AuditResource.java | 60c7cf664c78a4468b4b12ef9a946c1677215e44 | [] | no_license | marlononorio/locadora-passatempo-application | 8e12742f61afece1fdaf13fafa9b9b02e14953b7 | 8b5da4e6a142180f9d297572a5df39d1e4206428 | refs/heads/master | 2022-12-22T16:59:46.122881 | 2020-02-23T15:14:18 | 2020-02-23T15:14:18 | 242,539,211 | 0 | 0 | null | 2022-12-16T05:13:04 | 2020-02-23T15:14:04 | Java | UTF-8 | Java | false | false | 3,326 | java | package com.marlononorio.locadora.web.rest;
import com.marlononorio.locadora.service.AuditEventService;
import io.github.jhipster.web.util.PaginationUtil;
import io.github.jhipster.web.util.ResponseUtil;
import org.springframework.boot.actuate.audit.AuditEvent;
import org.springframework.data.domain.Page;
import org.... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
c2a10c8eaf12fb45592c2406e98019474c25826f | 8b6e067f0ae7a54f53b40c45bf168010aa6b2099 | /demo/src/main/java/demo/training/JenkinsIntegration.java | 2550e75d1f7e330240ca11e306e7fd7b28a0257c | [] | no_license | smkreddy2001/demo | 71dc60aec822c92a105b0e041a70d2813fb16751 | 208011bae9aaf92c1fab2aac7f29f56005109a38 | refs/heads/master | 2021-01-10T03:33:57.557912 | 2015-10-16T06:37:35 | 2015-10-16T06:37:35 | 44,360,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package demo.training;
public class JenkinsIntegration {
public String sayHello(String helloString) {
System.out.println("received : " + helloString);
return "Demo " + helloString;
}
public String sayHello() {
String helloString = "hello";
System.out.println(" Saying : "+ helloString);
return helloString;... | [
"Reddy@localhost"
] | Reddy@localhost |
ea894edc1808f6b0d45082f1d36e772fc36379f7 | cd41dca89641e3d535c940c693c6948a8f4b1d70 | /sumhangtest/src/main/java/net/bit/sumhang/domain/UserVO.java | 7440762f8244456163f3cc4dc99813de4db04798 | [] | no_license | blitz2200/sumhang | 86a01bc82ed3b6e0b12b6760b8c017f32a4084f7 | 99fb625c69b88724a543dec457c80810f9fb627c | refs/heads/master | 2021-01-15T10:14:12.598538 | 2014-07-22T06:46:43 | 2014-07-22T06:46:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java | package net.bit.sumhang.domain;
public class UserVO {
private String id;
private String name;
private String password;
private String nick;
private String birth;
private String gender;
private String photo;
private String push;
private String invite;
private String signout;
public String getId(... | [
"bit@bitacademy21"
] | bit@bitacademy21 |
a069ec40d6b09bf2b4b4d33cbc3c4f44bcd18a26 | 8658fef25d3bbab3d43a1420bc03b7acbb5fec61 | /app/src/main/java/com/example/d851/myproject/Breakfast.java | f077c703fa8a962849196c452a15a27dc5403b5d | [] | no_license | Diarda/Schoolstuff | 88f027a15dec4a85a1fbdcd92ca4d0ffc542f832 | a810f5653f11a98d399dff58d76a4121937ea199 | refs/heads/master | 2021-03-30T14:17:30.020579 | 2020-04-11T22:36:58 | 2020-04-11T22:36:58 | 248,062,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package com.example.d851.myproject;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
public class Breakfast extends AppCompatActivity {
SQLiteDa... | [
"Diardaniya@gmail.com"
] | Diardaniya@gmail.com |
144399829f3249eb1b67043504736399a77b5433 | 3f94093d6138361674380890c595c5d999f50676 | /SpringUtils-07/src/com/yanxi/poxity/main/DiayInvocationHandler.java | d77927026a8d15b1c97b10797d4c749720ab44c5 | [] | no_license | zddcvb/code-study | a8d6bd1847ca7d1eafb09f6994187f71a65bf2c9 | 4d469548607bc1784255f1acf48210ade41fecf4 | refs/heads/master | 2020-04-29T14:17:40.715034 | 2019-03-18T02:43:15 | 2019-03-18T02:43:15 | 176,192,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package com.yanxi.poxity.main;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
public class DiayInvocationHandler implements InvocationHandler {
private Object object;
public DiayInvocationHandler(Object object) {
this.object = object;
}
@Override
public Object invoke(Object prox... | [
"zddcvb@163.com"
] | zddcvb@163.com |
78455864c504efc0acb5115961c11451a4e73904 | 5093d921468f2089aeb97c6944e4292c30d8d7d2 | /blog-api/src/main/java/com/billion/entity/Tag.java | d42b9217d67c40a0b1568861c22cbb2823de9d74 | [] | no_license | github-is-too-slow/blogSystem | f06c4e6680667067a656796f3c62b77ba55a057e | f167478c44193aefd96c05987ec493123ea64658 | refs/heads/master | 2023-04-02T13:12:12.485303 | 2021-04-15T04:40:00 | 2021-04-15T04:40:00 | 358,127,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 494 | java | package com.billion.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
/**
* @author Billion
* @create 2021/04/07 16:32
*/
@AllArgsConstructor
@... | [
"tom_glo@qq.com"
] | tom_glo@qq.com |
ee571c25b1711f7636ce2811423094281f946026 | 837f5b201ad30d4ead883098e3009f3a7324bd34 | /src/main/java/br/com/conductor/pier/api/v2/model/OportunidadeResponse.java | 4102ebc02f7695a07c68a149f5dbe76f40a4161f | [] | no_license | rafaelchei/pier-sdk-java | 1c362d869dca233cc6408ae65a149bd8f79d9304 | e0dbe0a58e50d8235724496fd96f2e5781a84bbf | refs/heads/master | 2021-05-15T16:06:35.663445 | 2017-10-18T17:02:51 | 2017-10-18T17:02:51 | 107,436,451 | 0 | 0 | null | 2017-10-18T16:47:12 | 2017-10-18T16:47:12 | null | UTF-8 | Java | false | false | 9,264 | java | package br.com.conductor.pier.api.v2.model;
import java.util.Objects;
import br.com.conductor.pier.api.v2.model.DetalheOportunidadeResponse;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.ArrayList;
import j... | [
"filipe.germano@conductor.com.br"
] | filipe.germano@conductor.com.br |
e0331a3f0da9a875fe5549c4a17f5469accbbbea | e91223c785fa330884b3ea0180a67befcf372a53 | /app/src/main/java/com/clarkgarrent/instagramviewer/Models/Meta.java | c60df8cb30523040663dc8b2deb4539dd1d32467 | [] | no_license | KarlClark/InstagramViewerRepo | ad993c05af7d98e4345597770ac16abdb4fb8f5a | a753fef6ee8bf52d6f251a803398c19541947f72 | refs/heads/master | 2021-07-16T12:42:11.698124 | 2017-10-23T22:20:04 | 2017-10-23T22:20:04 | 100,264,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 874 | java | package com.clarkgarrent.instagramviewer.Models;
/**
* Created by karlc on 8/10/2017.
*/
public class Meta {
private String error_type;
private String code;
private String error_message;
public Meta(){}
public Meta(String error_type, String error_message) {
this.error_type = error_typ... | [
"karlclark01@gmail.com"
] | karlclark01@gmail.com |
28aac7e6df36444680e4db5d4a92e085718fd5b3 | 6306b979e466bb750162d4454837a6f5b4a5e276 | /BWAWorker/src/main/java/com/bwa/worker/service/HealthCheckService.java | 265ee7e19d8fe16cde8227661628f0ce0a35b971 | [] | no_license | abhijeetrathaur/bwa_aws | 9a635296f5af2a666d81fec7540dff93353e14fd | 88556f1e221540d30753cdb076c2c2066f3ed79b | refs/heads/master | 2020-03-20T14:42:16.506455 | 2018-08-13T21:47:23 | 2018-08-13T21:47:23 | 137,493,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 180 | java | package com.bwa.worker.service;
import com.bwa.worker.dto.BWAWorker;
/**
* The Interface HealthCheck.
*/
public interface HealthCheckService {
BWAWorker getHealthCheck();
}
| [
"garry2cool@gmail.com"
] | garry2cool@gmail.com |
1381ab6a3a1c1c826b52bbb54053550246409360 | a5de30a45470262ad0ae4a8039c0d9f558080d1e | /src/com/infamous/logcat/AboutActivity.java | d51795cce298c01d9c72b8de246c07c5b6421b5c | [] | no_license | The-Nemesis-Project/Logcat | caaf9afe48c5cc55a58db59324ea119a690c40b2 | d2a1973eca4af2993c5b2a38c18d197e3a7441cf | refs/heads/master | 2020-03-27T02:33:55.010240 | 2014-11-22T18:35:36 | 2014-11-22T18:35:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,380 | java | package com.infamous.logcat;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
impor... | [
"james.jamison85@gmail.com"
] | james.jamison85@gmail.com |
b3212ae3d2fdde91bf1fdea5a06d0cadf0daed90 | 1cda9a251637d703f05365e42a6a1212264a0f2d | /test/funciones/InsertarElementoTest.java | 7377bdf2c842241466bf97421521342ea3ad6a60 | [] | no_license | magasuan/ProyectoRoberto | 4f9d8f22b6a2d42588f4fc53d8b8b7535bdb3e4d | c94082a0f5a2fafa87260792563dba7c3d0e4dba | refs/heads/master | 2020-04-06T15:31:59.258506 | 2018-11-14T16:56:17 | 2018-11-14T16:56:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118 | java | package funciones;
import static org.junit.Assert.*;
import org.junit.Test;
public class InsertarElementoTest {
}
| [
"robertgar1993@hotmail.com"
] | robertgar1993@hotmail.com |
e85dab1d8e6c4d59acf9a516f736d3139b818b66 | 67edee3e41a288e11909305ae6323100f1e8e020 | /src/main/java/com/apap/tugas1/controller/JabatanController.java | 6bfa69b54a3c77d953bf4959d4018235a680846e | [] | no_license | Apap-2018/tugas1_1606888752 | 2ed9f05c8ff5116814fd84bc2fed429d38dedbbb | b1a6cba7bf0fecdcb14b6cd477b801386a95cdde | refs/heads/master | 2020-04-02T00:03:12.398720 | 2018-10-29T15:28:47 | 2018-10-29T15:28:47 | 153,786,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,409 | java | package com.apap.tugas1.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute... | [
"amira.taliya@ui.ac.id"
] | amira.taliya@ui.ac.id |
7095ae1073287a35ee5fac3ac5724f0175826f76 | c252da77359143bc24dbeef136484392f1508c64 | /src/test/java/com/pradeep/emsspringboot/EmsSpringBootV1ApplicationTests.java | 16db2f40482c21f9e26a7dc1aaf5921f2f9df523 | [] | no_license | Sameer021/EmpSringBootAppV1 | c4f5e8de8762da597329f947ecd95f53a6babf63 | 97880213b510f332361bf989b3372173914f8ddd | refs/heads/master | 2022-12-04T17:26:52.244054 | 2020-07-21T12:01:19 | 2020-07-21T12:01:19 | 281,013,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.pradeep.emsspringboot;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class EmsSpringBootV1ApplicationTests {
@Test
void contextLoads() {
}
}
| [
"shaikhsameer021@gmail.com"
] | shaikhsameer021@gmail.com |
425717ce98ca85e6dd94033895cd8f8ac82eb1c8 | d45198c43802a699a10165e17d68a6eb7b0166fb | /app/src/main/java/com/socket/an2t/placingwidgets/fragmentsCommunication/BFragment.java | 743738b77625fc490a9bb5c289bd634bc3174aa3 | [] | no_license | anant00729/And_Basic_one | 8dfcb1948d810e7957c3076bf41e64f1433d243f | 9b7ab8aee5fcc7da6bc08ee2c75a059b44a33729 | refs/heads/master | 2020-03-26T23:39:34.497005 | 2018-08-31T13:43:43 | 2018-08-31T13:43:43 | 145,558,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,745 | java | package com.socket.an2t.placingwidgets.fragmentsCommunication;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import an... | [
"anant@binarynumbers.io"
] | anant@binarynumbers.io |
d89ef126dd00458059da54e5c059e3cfee6f0c33 | 6ed9804e0ed4f4f4f218cfe0d760f85eb7b109f3 | /git/hudlauncher/hudEndPointPrimaryLauncher/src/main/java/com/haloai/hud/hudendpoint/upgrade/policy/PolicyInter.java | 8af239168b7afe4dfae17f8d8fe86c7da527e3ce | [] | no_license | gucasbrg/ArrayZhangWork | 1c821c1701d72af4ad55a97692c1a86b82bd5dcf | 2cfb6fdccf5e64ebd231c7074aa7d5311c627a20 | refs/heads/master | 2020-05-14T13:08:33.361505 | 2018-10-31T02:01:04 | 2018-10-31T02:01:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,326 | java | package com.haloai.hud.hudendpoint.upgrade.policy;
import android.content.Context;
/**
* Created by zhangrui on 16/12/13.
*/
public interface PolicyInter {
/**
* 下载对wifi要求
*
* @return true if need wifi.
*/
boolean is_request_wifi();
/**
* 下载对剩余空间的要求
*
... | [
"zhangrui@haloai.com"
] | zhangrui@haloai.com |
fd7edfe7c19c23693ca45acf3087c7fafb9386aa | 7598e1de87cfa565e9dc24da60aaaa9c7abde245 | /apeclient/src/main/java/pl/michalek/marcin/apeclient/exception/client/initialization/NoConfigurationInterfaceProvidedException.java | d56a9565047f2e77bb76399bcbf25868d4e15be5 | [] | no_license | marcin-michalek/APE-Client | 08efc07ff1c28ec640897c53e906b5d4592c8391 | bb83f8edc39838cfcd70dbacfb3769774c8397f0 | refs/heads/master | 2021-01-10T07:54:22.748328 | 2015-10-18T12:54:00 | 2015-10-18T12:55:13 | 44,477,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package pl.michalek.marcin.apeclient.exception.client.initialization;
/**
* Exception thrown when user does not provide configuration class implementing configuration interface.
*
* @author Marcin Michałek
*/
public class NoConfigurationInterfaceProvidedException extends NoConfigurationProvidedException {
@Overr... | [
"marcin.konrad.michalek@hotmail.com"
] | marcin.konrad.michalek@hotmail.com |
329a57309c342f4b95d4305fd6dd0731cc0f7c27 | 863c9cb281bfe387d847b575a077d42e0baa6a5a | /src/ch3/Input02.java | deb1549d804b69bfe8565664913d55a48eda83ad | [] | no_license | eunho3854/JAVASTUDY | 22271eb7b3a84668cc32d9461783169e5c99b4d9 | 4665108b2928755be53211e432e1a60b99c199da | refs/heads/master | 2023-01-20T04:42:09.144815 | 2020-12-01T08:46:24 | 2020-12-01T08:46:24 | 317,478,440 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 515 | java | package ch3;
import java.io.IOException;
import java.io.InputStream;
public class Input02 {
public static void main(String[] args) {
// I/O 장치 중에 Input되는 장치의 선에 접근해서
// 1Byte 데이터를 읽어주는 클래스
InputStream in = System.in; // 컴퓨터로 입력되는 선(키보드)
try {
int num = in.read();
System.out.println("입력받은 값 : " + nu... | [
"eunho3854@gmail.com"
] | eunho3854@gmail.com |
51093c48ce959268f335290dae5977a950aa19bd | 0936e32579ca91793c16cb2ffac60c7975ff08d9 | /src/main/java/pl/sda/library/model/Book.java | 174a143ce75195f42e2be7c678480df9940bdc9b | [] | no_license | lukasz-ciupek/librarySpringBoot | f52407122d6597b76f9477c338ffd2c4c2a78c21 | 195c3a5e4ba6c3ca9fe5698e2e31295b15570764 | refs/heads/master | 2020-08-22T07:55:36.914685 | 2019-10-20T12:13:56 | 2019-10-20T12:13:56 | 216,352,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,718 | java | package pl.sda.library.model;
import com.fasterxml.jackson.annotation.JsonGetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import java.time.LocalDate;
import java.util.Objects;
public class Book {
private Integer id;
private String author;
private String title;
private LocalDate borrowedTi... | [
"lukasz.ciupek@o2.pl"
] | lukasz.ciupek@o2.pl |
6b1b07b2e8b9e5c7ffc6eec9c80057a0b1ee35d9 | 436105a332ee3da90b994e7abc7dbe707cd5a755 | /src/structure/LetterFile.java | e2e0157abc5a3241ccc9c0fce15be0d21d806e87 | [] | no_license | ycj28c/Abuse-Report-WebApp | 23754d68d9ca04a67a645cf3a26f207d84eddec0 | babed5184249eddbae4d86d72b14350725f221a0 | refs/heads/master | 2021-05-28T02:49:34.165564 | 2014-11-05T01:01:18 | 2014-11-05T01:01:18 | 17,345,211 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | package structure;
public class LetterFile {
private String directionName;
private String oldName;
private String newName;
private String path;
public String getdirectionName(){
return this.directionName;
}
public void setdirectionName(String directionName){
this.directionName = directionName;... | [
"cyang@wpi.edu"
] | cyang@wpi.edu |
8be55a95ee4d78bd35943d5f0d3a738a327e7e05 | 004832e529873885f1559eb8c864384b3e1cda3f | /java/lineage2/gameserver/skills/effects/EffectChargesOverTime.java | a7bbad568f201ec768c796989021703341a0c927 | [] | no_license | wks1222/mobius-source | 02323e79316eabd4ce7e5b29f8cd5749c930d098 | 325a49fa23035f4d529e5a34b809b83c68d19cad | refs/heads/master | 2021-01-10T02:22:17.746138 | 2015-01-17T20:08:13 | 2015-01-17T20:08:13 | 36,601,733 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,077 | java | /*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be u... | [
"mobius@cyber-wizard.com"
] | mobius@cyber-wizard.com |
a97f4991f727ae917b19429a7c18da13edc7a75f | 011029a8f69af8051d649c06e7919ae7f0e03bc2 | /work/nms.old.1603583427431/minecraft/server/EntityCat.java | 3148863984c9acb8611831551acc44bcab14f757 | [
"MIT"
] | permissive | Omnipico/PicoItemLib | 4dfeb71888a181062ae0778d76466a7e58d6e6de | b1c0deee8652dbc7d2b28cbf44637c94731b7c32 | refs/heads/main | 2023-02-02T18:46:59.394176 | 2020-12-23T22:21:21 | 2020-12-23T22:21:21 | 308,218,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,420 | java | package net.minecraft.server;
import com.google.common.collect.Maps;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.function.Predicate;
import javax.annotation.Nullable;
public class EntityCat extends EntityTameableAnimal {
private static final R... | [
"maya@alyssa.ws"
] | maya@alyssa.ws |
5c9f3a64c5ce375c04853000d4734cedc270e2b5 | b3caa557c9ff034a8191f81f59d0b9e4bc82b08f | /ProjectEuler06.java | 1613df8e6d7bc33feaf59bb361566642a4b5051d | [] | no_license | demetriushenry/ProjectEuler-Resolutions | f0e3570e4563998a814d5a93677884ab2a72fa5b | aa0491c43cd173f568f2cb9f50db407725ef5cfa | refs/heads/master | 2021-01-20T08:34:19.303020 | 2017-08-27T23:02:29 | 2017-08-27T23:02:29 | 101,564,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | import java.util.Scanner;
public class PE06SumSquareDifference {
static int getAbsoluteDifference(int num) {
int sumOfSquares = 0;
int sumOfNumbers = 0;
for (int i = 1; i <= num; i++) {
sumOfSquares += (int) Math.pow(i, 2);
sumOfNumbers += i;
}
return ((int) Math.pow(sumOfNumbers, 2) - sumOfSquares);... | [
"noreply@github.com"
] | demetriushenry.noreply@github.com |
2f3573fba172aeb93eb3bdd275f73cbc3996bf90 | afc09157fc9db83037814935c72462a893c4ae07 | /mybatis-common-example/src/main/java/com/mybatis/common/example/domain/criteria/PersonCriteria.java | c70a679d64993b29f9711b2fbeca3ce6b21c38f7 | [] | no_license | bruckuo/java-common-utils | 12d2217a253041c48d2588829dc935a6e04e3489 | 758cc7d5339adad8ff8a808aea030a4b093b4167 | refs/heads/master | 2021-01-21T15:58:13.408743 | 2017-05-20T06:21:15 | 2017-05-20T06:21:15 | 91,867,232 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 261 | java | package com.mybatis.common.example.domain.criteria;
import com.mybatis.common.example.domain.entity.PersonEntity;
/**
* @ description:
* @ author: guojiang.xiong
* @ created: 2017-05-20 下午12:14
*/
public class PersonCriteria extends PersonEntity {
}
| [
"xiongguojiang@didichuxing.com"
] | xiongguojiang@didichuxing.com |
45c5cc91a7c771d8972e7fbca144e1af87841d00 | 62b6160a0941c7175d970e1e478eb5be6716f1bb | /miao/src/main/java/com/lqh/miao/mvp/model/imp/StatusListModelImp.java | 002ba5325866ab4ebd877dfb8247e6c0552b891f | [] | no_license | linqiaqia0622/Miaobo | 734e2ffdca3c02fb6fe87dc387a51cb1ce04d051 | 1350223422a56d514209e88bfc140bfb66430793 | refs/heads/master | 2020-07-05T17:03:49.195829 | 2016-08-20T09:21:16 | 2016-08-20T09:21:16 | 66,076,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,834 | java | package com.lqh.miao.mvp.model.imp;
import android.content.Context;
import android.text.TextUtils;
import com.lqh.miao.mvp.model.StatusListModel;
import com.lqh.miao.net.AccessTokenKeeper;
import com.lqh.miao.net.Constants;
import com.lqh.miao.net.NewFeature;
import com.lqh.miao.net.api.GroupAPI;
import com.lqh.miao.... | [
"linqiaqia0622@gmail.com"
] | linqiaqia0622@gmail.com |
ed11703160dcc2222fe4ed04d0e48939347f3d5f | 3f7a5d7c700199625ed2ab3250b939342abee9f1 | /src/gcom/gui/atendimentopublico/EfetuarReligacaoAguaAction.java | c91f7d1f8a79f126efc46defacf52d02939f8ba5 | [] | no_license | prodigasistemas/gsan-caema | 490cecbd2a784693de422d3a2033967d8063204d | 87a472e07e608c557e471d555563d71c76a56ec5 | refs/heads/master | 2021-01-01T06:05:09.920120 | 2014-10-08T20:10:40 | 2014-10-08T20:10:40 | 24,958,220 | 1 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 10,050 | java | /**
*
*/
/*
* Copyright (C) 2007-2007 the GSAN - Sistema Integrado de Gestão de Serviços de Saneamento
*
* This file is part of GSAN, an integrated service management system for Sanitation
*
* GSAN is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License... | [
"felipesantos2089@gmail.com"
] | felipesantos2089@gmail.com |
f0f5971de589801dbda609e8f7d2b68f5473cdbd | d55d09abde9fe1f2f21b7c93c03ed770289f210a | /adapterlib/src/main/java/cn/ffb/adapter/expand/IChildItemViewProviderSelector.java | 199ec9c0ad4a895f3f14b6e86be819d90f636e5b | [] | no_license | lingfei263/adapter | b274f36aac5fe56b9c5cb1bbadc0fe6b8e0139ef | a1eba1ab3bc5a781ffbcdae600c323ff8a9f5b60 | refs/heads/master | 2020-07-14T05:21:05.268657 | 2017-06-14T06:45:23 | 2017-06-14T06:45:23 | 94,298,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package cn.ffb.adapter.expand;
/**
* Created by lingfei on 2017/5/12.
*/
public interface IChildItemViewProviderSelector<G, C> {
boolean isForProvider(int groupPosition, G groupEntity, int childPosition, C childEntity);
}
| [
"391987933@qq.com"
] | 391987933@qq.com |
9656040e9f33e296be1a244691bb9b26c116b0fd | 47ca1283692dd1023e72cf8a07a73e134fcbceb0 | /app/src/main/java/com/guillaume/beaconsdemo/fragment_page_decouverte.java | 4cfe04074dd773007c6393259b9c94782836506c | [] | no_license | GuillaumeVrill/BeaconsDemo | 1acf239fcea89a7044bb27e3ca40375a69f4c4ee | b71f8706f7c842a7d1df2e0d67f923c46875675e | refs/heads/master | 2021-01-01T03:44:20.435301 | 2016-05-29T14:16:49 | 2016-05-29T14:16:49 | 58,806,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,119 | java | package com.guillaume.beaconsdemo;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.guillaume.beaconsdemo.R;
public class fragment_pag... | [
"vrilliaux.guillaume@hotmail.com"
] | vrilliaux.guillaume@hotmail.com |
dc8265e2f4ad6f3c27ba33751b48b83f3339dad3 | e0601ef164bca0aae41b2943347fe5641e72d793 | /EJERCICIOS PRO 02/Ejercicio08.java | af3dbb4944128126d859cf31b51399ce95995e0a | [] | no_license | Miguelgm1693/ejercicios-java | 767fb67dbf2cbc95469156e864da4c2ccafa34ab | 9d045859e700f03cf8caebdcfe0f519061da3036 | refs/heads/master | 2020-08-01T00:31:30.753219 | 2020-03-18T22:59:48 | 2020-03-18T22:59:48 | 210,800,305 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | public class Ejercicio08 {
public static void main(String [] args) {
char letra1 = 'c';
char letra2 = 'o';
char letra3 = 'c';
char letra4 = 'h';
char letra5 = 'e';
String coche = "" + letra1 + letra2 + letra3 + letra4 + letra5;
System.out.println(coche);
}
}
| [
"gonzalezmoramiguel@gmail.com"
] | gonzalezmoramiguel@gmail.com |
2efa0d00aa5f04380c822370d9195088a2dead44 | 689d490fdf37603cc11ee5c81374db50a3a89b14 | /src/test/java/org/testdata/SamplePrem.java | fbaa2ae510473c2a919ac4a0942905d1966c9fc3 | [] | no_license | GowriSubramaniam/SampleProjectGithub | 65aa5835183bee2d4519d21c81e2df0249bf862b | 59d9084cc82862d5b60a0b22ef59676eb61a0af2 | refs/heads/master | 2023-02-01T09:30:49.444293 | 2020-12-16T14:04:29 | 2020-12-16T14:04:29 | 321,954,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,063 | java | package org.testdata;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
public class SamplePrem {
public static void main(String[] args) throws InterruptedException ... | [
"sgowri27apr@gmail.com"
] | sgowri27apr@gmail.com |
c49cb45f5ef9237bdbd148ad44d0d6dcbea27230 | 26d615715778229bc68bac1b959bb5bbe83d5ce7 | /procmon/src/main/java/com/mlog/procmon/status/rx/ProcessStatusRxHandler.java | db5d2b2056c7f0515441abbb1c832cb981b979a1 | [] | no_license | jeongkijeong/procmon | 7fa0e22a73d8bf61ff840ebffc317ede5632ebfe | 082169ae6c470df676ba70d8b09f337395e3c856 | refs/heads/master | 2023-03-29T08:35:15.624058 | 2021-04-05T01:42:05 | 2021-04-05T01:42:05 | 353,609,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,556 | java | package com.mlog.procmon.status.rx;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import com.medialog.meerkat.handler.MeerKat;
import com.mlog.procmon.cli.CliManager;
import com.mlog.procmon.common.Utils;
import com.mlog.procmon.context.TimeHandler;
import io.netty.channel.ChannelHandle... | [
"jjung6820@gmail.com"
] | jjung6820@gmail.com |
c35866f35b98c201108cd9dd5a734fc7b90c3ce8 | 9b8a19e9cb293cb6a01730c4530234cf8cb472b3 | /src/main/java/org/neustupov/concurrentcollections/blockingqueue/BlockingQueueDemo.java | 6359c40e28e97804dcf99714864e6e8b185e0ff1 | [] | no_license | neustupov/java-concurrency-in-practice | e7a14d2ef7759ab5bb4cf03c6452ec7b00f5ca56 | cf7073f49f3c319983b53a037e78f8c98d449fb4 | refs/heads/master | 2023-02-01T12:42:27.789652 | 2020-12-22T14:31:51 | 2020-12-22T14:31:51 | 308,053,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | package org.neustupov.concurrentcollections.blockingqueue;
import java.io.File;
import java.io.FileFilter;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
public class BlockingQueueDemo {
private final static int N_CONSUMERS = 10;
public static void startIndexing(... | [
"neustupov@yandex.ru"
] | neustupov@yandex.ru |
34794495c3c172c4dfc67ee7afc8a654c03eb651 | eed48435284f2dc4c145067a4a88b4f2b0078831 | /RotatingRotors.java | 463f27135696126ff5b5de060833ecdb978dbd1f | [] | no_license | atmcnally/McNallyEnigma | b9fc1c84b01a07fac0da5e7908ca6ffc8969ce93 | 5f2ba3570b6fd486869ef00b731e5b975d5ef6b2 | refs/heads/master | 2021-07-18T14:56:25.751381 | 2019-08-25T19:12:07 | 2019-08-25T19:12:07 | 91,354,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 38 | java |
public class RotatingRotors {
}
| [
"noreply@github.com"
] | atmcnally.noreply@github.com |
f31abf66cde08e0c5fb27b808d62987f40b98e31 | ca735160ddbdb007195c7442832f4e725e083db4 | /src/main/java/TicTacToe/model/FieldState.java | f2515237c5e7148b5376175472e90cb10bd6d689 | [] | no_license | PawelSosulski/TicTacToe | fb9269e8bc917e8100860386849c3547fee44cbf | 0f41a3c4612d78b8b34021ca2222b6cc68f3e0b0 | refs/heads/master | 2020-12-21T22:24:37.366251 | 2020-01-27T19:57:57 | 2020-01-27T19:57:57 | 236,581,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 268 | java | package TicTacToe.model;
public enum FieldState {
EMPTY(" "),
X("X"),
O("O");
private String symbol;
FieldState(String symbol) {
this.symbol = symbol;
}
@Override
public String toString() {
return symbol;
}
}
| [
"pawel.sosulski90@gmail.com"
] | pawel.sosulski90@gmail.com |
6dde24b2dff03973829c2135b244d75a0562bb08 | b01332bd1b0eac2adb901ce121b0ba481e82a126 | /beike/ops-goods/src/main/java/com/meitianhui/goods/controller/GoodsTaskController.java | 231f7bd10a68a599a96c48b2b9cb654a50f0d55a | [] | no_license | xlh198593/resin | 5783690411bd23723c27f942b9ebaa6b992c4c3b | 9632d32feaeeac3792118269552d3ff5ba976b39 | refs/heads/master | 2022-12-21T00:17:43.048802 | 2019-07-17T02:13:54 | 2019-07-17T02:13:54 | 81,401,320 | 0 | 2 | null | 2022-12-16T05:02:24 | 2017-02-09T02:49:12 | Java | UTF-8 | Java | false | false | 11,396 | java | package com.meitianhui.goods.controller;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.R... | [
"longjiangxia@la-inc.cn"
] | longjiangxia@la-inc.cn |
eeea413d6dffc687167e61727af3ea4943fa99be | a2ba745f4cf3097f8fa8ef92cb07ec93828db7ce | /lab06/cm3038/lab06/tictactoe/test/TestApplyAction.java | fde2d049f09838d3e50867f124e12c70ff6dadd6 | [] | no_license | tenaciousQCR/CM3038-FixedLabs | 5cbac05b8fc79b6c13bf6a3c6b602d55ef361182 | 6483eeef9060626be1bc150d82f3d6e13926b28d | refs/heads/master | 2020-04-25T22:16:29.471489 | 2019-03-24T15:53:47 | 2019-03-24T15:53:47 | 173,106,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | package cm3038.lab06.tictactoe.test;
import cm3038.lab06.tictactoe.*;
public class TestApplyAction {
public static void main(String[] arg) {
int[][] symbol = {
{1, 0, 2},
{0, 0, 0},
{2, 0, 1},
... | [
"1602399@rgu.ac.uk"
] | 1602399@rgu.ac.uk |
0ab2fd3e3a26de30bd87db4c82172269df7b84a2 | 3692d418554148b1fb9747d24b35a1cbca1d5ea2 | /AudioGUI/src/net/pwojcik/audio/flowhandler/SceneChangeFlowHandler.java | 5743822aee057585af76b71eb398c673eabb1b48 | [] | no_license | PawelWojcik/Audio | 80ea4badaa3704027599ac475ef25131f354bcc4 | a8b0e582b53baf8aef4954cac6885acb3df4c6f4 | refs/heads/master | 2021-01-10T16:02:48.037437 | 2015-11-24T20:37:13 | 2015-11-24T20:37:13 | 45,799,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,483 | java | package net.pwojcik.audio.flowhandler;
import java.util.Collection;
import java.util.Optional;
import java.util.function.Predicate;
import javafx.scene.control.Label;
import javafx.scene.layout.Pane;
import net.pwojcik.audio.exception.CanvasDataContainerException;
import net.pwojcik.audio.flowdata.FlowData;
... | [
"Pawel@157.158.170.70"
] | Pawel@157.158.170.70 |
a263dbbb5651fe71619ec7848552cd5c295e250e | fdfa7fec9a1876f6af1f697daaca64cb86c943d4 | /chapter_007/src/main/java/ru/asemenov/NonBlocking/NonBlock.java | c72b647147ef6a8fa20081e8e7bf84cdc3f4d18d | [
"Apache-2.0"
] | permissive | Apeksi1990/asemenov | a574875606a9e4a6e0167426f03b765c931c8f96 | 853db63344f499d816e7d30598ca638792fdc401 | refs/heads/master | 2020-06-13T05:36:30.235847 | 2017-10-01T14:59:50 | 2017-10-01T14:59:50 | 75,487,184 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,186 | java | package ru.asemenov.NonBlocking;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
/**
* Class NonBlock решение задачи части 007.
* @author asemenov
* @version 1
* @param <K>
* @param <V>
*/
public class NonBlock<K, V extends Model> {
/**
* Cache.
*/
private final Map<K, V> c... | [
"apeksi1990@gmail.com"
] | apeksi1990@gmail.com |
691d3d46ac864998dfcc5802e7097d4db3420810 | e55e953f7afabdd221039fc674df45aa5345b6a3 | /app/src/main/java/com/licheedev/MMSSNK/Constants.java | 105b0048dee041a73448fdffbe7e07741a394096 | [] | no_license | kietvo2129/MMSAppSNK | 0ff5e2c7d73cd9e77bce30daeb30dc7d45130128 | 2e732f2085e8ee12961242b0a87e376d82109837 | refs/heads/master | 2022-11-27T15:57:16.495620 | 2020-08-03T08:04:49 | 2020-08-03T08:04:49 | 284,640,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package com.licheedev.MMSSNK;
class Constants {
// values have to be globally unique
static final String INTENT_ACTION_DISCONNECT = BuildConfig.APPLICATION_ID + ".Disconnect";
static final String NOTIFICATION_CHANNEL = BuildConfig.APPLICATION_ID + ".Channel";
static final String INTENT_CLASS_MAIN_ACTI... | [
"vominhkietx201@gmail.com"
] | vominhkietx201@gmail.com |
da5db9303046864d1f2abea0747c33415e2aff7d | 0c154b9dfda500df8562efd6eafb98216dfa2e25 | /microservices/lmslibrarian/src/main/java/com/smoothstack/lmslibrarian/dao/BookDao.java | 9789955212669d9f99b3acbb666070d6b777861b | [] | no_license | jander23/gcit-training | a8bd909f482688a4610a5050ab62d37a4288ce57 | 693d9ce6321cd580e4340174aae2e1347936957c | refs/heads/master | 2020-03-28T15:02:31.169468 | 2018-09-24T09:08:56 | 2018-09-24T09:08:56 | 148,549,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | package com.smoothstack.lmslibrarian.dao;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import com.smoothstack.lmslibrarian.model.Author;
import com.smoothstack.lmslibrarian.... | [
"jake47anderson@gmail.com"
] | jake47anderson@gmail.com |
cadbe3c13ce217b46366b96bebb7a55990c2316a | 0ba903ad259e346fb880e78dcca23660be0dce4b | /wfe-core/src/main/java/ru/runa/wfe/commons/CalendarInterval.java | 35e44856cee1e7ade1b57691d03bca79466ac246 | [] | no_license | ARyaskov/runawfe-server | c61eaff10945c99a8dab423c55faa1b5b6159e1d | f721a7613da95b9dd3ac2bf5a86d3cac7bca683e | refs/heads/master | 2021-05-03T06:09:36.209627 | 2017-02-06T13:19:47 | 2017-02-06T13:19:47 | 70,156,281 | 0 | 0 | null | 2016-10-06T13:25:41 | 2016-10-06T13:25:41 | null | UTF-8 | Java | false | false | 7,118 | java | package ru.runa.wfe.commons;
import java.util.Calendar;
import java.util.Date;
import com.google.common.base.Objects;
/**
* Contains 2 calendars.
*
* @author dofs
*/
public class CalendarInterval implements Comparable<CalendarInterval> {
private Calendar from;
private Calendar to;
/**
* Create... | [
"tarwirdur@ya.ru"
] | tarwirdur@ya.ru |
7784be0053ac6f8777cfe47b13cf0f9a1eebedd6 | 0ac05e3da06d78292fdfb64141ead86ff6ca038f | /OSWE/oswe/openCRX/rtjar/rt.jar.src/sun/font/Script.java | 4a993eda610a2f79f0cc80d0371b9742e04fe7f1 | [] | no_license | qoo7972365/timmy | 31581cdcbb8858ac19a8bb7b773441a68b6c390a | 2fc8baba4f53d38dfe9c2b3afd89dcf87cbef578 | refs/heads/master | 2023-07-26T12:26:35.266587 | 2023-07-17T12:35:19 | 2023-07-17T12:35:19 | 353,889,195 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,307 | java | package sun.font;
public final class Script {
public static final int INVALID_CODE = -1;
public static final int COMMON = 0;
public static final int INHERITED = 1;
public static final int ARABIC = 2;
public static final int ARMENIAN = 3;
public static final int BENGALI = 4;
public stati... | [
"t0984456716"
] | t0984456716 |
a60dd188d7891af651178fcb60fd36f3a9b5725f | 4ffe7afa578bfdc7b518a4d2fd7459953262b2b7 | /study-springboot-thread/src/main/java/ldg/study/springboot/thread/support/ExecuteSupport.java | 3f99ab7f67123a7ba9d00eac3352542baae30921 | [] | no_license | lidegui46/study-springBoot | 4ab80c57d501d3ff004dea808a4fda4ef945a953 | 178d99614ecdd4cc940ff89342a346792784e19e | refs/heads/master | 2022-12-26T05:10:26.192459 | 2019-09-03T06:36:28 | 2019-09-03T06:36:28 | 143,255,718 | 0 | 0 | null | 2022-12-16T07:58:23 | 2018-08-02T07:02:54 | Java | UTF-8 | Java | false | false | 3,415 | java | package ldg.study.springboot.thread.support;
import ldg.study.springboot.thread.service.ExecuteService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import java.util.Date;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.ExecutorService... | [
"lidegui46@163.com"
] | lidegui46@163.com |
b6715faf02e6e6a723319e06c356d8a41c397d23 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/lucene-solr/2018/4/ContentStreamBase.java | 33860ff2c7608b8b14b2726341190a0f92627472 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 8,380 | 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 ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
c6d4600811057faf87f345a6eb65860d773df2a4 | fad37f41e9a7aae325e142303ef02e1a6b254e8f | /src/org/tranche/hash/BigHashMaker.java | 9cbf2a9cff3aac36be5c0228ae058b5d6ca9c4e4 | [] | no_license | augie/tranche | d832f59a262d397628030ff6be3103a2822450d6 | 65f2f995dadb7fe84c6210c95bde0b1295291fce | refs/heads/master | 2016-09-03T07:18:36.654875 | 2012-06-03T18:53:01 | 2012-06-03T18:53:01 | 32,666,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,469 | java | /*
* Copyright 2005 The Regents of the University of Michigan
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | [
"augman85@4cde49d4-021f-11df-9f77-c71dee008b03"
] | augman85@4cde49d4-021f-11df-9f77-c71dee008b03 |
bfa10342240fa5b6306d47d37b56aab32883ef89 | 4312a71c36d8a233de2741f51a2a9d28443cd95b | /RawExperiments/DB/Lang39/AstorMain-lang39/src/variant-803/org/apache/commons/lang3/StringUtils.java | eb930ded5e303ed66a89be1151c1f14c4daecf08 | [] | no_license | SajjadZaidi/AutoRepair | 5c7aa7a689747c143cafd267db64f1e365de4d98 | e21eb9384197bae4d9b23af93df73b6e46bb749a | refs/heads/master | 2021-05-07T00:07:06.345617 | 2017-12-02T18:48:14 | 2017-12-02T18:48:14 | 112,858,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 74,460 | java | package org.apache.commons.lang3;
public class StringUtils {
public static final java.lang.String EMPTY = "";
public static final int INDEX_NOT_FOUND = -1;
private static final int PAD_LIMIT = 8192;
public StringUtils() {
super();
}
public static boolean isEmpty(java.lang.CharSeque... | [
"sajjad.syed@ucalgary.ca"
] | sajjad.syed@ucalgary.ca |
7a12201b3a370bd2ed55fda0f8addc1c8814f32c | 861bae744bc32ba09122bcd8072c43238d9aec81 | /004-complex-parameter/src/main/java/com/lyw/ComplexParameterApplication.java | 411408ff54d904c2bfcfb78c24d3edc6d10f1a7a | [] | no_license | ilsourcecode/reviewSpringboot | f2e3fdf74597a9ebf9e96a214e3fa54b4eb0f46f | f3644849bc5cc4c06848965b5b5c54b6188a09f3 | refs/heads/master | 2023-07-03T15:59:06.940486 | 2021-08-10T00:21:47 | 2021-08-10T00:21:47 | 389,501,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.lyw;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ComplexParameterApplication {
public static void main(String[] args) {
SpringApplication.run(ComplexParameterApplication.class, args);
}... | [
"tom_os@qq.com"
] | tom_os@qq.com |
bcef8c4a545a5cac1a44c62919cc7cc5634a27ce | 31e0a8a77d7fa3dbe93936936a67fce7e1be9e20 | /src/test/java/com/mkifolio/concept/controller/RouteControllerTest.java | ed9c4aea2a1595bf29f86bdf824fb33ea518c78a | [] | no_license | alvinvictoria/ws_mkifolio_hateoas_route | c0be313fdb9fcc9dfc077071b77dd6e7444d5adb | 6b770db30f06ad1ae0608ef33ed0a63d9bc29a99 | refs/heads/master | 2021-05-15T23:12:50.792894 | 2017-10-13T02:39:03 | 2017-10-13T02:39:03 | 106,770,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,231 | java | package com.mkifolio.concept.controller;
import com.mkifolio.concept.controller.assembler.RouteResourceAssembler;
import com.mkifolio.concept.dto.RouteDTO;
import com.mkifolio.concept.manager.IRouteManager;
import org.apache.catalina.filters.CorsFilter;
import org.junit.Before;
import org.junit.Test;
import org.junit.... | [
"mackyvictoria@gmail.com"
] | mackyvictoria@gmail.com |
df3dd65e264510ae4bc29f801d8d843a4ff8269d | 129f58086770fc74c171e9c1edfd63b4257210f3 | /src/testcases/CWE81_XSS_Error_Message/CWE81_XSS_Error_Message__Servlet_listen_tcp_21.java | 8723ad0ff0181ef9234a203b3e699784903e681e | [] | no_license | glopezGitHub/Android23 | 1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba | 6215d0684c4fbdc7217ccfbedfccfca69824cc5e | refs/heads/master | 2023-03-07T15:14:59.447795 | 2023-02-06T13:59:49 | 2023-02-06T13:59:49 | 6,856,387 | 0 | 3 | null | 2023-02-06T18:38:17 | 2012-11-25T22:04:23 | Java | UTF-8 | Java | false | false | 13,082 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE81_XSS_Error_Message__Servlet_listen_tcp_21.java
Label Definition File: CWE81_XSS_Error_Message__Servlet.label.xml
Template File: sources-sink-21.tmpl.java
*/
/*
* @description
* CWE: 81 Cross Site Scripting (XSS) in Error Message
* BadSource: listen_tcp Read data usi... | [
"guillermo.pando@gmail.com"
] | guillermo.pando@gmail.com |
c8335ab045bcf2f64aef955227103b79494712cc | 353d0b002edc6a6dc09a1776b9ebe3fadb3ab0d9 | /app/src/main/java/com/example/specialistfinderapp/Interface/IBookingInfoLoadListener.java | 31e9905b0e5799273c7882757d33b9c5de99a0cd | [] | no_license | Sean7007/SpecialistFinderApp | 7ae7194c36ed9b3d62bf10db2464e1070893660f | b332ab32998394283cf5f5c8fd85934d7a5209a8 | refs/heads/master | 2021-03-31T08:25:41.925460 | 2020-06-09T20:59:52 | 2020-06-09T20:59:52 | 267,421,406 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.example.specialistfinderapp.Interface;
import com.example.specialistfinderapp.Model.BookingInformation;
public interface IBookingInfoLoadListener {
void onBookingInfoLoadEmpty();
void onBookingInfoLoadSuccess(BookingInformation bookingInformation, String documentId);
void onBookingInfoLoadFail... | [
"201402003@ub.ac.bw"
] | 201402003@ub.ac.bw |
a0f491dbb520e0849ea96b2ae41fc7cb07c55e3a | 7ebcd5c3f0ef720d6631b9ae314468b3bf57767c | /Design_patterns/src/main/java/ChainOfResponsibility/Chain.java | b87c02c6276a776ef45ac3cc908c87db493f1ef2 | [] | no_license | jagadishwarik/KobbaJagadishwari_DesignPatterns | 0523b64332b0d3ed1dd1b255c2c71b0c8e1a9198 | c0015347b385f35254fa44fdf9d409271f77fb89 | refs/heads/master | 2021-03-05T04:24:39.607554 | 2020-03-09T17:10:43 | 2020-03-09T17:10:43 | 246,094,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | package ChainOfResponsibility;
public interface Chain {
void setNextChain(Chain nextChain);
void dispense(Currency cur);
}
| [
"18wh5a0510@bvrithyderabad.edu.in"
] | 18wh5a0510@bvrithyderabad.edu.in |
6be857e323b4f0183c2dfe746cc8f99267c3261f | 985631fb7113ab95bd0318835742d906702eb293 | /lab1b.java | bba739e2543937d648e486d319d72141c8a61f67 | [] | no_license | yerkenov/OOP | da743a8b7d5f82f0a284bbf9143dd66602d428cb | e7c2aee82b82ea3d8ff47d9bb4d5c4dce5da56f2 | refs/heads/master | 2020-03-28T09:17:27.778968 | 2018-11-26T13:31:32 | 2018-11-26T13:31:32 | 148,026,721 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | import java.util.Scanner;
public class lab1b {
public static void main(String args[]){
Scanner input = new Scanner(System.in);
int n1, n2, n3;
n1 = input.nextInt();
n2 = n1 + 1;
n3 = n1 - 1;
System.out.println("The next number for the number "+ n1 + " is " + n2 + ".... | [
"almukhammedyerkenov@gmail.com"
] | almukhammedyerkenov@gmail.com |
42f56453571e66ac177e804258d9dc97358b7ddb | 3612061cec86f30e66eb9846d7c926ec1783c202 | /src/main/java/com/recipeBook/recipebook/repositories/reactive/UnitOfMeasureReactiveRepository.java | b2294eb6508515ce7e86f57a9b17677541c9b2d1 | [] | no_license | IvanKrstic123/recipe-book-mongo | f8a176aac1ba87f31ddde4087476bf869fe5330e | a7114b750b76a490b5d1fbab9e7431c186bf6892 | refs/heads/master | 2023-08-22T19:16:47.289927 | 2021-09-20T23:31:15 | 2021-09-20T23:31:15 | 404,865,990 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package com.recipeBook.recipebook.repositories.reactive;
import com.recipeBook.recipebook.domain.Category;
import com.recipeBook.recipebook.domain.UnitOfMeasure;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
import reactor.core.publisher.Mono;
public interface UnitOfMeasureReactiveReposi... | [
"krstic8687@yahoo.com"
] | krstic8687@yahoo.com |
a1363abf1fec2153d2e10f93763de5fcb0ec6369 | 13c3f9bb15fde7aee80119d444c840670898582e | /app/src/main/java/com/example/rubensrodrigues/agenda/Localizador.java | b1cef18f71f6be9afc67a4a58cadd8310b6d31d0 | [] | no_license | rodriguesv2/Agenda-Android | 627d39f17411ef776092d8f1b5627948f0c14b6b | 1b3439505c04887be5541bce88322a702dc6948f | refs/heads/master | 2021-06-19T04:36:42.418039 | 2017-07-12T18:17:02 | 2017-07-12T18:17:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,834 | java | package com.example.rubensrodrigues.agenda;
import android.content.Context;
import android.location.Location;
import android.os.Bundle;
import android.support.annotation.Nullable;
import com.google.android.gms.common.api.GoogleApiClient;
import com.google.android.gms.location.LocationListener;
import com.google.andro... | [
"rubens_v2@hotmail.com"
] | rubens_v2@hotmail.com |
99d6b56a2bea7678305e2bf72ad38d5ba27bf4ed | 630fa461bab8db99a96f7341fa0cf44d02c677ac | /src/main/java/tk/caledonian/hybridsmp/commands/cheats/gamemodes/Spectator.java | 459e6379218100a63506ca428f3958d911cb3bc2 | [] | no_license | CaledonianEH/HybridSMP | 922d2d58ff9f209631f05e3b4b45c7bee496bea7 | 5c175b8ee6c4c2216c939f4e00c85fa99fb3adf8 | refs/heads/master | 2022-12-24T06:35:57.022678 | 2020-09-30T17:59:39 | 2020-09-30T17:59:39 | 293,867,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,906 | java | package tk.caledonian.hybridsmp.commands.cheats.gamemodes;
import me.clip.placeholderapi.PlaceholderAPI;
import org.bukkit.Bukkit;
import org.bukkit.GameMode;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import tk.caledonian.hybridsmp.managers.CommandHand... | [
"62163840+CaledonianEH@users.noreply.github.com"
] | 62163840+CaledonianEH@users.noreply.github.com |
8f660b29a9ac1187f509cc9558b44b410573470b | 1c30b7808d249c832eb1a481be9ac1292561b5c3 | /ch03-ioc-homework/src/main/java/com/bjpowernode/dao/UserDao.java | 5802dfd113d50fef674ed2dbb8f404ba73681cd4 | [] | no_license | tm6129/spring | b140b6f9049b9a63117e5b9f7cd933a325ce14a9 | c50dbfeb4514d84e50ae6e544b3a557200c2893f | refs/heads/master | 2023-07-04T23:09:21.608799 | 2021-08-24T01:29:09 | 2021-08-24T01:29:09 | 396,225,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 135 | java | package com.bjpowernode.dao;
import com.bjpowernode.domain.SysUser;
public interface UserDao {
void insertUser(SysUser user);
}
| [
"bwu@infomedia.com.au"
] | bwu@infomedia.com.au |
116d43268120fe74af1b968a0b2752ccc9f61852 | 4864c201f706e4305ff2edf5449c86cfd4942ba5 | /gltAss3/org.xtext.robot.ui/xtend-gen/org/xtext/ui/labeling/RobotDescriptionLabelProvider.java | cfca552381a975004aca374fc4c76baf54968483 | [] | no_license | joostPieterse/glt | 322cf95604c13af147f68c8d0e803bb811f7f396 | dbbd49644e5305c62e49a9dc23335efbbca2baab | refs/heads/master | 2021-06-18T18:28:24.134701 | 2017-06-22T09:55:20 | 2017-06-22T09:55:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 420 | java | /**
* generated by Xtext 2.11.0
*/
package org.xtext.ui.labeling;
import org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider;
/**
* Provides labels for IEObjectDescriptions and IResourceDescriptions.
*
* See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#label-provider
*/
@SuppressWar... | [
"saxerniels@hotmail.com"
] | saxerniels@hotmail.com |
5b3db6b237d47e12dd71e5691bb3b937c6de36b7 | f3ccdf08d33cfb9694e12465d6f9c9f83bcdbc0b | /data/lab4/src/com/java/lab5/Lab4.java | be640fab71d4ad26b1a6393372ce9438049f94b2 | [] | no_license | attrib1/Data_Vu | 5cc148129b9a804c03707d4041977cfc0a1c709a | 38abb97641356a1eccd64b67d4a802ff8c9c35b0 | refs/heads/master | 2016-09-05T12:01:11.442242 | 2015-04-30T08:04:23 | 2015-04-30T08:04:23 | 34,841,992 | 0 | 0 | null | null | null | null | TIS-620 | Java | false | false | 985 | java | package com.java.lab5;
import java.util.Scanner;
public class Lab4 {
public static void main(String[] args) {
int a[] = input(5);
System.out.println("อยู่ตำแหน่งที่ "+search(a, 6));
System.out.println("ค่าเฉลีย " + mean(a));
}
public static float mean(int a[]) {
// TODO Auto-generated method ... | [
"Com_Vu"
] | Com_Vu |
a61b13f49ee1cf34e75f7969aaea2485eeb9186b | 71f0b5e81ba3f7e3c402a1e24931806d8e595e4a | /TrainNotificator/app/src/main/java/com/dev/android/yuu/trainnotificator/TrainTimeTableModel.java | edab2b55bb052866526bd13ef9250499b9f081c3 | [] | no_license | yuuuuuyuuuu/trainnotificator | 1b1c60c9d446a152e106251bf7f96f3992d05b73 | 3b03233d312ef9aa020f8b2380e3792f22a499c3 | refs/heads/master | 2020-05-05T06:56:04.684871 | 2014-10-02T00:29:04 | 2014-10-02T00:29:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,469 | java | package com.dev.android.yuu.trainnotificator;
import android.content.Context;
import android.content.res.AssetManager;
import android.content.res.Resources;
import android.util.Log;
import com.dev.android.yuu.trainnotificator.utility.CalendarUtility;
import com.dev.android.yuu.trainnotificator.utility.TrainTimeTableU... | [
"yuu.android.dev@gmail.com"
] | yuu.android.dev@gmail.com |
ad8221b737eb1a4c42c7c7950c621bf1bad561c2 | 4be10d89f4d94922dd75550b75f15b2f435ec8b5 | /app/src/test/java/com/kotrots/blescan/ExampleUnitTest.java | 92d43536ceb56d34ce04a834f3f2e4d2d660ccae | [] | no_license | kotrotskon/BLEScan | 126d05e1feb835d18d258fe5bdefbe8b6b49cdf6 | 93653b61c5b9b37ca69e1a85dbdb41322d279c95 | refs/heads/master | 2020-03-23T20:29:30.343646 | 2018-09-01T18:09:33 | 2018-09-01T18:09:33 | 142,044,475 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.kotrots.blescan;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ad... | [
"kotrotskon@users.noreply.github.com"
] | kotrotskon@users.noreply.github.com |
7592681691760a261998ea9b344c2346a83700bf | 4132c35d35057a23b521240cfcc5849d63cb4ef2 | /src/main/java/com/wyait/manage/service/basic/BoardService.java | fa8ce2096285b4d00db4b3a9763070167cd62ab1 | [] | no_license | SirLittleDonkey/rongjia | 225788f89aa358ae94606ce4702709b60ec8c4a9 | d8bb9b4af1d927f84513939abc9ba5139520c5c6 | refs/heads/master | 2020-04-05T22:12:13.221782 | 2018-11-30T10:50:00 | 2018-11-30T10:50:00 | 156,647,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 502 | java | package com.wyait.manage.service.basic;
import com.wyait.manage.entity.basic.BoardSearchDTO;
import com.wyait.manage.entity.basic.BoardVO;
import com.wyait.manage.pojo.basic.Board;
import com.wyait.manage.utils.PageDataResult;
public interface BoardService {
public PageDataResult getBoards(Integer page, Integer li... | [
"qiankang1993@vip.qq.com"
] | qiankang1993@vip.qq.com |
fd065e0b3cb9c48ba29bd8330b671cfd9def8b4f | d81c4ce0bb5e0ea1f2ca19216c42f9fa84d36e13 | /src/com/crudservlet/EditServlet2.java | e624af92aa47090a3080364c6d6bb192551507b2 | [] | no_license | PauloVictorLira/CRUDinServlet | d2dbd641e39f1cf9250dbc1768b0617aa46cf91f | dfa79ef3fe793d147dda5ddd33d7f63ebd4d6059 | refs/heads/main | 2023-01-22T18:38:56.508855 | 2020-12-01T19:59:58 | 2020-12-01T19:59:58 | 313,743,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,841 | java | // PAULO VICTOR LIRA SILVA 3003906
package com.crudservlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servl... | [
"paulovictorlira@hotmail.com"
] | paulovictorlira@hotmail.com |
a5c33cedfd4809d94d84fbbd6d8815f9f07da504 | 9b631783a0f96ef9b05ed8320d06cf3ad4075f76 | /src/org/tempuri/ObtieneRetencion.java | e3d9527328ce422bf1189c05001fc4005f0d3941 | [] | no_license | njmube/adobe | cde61b9676ab999b9a0457f62acd8c202fef8e1c | af4b0cc023ce4a443d54f2f6f4e0407d5eb2d139 | refs/heads/master | 2022-11-14T18:39:36.007072 | 2019-09-19T15:46:17 | 2019-09-19T15:46:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,892 | java |
package org.tempuri;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Clase Java para anonymous complex type.
*
* <p>El siguiente fragmento de esquema es... | [
"33291536+dangelix@users.noreply.github.com"
] | 33291536+dangelix@users.noreply.github.com |
b2b18df41d115aa1d08a0f5bf489e9e68e043091 | 07b9bae452d9d8fa3b9590b6ada136f56c80bb1a | /API_MilenioCloud/src/main/java/com/api/mileniocloud/MyApplication.java | 12c01c9eec150168b70843a7d8c01248758a8087 | [] | no_license | desarrollomarquez/Proyecto_WebAPI | 3c4bceab250853c3d1ff5cc7cc2f62142cd2bdf4 | de013f9a103c6a5e4cd4d1558c169d7735f91fa0 | refs/heads/master | 2022-09-18T19:44:39.155177 | 2019-06-07T05:03:06 | 2019-06-07T05:03:06 | 161,356,406 | 0 | 0 | null | 2022-09-08T01:00:45 | 2018-12-11T15:43:04 | Java | UTF-8 | Java | false | false | 326 | java | package com.api.mileniocloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MyApplication {
public static void main(String[] args) {
SpringApplication.run(MyApplication.class, args);
}
} ... | [
"DFMarquezB@IQNetwork.hdq"
] | DFMarquezB@IQNetwork.hdq |
7ecd0251f55623eaa5cb055f381233a37969efdb | 70b0a4c43da1a2a5446ad6b4c5628debcc668533 | /src/main/java/com/demo/service/EmployeeService.java | d1291c6ee1b2d17e2aea24ad374b52a35b51a673 | [] | no_license | jcaviles/employee-management-api | c3645fdeac3b1526728cdce96e3ad1345dec4458 | f382583ae9cff2a5f9399feff73a0830eeca02ed | refs/heads/master | 2020-07-07T06:44:35.298186 | 2019-08-31T11:51:58 | 2019-08-31T11:51:58 | 203,281,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package com.demo.service;
import java.util.Collection;
import java.util.Optional;
import com.demo.model.Employee;
public interface EmployeeService {
public void createEmployee(Employee employee);
public Collection<Employee> getAllEmployees();
public Optional<Employee> findEmployeeById(int id);
public void de... | [
"jc_acastellanos@hotmail.com"
] | jc_acastellanos@hotmail.com |
ab19709cb4e949f8ad2916850965d7a942d89ad8 | 81121cfd4c843e779575cb92e7bd953227332371 | /src/com/skilldistillery/blackjack/BlackjackHand.java | 13055cae534a470dd52eab3b3bda0a03be8ea14c | [] | no_license | rwasek/BlackjackProject | 6d78eb2772bd622198c1d36f624d98bd1170a35c | e994ab75c3c99bbc1757aba6c921ea4975cfbd14 | refs/heads/master | 2022-04-14T05:54:03.850631 | 2020-04-12T23:48:55 | 2020-04-12T23:48:55 | 254,691,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | package com.skilldistillery.blackjack;
public class BlackjackHand extends Hand {
public BlackjackHand() {
}
@Override
public int getHandValue() {
int totalvalue = 0;
for (Card card : hand) {
int value = card.getValue();
totalvalue += value;
}
return totalvalue;
}
public boolean isBlackJack() ... | [
"rideburtonrw@gmail.com"
] | rideburtonrw@gmail.com |
6770074713f869b2a92f57893e0b522fb25b2919 | aee40b579151aca1fb8a650afd5925ac2017846f | /Project/src/com/vcs/ws/floor/java/Floor.java | 16591ca44aaa88df75a0ac426d269c018e00b039 | [] | no_license | sureshchikuri/Jdbcapps | 8671c53e24a9b0a8659d71d8fba51ee8b95dd4c1 | 234c366fb7371457669a725b7e4bc3c62229ddaf | refs/heads/master | 2022-07-15T20:50:06.277266 | 2020-05-06T03:51:46 | 2020-05-06T03:51:46 | 261,645,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 551 | java | package com.vcs.ws.floor.java;
public class Floor {
private int floorId;
private String floorName;
private String floorDesc;
public void setFloorId(int floorId) {
this.floorId = floorId;
}
public int getFloorId() {
return floorId;
}
public void setFloorName(String floorName) {
this.floo... | [
"ubuntu@ip-10-0-0-11.ec2.internal"
] | ubuntu@ip-10-0-0-11.ec2.internal |
c16d292e7f0df31d81c8d8482dff28363196dc43 | 051a0912c0474cc3e34c959ba0d00c52721924ed | /src/main/java/kniga/project/bookshop/services/GenreService.java | 74a603a4145ce28772c76bffdf3029d8bb334a2a | [] | no_license | AndrewChudiyevych/Architecture | 1a7e13356df42a99510422369834d002e560851a | f6995412afc052be67d2c5a3ae292ddb36fc7a76 | refs/heads/main | 2023-04-10T19:45:26.683670 | 2021-04-25T09:54:52 | 2021-04-25T09:54:52 | 338,844,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,352 | java | package kniga.project.bookshop.services;
import kniga.project.bookshop.dto.GenreRequest;
import kniga.project.bookshop.entity.Genre;
import kniga.project.bookshop.entity.Reports;
import kniga.project.bookshop.mappers.GenreMapper;
import kniga.project.bookshop.repos.GenreRepository;
import lombok.RequiredArgsConstructo... | [
"qwertyuiop1234567966@gmail.com"
] | qwertyuiop1234567966@gmail.com |
8a72ec8c16ed0af3b6cc856aa94c0a266ffb0bc3 | 4c50778d853383ac8091319dd53418c77cd41e72 | /mes/src/main/java/Factory/Entities/Entity.java | 0260504602bd00862b4ec7e50933a8df735c5fb8 | [] | no_license | DiogoOliveiraFEUP/ii_project | 2dc26c87eacd1984a53ba6005522c80b13a1e0cd | 858e5cd1bd8033867dd18360d80e70370a0a85c7 | refs/heads/main | 2023-06-01T12:11:16.719045 | 2021-06-21T16:46:59 | 2021-06-21T16:46:59 | 343,713,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package Factory.Entities;
import java.util.Objects;
public abstract class Entity {
String name;
boolean isFree = true;
public Entity(String name) {
this.name = name;
}
@Override
public String toString() {
return name;
}
@Override
public boolean equals(Object o) {... | [
"jmotp@live.com.pt"
] | jmotp@live.com.pt |
3d50240b27933c5baebc2f5050defbe2cdf9d59b | a59ad7714cc82215df54b2a685c8f1c8e5a45bc9 | /src/com/ckj/avchatsdk/BrodcastTask.java | f52c3f24c1cb57ee102cdb8dbd9680bdd2de7df0 | [] | no_license | gitcfly/AVChatSdkServer | f10f272575e1593e4b69588fff638bc3f142ef76 | 63676bf02e82783cbb43f30dea76121b60052676 | refs/heads/master | 2020-05-25T22:49:29.425275 | 2019-05-23T13:51:49 | 2019-05-23T13:51:49 | 188,022,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,268 | java | package com.ckj.avchatsdk;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.util.List;
import com.alibaba.fastjson.JSON;
public class BrodcastTask implements Runnable{
DatagramSocket serverSocket;
DatagramPacket recivedPacket;
public BrodcastTask(Da... | [
"1750994840@qq.com"
] | 1750994840@qq.com |
bba6b41392598f24b89b68c46a44371b1f909a43 | 613d590e6cb54acfb7ef5ed9a0cd504d3b38e412 | /src/javadasar/formUtama.java | 45b9857fdad54351b3fcf9043ee2985725d503d9 | [] | no_license | simonfredy/JavaDasarKhanza | 1027f28af23eb989dd1816fa27e949bedc8996bd | 596b54c6a9f4be83f22854fe293e8bce2ed48732 | refs/heads/main | 2023-08-18T03:43:35.748149 | 2021-09-24T14:29:18 | 2021-09-24T14:29:18 | 407,567,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,661 | 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 javadasar;
import java.awt.Dimension;
import java.awt.Toolkit;
/**
*
* @author GAME
*/
public class formUtama extends java... | [
"simonfredysinaga@gmail.com"
] | simonfredysinaga@gmail.com |
d818c5e1dc418ead0f27adb7fd06449ef285083d | b4ae03966728e322929f2b23e674ec45fd896fe1 | /src/main/java/competition/year2021/day20210418/Leetcode5735.java | 1f5a149cfa1db6d4394275238e25b475b3add38e | [] | no_license | markey92/leetcode | 21b4024cdffa4685ee583f6da0d766d5b8bcd6fe | c6efae4ca1dfd94da56442c2b049333ca7cff4dd | refs/heads/master | 2022-02-10T15:16:50.279446 | 2022-01-16T02:23:40 | 2022-01-16T02:23:40 | 210,847,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 623 | java | package competition.year2021.day20210418;
import java.util.Arrays;
/**
* @ProjectName: leetcode
* @Package: competition.day20210418
* @ClassName: Leetcode5735
* @Author: markey
* @Description:
* @Date: 2021/4/18 10:32
* @Version: 1.0
*/
public class Leetcode5735 {
public int maxIceCream(int[] costs, int c... | [
"1053667066@qq.com"
] | 1053667066@qq.com |
3986537239d0bad6845c09924557a3184208709a | 2e855370c4523886e680f4ee61d65f70486b3904 | /Amoba/src/amoba/Field.java | 7b7d61a4a8794a8928751d11acbc1513c6ae1e81 | [] | no_license | NemesLaszlo/SpecialAmoba | 2b3da946e37e2822a364af18de67fdbc76eaf39a | 62a3977b1be0a61aa7fe53ae81575950af61fbfb | refs/heads/master | 2022-03-16T22:04:41.335157 | 2019-12-10T20:57:40 | 2019-12-10T20:57:40 | 197,834,172 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package amoba;
public class Field {
private Player owner;
public Field() {
this.owner = null;
}
/**
*
* @return
*/
public Player getOwner(){
return this.owner;
}
public void resetOwner() {
this.owner = null;
}
public void setMap(Player ... | [
"wow.laszlo@gmail.com"
] | wow.laszlo@gmail.com |
385b130a7528d28d51c90b4326dfb86c28fc3ad4 | 52ca09359b4bf217d780d80a2651fc1dbd3dfd7b | /microservicio/dominio/src/main/java/com/ceiba/consultorio/servicio/ServicioCrearPaciente.java | 95e172a60bdead059509a58b27f04fb329116dd1 | [] | no_license | Arevelo27/adn-ceiba | 4eab24c3d20adb59fa6b3cdaf77b485cc48099ff | 1b709e551ccca1dc491419b4b67e0199e4e31ed4 | refs/heads/master | 2023-06-15T03:42:34.151569 | 2021-07-08T13:45:46 | 2021-07-08T13:45:46 | 377,483,924 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 982 | java | package com.ceiba.consultorio.servicio;
import com.ceiba.consultorio.modelo.entidad.Paciente;
import com.ceiba.consultorio.puerto.repositorio.RepositorioPaciente;
import com.ceiba.dominio.excepcion.ExcepcionDuplicidad;
public class ServicioCrearPaciente {
public static final String EL_PACIENTE_YA_EXISTE_EN_EL_S... | [
"ing2013andresfe@gmail.com"
] | ing2013andresfe@gmail.com |
c00515b0dae6c2ebdef005caea5928f75e362eb7 | 89452c6d9123ab3a7e6509e8702bf930a08ce7a8 | /src/me/chagnwei/leetcode/MinStack155/MinStack.java | a2f68b2c2076f1dc7b5b0fd712d69485a78b6705 | [] | no_license | cw1997/LeetCode | f5fd38061272616e6f862405d32f0a0007f0d5d3 | 6623f7c1331adb1be6783b2a1c89eca090c59eeb | refs/heads/master | 2023-02-10T14:45:16.030550 | 2021-01-03T07:32:39 | 2021-01-03T07:32:39 | 293,904,654 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | package me.chagnwei.leetcode.MinStack155;
import java.util.*;
/**
* @author cw1997 <867597730@qq.com>
* @file null.java
* @date 2020/9/10 20:19
* @description
*/
class MinStack {
private Deque<Integer> stack;
private Deque<Integer> stackMin;
/** initialize your data structure here. */
public MinS... | [
"867597730@qq.com"
] | 867597730@qq.com |
de040dd8e540cc7cf1fe1d4a933cdeb6e0c2f2ee | 19e5c11f316e5c0c0fafc9319e73bb9cfaae7297 | /app/src/main/java/com/appbaba/iz/dialog/BaseDialog.java | 8281b11fe517dd101114a50f80290b9d3e104a30 | [] | no_license | ChansEbm/AiiZhuang | 99841f72cd3f35cc6d74d5d9106098ff4a83220a | cdef7b7c48e0c8d1f325f3fe4a82191193b2fa3b | refs/heads/master | 2021-01-21T04:35:31.410535 | 2016-06-30T08:57:35 | 2016-06-30T08:57:35 | 55,117,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 891 | java | package com.appbaba.iz.dialog;
import android.app.Dialog;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.databinding.ViewDataBinding;
import android.view.View;
import com.appbaba.iz.R;
/**
* Created by Administrator on 2016/4/21.
*/
public abstract class BaseDialog exten... | [
"chenzibin134@126.com"
] | chenzibin134@126.com |
97fe828aaa40941efb95e2680e3348c730d271bb | 40770305d39cae596da7161a2dc8c817c23ae3ee | /src/main/java/util/hzUtil.java | 0bd165f10c048d19f86c873a1517141061a61856 | [] | no_license | iampkuhz/JavaCrawlerMultiThread | d98ab5e08e84057447d4e060c897da3d49b35c71 | 6c6f08322f0b51b3621fd8b872d4f1debd13191c | refs/heads/master | 2021-01-20T20:36:56.994365 | 2016-05-30T12:36:37 | 2016-05-30T12:36:37 | 60,009,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,445 | java | package util;
import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
/**
* 主要的函数文件
* Created by hanzhe on 16-5-28.
*/
public class hzUtil {
private static final Logger logger = hz... | [
"iampkuhz@gmail.com"
] | iampkuhz@gmail.com |
4dfde1b69b099259c8223034faaaa73617b3fbfc | 642323b88f6a3f9050d3ce297b80c02715ba08db | /Java Fundamentals/Java-Advanced-RetakeExam-22-August-2016/src/AshesOfRosesWithOneMap.java | e563fe47fc4974d140feb81451ccb27c66c4b4cc | [] | no_license | VenelinBakalov/javaAdvanced | 5a9e418c6666f85fe8a8d1e65d587a863af367b9 | d890a84fa56af2e24669e60f48f6d776cf55e9ef | refs/heads/master | 2021-01-11T21:07:45.912758 | 2017-12-03T15:39:27 | 2017-12-03T15:39:27 | 79,252,307 | 8 | 8 | null | null | null | null | UTF-8 | Java | false | false | 2,369 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class AshesOfRosesWithOneMap {
public static void main(String[] args) throws IOException {
Buff... | [
"venelin_bakalov@abv.bg"
] | venelin_bakalov@abv.bg |
96cd99618dc118f22db99db7fb63bcef1e3af48c | 9db3accfe863775c93655a386ae597c0c752b3ff | /ShoppingStore/src/shoppingstore/serviceImpl/UserServiceImpl.java | 7b511db160f28a777ea16bb342b0d257d6c5c2c8 | [] | no_license | Qbrother/zzz | 28c98a471774476502548e6eab3c1b6b84f976e2 | 8201a7171ad410bc847e0bef2f5f2d28c57bbb94 | refs/heads/master | 2020-04-26T09:49:26.203203 | 2019-03-02T16:12:39 | 2019-03-02T16:12:39 | 173,469,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,632 | java | package Test5.serviceImpl;
import java.util.List;
import Test5.Dao.UserDao;
import Test5.DaoImpl.UserDaoImpl;
import Test5.entity.PegeBean;
import Test5.entity.User;
import Test5.exception.MyException;
import Test5.service.UserService;
public class UserServiceImpl implements UserService {
private UserDao userDao=ne... | [
"630329204@qq.com"
] | 630329204@qq.com |
d29121167c6752a17e6c461a007cf2c3df6de98c | 1a32d704493deb99d3040646afbd0f6568d2c8e7 | /BOOT-INF/lib/org/apache/commons/logging/impl/NoOpLog.java | 982eaa30e765a4fd9be324ae344685311aeba540 | [] | no_license | yanrumei/bullet-zone-server-2.0 | e748ff40f601792405143ec21d3f77aa4d34ce69 | 474c4d1a8172a114986d16e00f5752dc019cdcd2 | refs/heads/master | 2020-05-19T11:16:31.172482 | 2019-03-25T17:38:31 | 2019-03-25T17:38:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,041 | java | /* */ package org.apache.commons.logging.impl;
/* */
/* */ import java.io.Serializable;
/* */ import org.apache.commons.logging.Log;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* ... | [
"ishankatwal@gmail.com"
] | ishankatwal@gmail.com |
a3130f2cd956f4db368a010603fcbdefcc3c6b66 | c66cf9f61b5fa6e01478639d647323868300ad10 | /taisf-mis-oms/src/main/java/com/taisf/web/oms/stats/controller/SupStatsController.java | e8283db44307595db40a176bc2b7f5cd57eddcd3 | [] | no_license | dingfangwen/taisf | c4a427f3489d550013d72c1f22fc9ed1513122db | 761ed130eedac07655804ca4b3ef7facc4476ca3 | refs/heads/master | 2023-01-05T00:18:32.604709 | 2020-11-09T10:13:38 | 2020-11-09T10:13:38 | 311,294,001 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 7,471 | java | package com.taisf.web.oms.stats.controller;
import com.jk.framework.base.entity.DataTransferObject;
import com.jk.framework.base.utils.Check;
import com.jk.framework.base.utils.DateUtil;
import com.jk.framework.base.utils.JsonEntityTransform;
import com.jk.framework.base.utils.ValueUtil;
import com.jk.framework.log.ut... | [
"dingwf2@ziroom.com"
] | dingwf2@ziroom.com |
50f2e288af7d7b5d9881cf80765a884df4c2b0d8 | fe5229f80da9e902e94983050bda42420417181d | /src/com/elephone/setupwizard/WifiConnDialog.java | 30aac764b0851f467556c9555a01b1a87d11bab8 | [] | no_license | jiao1121/setupwizard | b8d31247216c87759486033646d27c45da58d2d8 | 8754f7313c0c4c679816da6a13daf46fe6de8726 | refs/heads/master | 2020-03-08T09:09:18.356299 | 2018-04-04T09:30:34 | 2018-04-04T09:30:34 | 128,037,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,964 | java | package com.elephone.setupwizard;
import android.app.Dialog;
import android.content.Context;
import android.graphics.Point;
import android.net.wifi.ScanResult;
import android.os.Bundle;
import android.text.Editable;
import android.text.InputType;
import android.text.Selection;
import android.text.TextUtils;
import and... | [
"chiao@thinkgooo.com"
] | chiao@thinkgooo.com |
508fcf87d1a6350138e50a04e7c4641eacffb950 | 0689f3b456ddce965659abcd4d2de68903de59a1 | /src/main/java/com/example/jooq/demo_jooq/introduction/db/pg_catalog/routines/BoolOr.java | e07490373a71a82120ea7e404a815e547b3e35e7 | [] | no_license | vic0692/demo_spring_jooq | c92d2d188bbbb4aa851adab5cc301d1051c2f209 | a5c1fd1cb915f313f40e6f4404fdc894fffc8e70 | refs/heads/master | 2022-09-18T09:38:30.362573 | 2020-01-23T17:09:40 | 2020-01-23T17:09:40 | 220,638,715 | 0 | 0 | null | 2022-09-08T01:04:47 | 2019-11-09T12:25:46 | Java | UTF-8 | Java | false | true | 1,749 | java | /*
* This file is generated by jOOQ.
*/
package com.example.jooq.demo_jooq.introduction.db.pg_catalog.routines;
import com.example.jooq.demo_jooq.introduction.db.pg_catalog.PgCatalog;
import javax.annotation.Generated;
import org.jooq.Field;
import org.jooq.Parameter;
import org.jooq.impl.AbstractRoutine;
import ... | [
"vic0692@gmail.com"
] | vic0692@gmail.com |
ba997ade8ced92e2704a8ee0405623887d359b3c | 6ebedd3086cc95de00f392280d5730216c754b5f | /app/src/main/gen/com/example/krist/myapplication/R.java | 88d9cfffdbd11963f3b381097def6454ff4dab96 | [] | no_license | niuxe/android_fitnessApp | 2e508e5573824718b0dc703bc42dcee69cba4d1a | 9d2c1173ad3704006a1b41131a1ddcb3f17fc70d | refs/heads/master | 2020-04-03T09:46:23.593571 | 2018-11-21T07:05:25 | 2018-11-21T07:05:25 | 155,175,589 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | /*___Generated_by_IDEA___*/
package com.example.krist.myapplication;
/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */
public final class R {
} | [
"kristian.d.kristensen@gmail.com"
] | kristian.d.kristensen@gmail.com |
e197ffe44831066a47d25f38d788e7c5af9f5d63 | 27898ac2655155535ef6fba74a46e9e5fb8fd108 | /src/com/syntax/class23/StudentTest.java | fcdc20980afda6d0fc3ebf2f7b55831ac3487db7 | [] | no_license | sushilsharma77/JavaBasic | ebb4424a183b319ced8af9b75f3f26d7b88a5a9f | 83fa5de3e944faaa0ba340813fc71016640dbefa | refs/heads/master | 2021-04-09T22:03:04.512689 | 2020-06-02T20:50:10 | 2020-06-02T20:50:10 | 248,367,746 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.syntax.class23;
public class StudentTest {
public static void main(String[] args) {
System.out.println("---- Student Object and Reference Student Type");
Student student=new Student();
student.study();
student.doHomework();
System.out.println("---- SyntaxStudent Object and Reference SyntaxS... | [
"susarma54@gmail.com"
] | susarma54@gmail.com |
bc23adc0c447f2ad8ec66d822de072f7350bab03 | acc9f78803873945b9d4148012bf0d3b836a6265 | /AppTest.java | b5d24b605a6c3ac9d7b54d176d797cabd6b16e6f | [] | no_license | sahithi2411/TASK-12 | 9872e7e6e0988f95f220375f6d2663dcb24d58fb | 4961c1bac2b08f9e8321accd8f2b52bde9e02171 | refs/heads/master | 2022-11-24T03:54:58.477517 | 2020-07-26T12:27:12 | 2020-07-26T12:27:12 | 282,643,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package com.epam.lambdas_streams;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public... | [
"noreply@github.com"
] | sahithi2411.noreply@github.com |
9fb0ac1c953f4dfb71bccc2c12ec4e1b7816841f | b35bdb88bba82bdd5dfb0a3ecac64c922f2709bc | /src/main/java/ar/com/ada/api/pooflixmongo/models/responses/GenericResponse.java | 1cedabffda840ab47b8cb1cef6b329a6c300dd95 | [] | no_license | floromer/Pooflix | 23a8cf32c126ab00db04ae42df8c1c94a222cc51 | 12c52f327b0cbbfb5d2d84a2c0fd2d5e971cba7c | refs/heads/master | 2022-12-22T00:42:17.944272 | 2020-09-22T14:44:14 | 2020-09-22T14:44:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package ar.com.ada.api.pooflixmongo.models.responses;
import org.bson.types.ObjectId;
public class GenericResponse {
public ObjectId _id;
public String message;
public boolean isOk;
public GenericResponse(){
}
public GenericResponse(ObjectId id, String message, boolean isOk){
this._... | [
"florenciaromera@gmail.com"
] | florenciaromera@gmail.com |
95e33532a2ac9dc83b3655f5a415fac2a6142252 | dbc7ed4005761a8c523c29aad719b75255b2f413 | /src/samples/docx4j/org/docx4j/samples/TocUpdateDemo.java | fc756665532146613ae2a5d6c2194fd495c54439 | [
"Apache-2.0"
] | permissive | Chesspiece22/docx4j | 67523f34e08cc1d900425912d65ea0cc7f6b2b76 | fb961ee170876d8ba79b701c90e1fadf10a0e0af | refs/heads/master | 2021-04-28T08:30:02.908998 | 2018-02-08T07:38:54 | 2018-02-08T07:38:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,921 | java | /*
* Copyright 2013-2016, Plutext Pty Ltd.
*
* This file is part of docx4j.
docx4j is 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/... | [
"jason@plutext.org"
] | jason@plutext.org |
fc60478db987bb8b872a3fdebf6119170f17d941 | fc3e13631ca47ae0bd5a1188a538ba6a30ee9127 | /Week4/HomeWork07UpdateBoard.java | fde93bc04dc5d57e87123dd32822775f14e015ad | [] | no_license | Saukes/algorithm020 | 5234152f67709679f02cdd2c7d68a6467f1a003f | 9f36f9bc52cd561c5f93ff24a99467d6584b6294 | refs/heads/main | 2023-06-18T11:43:52.163772 | 2021-07-18T02:32:38 | 2021-07-18T02:32:38 | 312,298,418 | 0 | 0 | null | 2020-11-12T14:18:07 | 2020-11-12T14:18:07 | null | UTF-8 | Java | false | false | 2,922 | java | import java.util.LinkedList;
import java.util.Queue;
public class HomeWork07UpdateBoard {
int[] dx = {-1, 1, 0, 0, -1, 1, -1, 1};
int[] dy = {0, 0, -1, 1, -1, 1, 1, -1};
public char[][] updateBoard1(char[][] board, int[] click) {
int x = click[0];
int y = click[1];
if (board[x][y] ... | [
"saukes@163.com"
] | saukes@163.com |
b2b29edc0d3d1607786bc5dc4e6958cb250731fc | 01ebbc94cd4d2c63501c2ebd64b8f757ac4b9544 | /backend/gxqpt-exchange/gxqpt-exchange-repository/src/main/java/com/hengyunsoft/platform/exchange/entity/system/domain/FlowDemanListDO.java | 953d8ee921e5da8e30336b2a5f677f59ed1563ed | [] | no_license | KevinAnYuan/gxq | 60529e527eadbbe63a8ecbbad6aaa0dea5a61168 | 9b59f4e82597332a70576f43e3f365c41d5cfbee | refs/heads/main | 2023-01-04T19:35:18.615146 | 2020-10-27T06:24:37 | 2020-10-27T06:24:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,792 | java | package com.hengyunsoft.platform.exchange.entity.system.domain;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.util.Date;
/**
* com.hengyunsoft.platform.exchange.entity.system.domain
* gxqpt
* 版权:中科恒运软件科技股份有限公司贵阳分公司
* 描述:
* 修改人:zhaopengfei
* 修改时间:2018/4/25
* 修改内容:
*/
@Data
pu... | [
"470382668@qq.com"
] | 470382668@qq.com |
d2d71ad0890cccb614a004910d07f433a15f4262 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/smallest/9083480332b4a5e4274f3bf5ef8bd5d1bd75048c0c066e574c27a2de6d919d658efc519e8b6a230a074eb5f2957d5768f4dc981a8e926c3a72993bc448a017f7/005/mutations/248/smallest_90834803_005.java | b87f5374d609bb360bddd547e99349facd5db299 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,368 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
54a331cd7b27aaa27f58d9c4e99805d42190cff3 | 82467291a3d593b016d18282e519b7cd43de0f9f | /Workspace/org.miip.waterway/src/org/miip/waterway/model/Waterway.java | 32057bc5f2d174e3697bbbdef4574b2383eec658 | [
"Apache-2.0"
] | permissive | Matthew-ye-zhang/mip2017 | 343509e2f901be10c81e5a9ad54264edce88a3b0 | 75ea35117f2e8d18da3cbb97b8e9f8962956c669 | refs/heads/master | 2023-04-03T17:31:46.134371 | 2021-04-16T13:18:45 | 2021-04-16T13:18:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,765 | java | package org.miip.waterway.model;
import java.util.ArrayList;
import java.util.Collection;
import java.util.logging.Logger;
import org.condast.commons.autonomy.model.AbstractModel;
import org.condast.commons.autonomy.model.IPhysical;
import org.condast.commons.data.latlng.LatLng;
import org.condast.commons.da... | [
"info@condast.com"
] | info@condast.com |
943bebdb8dd4f2099e43513e86a0bf1d1a755c1e | 26b784d3a18c6b0527e0838d1821f5ab7cd7a90a | /im4j-pojo/src/main/java/com/im4j/example/UserExample.java | 0efd918276c6e8cc36990b9fbeba41d12d9a0531 | [] | no_license | chenzp1/im4j-parent | 1d09f3ba736369100f5115d91fda024e4e41925c | ae25ff243e85ab33b617d1ee2221e16a4fe784f5 | refs/heads/master | 2021-01-01T18:35:40.820531 | 2017-11-08T02:50:27 | 2017-11-08T02:50:27 | 76,965,206 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,007 | java | package com.im4j.example;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class UserExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public UserExample() {
oredCriteria = new ArrayList<Criteria>();
... | [
"847979339@qq.com"
] | 847979339@qq.com |
aa96dea84adb9eccf5624b8b9d1fdf2258b4c83f | ec4b2c5bd2f59e676c2baeecb25911c569b34882 | /src/main/java/br/com/ame/planets/PlanetsApplication.java | 0a3010172fd5980d2e63d27e9b942420a7e885cc | [] | no_license | antoniocvaraujo1/Planets | 4d0b559af8041ad8aa7d6590c2fb38062b3adf56 | 5bb08a89ea4f964f9e175d0dae941c38084753e8 | refs/heads/main | 2023-05-04T23:14:52.457690 | 2021-05-26T16:24:47 | 2021-05-26T16:24:47 | 368,275,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package br.com.ame.planets;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.data.mongodb.repository.config.EnableReactiveMongoRepositories;
import springfox.documentation.swagger2.annotations.EnableSwagger2;
@EnableSwa... | [
"antonioaraujo@somosadd.com.br"
] | antonioaraujo@somosadd.com.br |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.