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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bed3d6694bf027c722e52fa51e93092ed931e47d | a46e033f66df3f32cdeb6651a63d1e5277f6b8bf | /src/com/se/mapping/Visit.java | 04b269937f1e65365114534f22fa833a54bb9ab5 | [] | no_license | MohamedGawad/Clinic-App | 9c7333a3d93b5ab96828d1205926e9e2be2727e0 | 95951e9d3d2a132f64f5c53c999bab201332922f | refs/heads/master | 2021-01-10T21:17:52.261313 | 2015-03-21T22:01:26 | 2015-03-31T03:14:52 | 32,651,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,246 | java | package com.se.mapping;
// Generated Mar 21, 2015 7:24:01 PM by Hibernate Tools 3.6.0
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
/**
* Visit generated by hbm2java
*/
public class Visit implements java.io.Serializable {
private Integer id;
private Patient patient;
private String comp... | [
"Gawad@Mohamed"
] | Gawad@Mohamed |
c665c62de8a0dcb6e59270b9a405749dd7582940 | 6fec1124ad5cae9e50429fae3fc501ae54abf82a | /EsExtends/src/it/engim/esExtends/CollectionBicy.java | 84f170f09f3c38a346c07ab91ec3c0e63bfdf80c | [] | no_license | zeionut/workspace | 5425ce5c8c01194b237b5ff5bb46b1118b227fdf | fd9625e683e649cc63d494573ab21e97d7f9762b | refs/heads/master | 2021-01-10T01:42:49.905815 | 2016-04-08T11:22:53 | 2016-04-08T11:22:53 | 55,767,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,216 | java | package it.engim.esExtends;
public class CollectionBicy {
private Bicycle [] bicyList;
public CollectionBicy(int i) {
this.bicyList = new Bicycle[i];
}
public Bicycle[] getBicyList() {
return bicyList;
}
public void setBicyList(Bicycle[] bicyList) {
this.bicyList = bicyList;
}
p... | [
"filippococchia@hotmail.it"
] | filippococchia@hotmail.it |
f435a7d1b55db95601f9ef0df3b0adfbf1a2d50c | 160a34361073a54d39ffa14fdae6ce3cbc7d6e6b | /src/main/java/com/alipay/api/domain/StandardCategoryInfo.java | 5b44136dce789c219615269cdd95a0c7002cac93 | [
"Apache-2.0"
] | permissive | appbootup/alipay-sdk-java-all | 6a5e55629b9fc77e61ee82ea2c4cdab2091e0272 | 9ae311632a4053b8e5064b83f97cf1503a00147b | refs/heads/master | 2020-05-01T09:45:44.940180 | 2019-03-15T09:52:14 | 2019-03-15T09:52:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,932 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 口碑标准后台类目
*
* @author auto create
* @since 1.0, 2017-06-06 11:40:51
*/
public class StandardCategoryInfo extends AlipayObject {
private static final long serialVersionUID = 74471659825674252... | [
"liuqun.lq@alibaba-inc.com"
] | liuqun.lq@alibaba-inc.com |
8c59a204d3eea3fa3170be868ec47916a38899ab | 16850d0bfd3b9ec27a4127d50c4aec8da840f583 | /app/src/main/java/com/newland/homecontrol/activity/StudyActivity.java | f8ff029add446386e457d2f74f5fd0cef54c4d0e | [] | no_license | Steven-Lion/HOMEControl2_init | cbccaac319974e7c27b3e7487bf2759ee0c0b554 | ca40bd991ce8feffcb40d2f15efe75760723a4d5 | refs/heads/master | 2020-03-16T22:47:27.203109 | 2018-05-12T10:28:42 | 2018-05-12T10:28:42 | 133,052,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,083 | java | package com.newland.homecontrol.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.CheckBox;
import android.widget.CompoundButton;
import android.widget.ImageView;
import android.wid... | [
"823961237@qq.com"
] | 823961237@qq.com |
2bae16e3a285e4b5541f8094cda1fb6203e75cf2 | 4a14000f60919ca75d7a3200116f5b181f298806 | /src/com/test/unit9/VerifierTest.java | d877e8d363a9aa067e17b39ef93913ce96ee1c56 | [] | no_license | Gitrenzhijiang/JavaCoreDemo | 5b0f19fea5116e1186c16bdab11c5f2aab4af5df | 36bf1e9d41e977c941ee7d23a239ab71ffb3f94e | refs/heads/master | 2020-04-23T15:32:55.923512 | 2019-02-18T11:13:05 | 2019-02-18T11:13:05 | 171,269,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package com.test.unit9;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.nio.f... | [
"781386910@qq.com"
] | 781386910@qq.com |
72b4be0b85b42e90a0e9f1acdb88507cf5ee79c7 | 3b1e641f51d9cb0c39804dd35e693f0586b7316b | /src/com/configuration/YamlConfiguration.java | 809a0f02597c424001956d5b4ab3f6172f69dc32 | [] | no_license | mohanr/Code-Generator | 61dfd4ea1c6a59f14480e11eda9ffc172549142d | 016dbd742b36bdf05c44772b096d76758c9c6887 | refs/heads/master | 2021-01-19T04:51:55.020174 | 2019-12-18T09:39:35 | 2019-12-18T09:39:35 | 61,132,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,034 | java | package com.configuration;
import org.yaml.snakeyaml.TypeDescription;
import org.yaml.snakeyaml.Yaml;
import org.yaml.snakeyaml.constructor.Constructor;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
/**
* Create... | [
"476458@CTS.COM"
] | 476458@CTS.COM |
cef23af2baee0b6de5b619ab850babad33437447 | ea26cbed5987b284b15a919c42b6d4dd04145809 | /src/main/java/com/oop/mail/MailController.java | d97573121fd101b53eaced7bcea84e9e356eff9c | [] | no_license | petrostrak/airSense | 94578697e6d23c39116969ffb6e99bd5a6038f31 | 4cca6719f2dc78c6f1ff06ba4b6f984930e333d5 | refs/heads/master | 2022-11-19T05:51:15.095382 | 2020-07-21T06:44:34 | 2020-07-21T06:44:34 | 269,696,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,121 | java | package com.oop.mail;
import com.oop.entities.SensorLocation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import or... | [
"pit.trak@gmail.com"
] | pit.trak@gmail.com |
714733e24567cdd01f8b9178b219eb511864a374 | 01315bb81f318bd5bb9991fe8ee374a6b49533b0 | /src/main/java/com/kirak/repository/datajpa/BookingRepositoryImpl.java | eff1067f8df6acff7e585075a46d51254bc2d5ed | [
"MIT"
] | permissive | kkaun/simple_booking_service | 2942f6a8da3cd705b33fa76000091e6f96c23f72 | 3c0a293f3a06225b281537be27045fdfdc924411 | refs/heads/master | 2021-01-22T08:28:26.202445 | 2018-07-09T16:43:09 | 2018-07-09T16:43:09 | 92,617,895 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,187 | java | package com.kirak.repository.datajpa;
import com.kirak.model.Booking;
import com.kirak.repository.BookingRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Sort;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annot... | [
"nickulodeon@gmail.com"
] | nickulodeon@gmail.com |
96c89bb5c88cb32c9d296d8e603773942e192603 | 665110e99befea67ea7dcdd6939e313cff471654 | /src/main/java/net/smert/frameworkgl/opengl/renderer/RendererGL3.java | 1ffb76cfa1f212a3ac0cbb2829f33a4977abe0b5 | [
"Apache-2.0"
] | permissive | kovertopz/Framework-GL | 187cd6771c5ed0192da3564a22c6281956bb2ce2 | 1504f4746c80bf0667f62ecea2569f8d37a46184 | refs/heads/master | 2021-06-07T08:22:46.693230 | 2017-07-08T09:10:17 | 2017-07-08T09:10:17 | 24,876,706 | 10 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,754 | java | /**
* Copyright 2012 Jason Sorensen (sorensenj@smert.net)
*
* 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 applicabl... | [
"git@smert.net"
] | git@smert.net |
7a9239e845c90489ff7daa80d0475b60fd380fd8 | fea07f0dd2555f7b51e3cdd15e96812820499aea | /hedera-node/src/test/java/com/hedera/test/factories/accounts/MockFCMapFactory.java | 0998e9636a9ef4f0c616de1580894e99c0911b27 | [
"Apache-2.0"
] | permissive | Vinci-zZ/hedera-services | e663c3dc1aae8742d92b0031727861c5fb323c97 | afa3afb5041a908a783fc0b91c61facc532a7463 | refs/heads/master | 2023-02-28T03:44:11.524812 | 2021-02-06T06:26:00 | 2021-02-06T06:26:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,295 | java | package com.hedera.test.factories.accounts;
/*-
*
* Hedera Services Node
*
* Copyright (C) 2018 - 2020 Hedera Hashgraph, LLC
*
* 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
* ... | [
"michael.tinker@hedera.com"
] | michael.tinker@hedera.com |
ad24106b08d38b6c607866c3a2442a64ea46c483 | 8b736128fdb1dcb5a7b90250db12ae1c3e9e91bf | /shade-processor/src/test/java/io/t28/shade/test/ConverterClassMetadataAssert.java | 532277001a4c0f8de34e552dc3687af883f25662 | [
"Apache-2.0"
] | permissive | t28hub/shade | dd731a37048d7a8b084acc7e570d0c5aa7e038f0 | baaf694fef85a51c1b77e36dc77b120f495dcc2c | refs/heads/master | 2021-01-11T12:04:26.812152 | 2016-12-26T14:51:17 | 2016-12-26T14:51:17 | 69,031,608 | 32 | 6 | null | 2016-12-26T14:51:18 | 2016-09-23T14:18:53 | Java | UTF-8 | Java | false | false | 2,611 | java | /*
* Copyright (c) 2016 Tatsuya Maki
*
* 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... | [
"noreply@github.com"
] | t28hub.noreply@github.com |
ed2f8c4c8a983461208e173f2ca13673bb151d26 | 692e68c46eeb49c63523bb5198cb66386a5e5b4d | /app/src/main/java/com/example/primetech/contactproviderwithcursoradapter/MainActivity.java | 329cff9ed5d9ff06c4443da06e78d81e1057aa9f | [] | no_license | fardin95/ContactProviderWithCursorAdapter | b07eb123f2275dcf35e037d91503192c20c8e2d7 | 8afabbae586e04f36f09bb3871857bf533e36ca0 | refs/heads/master | 2021-01-19T00:58:13.198752 | 2016-07-19T11:23:55 | 2016-07-19T11:23:55 | 63,677,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,911 | java | package com.example.primetech.contactproviderwithcursoradapter;
import android.content.ContentResolver;
import android.database.Cursor;
import android.os.Bundle;
import android.provider.ContactsContract;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.widget.ListView;
public c... | [
"out.sider.otto@gmail.com"
] | out.sider.otto@gmail.com |
db163c4b1d8d381d73da7e1383e473fbeb2d24a4 | 8419df2ca4066a676d88f9760c6b4b5108729118 | /CafeteriaBlackWhiteDecorator/src/main/java/br/edu/ifes/poo2/cafeteriablackwhitedecorator/cdp/CremeDeLaranja.java | 351f987acb738f9dc61903f8cb379851cd465f91 | [] | no_license | phoenixproject/poo2dp | 0ef3c013c221babef7a335a70509098b5efd1dcc | cb96338f1e17355fd1ecc5c72558bf56d371d4f6 | refs/heads/master | 2021-01-10T06:18:08.518065 | 2015-11-24T17:37:50 | 2015-11-24T17:37:50 | 46,763,514 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | 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.ifes.poo2.cafeteriablackwhitedecorator.cdp;
/**
*
* @author 20101bsi0453
*/
public class CremeDeLaranja extends Abst... | [
"phoenixproject.erp@gmail.com"
] | phoenixproject.erp@gmail.com |
a81115beaa5950525dd4014d2f279d4d25111f6c | 43d8520aecdad8ee7e4b1ac6b4e18bdf871de774 | /src/com/comment/model/CommentDAO.java | 322597e58d34901ca02f4ab7abc16cc15dea2d9f | [] | no_license | a5372268/MoviesHit | 16f2862a40b1debc0ba4ae4def5ed56e98bbd1a6 | 26f20fe75510b2ecd80b3660b91801146f496a22 | refs/heads/main | 2023-05-25T04:47:08.688855 | 2021-06-11T11:38:33 | 2021-06-11T11:38:33 | 375,986,887 | 0 | 0 | null | null | null | null | BIG5 | Java | false | false | 17,002 | java | package com.comment.model;
import java.sql.*;
import java.util.*;
import javax.naming.*;
import javax.sql.DataSource;
import com.movie.model.MovieVO;
import jdbc.util.CompositeQuery.jdbcUtil_CompositeQuery_Comment;
public class CommentDAO implements CommentDAO_interface{
private static DataSource ds = null;
sta... | [
"a5372268@gmail.com"
] | a5372268@gmail.com |
b435b82fb43c05a4691fccb9c0f49035540bf905 | 69ac3fb006e10da40d17eaef5564080b20458267 | /Mtravelplan_final/src/com/travel/plan/tripboard/vote/dao/TripVoteService.java | 2d55cb60c9b351d9babbcc5fe8a299e73c576403 | [] | no_license | skathal124/travel_helper | e46f42b7b3af192b8d1968a022e1fcc2e9c4fd6a | afb00141bb02a0588c2e849a77832311d3318087 | refs/heads/master | 2020-03-31T19:53:42.219577 | 2018-10-11T04:40:58 | 2018-10-11T04:40:58 | 152,516,730 | 0 | 0 | null | 2018-10-11T04:40:59 | 2018-10-11T02:08:25 | JavaScript | UTF-8 | Java | false | false | 670 | java | package com.travel.plan.tripboard.vote.dao;
import java.util.List;
import com.travel.plan.tripboard.help.PollBean;
import com.travel.plan.tripboard.model.TripPoll;
import com.travel.plan.tripboard.model.TripPollSub;
import com.travel.plan.tripboard.model.TripVoter;
public interface TripVoteService {
void makePoll... | [
"skathal124@naver.com"
] | skathal124@naver.com |
8f1aaf38fc066277248cc2ada1c29529c1b545fc | 4fe45f0a4dd70b9f32c7a080d13725f56722e045 | /pelit/kuutiopeli/src/cubegame/multiplayer/ClientWritingThread.java | abd22d523555714624b4161d9747a6cdd195bedb | [] | no_license | fergusq/vanhat-ohjelmani | b1233f2672591b5c95314482f6562a3f11cef55f | 2b990a0e2aa92528fa89a048f102732b23ad8466 | refs/heads/master | 2021-01-01T20:41:42.293896 | 2015-04-12T13:53:23 | 2015-04-12T13:53:23 | 33,550,141 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package cubegame.multiplayer;
public class ClientWritingThread extends Thread {
private NetClientHandler netHandler;
public ClientWritingThread(NetClientHandler netClientHandler) {
this.netHandler = netClientHandler;
}
@Override
public void run() {
synchronized (netHandler.threadSyncObject) {
ne... | [
"iikka@kaivos.org"
] | iikka@kaivos.org |
1e8ce981c024a11988ee6e89ec2221b77322316a | 4e41d8251e19228e8758f80448a0219988fd0c50 | /src/TestaArraysObjetos.java | ca884d649b81c25239aaad363f994a19af5144b6 | [] | no_license | JAlvesBruno/OrientacaoObjetos | bfeda220c697c7bceae6290ffa4efebce3ec88af | 18cd6a15122e55d31c9abc82b4537cb915cf71f7 | refs/heads/master | 2020-03-25T22:17:12.512324 | 2018-08-09T23:40:26 | 2018-08-09T23:40:26 | 144,214,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 789 | java | public class TestaArraysObjetos {
public static void main(String[] args) {
Carro[] carros = new Carro[5];
Carro carro1 = new Carro("verde","HB20",120);
// carro1.setCor("verde");
// carro1.setModelo("HB20");
// carro1.setVelocidadeMaxima(120);
Carro carro2 = new Carro(... | [
"bruno.ja@puccampinas.edu.br"
] | bruno.ja@puccampinas.edu.br |
fde7b8a40d76dd294f8f72f5e407832d7ffff197 | 530fe1b3a654543334d5a9afbb2ea46b8544d6b0 | /week-03/Day-03/src/Workshop10.java | 62ae68137f775f44a244005451bb7f5ca56377c6 | [] | no_license | greenfox-zerda-raptors/PappBeata | d58ea959f8588172df5ae9994a552a6af5bb7283 | 3a67b8eedeb7e1b0ff723429ea4faa5350fa8d80 | refs/heads/master | 2021-01-12T18:19:16.649526 | 2017-05-06T07:55:19 | 2017-05-06T07:55:19 | 71,363,242 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | import java.util.Arrays;
public class Workshop10{
public static void main(String[] args) {
// Task 1: Create an array (jagged) which can contain the different shades of specified colors
// in colors[0] store the shades of green: "lime", "forest green", "olive", "pale green", "spring green"
... | [
"pappbeata@gmail.com"
] | pappbeata@gmail.com |
6da794cd6607e05a8238ca00b3d812c61aa50d36 | 0943ac0ad90002e3ae5207a94f9973a84077dda3 | /app/src/main/java/com/hesham/fibonacci/fibonaccinumbers/GeneralDialogFragment.java | 6dc9e422e4133c8565b01de97be3117a6829b837 | [] | no_license | heshamfas/FibonacciNumbers | 816a0052fa65c7f490b0b3293a32d0b572423daf | 2695a55e54b081d7168ab777861ba347bfd2fb17 | refs/heads/master | 2021-01-02T08:34:14.159262 | 2014-09-07T19:59:56 | 2014-09-07T19:59:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | package com.hesham.fibonacci.fibonaccinumbers;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
/**
* Created by Hesham on 8/11/2014.
*/
public class GeneralDialogFragment extends DialogF... | [
"HeshamFas@live.com"
] | HeshamFas@live.com |
94c9dd33ace703c06c56040af4b42c65b860f1a7 | e306ba2d2ff8ca1945291f011bef28deba026b80 | /zhouchao/Exercise0425/src/cn/hfxt/entity/ZC.java | 277712e09e86fa1920b4a1738c5e04cd54aef77e | [] | no_license | SunYongLi12/SunYL | e7a80d0e79c1d57d7a36ae54b90ae9b79faaba7f | 634e88975c3d03d084a5d7b2a8c31238fcf563f5 | refs/heads/master | 2023-04-14T11:39:19.355638 | 2021-04-28T04:35:03 | 2021-04-28T04:35:03 | 362,008,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package cn.hfxt.entity;
public class ZC {
private int id;
private String rank;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getRank() {
return rank;
}
public void setRank(String rank) {
this.rank = rank;
}
}
| [
"goodMorning_pro@at.bdqn.com"
] | goodMorning_pro@at.bdqn.com |
0ec1e1c1e842346ecd7ce3e8d0510f00c876d0c9 | 39f6016314a0dd0a4f765030e0111c8dc56a6087 | /xiaoming-security-core/src/main/java/com/xiaoming/core/validate/code/ValidateCodeException.java | 73c68cb5c0bf2d9de2c22eea23eef7ef6bcbd477 | [] | no_license | TPxiaoming/spring-security | 088aee722cef04ef441318ff6acc4abe494f01a7 | 84b0b7bb3d93fc03edcd7b7959376b9407a2b368 | refs/heads/master | 2020-05-09T14:10:26.609236 | 2019-06-13T09:31:01 | 2019-06-13T09:31:01 | 181,182,789 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package com.xiaoming.core.validate.code;
import org.springframework.security.core.AuthenticationException;
/**
* 验证码异常
* AuthenticationException 抽象异常, 身份认证异常的基类
* @Author: xiaoming
* @Date: 16:02 2019/5/27
*/
public class ValidateCodeException extends AuthenticationException {
private static final long seri... | [
"3093403587@qq.com"
] | 3093403587@qq.com |
c86475448aaf7872564d12f3f8dc6c6fa2c49df8 | 45141bec96cd635707213dba449867a36d6da3b4 | /Lab2/src/main/java/com/naofi/controllers/ManagerController.java | c59cfaffc289486fe445335d9e469f82e75ae492 | [] | no_license | kubayof/databases | fbac65db9885337ea1067078e95a2905cbad63e9 | ef28e552a5e38f78e239405c456c8f2710857bf0 | refs/heads/master | 2023-02-08T03:50:25.569543 | 2020-12-29T14:22:24 | 2020-12-29T14:22:24 | 291,979,282 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,822 | java | package com.naofi.controllers;
import com.naofi.model.dao.interfaces.ManagerDAO;
import com.naofi.model.entity.Manager;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.annotation.Validated;
import org.springframework.web.bind.annotation.*;
i... | [
"kubyof82@gmail.com"
] | kubyof82@gmail.com |
31d5e5ed1fceb42500a18c4f203c30efe6eb2178 | 39ef3a7cc8c37214ea5167822365ec8daec0e702 | /projecteuler/12-highly-divisible-triangular-number/Solution.java | 2b883d5ac3d787b1efbf527bdb2e79b605f5c18a | [] | no_license | neppramod/problems_practice | 75449062037282d65896d296f0e1832482869832 | 764d2e4470d87c66cd1223387b49d3df610bb2a1 | refs/heads/master | 2022-08-18T19:54:16.370710 | 2022-08-16T02:54:45 | 2022-08-16T02:54:45 | 59,494,037 | 2 | 0 | null | 2021-01-03T18:07:56 | 2016-05-23T15:26:56 | Java | UTF-8 | Java | false | false | 1,825 | java | import java.util.*;
// Use arithmetic series summation
public class Solution
{
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int num = triangleNumberWithOverFiveHundredDivisors();
System.out.println(num);
//System.out.println(divisors(28));
... | [
"neppramod@gmail.com"
] | neppramod@gmail.com |
1a9d91bf9e9c840f4aeb8c91507d0ba4dc4b0646 | 539b6808826b0af0e3ae0d3828961bc4cb7605ba | /Link_prediction/src/utils/interest.java | 425172119914bd0ea997ab20debac487cb990d8e | [] | no_license | souravrevo/Link_prediction | 3e436026f1a52c19a15d11cc7266f033b567d2b8 | 552b25b2bd89756cded3bec82cde749093ce07a0 | refs/heads/master | 2016-09-06T11:19:26.912941 | 2014-05-21T01:55:40 | 2014-05-21T01:55:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,809 | java | package utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import java.sql.PreparedStatement;
//Calculate interest_count column of auth_all_info table
public class interest {
public static void main(S... | [
"sourav.revo@gmail.com"
] | sourav.revo@gmail.com |
1448bb5e9788cd985aba65d7ebf5974cff92704e | 48fbe64d3170950ba60b73615b01b06dde09fb89 | /src/main/java/com/yura/repair/command/admin/AdminAllReviewsCommand.java | 7c2245ea55612c6bbbf0fb9381f85736dd4190e5 | [] | no_license | Gtm417/guitar-repair-service-servlet | 4e5ca1ad04db34fa3b08ef6f6384576aa227a855 | da6a9a847ec88b2298017ece6f8254445a2cfb7b | refs/heads/master | 2022-04-06T14:45:13.014624 | 2020-02-21T07:48:55 | 2020-02-21T07:48:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | package com.yura.repair.command.admin;
import com.yura.repair.command.Command;
import com.yura.repair.dto.ReviewDto;
import com.yura.repair.service.ReviewService;
import com.yura.repair.util.PaginationUtility;
import javax.servlet.http.HttpServletRequest;
import java.util.List;
import static com.yura.repair.constant... | [
"yuriy.petrashenko7@gmail.com"
] | yuriy.petrashenko7@gmail.com |
0d49e82fdb2b201f81a3869d172e4dec7d87a598 | 7a3c0a90c4f8039837de7c07c687150b5b8bc647 | /src/main/java/com/ldh/permission/core/service/impl/AdminResourceServiceImpl.java | 98ae321a527aafc88993ac8e7478e02a14e18474 | [] | no_license | coder-ldh/permission | b3c84a9c1834ccf6a00d75ce3ac9b937ffd7397d | 426a7ecbf90860a8d350c196c41a5be7898bd96b | refs/heads/master | 2020-04-11T15:31:42.531787 | 2019-01-04T01:49:59 | 2019-01-04T01:49:59 | 161,894,332 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | package com.ldh.permission.core.service.impl;
import com.ldh.permission.core.model.AdminResource;
import com.ldh.permission.core.mapper.AdminResourceMapper;
import com.ldh.permission.core.service.AdminResourceService;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import org.springframework.stereotype.Servi... | [
"ldh@awallet.com"
] | ldh@awallet.com |
013e61a23a29857a3d5eaf021a17c131044aa0b6 | 6757aa38d6eafd1707376e0afa4de6ab86d9e9af | /app/src/main/java/com/andrewnwalker/mousetimes_california/CountUpTimer.java | 274f497a40df19b7270bedb4b9a9cd6236ea0163 | [] | no_license | Andrew-Walker/Mouse-Times-California---Android | 2b557d72e4110c2d1f8804fccdab018efb45ee21 | 9e0c03b4161dd12911150bef91c1a40f139daa1d | refs/heads/master | 2020-09-20T19:46:28.717803 | 2016-04-03T01:01:00 | 2016-04-03T01:01:00 | 65,948,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,027 | java | package com.andrewnwalker.mousetimes_california;
import android.os.Handler;
import android.os.Message;
import android.os.SystemClock;
/**
* Created by Andrew Walker on 13/02/2016.
*/
public abstract class CountUpTimer {
abstract public void onTick(long elapsedTime);
private static final int MSG = 1;
p... | [
"andreww500@live.com"
] | andreww500@live.com |
22d0151b123306f5e60fd181b940e806211b16f5 | 857a460a6c8335e099a83d2e7b671618a71b0464 | /src/main/java/com/lb/game/controller/DigitalGamePlayController.java | 89b1aa9c97ca68a46818803eba96b11f01274540 | [] | no_license | zxcv1122BB/lb_n | bce2e7c456f4628d615b707f4931bc12c5feff52 | 9a0a3eb156bb94d66c9176de1e5d506fabecc50e | refs/heads/master | 2022-07-10T01:18:47.642054 | 2019-08-26T14:55:01 | 2019-08-26T14:55:01 | 203,388,208 | 1 | 1 | null | 2022-06-29T17:35:23 | 2019-08-20T14:01:58 | JavaScript | UTF-8 | Java | false | false | 4,821 | java | package com.lb.game.controller;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.Request... | [
"licaiyou@followme.com"
] | licaiyou@followme.com |
59dab06b4eab5e6e19e5c3d3b26604b4ed06e7bc | 65bddbf6c9ecacafdea1ae6699887dcb02946cf3 | /RetailMeNotM/src/test/java/com/retailmenot/tests/VerifyNumberofItem_Test.java | 0e2d3c591e9ced05da33317cbf6d9bc6773bca36 | [] | no_license | singh234/TestSWPrj | 895da7346ba9ec04cf192aa57c094b1eccb17130 | 51c08853f510047d3035c7108e890599e994b904 | refs/heads/master | 2021-01-17T15:06:51.214498 | 2016-09-22T04:23:56 | 2016-09-22T04:23:56 | 68,880,102 | 0 | 0 | null | 2016-09-22T04:43:09 | 2016-09-22T03:14:18 | Java | UTF-8 | Java | false | false | 2,556 | java | package com.retailmenot.tests;
import java.io.IOException;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.ie.Intern... | [
"singh.234@gmail.com"
] | singh.234@gmail.com |
477c1fa840b110e6a117d4c738f6ce0711b07028 | 199e420db803921633fe31f0aa9aeb0b5881b4a8 | /app/src/main/java/com/example/movies_and_actors/adapters/AdapterSearch.java | 8e35d0ed2a22b85f9697c7ca3f7fdfb20409a59a | [] | no_license | adrijanasavic/Movies_and_Actors | 6d26b98d7e439c474f49437e36b7d98c4c529f0f | cfdb729d07d25a5041d81c43f6ff774f0669e211 | refs/heads/master | 2022-10-20T19:25:19.386002 | 2020-06-10T15:12:13 | 2020-06-10T15:12:13 | 270,801,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,543 | java | package com.example.movies_and_actors.adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.Recycler... | [
"adrijana.jovicic@gmail.com"
] | adrijana.jovicic@gmail.com |
833de32db82c5cd5597885efd81dbaeb94c21423 | f2f0e98d242baf79fda5778328ae40a583582bdb | /400_xowa/src/gplx/xowa/xtns/mapSources/Map_math.java | 85712a45c127a30e125172c7e67a7684d5434d31 | [] | no_license | ATCARES/xowa | 0ca09f7aa08f400713f9d298bc9843b96e000a0c | 5957bd0cb0de1dbfafae1aef9055846713a5e521 | refs/heads/master | 2021-01-15T14:41:57.565426 | 2014-04-14T03:28:27 | 2014-04-14T03:28:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,151 | java | /*
XOWA: the XOWA Offline Wiki Application
Copyright (C) 2012 gnosygnu@gmail.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later ... | [
"gnosygnu@gmail.com"
] | gnosygnu@gmail.com |
36b39bf7999dfcbb14c5e1d86dd6879b6b6844e0 | 63fbb8a46bd293e153d22b1f37acd0ac9b3c3491 | /Samples/app/src/main/java/samples/linhtruong/com/app/memoryleak/LeakCase2.java | 7e2effb30a9857d5192adc839600f61ff6848945 | [] | no_license | trithucbkpro/Samples | 2800e71ef29088aa486ca046f22e16b42700ad72 | 89af0f28504a192cdacdca578fcda9f221227e69 | refs/heads/master | 2021-01-19T22:41:30.950666 | 2019-09-19T14:54:23 | 2019-09-19T14:54:23 | 88,845,710 | 0 | 0 | null | 2017-04-20T09:21:23 | 2017-04-20T09:21:23 | null | UTF-8 | Java | false | false | 1,771 | java | package samples.linhtruong.com.app.memoryleak;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.Nullable;
import samples.linhtruong.com.app.R;
import samples.linhtruong.com.base.BaseActivity;
/**
* Anonymous inner classes: i.e callback
*
* @author linhtruong
* @date 2/20/1... | [
"Linh@Truong.local"
] | Linh@Truong.local |
04174ab64cfe9c7c40de3ee2179c44c9794f2296 | 24d8cf871b092b2d60fc85d5320e1bc761a7cbe2 | /DrJava/rev4989-5058/base-trunk-4989/src/edu/rice/cs/drjava/model/debug/DebugEventNotifier.java | ba8294b324138206e2f6f161d2febc545f535c13 | [] | no_license | joliebig/featurehouse_fstmerge_examples | af1b963537839d13e834f829cf51f8ad5e6ffe76 | 1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad | refs/heads/master | 2016-09-05T10:24:50.974902 | 2013-03-28T16:28:47 | 2013-03-28T16:28:47 | 9,080,611 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,801 | java |
package edu.rice.cs.drjava.model.debug;
import edu.rice.cs.drjava.model.EventNotifier;
import edu.rice.cs.drjava.model.OpenDefinitionsDocument;
import java.awt.EventQueue;
public class DebugEventNotifier extends EventNotifier<DebugListener> implements DebugListener {
public void debuggerStarted() {
as... | [
"joliebig@fim.uni-passau.de"
] | joliebig@fim.uni-passau.de |
ee965043a54a60580720db94317319c497fdd022 | 46203451280bd1477e5c033da5790a503efcead7 | /src/main/java/subtask/SubTask.java | d4339cdad79046d7475ec7fe6941c5074e7d702b | [] | no_license | prakharrke/dailytasks_backend | 0f68eda7dd63c8474b0b1e0c55d0392d1684ab7e | dca2b0ad3dd99f32e4eefeb84b8fc15fbea8d120 | refs/heads/master | 2022-06-23T16:46:20.893594 | 2019-06-13T05:26:41 | 2019-06-13T05:26:41 | 191,695,820 | 0 | 0 | null | 2022-05-20T21:00:34 | 2019-06-13T05:23:14 | Java | UTF-8 | Java | false | false | 1,443 | java | package subtask;
import java.sql.SQLException;
import model.DBCommunication;
public class SubTask {
String taskID;
String subTaskID;
String description;
String timeSheet;
char special;
char approved = 'n';
char reviewed = 'n';
public String getTaskID() {
return taskID;
}
public SubTask setTaskID(String t... | [
"Prakhar.Dixit@1eq.com"
] | Prakhar.Dixit@1eq.com |
7b684b35c0039c8c9795eaed8ea2383e4eb6d6a9 | 6a8a8984959b30cea3dbc5168f89fae68bda62cb | /PrintDuplicatesCollections.java | 40d89ad9285ef8570bd2966f152587919978d0d7 | [] | no_license | TestLeaf-Arun/week3.day2 | aec5b5cc9e46a26ff58b0d1ae2cb0ffebbefe6dd | d0c3183c02bcf3b49f32aa1929927529f1fa78c1 | refs/heads/main | 2023-07-12T09:28:12.831790 | 2021-08-27T03:52:23 | 2021-08-27T03:52:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package week3.day2;
import java.util.LinkedHashSet;
import java.util.Set;
public class PrintDuplicatesCollections {
public static void main(String[] args) {
int[] arr = {14,12,13,11,15,14,18,16,17,19,18,17,20};
Set<Integer> num = new LinkedHashSet<Integer>();
for (Integer eachData : arr) {
if ... | [
"noreply@github.com"
] | TestLeaf-Arun.noreply@github.com |
cf1d4049197759a12add8762486d70713f6d201e | cf0b2e2fcd3838e470cb4c205dda8cc05ac11628 | /hotils-inject/src/main/java/org/hotilsframework/inject/annotation/Inject.java | af51933cb27f2a0a61061c4c8f7aa4574924e21f | [] | no_license | hireny/hotils | b216b2991c7f3ad6447dbcc8433a9a771e8be1e3 | 0b59a3853d5e636a4a499cca8e7799d540ece62b | refs/heads/master | 2021-09-10T02:05:54.275527 | 2021-08-26T14:44:08 | 2021-08-26T14:44:08 | 225,169,822 | 0 | 0 | null | 2020-10-13T20:59:23 | 2019-12-01T13:54:30 | Java | UTF-8 | Java | false | false | 423 | java | package org.hotilsframework.inject.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Inject注解,相当于Spring的@Autowired
* @author hireny
* @className Inject
* @create 2020-04-01 20:15
*/
@T... | [
"910502500@qq.com"
] | 910502500@qq.com |
b7aa8d6e188213be481718594362d5a472dc1b61 | b146af64dd81bc05ed8b9a4db18dd51a965ae0b5 | /src/rs/ac/bg/etf/pp1/ast/AstLetop.java | 54fae17ffc7c0fb0c8c0f1c5cc83fad2bddb452c | [
"MIT"
] | permissive | Edvvin/MicroJavaCompiler | 07cf9b6dab83dabfe654762a5448db82cbef1e86 | 5ff2ee830c8214b9f54494f16fdcd19344f5135d | refs/heads/master | 2023-06-08T07:49:02.599846 | 2021-06-16T14:57:37 | 2021-06-16T14:57:37 | 343,233,059 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | // generated with ast extension for cup
// version 0.8
// 16/5/2021 15:11:18
package rs.ac.bg.etf.pp1.ast;
public class AstLetop extends Relop {
public AstLetop () {
}
public void accept(Visitor visitor) {
visitor.visit(this);
}
public void childrenAccept(Visitor visitor) {
}
... | [
"edvvin@mail.com"
] | edvvin@mail.com |
ca6821a1c7fc67e8d841cd4358f3f5c444842273 | e048cb9cd0a7d49bb284dcc3d9a0871713127c48 | /leasing-company-parent/leasing-company-service/src/main/java/com/cloudkeeper/leasing/company/repository/AttendanceRepository.java | cb28675eb899e0de952e14535c5686ddb46a327a | [] | no_license | lzj1995822/GuSuCommunityApi | 65b97a0c9f8bdeb608f887970f4d2e99d2306785 | 51348b26b9b0c0017dca807847695b3740aaf2e8 | refs/heads/master | 2020-04-23T19:18:18.348991 | 2019-04-28T02:56:21 | 2019-04-28T02:56:21 | 171,398,689 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.cloudkeeper.leasing.company.repository;
import com.cloudkeeper.leasing.base.repository.BaseRepository;
import com.cloudkeeper.leasing.company.domain.Attendance;
public interface AttendanceRepository extends BaseRepository<Attendance> {
}
| [
"243485908@qq.com"
] | 243485908@qq.com |
a5f5f7cb2d6280c82aa7090e7f7c87b8975fac06 | a3841d9f3d125bfc4fb14b56438f9ffa7b270b1c | /src/test/java/com/hillel/lecture_4/Method.java | b0710f2c836c9e9bb2c4871129ac36269d673a34 | [] | no_license | Dmitriy2509/home-work-task | 346fa43941f0795d54adbeb46918b79d0f946862 | 00f8e4b631534fd9020c5735bb2209221ab2955e | refs/heads/master | 2020-08-28T21:16:11.279256 | 2019-12-08T09:46:57 | 2019-12-08T09:46:57 | 217,823,419 | 0 | 0 | null | 2019-10-27T08:06:45 | 2019-10-27T08:06:45 | null | UTF-8 | Java | false | false | 1,357 | java | package com.hillel.lecture_4;
public class Method {
public static void main(String[] args) {
/* double result = 25d+273.16;
System.out.println("Celsius to Kelvin: "+ result);*/
celsiusToKelvin(10d);
//metersToKilometers ();
double kilometers = metersToKilometers(500d);
... | [
"sakovetsdmytryi@gmail.com"
] | sakovetsdmytryi@gmail.com |
324062de7589452802949cfe56cab85bbc7b8301 | 11431aa193e9026d84bcd0b5e8af1ce817f8dc0c | /PizzaProj/src/main/java/db2/juhh/PizzaProj/model/PizzaDetalhe.java | 411ccfdb48e98bf6ad265c85b642b74b4b373414 | [] | no_license | leoljunior/db2 | 4f23894980fa160d4682875dd00abd47b6e3071d | 6dba5e0b00afa125f6e427c0e882876822f3adef | refs/heads/master | 2023-06-05T09:16:10.701716 | 2021-06-28T15:00:10 | 2021-06-28T15:00:10 | 380,547,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,091 | java | package db2.juhh.PizzaProj.model;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax.persiste... | [
"juhhinx@gmail.com"
] | juhhinx@gmail.com |
cfd152655fdd852784983ef925814f4e28238ad4 | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-transcribe/src/main/java/com/amazonaws/services/transcribe/model/Transcript.java | 3bded6d7e5fd7f59f8c4200b91a851ef81caf4e7 | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 11,144 | java | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
4c6010e91efed5e8e8bdafb057126f0716157561 | 9fed869617e20d51db1f18b76530c8113d79740f | /src/main/java/com/revature/services/EmployeeService.java | 9ef6e03b086ec47b77dbf5c355f8aad3d6423bca | [] | no_license | 210614-JavaFS/project0-btoledo2 | 4668f48552e4d288a5ff27782ffc25530a9abcb2 | 220dfeed5f3dcdcb3d855edc0a51810041a4b16f | refs/heads/master | 2023-06-16T13:32:37.305900 | 2021-07-14T05:34:21 | 2021-07-14T05:34:21 | 381,057,827 | 0 | 0 | null | 2021-07-14T05:30:47 | 2021-06-28T14:21:23 | Java | UTF-8 | Java | false | false | 1,138 | java | package com.revature.services;
import java.util.List;
import com.revature.models.Employee;
import com.revature.repos.EmployeeDAO;
import com.revature.repos.EmployeeImpl;
public class EmployeeService {
private static EmployeeDAO employeeDao = new EmployeeImpl();
public List<Employee> getAllEmployees(){
return... | [
"billytoledo1234@gmail.com"
] | billytoledo1234@gmail.com |
dba9ee1476a32bebd821b0c15003236eeab674cf | 43b978c8caaa77de9dd2afd134a790af84b51481 | /CSC 151/Lab 5 Assignments/StudentOrderingNumbers.java | eee81e97be3d0c3e0f20763edb4d263295d4f1eb | [] | no_license | cmhansen125/Java-Classes | 9b79e212e0d480bfe8fc9d61e4ec9d4a6ae92b7e | f651a1106c1557ab6f53935a563868c878b4b7eb | refs/heads/master | 2021-02-11T13:49:27.840178 | 2020-03-02T23:47:49 | 2020-03-02T23:47:49 | 244,496,966 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,820 | java | import javax.swing.*;
public class StudentOrderingNumbers {
public static void main(String[] args) {
WidgetView wv = new WidgetView();
// Finally, a program that does something. This program asks the user
// for 3 numbers and figures out the largest, middle and smallest.
... | [
"noreply@github.com"
] | cmhansen125.noreply@github.com |
836db588d3ebbda95ec018e41034285b240c046e | e4d9c628519e51a49f822c06112604c0829ef5ae | /Backend/src/main/java/com/pokemon/pokemon/controller/interfaces/ITrainerController.java | f533346473506519765cc85d973916ef8c156c89 | [] | no_license | juliagarlor/PokeTeam | fdb9b8da52558903146b703ed49085ce954f0ab4 | 40059e7c9e290cb8d68a0b8a91a0d9f2774aad0e | refs/heads/master | 2023-05-12T06:45:52.519920 | 2021-06-06T16:46:17 | 2021-06-06T16:46:17 | 350,309,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.pokemon.pokemon.controller.interfaces;
import com.pokemon.pokemon.utils.dtos.*;
import org.springframework.web.bind.annotation.*;
import java.util.*;
public interface ITrainerController {
List<Object> getNamesAndIds();
List<TrainerDTO> getTrainers();
TrainerDTO createTrainer(TrainerDTO traine... | [
"julia.garcia.lorente@gmail.com"
] | julia.garcia.lorente@gmail.com |
4e3ec35ea4fd4650cee60ee51e794822de363214 | 2905ab13085cf90fa3ff02eabb635ffb80421121 | /ivanhoe/src/edu/virginia/speclab/ivanhoe/shared/message/DeleteDocumentMsg.java | e7b6a485985c03f238ec0e43fcf2e6bd7d3b37ce | [] | no_license | waynegraham/ivanhoe | 8474eccd2eb05e30d16eef9ad4425e71fca65b12 | dfe05439f7e75298a4b38313d5fe904998dbda42 | refs/heads/master | 2020-05-31T00:45:22.000842 | 2010-03-23T15:28:59 | 2010-03-23T15:28:59 | 32,215,670 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | /*
* Created on Mar 22, 2004
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package edu.virginia.speclab.ivanhoe.shared.message;
import edu.virginia.speclab.ivanhoe.shared.data.DocumentInfo;
/**
* @author lfoster
*... | [
"nicklaiacona@c161d011-2726-0410-8d5a-8f576c7000fa"
] | nicklaiacona@c161d011-2726-0410-8d5a-8f576c7000fa |
a0d8e0d3706162aad9ec319bc4516970aa55d674 | a3742532e43ebf8ae09c2036dc817759fad5a6b4 | /src/main/java/tests/maptests/primitive/HftcUpdateableMapTest.java | 3b0071ddc6a9921141239bc8d726696b85e231a5 | [] | no_license | zhudebin/maptest | 2b98a50cdd21481b235f66a3d44294ea87efb2ea | 5588e9c4e398cd1ae56cc326842bfd2b0e4e2b34 | refs/heads/master | 2021-01-17T05:50:47.743692 | 2016-06-03T06:36:48 | 2016-06-03T06:36:48 | 60,315,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 814 | java | package tests.maptests.primitive;
import net.openhft.koloboke.collect.map.hash.HashIntIntMap;
import net.openhft.koloboke.collect.map.hash.HashIntIntMaps;
/**
* Koloboke HashIntIntMaps.newImmutableMap test
*/
public class HftcUpdateableMapTest extends AbstractPrimPrimMapTest {
private HashIntIntMap m_map;
... | [
"zdb_hn@163.com"
] | zdb_hn@163.com |
efac8b145513f277244c81c6cd8c5a56a017fc9c | eac648c76b9e7d9fcb6f8fb7d6717374c9914047 | /Core/src/CoreClass.java | a28714d9d2d7eec210c922a7625596a979f93881 | [] | no_license | KagamiMi/TPDiA2 | fbddf3149e551a86814def9c3f9032cd178e611a | 5ec5f681eb2eb1a092c4d93a0c313fd972d040c8 | refs/heads/master | 2020-03-21T21:34:05.819912 | 2018-07-22T18:00:44 | 2018-07-22T18:00:44 | 139,070,672 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 2,292 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.Date;
public class CoreClass {
static int po... | [
"kagamimiyuki@gmail.com"
] | kagamimiyuki@gmail.com |
ce2e677fb9df5c0ff521b3c9752780f7b3968e46 | 4946183930dd93dfa6d25f8d561b43aab823545c | /test/src/Singleton.java | ea5d1657e9cbc322b801758092b7211cb47a52d2 | [] | no_license | chen-t7/code | f82d02b5ee2b5fbf7d691fd329ed5569bb0cb642 | ce9a9ac2c5da170e8f33997814958b3f1706886d | refs/heads/master | 2022-12-26T21:57:34.316622 | 2020-09-07T09:05:49 | 2020-09-07T09:05:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | //class Singleton {
// private static Singleton instance=new Singleton();
// private Singleton(){}
// public static Singleton getInstance(){
// return instance;
// }
//}
class Singleton{
private static volatile Singleton instance=null;
private Singleton(){}
public static Singleton getI... | [
"2274828126@qq.com"
] | 2274828126@qq.com |
dc12ae9c10472fefe2270298b1646d8b90a2221d | d2045b375576f99415c1ee3298dec7d1330711aa | /meuprograma.java | 612dd5e41015f417e90c9eaa1464751c00e098a9 | [] | no_license | Alexandresteves/Java-projects | 75f5e0754db202c1ebb4a890319e703d0aab5511 | 76158ae39acf4c2605595b167419abb5d803bee1 | refs/heads/master | 2021-04-15T16:33:10.144950 | 2018-03-25T23:22:13 | 2018-03-25T23:22:13 | 126,748,597 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 115 | java | public class Meuprograma {
public static void main(String[] args) {
System.out.println("Aplicação Java");
}
} | [
"alexandre_ae@hotmail.com"
] | alexandre_ae@hotmail.com |
eda5eb3b022aaca023a5c27f40149b54efed37b3 | 866e04d6eccb39f21f83e8e7399b128931090b91 | /lunch/src/main/java/com/example/recipe/lunch/LunchRecipeApplication.java | 43e6028e1768f42d6b03e630e02800696b0d8b68 | [] | no_license | chathuran/lunch-app | 1fa169cd5cced7c2f847086026de79c161979587 | b33dec876a91cd1af84c60a326ea34c553153428 | refs/heads/master | 2022-12-19T12:26:12.147965 | 2020-09-28T15:17:43 | 2020-09-28T15:17:43 | 298,964,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.example.recipe.lunch;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class LunchRecipeApplication {
public static void main(String... | [
"071@erangaDC"
] | 071@erangaDC |
1eb15406f7d64a2c6e802d1ba5db455e21488087 | 9452e1992b36fac0414de9856cefa67f95e984de | /sacamos-server/src/main/java/main.java | 997199a0eb926073cc52daf40233e3ce71a64e0d | [] | no_license | randyquaye/randyquaye | 81a899c0735b82f63b3d9f91694116f8fa2dfd85 | 258be6d776d5bc3a1d76028daecd2b4cd59b0a1b | refs/heads/main | 2023-05-18T11:33:15.485728 | 2021-06-09T22:05:07 | 2021-06-09T22:05:07 | 352,344,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,198 | java | import com.google.auth.oauth2.GoogleCredentials;
import com.google.cloud.storage.Blob;
import com.google.cloud.storage.Bucket;
import com.google.firebase.FirebaseApp;
import com.google.firebase.FirebaseOptions;
import com.google.firebase.cloud.StorageClient;
import com.google.firebase.database.*;
import java.i... | [
"randyquaye@Randys-MacBook-Pro.local"
] | randyquaye@Randys-MacBook-Pro.local |
975f723bdbe59b219bad977a917e465fe6333281 | 7216e4d3e4522b9fe0148fc4c1560e4e79286357 | /idp-authn-impl-socialuser/src/test/java/fi/okm/mpass/idp/authn/impl/ExtractSocialPrincipalsFromSubjectTest.java | 0f850c4bab07ff2420a756ab4303f2986b3591d7 | [
"MIT"
] | permissive | haltu/eca-auth-proxy | a374c1ec530e36b924a46278959e4313ee65f3c3 | 31cdcd36b419d5067fe265399b2680e38bdb527a | refs/heads/master | 2021-01-17T05:20:06.028510 | 2015-12-14T14:57:36 | 2015-12-14T14:57:36 | 48,229,777 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,426 | java | /*
* The MIT License
* Copyright (c) 2015 CSC - IT Center for Science, http://www.csc.fi
*
* 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 limitat... | [
"janne.lauros@gmail.com"
] | janne.lauros@gmail.com |
2ea3c39a66aca59c33ab7b72916de543d8092451 | 5bab3f49607b66c77457a49c9d395628d4f45ca3 | /jibx/examples/codegen/gen/src/org/opentravel/ota/CancelInfoRSType.java | 8ccd16a16351397f0369d53d58324d47dc80d576 | [] | no_license | zwijze/journallines | 8ee37a559b1c1fe2070fa14b56e3957396a83a5e | 973ab3228740b7e810af5f746da7abf556abaaaa | refs/heads/master | 2020-04-06T07:53:20.251060 | 2016-08-29T19:38:29 | 2016-08-29T19:38:29 | 65,633,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,643 | java |
package org.opentravel.ota;
import java.util.ArrayList;
import java.util.List;
/**
* May contain rules associated with canceling a reservation as well as the supplier's cancellation number.
*
* Schema fragment(s) for this class:
* <pre>
* <xs:complexType xmlns:ns="http://www.opentravel.org/OTA/2003/05" xml... | [
"frank.zwijze@gmail.com"
] | frank.zwijze@gmail.com |
2865885b1cd6d8c68877f0c21ae74c7bd5205d3e | 2ddbe278a618adf859430ee875888aaec971d73b | /factory/src/FactoeyMethod/Apple.java | 2f9ae75c6925f73b54feabdf674c466be6f0f585 | [] | no_license | tanzikun/IdeaProjects | 6733695e46bf80c692069a1b02853d981c4ae65b | 8ff788b242e565d3cff0ae97515e64cb3478a7db | refs/heads/master | 2022-12-02T06:20:50.124198 | 2019-08-06T14:39:54 | 2019-08-06T14:39:54 | 200,869,608 | 0 | 0 | null | 2022-11-16T12:22:43 | 2019-08-06T14:38:20 | Java | UTF-8 | Java | false | false | 167 | java | package FactoeyMethod;
public class Apple implements Fruit {
/**
* 采集
*/
public void get(){
System.out.println("采集苹果");
}
}
| [
"574836588@qq.com"
] | 574836588@qq.com |
61dbc5f1c4683ed6ad2faae8438527ca56253fa8 | 3ee9187e459512f33ff1c4231e9edfb321380d08 | /src/main/java/org/spongepowered/common/event/tracking/context/transaction/effect/RemoveTileEntityFromChunkEffect.java | cc118789df8e64b3807ea415793000e80c329b5a | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | SpongePowered/Sponge | 37ef5f6c77cdbbdb007d6e68f4c5a1be0e56441e | 5d39e239d8de5e746efdb82725854ee1f57a34a5 | refs/heads/api-10 | 2023-08-17T05:53:40.685621 | 2023-06-17T21:01:13 | 2023-06-17T21:01:13 | 33,791,453 | 171 | 97 | MIT | 2023-09-12T11:49:33 | 2015-04-11T20:38:48 | Java | UTF-8 | Java | false | false | 2,578 | java | /*
* This file is part of Sponge, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Softwar... | [
"gabizou@me.com"
] | gabizou@me.com |
79f84cd14810ca1173599262e6307d953331daf5 | 9f3ef32725b29ce770af806f0c8312af0fa51b27 | /src/main/java/com/gy/yb/Observer.java | bb5b1d9aaa8b82079be1f17d35660496108e5977 | [] | no_license | SeekingPlumBlossoms/observer | 8457a86d2b0f2ba776c9f55db4226783fb0032d1 | b5827cb49e575cc65489a8860029367f058d040c | refs/heads/master | 2020-03-25T04:33:00.845147 | 2018-08-04T01:20:33 | 2018-08-04T01:20:33 | 143,400,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | package com.gy.yb;
public interface Observer {
public void update(WeatherSubject weatherSubject);
}
| [
"17611281125@163.com"
] | 17611281125@163.com |
d0031958994f0c808cab10fe5e27530a91d5de76 | 61dea18460df6f2bc1fe19af8bfa6e0809406885 | /ecmoban/src/main/java/com/ecjia/view/adapter/DataBindingAdapter.java | 1e1eaff9d779f3bfec13591f934059bac174fd52 | [] | no_license | hackerlc/SJQ_ECSHOP_MJ_NEW | a006261856124671bceaf92d1f65d4905dc35078 | 2c8ac3f2464c4536c079ac067ec761adcd9c267e | refs/heads/master | 2021-08-31T11:01:29.247522 | 2017-12-21T03:55:09 | 2017-12-21T03:55:09 | 114,960,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.ecjia.view.adapter;
import android.databinding.BindingAdapter;
import android.widget.ImageView;
import com.ecjia.util.ImageLoaderForLV;
/**
* SJQ_ECSHOP_MJ_NEW
* Created by YichenZ on 2017/2/22 13:32.
*/
public class DataBindingAdapter {
@BindingAdapter("android:src")
public static void setIm... | [
"812405389@qq.com"
] | 812405389@qq.com |
35698160e29652501fef334dbd7f4b08f1be6295 | 7c7c660e45be16b60f74d5cc5daa3f7c71fe45d4 | /ecolls-j/src/main/java/xyz/cofe/collection/UnionMap.java | de0b4865ef02c6f6acbfd00a85a86efc46fc74e3 | [
"MIT"
] | permissive | gochaorg/cofe.xyz-next | 9f160e6726d5af9d6efd5eda8b86b381c9d62824 | 02cb327222d113fd53e773bd61c3a0aeef24b9b2 | refs/heads/master | 2022-11-27T05:52:42.549697 | 2022-10-15T22:13:51 | 2022-10-15T22:13:51 | 200,032,063 | 0 | 0 | MIT | 2022-11-15T23:42:12 | 2019-08-01T10:45:09 | Java | UTF-8 | Java | false | false | 9,113 | java | /*
* The MIT License
*
* Copyright 2014 Kamnev Georgiy (nt.gocha@gmail.com).
*
* Данная лицензия разрешает, безвозмездно, лицам, получившим копию данного программного
* обеспечения и сопутствующей документации (в дальнейшем именуемыми "Программное Обеспечение"),
* использовать Программное Обеспечение без ... | [
"nt.gocha@gmail.com"
] | nt.gocha@gmail.com |
70d81e89195ec6ad5edcfc1e919f18146de18f59 | 7dff6c11ca1d7b5fadf3eaff1ae865805ef5a14d | /Flyweight/app/src/main/java/demo/dhcc/com/flyweight/simple2/ConcreteFlyweight.java | 7d35f10892420a229d41f8355e786adc4ba444c3 | [] | no_license | heyangJob/Design-Pattern | 85a1fc0ff7058db875ceaf065e1b803ed6227a1c | a7849247139a2a00103333d56de76783ab1fabbb | refs/heads/master | 2020-03-23T12:01:08.143480 | 2018-08-22T09:21:50 | 2018-08-22T09:21:50 | 141,531,909 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | package demo.dhcc.com.flyweight.simple2;
/**
* 享元角色的实现类
*
* @author 512573717@qq.com
* @created 2018/8/6 下午3:50.
*/
public class ConcreteFlyweight implements Flyweight {
private String intrinsicState = null;
public ConcreteFlyweight(String intrinsicState) {
this.intrinsicState = intrinsicState;
... | [
"512573717@qq.com"
] | 512573717@qq.com |
f13a8531f399af51f015e1496a7a39ecb716d637 | 66b167fac9fe9648efc460640d4b0c9e27ebc017 | /src/BusinessLayer/Tiles/Player/Ability/MageAbility.java | be1bb971dea3b34f1b0dad8fac6995e445a4cbc5 | [] | no_license | hk772/OOP3_Dungeons_and_Dragons | ea7d2388686332838dc469d4027441952bb8300e | 7138cb512cd081b052a4074879ada4a8eacf558e | refs/heads/master | 2023-08-09T07:07:49.486129 | 2021-08-10T12:11:08 | 2021-08-10T12:11:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 543 | java | package BusinessLayer.Tiles.Player.Ability;
public class MageAbility extends AbilityIMP {
private int cost;
public MageAbility(String name, String poolName, int pool, int cost) {
super(name, poolName, pool);
this.cost = cost;
}
@Override
public boolean isAvailable() {
re... | [
"hagaik@post.bgu.ac.il"
] | hagaik@post.bgu.ac.il |
deab7b06caaf45c6d77b57dd3a9bf69559496e60 | d2cb1f4f186238ed3075c2748552e9325763a1cb | /methods_all/nonstatic_methods/javax_crypto_CipherInputStream_notify.java | f351c064b66ea6d98fb7d9ba27422a795b116f6a | [] | no_license | Adabot1/data | 9e5c64021261bf181b51b4141aab2e2877b9054a | 352b77eaebd8efdb4d343b642c71cdbfec35054e | refs/heads/master | 2020-05-16T14:22:19.491115 | 2019-05-25T04:35:00 | 2019-05-25T04:35:00 | 183,001,929 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | class javax_crypto_CipherInputStream_notify{ public static void function() {javax.crypto.CipherInputStream obj = new javax.crypto.CipherInputStream();obj.notify();}} | [
"peter2008.ok@163.com"
] | peter2008.ok@163.com |
5facd01330232c9652f77e30664e02204ea84c95 | 65572044f62b9d8d08c8d19fca13b9b728d23862 | /coisini-ms/coisini-admin-server/src/main/java/com/coisini/admin/entity/SysRole.java | 1c3a77808267cfb1850df1efcdbf515d89a3373d | [] | no_license | Maggieq8324/coisini-cloud | 76a75fb93f3889f536d3fa12cc39166025b37429 | 1fbf59597428d4acda740883fd3366704b516235 | refs/heads/main | 2023-06-20T16:05:48.856207 | 2021-07-23T07:05:14 | 2021-07-23T07:05:14 | 388,693,926 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package com.coisini.admin.entity;
public class SysRole extends BaseModel {
private String name;
private String remark;
private Byte delFlag;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getRemark() {
return remark;
}
publi... | [
"maggieq8324@gmail.com"
] | maggieq8324@gmail.com |
49054fc1e6444977c225869fc526fade88a74044 | 02ec61624a19f1582e2ca1b4fb9d25e2b19e843f | /android/app/src/main/java/com/tevinjeffrey/njitct/utils/AndroidMainThread.java | 07efabe4de10a8a0a75e0e4a7ec6c220d6e7c288 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | tevjef/NJIT-Course-Tracker | 0c45a5b95f2d06e2b6ab92844c84784774b3b639 | 549e299ac10bb6fd504bfd2554c2506a12c57d3c | refs/heads/master | 2021-01-10T03:00:14.363189 | 2016-02-03T08:57:33 | 2016-02-03T08:57:33 | 50,632,308 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 244 | java | package com.tevinjeffrey.njitct.utils;
import java.lang.annotation.Retention;
import javax.inject.Qualifier;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
@Qualifier
@Retention(RUNTIME)
public @interface AndroidMainThread {
}
| [
"mastermindtj94@gmail.com"
] | mastermindtj94@gmail.com |
e80c276c25c136fde3c3880191ef7b5b1f8eee0a | f538a4f3bcf7a2c9c93c155141777065157947c8 | /spliffy-server/src/main/java/org/spliffy/server/web/sharing/SharesFolder.java | 57e33554d00f1516b5e6ba4911325e6f1eeb69a1 | [] | no_license | nabilshams/spliffy | d638ce63f1610d455087dcbe0e5f22e9a08c3192 | 3ad26f0f9e9c9fe68d30303a2f8c818c00a97af3 | refs/heads/master | 2021-01-17T22:18:30.396874 | 2012-04-27T12:11:06 | 2012-04-27T12:11:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,376 | java | package org.spliffy.server.web.sharing;
import com.bradmcevoy.http.CollectionResource;
import com.bradmcevoy.http.Resource;
import com.bradmcevoy.http.exceptions.BadRequestException;
import com.bradmcevoy.http.exceptions.NotAuthorizedException;
import com.ettrema.http.acl.Principal;
import java.util.Date;
import java.... | [
"brad@mcevoysoftware.co.nz"
] | brad@mcevoysoftware.co.nz |
54d8fd2fb4c94cad6069804c5d429fefd29cdcce | fdb7108ae59488c98373c5b15f2b7127cf94f2bf | /src/Uebung/Calendar/Main.java | f9d6b6ab4b8d8f358d56e105aa6edda35f05ab7c | [] | no_license | stqrsky/HandelBBQ | 7ad86fa07f5dee5f5b2ce214f5c868e86ede8284 | 803cf19da2addca7ad2b5eb8433189cd984b9487 | refs/heads/master | 2020-09-12T18:35:49.845562 | 2019-11-18T18:07:56 | 2019-11-18T18:07:56 | 222,512,320 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package Uebung.Calendar;
import java.util.Calendar;
import java.util.GregorianCalendar;
public class Main {
public static void main(String[] args) {
GregorianCalendar cal = new GregorianCalendar();
System.out.println(cal.get(Calendar.HOUR));
cal.set(Calendar.HOUR,129);
System.out.p... | [
"noreply@github.com"
] | stqrsky.noreply@github.com |
30333302a2e99e12ee212fea827f4e5ffdb66ffd | 9f8e15acd808f605db4da6d9c316fea8a8ddc1d4 | /Servlets and Jsp/Lab 3 - forward/src/main/java/iti/gov/hadeer/SendRedirect.java | 5345212e133f2d6aadc52e2a2c2b6b7f885b719b | [] | no_license | hadeerelnaggar/ITI-Web-Javaee-Labs | f73ba5023ec35d60af49caa61986984a64e5e058 | 750b24ff35b620b17b572d78d1bcd16d1dbdb8a5 | refs/heads/master | 2023-04-14T04:41:23.378794 | 2021-05-10T14:03:55 | 2021-05-10T14:03:55 | 366,055,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,542 | java | package iti.gov.hadeer;
import jakarta.servlet.*;
import java.io.*;
import jakarta.servlet.http.*;
import java.util.*;
import java.sql.*;
import java.sql.Connection;
import java.sql.SQLException;
import javax.naming.*;
import javax.sql.*;
import javax.sql.DataSource;
public class SendRedirect extends HttpServlet{
... | [
"hadeerelnaggar@hotmail.com"
] | hadeerelnaggar@hotmail.com |
f4856326f77d6521af5bb00a72f3cf44a999c2a4 | 1e348c4af6e0de749edb97c255f72903b5c412cf | /TpJavaJpa/Tp/TpJavaClient/src/main/java/fr/nguigou971/App.java | 9ebf0a2888a1caff86389e8ea634914725158ce5 | [] | no_license | nico-83190/TpJavaNicolasGuigou | d76563de2d6011c9a15ea090b97e7b80989055b1 | b662a3142c7a90ee903a2745c8b070693d6a68f0 | refs/heads/master | 2022-06-30T15:52:03.720582 | 2019-05-27T08:35:40 | 2019-05-27T08:35:40 | 188,802,992 | 0 | 0 | null | 2022-06-21T01:10:44 | 2019-05-27T08:27:51 | Java | UTF-8 | Java | false | false | 176 | java | package fr.nguigou971;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"noreply@github.com"
] | nico-83190.noreply@github.com |
60ed6412241139ef8f597159cd66b1efe778ec9f | d9ea42be39a8078db52e09274d8013998011d8e1 | /xc-auth/xc-auth-api/src/main/java/com/chenyu/cloud/auth/dto/UserPasswordDto.java | 519b888917687583c225a1bd9b72a76f06e41244 | [] | no_license | cyuaa/xc-cloud | 3cb9ab0576c8db2372dc96b0348a16c2a7c24321 | 511a7e090bd501ebac7b197b71f8110f44d97c04 | refs/heads/master | 2023-04-20T05:22:44.480231 | 2021-05-13T09:13:31 | 2021-05-13T09:13:31 | 357,454,955 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package com.chenyu.cloud.auth.dto;
import io.swagger.annotations.ApiModelProperty;
import lombok.Getter;
import lombok.Setter;
import javax.validation.constraints.NotEmpty;
/**
* 修改用户名密码参数
* Created by JackyChen on 2021/4/28.
*/
@Getter
@Setter
public class UserPasswordDto {
@ApiModelProperty(value = "用户名", r... | [
"275518941@qq.com"
] | 275518941@qq.com |
1f1834034ea578d4b1bf821112c645eb723f4359 | b1a102037f6a6e82285097f006bab55d58679936 | /app/src/main/java/io/github/mcvlaga/sunshine/MainActivity.java | 38b199317e3d5210b55265bb648b5b61ca75f34f | [] | no_license | McVlaga/sunshine | c246081f50b1b705ed6c3e1ebb3e22cc74c03559 | 33a3cf03690952214740c23fded8aea0fea44f38 | refs/heads/master | 2021-01-10T16:16:59.098247 | 2016-01-15T08:27:37 | 2016-01-15T08:27:37 | 45,015,157 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,197 | java | package io.github.mcvlaga.sunshine;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.Menu... | [
"ata.benzona94@hotmail.com"
] | ata.benzona94@hotmail.com |
a171abad5bdaf7027b677b7f1f0813db3450003f | 42b1be27b8a196865620c3a84592f62fc5661fe1 | /cloud-provider-payment-8001/src/main/java/cn/zzf/spring/cloud/payment/mapper/PaymentMapper.java | c1032f2d31645e568725a130c73ba5fd98960d10 | [] | no_license | ZGAOF/spring-cloud-2020 | d6e4b1d96e1c51ac3ed5a47e4f7b04690bc8968f | b5588c65ee444043e7200efb4bb9384b1e5f7eac | refs/heads/master | 2023-01-11T09:50:21.413305 | 2020-11-18T04:15:33 | 2020-11-18T04:15:33 | 313,794,524 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package cn.zzf.spring.cloud.payment.mapper;
import cn.zzf.spring.cloud.entity.Payment;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface PaymentMapper {
int create(Payment payment);
Payment selectPaymentById(Long id);
}
| [
"1520061084@qq.com"
] | 1520061084@qq.com |
353e4d80b1aa7bd9c1d296cea36ea03c88dc4672 | ea4a4a70ca7e7396053d90d52c0c141d86b3ec16 | /src/main/java/com/loniks/letsgo/domain/TicketEntity.java | 1e524a1b562d488a20e8695bdd03d2a06b470de8 | [
"Apache-2.0"
] | permissive | Loniks/LetsGo | 97d19a2d073c53406a98759f2865463928b3193e | 9a8f6906c2c641ce40f7727d8958aa0c09c82087 | refs/heads/master | 2023-04-30T14:11:24.109150 | 2020-11-25T19:50:12 | 2020-11-25T19:50:12 | 79,941,686 | 0 | 1 | Apache-2.0 | 2023-04-17T20:58:18 | 2017-01-24T18:39:29 | JavaScript | UTF-8 | Java | false | false | 820 | java | package com.loniks.letsgo.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.OnDelete;
import org.hibernate.annotations.OnDeleteAction;
import javax.persistence.*;
/**
* @author Bondar Dmytro
*/
@Data
@Entity
@Table(name = "tickets")
@All... | [
"work.bondar@gmail.com"
] | work.bondar@gmail.com |
d7c7d2e764510f5ece7c09f0ab92afd4cd12f20d | d6e937c0526d90d41d22b2e31bd05da290447f2c | /src/main/java/com/biblioteca/exception/InvalidItemException.java | afbc0e5e56256910abd50765b1761dd896b08153 | [] | no_license | prachi-kr/biblioteca | 4f166da96caaa6d66a624bda7484774c2bb7c1e8 | ee08f5921b011e421a87157ee6037e74a7504c57 | refs/heads/master | 2021-09-16T09:17:00.955460 | 2018-06-18T18:17:49 | 2018-06-18T18:17:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package com.biblioteca.exception;
public class InvalidItemException extends RuntimeException {
public InvalidItemException(String bookId) {
super("Item id - " + bookId + ", is an invalid BookId");
}
}
| [
"prachigpt18@yahoo.com"
] | prachigpt18@yahoo.com |
bcef0e11db3261ab0b886ebd91962c4e5c8a8547 | a75d31d3a2466bc92233f7494adf503a79de05ce | /src/main/java/org/mifos/ussd/MifosUssdApplication.java | 428ffc29439a56cb7f44330a034d5909b29231a5 | [] | no_license | openMF/ussd-app | b5ad71a92e2014c97713091188ac3b8907dad192 | 9fc6b8e44b0212cd01355aecc45db7821cab22e1 | refs/heads/master | 2022-07-12T14:42:23.932699 | 2020-07-12T15:55:44 | 2020-07-12T15:55:44 | 78,035,460 | 5 | 16 | null | 2020-05-15T02:24:27 | 2017-01-04T17:02:51 | Java | UTF-8 | Java | false | false | 325 | java | package org.mifos.ussd;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MifosUssdApplication {
public static void main(String[] args) {
SpringApplication.run(MifosUssdApplication.class, args);
... | [
"antony.omeri@dtone.com"
] | antony.omeri@dtone.com |
d64ed7927fee679883a9d1e23d2ccc998c53ce05 | ada0c9168deedece91162b5c2a3908c61626caaa | /src/telas/NotaSaida/ListaProdutoSaidaBeanTableModel.java | 4e4e5f895cf408fc871dbd9ca8c363c751882462 | [] | no_license | julioizidoro/jgdynamic | 52464107c48c43708eb91637ee82dad7d321bc89 | 11735a498712f902409688d30963a79a7c990c9d | refs/heads/master | 2020-04-12T01:33:54.980169 | 2019-04-25T18:54:38 | 2019-04-25T18:54:38 | 30,019,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,160 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package telas.NotaSaida;
import Regras.Formatacao;
import java.util.List;
import javax.swing.table.AbstractTableModel;
/**
*
* @author wolverine
*/
public class ListaProdutoSaidaBeanTableModel extends ... | [
"jizidoro@globo.com"
] | jizidoro@globo.com |
248d0669eb57f7d67771e38f45d95f9e13911fd3 | aed9a76e700affb78211a89db311fc88191ba9da | /js相关/SampleAndroidProject/src/com/phonegap/sample/MainActivity.java | b2db9723186dd4822df99e5e8bbb06d25f5856fd | [] | no_license | laiqurufeng/jidiao | 52bd95707285c6bc81064237b3c33969081125ef | f934c6beaed3718269fa80915491afe2cfd96ff7 | refs/heads/master | 2021-01-23T19:13:12.108304 | 2016-03-30T02:58:57 | 2016-03-30T02:58:57 | 40,657,295 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,404 | java | package com.phonegap.sample;
import android.app.Activity;
import android.content.Context;
import android.os.Build;
import android.os.Bundle;
import android.util.AttributeSet;
import android.util.Log;
import android.view.MenuItem;
import android.view.View;
import android.webkit.WebView;
import com.splunk.mint.Mint;
imp... | [
"3124692@163.com"
] | 3124692@163.com |
5075447ab477c5d1a867cc92dca7563b01083c6b | 11833e305deb826dca0c55ca9a0e731fee8f76f7 | /src/com/appbegin/MainService.java | 1bf90dbf1d731927d0682470804d5fe4950dee3a | [] | no_license | RAGHAVNAIDU/MYTELE | f211c05c24e81785eac74d70e48422384f31f8fd | c0b422e76a303438be1487fbfeb3d6e2979092fa | refs/heads/master | 2016-09-06T05:12:33.468393 | 2012-07-03T05:25:25 | 2012-07-03T05:25:25 | 38,572,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,260 | java | package com.appbegin;
import java.io.IOException;
import com.ibm.mqtt.IMqttClient;
import com.ibm.mqtt.MqttClient;
import com.ibm.mqtt.MqttException;
import com.ibm.mqtt.MqttPersistence;
import com.ibm.mqtt.MqttPersistenceException;
import com.ibm.mqtt.MqttSimpleCallback;
import android.app.AlarmManager;
import andr... | [
"cnxiaoma@gmail.com"
] | cnxiaoma@gmail.com |
6f59c3318468b3bd47b391f07b8c7e924aa1c205 | 612efa8a2d20a844b6126119783d6add8d235972 | /src/main/java/com/situ/market/order/domain/Order.java | 038d08bad239bc2e8f62dbc3787e993eea6072c0 | [] | no_license | java-code-cpu/market | 937156ace48955c660b70aba7f635c45f8204eb4 | faaef7b80efbc76ca314d4644edfe8d2d46c0838 | refs/heads/master | 2022-12-21T11:08:50.787731 | 2020-01-06T02:38:13 | 2020-01-06T02:38:13 | 232,007,317 | 1 | 0 | null | 2022-12-15T23:33:52 | 2020-01-06T02:18:28 | Java | UTF-8 | Java | false | false | 1,287 | java | package com.situ.market.order.domain;
import java.math.BigDecimal;
import org.apache.ibatis.type.Alias;
import com.situ.market.base.BaseClass;
@Alias("Order")
public class Order extends BaseClass {
private static final long serialVersionUID = 1L;
private Long userRowId; //用户ID 关联用户表的ID
private BigDe... | [
"xtx@DESKTOP-2A8NOQS.lan"
] | xtx@DESKTOP-2A8NOQS.lan |
8c3d3c567dfb2f651179f1f1a82527b8cb92971f | be55285edbca96a3cdcf1c945e4363aa8455f15e | /src/main/java/co/iay/leetcode/Tester/Easy/TestConvertANumberToHexadecimal.java | 06757bef013489ac21f4150987ce040560c776e8 | [] | no_license | liaoaoyang/LeetCode | 03ce3ddfdf55968f719c857bc9f42f0cdd40e20f | 338f8137c3223b4f1d73b9b96f85637ea54975f9 | refs/heads/master | 2021-01-16T23:41:42.275307 | 2019-04-25T00:05:16 | 2019-04-25T00:05:16 | 55,667,787 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | package co.iay.leetcode.Tester.Easy;
import co.iay.leetcode.Easy.ConvertANumberToHexadecimal;
import org.junit.Assert;
import org.junit.Test;
/**
* Created by ng on 16/10/1.
*/
public class TestConvertANumberToHexadecimal {
private ConvertANumberToHexadecimal c = new ConvertANumberToHexadecimal();
@Test
... | [
"liaoaoyang@gmail.com"
] | liaoaoyang@gmail.com |
7e759d99f192e2c98e02ad7a89eec546e813cfd7 | 44e082b233a2e44212422514fa9225cf1b6358d2 | /GPROG_oldPruefungen/src/_glProg_2016_NT2_GrA/Reihe.java | 040cc9cb2dfc92ed8637fa858ddda6af0f028a8e | [] | no_license | fhbgraceb/VerbundA-SS20 | b3af20000e1a4b6efe768156ad415dbf67e16be0 | 7e672445bb785386af2ff65d3526f89c67882a71 | refs/heads/master | 2022-12-28T05:56:20.158197 | 2020-10-10T23:20:18 | 2020-10-10T23:20:18 | 238,525,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 724 | java | package _glProg_2016_NT2_GrA;
public class Reihe
{
public static void main(String[] args)
{
final double grenze = -3.0;
double summe;
double glied;
int zaehler;
int nenner;
summe = 0;
zaehler = 1;
nenner = 2;
do
{
glied = ((double)zaehler) / nenner;
if ((zaehler % 5 == 1) || (zaehle... | [
"fhb190776@fh-vie.ac.at"
] | fhb190776@fh-vie.ac.at |
3436ceb4860bd032e99ee5b899a041adf7b86d22 | a3c11f233154c78fdd71aaa958dd6dffce281019 | /src/com/company/MyRunnable.java | 3d3982b29837cb1b13ac73a72d056b1acd65e05d | [] | no_license | matheusmig/MyFirstJavaCode | 3662914d4fd7913e83ee3666414206e679333242 | 88c9df255728a3b8b6f6ba22aedf176774c6f49f | refs/heads/master | 2021-09-04T10:25:10.431742 | 2018-01-18T00:58:35 | 2018-01-18T00:58:35 | 112,982,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package com.company;
/**
* Created by mmignoni on 2017-11-09.
*
* Implementa thread através de "implements Runanble"
*/
public class MyRunnable implements Runnable {
String strName; //Nome da thread
MyRunnable(String strName) {
this.strName = strName;
}
public void run() {
for(int... | [
"matheus.mignoni@gmail.com"
] | matheus.mignoni@gmail.com |
216962b5e0b19acf163151bf718a7ad1bafe5c4f | 41076deea9f13f7c16682f607d9a30a3b46a4bc2 | /NoemiLabant/src/main/java/persoane/Hash.java | b9019aa4145e928086533c30a40810353efcda8c | [] | no_license | Noemi-Labant/JavaLearning | dbc1c9a837831ab25aa6ece803787eacf550d97b | 1ff40cbc74f313b3994592d117c5decdd72530f3 | refs/heads/main | 2023-01-30T12:30:17.390239 | 2020-12-12T08:52:03 | 2020-12-12T08:52:03 | 309,957,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,789 | java | package persoane;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
public class Hash {
public static void main(String[] args) {
Map<Persoana, List<Hobby>> persoane = new HashMap<>();
Address address1 = new Address("Carpati nr. 254", "Romania");
... | [
"labancz.noemi@yahoo.com"
] | labancz.noemi@yahoo.com |
c86c16e0fab5a90c7ed90823435051d1b2a5c100 | 8341549a002086aa2ef3c9294a5f15bfec219199 | /message/src/main/java/com/ydzb/message/service/ISmsLogService.java | 05a731e2e9b39ae5b35daaa2b2fa5a6de64991e8 | [] | no_license | songziyang/ydzb | 2498204b9ee3d8e101a64ee7e366d8115514908c | e8483e26efab94a110821a7612fbaee3b08e66d5 | refs/heads/master | 2021-01-19T22:41:01.600194 | 2017-04-20T09:20:24 | 2017-04-20T09:20:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 188 | java | package com.ydzb.message.service;
import com.ydzb.core.service.IBaseService;
import com.ydzb.sms.entity.SmsLog;
public interface ISmsLogService extends IBaseService<SmsLog, Long> {
}
| [
"447587850@qq.com"
] | 447587850@qq.com |
eb7fe368cd48b3f710d462b06d2548c75c4af325 | fb723603cce3fd93a7ae7bcf0a94839cddea331c | /src/uo/ri/ui/admin/action/ListMechanicsAction.java | 05f71a9dc09fb9a390e7fcd6468dbe24beb08f3f | [] | no_license | robertofd1995/RI-JDBC | 43c1db0698b7a1922115bc236d49ba8e82882b31 | 8130d6e62493f92607ec070cad9388c10d0cd255 | refs/heads/master | 2020-04-15T23:15:12.350614 | 2016-06-27T03:59:28 | 2016-06-27T03:59:28 | 61,814,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 939 | java | package uo.ri.ui.admin.action;
import java.util.List;
import java.util.Map;
import uo.ri.business.AdminService;
import uo.ri.common.BusinessException;
import uo.ri.conf.ServicesFactory;
import alb.util.console.Console;
import alb.util.menu.Action;
public class ListMechanicsAction implements Action {
@Override
... | [
"robertofd1995@gmail.com"
] | robertofd1995@gmail.com |
96c057a834d6b474e85fe8c7d2c9f8f96ea64f9e | 321df9a1996cce025fcf6cb447161b6a8d4ed0f4 | /src/cine/ListaPeliculas.java | c587072b092ca6f65f827b4fad8978d758e5ae43 | [] | no_license | jaravad/Dunord-Cinema | 85b7bbb7b30165472cfd192add03cf201de3bf30 | ad4af82d4744dca8adbb0677412f26a98a8d5a17 | refs/heads/master | 2020-03-15T02:54:25.825171 | 2018-08-29T23:30:19 | 2018-08-29T23:30:19 | 131,929,323 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 31,577 | java | package cine;
import com.sun.awt.AWTUtilities;
import java.awt.Color;
import java.awt.Image;
import java.io.File;
import java.util.Scanner;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
public class ListaPe... | [
"Jesus David@JesusDavid"
] | Jesus David@JesusDavid |
fdcf4e5227a2666fd72fd8d6129758b87a0f533d | 51d05106ddd3494f0b6098cc97653ffac4896b70 | /motorMain/src/main/java/test/ZipTest.java | f345810ab39c709aa0e1ed5ac3523b2fc1067e7a | [] | no_license | cyf120209/motor | f6ed18d334abba370f5794d20a0328f0f56188de | c3f2a0c83439e5447c77bb0966744654d849d899 | refs/heads/master | 2021-09-22T14:33:26.528610 | 2018-08-30T08:26:46 | 2018-08-30T08:26:46 | 103,228,108 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,121 | java | package test;
import java.io.*;
import java.util.zip.ZipEntry;
import java.util.zip.ZipFile;
import java.util.zip.ZipInputStream;
public class ZipTest {
public static void main(String[] args) {
ZipTest zipTest = new ZipTest();
zipTest.readZip();
}
/**
* 读取zip文件内容
*/
private... | [
"2445940439@qq.com"
] | 2445940439@qq.com |
524faebb173e39c8c07fb42007ff5655e806c916 | 9b9c3236cc1d970ba92e4a2a49f77efcea3a7ea5 | /L2J_Mobius_CT_2.4_Epilogue/dist/game/data/scripts/quests/Q00365_DevilsLegacy/Q00365_DevilsLegacy.java | 55ad11451bf2356d015dbc384494c77d085a61e3 | [] | no_license | BETAJIb/ikol | 73018f8b7c3e1262266b6f7d0a7f6bbdf284621d | f3709ea10be2d155b0bf1dee487f53c723f570cf | refs/heads/master | 2021-01-05T10:37:17.831153 | 2019-12-24T22:23:02 | 2019-12-24T22:23:02 | 240,993,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,058 | java | /*
* This file is part of the L2J Mobius project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This p... | [
"mobius@cyber-wizard.com"
] | mobius@cyber-wizard.com |
ba76695a649be616b1337912febc162ab96e53d8 | f860e709ba232caffe4f8f77bfa9d7c91822df3b | /src/java/controller/Hanggiuacontroller.java | d10ca2986957b2fecf1d3bae50c3463cdfdb1f0f | [] | no_license | theanhhp/asm_Front-End-Frameworks | cbde4ce82ef31687ded57eac94400d4c5747d3da | 2ef548530c7fc186ede20f4797e65b91a57f500b | refs/heads/master | 2020-06-06T07:13:16.459868 | 2019-06-19T06:52:53 | 2019-06-19T06:52:53 | 192,674,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,980 | 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 entity.Hanggiua;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import or... | [
"="
] | = |
f6a47bdd6d944aa73e929f0ad8b8565065e69839 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-chimesdkmediapipelines/src/main/java/com/amazonaws/services/chimesdkmediapipelines/model/ThrottledClientException.java | 05e2a1f9f91d2c44eb15f6220fc6d102e324ad5b | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 3,546 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
e71b1c51f6bb29fe3d0ccf3770cd659451a554ef | 334b8028bc22989212da33159a8434227f30cb1b | /src/salary/org/jsoft/salary/dao/impl/SalaryDAO.java | 822caa90455708db3180995d077fc2d3aeb43a45 | [] | no_license | dongyating/personnel19 | 0be434650c53e5516f53fa90d1975fa65bb505a7 | e863421f37c93b7db66fd09d1457db049db533b0 | refs/heads/master | 2021-05-28T20:50:53.230134 | 2015-03-18T19:29:00 | 2015-03-18T19:29:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,673 | java | package org.jsoft.salary.dao.impl;
import java.util.ArrayList;
import java.util.List;
import org.jsoft.comm.dao.impl.BaseDAO;
import org.jsoft.comm.vo.Bak;
import org.jsoft.comm.vo.DeptJobRel;
import org.jsoft.comm.vo.PageDivid;
import org.jsoft.comm.vo.Salary;
import org.jsoft.salary.dao.ISalaryDAO;
pub... | [
"franksnolf@hotmail.com"
] | franksnolf@hotmail.com |
5406d98c6b134cf3bfd8f94afe9891ca661222a9 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_07b90692d7708c480911010589e0ce4fc203329a/RemoveRegionDialog/1_07b90692d7708c480911010589e0ce4fc203329a_RemoveRegionDialog_s.java | d3afb8bfff43fd1f06186dd5d20c8b98c874908f | [] | 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 | 3,001 | java | package org.dawb.workbench.plotting.system.dialog;
import org.dawb.common.ui.plot.region.IRegion;
import org.dawb.workbench.plotting.system.swtxy.RegionArea;
import org.dawb.workbench.plotting.system.swtxy.XYRegionGraph;
import org.dawb.workbench.plotting.system.swtxy.selection.AbstractSelectionRegion;
im... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
05a18e593050bfc307f7bbf953086a8988f5dff1 | 11b5c6aea88051838685f2597e1fd4a580433c56 | /src/main/java/com/leetcode/number/Solution36.java | ae930978a0a848ffd2eb98efbd4257125dccdf12 | [] | no_license | coolxll/LeetCodePractise | 93e71591bc58c8aa66797c3d85111d092805f6ab | 5b53dd6794509b4120245cbce66e337f88c0e18e | refs/heads/master | 2022-06-20T21:24:00.706278 | 2021-06-07T11:51:49 | 2021-06-07T11:51:49 | 244,534,971 | 0 | 0 | null | 2022-06-17T03:00:40 | 2020-03-03T03:43:51 | Java | UTF-8 | Java | false | false | 1,345 | java | package com.leetcode.number;
import java.util.HashMap;
public class Solution36 {
public boolean isValidSudoku(char[][] board) {
//init data
HashMap<Integer, Integer>[] rows = new HashMap[9];
HashMap<Integer, Integer>[] columns = new HashMap[9];
HashMap<Integer, Integer>[] boxes = n... | [
"coolxll@gmail.com"
] | coolxll@gmail.com |
ccce4f6c8d2e40f02d4f7675df9d55567d479c2e | a5d1355228908daf110db93a8641f212f5e9fbb1 | /src/main/java/gov/va/oit/vistaevolution/mailman/ws/xma2r/model/AbstractXMA2RRequest.java | a65798700486e46b145933091f4b4b70398cf3a0 | [] | no_license | MillerTom/Evolution | 24d10c0cad9887fcfeee5266a69fa9d98df66334 | 448a3136fa2205c12f135a432f7912317195482a | refs/heads/master | 2016-08-12T16:56:18.896488 | 2016-01-01T01:53:03 | 2016-01-01T01:53:03 | 48,867,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,737 | java | package gov.va.oit.vistaevolution.mailman.ws.xma2r.model;
import java.util.List;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementWrapper;
/**
* @author Tom Miller<tom.miller@dbitpro.com>
*
*/
public abstract class AbstractXMA2RRequest {
/**
* duz:
*
* (optional) U... | [
"tom.a.miller@gmail.com"
] | tom.a.miller@gmail.com |
10b947694d91b8c6aafd6ee62642f8bab664ef55 | 5c1aaa432d832579a653c49b2a475b974795c2a4 | /src/main/java/itba/pdc/admin/filter/ManageFilter.java | 1f8359ecf504599926527fab45c1f5a935d77e31 | [] | no_license | bahui80/HTTP-Proxy | 0cfee14f92f4f7668dfc0577cf764099a9221db2 | b84196efebf2fba9a1e0c479af04e7393a94cc3f | refs/heads/master | 2020-09-25T01:40:28.407786 | 2013-11-20T14:01:39 | 2013-11-20T14:01:39 | 66,895,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,214 | java | package itba.pdc.admin.filter;
import java.nio.ByteBuffer;
import java.util.HashSet;
import java.util.Set;
import java.util.concurrent.ConcurrentLinkedQueue;
public class ManageFilter {
private static ManageFilter instance = null;
private ConcurrentLinkedQueue<Filter> filters = null;
private Set<String> set;
pri... | [
"martinpurita@gmail.com"
] | martinpurita@gmail.com |
0e91aba004bf35fa8bc56e987cc0f1af5b13cce6 | 4faacf02003e2f9304490bf5c1bacab77ac8c30c | /java05/src/loop/WhileTest4.java | fb5c45ba460861e20f6e9611a5f86ecd8ef754e8 | [] | no_license | heffy127/bigdata_java | 44933a50586c65dda65f2aa75936ec82117a7a3c | 9086a29af3364af1d9cdf23597a6c81d86511a08 | refs/heads/master | 2020-05-14T13:27:18.631178 | 2019-07-09T06:05:27 | 2019-07-09T06:05:27 | 181,812,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package loop;
import javax.swing.JOptionPane;
//두 개의 입력 값을 받아서,
//첫 번째 값부터 두 번째 값까지 더함
public class WhileTest4 {
public static void main(String[] args) {
int num1 = Integer.parseInt(JOptionPane.showInputDialog("첫 번째 값 입력 : "));
int num2 = Integer.parseInt(JOptionPane.showInputDialog("두 번째 값 입력 : "));
... | [
"noreply@github.com"
] | heffy127.noreply@github.com |
7cff5732dda42a69c23f9f0a90740322a83fe93a | 7f1b4e346fb0968af22c51f1c55384c61f772ceb | /GmailMaven/src/main/java/gmail/test/GmailMaven/App.java | 4edc277574feb8f8b339f7604c806bef18083a35 | [] | no_license | NikhilRaj25/Niks | 2da0f0de30d38a1f1350be125923bdec556e2c3b | a92cdab2993ea76dddd8a51656143aae556ab1fe | refs/heads/master | 2023-05-10T22:05:30.916819 | 2019-08-18T17:46:15 | 2019-08-18T17:46:15 | 200,024,690 | 0 | 0 | null | 2023-05-09T18:11:45 | 2019-08-01T09:53:10 | Java | UTF-8 | Java | false | false | 197 | java | package gmail.test.GmailMaven;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"NIKHIL@LAPTOP-KJSGBRV1"
] | NIKHIL@LAPTOP-KJSGBRV1 |
32ced481ac43231bdec544e02e1ea93746410d5b | 6eb9945622c34e32a9bb4e5cd09f32e6b826f9d3 | /src/com/inponsel/android/v2/RoomChatActivity$15.java | b601166be6a8a6f382320840c7ff085e1d94362c | [] | no_license | alexivaner/GadgetX-Android-App | 6d700ba379d0159de4dddec4d8f7f9ce2318c5cc | 26c5866be12da7b89447814c05708636483bf366 | refs/heads/master | 2022-06-01T09:04:32.347786 | 2020-04-30T17:43:17 | 2020-04-30T17:43:17 | 260,275,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.inponsel.android.v2;
import android.content.DialogInterface;
// Referenced classes of package com.inponsel.android.v2:
// ... | [
"hutomoivan@gmail.com"
] | hutomoivan@gmail.com |
fc4da1de74e56851d83b1615c570658302b5bd25 | f4fd782488b9cf6d99d4375d5718aead62b63c69 | /com/planet_ink/coffee_mud/Races/Centaur.java | 8f19dfed5eda25ef201d1458f980d250896e5fc4 | [
"Apache-2.0"
] | permissive | sfunk1x/CoffeeMud | 89a8ca1267ecb0c2ca48280e3b3930ee1484c93e | 0ac2a21c16dfe3e1637627cb6373d34615afe109 | refs/heads/master | 2021-01-18T11:20:53.213200 | 2015-09-17T19:16:30 | 2015-09-17T19:16:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,444 | java | package com.planet_ink.coffee_mud.Races;
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 |
22b328ebe9c95809be24716b566868ab94e09ab3 | f9c89f6c9ce3fb29a16a4bb6229922a2aa88b41f | /changmie/app/src/androidTest/java/com/hjchangmie/changmie/ApplicationTest.java | a2a8a7c398e5eb805156f4965c98f3d20a09b272 | [] | no_license | ljnwork/changmie | 4a9cfa5a24a0a249daff9d90b2a8e66ac5e2432f | fb0cd92b865931dd98ed61bf4e7cc8976689d23c | refs/heads/master | 2021-01-01T05:35:08.820860 | 2015-02-07T01:43:56 | 2015-02-07T01:43:56 | 30,439,751 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.hjchangmie.changmie;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"747554505@qq.com"
] | 747554505@qq.com |
df8d7a8bc9a1802e6b265e378896d599c7e32937 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/Lang-9/org.apache.commons.lang3.time.FastDateParser/BBC-F0-opt-60/27/org/apache/commons/lang3/time/FastDateParser_ESTest.java | 947a283234d0974a4544539646adf5437a29e9f5 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 24,558 | java | /*
* This file was automatically generated by EvoSuite
* Sat Oct 23 09:48:10 GMT 2021
*/
package org.apache.commons.lang3.time;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.text.ParseException;
import java.text.ParsePosition;
import java.t... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
2799206d575c6c5e0010e4a3d080d5ddd608742f | 9254e7279570ac8ef687c416a79bb472146e9b35 | /r-kvstore-20150101/src/main/java/com/aliyun/r_kvstore20150101/models/CreateTairInstanceRequest.java | 615c6abdc5ed31501450493f1c0fd6ad74fe7230 | [
"Apache-2.0"
] | permissive | lquterqtd/alibabacloud-java-sdk | 3eaa17276dd28004dae6f87e763e13eb90c30032 | 3e5dca8c36398469e10cdaaa34c314ae0bb640b4 | refs/heads/master | 2023-08-12T13:56:26.379027 | 2021-10-19T07:22:15 | 2021-10-19T07:22:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,729 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.r_kvstore20150101.models;
import com.aliyun.tea.*;
public class CreateTairInstanceRequest extends TeaModel {
@NameInMap("SecurityToken")
public String securityToken;
@NameInMap("OwnerId")
public Long ownerId;
@NameInMap("R... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.