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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0d212c08f3664b9a22033077bcb48de71b459c1e | 483643ff8bb8f6cc684d0a0985e4e690bc45dc87 | /완전탐색/카펫.java | 887880e13457fa6eaa5b2064c174741224b77781 | [
"MIT"
] | permissive | milanoderby/Programmars | fa0f292b99b64dfaf9821846252ebfabef610462 | a6e0276f3831d948f432e11e31f8289e51e68dac | refs/heads/main | 2023-08-19T06:29:40.805174 | 2021-10-10T10:47:15 | 2021-10-10T10:47:15 | 393,683,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | class Solution {
public int[] solution(int brown, int yellow) {
int[] answer = {};
int totalCountOfGrid = brown + yellow;
for (int num = 1; num * num <= yellow; num++) {
if (yellow % num != 0) {
continue;
}
int length = num + 2;
... | [
"yonghwa9086@naver.com"
] | yonghwa9086@naver.com |
0bb57cba1770db22d0091000b2a055f009a2e9c5 | b94cbca891465e492687c29f01159fe7b4655f1d | /app/src/main/java/com/bluelife/test/filedesccrashtest/App.java | a527307528d20ec63e8dae0a0ea7d2f2086564cc | [] | no_license | bluelife/FileDescCrashTest | 4f602ca43e597504168dfa13f6c44f2cfcec34f9 | daaa564d7c42415bb3747e17de1422e190f6ddd3 | refs/heads/master | 2021-01-10T14:12:55.864583 | 2016-01-20T07:28:20 | 2016-01-20T07:28:20 | 50,012,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com.bluelife.test.filedesccrashtest;
import android.app.Application;
import com.tencent.bugly.crashreport.CrashReport;
/**
* Created by slomka.jin on 2016/1/20.
*/
public class App extends Application {
@Override
public void onCreate() {
super.onCreate();
CrashReport.initCrashRepor... | [
"28998638@qq.com"
] | 28998638@qq.com |
44fedeee9fc7608f3d5f7fcf3cfc374ffc013fc3 | 3f27067a555a603aacb0c6c4b58a04a243dccbe2 | /app/src/main/java/br/usjt/desenvmob/aula03/MainActivity.java | b1d4abbf52382497ba9884ac6ee6373fe8d1f03f | [] | no_license | otaviocosta98/desenvmob_serviceDesk | 31128485ad386fe02c6baaa130dbf618cbfddafa | 036ef814445e399baa836f41561f95d30d7770c4 | refs/heads/master | 2020-04-10T23:53:37.358674 | 2018-03-07T23:53:00 | 2018-03-07T23:53:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | package br.usjt.desenvmob.aula03;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
public class MainActivity extends Activity {
public static final String FILA = "br.usjt.desenvmob.aula03.fila";
private EditText txt... | [
"arqdsis@mocli10229.animaedu.intranet"
] | arqdsis@mocli10229.animaedu.intranet |
3f6c1b57a9236cf026b592ede4d0847769d81b8a | a37082baeba7697c963feb4f39d0eb1368caf0d1 | /app/src/main/java/dragondreamstudio/beermap/json/Requestor.java | e8688c5797929d62f8ce1fd5814179665676df62 | [] | no_license | Ishidad/TestingJson | 51d494be520c7a0f36688915cc98ae2e611aa133 | fa262f056c003a815658210142c3f060099d28ce | refs/heads/master | 2021-01-09T20:14:04.346402 | 2016-07-19T15:11:45 | 2016-07-19T15:11:45 | 62,075,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,161 | java | package dragondreamstudio.beermap.json;
import android.util.Log;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.toolbox.JsonObjectRequest;
import com.android.volley.toolbox.RequestFuture;
import org.json.JSONObject;
import java.util.concurrent.ExecutionException;
i... | [
"martin.villarruel@globant.com"
] | martin.villarruel@globant.com |
cd38e963d301510b04cf6815bc3577712a36dd32 | 5f964a9de0177c753231ba2d23698b3970a68e94 | /src/member/model/vo/Member.java | 95ead88d99d89f8b51be9afcb409889692788c74 | [] | no_license | kyj0101/HoneyPlate | 5e3c2a49bf04e866d5e09732ddf0dbdd616eef6f | 87d545127056f9b4149c8c2586f7a0d204b8a634 | refs/heads/master | 2023-04-21T18:15:05.244648 | 2021-04-24T11:58:32 | 2021-04-24T11:58:32 | 347,546,878 | 0 | 0 | null | 2021-04-24T11:58:32 | 2021-03-14T04:51:55 | Java | UTF-8 | Java | false | false | 2,808 | java | package member.model.vo;
import java.sql.Date;
public class Member {
private String memberId;
private String memberPassword;
private String memberName;
private String memberRole;
private Date birthDay;
private String email;
private String phone;
private Date enrollDate;
private String quitYn;
private int no... | [
"fioonmp1001@gmail.com"
] | fioonmp1001@gmail.com |
661d8327b8662917a6891c0314fe32b41b9fcc62 | b0ae847d5b2dd4cfd096d16940e23136bfe74aab | /src/main/java/com/example/demo/controller/ShowItemDetailController.java | 91c99b8eb1634e3a4a7e0f7261d01e1879b16d34 | [] | no_license | wakako-otsuka/mercari | 189742c80e6a6a6729694a51305490d8ded59d73 | 1a39f3bc2a23979fb688918cab3c562e590ed1f4 | refs/heads/master | 2020-08-04T03:29:20.009483 | 2019-10-11T01:46:06 | 2019-10-11T01:46:06 | 211,987,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 824 | java | package com.example.demo.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import com.example.demo.domain.Item;
import com.example.demo.reposit... | [
"wakako.otsuka@rakus-partners.co.jp"
] | wakako.otsuka@rakus-partners.co.jp |
31732451b3ab9853f59c68d816f7dec87d8f24b3 | 940d1f86c90eb57da23a9111482fcd1b79589711 | /dac-decorator/src/com/fametro/dac/bebida/Bebida.java | db003a449584323f4b8267c9c9296269cc628511 | [] | no_license | JonathanR-Jesus/dac-fametro | ae72df08475e7d2f235f4035a9270c45fcc68c3d | 51af9e6b17c6b07d9e32e0a88fa77833aaa92df8 | refs/heads/master | 2021-01-22T19:30:41.760331 | 2017-05-17T12:59:27 | 2017-05-17T12:59:27 | 85,201,845 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package com.fametro.dac.bebida;
public abstract class Bebida {
String descricao = "bebida indefinida";
public String getDescricao(){
return descricao;
}
public abstract double custo();
}
| [
"noreply@github.com"
] | JonathanR-Jesus.noreply@github.com |
e7beb7f670d0216a2cb009279989d49927b5fbc2 | 78d1cc160181eee36e0fed53a1c27519e78f0747 | /src/main/java/org/kavaproject/kavatouch/imageio/GraphicsImageOptions.java | 32d6837f0b8caff02c21463cbf7fcf89dd7b46ec | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | KavaProject/KavaTouch | ed3c30c1b3d8ce5d20d12e013c09d82302764c52 | a5a815797c62694f0ad2e56334365548b7db1cc2 | refs/heads/master | 2021-01-25T08:36:59.365774 | 2014-03-29T11:20:20 | 2014-03-29T11:20:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,211 | java | /*
* Copyright 2013 The Kava Project Developers. See the COPYRIGHT file at the top-level directory of this distribution
* and at http://kavaproject.org/COPYRIGHT.
*
* Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the
* MIT license <LICENSE-MIT or h... | [
"m6s@kavaproject.org"
] | m6s@kavaproject.org |
0b23428d71c0a5c2fcb929fca2a263aa89cf3f45 | 65562bbbe663b5bace0d94015b9091c6505c1c06 | /chapter_001/src/main/java/ru/job4j/converter/Converter.java | 080a4b70e06dc459288cb844f6b396d2f2959d8b | [] | no_license | Ox1D666/job4j | 313aa0672837deec6b7d3e1bd55d9edc4556f45b | 5ccd06386e7239d482ac69db6d04effc2b605118 | refs/heads/master | 2021-07-12T20:23:51.144741 | 2020-11-19T14:09:42 | 2020-11-19T14:09:42 | 219,309,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,265 | java | package ru.job4j.converter;
public class Converter {
public static int rubleToEuro(int value) {
return value / 70;
}
public static int rubleToDollar(int value) {
return value / 60;
}
public static int euroToRuble(int value) {
return value * 70;
}
public static int do... | [
"kirill.coldline@gmail.com"
] | kirill.coldline@gmail.com |
df95d48e00b2375434395540146780c09c796301 | 7e06d07b3d9752b1a12874c9f647cfe809b926f8 | /33-search-in-rotated-sorted-array/2-19-2019.java | 95122a9c2c4d2e764a0267b75dc821c462acb32a | [] | no_license | wushangzhen/LeetCode-Practice | e44363f1e0ff72b80e060ac39984fe469dba04d8 | afba5a3dc84e8615685f893b8394b5137e9a42b6 | refs/heads/master | 2020-03-09T18:07:32.825047 | 2019-09-17T00:14:40 | 2019-09-17T00:14:40 | 128,924,476 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | class Solution {
public int search(int[] nums, int target) {
if (nums == null || nums.length == 0) {
return -1;
}
// 4,5,6,7,0,1,2
int pivot = nums[0];
int n = nums.length;
int left = 0;
int right = n - 1;
while (left + 1 < right) {
... | [
"wushangzhen_bupt@163.com"
] | wushangzhen_bupt@163.com |
fdfdce75713a60d879efccefb54327de3116b5ad | 600e5a4fc13ac9b77b94368d8d2bb554208265db | /mavendemoB2003/src/main/java/controlflow/NestedIfElse.java | 5e7bbaf4ea1e89315b566561bc05df6c62e1395d | [] | no_license | imran33bd/b2000 | dba87735aec6d3ca48ff27aaa952b46eba31ec56 | 970607f0751f862a384caa0d83abf94efe08e839 | refs/heads/master | 2022-12-10T05:03:03.787372 | 2020-08-31T04:44:23 | 2020-08-31T04:44:23 | 275,636,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 261 | java | package controlflow;
public class NestedIfElse {
public void nestedIfElse(){
int x = 30;
int y = 10;
if( x == 30 ) {
if( y == 10 ) {
System.out.print("X = 30 and Y = 10");
}
}
}
} | [
"imran_nsu2003@hotmail.com"
] | imran_nsu2003@hotmail.com |
0e53d47f7db8473719506d86ed62ea95ed1c0df8 | 4bbcf23cac8d9ff7184500f3ae697daf0c660c22 | /src/br/edu/ifro/control/RelatoriovendasController.java | 160d84bbe5223596a202e87de8e3f22cb6533d7c | [] | no_license | withorcello/HotelDesktop | 8c4e0900a2d71f19490d9450a611ce92a8bf565c | 118a59ceceb6e320f719ed3728a2e30fb0bed79f | refs/heads/master | 2023-06-06T01:55:34.635252 | 2021-06-26T00:14:19 | 2021-06-26T00:14:19 | 380,376,962 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 618 | 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 br.edu.ifro.control;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.fxml.Initializable;
/**
... | [
"withorcello@gmail.com"
] | withorcello@gmail.com |
778fe49e2a10712f2ba705364117b37ddf563d78 | 98740980272b8e8c87d731f672a2405c3859d9a1 | /src/main/java/xjtu/model/SIPOCRecord.java | 785910dd75efd583cf8d3effbfe65c4120607e49 | [] | no_license | wanxu2019/practice2 | b556cff109b6f05c0e9aec319996ee1c062042ae | d1408a88e5c795dde89c8a1ea60f8ce7cc19f091 | refs/heads/master | 2020-03-14T07:36:35.082096 | 2018-06-05T10:02:20 | 2018-06-05T10:02:20 | 131,508,090 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,616 | java | package xjtu.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* Created by Json Wan on 2017/7/20.
*/
@Entity
@Table(name="SIPOC_S_Data")
public class SIPOCRecord {
int id;
String name;
String userName;
S... | [
"1334793794@qq.com"
] | 1334793794@qq.com |
ccee063acefa38ea94c6272d2650255f304b9215 | 5bf7043df5f9070e98d79a2be447610984c1fd2c | /tech_chat/Q-municate_core/src/main/java/com/quickblox/q_municate_core/service/QBServiceConsts.java | dadea94f0c9b43686fb065fbc6e9ba6c98442d55 | [
"Apache-2.0"
] | permissive | Ankit1612/TechChat | 588b127f5c28f8bca5a5e2c7a6c4c602a6d7dcb3 | a7ae8e9e22e551171d125d95c7e43b3f25984922 | refs/heads/master | 2020-04-19T01:43:22.677592 | 2019-01-28T01:52:56 | 2019-01-28T01:52:56 | 167,880,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,090 | java | package com.quickblox.q_municate_core.service;
public class QBServiceConsts {
//main actions
public static final String COMMAND_ACTION = "command_action";
public static final String COMMAND_DESCRIPTION_ACTION = "command_description_action";
public static final String COMMAND_IS_SUCCESS_ACTION = "comm... | [
"shahankit1612@gmail.com"
] | shahankit1612@gmail.com |
4aef4779d6336eb5e55e2cb10afaba050a561f39 | 716dff14ab142aab260b161a6e21958782b46b60 | /DNAMaxNucleotide.java | a7f8d11fd184e34a3682dc4403073a5aeac3a650 | [] | no_license | mk374/APT-s | 5cc5a3992d32f961e94f32d327c28760f6db737b | 6c350b4c1209244cd0f1ad16bd7f7629143e484e | refs/heads/master | 2020-03-27T21:31:39.549770 | 2018-09-15T21:04:41 | 2018-09-15T21:04:41 | 147,152,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,416 | java |
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
public class DNAMaxNucleotide {
public String max(String[] strands, String nuc) {
int[] arr = new int[strands.length];
for (int i = 0; i < strands.length; i++) {
int nucCount ... | [
"mk374@duke.edu"
] | mk374@duke.edu |
35fa39f7693f6faafeec839b83fb9091e0bad46a | 53ff8ffc2395aa321c201829604bc6010ed239c7 | /src/main/java/br/com/alura/forum/dto/input/NewAnswerInputDto.java | 5c2937109fdc743bf075484da4af76b8e09e201d | [] | no_license | EduAraujoDev/Curso_Spring | 17d06f4ca3796b935dab350b7e3f81668362b681 | 5082f15e579668a6fa2c68480df427af8237fd65 | refs/heads/master | 2020-12-18T13:07:31.603618 | 2020-01-31T22:36:48 | 2020-01-31T22:36:48 | 235,393,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 612 | java | package br.com.alura.forum.dto.input;
public class NewAnswerInputDto {
private String shortDescription;
private String content;
private String courseName;
public String getShortDescription() {
return shortDescription;
}
public void setShortDescription(String shortDescription) {
this.shortDescription = ... | [
"eduardo.araujo0@outlook.com"
] | eduardo.araujo0@outlook.com |
7070641a1de7afc806559b6e794becdb2e414d90 | 1ec25226b708f419318bbb3daa2bf37de353d453 | /araqne-pcap-smb/src/main/java/org/araqne/pcap/smb/comparser/ReadBulkParser.java | 1563e9de1e9b03834ce598c3d79a175e8fe2d076 | [] | no_license | sjkbar/pcap | c3d5cb946ec9e4f4d852e5d9347935027a8fcf17 | 860773e6c9aa22d20a9945d5ceba8f9ee782b6fb | refs/heads/master | 2021-01-17T13:09:17.949098 | 2014-07-10T06:22:05 | 2014-07-10T06:30:08 | 21,682,446 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package org.araqne.pcap.smb.comparser;
import org.araqne.pcap.smb.SmbSession;
import org.araqne.pcap.smb.request.ReadBulkRequest;
import org.araqne.pcap.smb.response.ReadBulkResponse;
import org.araqne.pcap.smb.structure.SmbData;
import org.araqne.pcap.smb.structure.SmbHeader;
import org.araqne.pcap.util.Buffer;
//0xD8... | [
"xeraph@nchovy.com"
] | xeraph@nchovy.com |
b05ee2d4cefdc2954a8e01be2e5990f91c89477e | 033b78692b8754a7ccf922445b3beb70f971811a | /microservice-consumer-movie/src/main/java/com/liuxun/cloud/controller/MovieController.java | 45325413fa76bdc505cdb96bcfaec9bf0bc4f96b | [] | no_license | LX1993728/microservice-spring-cloud1 | 37d18f722d22f2928f92da6a11026a13df928912 | 19b25a894e698c1983e156dc40d5689a24fac1ad | refs/heads/master | 2020-03-20T09:19:54.388832 | 2018-06-15T09:42:54 | 2018-06-15T09:42:54 | 137,334,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.liuxun.cloud.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.clien... | [
"2652790899@qq.com"
] | 2652790899@qq.com |
340decf02a9cff8f3c3a0e24c100e8029d6e6fe1 | 94a42d921bad9ec51ffbd028ca130060191e9dbe | /src/main/java/com/mercury/process/system/config/SystemConfigProcess.java | 281f5cdb8750f6ba1cc65f72516c5a1b2d2a2061 | [] | no_license | NaKyouTae/mercury-server | 7360841364a48064842aeecbaa925c6c6462f3cf | 20843c30826a37f300ffdf23078bb57acbd890f0 | refs/heads/master | 2023-03-29T16:04:01.881374 | 2021-04-16T03:33:43 | 2021-04-16T03:33:43 | 238,373,754 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,596 | java | package com.mercury.process.system.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import com.mercury.jpa.model.system.config.SystemConfig;
import com.mercury.jpa.repository.... | [
"kyoutae@ybtour.co.kr"
] | kyoutae@ybtour.co.kr |
251aefc45423e7c4eed84d4906987ac9c28d6f69 | 6e5f28903f7aae3c8326e8536449441306270133 | /app/src/main/java/rbotha/bsse/asu/edu/rbothaapplication/Place.java | f32c0dcf181cd739ccecf87ba6f10826bf8606ca | [
"Apache-2.0"
] | permissive | rbotha/SER423_Part1 | 2063fe3328684c511e1cba3b0740b29b8b86b5b1 | d82b473e6735df0b0b37e8b7a84f415a1f17db4d | refs/heads/master | 2020-03-10T19:33:45.145966 | 2018-04-18T16:01:13 | 2018-04-18T16:01:13 | 129,550,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,561 | java | package rbotha.bsse.asu.edu.rbothaapplication;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import java.util.ArrayList;
/*
* Copyright 2018 R... | [
"rbotha@asu.edu"
] | rbotha@asu.edu |
0f2140fb205fb74d2dfdae8aca515d770cec8e49 | ca1fcb54dd1ee6b7e5c1f1d6943ba39dfa54ad2a | /src/main/java/pl/wilczynski/homeplanner/backend/dao/budget/BudgetEntryDao.java | 10d411d575d4c4489fa7246171e3377a3e9103ca | [] | no_license | warolsky/homie | 96b0a77c3701cc9031b4ce28eb2c6eb0a2ad2dee | e54ae1a22692a0c936aad20d72420af30874d5ca | refs/heads/master | 2023-01-05T18:42:15.963476 | 2020-09-30T18:57:28 | 2020-09-30T18:57:28 | 274,617,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package pl.wilczynski.homeplanner.backend.dao.budget;
import pl.wilczynski.homeplanner.backend.model.budget.BudgetEntry;
import java.util.List;
import java.util.Optional;
import java.util.UUID;
public interface BudgetEntryDao {
int insertBudgetEntry(UUID id, BudgetEntry budgetEntry);
default int insertBudg... | [
"kirinasta@gmail.com"
] | kirinasta@gmail.com |
bc1f4a5fb8a0956b67d4294404f2e9b86c54daf0 | 6378aaac5c260ad05639d4b52f64cdd49e8c8546 | /app/src/main/java/mediaid/dt/medical/doctor/mediaiddoctor/beans/HospitalBean.java | eaf429d87f3e6fea93415cbb74bf609258cb2fee | [] | no_license | amanoshan759/MediAid | 32951198608ac8d78ec097b492110f31c6502904 | 4fbfd94cdc90009bbcfedc8b47acff2dcabaf331 | refs/heads/master | 2021-01-01T19:54:58.052951 | 2017-07-30T03:08:09 | 2017-07-30T03:08:12 | 98,723,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | 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 mediaid.dt.medical.doctor.mediaiddoctor.beans;
/**
* @author user
*/
public class HospitalBean {
private int hospital_id... | [
"amanoshan759@gmail.com"
] | amanoshan759@gmail.com |
2002ed74bdef4c852b9616389debc569dddcd006 | fb2624b0a5c3b6ae3fb181de8b1bf3fdc38dd4dd | /app/build/generated/source/buildConfig/debug/com/example/dell/weeding/BuildConfig.java | a7d5a4925da8dd74d0d2220004c3bad4c4d52437 | [] | no_license | Micevski/Wedding | 133c1c824b1edcf57210f3cbd309bde0cc7c5263 | 820c32c75b07d4fe39ea2ced5f1611f8c1f1ea6a | refs/heads/master | 2021-01-25T14:46:51.222998 | 2018-07-28T17:56:47 | 2018-07-28T17:56:47 | 123,728,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.dell.weeding;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.example.dell.weeding";
public static final String BUILD_TYPE = "debug";
pu... | [
"davidkocani123@gmail.com"
] | davidkocani123@gmail.com |
10146ad1352952fe22f7ca13ca60866daf0ff75c | 570f9ab28c530a208a88f2361d1a71eca514667a | /app/src/main/java/com/qiangqiang/frescodemo/MainActivity.java | d52ce9252febae5a1a02fda31baf6b8f84d71d23 | [] | no_license | coder7iang/FrescoDemo | 8bd46808277996be6d4e9bdd6edea6866d1db22d | 7746b6d7ade8c6a35aeb839bd92523e220c30b7e | refs/heads/master | 2022-03-14T21:23:39.330742 | 2019-07-06T13:44:45 | 2019-07-06T13:44:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,248 | java | package com.qiangqiang.frescodemo;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import com.facebook.drawee.view.SimpleDraweeView;
public class MainActivity extends AppCompatActivity implements View.OnClickListener {
private FrescoUt... | [
"91aqq@sina.com"
] | 91aqq@sina.com |
1d765b1c7484d63172752a1dfdd4ea2e3937d391 | ea5efb9ebcfaee3987e41b7004cc4717601c4095 | /Controller.java | 038a9656f2b81a32d723569bafdcc38fc8982278 | [] | no_license | Krasulenko/HomeworkModule5 | 3a6845c9d57bf42bdba5978637da272c402809da | c935facb0807f6e265742e5db70a44169cb678f8 | refs/heads/master | 2021-01-11T19:42:28.526526 | 2016-09-25T18:53:49 | 2016-09-25T18:53:49 | 69,183,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,815 | java | package module5;
public class Controller {
private API apis[] = new API[3];
public Controller() {
BookingComAPI bookingComAPI = new BookingComAPI();
apis[0] = bookingComAPI;
GoogleAPI googleAPI = new GoogleAPI();
apis[1] = googleAPI;
TripAdvisorAPI tripAdvisorAPI = new ... | [
"krasul@ukr.net"
] | krasul@ukr.net |
29a64ec561a3bc1546d5681102bb72c190bdc6a2 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-new-fitness/results/LANG-36b-1-1-Single_Objective_GGA-WeightedSum-BasicBlockCoverage/org/apache/commons/lang3/math/NumberUtils_ESTest_scaffolding.java | e31075bdf314a29f67b929ac2af784a53610d67e | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,981 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu May 14 20:54:21 UTC 2020
*/
package org.apache.commons.lang3.math;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.jun... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
361cb25f9c1ae757447c7d260bdf59d3177633ee | c033a40dc73b9a86ee180cf0636a1119969b54fc | /src/main/java/org/seckill/entity/SuccessKilled.java | cf34e62aee0594253be84aefdb4a2bcaeee949d1 | [] | no_license | QingSongChan/seckill | 3d30981a6d40a5eb7525bfea7808d999341c1e57 | c38d3a7bb1c14d6c80438745cb16312528fda770 | refs/heads/master | 2020-04-11T04:31:04.775642 | 2018-12-12T16:21:44 | 2018-12-12T16:21:44 | 161,514,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,115 | java | package org.seckill.entity;
import java.util.Date;
/*
*@author:PONI_CHAN
*@date:2018/11/12 21:07
*/
public class SuccessKilled {
private long seckillId;
private long userPhone;
private short state;
private Date createTime;
//变通,多对一的复合属性,需要拿到整个seckill的实体
private Seckill seckill;
pu... | [
"419850688@qq.com"
] | 419850688@qq.com |
53f0713fa208803239eecb8ddd630b8f6301fac8 | 87db6eb479c0c2f8e93ca49a8f3c1166d4c67d09 | /src/main/java/com/javacodegeeks/ListObjectsApp.java | 5f9c0ea5ff55cc358d92d8d8747b7b48e85e25bc | [] | no_license | rchumarin/AmazonS3 | 2bee44abb683bf8f4f618f2ea54f885d72d35ea9 | a47b873f938b8cec00153754504609ea94cd7c9b | refs/heads/master | 2020-03-25T10:52:36.966288 | 2018-08-06T10:00:33 | 2018-08-06T10:00:33 | 143,709,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,302 | java | package com.javacodegeeks;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.model.ListObjectsV2Request;
import com.amazonaws.services.s3.model.ListObjectsV2Result;
import com.amazonaws.services.s3.model.S3ObjectSummary;
import java.io.IOException;
import java.util.logging.Logger;
public cl... | [
"rchumarin@gmail.com"
] | rchumarin@gmail.com |
88a8c3736e6d09d96cb5af2831f96c50f48300e0 | 68c7969c4ae1cd9065d7587cb78756e5283591b7 | /catmodules/catcore/src/main/java/com/core/distributed/transaction/CatTransactionEngine.java | f2e3deb0c388e9d53f5675ac3b0f61a22228ef22 | [] | no_license | young-person/bobo | aed6f37766e595a0283ec102dbe35baf643ffcf7 | 693d0104780947dcb31f24425fa0a236f9136135 | refs/heads/master | 2022-12-11T04:48:02.305237 | 2019-12-16T14:06:41 | 2019-12-16T14:06:41 | 185,199,606 | 0 | 0 | null | 2022-12-06T00:42:45 | 2019-05-06T13:12:51 | TSQL | UTF-8 | Java | false | false | 5,827 | java | package com.core.distributed.transaction;
import com.core.distributed.CatParticipant;
import com.core.distributed.CatTransaction;
import com.core.distributed.context.TransactionContextBean;
import com.core.distributed.context.TransactionContextLocal;
import com.core.distributed.service.mq.SendMessageService;
im... | [
"czb199345"
] | czb199345 |
9a14152d07d24853c86e7289f5a6116eed516adb | 82ee8c2c7eacec9cd3f32daa6f946885eab79ed2 | /services/Utilities.java | 4e5818de07fd27ee988f23945aa897bec11363f0 | [] | no_license | imthomas93/CZ3004_MDP-Grp18 | 161b18a23b1b21ff3f2d7451f051c9194825bf32 | 83af5e5c419ef945378fa6c7ef80b94f4fc15076 | refs/heads/master | 2021-01-20T10:51:23.910999 | 2017-09-20T16:10:10 | 2017-09-20T16:10:10 | 101,653,824 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,064 | java | package cz3004MDP.services;
import java.io.File;
import java.io.IOException;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.Scanner;
import cz3004MDP.models.ArenaRobot;
import cz3004MDP.models.Grid;
import java.io.PrintStream;
public class Utilities implements ArenaRobot{
public Grid[... | [
"thomaslim93@gmail.com"
] | thomaslim93@gmail.com |
1d0980a8534d869a5e79578ef2787eff438b4041 | 7f7c0ee0efc37528e7a9a6c96b240515b751eee1 | /src/main/java/leetcode/Problem1237.java | 894e94df91182a059aa4d607af78a6e73282e970 | [
"MIT"
] | permissive | fredyw/leetcode | ac7d95361cf9ada40eedd8925dc29fdf69bbb7c5 | 3dae006f4a38c25834f545e390acebf6794dc28f | refs/heads/master | 2023-09-01T21:29:23.960806 | 2023-08-30T05:45:58 | 2023-08-30T05:45:58 | 28,460,187 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 911 | java | package leetcode;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* https://leetcode.com/problems/find-positive-integer-solution-for-a-given-equation/
*/
public class Problem1237 {
interface CustomFunction {
// Returns f(x, y) for any given positive integers x and y.
... | [
"fredy.wijaya@gmail.com"
] | fredy.wijaya@gmail.com |
30676d398fe409c8037b618c8919ed7ccd6a82ef | 725966f04fee8650191b26af37447e821739e3a6 | /app/src/main/java/nz/co/jonker/dagger2trial/data/ApiInterface.java | 97dc9b8683dc05c77947b08353ca0380684a344f | [] | no_license | danieljonker/dagger2trial | 64defa8d396349bddf9e2f8bd464441b4d7e8bd5 | 3e0649a3c023cdffd977281b988ae8d62d602a59 | refs/heads/master | 2021-01-12T22:38:13.803115 | 2015-05-18T07:53:10 | 2015-05-18T07:53:10 | 35,652,625 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package nz.co.jonker.dagger2trial.data;
import nz.co.jonker.dagger2trial.data.models.CourseResponse;
import retrofit.Callback;
import retrofit.http.GET;
/**
* Created by datacom_mobile01 on 15/05/15.
*/
public interface ApiInterface {
@GET("/courses")
void listCourses(Callback<CourseResponse> cb);
}
| [
"daniel.l.jonker@gmail.com"
] | daniel.l.jonker@gmail.com |
c47042123585b51376d06e746819fe61c2da8517 | c2d8181a8e634979da48dc934b773788f09ffafb | /storyteller/output/mazdasalestool/SetExhibitionReportVisitmotivationnewspaperadAction.java | 8e653266ae3fe5a6ec7e9318c0f0fb2487f2adf1 | [] | no_license | toukubo/storyteller | ccb8281cdc17b87758e2607252d2d3c877ffe40c | 6128b8d275efbf18fd26d617c8503a6e922c602d | refs/heads/master | 2021-05-03T16:30:14.533638 | 2016-04-20T12:52:46 | 2016-04-20T12:52:46 | 9,352,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,767 | java | package net.mazdasalestool.web;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import net.mazdasalestool.model.*;
import net.mazdasalestool.model.crud.*;
import org.apache.struts.action.Action;
import org.apache.struts.action.ActionForm;
import org.apache.strut... | [
"toukubo@gmail.com"
] | toukubo@gmail.com |
a02b65b7fdec59551b9283eeeb8952084b4c3dc3 | 786b695f613a90c565018cde4ef4cc1cf83bfc5b | /src/main/java/com/fms/farm/service/FetchJobStatusDataFromDB.java | a660518997d05f35fd2a056687a66a4250db1f35 | [] | no_license | sajalsinghal7/farm | af0d294bbf799c16456312e5ea0ccb6b55517ac6 | 39204854b0129c5408f5218cde520b581570241a | refs/heads/main | 2023-04-02T23:32:53.370712 | 2021-04-11T09:21:10 | 2021-04-11T09:21:10 | 345,909,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,488 | java | package com.fms.farm.service;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Service;
import com.amazona... | [
"sajalsinghal7@gmail.com"
] | sajalsinghal7@gmail.com |
9983b0e6276b4db10ccc678165dd05b6af73f289 | 18bc676cc3eba13ac949663ba599e45d11774bb6 | /Cinema_menu.java | 2383c3cf243fc8cd03fc0402eff6e37c10a17fb0 | [] | no_license | MarcusGriffiths/Cinema_Ticket_System2 | 1733367d37046d89da4b88e8001d45616604ef2f | 6681b5e42bbf17316cb3a25795ace6db7d3b4e2b | refs/heads/master | 2020-12-03T04:15:40.523831 | 2017-06-30T02:34:32 | 2017-06-30T02:34:32 | 95,839,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,992 | java | package cinema;
import java.util.Scanner;
public class Cinema_menu {
//Scanner is how the user inputs text onto the screen.
//object is called scan, what ever gets typed on screen gets stored in variable.
//what ever gets put in can be accessed by using the scan method.
static Scanner scan = new Scanner(System.... | [
"noreply@github.com"
] | MarcusGriffiths.noreply@github.com |
e09749de9a1d732a63bd3829a1b45c1b2b01a86a | b1d9c5617e24e7ade724d7bfbf0e6aaf5a5ed2d9 | /DevonApp3/DevonApp3/DevonApp3.Android/obj/Debug/android/src/md5b60ffeb829f638581ab2bb9b1a7f4f3f/SwitchRenderer.java | e18fe0f9bcd70dd0880c4aa27beba4a15662fab8 | [
"MIT"
] | permissive | DevonEnergyHackathon2017/Enaxis | e0107a5f45e1cd9459c979a746246a2b44df3556 | 99b2d76e0537a7121027fb83bdf4a8e62d6de94e | refs/heads/master | 2021-08-22T22:54:21.287613 | 2017-12-01T14:45:50 | 2017-12-01T14:45:50 | 111,435,887 | 0 | 4 | MIT | 2017-12-01T14:45:51 | 2017-11-20T16:35:01 | null | UTF-8 | Java | false | false | 2,983 | java | package md5b60ffeb829f638581ab2bb9b1a7f4f3f;
public class SwitchRenderer
extends md5b60ffeb829f638581ab2bb9b1a7f4f3f.ViewRenderer_2
implements
mono.android.IGCUserPeer,
android.widget.CompoundButton.OnCheckedChangeListener
{
/** @hide */
public static final String __md_methods;
static {
__md_methods =
"... | [
"rthai@enaxisconsulting.com"
] | rthai@enaxisconsulting.com |
209a04de4d759e9f57878ea8b02f0fe878728e3d | 8e3ff0fc9e9f3c275d52bddd7a760e6eff02628c | /src/KeyChecker.java | e53d30fabc4a4753e3b5b6e0fcf65e864841050b | [] | no_license | ackolandjian/StackOverflowSolutions | 02cfd50961a6daf65074720392d177d259b4d0cf | 549f5ca9f4852f8cb5448b0934a0fa608fe961c3 | refs/heads/main | 2023-01-04T10:17:49.924405 | 2020-10-26T12:33:49 | 2020-10-26T12:33:49 | 302,587,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 497 | java | import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
public class KeyChecker extends KeyAdapter implements KeyListener{
GamePanel panel;
public KeyChecker(GamePanel panel) {
this.panel = panel;
}
public void keyPressed(K... | [
"noreply@github.com"
] | ackolandjian.noreply@github.com |
99748f773f241b13067dde1f899b7c7dab755523 | 971931038a9a18bf962a787a4962020e10b36e9e | /src/com/ccj/event/service/IsRepeat.java | a6b38c38527fbca27110ae180e9531ca8deb1afc | [] | no_license | HTD1653451124/cat | 3bfcd5c0699cce32a1053b1cd2233bffe10b38c2 | b3f88a0a44ae8404e8143f70686249b34239f652 | refs/heads/master | 2023-04-09T13:47:37.586239 | 2021-04-22T13:47:06 | 2021-04-22T13:47:06 | 360,482,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,106 | java | package com.ccj.event.service;
import com.ccj.event.dao.IIsRepeat;
import com.ccj.event.util.JDBCUtil;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class IsRepeat implements IIsRepeat<Boolean> {
/*
* 注册时检测账号是否存在
* */
... | [
"1653451124@qq.com"
] | 1653451124@qq.com |
c07d121e109aff64b5c347ebbb46a592cc867a18 | a405c5208ca3cde409d57b8f96d2fe1708402ef1 | /app/src/main/java/com/wang/administrator/itemdecorationdemo/IndexView.java | a1603fbebfc520f11e78d03948da7fb486107a25 | [] | no_license | CondingBoy/ItemDecorationDemo | e1aa2ce53dfca94e57774ca70b2e907420c1c36d | c779269ed540bff66b82d867f215bcf7b12da0e0 | refs/heads/master | 2020-06-12T16:39:14.883023 | 2016-12-13T16:49:19 | 2016-12-13T16:49:19 | 75,714,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,490 | java | package com.wang.administrator.itemdecorationdemo;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.nfc.Tag;
import android.util.AttributeSet;
import android.... | [
"2313361086@qq.com"
] | 2313361086@qq.com |
c9c0ceabc62e0c69608a421fe58d1d0d58728859 | e7b357db4b48110f5121db84a9d94772f8a9490f | /service-sleuth-client-frontEnd/src/main/java/com/cloud/sleuth/SleuthApplication.java | 6b2c772cff9b737cb15422a84a3d2843ac0ddcfe | [] | no_license | feiyeguohai/SpringCloudTest | 92044495fa7568d2b4b5faf09f67f31c6f8cafc8 | 01eb2b467dc22df7dda495ac132eac10abd2694c | refs/heads/master | 2021-01-17T15:56:49.780313 | 2017-12-22T07:26:14 | 2017-12-22T07:26:14 | 95,429,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,556 | java | package com.cloud.sleuth;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.Ena... | [
"york1@huawei.com"
] | york1@huawei.com |
669107644f64d3e2da6f0b457684ad2402113674 | f6548fff1d5e366567ee45acddfec7ad8b080511 | /servletJSPExample/src/tutoial/myExample.java | 9ee5111662b5b7510e05510aa7a1ca1e4959b2f8 | [] | no_license | Bing-Cheng/servlet | a6b6ddbd642e8d301fc185111fcdef82ceedfd6d | 6fa739fe6256175389b1711da3a06a5cb454a820 | refs/heads/master | 2021-01-22T11:59:17.073211 | 2013-04-22T05:05:59 | 2013-04-22T05:05:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,823 | java | package tutoial;
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.servlet.http.HttpServletResponse;
/**
* Servlet im... | [
"Aimee@172.31.17.33"
] | Aimee@172.31.17.33 |
07fd80809b22e577ec158d38500c5515615beb7e | 091d0b54be580d4dbfedc9386567fa6decc440cd | /visiteo/app/src/main/java/com/appsolute/cel/DAO/CEL_Actions_DAO.java | 6502ba6d3a63363ed30b3ae99888ef40554a7bf4 | [] | no_license | AbderrahmenBriki/visiteo | b454c8831ec9de611023506e762ea076db7c1ea9 | 633c2352fb3717f7571d226d4becd0f266240892 | refs/heads/master | 2021-07-22T12:34:21.827807 | 2017-10-26T01:37:38 | 2017-10-26T01:37:38 | 108,344,911 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,523 | java | package com.appsolute.cel.DAO;
import java.util.ArrayList;
import java.util.List;
import com.appsolute.cel.models.CEL_Actions;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
public class CEL_Actions_DAO extends CEL_Database_DAO {
public CEL_Actions_DAO(Contex... | [
"33107025+AbderrahmenBriki@users.noreply.github.com"
] | 33107025+AbderrahmenBriki@users.noreply.github.com |
76df35efc9889a7f177ca809b0df2155fe708e06 | 8fa7a3df777c64fb4d46cc2fb5388dcbf723b827 | /MyMusicPlayer/app/src/main/java/com/example/mymusicplayer/SongInfo.java | 2f27d8c82fe35b82fc23e9ab4db9607faf660f57 | [] | no_license | Bal98/Android-Projects | 6a418662e320878f3e0612b7eb1eba84947442aa | db529bc833fee4949d7c77acb249611981b95768 | refs/heads/master | 2022-11-30T21:30:09.774005 | 2020-08-16T16:33:51 | 2020-08-16T16:33:51 | 287,725,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package com.example.mymusicplayer;
import java.io.Serializable;
public class SongInfo implements Serializable {
String data;
String name;
String singer;
// String image;
public SongInfo(String data,String name,String singer)
{
this.data = data;
this.name = name;
this.sin... | [
"balmukund.com.com@gmail.com"
] | balmukund.com.com@gmail.com |
3cfa09c163c7a8f04f9728336875f7e0f4540388 | 3a84cb3739ac573d8cebb3acb1e03b8e6f899a11 | /dm-service/src/main/java/ro/manoli/persistence/model/company/Company.java | be802de0e73f0b78614b7cbb8ea8ed9f0cbb8aed | [] | no_license | mihailmanoli/DocumentManagement | 19e888895b95cb38c023bb782ff2c2b43b435bf3 | 46bd990d9aae84c90ba4865192fa38cb99f65df6 | refs/heads/master | 2021-05-31T04:53:24.272645 | 2016-04-03T19:59:21 | 2016-04-03T19:59:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,389 | java | package ro.manoli.persistence.model.company;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Lob;
import javax.persistence.OneToMany;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import ro.ma... | [
"manolimihai@gmail.com"
] | manolimihai@gmail.com |
5197f806cc7f1234bc485597c5e220040fe6f634 | 81079efc3115bf0cfcc1aeb3052a77b560e5e3c8 | /Aurian/POO/TP/TP5/TP5/src/tp5/Voiture.java | 1ff83de9451ce0123ebebfc5e9bb8558ee0b32ec | [] | no_license | SCSIQ/SCSTest | 879e3fa35bfdeb66d102aa7ae082e1a666876642 | 84bdbb096eddd8a07323c37b4df459d8834a847e | refs/heads/master | 2018-09-19T15:05:23.461040 | 2018-06-06T08:44:16 | 2018-06-06T08:44:16 | 117,687,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,603 | 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 tp5;
import java.util.ArrayList;
/**
*
* @author durand aurian
*
*/
public class Voiture {
private Moteur moteur;
... | [
"34919475+AurianDurand@users.noreply.github.com"
] | 34919475+AurianDurand@users.noreply.github.com |
0691fc2d5bdf86d7937b193cadd421f020bf6db2 | ac3df599a89d586915393412d8360ff6f2863d63 | /src/java/Block.java | e073b46eaafddc61e506f120134f09d8782d53ec | [] | no_license | kharekartik08/Final_Year_Project | dd74603286573cde53776e37373ca74d64f8c58c | 8eb67429fb278205d1bf7f643d26af8b2ed46593 | refs/heads/main | 2023-03-23T23:43:50.552443 | 2021-03-03T09:40:16 | 2021-03-03T09:40:16 | 344,074,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,339 | java |
import Analayse.com.datumbox.opensource.examples.NaiveBayesExample;
import static DB.Connect.getDomainName;
import DB.NavieBayesClassifier;
import JSON.JSONArray;
import JSON.JSONObject;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWri... | [
"kharekartik098@gmail.com"
] | kharekartik098@gmail.com |
56977d2c8bd0d0eb6384de48ae1091d615ed71e8 | 0cf378b7320592a952d5343a81b8a67275ab5fab | /webprotege-server/src/main/java/edu/stanford/bmir/protege/web/server/session/WebProtegeSessionImpl.java | 02a7fd43e202c99520f02d55f740d6a2f7a7654f | [
"BSD-2-Clause"
] | permissive | curtys/webprotege-attestation | 945de9f6c96ca84b7022a60f4bec4886c81ab4f3 | 3aa909b4a8733966e81f236c47d6b2e25220d638 | refs/heads/master | 2023-04-11T04:41:16.601854 | 2023-03-20T12:18:44 | 2023-03-20T12:18:44 | 297,962,627 | 0 | 0 | MIT | 2021-08-24T08:43:21 | 2020-09-23T12:28:24 | Java | UTF-8 | Java | false | false | 1,995 | java | package edu.stanford.bmir.protege.web.server.session;
import com.google.common.base.MoreObjects;
import edu.stanford.bmir.protege.web.shared.user.UserId;
import javax.inject.Inject;
import javax.servlet.http.HttpSession;
import java.util.Optional;
import static com.google.common.base.Preconditions.checkNotNull;
/**... | [
"matthew.horridge@stanford.edu"
] | matthew.horridge@stanford.edu |
65067befe8cb97f18bbe3601ef8b7251d88ff19b | a55b85b6dd6a4ebf856b3fd80c9a424da2cd12bd | /core/src/main/java/org/marketcetera/module/ModuleConfigurationProvider.java | 17bfc455a5c9cf75de6786bf0c6091bd5dd2ff3c | [] | no_license | jeffreymu/marketcetera-2.2.0-16652 | a384a42b2e404bcc6140119dd2c6d297d466596c | 81cdd34979492f839233552432f80b3606d0349f | refs/heads/master | 2021-12-02T11:18:01.399940 | 2013-08-09T14:36:21 | 2013-08-09T14:36:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,796 | java | package org.marketcetera.module;
import org.marketcetera.util.misc.ClassVersion;
/* $License$ */
/**
* Instances of this classes provide means to provide default
* property values for configuration attributes of module
* factories and module instances.
* <p>
* Whenever a new instance of a module factory or a mod... | [
"vladimir_petrovich@yahoo.com"
] | vladimir_petrovich@yahoo.com |
74807ab5a643875d74460841e3c7ff5a6e6cf097 | 62a54f21e1f12ffdded58db84dc4b2fe2f397ebc | /blue_whale/src/main/java/com/BDD/blue_whale/entities/Import_export.java | 0776c4c73fd9765cc368c20788a6c6b15cf1aa35 | [] | no_license | KISSARLI-Nourhen/App_blue_whale | 14b48cfe9f76d890257fd2b62259abd89de61976 | c1076fba6a07d5c1c0bdd4badc3bfd7f73fb7856 | refs/heads/master | 2023-08-18T13:56:27.870026 | 2021-10-07T14:27:13 | 2021-10-07T14:27:13 | 386,946,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,743 | java | package com.BDD.blue_whale.entities;
import java.io.Serializable;
import java.security.Timestamp;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Many... | [
"kissarlinourhen2@gmail.com"
] | kissarlinourhen2@gmail.com |
a58fa95e54eaa469957f785a80ea7e7f3fea8306 | 5b7d0052a22e801a2260e115df13ba7e7919d551 | /src/test/com/scs/web/blog/dao/ArticleDaoTest.java | 248a91051d758c2a343feb05efc33fdf63eea65c | [] | no_license | zhao-rgb/blog | 859415335b773b55e7bf608b5825d38b6207c238 | 84e7460877d20907b877fffa49e23c8b47cc7b8a | refs/heads/master | 2022-09-17T03:28:37.594711 | 2019-12-23T12:53:56 | 2019-12-23T12:53:56 | 220,620,424 | 1 | 0 | null | 2022-09-01T23:15:25 | 2019-11-09T09:34:08 | Java | UTF-8 | Java | false | false | 2,413 | java | package com.scs.web.blog.dao;
import com.scs.web.blog.domain.vo.ArticleVo;
import com.scs.web.blog.entity.Article;
import com.scs.web.blog.factory.DaoFactory;
import com.scs.web.blog.util.JSoupSpider;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.sql.SQLException;
import... | [
"1019919091@qq.com"
] | 1019919091@qq.com |
648c6aa9e3fd4c9cd636056c715ad7ae4ae1794b | c8fcad06858c474948ad328ec5aba284b257d468 | /org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_802_CalculatingGridExample.java | 098c2108253a579eade39e1d208615ed750f0152 | [] | no_license | binhthanhnguyen/nebula.widgets.nattable | 5af3ec8d5089f68de4227e7e5ced87936f26a77d | b05cb2eeff9bce170e344c1194131eda666e74d5 | refs/heads/master | 2020-06-14T17:18:49.583450 | 2016-11-24T22:46:03 | 2016-11-24T22:46:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,099 | java | /*******************************************************************************
* Copyright (c) 2012, 2013 Dirk Fauth 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 is ... | [
"dirk.fauth@googlemail.com"
] | dirk.fauth@googlemail.com |
15f2282813b7dfa998d145b7b2894cfdcf972e98 | 5ea5977c4c6401087550e791d0ff05979e827ff0 | /JavaVersion/TextAdventures!/src/Parser.java | f1fcea6aa31e7ba25496914b1aaea9162e0eefe3 | [] | no_license | msikess/Squirrel-Noire | f5e77c95350bd423c5a890452dfd58c6e7015e2f | f8f352cf7d4c62095796a3e210329ec211c273a1 | refs/heads/master | 2021-07-03T22:29:26.373930 | 2017-09-26T14:57:09 | 2017-09-26T14:57:09 | 104,677,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,207 | java | import java.util.List;
import java.util.Map;
import java.util.Scanner;
public class Parser {
Scanner line;
private int COUNT = 1;
public Parser(Scanner line) {
this.line = new Scanner(System.in);
};
public void commandParser(Scanner line, Room room, Map<String, List<Room>> map, Inventory inv) {
System.out.p... | [
"nadiradz@grinnell.edu"
] | nadiradz@grinnell.edu |
d0eb51d18368ec2ad8ea72ae5c73fcf6f5976e31 | 509f1b401e774ddfb3adc2f7c99305edb1a37df4 | /binary-tree-paths/Solution.java | 9c37482578303b9cf59af672bde4535f186aa1d0 | [] | no_license | potenn/LeetCodeForJava | 83bdb9de6d9b1f3163450b6456db0357f195525c | d8c24a4db50e8a3edc4bcb6864d668993dd9d4f1 | refs/heads/master | 2021-01-19T13:39:52.245364 | 2017-10-31T11:18:12 | 2017-10-31T11:18:12 | 82,441,229 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,609 | java | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
/*
StringBuilder char 삭제
deleteCharAt
*/
public class Solution {
public List<String> binaryTreePaths(TreeNode root) {
List <Strin... | [
"poten1129@gmail.com"
] | poten1129@gmail.com |
a10856f34b9ea47e378691479be127e21795f57e | a90b4259c9f1713bd009e66a55b2c445fc21ac50 | /xc-service-manage-course/src/main/java/com/xuecheng/manage_course/dao/CourseMapper.java | 129919c9db41d60aba1be10099df871c07335e8d | [] | no_license | ChenYilei2016/StudyOnLine | fabb5dd2aa9bf3319003226828fb4fafe43bcf83 | 41e84e2eb3a6345feaf95bb55c9f8ce4acafe97a | refs/heads/master | 2020-04-22T20:07:26.650271 | 2019-03-19T10:35:04 | 2019-03-19T10:35:04 | 170,631,008 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package com.xuecheng.manage_course.dao;
import com.xuecheng.framework.domain.course.CourseBase;
import com.xuecheng.framework.domain.course.ext.CategoryNode;
import com.xuecheng.framework.domain.course.ext.CourseInfo;
import com.xuecheng.framework.domain.course.request.CourseListRequest;
import org.apache.ibatis.annot... | [
"705029004@qq.com"
] | 705029004@qq.com |
3f55c6878bc26baea63f75468fa21a163fffe0c9 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/33/33_0351bb3da185a68f761e72ad1ce8ae8a7427e6bb/SessionManager/33_0351bb3da185a68f761e72ad1ce8ae8a7427e6bb_SessionManager_t.java | 4bbdfafc873ff5df0d2edfbb5121361a5320aed7 | [] | 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 | 67,429 | java | /*
*
* JMoney - A Personal Finance Manager
* Copyright (c) 2004 Nigel Westbury <westbury@users.sourceforge.net>
*
*
* 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 v... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
01220839aa95ad1170ec47e8b4b1921b0fc96844 | 1c3ef7ab0feea44477a899fcf607ea2607739943 | /src/main/java/com/eriz/common/filter/WebConfig.java | 90002e94b2b87cf0a70e1916e41458fec1840499 | [] | no_license | GitHubzcc/eriz | f7d85f7e194e9a0d9d374b5be4b4dc0f9879aa14 | a859f4da036cffd5a5edf1e3d835a0c76dd65440 | refs/heads/master | 2022-12-07T10:32:16.067886 | 2019-10-21T13:08:59 | 2019-10-21T13:08:59 | 160,458,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,118 | java | package com.eriz.common.filter;
import org.springframework.boot.web.servlet.FilterRegistrationBean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.w... | [
"471295986@qq.com"
] | 471295986@qq.com |
262866b4529e064c38310d5cbdf8e9a90c059b8a | 0b618b9a6887617bcba80849b7eb1e46aa36d308 | /Server/src/RequestClasses/GetProfilePicture.java | b95c80a029d69bfbfc111013410d64bc52bf4002 | [] | no_license | ManasUniyal/InterCode | f0b470a58c910bf1f7bfb4b0aa579c384b87c3b9 | d5ef473a6548b1dc492abd30932664439035cdc9 | refs/heads/master | 2020-07-26T09:14:08.793920 | 2019-10-07T11:41:37 | 2019-10-07T11:41:37 | 208,600,276 | 0 | 1 | null | 2019-10-05T16:59:57 | 2019-09-15T13:44:19 | Java | UTF-8 | Java | false | false | 919 | java | package RequestClasses;
import java.io.Serializable;
public class GetProfilePicture implements Serializable {
private String userID;
private byte[] content;
private String extension;
public GetProfilePicture(String userID) {
this.userID = userID;
}
public GetProfilePicture(String us... | [
"manasuniyal100@gmail.com"
] | manasuniyal100@gmail.com |
a395ecc43707ec576342106974fc3627e3b8d843 | 7de6dce1c4d368c6e19d440823c11d59b60db446 | /src/main/java/br/ce/ip/suite/TestSuite.java | 973a4f6ef662765e4f9bf0afe45db0293f13d116 | [] | no_license | ivanildepestana/Authentication1 | 2cc4e48242e95c2d02423c7c02f0b6fa2906012d | e29263bf27d236a4a58040d78f8f6c492be1b26b | refs/heads/master | 2022-11-06T07:17:54.186094 | 2020-06-27T23:04:12 | 2020-06-27T23:04:12 | 275,465,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package br.ce.ip.suite;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
import br.ce.ip.test.TestUserChangePassword;
import br.ce.ip.test.TestUserSessions;
@RunWith(Suite.class)
@SuiteClasses({
TestUserSessions.class,
TestUserChangePassword.class
})
p... | [
"ivanilde@gmamil.com"
] | ivanilde@gmamil.com |
ac60e0e52699057aaa847e1c03faa115142a3f69 | d06e0ae816fe39f536f249e5d0a9c2ffac2973e2 | /app/src/test/java/com/example/pz/hupuexercise/ExampleUnitTest.java | e02d5f05d23fa610894189b3279b41437342d60b | [] | no_license | xpzzgh/HupuExercise | 1278b45a00030ca37cae0884ce7fea95f3bab812 | 2fea22bfbf28fe6faeb1e0b5665a98f43cb95213 | refs/heads/master | 2020-12-05T22:36:44.274218 | 2016-08-29T15:58:43 | 2016-08-29T15:58:43 | 66,282,798 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package com.example.pz.hupuexercise;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 +... | [
"xpzzwy@163.com"
] | xpzzwy@163.com |
5e3af0c74682509f3f2aff494b6169597176f565 | b5dc11e4b681150c6569feac40d0cb763256a862 | /src/main/java/com/zenika/Main.java | 651d52feb480691f336b825b40192d68643f1842 | [] | no_license | MaBeuLux88/minesweeper | 19e9e0eaabb9510f6dbebc63c3aa308f92d5ed65 | c684d90aaa5e4583de2231eb16a29686173e0195 | refs/heads/master | 2021-01-10T17:04:00.757500 | 2016-08-16T12:59:03 | 2016-08-16T12:59:03 | 44,944,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 227 | java | package com.zenika;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
ConsoleGame game = new ConsoleGame(new Scanner(System.in), System.out);
game.startGame();
}
}
| [
"maxime.beugnet@gmail.com"
] | maxime.beugnet@gmail.com |
741bc44a72f58f79382e70e3b173a2fac0e2f670 | 7eab6eda177b5a9024b54726d4e72009ae7eea0d | /src/main/java/com/web/practica11/repositories/UserRepository.java | 2a0d5844cfbdcf47babbe341e0d8e1b1946456b5 | [] | no_license | EdwPimentel/Practica11WAr-e | 11ba901fedc4da02e7494b2f43c087c0ad6e404d | 186c22c91b1b337219fa4ce053174f9090a36f6a | refs/heads/master | 2020-07-13T06:57:47.275259 | 2019-08-28T22:58:33 | 2019-08-28T22:58:33 | 205,025,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package com.web.practica11.repositories;
import com.web.practica11.entity.Role;
import com.web.practica11.entity.User;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
import java.util.Set;
@Repository
public interface UserReposito... | [
"edssowpg13@hotmail.com"
] | edssowpg13@hotmail.com |
7d5461c8ed3d6d1c6d39e1a3aa717c6b369a5b45 | 39de221543f1ff3897159bac16405daab7e4a278 | /src/main/java/com/waes/comparator/service/Base64DiffService.java | 240d26eb1b82959aa7c68c6ff2b2febf9564a468 | [] | no_license | volkangumus/comparator | 495dc6ba837cf01d15a41a8de96b6311690dd4fe | 46c4e53a45fa62bafecaf8e5b06d8768a26c7f57 | refs/heads/master | 2022-11-19T08:50:33.835479 | 2019-07-14T20:55:33 | 2019-07-14T20:55:33 | 196,880,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package com.waes.comparator.service;
import com.waes.comparator.controller.request.AspectEnum;
/**
* Created by volkangumus on 14.07.2019
*/
public interface Base64DiffService {
void save(Long id, String data, AspectEnum aspect);
String getDiff(Long id);
}
| [
"noreply@github.com"
] | volkangumus.noreply@github.com |
9a5f51b1ee79fca40451514ce9526f6a4682a458 | 4aad396b15ee0cf28d6d152672637dbfff173f61 | /android/app/src/main/java/com/collaction/MainActivity.java | ff4c8fdc70c4f9546a0235ec6c93b4660267b87c | [] | no_license | leonardo409188/ContactsList | 20b400ef805c66c3874a2894f31c48c1eb836283 | e0b0b66c10cd9ba7aee4c97e356702568dd15535 | refs/heads/master | 2023-02-22T13:21:08.001216 | 2021-01-28T03:24:36 | 2021-01-28T03:24:36 | 333,630,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package com.collaction;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript. This is used to schedule
* rendering of the component.
*/
@Override
protected String getMainComponentName() {
... | [
"leonardo_94_@hotmail.com"
] | leonardo_94_@hotmail.com |
af6638c2dd4bbc4a5a167313ff42eab45170ad9c | 6b23d8ae464de075ad006c204bd7e946971b0570 | /WEB-INF/plugin/webmail/src/jp/groupsession/v2/wml/wml120/Wml120Action.java | 7724a0b6b50a3f33c0bc7dda000423692e2948b1 | [] | no_license | kosuke8/gsession | a259c71857ed36811bd8eeac19c456aa8f96c61e | edd22517a22d1fb2c9339fc7f2a52e4122fc1992 | refs/heads/master | 2021-08-20T05:43:09.431268 | 2017-11-28T07:10:08 | 2017-11-28T07:10:08 | 112,293,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,874 | java | package jp.groupsession.v2.wml.wml120;
import java.sql.Connection;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import jp.co.sjts.util.NullDefault;
import jp.groupsession.v2.wml.AbstractWebmailAction;
import org.apache.commons.logging.Log;
import org.apache... | [
"PK140601-29@PK140601-29"
] | PK140601-29@PK140601-29 |
470eef4b8641c5c7b96c1d063607509fe2f37597 | bd738f5f4dd2d4e52a2c1358ba50cbef3220d432 | /src/main/java/com/example/trello/controllers/CardController.java | b5c4a9413f47376d25164d0e38e071d43100e59d | [] | no_license | dailydismay/trello-clone-api | 3bf2a3d3447d6a836957831edfc4fa5753bfbcad | 4dbf2c6d44742f8dbfbb2f7cd3c0919abdb20e39 | refs/heads/master | 2022-07-02T00:30:10.574564 | 2020-05-13T23:03:00 | 2020-05-13T23:03:00 | 262,864,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,360 | java | package com.example.trello.controllers;
import com.example.trello.dtos.CreateCardDto;
import com.example.trello.dtos.responses.AuthResponse;
import com.example.trello.models.CardEntity;
import com.example.trello.security.jwt.JwtUser;
import com.example.trello.services.CardService;
import io.swagger.annotations.ApiResp... | [
"zabozlaeviv@sovcombank.ru"
] | zabozlaeviv@sovcombank.ru |
a70e963b616197e9a215c347bb37cffd68b1329c | 54c8c167565f5b6c0a989f8abe8265674eaac3a9 | /src/fr/adrienbrault/idea/symfony2plugin/intentions/yaml/dict/YamlUpdateArgumentServicesCallback.java | 832e78c7e9e3c35a4e157b30a322ca9207af3b91 | [
"MIT"
] | permissive | Codechanic/idea-php-symfony2-plugin | 4cf904edb4dde56ecaba2445437ea578c6af3907 | 55239d8595e41cf10c2deee0ea95d1b8432bdf19 | refs/heads/master | 2020-12-27T09:35:08.896485 | 2016-03-23T12:55:27 | 2016-03-23T12:55:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,549 | java | package fr.adrienbrault.idea.symfony2plugin.intentions.yaml.dict;
import com.intellij.openapi.editor.Document;
import com.intellij.openapi.project.Project;
import com.intellij.psi.PsiDocumentManager;
import com.intellij.psi.PsiElement;
import fr.adrienbrault.idea.symfony2plugin.action.ServiceActionUtil;
import fr.adri... | [
"espendiller@gmx.de"
] | espendiller@gmx.de |
90f39e404ce77fe7276a9c3311835e908ea4c784 | aad08a1fc1a6fc7c1cc28210a8e2dd40cb8d3bbd | /src/main/java/uiProgram/SqlDatabasInterfaceController.java | e4824b68b64b5bcc90cd16fe0256bfb4ce3aa3c1 | [] | no_license | flaime/ResultatTavalaKanot | 759dade38d4a62d4e537184b64dbef74d548ac6c | 82c4c58a824be42902ad2845848d516b66df308f | refs/heads/master | 2023-05-10T22:00:02.290005 | 2023-05-02T20:22:37 | 2023-05-02T20:22:37 | 68,795,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,539 | java | package uiProgram;
import javafx.fxml.FXML;
import javafx.scene.control.*;
import javafx.scene.text.Text;
import javafx.stage.FileChooser;
import loadDatabasParts.DatabasClass;
import loadDatabasParts.LoadDatabasInformation;
import java.io.File;
import java.sql.SQLException;
public class SqlDatabasInterfaceControlle... | [
"ah.linus@gmail.com"
] | ah.linus@gmail.com |
55cc1f4c2d84ffe7e915d2f9bf5e102c6886b516 | d71d92c155e832ec28f0f41f74ddc213bbfc434f | /app/src/main/java/com/example/myapplication/Club/ClubTotalPost.java | 0608aba7bce30576730eeaffda09bc30d9ffcf77 | [
"MIT"
] | permissive | SusungHong/APP_WIA_ONANDON | 970dd142151ad7b048371bec6c9b9f4745802d00 | 93c3918e1f9b82d817878385169b4d851cdf46d1 | refs/heads/master | 2023-03-19T00:41:41.770565 | 2020-11-08T14:59:50 | 2020-11-08T14:59:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,151 | java | package com.example.myapplication.Club;
import android.content.Intent;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.databinding.DataBindingUtil;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.LinearLayoutManager... | [
"noreply@github.com"
] | SusungHong.noreply@github.com |
6fbf14f632809eca2ef0f98d7b1de76983a3edf7 | 2597eaf2c898d82b2e907538dc806ed3ca60c049 | /src/company/LinkedIn/easy/ShortestWordDistance2.java | edd82c20e464a4d5a1c2ff42f63e8548dfc37f20 | [] | no_license | LeeGerry/LeetCodeJava | 595983ce1a102483f4abda462594f166c267d661 | 350c376563ee87f167f58acee5b438d9602e0cac | refs/heads/master | 2021-09-11T09:56:24.634935 | 2018-04-06T16:41:24 | 2018-04-06T16:41:24 | 125,871,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,351 | java | package company.LinkedIn.easy;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
/**
* LeetCode 244
* This is a follow up of Shortest Word Distance.
* The only difference is now you are given the list of words
* and your method will be called repeatedly many times with different paramete... | [
"proheart123@gmail.com"
] | proheart123@gmail.com |
b1253b4453f04c03c92861e3d01b0172c84a39ca | c4b5fc7cec85be25fa3b036e78c8a803a6ef493c | /src/main/java/com/example/blog/model/User.java | bf2c51249af85f2e3d8cb2245bfa440a0aea4620 | [] | no_license | acgq/blog | e31fd5dde12115d881fddeb7f62fd4f667743c16 | 671cebc3a3298c0da036d203003e662a66c8c9e9 | refs/heads/master | 2022-07-17T05:19:15.445976 | 2020-07-03T10:05:07 | 2020-07-03T10:05:07 | 220,776,159 | 0 | 0 | null | 2022-06-21T02:12:24 | 2019-11-10T10:48:59 | Java | UTF-8 | Java | false | false | 1,448 | java | package com.example.blog.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import java.time.Instant;
public class User {
private int id;
private String username;
@JsonIgnore
private String encryptedPassword;
private String avatar;
private Instant createAt;
private Instant updateA... | [
"chen330021@live.com"
] | chen330021@live.com |
8fd3d2ff9c5ded0e1f60a34da2f1701cc44e9ea0 | d9eb47ae0899dd09c4df41beb71431b1a9d3dd45 | /buzmgt/src/main/java/com/wangge/buzmgt/sys/base/BaseController.java | 069820b070dc9878fbbbde7ccaa5ee64b78dc6f1 | [] | no_license | shy1990/buzmgt | cc021cb475eeeb60e4a31c48e9e01239bb57c963 | ca7a2ba7b85a13232b82f8d81aa7b20192c6b5be | refs/heads/master | 2020-06-14T16:27:53.560258 | 2016-09-30T03:11:43 | 2016-09-30T03:11:43 | 75,163,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 999 | java | package com.wangge.buzmgt.sys.base;
import javax.servlet.http.HttpServletRequest;
import org.springframework.web.context.request.RequestContextHolder;
import org.springframework.web.context.request.ServletRequestAttributes;
import org.springframework.web.servlet.ModelAndView;
import com.wangge.buzmgt.sys.util.Page;
... | [
"954691592@qq.com"
] | 954691592@qq.com |
910fa5b397b5236484d14232b29727a2dee0f8d4 | 622053c570d178ea9f9a68784822cfa829e4ac63 | /jetrix/tags/0.1.3/src/admin/WEB-INF/classes/net/jetrix/servlets/ChannelAction.java | c9c467123f00e6e6145bf22d494fff9a31a73b45 | [] | no_license | ebourg/jetrix-full | 41acb3f2aa19155dd39071fea038625a4ba022f4 | 10fb59ee2d8b46f3553978f46726fd4ee6c90058 | refs/heads/master | 2023-07-31T21:36:12.712631 | 2014-03-17T21:40:47 | 2014-03-17T21:40:47 | 179,978,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,283 | java | /**
* Jetrix TetriNET Server
* Copyright (C) 2001-2003 Emmanuel Bourg
*
* 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 2
* of the License, or (at your option) any later v... | [
"ebourg@apache.org"
] | ebourg@apache.org |
8ab7ee3cf305105b3f6b1906fb3cbf5c1c3b149e | 6629cef4b676b40de6d9d82d000325f215e50834 | /com/ekalife/elions/web/rekruitment/support/RekrutRegionalvalidator.java | 16cd52e3e019b8a3834e3a3a11d43ed00df92561 | [] | no_license | fidesetratio/insurance | a9bf169b9d1b568a2ae570b233a234a2500a4e31 | 6ba971ae6dc6d4858949f333b48b9113ef7ae8c4 | refs/heads/master | 2023-01-01T17:38:50.269848 | 2020-10-27T03:39:52 | 2020-10-27T03:39:52 | 307,576,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,748 | java | package com.ekalife.elions.web.rekruitment.support;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import org.springframework.validation.Errors;
import org.springframework.validation.Validator;
import com.ekalife.elions.model.Kuesioner;
import com.ekalife.elions.service.ElionsManager;
import... | [
"Patar.Tambunan@SINARMASMSIGLIFE.CO.ID"
] | Patar.Tambunan@SINARMASMSIGLIFE.CO.ID |
f15d51ccff1827cf6f0372e686d3b491e1b28b0d | 3115a5f0b9048e0ffb64dc2fb85809e6b1123519 | /src/java/Controller/DeleteMainClassificationController.java | bd4007200b8eca7ec59530fad1b207cab5810bf2 | [] | no_license | mathan1995/LMS.SGIC | dc1631e3ba09682075f202269ad51e8b2ddbf8f7 | 38c1e19906a48c2a2097b1b3bd59a7e358a8b5fc | refs/heads/master | 2020-04-24T16:55:55.275654 | 2019-02-22T20:07:34 | 2019-02-22T20:07:34 | 172,127,375 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,272 | 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 Data.MainClassifactionDataAccessObject;
import java.io.IOException;
import java.io.PrintWriter;
imp... | [
"Mathan@DESKTOP-A4JBV22"
] | Mathan@DESKTOP-A4JBV22 |
0eaa0926bf410ab8fa466da85a5cacf87f7cfa0c | 08425f05d2c6faa722b805b6b996fa06f6a826aa | /src/main/java/com/fhx/springboot/single/rabbitmq/fanout/FanoutReceiver.java | f97fe59149b4523f499f246e1a95447045ee01e6 | [] | no_license | fhx0628/com.fhx.springboot.single | 6f519d8531e4c438c7be688e5959a4c2d425acda | 93395089b05e447ded0747c4b504718e7f67c13a | refs/heads/master | 2020-03-19T08:19:42.355492 | 2018-06-07T15:25:46 | 2018-06-07T15:25:46 | 136,195,745 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package com.fhx.springboot.single.rabbitmq.fanout;
import org.springframework.amqp.rabbit.annotation.RabbitHandler;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.stereotype.Component;
@Component
@RabbitListener(queues = "fanout.msg")
public class FanoutReceiver {
@Ra... | [
"564246125@qq.com"
] | 564246125@qq.com |
39f8b674ad758597789981bbd41b61467274411c | 3d5dae691817118010d755e6d511d0f99d6d6804 | /IlyaCSDN/app/src/main/java/ilya/pengnix/com/ilyacsdn/constant/AppConstants.java | 125475d9a3ac030ad6b3d2ab950e6b669deb1564 | [] | no_license | pengnix/IlyaCSDN | 83f431cb9bc57361506a8b11cfcbd4bd4ab2d824 | 7a748efcc3cff3041732d0862c83e820041deb68 | refs/heads/master | 2021-01-10T05:33:19.034350 | 2015-11-09T14:16:58 | 2015-11-09T14:16:58 | 44,742,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package ilya.pengnix.com.ilyacsdn.constant;
/**
* Created by Avazu on 2015/10/26.
*/
public class AppConstants {
public final static String CSDN_BASE_URL = "http://blog.csdn.net/";
}
| [
"superpengnix@gmail.com"
] | superpengnix@gmail.com |
35d95ed7ea1cb6248209fa3f04c818bb36b7a67c | f5423af15e1006f5669d264d3a354d127c375d3a | /src/main/java/io/testservice/controllers/AppControler.java | 758515e28064e90cf9274e03c606d8942902ed12 | [] | no_license | asuthshilpa/userservice | 82f0265e555a5c966501c735f21e76277107db43 | f65a651eb0c59ac235dd9cbaf81ff743fb41fcd2 | refs/heads/master | 2020-04-26T02:44:32.696538 | 2019-03-01T12:30:30 | 2019-03-01T12:30:30 | 173,243,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,411 | java | package io.testservice.controllers;
import java.net.URI;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.Respon... | [
"shilpa.asuthkar@gmail.com"
] | shilpa.asuthkar@gmail.com |
83eb1e76f7c2c075b532067486129a8dcf5dc8c6 | 761be9ca290181dc7603b0d5b26b5df45ad2ec9f | /Shop_First/src/main/java/com/shop_first/entities/UserRegistration.java | 2f8dc404c751fbadbfe05849ab9558d161534522 | [] | no_license | gsm3012/Projects | 606231faae707b71761ca8b89d77547aba8a37e4 | 8c0c984821d5f4cafa1853fcdcebe68584f37eb7 | refs/heads/main | 2023-02-15T22:58:13.728739 | 2021-01-11T09:34:24 | 2021-01-11T09:34:24 | 328,608,615 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,802 | java | package com.shop_first.entities;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.UniqueConstraint;
@Entity
@Table(uniqueConstraints =@UniqueConstraint(name="user_ema... | [
"gsm.3012@hotmail.com"
] | gsm.3012@hotmail.com |
bd1f233b5cde54e720d43f60ed8cea50440569fc | 9b32926df2e61d54bd5939d624ec7708044cb97f | /src/main/java/com/rocket/summer/framework/beans/propertyeditors/InputSourceEditor.java | eeae48a3d5a8c1ccfca3be7baa32f41ebdf05d15 | [] | no_license | goder037/summer | d521c0b15c55692f9fd8ba2c0079bfb2331ef722 | 6b51014e9a3e3d85fb48899aa3898812826378d5 | refs/heads/master | 2022-10-08T12:23:58.088119 | 2019-11-19T07:58:13 | 2019-11-19T07:58:13 | 89,110,409 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,186 | java | package com.rocket.summer.framework.beans.propertyeditors;
import com.rocket.summer.framework.core.io.Resource;
import com.rocket.summer.framework.core.io.ResourceEditor;
import com.rocket.summer.framework.util.Assert;
import org.xml.sax.InputSource;
import java.beans.PropertyEditorSupport;
import java.io.IOException... | [
"liujie152@hotmail.com"
] | liujie152@hotmail.com |
a6f9c8264faccaaf34860937bec9747707952302 | 6cd9af63a24c3549afcd7ba35f205994fddde497 | /src/HighLow.java | f2b2c50f812abe65dc82bdf737081fdbed802aad | [] | no_license | elviravaladez/codeup-java-exercises | c967b7e986bd266fad3a751d1cae5bf5275d1676 | 2178583e7ca462b07eade5fd0f4af8987aa46ffb | refs/heads/main | 2023-02-06T05:13:24.977617 | 2020-12-28T16:31:02 | 2020-12-28T16:31:02 | 317,649,217 | 0 | 0 | null | 2020-12-18T20:56:16 | 2020-12-01T19:41:22 | Java | UTF-8 | Java | false | false | 2,938 | java | import java.util.Scanner;
public class HighLow {
//TODO: EXERCISE 5: Game Development 101
// -You are going to build a high-low guessing game. Create a class named HighLow inside of src.
// -The specs for the game are:
// -Game picks a random number between 1 and 100.
// ... | [
"elvira.marie.valadez@gmail.com"
] | elvira.marie.valadez@gmail.com |
3759bd9d8e1d74a8b0e1f3b2e7e5adc740f612ae | 2239fda89fd442fb0147e8298f98978b9a28092e | /app/src/main/java/com/example/tapan/dllogin/activity/login/ForgotPasswordActivity.java | 1241c8d6989da42281acec90eaf8e15da1eb53c9 | [] | no_license | amintapan/DigitalLibraryUser | 867c246036b56bf49ebbc1089cfd26750f9971e8 | 69d9ce902cc17d133075b273236e85566c7fe758 | refs/heads/master | 2021-01-19T07:28:39.063557 | 2017-08-17T19:59:19 | 2017-08-17T19:59:19 | 100,640,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,778 | java | package com.example.tapan.dllogin.activity.login;
import android.app.ProgressDialog;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.Button;
impo... | [
"amintapan@gmail.com"
] | amintapan@gmail.com |
4d223587c5e850704d4776de69e8d363c1368587 | f078d5abccc97bce9090a9250521e9bc537ee09e | /xml-to-java/src/main/java/org/smooks/examples/xml2java/model/OrderItem.java | 65aed74a4b5b0bbeb0b7c8328679c094ed57eb6b | [] | no_license | agnissh/smooks-examples | 433edf1908067f596b131e296dffd3f8d931271c | a8749ba49e7a681edb974d410a85158a4e21b142 | refs/heads/master | 2022-08-06T21:36:03.881861 | 2020-05-03T07:25:59 | 2020-05-03T07:25:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | /*
Milyn - Copyright (C) 2006 - 2010
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License (version 2.1) as published by the Free Software
Foundation.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRA... | [
"noreply@github.com"
] | agnissh.noreply@github.com |
4ef704d6fc80fc9d8c2c0858f9aff5140fafb66e | 78e345bb7b9dc7348c5300bce91f35daf7a18cac | /app/src/main/java/com/example/salesreport/RoomDatabaase/RoomDataBaseModel/FilterModelClass.java | d43d9c7c1981ea37bd7726c9298ba3c71ff166d6 | [] | no_license | paliwalmayankad/SalesReport | 99ca1bf79030f217e5390db43d5b3832ff4a6f6a | e43e30a3b122d936b620eef4e1c8ba9bb42d17ac | refs/heads/master | 2022-06-15T02:02:04.993796 | 2020-05-10T06:35:45 | 2020-05-10T06:35:45 | 262,629,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | package com.example.salesreport.RoomDatabaase.RoomDataBaseModel;
import androidx.room.ColumnInfo;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
import androidx.room.TypeConverters;
import java.util.List;
@Entity(tableName = "FilterTable")
public class FilterModelClass {
public int getId() {
... | [
"paliwalmayankad@gmail.com"
] | paliwalmayankad@gmail.com |
973853c88fa7975e2c80243f4dfad597e10f2ac7 | d8931d2f25b36993d1c6e4f97f84d054634f74c6 | /src/main/java/net/codelizard/hoc/content/ContentObject.java | a9d167e2170accd59de8dd337014668a8183b17f | [
"MIT"
] | permissive | Codelizard/HeroesOfCordan | 9dd213a24d2279be35dd1f5999799bb169c88dd1 | 6310fd00aa5feccf9080b4c14e3b76444745b6cd | refs/heads/master | 2020-11-29T20:56:25.518221 | 2018-05-07T22:25:44 | 2018-05-07T22:25:44 | 96,591,233 | 0 | 0 | MIT | 2018-05-06T14:58:48 | 2017-07-08T02:40:07 | Java | UTF-8 | Java | false | false | 3,566 | java | package net.codelizard.hoc.content;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.util.List;
import java.util.Map;
/**
* A parent class of other content objects that contains fields c... | [
"thecodelizard@hotmail.com"
] | thecodelizard@hotmail.com |
031c2024f714791f6d987febad8ddd8982221baa | d4d09472eb26d4f7d6581bf85e7d32152373bf54 | /kkk_library/src/main/java/com/kkk/utils/util/SingletonUtils.java | 8df9c9042e966f2d5b22e69ede623542bdd2ed8b | [] | no_license | vshpkill/KKK | d2aa6e282d79a8dd0d49f2fd26c978466d30828b | 5d2f2e5457caa3415ccbc224ea2ebb688dcf5b8e | refs/heads/master | 2021-01-20T09:06:30.720958 | 2018-03-08T08:51:05 | 2018-03-08T08:51:05 | 90,218,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 579 | java | package com.kkk.utils.util;
/**
* Singleton helper class for lazily initialization.
*
* @author <a href="http://www.trinea.cn/" target="_blank">Trinea</a>
*
* @param <T> 泛型
*/
public abstract class SingletonUtils<T> {
private T instance;
protected abstract T newInstance();
public final T getI... | [
"sde_heshufeng@163.com"
] | sde_heshufeng@163.com |
0cfb06ff7ee6c65a9f0fa8914f9fbba7264cf201 | 91f64037960a753c321b5cbb4eacbb924273e99d | /day15_Filter&Listener/src/com/bubu/web/servlet/ServletDemo2.java | bcd88bdd8047ad5ae3bb1d78eba90fffaa7d203c | [] | no_license | bubu4me/JavaWeb | 25996ea6e9e14cbfddfa617a32b61ef94f1b6d9a | 81ea86fbcfb9d8cbd0fb091ddef465d0d3cb79f8 | refs/heads/master | 2021-07-08T04:55:43.726491 | 2019-07-25T09:37:45 | 2019-07-25T09:37:45 | 197,355,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 792 | java | package com.bubu.web.servlet;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@WebServlet("/user/updateServlet")
public cla... | [
"danzigpong@gmail.com"
] | danzigpong@gmail.com |
a5878486736b8e6e179538bf6cb6853175b3e12a | 89947fa0f01a65d5594510572b852ef9f6c39462 | /src/main/java/training/immutables/exercise/MembersService.java | 8e8173890d7321c2bef4a9878fa80a92c67f5e3f | [] | no_license | jrierapeiro/training.java | 4866fb9987df59895ab921de60af034640b79afe | e37bb940bd82ba0473cf91ce0b7a0be14633ba34 | refs/heads/master | 2021-04-03T07:22:19.782238 | 2018-03-16T10:19:26 | 2018-03-16T10:20:37 | 125,025,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,619 | java | package training.immutables.exercise;
import java.time.LocalDate;
import java.util.*;
import java.util.stream.Collectors;
public class MembersService{
public List<Member> GetStaticMembers(){
return Arrays.asList(
BuildMember("Amazon", "UK",
Arrays.asList(
... | [
"jariepei@gmail.com"
] | jariepei@gmail.com |
ceae9ec1cbe4376fe6a03a584c5613b97e973758 | 0cf2ae9cc39f9da19779dae7fc1d6e3b763c58f5 | /limits-services/src/main/java/com/example/microservices/limitsservices/LimitsConfigurationController.java | cf9d20d0f7f7990211882594d99c3022857c1827 | [] | no_license | Swicchi/microservices | 77eedfeea87eec606f67a1129357c27ded794513 | 49dedcd7f02d987e610bb6ae35f531f73c98899d | refs/heads/master | 2020-04-22T12:59:08.956432 | 2019-02-12T21:19:54 | 2019-02-12T21:19:54 | 170,393,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,168 | java | package com.example.microservices.limitsservices;
import com.example.microservices.limitsservices.bean.LimitConfiguration;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
imp... | [
"rfernandez@nisum.com"
] | rfernandez@nisum.com |
77e39e6858309389b127c0b8f200fc0fd0e48774 | 1c5613875b4b108699f4decd9a36e9ea15d8f8c6 | /app/src/main/java/com/dmos5/agenda_dmos5/view/ContactDetailsActivity.java | a073bd75fe0429c2a96f83a3274605457d18709b | [] | no_license | marisoldourado/Agenda_DMOS5 | 5adf77514d95bb37b887c37d2f8183cdb635b539 | f27818f0ade4b4fea5b95d579498d4f946b7be3a | refs/heads/main | 2022-12-26T21:17:39.576220 | 2020-10-04T22:50:14 | 2020-10-04T22:50:14 | 301,223,384 | 0 | 0 | null | 2020-10-04T22:50:15 | 2020-10-04T20:41:52 | Java | UTF-8 | Java | false | false | 1,775 | java | package com.dmos5.agenda_dmos5.view;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.TextView;
import com.dmos5.agenda_dmos5.R;
import com.dmos5.agenda_dmos5.model.Contact;
public class ContactDetailsActivity extends AppCompatActivity {... | [
"marisol@Marisol.local"
] | marisol@Marisol.local |
41e581e80f9406826c13d65eabcf67b5c2e5ad23 | bdc647654eeca31dc340ce8b7f79f354895ad555 | /RPG/src/BouledeFeu.java | a6a0d44b6b280e9c16cf964f5d3800f002809496 | [] | no_license | lau4225/RPG-partie1- | d8c3e81332f1cf3c170b28515e89926a9e84a88c | b362f9e86341e4ae986059cfb8bf0a4a829c51a0 | refs/heads/master | 2021-05-02T10:31:10.651908 | 2018-02-08T18:18:15 | 2018-02-08T18:18:15 | 120,798,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,278 | java | /**
* Created by BonLa1731834 on 2018-01-29.
*/
public class BouledeFeu extends Sort{
public BouledeFeu(){
setCout(5);
}
public void lanceSort(Personnage persoAttaque, Magicien magicien)
{
if (magicien.getMagie()>=5)
{
System.out.println("Le Magicien " + magicien... | [
"lauriebonnel@hotmail.com"
] | lauriebonnel@hotmail.com |
d509a3dacc4f54f8bf7448503f17e6d7a2483144 | 806ef31b707f79d1af64aa9a7dc6615211fc0368 | /JollydaysBuchhaltung-2_12_RP/src/at/jollydays/booking/db/NukeMrcommerceArrangementCityJpaController.java | 535b412e15a111f798099095cff692e3e7800765 | [] | no_license | rprasnikar/ForThomas | ca7aa595b3538b4b6d79214d32dfc712d4340af0 | a4a31c941265b4bfc3c18dcdc5cc5ba3d92a1e65 | refs/heads/master | 2016-09-05T20:43:31.389347 | 2015-04-09T15:39:01 | 2015-04-09T15:39:01 | 33,678,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,614 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package at.jollydays.booking.db;
import at.jollydays.booking.bo.NukeMrcommerceArrangementCity;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.... | [
"Robert@192.168.88.23"
] | Robert@192.168.88.23 |
dfa8c61ff3f2ba6136c7668695815262b764e986 | a7a1186f2d2ba45d8bf1b2bca8ca226e11f224ce | /Soccer/src/pojos/Game.java | 78a72a9c4234e9c3c0d101139e427175710217e8 | [] | no_license | russellruss/OracleSoccer | d2538e46298e1da09274fb0acc2e22a032a3847f | 0f720e71ea415f267a1ba2cb6573b7bdc9b4f9e0 | refs/heads/master | 2021-01-17T20:48:36.024471 | 2016-06-18T18:56:24 | 2016-06-18T18:56:24 | 60,922,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 129 | java |
package pojos;
public class Game {
public Team homeTeam;
public Team awayTeam;
public Goal[] goals;
}
| [
"Mozcalti@192.168.1.67"
] | Mozcalti@192.168.1.67 |
90592dbd0fcc4f82062b0f16544a853c6133b2c3 | 172c3f23264b346c8e03e5eac3f5712dfc7b08be | /Poritish_Bardhan/WeatherApp/app/src/main/java/com/example/weatherapp/Main.java | 12f099ae471c445bf7ac9e1352433c690c90184b | [] | no_license | CodeChefVIT/Mini-Tasks-20 | a54884af31a503f3b9f0a7238d10bd397c3ce630 | cfe7a7f39565b91f07a0e8027ca1ab3af3b96896 | refs/heads/master | 2021-05-24T13:03:57.083509 | 2020-12-16T10:50:12 | 2020-12-16T10:50:12 | 253,573,593 | 2 | 15 | null | 2020-12-16T10:50:13 | 2020-04-06T17:48:10 | Jupyter Notebook | UTF-8 | Java | false | false | 1,496 | java |
package com.example.weatherapp;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Main {
@SerializedName("temp")
@Expose
private Double temp;
@SerializedName("feels_like")
@Expose
private Double feelsLike;
@SerializedName("temp_min... | [
"poritoshbardhan07@gmail.com"
] | poritoshbardhan07@gmail.com |
77081602dfe3983090255179056e190a62117354 | c58ca615765936163df4b273a922c34ae8cb409d | /src/main/java/com/ytsssss/collaborationblog/service/Impl/TeamServiceImpl.java | 46b32acccd6a7ddcd723eff901ebf4a8fba280af | [] | no_license | Ytsssss/CollaborationBlog | 5f69dbb6dc72711b8f5fe8d1f31d12d836ef1d4d | 41e40379c29d440b8d6dddee54b1e6a79127d263 | refs/heads/master | 2022-06-22T14:55:07.733019 | 2019-08-06T03:56:27 | 2019-08-06T03:56:27 | 117,924,978 | 1 | 0 | null | 2022-06-20T23:37:45 | 2018-01-18T03:09:57 | Java | UTF-8 | Java | false | false | 2,753 | java | package com.ytsssss.collaborationblog.service.Impl;
import com.ytsssss.collaborationblog.domain.Team;
import com.ytsssss.collaborationblog.domain.TeamUserRelation;
import com.ytsssss.collaborationblog.mapper.TeamMapper;
import com.ytsssss.collaborationblog.mapper.TeamUserRelationMapper;
import com.ytsssss.collaboratio... | [
"995170811@qq.com"
] | 995170811@qq.com |
66ec7a76b125d2e8c8ba43ecf8002cd7c0d13033 | 5074b0ab213819756e5ff8d2d043d951b258ff8b | /JiuJie/src/main/java/com/jiujie8/choice/setting/entity/ClientModel.java | 1c3311d18a53169b31297e9dbe1234f680ab486b | [] | no_license | 285336243/trunk | 1ea5102cf5f12e8b34704028a6cafc0f4d1de891 | 96c5e68ccef71e6ed3ac9a161595936456cf2360 | refs/heads/master | 2021-01-13T00:37:16.942406 | 2016-03-27T09:31:17 | 2016-03-27T09:31:17 | 53,727,287 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package com.jiujie8.choice.setting.entity;
/**
*
*/
public class ClientModel {
public ClientVersion getClientVersion() {
return clientVersion;
}
public void setClientVersion(ClientVersion clientVersion) {
this.clientVersion = clientVersion;
}
private ClientVersion clientVersion;... | [
"285336243@qq.com"
] | 285336243@qq.com |
f522fb42cc5ce431cb82c897818dbff87d58ccb5 | cfe621e8c36e6ac5053a2c4f7129a13ea9f9f66b | /AndroidApplications/com.zeptolab.ctr.ads-912244/src/com/google/gson/stream/JsonWriter.java | 5adba299f4355eef41926637f60b0c5c642e43e7 | [] | no_license | linux86/AndoirdSecurity | 3165de73b37f53070cd6b435e180a2cb58d6f672 | 1e72a3c1f7a72ea9cd12048d9874a8651e0aede7 | refs/heads/master | 2021-01-11T01:20:58.986651 | 2016-04-05T17:14:26 | 2016-04-05T17:14:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,930 | java | package com.google.gson.stream;
import com.admarvel.android.ads.Constants;
import com.inmobi.commons.internal.ApiStatCollector.ApiEventType;
import com.zeptolab.ctr.billing.google.utils.IabHelper;
import com.zeptolab.ctr.scorer.GoogleScorer;
import java.io.Closeable;
import java.io.Flushable;
import java.io.IOExceptio... | [
"jack.luo@mail.utoronto.ca"
] | jack.luo@mail.utoronto.ca |
d62521ca7f67bbcc584888f062ab86db5c680c3e | 884c3ea383193856b7fa851ceb7f9adb0f8ae545 | /src/main/java/com/uu/Usercontroller.java | ef384e06c566542b34e6f704e9170665d5dd5d6d | [] | no_license | mean-to/firstIdea | 96caf715a51788e4be6f0a44cda60676010c4887 | ad9d33831cafc52bfdd5ae0e860ae03421f21617 | refs/heads/master | 2020-12-12T19:09:46.321454 | 2020-01-16T01:27:36 | 2020-01-16T01:27:36 | 234,208,060 | 0 | 0 | null | 2020-10-13T18:52:46 | 2020-01-16T01:27:26 | Java | UTF-8 | Java | false | false | 50 | java | package com.uu;
public class Usercontroller {
}
| [
"2572482562@qq.com"
] | 2572482562@qq.com |
5a9d9a6dca7c0b4ffd609d3b4d20347437340a3a | 715459cc976f14a0c89f3596e637c14bf38ef93b | /src/main/java/Communication/ICommunication.java | 5d5be699ec436845b9cc09b52bbaa2329d3a687c | [] | no_license | lukkascost/PPD_Combat_Game | 3fa0846890fce0fa7f772345847c30374a05c663 | 77e460e2282ca157849b4ea32b21866d00517882 | refs/heads/master | 2021-03-30T16:08:45.930464 | 2018-03-05T11:57:21 | 2018-03-05T11:57:21 | 122,337,998 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 203 | java | package Communication;
import java.io.IOException;
public interface ICommunication {
public void send(String msg);
public String receivedMsg();
public void connect() throws IOException;
}
| [
"lucas.costa@lit.ifce.edu.br"
] | lucas.costa@lit.ifce.edu.br |
2f4cad4cbad8e1079aafc3646dffedb56c01375f | 4aced0a174ee460b3ecb291095b3d7cc829af7ce | /app/src/main/java/afpcsoft/com/br/bestplaces/model/PlaceApiEdited.java | b1b5524757a6a153bb3474434bc2da2b5b8a3282 | [] | no_license | andrefpc/BestPlaces | d106155669d68dc135620bbce107796966692487 | 410204ffbabeec1e27e3dbc350c304581451b00d | refs/heads/master | 2020-05-18T15:25:38.373484 | 2015-06-30T04:49:45 | 2015-06-30T04:49:45 | 33,789,053 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,042 | java | package afpcsoft.com.br.bestplaces.model;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
/**
* Created by AndréFelipe on 25/06/2015.
*/
public class PlaceApiEdited implements Serializable {
private int id;
@SerializedName("place_api_id")
private String placeApiId;
... | [
"andrefpc92@gmail.com"
] | andrefpc92@gmail.com |
9caf40bfb16c26c684ce47c66c995761dbc1ef50 | c0e14856702a3974aebfcd2476e84f997b082b9f | /Experimentos/Codigo_Experimentos/Sucesores/IASuccesorAS1S2.java | b934661083b1dccb91e1faaa897e15742f499ce2 | [] | no_license | mbdavid2/Practica-IA | d6a1a2e44e2eac82ef3a9d1f535737de73b89e9c | 4c16e113534312906a1c631039b8a41e26dd83c5 | refs/heads/master | 2021-09-07T06:05:53.007341 | 2018-02-18T12:15:36 | 2018-02-18T12:15:36 | 106,182,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,637 | java | package Prac1;
import aima.search.framework.Successor;
import aima.search.framework.SuccessorFunction;
import java.util.ArrayList;
import java.util.List;
public class IASuccesorAS1S2 implements SuccessorFunction{
public List getSuccessors(Object state) {
ArrayList retval = new ArrayList();
IAMap ... | [
"mbdavid297@gmail.com"
] | mbdavid297@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.