blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
24fd6682fbdf9b333aafcba1051a6b4254b59ccb | f7f1974fa7c90c84c71fbeed5e7c31800bfaf216 | /src/main/java/server/actions/DeleteResource.java | 93d2de08e7effae075df41a599b2f983e0a85374 | [] | no_license | gemcfadyen/MonkeyBusiness | 2544f665001a97a94cdf4e57fcc4ee05f39ae78a | 1f0deef59bd9151329e7cb2b6eefec9eb6b70a8f | refs/heads/master | 2021-01-10T11:15:19.692924 | 2016-03-21T13:15:39 | 2016-03-21T13:15:39 | 54,389,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 819 | java | package server.actions;
import server.Action;
import server.ResourceHandler;
import server.messages.HttpRequest;
import server.messages.HttpResponse;
import server.messages.StatusCode;
import static server.messages.HttpResponseBuilder.anHttpResponseBuilder;
public class DeleteResource implements Action {
private... | [
"gemcfadyen@hotmail.co.uk"
] | gemcfadyen@hotmail.co.uk |
e24fe7e258944fa4f6ed530848a577aa9ff80b1e | 6a4ab2a4c41caa7c5bb0e7649bd239aaa4245ecb | /Projeto/UltimateJetFighter/src/edu/br/usp/each/si/fsi/ultimate/model/Stage.java | 51dfe7ae767a92ff98f81207c9a554255c76a208 | [] | no_license | totapo/usp_si_fsi | b138467e97a2fa0ea61d015fc7ca14731fbc5ce3 | f56bd03f59628aff941ca1df03aab30bde36253c | refs/heads/master | 2016-09-06T09:49:15.489473 | 2015-07-02T18:40:13 | 2015-07-02T18:40:13 | 33,420,787 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | package edu.br.usp.each.si.fsi.ultimate.model;
import java.util.List;
import edu.br.usp.each.si.fsi.data.*;
public class Stage {
private int id;
private int lvl;
private float time;
private int id_boss = 0;
private String source;
private List<StageEnemyInfo> enemiesInfo;
public Stage() {
... | [
"marcos-fms@live.com"
] | marcos-fms@live.com |
be13792465f1d5382d91009725a3c0f31438e22b | aced3c930030cfcb9a61d00020bdac97d3f947e4 | /src/main/java/com/mycompany/td2/dasi/metier/services/EntityService.java | 41e643e726bc7aac2b7cb4da95079d1c0b8cbff4 | [] | no_license | Lezzio/PROJET-DASI | e368dc2c97663a86e56f461e723e17f69a5b966b | ccce6fbf5482cb6390a6f95c268ca6cc9af57e7b | refs/heads/main | 2023-05-04T20:25:05.351761 | 2021-05-26T13:23:27 | 2021-05-26T13:23:27 | 353,368,167 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,170 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.td2.dasi.metier.services;
import com.mycompany.td2.dasi.dao.ClientDao;
import com.mycompany.td2.dasi.dao.Consult... | [
"allan.guigal0@gmail.com"
] | allan.guigal0@gmail.com |
61082c5ab589a41c85042a61908c486ee2978f4f | c7f59be24e21c0f64f3c2917548425d0fd990bb1 | /src/main/java/com/lubby/util/MD5Util.java | 907499eae8712179e04816af47cabec72f95d0de | [] | no_license | lubby1990/pet-store | ea6bb772e70147fa556243125b2440419b0e7d94 | 2b5f562cd87b864aad1c80425aa6f94644c013fb | refs/heads/master | 2020-06-04T21:38:19.292349 | 2015-11-17T09:07:21 | 2015-11-17T09:07:21 | 32,629,483 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,347 | java | package com.lubby.util;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* @author Lubby
* @date 2015年3月23日 下午9:09:35
*
*/
/**
*
*
*
* 可以通过 new BigInteger(bytes[] data) ; BigInteger.toString(16);来把128位二进制转换成32个16进制数
*
*/
public class MD5Util {
public static v... | [
"bin.liu@travelzen.com"
] | bin.liu@travelzen.com |
a544d0d9ef761b722687622016c58c3cce09a71a | 6253283b67c01a0d7395e38aeeea65e06f62504b | /decompile/app/Contacts/src/main/java/com/android/contacts/group/GroupDetailDisplayUtils.java | 19d9340f05cd2b3826301110011af2c4f9c6470c | [] | no_license | sufadi/decompile-hw | 2e0457a0a7ade103908a6a41757923a791248215 | 4c3efd95f3e997b44dd4ceec506de6164192eca3 | refs/heads/master | 2023-03-15T15:56:03.968086 | 2017-11-08T03:29:10 | 2017-11-08T03:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,453 | java | package com.android.contacts.group;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.android.contacts.model.AccountTypeManager;
import com.android.contacts.model.account.AccountType;
import com.goog... | [
"liming@droi.com"
] | liming@droi.com |
4ba8d66c04aaa68aa40201c9663014be2c970e4c | 6a0bade9605b64c5788f8f1f1884890faad5963c | /src/JAXP/JAXPFour.java | 308c6f0cd10e9cfcc5c974f8233a0c647e0b9886 | [] | no_license | EastLord/parse-xml | c97df807dd60ddf94fd652d11bf8d7be987a6f45 | c3336477ea6342d87c8aaa291d7806aa32c26d6f | refs/heads/master | 2021-01-18T16:01:45.465010 | 2017-11-06T03:04:36 | 2017-11-06T03:04:36 | 86,703,396 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,773 | java | package JAXP;
import org.w3c.dom.*;
import javax.xml.parsers.*;
import java.io.*;
/**
* The type Jaxp four.
*/
public class JAXPFour {
/**
* Main.
*
* @param args the args
*/
public static void main(String args[]) {
GiveData give = new GiveData();
try {
Docum... | [
"qiutiandong@gmail.com"
] | qiutiandong@gmail.com |
801e6544e3d9ba7a6e65c161dbb56e5935dbd027 | ed751debbdc6881cd4f7909cd260ffc829c94d15 | /app/src/main/java/happy/shreejithour/gmail/com/happyhours/Contactus.java | cec4013bd91d2ca1116a11cfcfc9c56bebf4db8b | [] | no_license | shreejitverma1234/shreejit14bce0728 | 304e008e8f74be64d72e789f5e64558f70be8ed2 | 49e43166f40f3d8e69fb8334465beccfbb18a53e | refs/heads/master | 2021-01-01T05:18:22.756151 | 2016-04-27T07:13:31 | 2016-04-27T07:13:31 | 57,191,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package happy.shreejithour.gmail.com.happyhours;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class Contactus extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.la... | [
"shreejitverma1234@gmail.com"
] | shreejitverma1234@gmail.com |
6fc8d351dc1f1b058a87579d8b859bbeea74137a | 19faa99e9b98449edd14c065676da0e8bba68db8 | /app/connector/fhir/src/main/java/io/syndesis/connector/fhir/FhirResourceQuery.java | 04fdb94ff48fd867b27ed8b513fcaf4544010dcc | [
"Apache-2.0"
] | permissive | syndesisio/syndesis | 67e407a072a482d70f4b2a5c566ef956e2510ef2 | 8a6bb8be99ea81468884132065cf1254ee343c32 | refs/heads/1.15.x | 2023-08-13T04:17:37.288384 | 2023-02-15T18:50:45 | 2023-02-15T18:50:45 | 105,563,335 | 658 | 267 | Apache-2.0 | 2023-08-29T09:30:50 | 2017-10-02T17:26:55 | Java | UTF-8 | Java | false | false | 836 | java | /*
* Copyright (C) 2016 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"rafal.korytkowski@gmail.com"
] | rafal.korytkowski@gmail.com |
61b792737f72de84e157d309b113588cf4b05adb | fcf90ba4a63d0f2efd460f2428649b56782be8f8 | /zshop-dao/src/main/java/com/zte/zshop/dao/ProductTypeDao.java | 953d7b7e179957327b31d29aa48aeb0202d4b108 | [] | no_license | wxhygrdsj/zshop-front-backend | f40469f4867727fae9a7644b4d4ae96423430d29 | 7ad2102ae2901aa11374f193232ba184f9f87aac | refs/heads/master | 2023-06-28T06:54:21.639028 | 2021-07-08T10:47:39 | 2021-07-08T10:47:39 | 381,952,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.zte.zshop.dao;
import com.zte.zshop.entity.ProductType;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* Author:helloboy
* Date:2021-06-01 10:39
* Description:<描述>
*/
//@Repository
public interface ProductTypeDao {
public List<ProductType> selectAll();
public Product... | [
"1090913595@qq.com"
] | 1090913595@qq.com |
3a9caf0424a90c11f774aaac14a40ba12bf93118 | 0076bfe278036e848011d111efc47520969b7d27 | /app/src/main/java/com/ostentatious/spotify/MainActivity.java | 237b7ffae580f6ae4bd0bea6af53b52938b96be0 | [] | no_license | Kelbirk/spotifyplayer | 05a109082eac83b22003bb62bcd22b65f45f236f | f5ce902d8c224c93316ec0ad548026745a0915f5 | refs/heads/master | 2020-06-05T18:44:02.459485 | 2015-08-02T21:49:35 | 2015-08-02T21:49:35 | 40,024,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,511 | java | package com.ostentatious.spotify;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
public class MainActivity extends AppCompatActivity {
public boolean mTwoPane;
static final String FRAGMENT_TAG = "top tracks";
@Override
... | [
"kelbirk@gmail.com"
] | kelbirk@gmail.com |
e7316681cd4f7df30407afe72dd12a884439c977 | 1c407a9c0b1871fafdf618c5c126e1b80373846d | /src/test/java/com/in28minutes/unittesting/unittesting/business/ListMockTest.java | 5bf81ed229dbbbd7c3d8a6ee76745d3511b8d7c5 | [] | no_license | JulianCabreraS/junit-spring-boot | 0ac3f04cfd489eb873e19edbcaee250b1bd065eb | 942a07228cfeffa0b4ca3637a9c27e66f0981bd1 | refs/heads/master | 2023-03-31T16:28:18.538325 | 2019-10-27T20:42:51 | 2019-10-27T20:42:51 | 356,669,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,758 | java | package com.in28minutes.unittesting.unittesting.business;
import org.junit.Test;
import org.mockito.ArgumentCaptor;
import java.util.ArrayList;
import java.util.List;
import static org.junit.Assert.*;
import static org.mockito.Mockito.*;
public class ListMockTest {
List<String> mock = mock(List.class);
@Te... | [
"julian.cabreras@gmail.com"
] | julian.cabreras@gmail.com |
84b8b7570ae5784ebd1be771f64c510f9d4f1954 | 389b3041136f347de06d0e09a16cdd910e886e9d | /src/main/java/com/bridgelabz_parkinglot/AirportSecurity.java | e824006f3feae03e7720f2b1fbb975462930d3d7 | [] | no_license | SRC0747/ParkingLot_TDDApproach | cf56ffc6b3bd742207f49b3513461e48703ef898 | 251585ba0e499d343eadc2ae9f02d6e71431e93d | refs/heads/master | 2023-08-26T12:33:51.362618 | 2021-11-10T19:29:56 | 2021-11-10T19:29:56 | 426,325,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package com.bridgelabz_parkinglot;
public class AirportSecurity implements ParkingLotObserver{
private boolean isFullCapacity;
public void capacityIsFull() {
isFullCapacity = true;
}
public boolean IsCapacityFull() {
return this.isFullCapacity;
}
}
| [
"RjSrc@0747"
] | RjSrc@0747 |
55b815c2a602ed6b6c5b2adfe305c69efe901941 | f0538cd2e4255c91f72e84cd935b69c320fb767d | /Others/TaskManager.java | 676da849fffcf5c96f4af1d8eb550aaef4bf305c | [] | no_license | jb1998/Data-Structures | 5135be4f2455242800f350a26fb20386d73a5333 | d19b67393c6ba5a435d5a3178b6eab136fe08a9c | refs/heads/master | 2021-09-20T04:17:24.647017 | 2018-08-03T14:12:39 | 2018-08-03T14:12:39 | 114,671,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,253 | java | //import org.omg.CORBA.Current;
//
//import java.util.concurrent.ExecutorService;
//import java.util.concurrent.Executors;
//import java.util.concurrent.ThreadPoolExecutor;
//
//public class TaskManager {
//
// private int threadCount;
// private ExecutorService executorService;
//
// public TaskManager(int th... | [
"jatinbindra171998@gmail.com"
] | jatinbindra171998@gmail.com |
520e55f84cd633e56ab680249e33a4c1186e95a7 | 5a9f8cda392dea69236b11ae5179136ca1d38701 | /src/day19/DatdrivenTesting2.java | 4d9101015dadcab528399b236a495ed6e8c22f4e | [] | no_license | rajkumar888/CucumberMaven | c2cac94dbd7865f9e2723fa4cda171e14d1fde99 | 60cf1c722a3ccea5fc85224c00fe9fd938d9b165 | refs/heads/master | 2021-04-12T10:55:23.041539 | 2018-06-17T14:32:15 | 2018-06-17T14:32:15 | 126,392,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,989 | java | package day19;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.xssf.usermodel.XSSF... | [
"Computer@DESKTOP-57UBSTI"
] | Computer@DESKTOP-57UBSTI |
3f676eba7cd8066efb869f56c5b75c3bd3a5847f | bbf6d3262bc7033074bb9ba563030e65a61485a7 | /src/main/java/com/kodilla/travel_agency/service/FlightService.java | f4d67a4e6f3c33ba0f9b3499fac58a2b6c3decc9 | [] | no_license | ewelinalimanska/TravelAgency | c7a1c1a0b03d8191d36903f79dc0e5c005fa411e | 8a722c1aa44fb9a8155e18a6725b75e724ac0429 | refs/heads/master | 2023-01-30T10:44:37.746832 | 2020-12-11T00:15:21 | 2020-12-11T00:15:21 | 317,622,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package com.kodilla.travel_agency.service;
import com.kodilla.travel_agency.domain.flight.Flight;
import com.kodilla.travel_agency.repository.FlightRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.Optional;
@Service
public clas... | [
"limanskaewelina@gmail.com"
] | limanskaewelina@gmail.com |
9226255c14a7b480d859008819adf03ce9f76ade | 75604d83db3d7c6e783a54097687a1bb9d1be338 | /src/BaekJoon/P18406.java | 56f26a171ccf1c8ab3b0ebbb6ef914d83f276702 | [] | no_license | nn98/Algorithm | 262cbe20c71ff9b5de292c244b95a2a0c25e5bd7 | c1999a8ef3bfc1370abee56c0597c286a1cb81af | refs/heads/master | 2023-08-17T04:39:41.236707 | 2022-09-07T06:22:56 | 2022-09-07T06:22:56 | 178,701,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 283 | java | package BaekJoon;
public class P18406 {
public static void main(String[] args) {
String a=new java.util.Scanner(System.in).next();
int n=a.length()/2,p=Integer.parseInt(a.substring(0,n)),q=Integer.parseInt(a.substring(n)),i,j,m=1;
System.out.println();
}
}
| [
"jkllhgb@gmail.com"
] | jkllhgb@gmail.com |
110da32ee55a9c9822bc987bf6b5d0b8dabb46a9 | bab7546c7025cac15d47e6d3b775833bbd108b58 | /examen-robert/src/es/potify/main/CancionPersister.java | adc2704e699764a40c46adc2516985f229721055 | [] | no_license | Robert91911/hibernate-examples | e6a09eaef99b3180da82986cba036a7c280d58a0 | a9af2aa6e0a7f7250ddb3a2f4e78c034924dfe0a | refs/heads/master | 2022-07-11T12:28:21.152723 | 2020-01-29T18:40:31 | 2020-01-29T18:40:31 | 237,053,930 | 0 | 0 | null | 2022-06-21T02:43:02 | 2020-01-29T18:30:54 | Java | UTF-8 | Java | false | false | 1,651 | java | package es.potify.main;
import org.hibernate.Session;
import org.hibernate.Transaction;
import es.potify.modelo.Cancion;
import es.potify.utilidades.Utilidades;
public class CancionPersister {
public static void borrarCancion(Cancion cancion) {
Session session = Utilidades.getSessionFactory().getCurrentSession();... | [
"robert.marian9191@gmail.com"
] | robert.marian9191@gmail.com |
2e3a925ab2efcfcb6e33b04bd5ad8e84a53a59aa | 1ac06e825db5fc968165254486d5292233278203 | /src/main/java/net/lightwing/mediweb_admin/pojo/MDoctor.java | f2c836227a0415bcbd2c9f17218e9083e78045a8 | [] | no_license | 1057697328/qysmweb_admin | 442694da418d1cd79248debf8b4256bf281e6a7f | 5a93dce87889dd5aaad55dc9691fcf9375d15249 | refs/heads/master | 2020-05-02T20:46:25.701392 | 2019-04-24T14:52:06 | 2019-04-24T14:52:06 | 178,201,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,278 | java | package net.lightwing.mediweb_admin.pojo;
import java.io.Serializable;
/**
* m_doctor
* @author
*/
public class MDoctor implements Serializable {
/**
* 专家ID
*/
private Integer did;
/**
* 专家姓名
*/
private String dname;
/**
* 专家职位&头衔
*/
pr... | [
"1057697328@qq.com"
] | 1057697328@qq.com |
0f42753a2a62ba5a4f95f5f689540a01cd939cba | a3a84313a161d8ba0216460d6f46f2325466e36a | /StaffUser/src/com/icss/ui/TestStaffCards.java | a3cac94a24ac901dc35ab56c72f5d364b3a4eea3 | [] | no_license | hp-xiao/StaffUser2 | 051c5e5fd9064a176f60598d1f811f05abd870ca | 36a4b57150c4cbe717ccdc0c013d59f338eb7bc9 | refs/heads/main | 2023-01-30T14:26:10.071805 | 2020-12-17T12:59:20 | 2020-12-17T12:59:20 | 322,293,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,178 | java | package com.icss.ui;
import java.util.List;
import com.icss.biz.IStaff;
import com.icss.biz.impl.StaffBiz;
import com.icss.dto.StaffCard;
import com.icss.entity.Card;
import com.icss.entity.Staff;
import com.icss.util.BeanFactory;
public class TestStaffCards {
public static void main(String[] args) {
getStaffCa... | [
"xiaohp@sina.com"
] | xiaohp@sina.com |
64a05c1016460c9f3272fc0805ff434e0c20bf80 | 0a4bfac4307a19534fec7f58000b7fe5c8ea840b | /src/me/coley/recaf/ui/component/editor/AccessMethodEditor.java | 95d6a7e6727d95b308bba5309c2ec22fecc4ba8f | [
"MIT"
] | permissive | zgkxzx/Recaf | 1fe5315fa952ff3cd7e0fcc94fb89786ae8e7222 | 364af5fab7037cab853a7884112f3394640e5f97 | refs/heads/master | 2020-04-23T19:55:19.090354 | 2019-02-13T19:47:21 | 2019-02-13T19:47:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 718 | java | package me.coley.recaf.ui.component.editor;
import org.controlsfx.control.PropertySheet.Item;
import javafx.scene.Node;
import me.coley.recaf.bytecode.AccessFlag;
import me.coley.recaf.ui.component.AccessButton;
/**
* Editor for editing access flags for methods.
*
* @author Matt
*/
public class AccessMethodEdit... | [
"mcoley2@gmu.edu"
] | mcoley2@gmu.edu |
ad1cf640b5ced32fa8635bd6639bb657b6715b7c | 10d83ef192a2e3c475be15a9294634094fae47ed | /src/main/java/org/jypj/dev/dao/ThemeDao.java | 2ffb76c7509b0abb973a7fd9e256fa8f67afb722 | [] | no_license | 278624508/yx-recruitment-admin | a45c970f5e7a6071dd7f2fd3210f7abbd213b54a | 442982232d76f7c823935a90bad85524451258cc | refs/heads/master | 2020-03-21T00:11:23.486618 | 2018-08-12T03:37:01 | 2018-08-12T03:37:01 | 137,882,345 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,272 | java | package org.jypj.dev.dao;
import org.jypj.dev.entity.Theme;
import org.jypj.dev.util.Page;
import java.util.List;
import java.util.Map;
/**
* Themedao数据接口层
* 招聘主题
* @author
*
*/
public interface ThemeDao {
/**
* 保存
* 字段为空的不存防止覆盖存在默认值的字段
* @param theme
* @return 保存后的对象包括ID
*/
public int saveT... | [
"hzldd999@163.com"
] | hzldd999@163.com |
678ae8025f88527246faa7f944415299791650a5 | 3150b85118ad4dece42aadeeddac65cabd0b9074 | /app/src/main/java/com/guguscode/dapenduk/Activities/EditData.java | 1fd775be028a491ffb531e0f9f97d360b41549f9 | [] | no_license | gugusx/DaPenduk | d279d47ac0f9bfb2683040299b5238a9be518b58 | 0301afea4f8e3d47bb5f3b02be2e53059dcbda99 | refs/heads/master | 2022-12-11T01:37:20.588312 | 2020-09-01T14:09:50 | 2020-09-01T14:09:50 | 292,015,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,555 | java | package com.guguscode.dapenduk.Activities;
import android.app.DatePickerDialog;
import android.os.Bundle;
import android.view.View;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget.TextView;
import androidx.appcompat.... | [
"gusmira94@hotmail.com"
] | gusmira94@hotmail.com |
23e727d9e568d3e10f759efb756344d509302c9b | 64fb7d7cc292400eea4b1dc8f03d7b0bc4ae53da | /module2/main/java/service/house/HouseServiceIml.java | aa03be11e28a006ad0ed965740a1d67b71220790 | [] | no_license | nguyenhoatho/C0221G1_nguyenhoatho | 270a38d81fd98aee2445af1ba11a435678188ce6 | 810ec2fe6a47a4f60eeb15c634485f6dad3eb1ca | refs/heads/main | 2023-06-28T02:24:21.221771 | 2021-07-31T03:11:07 | 2021-07-31T03:11:07 | 342,188,618 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,926 | java | package service.house;
import models.House;
import ultils.compare.HouseCompare;
import java.io.PrintWriter;
import java.io.Writer;
import java.util.List;
import java.util.Scanner;
import java.util.Set;
import java.util.TreeSet;
public class HouseServiceIml implements HouseService{
private static final String PAT... | [
"nguyenhoatho.qn@gmail.com"
] | nguyenhoatho.qn@gmail.com |
5ae4b8337cd8e30ec72cd96633d332afd5d192de | bb556c79fd75c0fa2832b2c6d89d3b6771647398 | /AndroidWork/work3/build/generated/source/r/debug/com/example/user/work3/R.java | 03dffb2e670f249074f07578a9952a04565d6a47 | [] | no_license | CJAW/Android | 86f665ffc3ed8e6e126be5701c702417bcc2b156 | a653ad376e36d51a04cfc8b9990037e720fbf653 | refs/heads/master | 2020-06-25T22:35:21.163877 | 2017-07-12T11:52:27 | 2017-07-12T11:52:27 | 96,979,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 488,517 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.user.work3;
public final class R {
public static final class anim {
public static final int abc_fade_in=0... | [
"847400153@qq.com"
] | 847400153@qq.com |
b72cdcbc0ee6210d0ee3851e6de1250cb06710fd | 0c915611cbf11d902e759f89b4289a8a9ecc008b | /library/src/test/java/net/jimblackler/jsonschemafriend/Catalog.java | aef7890f6909561f899340cd735c003825beb463 | [
"Apache-2.0"
] | permissive | jacquelynwax-nytimes/jsonschemafriend | 4be36df33df309c02ceb5277dc0b6f9c6e68bf5c | d657e433c2217a280d6c1ed2f02ad030c8f76293 | refs/heads/master | 2023-05-07T13:41:04.080457 | 2021-06-01T17:10:29 | 2021-06-01T17:10:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,430 | java | package net.jimblackler.jsonschemafriend;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import java.io.IOException;
import java.net.URI;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import org.junit.jupiter.api.DynamicTest;
import org.junit.ju... | [
"jimblackler@google.com"
] | jimblackler@google.com |
589ebcd9468b735af7981d31dcfc9a3afe58faed | 1012a878b71004253a1a7c21e762b80264767767 | /src/main/java/co/edu/escuelaing/sparkdockerdemolive/SparkWebServer.java | c267f56d477e409452987c1cb4110d1b5d7f899b | [] | no_license | Ricar8o/SparkDockerDemo | b04bb797c551595cda6be4bf2d319d022e20506b | 1832355deffc698413f6a0f86f7b09c2e4a8abd0 | refs/heads/master | 2022-12-19T22:22:10.134077 | 2020-09-29T15:21:28 | 2020-09-29T15:21:28 | 299,656,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package co.edu.escuelaing.sparkdockerdemolive;
import static spark.Spark.*;
/**
* A simple web server using Sparkweb
* @author dnielben
*/
public class SparkWebServer {
public static void main(String... args){
port(getPort());
get("hello", (req,res) -> "Hello Docker! :)");
... | [
"andres.martinez-d@mail.escuelaing.edu.co"
] | andres.martinez-d@mail.escuelaing.edu.co |
f5dad7081b62b7ef16f034f2b6b0e7658b64f730 | 7dc048252bef2e980eb17aaba2eb2e51b6c306e6 | /app/src/main/java/com/example/rentalapp/Admin.java | 359afe1ad3a42c44504616f76c9339172882f509 | [] | no_license | BowieGian/Rental-Application-Old | 3dc8dddffd72b5811e6d0fd5b3b7d14540d843ce | df3ff2d0127816de902653db8512f71f6f4dcf49 | refs/heads/master | 2023-01-16T01:08:24.229238 | 2020-11-30T06:49:59 | 2020-11-30T06:49:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package com.example.rentalapp;
public class Admin {
private String adminName;
private void removeUser(int ID) {
// remove user by ID
}
private void addUser(int ID){
//add user by ID
}
private void modifyRoom(House thisHouse){
// modify thisHouse
}
}
| [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
718db3cb2eec5827a1dd216770b43973508979a4 | da5e1aacee3f1cb21e9ed48a0b1afc93587dcbe1 | /app/src/main/java/com/example/meetingRoom/MeetingDetails.java | 4b1c38c90fd81ff7e728eeb66c406c52e82eca5f | [] | no_license | Ekram007/Meeting-Room | 4c167ba6e57812917b9729c2d1d4da2af8bd1f69 | cf809350bbea0bab4cf6b93a20f8a2695b22abef | refs/heads/main | 2023-08-24T20:53:58.113507 | 2021-10-21T20:57:14 | 2021-10-21T20:57:14 | 341,878,731 | 1 | 0 | null | 2021-02-24T11:57:00 | 2021-02-24T11:31:29 | Java | UTF-8 | Java | false | false | 2,800 | java | package com.example.meetingRoom;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import com.google.firebase.auth.Fi... | [
"ei.ekramul.islam@gmail.com"
] | ei.ekramul.islam@gmail.com |
4b7a3e698100349a03615600c1b328590c85f840 | 33cc7af5f26a6be64cac4c6164843cce76673027 | /.metadata/.plugins/org.eclipse.wst.server.core/tmp1/work/Catalina/localhost/Anil/org/apache/jsp/publishers_jsp.java | a8929c91403270a18707007c67e44805a897cfe5 | [] | no_license | akraju03/BookStore | 4d4edb09487d1e11a405401fd1fdedf6a5251cc5 | 03c5c2aade6a156cb250d8f58a8cacaca26d9e28 | refs/heads/master | 2021-08-19T19:48:52.740102 | 2017-11-27T08:54:36 | 2017-11-27T08:54:36 | 112,171,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,952 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/9.0.1
* Generated at: 2017-11-26 11:00:08 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.apa... | [
"anil.n1@olacabs.com"
] | anil.n1@olacabs.com |
e667b455a0284a23cb925a5b2231e6175d331d0c | 2e1fd6624412ab4e0e005825df43c2925df22f2c | /src/com/imgeorgedev/scrabblecheat/WordChecker_activity.java | 3ba8e6f1fc61760c2746e4959b523e4615ee30f1 | [] | no_license | ikp4success/Scrabble-Cheat | 2e899c087140f96f96f19c221b4b65fabc9b187f | 292d191dcdec445383f2590b85d4f19ffb482c09 | refs/heads/master | 2020-06-02T21:42:02.757291 | 2014-11-12T15:43:49 | 2014-11-12T15:43:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,988 | java | package com.imgeorgedev.scrabblecheat;
import java.io.IOException;
import java.util.concurrent.atomic.AtomicBoolean;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
impo... | [
"ikp4success@gmail.com"
] | ikp4success@gmail.com |
d9d829c786861952aeea8a5cd6b200ab1bc4d906 | 45a73474041c2ca9994a2d7f2aa3705981770815 | /network/src/java/com/charles/def/enums/ServerType.java | 5988a458f43059fc300322d6549ecb02d2806530 | [] | no_license | moonMagic/game | 1ba4aafc30a41da5be7b6dfccf97f6881fd05645 | 849f452d598651b8e52eb852bf430bb58be4f15f | refs/heads/master | 2020-05-03T19:12:33.591417 | 2019-04-01T02:36:53 | 2019-04-01T02:36:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package com.charles.def.enums;
import com.charles.def.GenericDefinition;
/**
* 定义服务类型枚举, 现在只先定义常见类型
*
* @author CharlesLee
*/
public enum ServerType implements GenericDefinition<Integer, String> {
/**
* 网关服务器类型
*/
GATEWAY_SERVICE(0, "网关服务器所代表的类型");
ServerType(Integer type, String messageT... | [
"1143810829@qq.com"
] | 1143810829@qq.com |
3b682db930da303c06fc5b38cbd53d5425324aea | 86b945f3330812f310d4d3682d929f4796f2d0d5 | /src/main/java/com/baizhi/dao/AdminMapper.java | 81706753339b082091793a112c7f8e265708482d | [
"MIT"
] | permissive | zxmasd/mbg | eb7657ffc94577e82ff9d295edb5a130ca16f0b6 | c1d5b4fb917c24b687740c3b52a8796818ace919 | refs/heads/master | 2023-05-01T01:39:44.574974 | 2023-04-15T12:56:16 | 2023-04-15T12:56:16 | 175,378,563 | 0 | 0 | MIT | 2022-06-21T00:59:03 | 2019-03-13T08:32:20 | Java | UTF-8 | Java | false | false | 797 | java | package com.baizhi.dao;
import com.baizhi.entity.Admin;
import com.baizhi.entity.AdminExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface AdminMapper {
int countByExample(AdminExample example);
int deleteByExample(AdminExample example);
int deleteByPrimaryKey(Str... | [
"15364859879@163.com"
] | 15364859879@163.com |
546bb0a286c751adcbb8d8839e2a1d57ca33805b | f6beea8ab88dad733809e354ef9a39291e9b7874 | /com/planet_ink/coffee_mud/MOBS/Tiger.java | 2e9082320936a679a442bc5832e8065df1111350 | [
"Apache-2.0"
] | permissive | bonnedav/CoffeeMud | c290f4d5a96f760af91f44502495a3dce3eea415 | f629f3e2e10955e47db47e66d65ae2883e6f9072 | refs/heads/master | 2020-04-01T12:13:11.943769 | 2018-10-11T02:50:45 | 2018-10-11T02:50:45 | 153,196,768 | 0 | 0 | Apache-2.0 | 2018-10-15T23:58:53 | 2018-10-15T23:58:53 | null | UTF-8 | Java | false | false | 2,694 | java | package com.planet_ink.coffee_mud.MOBS;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.planet_... | [
"bo@zimmers.net"
] | bo@zimmers.net |
8af2d17b710045e0f9e35bd8d344a060afb56ddf | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/no_seeding/75_openhre-com.browsersoft.openhre.hl7.impl.config.HL7SegmentImpl-1.0-9/com/browsersoft/openhre/hl7/impl/config/HL7SegmentImpl_ESTest.java | 1087a02c7d4a56e3de945ebbd054d062f1663b3a | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | /*
* This file was automatically generated by EvoSuite
* Mon Oct 28 23:05:12 GMT 2019
*/
package com.browsersoft.openhre.hl7.impl.config;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
c0e7f3bb64457f6bf1790925c04e5472151c14a7 | 1d8518c98463214a39cf644d06b8144c2733c4b8 | /BeanGame.java | a85270b5bfc50d5a4dd085e63fded75af1d14f30 | [] | no_license | andyyoyo/U10416031_HW5_interface | 313dfe923aae15af92522117da969e6cb8441633 | 45143af216826c80357789c08da7296167c8bfe3 | refs/heads/master | 2021-01-10T13:46:04.507000 | 2016-03-24T12:58:18 | 2016-03-24T12:58:18 | 54,321,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,393 | java | //U10416031
import javafx.application.Application;
import javafx.scene.Scene;
import javafx.scene.layout.Pane;
import javafx.stage.Stage;
import javafx.scene.shape.Line;
import javafx.scene.shape.Circle;
public class BeanGame extends Application{
public void start(Stage primaryStage) {
//create a pane
Pane p =... | [
"andyyoyo76543@gmail.com"
] | andyyoyo76543@gmail.com |
9fd4a1a73fecf28b2fafb54f30476fee90430df8 | fbf340b502bdb7f3a9d68d6cbbc82a18ca151c48 | /src/java/com/onlineshop/model/User.java | 9255605d5e45677af44a4518a92edb8865812343 | [] | no_license | JodiNoordiansyah/OnlineShop | daf118c0c8dfae1383db43a36a5324bf4ff8c6ae | 64ce18f40e1693646072713bdc257436a9409e6f | refs/heads/master | 2021-08-30T19:20:08.486974 | 2017-12-19T04:41:07 | 2017-12-19T04:41:07 | 114,584,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,731 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.onlineshop.model;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Generate... | [
"jodinoordiansyah@gmail.com"
] | jodinoordiansyah@gmail.com |
35d90c1a2a7460c93e608f7dbfb5feb702600b6a | d97796343e569ea2982d83a70c9a243e617ff4da | /Spring-Boot-master/src/main/java/com/zx/Pojo/Model.java | 015398050fbdf8f46d226c8773f1be24690ce670 | [] | no_license | EZreal-zhangxing/EarthQuakeProject | fb3d038fa28d4a32ef09d1348d1767819c6d1194 | f66a4ec98bfb3ec17c551b6a4616a4f50b0a00ca | refs/heads/master | 2020-03-23T14:38:41.853502 | 2019-04-14T11:09:16 | 2019-04-14T11:09:16 | 141,689,942 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 785 | java | package com.zx.Pojo;
public class Model {
private Integer id;
private String modelName;
private String parentModel;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getModelName() {
return modelName;
}
... | [
"zhangh@civaonline.cn"
] | zhangh@civaonline.cn |
01e2842a955a90ace89b816d688683ec80fdd97e | 9c161a0ac493238cf0b1df02093025446ef83335 | /projet1/app/src/main/java/model/Status.java | 50350fef3bf18d95db2ad78d9c85c80134adc090 | [] | no_license | adentsLyon/projetsAndroidStudio | bc9a69d98845fbf31888343df71dfcf95b309d70 | f8771d059606c1cf8284546138d3fc00e6f1c0b7 | refs/heads/master | 2021-01-15T11:46:32.865023 | 2015-07-31T07:08:52 | 2015-07-31T07:08:52 | 37,053,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | package model;
/**
* Created by amachado on 24/06/2015.
*/
public class Status {
private int code;
private String name;
private String tableName;
public Status() {
}
public Status(int statusCode, String statusName, String tableName) {
this.code = statusCode;
this.name = s... | [
"amachado@adents.com"
] | amachado@adents.com |
57ef954a6dcb94fa14a0ed91555196e55f821b93 | 7898b6967273fb569d61256b7acc8da372c1326e | /LeetCode/ArrayPartitionI.java | b58aefbdef36024568dbd2a4f0330f33343d6b06 | [] | no_license | DavinderSinghKharoud/AlgorithmsAndDataStructures | 83d4585ebbdc9bc27529bffcadf03f49fc3d0088 | 183aeba23f51b9edea6be8afbc9ee6cd221d3195 | refs/heads/master | 2022-07-08T17:18:23.954213 | 2022-05-17T02:22:16 | 2022-05-17T02:22:16 | 229,511,418 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 784 | java | package LeetCode;
import java.util.Arrays;
/**
* Given an array of 2n integers, your task is to group these integers into n pairs of integer, say (a1, b1), (a2, b2), ..., (an, bn) which makes sum of min(ai, bi) for all i from 1 to n as large as possible.
*
* Example 1:
* Input: [1,4,3,2]
*
* Output: 4
* Explan... | [
"dskharoud2@gmail.com"
] | dskharoud2@gmail.com |
9e4808c0fffd75eb433a81390a4215e44ee0862f | 2e41518fa009c522ea860b6c3e445e221f0cc41a | /Source Code/src/com/akisoft/slidingmenu/CustomAutoCompleteTextView.java | 5e09b32b723069e353e2fe536b3dbd842a45b2e6 | [
"MIT"
] | permissive | aksh4y/CU | ba42d4a647494748b26a0bcfae990b07a9c064e2 | edf89cab0d94a4741ea4df073aaa2c1bc6259f5f | refs/heads/master | 2021-01-12T03:34:12.837564 | 2018-02-13T06:23:03 | 2018-02-13T06:23:03 | 79,762,456 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 797 | java | package com.akisoft.slidingmenu;
import java.util.HashMap;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.AutoCompleteTextView;
/** Customizing AutoCompleteTextView to return Place Description
* corresponding to the selected item
*/
public class CustomAutoCompleteTextView e... | [
"4kshay@ccs.neu.edu"
] | 4kshay@ccs.neu.edu |
e36f03d0c97c69c3e337ffce8faeab0cbb30617c | 90ab5bca7e2ac6d383f221699ad0c9dc41839859 | /Leilao.Server/src/br/com/fatec/fake/Provider/ContaProvider.java | 0543b06da5a9cb6b8793ce3c6e27c4abe520f5ea | [] | no_license | HenGuirelli/Leilao-rmi-SD | 411cf00e5dfb4521d2580130620f74606de01676 | a944342323d4645a9c5bff5b904eb21b784882b8 | refs/heads/master | 2020-04-04T08:41:32.084638 | 2018-12-14T13:27:30 | 2018-12-14T13:27:30 | 155,790,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package br.com.fatec.fake.Provider;
import br.com.fatec.exceptions.ContaExisteException;
import br.com.fatec.model.Conta;
import br.com.fatec.enums.TipoConta;
import br.com.fatec.interfaces.ILoginProvider;
import br.com.fatec.model.Participante;
import br.com.fatec.model.Usuario;
public class ContaProvider implement... | [
"henrique.guirelli@intelitrader.com.br"
] | henrique.guirelli@intelitrader.com.br |
73c521bb93c8c5e6dc88199e006bb9db172f2b38 | fe9fb6a6eab7d519f57a4e8950849d91b8197dd5 | /Documents/RAD_Project/New folder/src/DeleteProduct.java | fd14c4bfb2940540ad5cf489835c8fa07ddf299e | [] | no_license | ridmiAshi/Stock-Managment-System | 8abe2a7688b5063f753232ed9ae9c7b023c9dc35 | 4c79576e9a9001b28752d146eed012d646865f55 | refs/heads/master | 2022-11-21T07:28:47.500837 | 2020-07-27T16:49:06 | 2020-07-27T16:49:06 | 216,770,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,916 | java |
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.swing.JOptionPane;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templat... | [
"ridmiashi@gmail.com"
] | ridmiashi@gmail.com |
0d84dc286b9a0471a1ee94748789ee7071a36247 | 55198905555db7de06a5ed6e743b9087560ee82e | /WidgetLib/StatusBarLib/src/main/java/com/yc/statusbar/bar/BarStatusLollipop.java | 3115a1bf354344d6d5a6a27732defe7f7d11ec1f | [
"Apache-2.0"
] | permissive | Mario0o/LifeHelper | c68ebe76e50283403587558dfdfdddd418667943 | 83c22ffbd61186aa86d29a325755e5f796d1e117 | refs/heads/master | 2023-08-17T05:49:25.116555 | 2023-08-14T23:51:17 | 2023-08-14T23:51:17 | 190,854,495 | 0 | 0 | null | 2023-08-15T08:02:23 | 2019-06-08T06:37:35 | Java | UTF-8 | Java | false | false | 13,235 | java | /*
Copyright 2017 yangchong211(github.com/yangchong211)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in... | [
"yangchong211@163.com"
] | yangchong211@163.com |
aa7bd30bf1d07726dc55c1dd584992e8194fb26e | 020c7ebfdce75ffc163e62fadf70c9dcb2c627f1 | /SpringMVC020WebFlow/src/com/cg/hr/controller/Authenticate.java | 457ff41e662a7ff78d1c1ee55636e7ca0589c6f5 | [] | no_license | shivam1113/m4 | f82909c732c012f00bc7798d13ca73b7f47715fc | ad1578f0b1e468568f353a66743501546bbd00b1 | refs/heads/master | 2021-07-08T05:46:33.332583 | 2017-10-04T11:59:51 | 2017-10-04T11:59:51 | 105,763,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,552 | java | package com.cg.hr.controller;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.ser... | [
"shivam.rastogi@capgemini.com"
] | shivam.rastogi@capgemini.com |
8b43f9f8cf6e8879be4e49f97af73bc9b9c976dc | 8e194cd97abc4e2938889e8457b21d6c409b8351 | /src/test/java/com/wb/pro/handle/reflect/CglibProxyExampleHandleTest.java | 624adcebcde0278eafc26ae10d6ef33b86b50909 | [] | no_license | sky0504/pro | f5fe74801425e9e2be63fdf921d2c10def6f537c | a45bee4c76ce913bd674a7c450bc3d35d0793e1d | refs/heads/master | 2021-06-20T18:29:09.175595 | 2021-04-15T11:57:01 | 2021-04-15T11:57:01 | 200,950,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | package com.wb.pro.handle.reflect;
import com.wb.pro.service.reflect.HelloService;
import org.junit.Test;
import org.springframework.boot.test.context.SpringBootTest;
/**
* CGLIB代理测试
*
* @author: WangBin
* @create: 2020-01-31 18:01
**/
@SpringBootTest
public class CglibProxyExampleHandleTest {
@Test
publ... | [
"bluesky0504@163.com"
] | bluesky0504@163.com |
7babf9f28c3afffa1ffe9aeebcee88a38cb26a18 | 78f284cd59ae5795f0717173f50e0ebe96228e96 | /factura-negocio/src/cl/stotomas/factura/negocio/init_24/copy3/TestingTry.java | 58dbe76ebea27f839e8cd246b6c30ff0b0689713 | [] | no_license | Pattricio/Factura | ebb394e525dfebc97ee2225ffc5fca10962ff477 | eae66593ac653f85d05071b6ccb97fb1e058502d | refs/heads/master | 2020-03-16T03:08:45.822070 | 2018-05-07T15:29:25 | 2018-05-07T15:29:25 | 132,481,305 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,256 | java | package cl.stotomas.factura.negocio.init_24.copy3;
import java.applet.Applet;
public class TestingTry {
// Inclusión de funcionalidades de esfera de control que no es de confianza
// Un atacante puede insertar funcionalidades maliciosas dentro de este programa.
// Las Applet comprometen la seguri... | [
"Adriana Molano@DESKTOP-GQ96FK8"
] | Adriana Molano@DESKTOP-GQ96FK8 |
5c8936d3f58e54cbac02c2fc2e1114486255b0bb | a41544231c57edb8170956e75476ce198bef6dd3 | /src/core/at/tuwien/ifs/somtoolbox/util/ImageUtils.java | c92c45d40443473edfdf4074ad89eef566394f8f | [] | no_license | TaylorPeer/somtooolbox-dendrograms | c7d915b2ec509c3c55e0704bd80671b4ba52e3eb | 36094e8ab20e3bffe2df333d055f59f7384fed4b | refs/heads/master | 2021-01-01T05:50:45.307287 | 2015-02-08T20:41:16 | 2015-02-08T20:41:16 | 30,176,715 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,487 | java | /*
* Copyright 2004-2010 Information & Software Engineering Group (188/1)
* Institute of Software Technology and Interactive Systems
* Vienna University of Technology, Austria
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file ex... | [
"t.peer@cortical.io"
] | t.peer@cortical.io |
55ba3d39b07e80566da2eddf372e53f435c785dd | 382ba7b53b45653d700f273a442e684a829bf635 | /src/org/me/socket/single/Klient.java | 929be54109c94bb6f94b7e84c14f078b46e88a8a | [] | no_license | lathyka/PBOSepuluhSP | 40eb597f4402439f391221a034b9ebdc8e876f1d | 227dd8434841cf13416c91ee6f6ad79003fb1adf | refs/heads/master | 2021-01-21T02:10:20.513225 | 2012-07-04T12:32:03 | 2012-07-04T12:32:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java |
package org.me.socket.single;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.Socket;
import java.net.UnknownHostException;
import java.util.logging.Level;
import java.util.logging.Logger;
public class Klient
{
public static void main(String[] args)
{
tr... | [
"Lathyka@Lathyka-MacBook"
] | Lathyka@Lathyka-MacBook |
225878410c287e9c44e06201307c8acad420f982 | 0ba3e2e44a3045c3c0f0c022e1a97dc7f6d842e4 | /GeoGuessSwipe/app/src/main/java/com/example/geoguessswipe/GeoObjectViewHolder.java | 2142864b087e4ef35bc90b079d813df9f251e66e | [] | no_license | Yummeh/Geo-guess-swipe | e9414ef45771a6fa2929ba6b8e7df0e81bb94b0d | 3ccaedb634b21a0059db7b8118b03ff05fbc7f12 | refs/heads/master | 2020-05-02T22:45:53.768093 | 2019-03-28T18:33:24 | 2019-03-28T18:33:24 | 178,261,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package com.example.geoguessswipe;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
public class GeoObjectViewHolder extends RecyclerView.ViewHolder {
pu... | [
"ralph.de.horde@hva.nl"
] | ralph.de.horde@hva.nl |
fed475ede4d6bb8697d81970120fefa74ded4124 | 809790f209d9d63e2d3b080c21e144a51c2c9d88 | /src/introsde/assignment2/ehealth/model/Measurement.java | 97ae80e32c28b4baf69d100948d187b9731060b5 | [] | no_license | djbb7/introsde-2015-assignment-2 | e951621a3064c9e01ed0af4d60e83d92a12bec2b | a6a497e21a928f4fc223160fa8d2918bd01a4d1f | refs/heads/master | 2021-01-13T00:15:53.828594 | 2015-11-23T23:39:11 | 2015-11-23T23:39:11 | 45,986,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,083 | java | package introsde.assignment2.ehealth.model;
import introsde.assignment2.ehealth.dao.PersonHealthDao;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EntityManager;
import javax.persistence.EntityTran... | [
"danielbruzual@gmail.com"
] | danielbruzual@gmail.com |
7028930f8add242e328dc2822ce2fca558c64208 | 2d6f3e137074c62e76fa6f088e6f598afa5a2c4a | /textrepo-app/src/main/java/nl/knaw/huc/core/DocumentsOverview.java | 31a19e78539b10f02bdaaac1209e809b3c7f369a | [
"Apache-2.0"
] | permissive | knaw-huc/textrepo | 9914922a96c1cdac1b8ef23df5f5aa13dd4b107b | 822845ac11ac77eb3d8a61532d85117f0bc8c1b6 | refs/heads/master | 2023-08-31T15:17:56.967189 | 2023-02-14T15:45:53 | 2023-02-14T15:45:53 | 201,077,375 | 3 | 1 | Apache-2.0 | 2023-09-07T00:59:54 | 2019-08-07T15:28:33 | Java | UTF-8 | Java | false | false | 1,292 | java | package nl.knaw.huc.core;
import com.google.common.base.MoreObjects;
import java.beans.ConstructorProperties;
public class DocumentsOverview {
private final long documentCount;
private final long hasFile;
private final long hasMetadata;
private final long hasBoth;
private final long hasNone;
@Constr... | [
"hayco@users.noreply.github.com"
] | hayco@users.noreply.github.com |
1900a13d5090faf52abf2b9685ee5afef814875f | 0c55702c6c0afc02c63bff1a909bc163c92117bb | /app/src/main/java/com/app/reelsdownloader/model/Node.java | a4865aaf5bab38014b1cee3d10cfa4d329a2704a | [] | no_license | carloshuila/reelsvideodownloader | 09594cfe27b7cdab7cb607d290fd814afa2011a2 | f4da87402a76436674858d6f0baa418607253bab | refs/heads/main | 2023-06-06T04:48:48.969512 | 2021-06-15T22:01:46 | 2021-06-15T22:01:46 | 377,304,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,153 | java | package com.app.reelsdownloader.model;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
import java.util.List;
public class Node implements Serializable {
@SerializedName("display_resources")
private List<DisplayResource> display_resources;
@SerializedName("display_url")
... | [
"carloshuila@unicauca.edu.co"
] | carloshuila@unicauca.edu.co |
c203ea01bd628dc7c00ddee1a811f8e596b0205d | 26308ca4b4708141ddb8488ac86dc3c64037f38e | /beacon-wechat-app/src/main/java/com/beacon/wechat/app/utils/cache/GuavaCache.java | a7392717b1081d2ad798871074c5645f6d50bcef | [] | no_license | crab890715/beancon-wechat | 927000d5536b51a733e1902ba7daf1d431567bb6 | c153e9795ef7bff8ef7b18183fcf362d33174f4e | refs/heads/master | 2020-04-09T11:11:16.782986 | 2016-02-22T01:55:12 | 2016-02-22T01:55:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,320 | java | package com.beacon.wechat.app.utils.cache;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
import org.apache.log4j.Logger;
import com.google.common.cache.Cache;
import com.google.common.cache.CacheBuilder;
public class GuavaCache... | [
"530680853@qq.com"
] | 530680853@qq.com |
ed862b78c2a329dc370c00a24cc4e4d19adca5b1 | 9e864037b0656031b44acae2e6d64716675bb08a | /src/Day25_DP/EditDistance.java | 2ec305808334d3038a1bce9fc378edb9d66f7c62 | [] | no_license | shilpisingh12/30DaysToFAANG | cb100100a056253c3caef53d4b2cb0682bf85281 | 78e99791881539a3cfb9948a53b63afa64f5a5e9 | refs/heads/master | 2022-11-24T11:30:50.200428 | 2020-07-31T16:06:12 | 2020-07-31T16:06:12 | 284,077,539 | 1 | 0 | null | 2020-07-31T16:11:09 | 2020-07-31T16:11:08 | null | UTF-8 | Java | false | false | 906 | java | package Day25_DP;
import javafx.util.Pair;
public class EditDistance {
// s1 to s2
public void solve(String s1, String s2) {
int n = s1.length(), m = s2.length();
int dp[][] = new int[n + 1][m + 1];
for (int i = 0; i <= n; i++) {
for (int j = 0; j <= m; j++) {
... | [
"ayushku4557@gmail.com"
] | ayushku4557@gmail.com |
a7ba1fbd1b6d56521edf0b81de4cee278d1255fe | dd101bd8eaa79026fc7ca82fd0a0e0148ef6c315 | /marryou-web/src/main/java/com/marryou/utils/AjaxUtils.java | eb12a45f02d2520c2b021730b947318c33653173 | [] | no_license | uinque/marryou | c44e15a6b806b56bf2431be04b3f26d744e80c17 | c9ac45b6aa303bf961ee138a88a2b945ef776cbd | refs/heads/master | 2022-11-25T16:08:55.322759 | 2018-10-15T05:48:13 | 2018-10-15T05:48:13 | 153,058,970 | 1 | 1 | null | 2022-11-16T07:54:47 | 2018-10-15T05:44:15 | Java | UTF-8 | Java | false | false | 4,259 | java | package com.marryou.utils;
import com.google.common.collect.Maps;
import javax.servlet.http.HttpServletRequest;
import java.util.Map;
// TODO: Auto-generated Javadoc
/**
* The Class AjaxUtils.
*/
public class AjaxUtils {
// 状态码
/**
* The Constant STATUS_CODE_SUCCESS.
*/
public final static ... | [
"qllinhonyu@qq.com"
] | qllinhonyu@qq.com |
ed21ae834b7dcfc35c2f1265652d13d552368536 | 9feb0c4be470807dfd739e2a6709e810925e06e4 | /JavaJunitAssignment-master/src/test/java/helix/MatrixHelixMorphTest.java | 439509f3ba1c38bfc8f95ea9b65f8113aab77e3e | [] | no_license | Piyush1077/Junit-Assignment | 0c1c0dd45b05e3858cd4528ba187c767712c65bf | c2623ca677de8845218e748681d8ccfe580ea042 | refs/heads/master | 2023-03-28T05:11:03.621410 | 2021-04-03T03:05:16 | 2021-04-03T03:05:16 | 354,042,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,646 | java | package helix;
import org.junit.Test;
import static org.junit.Assert.assertTrue;
public class MatrixHelixMorphTest {
/** Check if two integer matrices have the same contents
*
* @param matrix1 a 2-D matrix
* @param matrix2 a 2-D matrix
* @return true if the contents of matrix1 and matrix2 a... | [
"piyushsingla856@gmail.com"
] | piyushsingla856@gmail.com |
26ef4b48be7410d09409bcff12481312e4683348 | 1deabc7692e16de5f16f4e19dc15cd9b071a999a | /VC4 API/src/vc4/api/container/ContainerItems.java | 885f484dba4a3719dc7081b4aebffaa9997556c9 | [] | no_license | adventurerok/VoxelCaverns-4 | 5551059ebd2d76bc1538ab63c15f0c8df9759326 | 1f31043c7f5bfdfb1b7361f6152a980684d87ff7 | refs/heads/master | 2020-05-24T16:05:55.418068 | 2014-12-15T07:37:21 | 2014-12-15T07:37:21 | 9,564,206 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package vc4.api.container;
import vc4.api.item.ItemStack;
public class ContainerItems extends Container {
/**
*
*/
private static final long serialVersionUID = 36822208374927613L;
public ContainerItems() {
// TASK Auto-generated constructor stub
}
public ContainerItems(int slots) {
super(slots);
}
... | [
"paul.durbaba@btinternet.com"
] | paul.durbaba@btinternet.com |
38309c5d3f0eb0f2ac5ce7dc6d5464ad0d90adfd | 22aca5fdf0d5a04744cd10076a8fca8bbe6ae1ee | /src/test/java/com/goda5/smartjcr/lift/LiftTest.java | 10c9baffde4a0dd8bb11a0563121ecda19b75498 | [] | no_license | tongc/smartJcr | cc24cc42dc289d6fb25c4dff7d7be5fa0e99be29 | 0c0a1ef1e40845bbf497b7d98613753fa89c484c | refs/heads/master | 2021-01-12T03:38:16.067499 | 2017-02-05T21:56:28 | 2017-02-05T21:56:28 | 78,243,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package com.goda5.smartjcr.lift;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.*;
public class LiftTest {
@Test
public void test() {
Floor floor0 = n... | [
"chentongtc@gmail.com"
] | chentongtc@gmail.com |
dd0798463885bbb19b81592aef5d32e598786310 | 7f298c2bf9ff5a61eeb87e3929e072c9a04c8832 | /spring-aop/src/main/java/org/springframework/aop/interceptor/SimpleTraceInterceptor.java | 3ec5ed458d5805b3bccf46a7e491753c07b8cdf4 | [
"Apache-2.0"
] | permissive | stwen/my-spring5 | 1ca1e85786ba1b5fdb90a583444a9c030fe429dd | d44be68874b8152d32403fe87c39ae2a8bebac18 | refs/heads/master | 2023-02-17T19:51:32.686701 | 2021-01-15T05:39:14 | 2021-01-15T05:39:14 | 322,756,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,550 | java | /*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"xianhao_gan@qq.com"
] | xianhao_gan@qq.com |
acd691407cf03de84889c6ae297605b66164f6e4 | cc831729169d4cae2957dd010294de8f6def9943 | /Week_03/nio02/src/main/java/io/github/kimmking/gateway/inbound/HttpInboundServer.java | 9e0373fd40ff0af410ac9f0852777bc59153d4b5 | [] | no_license | qiaoqing1993/JAVA-000 | d3af20dc7582dfc4e26862ecf447767e5bdfe8aa | a2fb00aed498a689a214edda7b6ad87169ebf497 | refs/heads/main | 2023-01-06T15:12:44.454106 | 2020-11-04T13:00:44 | 2020-11-04T13:00:44 | 303,882,468 | 0 | 0 | null | 2020-10-14T02:34:00 | 2020-10-14T02:34:00 | null | UTF-8 | Java | false | false | 2,274 | java | package io.github.kimmking.gateway.inbound;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.buffer.PooledByteBufAllocator;
import io.netty.channel.Channel;
import io.netty.channel.ChannelOption;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.epoll.EpollChannelOption;
import io.netty.channel... | [
"luobinqne@qq.com"
] | luobinqne@qq.com |
50f0b4c6caed0420d5bdcbee17220a1d53bbe27c | f85937116f3dff0f30bcf143e8bb53c2be0c1ca3 | /src/server/server/utility/Outputer.java | 80e9a1064a3f7bd39a8ea8c75376cfd1ada9bce4 | [] | no_license | andrey1pozh/Lab8 | eaae1f04edab07afe005e70299090f09f2e063ed | 59ec42a8b2909e3330ee6fd0c94ca9a2657e27ef | refs/heads/master | 2023-05-30T14:41:24.628732 | 2021-06-25T21:54:37 | 2021-06-25T21:54:37 | 380,244,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,123 | java | package server.server.utility;
/**
* Class for outputting something.
*/
public class Outputer {
/**
* Prints toOut.toString() to Console.
*
* @param toOut Object to print
*/
public static void print(Object toOut) {
System.out.print(toOut);
}
/**
* Prints \n to Consol... | [
"andrey1pozh@gmail.com"
] | andrey1pozh@gmail.com |
8df9faf0858e7895b22feeed8d9b9b48164782d6 | 99319ea9880da2e7c3b7236681dc72bb4dffa977 | /src/main/java/com/elytradev/marsenal/block/BlockFehuStele.java | 32a184c5fa5729d299c4cd76eca7c8cfe621524c | [
"MIT"
] | permissive | Jorch72/MagicArsenal | 02dfa507fdbb082998f630a395e7ae5de61f9b77 | 4a2f4fb389d8ae3b070417619916b3e665dfa6d6 | refs/heads/master | 2020-03-29T11:28:11.416587 | 2018-06-18T16:08:12 | 2018-06-18T16:08:12 | 149,854,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,128 | java | /*
* MIT License
*
* Copyright (c) 2018 Isaac Ellingson (Falkreon) and contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation ... | [
"falkreon@gmail.com"
] | falkreon@gmail.com |
b979afcf9477ae0d41ffa27f09aeb1b425879d35 | 32f38cd53372ba374c6dab6cc27af78f0a1b0190 | /app/src/main/java/com/jiuyan/inimage/r.java | c33bf6414c021d1d0a1b6a7b3df44cc05c9ceaed | [] | no_license | shuixi2013/AmapCode | 9ea7aefb42e0413f348f238f0721c93245f4eac6 | 1a3a8d4dddfcc5439df8df570000cca12b15186a | refs/heads/master | 2023-06-06T23:08:57.391040 | 2019-08-29T04:36:02 | 2019-08-29T04:36:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 612 | java | package com.jiuyan.inimage;
import android.util.Log;
import com.alipay.android.hackbyte.ClassVerifier;
/* compiled from: InPhotoEditActivity */
class r implements Runnable {
final /* synthetic */ InPhotoEditActivity a;
r(InPhotoEditActivity inPhotoEditActivity) {
this.a = inPhotoEditActivity;
... | [
"hubert.yang@nf-3.com"
] | hubert.yang@nf-3.com |
6da8529f20cedbd46cc6d8d8cedbdfa655debb87 | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/qqvideo/proxy/common/VcSystemInfo.java | 59b144acb1db5bc84804a4dc8dac6062fcc47db4 | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 24,192 | java | package com.tencent.qqvideo.proxy.common;
import android.content.Context;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.NameNotFoundException;
import android.content.res.Configuration;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Networ... | [
"malin.myemail@163.com"
] | malin.myemail@163.com |
7352a73af2cc134f1ebfcc8e47ad8da7e52668ab | 4dfc0d04a2b744f17b6991ac3847fd32c28555df | /src/main/java/com/serotonin/m2m2/web/dwr/util/DwrPermission.java | 600a265007e454abd15980c1c9d538fa76b54ca9 | [] | no_license | neckhyg/scada_core | aa9b8bd57bf903f73d041a06ce9d99f2ffd771e7 | d3f255d1add8584e6e86d7132a7578e45d0e33d3 | refs/heads/master | 2021-01-10T19:24:00.701390 | 2013-10-20T05:04:54 | 2013-10-20T05:04:54 | 13,037,668 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 416 | java |
package com.serotonin.m2m2.web.dwr.util;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface DwrPermission {
boolean admi... | [
"wangt@eazytec.com"
] | wangt@eazytec.com |
a98e6429898f5f38bcbe1745986024c8f75051b0 | 9bcec68dd980d78dd72cd585cda346135fecdd16 | /src/main/java/com/iheart/challenge/response/NotFound.java | ab44383b67e813d02f70588c837b9a62fc843a34 | [] | no_license | vnkallagunta/iheart | 9880f9d363562ad162ba6e1e120cd0ff78d5e395 | d1544c77ef561447b47a5e4a0f0df543365a7a27 | refs/heads/master | 2020-03-25T07:45:21.134855 | 2018-08-08T17:07:46 | 2018-08-08T17:07:46 | 143,580,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 148 | java | package com.iheart.challenge.response;
public class NotFound<T> extends Response<T>{
public NotFound(final T value) {
this.message= value;
}
}
| [
"venkatank@VENKATAs-iMac.local"
] | venkatank@VENKATAs-iMac.local |
51b5214d413ac6de5beaf9449684e9aa559042b9 | be6271008f221ff2841c14c81861536c0cffd6c9 | /LabInfoSysMaven/src/Smoke/NewInstance_BulkEntryTemplate_UptoDispatch.java | a7095267e091bbd1cd36943b819e32ca6bffde12 | [] | no_license | kraj2504/mav2 | 3c5b998e9132d5910028b158de4bc0298e760720 | 3dff17ae45249116fe30fe21ad95a2e96e021a62 | refs/heads/master | 2020-03-26T13:37:56.844779 | 2018-08-16T07:10:44 | 2018-08-16T07:10:44 | 144,948,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,749 | java | package Smoke;
import org.testng.Assert;
import org.testng.ITestResult;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.Keys;
import java.util.List;
import org.apache.log... | [
"kraj2504@gmail.com"
] | kraj2504@gmail.com |
06e512c8249074502aebad7210443625a1caeb0c | db1af5dfee5af1f282a530c9268ed64f31a060a4 | /src/cl/bci/poc/Inicio.java | 9bea8f67861e3cee0fcc296672ffeb73ce1f4ace | [] | no_license | ricardoTreumun/pocEclipse | 08ab7042409f7e76e57e63b89b0297fa1aa32053 | 9518de4255eeb1dec4eb5fde79c0c2836cd6dae9 | refs/heads/master | 2021-01-23T00:45:35.321624 | 2017-05-30T15:06:41 | 2017-05-30T15:06:41 | 92,843,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package cl.bci.poc;
public class Inicio {
public static void main(String[] args) {
System.out.println("HolaMundo");
System.out.println("ESGFDEGFD");
System.out.println("Este es mi segundo cambio");
}
}
| [
"ricardo.treumun@2brains.cl"
] | ricardo.treumun@2brains.cl |
8db2d9c5efdb71d140bc47d71294f65c48149cdd | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/23/23_d0ae5e495186a7e1317c4fdc615b355b05916759/CategoryListAdapter/23_d0ae5e495186a7e1317c4fdc615b355b05916759_CategoryListAdapter_t.java | 1123fdbd3b5f5a664f2ad8dce02d9e54b1624b0e | [] | 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 | 1,601 | java | package com.restaurant.adapter;
import java.util.ArrayList;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.Te... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
bddb16291fc2c1534a16ab26ca69e1db6222b595 | e80c5110e33a440e1827850031651efa602db435 | /app/src/main/java/com/example/zizoj/instaclone/Utils/ViewPostFragment.java | f160df7babee0d76f6ef0e67671b15989ccab3f4 | [] | no_license | ezzatthrwat/instaclone | 5549afeecb04e890727d570972a2fe57e139da75 | 9df91ada680f4650ca65a5f2abcfffa9a682f47a | refs/heads/master | 2020-04-03T18:16:12.362449 | 2018-11-12T20:08:30 | 2018-11-12T20:08:30 | 155,476,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,391 | java | package com.example.zizoj.instaclone.Utils;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.GestureDetector;
import android.view.LayoutIn... | [
"ezzatthrwat@gmail.com"
] | ezzatthrwat@gmail.com |
1b28bfd8a20ed8ed87ac421d73813b578dfcd661 | 23811240e7d487006bce7522c41ba264d11aac0e | /GalleryPhoto/app/src/main/java/davidepatrizi/com/galleryphoto/DownloadImage.java | d497eca592df997a65353103eedc3b1a7833cd9b | [] | no_license | bobaldo/masterApp_android | 76baf81686e240533e9b723203bbaf241eaf6061 | 7cdbe25beadf740cc72ab8ba66a09da6869c2f26 | refs/heads/master | 2020-06-04T19:56:05.353142 | 2016-09-17T19:52:01 | 2016-10-06T12:29:52 | 27,648,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,522 | java | package davidepatrizi.com.galleryphoto;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import android.os.AsyncTask;
import android.widget.ImageView;
import android.widget.Toast;
import java.io.InputStream;
import java.lang.ref.WeakReference;
import java.net.URL;
/*... | [
"davidepatrizi@gmail.com"
] | davidepatrizi@gmail.com |
429eb99079d0db6dc49105cce63065a800b7ea36 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/orientechnologies--orientdb/9328ce558638d85dce5566a565f791beed5230fa/before/ORecordSerializerBinary.java | a495d2e36c52f97cf1da8a218b6fbc6803395962 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,167 | java | /*
*
* * Copyright 2014 Orient Technologies LTD (info(at)orientechnologies.com)
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* *
* * http://www.apache.org/... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
466bf7ff5e8b578a6d883952c804e2a224f1b6c8 | d5d7e9a532f6e7f1d06ac465f53eb5a259cd424d | /pet-clinic-data/src/main/java/guru/springframework/sfgpetclinic/model/BaseEntity.java | 35d757ea7a1e38e2a53d29a07291378bf6b73c30 | [] | no_license | jcohen66/sfg-pet-clinic | bd802ff8936a36bc291f01b3e745e069a211c63e | 2539f8a2ede4cdc48902a5052a7ce4ab9f7805fd | refs/heads/master | 2020-04-13T20:36:51.220743 | 2019-01-26T04:02:21 | 2019-01-26T04:02:21 | 163,434,223 | 0 | 0 | null | 2019-01-23T00:14:15 | 2018-12-28T17:26:50 | Java | UTF-8 | Java | false | false | 627 | java | package guru.springframework.sfgpetclinic.model;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.MappedSuperclass;
impo... | [
"jcohen66@optonline.net"
] | jcohen66@optonline.net |
9014d96a8f735b0a82f414f547ade0edcd3ed7d5 | 42647a7aed847a9ade39614eee34d16a59edf7d3 | /src/Card/ICardService.java | 78050ce096aa9bf9a65e26c06e29e05c2056b506 | [] | no_license | ElenaOhana/ATM_withRelationalDB | 40cbaafc5ba1863c15af330b89a331b041897a0b | 7eadcc0e03910b2b6fb4cba89d1349c5afbc356c | refs/heads/master | 2023-03-11T12:57:43.566288 | 2021-03-05T18:29:23 | 2021-03-05T18:29:23 | 289,243,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 126 | java | package Card;
public interface ICardService {
ICard createCard(String name, String pin, int id, String accountNumber);
}
| [
"petinael708@gmail.com"
] | petinael708@gmail.com |
c539c225cf13acd7c35518890d5ee4f68c73a775 | aebc258087545643312d19aa93393230e773572f | /src/main/java/com/enchere/dao/IMaisonEnfantDao.java | 9532419394c43c771e16b31682f68611d7e0b01a | [] | no_license | sikosiko1/enchere | e0e199d98d2efdb60a6eb879e60dd760b01b33bc | e68cac37ccba6fdb4b11b65d53f2ffb1e524ed78 | refs/heads/master | 2021-01-10T03:20:30.008398 | 2016-03-11T16:19:52 | 2016-03-11T16:19:52 | 53,142,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.enchere.dao;
import com.enchere.models.MaisonEnfant;
public interface IMaisonEnfantDao {
public boolean create(MaisonEnfant maisonEnfant);
public boolean update(MaisonEnfant maisonEnfant);
public boolean delete(MaisonEnfant maisonEnfant);
}
| [
"kaka221990@hotmail.com"
] | kaka221990@hotmail.com |
fe86c2cb46064bdf1afc7ac2b31549102b67b437 | 93ffb4dddb60c246d88c8ed130dbdae616f99998 | /javalearn/src/com/lzy/filelearn/Person.java | 740926264cf3d3f911d794584e22edfa27155760 | [] | no_license | NoNmin98/javalearn | d9e7d51c50b5f21f5b8db4b29523b3d0dbf6d6cd | 94ef3bff2b47f064a30f1d1441cb72f94f69c9ad | refs/heads/master | 2023-01-20T21:29:05.872062 | 2020-11-24T10:18:28 | 2020-11-24T10:18:28 | 293,040,001 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,501 | java | package com.lzy.filelearn;
import java.io.Serializable;
import java.util.Objects;
/**
* @author: lzy
* @description:
* @date: 2020-09-19-21:13
*/
public class Person<T> implements Serializable {
public static final long serialVersionUID = 4223453L;
String name;
int age;
T orderT;
public Per... | [
"32301978+NoNmin98@users.noreply.github.com"
] | 32301978+NoNmin98@users.noreply.github.com |
3563bc9ff1f219a33d8d26caeed3b5771d9b1828 | 24c00e5fb2fb19b3230dec5ac23be9f862b1e25d | /src/main/java/org/smart4j/framework/test/aspect/SystemController.java | 7b59902f99e35438e9fce7c344213c85165cee0f | [] | no_license | cainiaobang/smart-framework | 43568b62931b076cf3554bae3277159fb9f01d9c | 7f8c858da12ca22b6a7469b25ddf236d5c8e1ff3 | refs/heads/master | 2021-10-24T12:11:01.508188 | 2019-03-26T02:03:04 | 2019-03-26T02:03:04 | 111,191,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,255 | java | package org.smart4j.framework.test.aspect;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.smart4j.framework.annotation.Action;
import org.smart4j.framework.annotation.Controller;
import org.smart4j.framework.bean.Param;
import org.smart4j.framework.bean.View;
import org.smart4j.plugin.security.Sec... | [
"lqb_seu@163.com"
] | lqb_seu@163.com |
598126c89fe4ae8f79861183f17f3a271f105cda | 7762298af7d52cf6df36a6ac84a7996103ef8f3a | /Grupo_MVG_TP9/src/main/java/ar/edu/unju/fi/tp9/controller/CompraController.java | b80cc98f837f71fad807a8874976fbfeb4513655 | [] | no_license | sofia-munoz/repo-GrupoMVG-TP9 | 46b1454b270449a13da56e533f85c0a39e8eff24 | b5bcc6fe50d8d108bcd2004e3818cc129268433d | refs/heads/master | 2023-05-25T21:40:53.650090 | 2021-06-10T19:39:02 | 2021-06-10T19:39:02 | 373,998,292 | 0 | 0 | null | 2021-06-10T19:39:03 | 2021-06-05T01:52:26 | Java | UTF-8 | Java | false | false | 3,496 | java | package ar.edu.unju.fi.tp9.controller;
import java.util.Optional;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import... | [
"sofim@LAPTOP-SOFIAM"
] | sofim@LAPTOP-SOFIAM |
84294520b6c04bc914cf7a019d456baae48fd39d | f69ab5d54bf509a98095018c53313aa2e5c489b7 | /practice-code-blue/programme-java/do-whileloop.java | 225e477de187a4629ff183f29c5cc89cd9b6fac8 | [] | no_license | yveslox/Genesisras | 39224ce0e33c8b20f9d3473dd5909a7d45938e9c | 93a042ceff60cd081305bb8a7f9d83ee6bac41ac | refs/heads/master | 2023-08-20T23:53:39.694347 | 2023-08-20T11:21:18 | 2023-08-20T11:21:18 | 169,721,914 | 3 | 0 | null | 2023-09-14T11:40:28 | 2019-02-08T11:00:00 | Shell | UTF-8 | Java | false | false | 146 | java | class dowhileloop
{
public static void main(String args[])
{
int i = 1;
do
{
System.out.println(i);
i++;
}while( i <= 5);
}
}
| [
"yvesmole@gmail.com"
] | yvesmole@gmail.com |
abee36632d870ba9b85b3918d8e538146504f4f6 | 428236a50da59ff672a2927688a4ed52d66234a4 | /app/src/main/java/cn/ran/flicenter/views/SlideAutoLoopView.java | 6d257da1b028fc4099f60be100af83a35cbf2fc2 | [] | no_license | ranyiran/fulicenter | 89c2b191022ce5a3fb7f4fb2cf1dda59152df928 | 0c9e15eaead5d9dcfdc5891714a7451043bd9243 | refs/heads/master | 2021-01-11T00:02:57.212147 | 2016-10-28T11:19:51 | 2016-10-28T11:19:51 | 70,765,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,213 | java | package cn.ran.flicenter.views;
import android.content.Context;
import android.os.Handler;
import android.os.Message;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.view.V... | [
"271536025@qq.com"
] | 271536025@qq.com |
aed761a98346e4a26eb1167862f722869e2daefd | 44a36429df737ef38fae6ac2e525ddc2ce8e3d6b | /ZNTDmsModel/gen/com/znt/diange/dmsmodel/R.java | 710865b783faaa8bff13e8bd3604a6680457f001 | [] | no_license | mapbased/ZNTVodBox | 850c09826f72e5d8300d4a394d980e7b33d37f44 | 31a6d0babb47e1153906b379e87f4542ab28f0d1 | refs/heads/master | 2021-05-19T04:00:21.762410 | 2017-09-04T16:34:06 | 2017-09-04T16:34:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.znt.diange.dmsmodel;
public final class R {
public static final class attr {
}
public static final class dimen {
... | [
"yuyan19850204@sina.com"
] | yuyan19850204@sina.com |
7fd7987b4df2516a8bdb139927a857edfcff7333 | 22ca777d5fb55d7270f5b7b12af409e42721d4fa | /src/main/java/com/basic/thread/pipeio/ThreadRead.java | 38d61619b40758e57b9be743fb72656db61a831a | [] | no_license | Yommmm/Java-Basic | 73d1f8ef59ba6186f7169f0dd885cbe7a21d2094 | fec3793a1284ac53676daf71547f53469b33e042 | refs/heads/master | 2021-05-26T05:14:27.590319 | 2020-05-15T15:43:04 | 2020-05-15T15:43:04 | 127,542,927 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package com.basic.thread.pipeio;
import java.io.PipedInputStream;
public class ThreadRead extends Thread {
private ReadData readData;
private PipedInputStream input;
public ThreadRead(ReadData readData, PipedInputStream input) {
super();
this.readData = readData;
th... | [
"yangzhiwen@chalco-steering.com"
] | yangzhiwen@chalco-steering.com |
86cf8befde3d5c266cb98a8533d9d84c774d4a0c | 51aef8e206201568d04fb919bf54a3009c039dcf | /trunk/src/com/jme/scene/state/lwjgl/records/LineRecord.java | 26fb6a06865fbdbe664d372426031e1f62e6e46e | [] | no_license | lihak/fairytale-soulfire-svn-to-git | 0b8bdbfcaf774f13fc3d32cc3d3a6fae64f29c81 | a85eb3fc6f4edf30fef9201902fcdc108da248e4 | refs/heads/master | 2021-02-11T15:25:47.199953 | 2015-12-28T14:48:14 | 2015-12-28T14:48:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,791 | java | /*
* Copyright (c) 2003-2008 jMonkeyEngine
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this... | [
"you@example.com"
] | you@example.com |
19aa4e6176380e2cc62f20c92280c6dd4004c289 | d393ffbd6cc993b0b6a0e4958252cb6cc17764bd | /src/main/java/com/shakepoint/web/api/data/dto/response/UserPurchaseResponse.java | 794c354fd180634a1bb8b7e2a8b4b4e8dd0f792e | [] | no_license | albertoruvel/shakepoint-rest-api | cfafb8dd8f720d7b79beeafef3586c0954538934 | 3b367be95429844e161a10d4f9f4b24d1f39e3b3 | refs/heads/master | 2020-03-08T12:35:31.546087 | 2018-12-05T04:07:55 | 2018-12-05T04:07:55 | 128,130,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,311 | java | package com.shakepoint.web.api.data.dto.response;
public class UserPurchaseResponse {
private String id;
private double total;
private String productName;
private String machineName;
private String purchaseDate;
public UserPurchaseResponse(String id, double total, String productName, String m... | [
"arubalcaba@24hourfit.com"
] | arubalcaba@24hourfit.com |
91435b57109d0436bd47a20e30fbd2f5cdca8145 | f5ad4a4918fdf511f5e8eb90c7b656c5bbd7d228 | /src/reportModel/reportStockCakeModel.java | 9d45a7a48a82bf525f38549b75a34f2cfcfa1533 | [] | no_license | spipejr/tet | c502fe1767c6f790f30cc2cb5da29a5c6f95374e | 6386701ac279decb38cb887a5df2a4187ffcbdec | refs/heads/master | 2020-03-13T04:28:26.972375 | 2018-04-13T19:09:19 | 2018-04-13T19:09:19 | 130,963,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,645 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package reportModel;
import com.mysql.jdbc.Statement;
import dbutility.dbUtility;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import org.jdesktop.swingx.treetable.AbstractTreeTableMod... | [
"pos@pos-Inspiron-3442"
] | pos@pos-Inspiron-3442 |
52d1431ad4750a072ba1ea0a29142539e74a6136 | a3c6bdba8beefdc809b44699ba4c39ec25116fe1 | /src/au/com/qantas/DateUtil.java | aa13373bf3109900de70c4b970583a78b0b5f6c6 | [] | no_license | saurabhmanwani/Qantas_Challenge | 67a2b82967316f94704632516d3d8549251f4c43 | 24dd1d7a08a315df1d5c9c6dd62c02db4d5f5acf | refs/heads/master | 2021-05-04T23:26:16.085316 | 2018-01-29T09:01:04 | 2018-01-29T09:01:04 | 119,356,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,540 | java | package au.com.qantas;
/**
* @author SM
*
* Date Utility Class
*/
public class DateUtil {
private static final int DAYS_IN_YEAR = 365;
private static final int[] MONTHS_NON_LEAP = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31};
private static final int[] MONTHS_LEAP = {31, 29, 31, 30, 31, 30, 31, ... | [
"saurabhmanwani@gmail.com"
] | saurabhmanwani@gmail.com |
5d0ac2bc40cd17bfdb2f180391420d92cc0f9fc3 | 6850150f5cc2a983056ebcce2cafe0c34848136a | /Spring/OnlineMovieTicketSystem/src/main/java/com/cg/OnlineMovieTicketSystem/controller/BookingController.java | 3581fee92c09d6158fa43a4cd4442f3bcb4b128f | [] | no_license | tushartevetia/SPRINT2 | 7b8f2c9d7dc69ecd0999069987c1a8a3ef12c50d | f99071cd63b66271abec3d0f6ee4e729c30a9631 | refs/heads/master | 2022-07-13T20:32:11.679113 | 2020-05-13T10:14:41 | 2020-05-13T10:14:41 | 260,219,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,119 | java | package com.cg.OnlineMovieTicketSystem.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.CrossOrigin;
import org... | [
"tushartevetia@gmail.com"
] | tushartevetia@gmail.com |
b27cf35dbc03389868aa37fe4f30a2bf04afa644 | 4fc929e44e4c8ca07faa85cc7fe3f68bf1005c61 | /src/com/facebook/buck/jvm/java/abi/StubJarClassEntry.java | 9d1d62c7da8253a49770a3c15f10274b9a9d600d | [
"Apache-2.0"
] | permissive | johnblaze321/buck | 99a70237f4104acdb7a8052ff651f8a8f1d96873 | 3964170ba4ecb7d5c0f269e0bd6a6d44e157950f | refs/heads/master | 2020-12-02T11:04:47.801319 | 2017-07-07T22:41:43 | 2017-07-07T23:53:13 | 96,597,214 | 1 | 0 | null | 2017-07-08T05:03:15 | 2017-07-08T05:03:15 | null | UTF-8 | Java | false | false | 6,010 | java | /*
* Copyright 2017-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
77e01ec52a30978fbd1304de549e14e488995dc5 | 883c2058ccaf2bf2d0145f1e34eb9142d9fd900d | /src/main/java/com/as/structural/proxy/gumballWithoutProxy/GumballMachine.java | 9a2302269124bb01ea4084d700570626c899ee5e | [] | no_license | AndriySV/JavaPatterns | 6eac712970da98a8aed02fcf38e2d7db6b0322cf | bed7e829435a39d19d08cd9e07755dfd91035911 | refs/heads/develop | 2021-06-25T00:51:06.680581 | 2017-03-25T20:14:57 | 2017-03-25T20:14:57 | 27,065,257 | 2 | 0 | null | 2014-12-10T18:40:19 | 2014-11-24T07:20:31 | Java | UTF-8 | Java | false | false | 2,457 | java | package com.as.structural.proxy.gumballWithoutProxy;
import com.as.structural.proxy.gumballWithoutProxy.state.HasQuarterState;
import com.as.structural.proxy.gumballWithoutProxy.state.NoQuarterState;
import com.as.structural.proxy.gumballWithoutProxy.state.SoldOutState;
import com.as.structural.proxy.gumballWithoutPro... | [
"A.S.Elips@gmail.com"
] | A.S.Elips@gmail.com |
396d6750fd483d78d5152c8448b944d693591c6e | e5d32248bada988a2498379b0338b5a0720d5d53 | /src/main/java/models/Turno.java | 491fae26cfad71d285ed4aec88bc73856808c9c1 | [
"MIT"
] | permissive | Felp13-zz/CEETeca | 27abd0d1974534a3b5f700514d96655b6dab60f9 | 712dcc332ea2dbb5f3eee2093ebdc7597ef25f3c | refs/heads/master | 2022-09-30T12:25:07.618352 | 2018-11-21T19:05:09 | 2018-11-21T19:05:09 | 158,616,036 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,477 | java | package models;
// Generated 20/11/2018 13:58:57 by Hibernate Tools 4.3.1
import java.util.HashSet;
import java.util.Set;
/**
* Turno generated by hbm2java
*/
public class Turno implements java.io.Serializable {
private int codigoTurno;
private Curso curso;
private char descricaoTurno;
priva... | [
"wendelmenegardo@gmail.com"
] | wendelmenegardo@gmail.com |
28ddc4ea7cd3ddc5c69d1a225d9eb8676da313cb | c4623aa95fb8cdd0ee1bc68962711c33af44604e | /src/com/yelp/android/ui/util/aj$b.java | b84564dbefc40888d0612a46ebf67d8b8e0f66cc | [] | no_license | reverseengineeringer/com.yelp.android | 48f7f2c830a3a1714112649a6a0a3110f7bdc2b1 | b0ac8d4f6cd5fc5543f0d8de399b6d7b3a2184c8 | refs/heads/master | 2021-01-19T02:07:25.997811 | 2016-07-19T16:37:24 | 2016-07-19T16:37:24 | 38,555,675 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,522 | java | package com.yelp.android.ui.util;
import android.text.TextUtils;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
public class aj$b<Clearable extends BaseAdapter, extends g>
{
public final Clearable a;
public CharSequence b;
public fina... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
65d722b5f3dbfeb1096992d61315f22cede83cb5 | e9f93f3fe01cae5c67de7d85226fe24fb373ea64 | /3주차/Servlet 연습1/ServletTest/src/com/example/model/UserTable.java | d48f80508abe13c223a8ba8c37f06ab64f7711e6 | [] | no_license | final567/DataStreams | 73755cb57a930c4d27f7a4e33d5bf6094033b517 | 61cda37207ce90d6fa3c22630d12340b661bc5cd | refs/heads/master | 2021-01-01T19:11:29.638666 | 2013-08-23T01:03:42 | 2013-08-23T01:03:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 824 | java | package com.example.model;
import java.util.*;
public class UserTable {
static ArrayList<User> userTable = new ArrayList<User>();
public void setUserTable(String name, int age, int phoneNumber) {
User user = new User();
user.setUser(name, age, phoneNumber);
userTable.add(user);
}
public ArrayL... | [
"final-ff7@hanmail.net"
] | final-ff7@hanmail.net |
b6f24218b8232757a21bb72f6f8552c4a2e22c77 | 515065a037ded309507e4f499b44f8f34fffea51 | /Aula JAva/IMC.java | 942b348857ef7a8e0331ef34b454bbcac6939a93 | [] | no_license | tonycasper/Facul | 2fd2e02750768ace203278c61bb53076046f60b1 | 0f615f478a07aafbc1f8d859e63f2623aca2a217 | refs/heads/master | 2020-05-29T22:08:30.101446 | 2017-04-23T17:21:54 | 2017-04-23T17:21:54 | 82,611,182 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 438 | java | import javax.swing.JOptionPane;
public class IMC
{
public static void main (String args[])
{
double dQtddias;
//pegando os dados
String sIdade = JOptionPane.showInputDialog(
"Digite a sua idade:");
double dIdade = Double.parseDouble(sIdade);
dQtdias... | [
"81717626@animaedu.intranet"
] | 81717626@animaedu.intranet |
23e48b1a4087dea5ffa83bce740e4b906857f95e | 776b8f266e917fe3127ea641afc005c89b08c363 | /src/main/java/com/jba/annotation/UniqueUsernameValidator.java | 8a120f4f2a16f12b1f4b3f056dbbfc74bcb38c74 | [] | no_license | Olefir17/hello-from-blog | 4186fe69caf92c7775f3c7964458cef7ba63d3b1 | 43b4b4ecccdd558965db532dbe4ea1cb0af1178e | refs/heads/master | 2021-01-25T07:55:06.583479 | 2017-06-04T09:39:35 | 2017-06-04T09:39:35 | 93,686,217 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package com.jba.annotation;
/**
* Created by Анастасия on 09.05.2017.
*/
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
import org.springframework.beans.factory.annotation.Autowired;
import com.jba.repository.UserRepository;
public class UniqueUsernameValidator i... | [
"anastasia.olefir@yandex.ua"
] | anastasia.olefir@yandex.ua |
e1f564ffde7e14f6a3d0499be1b85b890c9d5a3e | 793df459501d0113d6acdd41faf590122a242796 | /confu-master/benchmarks/xalan/original_source_from_jdcore/org/apache/xalan/xsltc/compiler/UnsupportedElement.java | 8404c8b3c745d88e4ac85683a8fb6c247fbb6357 | [
"Apache-2.0"
] | permissive | tsmart-date/nasac-2017-demo | fc9c927eb6cc88e090066fc351b58c74a79d936e | 07f2d3107f1b40984ffda9e054fa744becd8c8a3 | refs/heads/master | 2021-07-15T21:29:42.245245 | 2017-10-24T14:28:14 | 2017-10-24T14:28:14 | 105,340,725 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,012 | java | package org.apache.xalan.xsltc.compiler;
import java.util.Vector;
import org.apache.bcel.generic.ConstantPoolGen;
import org.apache.bcel.generic.INVOKESTATIC;
import org.apache.bcel.generic.InstructionList;
import org.apache.bcel.generic.PUSH;
import org.apache.xalan.xsltc.compiler.util.ClassGenerator;
import org.apac... | [
"liuhan0518@gmail.com"
] | liuhan0518@gmail.com |
396caf74208611947ae3a43f6d71744ba554f2c8 | 0126b0f607f8f1918d7261d82c86db5c05924c46 | /ProjectExample/src/com/example/utils/ScreenUtils.java | a65b66ddd8f1d48acbea2ecb82f576c755308f5c | [] | no_license | knightneo/heart_rate_android | dc25d6d2d8c279cc0ec966c28fa6c0b509ebe5c8 | 80b6ec79ac663f59db7ea1717c982f7f2734e8fe | refs/heads/master | 2016-09-07T18:41:53.249204 | 2015-09-07T15:13:43 | 2015-09-07T15:13:43 | 42,059,981 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,931 | java | package com.example.utils;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Rect;
import android.util.DisplayMetrics;
import android.view.View;
import android.view.WindowManager;
/**
* 获得屏幕相关的辅助类
*
* @author 吴彧
*
*/
public class ScreenUtils
{
... | [
"knightneogarden@gmail.com"
] | knightneogarden@gmail.com |
8b881c7724a48eb18c15155df5588d5f75fb85ef | 270090f12da37e20cda1d18a837c4fb9d41047ec | /app/src/main/java/com/example/macres3/MainActivity.java | 0daa1d1d29d5ee92d6d1b3fbff720f974b6891f9 | [] | no_license | manohar52/facility_reservation | 88c275ea92b60f66dcb95535b9d2c2412db156e9 | 397ed385aaadb14aeb6539b1e92d059c13dff9b9 | refs/heads/master | 2020-07-28T13:36:27.932409 | 2019-09-19T00:20:59 | 2019-09-19T00:20:59 | 209,426,992 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,572 | java | package com.example.macres3;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.doa.user_dao;
import com.model.user;
public class Main... | [
"46411996+manohar52@users.noreply.github.com"
] | 46411996+manohar52@users.noreply.github.com |
f1dfcfbe47ba0a65f82c7f3c56a42830ca965051 | 9d90cdf093c0673693aba7b56638f2d4fd24aff9 | /src/Gestiones/IGestion.java | 6020b71f4642d514850c5b5394104c5c3954bef3 | [] | no_license | gisselacedeno/CRUDJava- | 24bbc706dc60479df296ef2119c1e108473be265 | a99b01261e90782f51d42d8c884fb47de3d0c768 | refs/heads/master | 2016-09-16T01:22:02.243947 | 2014-07-13T20:56:17 | 2014-07-13T20:56:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | 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 Gestiones;
import java.sql.SQLException;
/**
*
* @author
*/
public interface IGestion {
public ... | [
"gisselitaanabel@hotmail.com"
] | gisselitaanabel@hotmail.com |
1d05f29d97b887aa57a0719560c423ac9701759b | 948bbbe70b5f914d0f167690e90445d15fabb242 | /CSE 111/LAB08/TestStudent9.java | 11a46849a00aeefceb30a1da12ee920dd42ba6d8 | [] | no_license | SowatRafi/BRACU-LABS-CSE110-221- | d7c5bd2ced2b27c31800010eb46c4d1bacea8965 | dbd0315ab2b0317939c084c9d84fbdc0aeae1925 | refs/heads/master | 2022-11-13T02:12:29.630962 | 2020-06-25T17:46:05 | 2020-06-25T17:46:05 | 274,968,443 | 1 | 0 | null | 2020-06-25T17:23:50 | 2020-06-25T16:48:41 | Java | UTF-8 | Java | false | false | 515 | java | public class TestStudent9{
public static void printShout(Student9 s){
System.out.println("------------------");
System.out.println(s.msg);
System.out.println(s.shout());
}
public static void main(String [] args){
Student9 s = new Student9();
CSEStudent cs = new CSEStudent();
CSE111Student ... | [
"sowat.hossain.rafi@g.bracu.ac.bd"
] | sowat.hossain.rafi@g.bracu.ac.bd |
f45a0b292db684fa1c84adbe69f783dbb35c12ef | 16cddc9059a075e6eb06846db7991d602b12b73e | /myimrcommon/src/main/java/com/zhl/dispatcher/MessageHandlerContainer.java | bbb5c85b1653d81d7f83be4df3faed8922b934ac | [] | no_license | zhanghailang123/myim | a92a8b03ea816d75459b7fbd4fa6f93fae0532ca | c3032b4b1f5b3f1ff64a8a8279079d8a9284deaf | refs/heads/master | 2023-04-06T02:01:47.308570 | 2021-04-25T07:20:12 | 2021-04-25T07:20:12 | 350,256,346 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,424 | java | package com.zhl.dispatcher;
import lombok.extern.slf4j.Slf4j;
import org.springframework.aop.framework.AopProxyUtils;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.ApplicationContext;
import org.springframewo... | [
"1187000351@qq.com"
] | 1187000351@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.