blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b745de7b93eb5ede96d178863d542ecfe6e7e9d5 | fed08e70ea3222f76345560fb32ffeb367d97c10 | /YourTeam.java | cde9f7d6a2dbc1bcb5286aaaa59d962226d686c0 | [] | no_license | CMapleIII/Week2_CST100_NFL_Class_Charles_Maple | 48c296220ccd82da576e5fc59bd1d07286dec218 | 635086df4172a451eb8e9cb4ed7655d2c800bda9 | refs/heads/master | 2021-01-20T18:40:18.334816 | 2016-08-08T04:34:20 | 2016-08-08T04:34:20 | 62,507,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,117 | java | import java.util.ArrayList;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
public class YourTeam extends PlayerManager
{
public ArrayList<OffensivePlayer> offensivePlayerObj = new ArrayList<>();
public ArrayList<DefensivePlayer> defensivePlayerObj = new ArrayList<>();
... | [
"noreply@github.com"
] | noreply@github.com |
ff7e29d2cecbe425a30aff90bc92dc9c1015403d | 0ba8fe4dc9c0e452112e6e8df5662a1127d94a2e | /src/main/java/br/com/gamastore/CEJPA/forms/SaqueForm.java | 0d0294f1a249073509f8b8d6e02f735fe0abca07 | [] | no_license | muriloFsaidel/CaixaEletronicoJPA | 788def419d5c175dd9065f069e106d0d1b6d20ee | 8869124e9aa617147379767f825bf673686857f6 | refs/heads/main | 2023-08-27T10:51:02.107317 | 2021-11-03T00:33:26 | 2021-11-03T00:33:26 | 423,985,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package br.com.gamastore.CEJPA.forms;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotNull;
//import com.fasterxml.jackson.annotation.JsonSubTypes.Type;
//import javax.validation.constraints.*;
public class SaqueForm {
@NotNull @Min(5)
public int valor;
}
| [
"noreply@github.com"
] | noreply@github.com |
1b3504e16ccfe6622ee61569bd04048ad771dde7 | 1b523bf1b3bfd9782227ca394ac20143baf4974c | /official/chapter05/phoneme/phoneme_feature-mr3-rel-src-b01-17_jul_2008/cldc/src/javaapi/cldc1.0/java/lang/IllegalAccessException.java | 067ee20cef0aa7dd856da0be72f14a4f8c507cb9 | [] | no_license | Joyounger/armlinuxbook | 66c80192a2d4ea068bba2e21c92067705da08949 | b7fea1d8c235cbd1f4551b5495bbacc777d91916 | refs/heads/master | 2021-05-06T10:17:58.433025 | 2018-03-31T09:14:02 | 2018-03-31T09:14:02 | 114,165,147 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,200 | java | /*
*
*
* Copyright 1990-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 only, as published by the Free ... | [
"942510346@qq.com"
] | 942510346@qq.com |
822bb6e7d155bfac3286dddac7ad0a92f52a9c2d | 73fb7c7c43c85ae65a6f674f6c98eebb341cacea | /code/weather/src/main/java/com/mercadolibre/weather/model/ClimaDiaRest.java | e6a7d6b29d11116b774c3661b626365fa2f92213 | [] | no_license | nicop82/weather | e26eb9f1256933082c3a47a88d7f776d2e64c18a | f74d0c333ccb8f4eaffde35b4bdd4a6d0a0a6015 | refs/heads/master | 2021-01-22T03:23:18.557495 | 2017-02-07T12:27:22 | 2017-02-07T12:27:22 | 81,121,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package com.mercadolibre.weather.model;
public class ClimaDiaRest {
private Integer dia;
private String clima;
private String status;
public Integer getDia() {
return dia;
}
public void setDia(Integer dia) {
this.dia = dia;
}
public String getClima() {
return clima;
}
public void setClima(String clim... | [
"noreply@github.com"
] | noreply@github.com |
8c085ce130a17256520078de53bf4e4b54180164 | 75f99df486fd3794af193cfaabb7ab8c2d2e2d00 | /fatec-museu/MASProject/jfreechart-1.0.19/source/org/jfree/data/time/Year.java | e18576bfb33652a06e6a6b397db020551dc9b134 | [
"MIT",
"LGPL-3.0-only",
"GPL-3.0-only",
"LGPL-2.0-or-later",
"LGPL-2.1-only"
] | permissive | Koynonia/fatec-campeonato | 1f7c1199154361ea96ffc07a3b205915f9b3f653 | f5506319ffb76eda4f67e0cf905653039d082bf7 | refs/heads/master | 2022-12-20T04:48:11.338940 | 2020-06-22T00:29:45 | 2020-06-22T00:29:45 | 273,974,445 | 0 | 0 | MIT | 2020-10-13T22:58:35 | 2020-06-21T19:57:12 | Java | UTF-8 | Java | false | false | 13,074 | java | /* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (C) Copyright 2000-2013, by Object Refinery Limited and Contributors.
*
* Project Info: http://www.jfree.org/jfreech... | [
"denys.wyliam@gmail.com"
] | denys.wyliam@gmail.com |
898c39204e42ef95896a21d3bb73e69748bf37a0 | fbff69c40e804f70fc41a08006a77defdf11faa7 | /src/main/java/com/techhybris/alexa/product/data/Pagination.java | 13c1970d0e9fe94372cce124cb29ff0b1cd52631 | [
"Apache-2.0"
] | permissive | garganshulgarg/alexa-hybris | 21c95f4a0d07bd015d12cd2a10cc42db7c30d4fa | b119b97276a028656816c7ea938047160248d585 | refs/heads/master | 2022-12-25T10:01:17.558435 | 2019-06-22T10:55:29 | 2019-06-22T10:55:29 | 169,851,762 | 3 | 0 | Apache-2.0 | 2022-12-16T04:47:49 | 2019-02-09T09:39:41 | Java | UTF-8 | Java | false | false | 1,406 | java |
package com.techhybris.alexa.product.data;
import java.util.HashMap;
import java.util.Map;
public class Pagination {
private Integer currentPage;
private Integer pageSize;
private String sort;
private Integer totalPages;
private Integer totalResults;
private Map<String, Object> additionalPro... | [
"anshul@luminescent.digital"
] | anshul@luminescent.digital |
22638f9925d3002d2dcaa0eaab56a26a84a016f5 | 41fa7ffb795fe78f613e09a8eb207ac9c7a83f8f | /CarShopping/app/src/main/java/com/example/carshopping/getRecomended.java | 74a1b7f9b055a81b0b1aff3e6a67033098fe6f09 | [] | no_license | moyehiacs2000/Car-Shopping-App | f5180da4d9543a008451849dbbcdd571d9219141 | b4ad701bf7923623715f75c478c5badb04a32277 | refs/heads/main | 2023-06-28T02:02:53.151984 | 2021-08-04T11:43:18 | 2021-08-04T11:43:18 | 359,642,563 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,419 | java | package com.example.carshopping;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
public class getRecomended {
private String UserID;
private ArrayList<String> getRecomendedCarIDS;
ConnectDatabase dp = new ConnectDa... | [
"mohamed2018170351@cis.asu.edu.eg"
] | mohamed2018170351@cis.asu.edu.eg |
43c07a64376551448274e33b8fb543bc0d1235f6 | fa528ba0ca56b2c1d1da88280abe17e857a2515a | /ambari-server/src/test/java/org/apache/ambari/server/controller/gsinstaller/TestGSInstallerStateProvider.java | a8e7a6d72e1e9a9ca8d2eebd9bbec9b3c65cb30a | [
"Apache-2.0",
"MIT",
"GPL-2.0-only",
"OFL-1.1",
"GPL-2.0-or-later",
"BSD-2-Clause",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"Python-2.0",
"MS-PL",
"AFL-2.1"
] | permissive | arenadata/ambari | 23ca823c04bdab13be3d85012cf49f46495bfcb2 | 4628267441121779113d98936dcdf5d9be60553c | refs/heads/branch-adh-1.6 | 2022-03-25T15:40:19.266410 | 2021-04-28T10:34:35 | 2021-04-28T10:34:35 | 72,750,426 | 5 | 12 | Apache-2.0 | 2022-01-17T22:02:26 | 2016-11-03T13:55:09 | Java | UTF-8 | Java | false | false | 1,209 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"tbeerbower@apache.org"
] | tbeerbower@apache.org |
b4662c1553f2582c13fad097b5f66e15f50dd005 | c3a6301250222f9480db0e87232d1040f387add6 | /src/test/java/com/amazonaws/lambda/downloader/TestUtils.java | ea4df6de2a8e2f6a9184f3fb17c7242837262b4a | [] | no_license | MichaelDz6/ExchangeEoDDataDownloader | 2db8460dd5dade20dd746ab71e3a4d69edd85c43 | aa405540d16f2a19e5e2c02ec464d252a3232cd7 | refs/heads/master | 2020-04-12T05:22:26.189030 | 2018-12-18T17:30:44 | 2018-12-18T17:30:44 | 162,324,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,469 | java | package com.amazonaws.lambda.downloader;
import com.amazonaws.services.dynamodbv2.model.AttributeValue;
import com.amazonaws.services.dynamodbv2.model.Record;
import com.amazonaws.services.dynamodbv2.model.StreamRecord;
import com.amazonaws.services.lambda.runtime.events.DynamodbEvent;
import com.amazonaws.services.la... | [
"michal.dziubinski@citi.com"
] | michal.dziubinski@citi.com |
717e09d51cf2d5bee8c8b5f2749559b4aa60db7d | 206bf9f92416706b453da4843c6224c976aecc9b | /src/org/lineageos/lineageparts/profiles/triggers/NfcTriggerFragment.java | 5505e87684a2f3dca4174cfbe3f730319aa3257f | [] | no_license | Ankits-lab/packages_apps_CustomParts | cac181d0d0cd88ff9a5ac420a473965ff4b30cf7 | bebd0ad03c5f772794138945e6fb8c5364b94fe5 | refs/heads/main | 2023-01-18T20:31:08.893186 | 2020-11-14T09:27:52 | 2020-11-14T09:27:52 | 312,785,433 | 0 | 1 | null | 2020-11-14T09:31:46 | 2020-11-14T09:31:46 | null | UTF-8 | Java | false | false | 4,201 | java | /*
* Copyright (C) 2014 The CyanogenMod Project
* 2017 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licen... | [
"keneankit01@gmail.com"
] | keneankit01@gmail.com |
9a3dd16b491e19f313a1c7d0db3924e65cdd19de | ccc3268554528f5ed5cc119bbd88cfc45b55691d | /java/l2p/gameserver/serverpackets/ExPartyRoomMember.java | 18a917646bfaa5727136afabb5197b5eacbd95ae | [] | no_license | trickititit/java-source | 447ea16c2892377a4625f742118ebfd4e3116848 | 724453441846ce44e65372100a70770f21572837 | refs/heads/master | 2021-01-18T09:38:01.836585 | 2016-09-17T17:43:34 | 2016-09-17T17:43:34 | 68,445,261 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,125 | java | package l2p.gameserver.serverpackets;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.stream.Collectors;
import l2p.commons.lang.ArrayUtils;
import l2p.gameserver.instancemanager.MatchingRoomManager;
import l2p.gameserver.model.Player;
import l2p.gameserver.model.matc... | [
"trickititit@gmail.com"
] | trickititit@gmail.com |
149917f2267881bc0d66cc4f91f110980c52813c | 6da2e4de12b60ec8ea2946fa476e85b92c4ac70c | /MoviesAndFriend/app/src/main/java/moviesandfriends/ambreen/com/constants/Constants.java | c11ecb690fd40276322717ae228202eb39c55b7d | [] | no_license | ambreen2006/UdacityWIP | cdc435e6755f06b227402a2a4157866bc47f307b | d47987b4fcaded1d548bbb61ca92a28599f895fa | refs/heads/master | 2021-01-19T00:17:57.625740 | 2016-11-12T05:38:01 | 2016-11-12T05:38:01 | 73,024,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,810 | java | /*
* Copyright (C) 2016 Ambreen Haleem (ambreen2006@gmail.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/licenses/LICENSE-2.0
*
* Unless required... | [
"ambreen2006@gmail.com"
] | ambreen2006@gmail.com |
86327ef106124fb49494324d67de57541a73bd87 | c7b2f57c85513cb11672fb81049c976e22d22b4f | /migrate3_5_0_4/src/test/java/org/semanticweb/owlapi/migration_3_5_to_4/Gen_uk_ac_manchester_cs_bhig_util.java | 74123bcfbe4b701c1775c4f2a2ef66021ddf401a | [] | no_license | ignazio1977/owlapiverification | 553339d375b2bf6bce64effa73f8463c9410ec5a | 43af5f087d08cde33d81372cff9a25006134839c | refs/heads/master | 2020-05-17T22:34:58.917873 | 2014-09-03T06:52:47 | 2014-09-03T06:52:47 | 18,816,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,658 | java | package org.semanticweb.owlapi.migration_3_5_to_4;
import static org.junit.Assert.assertTrue;
import static org.mockito.Mockito.mock;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.runners.MockitoJUnitRunner;
import uk.ac.manchester.cs.owl.explanation.ordering.*;
@SuppressWarnings({ "jav... | [
"ignazio.palmisano@gmail.com"
] | ignazio.palmisano@gmail.com |
4d2e163e005bf64a12c8e01f402e85e8798dfc25 | 80d696af7b72f5f8b6c75295e4fe7238b7c5d4ad | /app/src/test/java/it/creative/contactphone/ExampleUnitTest.java | 7dda0d0b0f08fda9dba1a1a64d2e6dc439d80f13 | [] | no_license | harysetiawan23/ContactForm | 56be94500f6b9c5c9461b7b19dd9a08f75a2c007 | ffb161cea1c69a40f15c36436252b3529f928803 | refs/heads/master | 2021-08-08T22:29:15.977526 | 2017-11-11T12:37:14 | 2017-11-11T12:37:14 | 110,344,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package it.creative.contactphone;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public vo... | [
"agus.hary16@gmail.com"
] | agus.hary16@gmail.com |
2f58c5f68fbb35c23228da2749234f5f9a134e39 | cd4a23cdf15cd7fa5dfb8535e02a40f51d1213c0 | /src/Solution.java | 3a35809b0b9316fbe625d0b055d1c4303cb47817 | [] | no_license | liyuhuan123/untitled | 2ce38da1ad8058f028a5f8e5c8606f884c725d36 | 98cc4ec5fbd63e541b56c0ea4760a893242c377e | refs/heads/master | 2020-12-27T03:19:46.376898 | 2020-03-19T06:01:54 | 2020-03-19T06:01:54 | 237,747,413 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | public class Solution {
public int[] sortedSquares(int[] A) {
int tmp;
for(int i = 0;i<A.length;i++){
A[i] *= A[i];
}
for(int i = 0;i<A.length;i++){
for(int j = i;j<A.length;j++){
if(A[i]>A[j]){
tmp = A[i];
... | [
"2502268134@qq.com"
] | 2502268134@qq.com |
3b741c8b1baa0219bac674d5a749b4d77501ccfd | 8983fdfd1bc4e4667e3f4d795a28ac56cadde326 | /mogame/src/com/wabao/mogame/ai/behaivortree/ComposeNode.java | 86c41063b8fae67b4befa6b1bacbe0f029300ace | [] | no_license | wcj10051891/rpg | ff7a403e50f1e7caa5086e0e80a157b22e09b4a2 | 888fc2a441aca17fb1d4ed46669249ecdac311f9 | refs/heads/master | 2021-01-19T13:47:29.286302 | 2013-10-08T03:11:54 | 2013-10-08T03:11:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | package com.wabao.mogame.ai.behaivortree;
import java.util.List;
public abstract class ComposeNode extends Node {
public List<Node> nodes;
} | [
"wcj10051891@gmail.com"
] | wcj10051891@gmail.com |
b2743c127c5640d45a7e4c7c5df7d60b8ffab002 | 3ba8f5576fbfccf715dd99442112f9738e4cc11d | /src/gios/CityFactory.java | 861f43f8b0a238b25790c4d30d673d314c4e5fa8 | [] | no_license | BaronVladziu/Air-Condition-Parser | b865d5db5f8bf158f8b23314c7ff41bbcc02d80e | 9f3c3f72126a30a9a9ab3db2354b116492f0b01a | refs/heads/master | 2020-04-10T17:39:14.346824 | 2019-01-04T21:00:32 | 2019-01-04T21:00:32 | 161,179,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 789 | java | package gios;
/**
* Class for creating cities when not all field values are known at the moment.
* @author Bartłomiej Kuśmirek
*/
public class CityFactory {
/**
* city id
*/
public int id;
/**
* name of the city
*/
public String cityName;
/**
* name of the city's commun... | [
"baronvladziu@gmail.com"
] | baronvladziu@gmail.com |
624ce0b5b3a3d05bc9af1f1e119ee70624e68f2d | e715a62cac5fadfdee1d236d22bc12974956ba3c | /app/src/androidTest/java/jp/techacademy/kousuke/koizumi/taskapp/ExampleInstrumentedTest.java | dd5066d0dfc6b297255e3fb2cd15a70ac57a71e2 | [] | no_license | kosukekoizumi/TaskApp | 24259569a34f73055fe152cb23f5e9ef12706d5e | 24bfffa95fad29c52a678cb77c19b3bba404e3f6 | refs/heads/master | 2021-07-14T02:02:40.029600 | 2017-10-19T06:36:23 | 2017-10-19T06:36:23 | 107,507,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package jp.techacademy.kousuke.koizumi.taskapp;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will exe... | [
"kosuke.koizumi@sankoushoji.co.jp"
] | kosuke.koizumi@sankoushoji.co.jp |
0330a3eb061321bcbe0389c8f324d45732df3694 | 6b01b801b51d72befe24bff15b8dd89cfc6b3ded | /Java代码/Hello/src/BookExample8/JLineUse.java | e6b078a44b398a87fcad2cf0a3bf78eca2983d28 | [] | no_license | FanBingyang/HelloWord | 1d638fac40ea1475000cf43104cf14e345ab18a8 | a883a72112a007850af4f4c7449b47a3dadd3bb7 | refs/heads/master | 2022-07-23T09:20:12.940791 | 2019-07-01T15:13:13 | 2019-07-01T15:13:13 | 187,741,986 | 2 | 0 | null | 2022-06-21T01:23:21 | 2019-05-21T01:50:39 | Java | GB18030 | Java | false | false | 1,506 | java | package BookExample8;
/*功能简介:组合框、列表框和文本区域的使用*/
import javax.swing.JFrame;
import java.awt.Container;
import java.awt.FlowLayout;
import javax.swing.JScrollPane;
import javax.swing.JComboBox;
import javax.swing.JList;
import javax.swing.JTextArea;
import javax.swing.JTextField;
public class JLineUse extends JFrame{
... | [
"3257490363@qq.com"
] | 3257490363@qq.com |
e71b04ae89d1a98dece9e7cde85b7e2589214e68 | 6be39fc2c882d0b9269f1530e0650fd3717df493 | /weixin反编译/sources/com/tencent/mm/protocal/c/amq.java | e987e206e254608e2eacd941f65dc8f3ad43c14e | [] | no_license | sir-deng/res | f1819af90b366e8326bf23d1b2f1074dfe33848f | 3cf9b044e1f4744350e5e89648d27247c9dc9877 | refs/heads/master | 2022-06-11T21:54:36.725180 | 2020-05-07T06:03:23 | 2020-05-07T06:03:23 | 155,177,067 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,968 | java | package com.tencent.mm.protocal.c;
import e.a.a.b;
import e.a.a.c.a;
import java.util.LinkedList;
public final class amq extends bek {
public bto wAk;
public amh wzV;
protected final int a(int i, Object... objArr) {
int fW;
if (i == 0) {
a aVar = (a) objArr[0];
if ... | [
"denghailong@vargo.com.cn"
] | denghailong@vargo.com.cn |
f18cbd1152ce134a9c949bb1870b676406383252 | ba45b5ac107cf161e58f3935e994d5818999434b | /src/za/co/ritzsoft/factory/Samsung.java | 2effc00f3c1641621ce60a71ddccf5889d8e957b | [] | no_license | jamesritala/design_patterns | bda92619e5c08f63c49fbc17efef35911b060e3d | 39fe156a8652cf28434c0e4d2003687c9dcda47b | refs/heads/master | 2020-04-13T16:08:31.673907 | 2019-02-07T07:48:20 | 2019-02-07T07:48:20 | 163,313,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package za.co.ritzsoft.factory;
public class Samsung implements IMobile {
@Override
public void cost() {
System.out.println("Samsung costs start at 5000");
}
@Override
public void pictureCapacity() {
System.out.println("Samsung camera pixes are 20mp");
}
@Override
publ... | [
"jamesritala@gmail.com"
] | jamesritala@gmail.com |
7a7778b086d926406a820d4c1477ed2404cb5136 | 77776115a51c61587dfe0a30fe6ce1102ad5e5fd | /src/test/java/io/jenkins/plugins/folderauth/RestartSurvivabilityTest.java | 354d285980a363b791c183ecc604c1a8a7641bd5 | [
"MIT"
] | permissive | jenkinsci/folder-auth-plugin | ea2760804f31bdd5f79e87b763adc9854a287001 | 307dc7ada1c00c4ca3b76596953e152c58169a99 | refs/heads/master | 2023-09-01T09:06:35.387695 | 2023-06-28T14:04:05 | 2023-06-28T14:04:05 | 196,527,053 | 23 | 27 | MIT | 2023-06-28T14:04:07 | 2019-07-12T07:05:13 | Java | UTF-8 | Java | false | false | 4,505 | java | package io.jenkins.plugins.folderauth;
import com.cloudbees.hudson.plugins.folder.Folder;
import com.google.common.collect.ImmutableSet;
import hudson.model.Computer;
import hudson.model.Item;
import hudson.model.User;
import hudson.security.ACL;
import hudson.security.ACLContext;
import hudson.security.AuthorizationS... | [
"sharmaabhyudaya@gmail.com"
] | sharmaabhyudaya@gmail.com |
369c46f1257b170bc11499288b9205c21d0fdfa6 | 8ffd070480160f38e6766c9ea8f99c54988dc9e7 | /AndroidProject/MusicPlayer2/app/src/main/java/com/example/jihye/musicplayer/MusicPlayer.java | 4f73539e22b07e44fa5e61886e531dd74245ff7a | [] | no_license | lunyy/AndroidStudio | 70c55329ffba1b242cdbd9eb75a48c5dc66b86e8 | 5a6c462d86ba2af663891f98934ce2888ab082ae | refs/heads/master | 2020-07-06T15:55:52.429355 | 2019-08-19T01:05:33 | 2019-08-19T01:05:33 | 203,073,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,050 | java | package com.example.jihye.musicplayer;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.Bundle;
import android.os.Environment;
import android.os.IBinder;
import android.support.v7.app.AppCompatActivity;
impo... | [
"jihye3519@gmail.com"
] | jihye3519@gmail.com |
bd085fdd13ff8d1b3d5656dc9b391121b9ce1ef4 | 4ce4896378d6543dd7a29ee0a285294396af9d57 | /app/src/main/java/com/example/vraja03/newsearch/adapter/ArticleAdapter.java | 9cd3e3e5876b82f3bd243540e664f3f3b3a726b9 | [
"Apache-2.0"
] | permissive | vimalathithanr/NewsSearch | b2b0b6aa7786956005c1785892d704301e527f0c | 1cb06c36fcd25c7459f4e140529ff848e47aec4f | refs/heads/master | 2021-01-10T01:27:12.129866 | 2016-02-15T03:26:17 | 2016-02-15T03:26:17 | 51,469,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,672 | java | package com.example.vraja03.newsearch.adapter;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.provider.ContactsContract;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.V... | [
"vraja03@safeway.com"
] | vraja03@safeway.com |
f28e0ef163b3baed669d4b881a6e64fe89023a2f | f30e95f93a990558004d3b89e572f070324d332a | /CandidateService/CandidateService/src/main/java/com/inpixon/candidate/repository/CandidateRepository.java | b7c322bc2727bfa4a3f093987628dcdf91eff49d | [] | no_license | meetarout/inpixon-Task | 93f36c1a3e057186571f693b4baf46cf0f3ddf2b | 3dbfdfbf294b0ef17819b60ddbdfdcd757e9ff73 | refs/heads/master | 2022-07-09T05:42:04.364943 | 2020-01-05T21:16:47 | 2020-01-05T21:16:47 | 231,970,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package com.inpixon.candidate.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import com.inpixon.candidate.entity.Candidate;
@Repository
public interface CandidateRepository extends JpaR... | [
"kaliprasad@github.com"
] | kaliprasad@github.com |
f8dc5d33969e714c4d4aebbe729e7783f5849403 | 58af790fe61f713fe425e22f38adb64ed39f13d5 | /src/main/java/jetris/base/H.java | 56d68715e2118fcb9cb5dd16ac3fe5177a8b0935 | [] | no_license | Murph9/Jetris | 5240d3228184567d9e957388a35dc546ef7d25c8 | aa5fb89b0a983ff0fa0dd2077401f0b9f068da8e | refs/heads/master | 2020-04-15T21:39:14.690225 | 2020-04-01T23:25:01 | 2020-04-01T23:25:01 | 165,041,313 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,238 | java | package jetris.base;
import java.util.Random;
import com.jme3.math.FastMath;
import com.jme3.math.Vector3f;
import com.jme3.scene.Mesh;
import com.jme3.scene.VertexBuffer.Type;
import jetris.logic.CellColour;
public class H {
private static Random rand = new Random();
public static CellColour randomColourHSV(... | [
"murph9y@gmail.com"
] | murph9y@gmail.com |
5d7f0df885b5d1c5aaf27a000277a8ffdc5bac82 | 1369dda8d5f93a8a4c08b0155154ef016502fcc9 | /Server/src/main/java/com/duplxey/javasimpleirc/server/commander/Commander.java | 74ae52ad2ca20820850bbae9015439df8afd3c95 | [
"MIT"
] | permissive | duplxey/JavaSimpleIRC | 38c3dbd7a33302455e87773cbeb30d6e27d9e55b | ca7bb0a7905156999d9fb2c581b777c10bcae983 | refs/heads/master | 2022-12-24T21:58:06.546262 | 2021-06-05T12:10:38 | 2021-06-05T12:10:38 | 223,235,439 | 5 | 0 | MIT | 2022-12-14T20:45:04 | 2019-11-21T18:11:37 | Java | UTF-8 | Java | false | false | 1,774 | java | package com.duplxey.javasimpleirc.server.commander;
import com.duplxey.javasimpleirc.server.commander.command.Command;
import com.duplxey.javasimpleirc.server.commander.command.CommandManager;
import com.duplxey.javasimpleirc.server.commander.command.CommandRegister;
import com.duplxey.javasimpleirc.server.irc.IRCServ... | [
"nick.tomazic@gmail.com"
] | nick.tomazic@gmail.com |
457df7ad731b6cea118a049ce6f5447f0e766a6d | e593138becdaa4c8e1a9ef1456bd07079072311a | /app/src/main/java/com/example/claudio/webtreino/Activity/LoginActivity.java | be6622cda74bd2a78cfa2bd8de7ded487416d3da | [] | no_license | ClaudioTw/WebTreino | 968301848552d9537c98ccff4a665b8fa21ac090 | 0c494e8cb25d12db59d3c46b7de954d664f88f1c | refs/heads/master | 2020-03-13T01:49:51.650047 | 2018-04-24T20:51:13 | 2018-04-24T20:51:13 | 130,912,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,894 | java | package com.example.claudio.webtreino.Activity;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.Ap... | [
"claudio.claudinhos@gmail.com"
] | claudio.claudinhos@gmail.com |
79467dde4efc2192f8ecedb2922a9f646ec7bc3d | c155203b0499f42d0892e6ae3b64a5c93bc345d5 | /src/A/V.java | 053b95dd65ffc637255f9c0466906fee4e038836 | [] | no_license | miergen/Lab2 | 66b93e1f2c4b398409b84ace01f8cc4cf890efd8 | b38f761c9928345da0631b4e758899f6915686ed | refs/heads/master | 2021-01-11T04:54:39.912099 | 2016-10-21T16:49:39 | 2016-10-21T16:49:39 | 71,350,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 42 | java | package A;
public class V {
}
ssdsd | [
"miergen@sohu.com"
] | miergen@sohu.com |
3724c34d6840bac5e4fbf222a35d39a1f9137112 | c16b743dfb5a0e7edb7020b03cd4b774a3b11036 | /src/main/java/com/gft/digitalbank/exchange/solution/message/handlers/ShutdownNotificationMessageHandler.java | 17f22e61570838cc6c1ebb1baae6a9bd05a3b357 | [] | no_license | kisiel365/gft.solution.2016 | 8c7de8250e13642bbf2f8d64db7fdd240b612a1a | 61ad55db54933dee46327e26fa23179e2f627f45 | refs/heads/master | 2021-06-06T23:43:04.240154 | 2016-10-12T10:38:33 | 2016-10-12T10:38:33 | 68,044,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 718 | java | package com.gft.digitalbank.exchange.solution.message.handlers;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.gft.digitalbank.exchange.model.orders.ShutdownNotification;
import com.google.gson.Gson;
public class ShutdownNotificationMessageHandler implements MessageHandler {
private ... | [
"tznl@PLLL0158.gft.com"
] | tznl@PLLL0158.gft.com |
842f6124854a26fc1482d6bef8e0d54d936e922b | 7b0dd0223555acde394cf36aa380112eeb16638d | /app/src/main/java/com/example/gaoshenlai/faceapp/utils/databasehelper/DatabaseHelper.java | fb51f23c19c985949c1f8318f0c0d72065139071 | [] | no_license | sgaoae/FaceApp | e1c54b01ddc9a55635df9667e19374e8a86a58a9 | e14252727e640696f6b12321f733c72af445243d | refs/heads/master | 2021-01-19T00:19:00.947740 | 2017-07-13T01:53:20 | 2017-07-13T01:53:20 | 87,153,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,544 | java | package com.example.gaoshenlai.faceapp.utils.databasehelper;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by gaoshenlai on 28/2/17.
*/
public class ... | [
"gaoshenlai@GAOdeMacBook-Pro.local"
] | gaoshenlai@GAOdeMacBook-Pro.local |
9e24a2fdb8e65eb19ec8d58fc967f3954fce2d6a | 50ce3efd06f99a6a2e57bde9e770843d77ee188e | /vendor/cappu/packages/apps/CappuMusic/src/com/cappu/music/entiy_gai/Song.java | 411b273008a83c94bc2405efe0efa055e4276794 | [] | no_license | Macheal2/CareOS | 62445f7c6da5dcbe6abe0788fc53fd5ee5ecebc8 | 8732dfe033498df82867130458298c1665a03666 | refs/heads/master | 2021-01-22T10:08:28.290757 | 2017-09-04T08:26:36 | 2017-09-04T08:26:36 | 102,330,758 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,214 | java | package com.cappu.music.entiy_gai;
import android.provider.MediaStore;
public class Song {
private long id;
private String title;
private String album;
private int duration;
private String artist;
private String url;
public long getId() {
return id;
}
public void setId(long id) {
this.id = id;
}
... | [
"dengying@magcomm.cn"
] | dengying@magcomm.cn |
43b1ab40a2a171feff2323bcef786571daccd044 | 1e85fe7e054418d5bd33ecc646aceb805f94102b | /Chanakya/src/com/fagnum/services/service/impl/AbstractServiceImpl.java | f8f1604e2b29d11cb282ff76afbbcabcf6b62b21 | [
"Apache-2.0"
] | permissive | Danish12/CoachingCenter | e3fb26eb2df28cb93552383d4d69a9051eb903d2 | d58a7831b838966e28740bc13123376299a77a75 | refs/heads/master | 2023-02-22T03:44:41.462439 | 2021-01-20T04:43:21 | 2021-01-20T04:43:21 | 298,462,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,414 | java | package com.fagnum.services.service.impl;
import java.io.Serializable;
import java.util.List;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Service;
import com.fagnum.services.d... | [
"mohdanish27744@gmail.com"
] | mohdanish27744@gmail.com |
d71afba3743f230cf7b9cefdd2c0499f54fa34ca | 826642720da414981580c599a32dce9ba2179da1 | /sources/androidx/fragment/app/BackStackRecord.java | c90384fe2e7a465aaf58dab8a4fed9293cb8bd80 | [] | no_license | bclehmann/abtracetogether_1.0.1.apk_disassembled | be60aa11b4f798952de68b985a138019cc79a4ab | 562cb759f0b45007ac4d3db171926654393ebc0b | refs/heads/master | 2022-11-07T11:13:17.926766 | 2020-06-20T04:55:34 | 2020-06-20T04:55:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,880 | java | package androidx.fragment.app;
import android.util.Log;
import androidx.core.util.LogWriter;
import androidx.fragment.app.FragmentManager.BackStackEntry;
import androidx.lifecycle.Lifecycle.State;
import java.io.PrintWriter;
import java.util.ArrayList;
final class BackStackRecord extends FragmentTransaction implement... | [
"bclehmann@yahoo.ca"
] | bclehmann@yahoo.ca |
d7a0634d75d73dc3bedd151351c977852c3d361f | 45b8acf28577a106608604b1f68a0e89b16fe7ee | /app/src/main/java/edu/temple/alarmapp_1_21_20/AlarmReceiver.java | 8c39cc3dfce9ae16da84e35b68cad622bb4bb9bb | [] | no_license | dilloncoffman/AndroidAlarmManager | ed1fbced3ff71afa834c0517786549335eaf1677 | a6a20a460a841c9815b82b79d78715d423214a5a | refs/heads/master | 2020-12-18T15:43:47.131298 | 2020-01-21T21:18:22 | 2020-01-21T21:18:22 | 235,442,617 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,443 | java | package edu.temple.alarmapp_1_21_20;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
// This BroadcastReceiver receives implicit intent in Manifest android.permission.RECEIVE_BOOT_COMPLETED to h... | [
"tug40394@temple.edu"
] | tug40394@temple.edu |
8f6f5591995de89d983e787574ffdbc5043b9e41 | cc8a1bf03bc8ef0cb72b73058b93db0b05f28dcb | /src/FieldRegister.java | da56fc3e58244d6a50d606e2bd3906ace8a5a29f | [] | no_license | viktrine/JobCard | f9677d4724a542cce5e9ec29d5aa0361b8f456f3 | 36be449468f84f70d65a8d7c7d295df69afa3fa3 | refs/heads/master | 2020-03-20T21:44:23.404700 | 2018-08-15T07:11:05 | 2018-08-15T07:11:05 | 137,757,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,895 | java | import java.io.IOException;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpS... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
0cb58a2438c18763dc1cb8b444cf2ac72182ff83 | e29792466fe7faa4d830a4719914f6c5206ca7e8 | /app/src/main/java/com/example/noahliu/sqlite_study2/MainActivity.java | 964e40e12b61c19efc702d5e827beb230cf37100 | [] | no_license | thumbb13555/SQLite2CustomView | fbbb0b5fb731891b895d62862988f1d89116ab1c | 2c4030dd90f8b1ffe40a8836486adc3fe9b57b52 | refs/heads/master | 2020-04-03T15:44:00.281700 | 2018-10-30T11:35:41 | 2018-10-30T11:35:41 | 155,374,757 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,484 | java | package com.example.noahliu.sqlite_study2;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.facebook.stetho.Stetho;
public class Mai... | [
"thumbb13555@gmail.com"
] | thumbb13555@gmail.com |
48eefcb6656e894618b848e3838f21069fd3b6a9 | 16ff366a109344f2e4ebf3aa28b671d72e4cf325 | /src/fr/badblock/bukkit/hub/v2/cosmetics/workable/particles/AtomParticle.java | b6ff4414ce215f8cac0213f11fa42e9e48d74c6f | [] | no_license | xMalware/BadBlock---Hub2 | 671f2a7892400686c6189f8e339a7d47d7f5ba94 | 6e900893e64a223f1c3d257cf2c3ca453cdf320c | refs/heads/master | 2020-07-23T01:40:34.163093 | 2019-06-24T13:46:06 | 2019-06-24T13:46:06 | 207,400,884 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package fr.badblock.bukkit.hub.v2.cosmetics.workable.particles;
import fr.badblock.bukkit.hub.v2.utils.effects.Effect;
import fr.badblock.bukkit.hub.v2.utils.effects.effect.AtomEffect;
public class AtomParticle extends CustomParticle
{
@Override
public Class<? extends Effect> getEffect()
{
return Ato... | [
"xmalware2@gmail.com"
] | xmalware2@gmail.com |
5cdccb729b0836c50e5e6f12609e9153c3110522 | 0c145f06e2044c4e9739a807389f57c91f66fca0 | /SplashActivity/src/com/cyou/cma/clockscreen/bean/AppNotification.java | 9939c62522dcae689af96f5784ee2a853863c8d3 | [] | no_license | zhengyuqin/locker | c9c2be9ae498b524c6cdcaa0319d02d023e418cb | 62986a5d62188a831cf4688f8b1a6e911e273c8d | refs/heads/master | 2021-01-22T16:10:46.397662 | 2015-12-22T12:31:31 | 2015-12-22T12:31:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,370 | java | package com.cyou.cma.clockscreen.bean;
import android.app.PendingIntent;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.drawable.Drawable;
import com.cyou.cma.clockscreen.Constants;
import com.cyou.cma.clockscreen.LockApplication;
import com.cyou.cma.clockscreen.util.... | [
"jiangbin@coohua.com"
] | jiangbin@coohua.com |
8f61decf1977179b6a56c3c137b4cf2578e78dfe | 989c62576004801b77c2fbda83053774af270f46 | /app/src/main/java/com/likewise/Model/CardImageModel.java | ea3a0696315bfe0c5da9375cdfbb2c24a4cc28d8 | [] | no_license | atanvir/Likewise | f5b0bea53028f3fe6d4535ad1ef45db7f50eafe6 | bda2b9b8951f706eb2f6e7e3d68677e2502cad0a | refs/heads/master | 2023-04-08T19:13:50.226102 | 2021-04-22T06:31:05 | 2021-04-22T06:31:05 | 295,305,753 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 580 | java | package com.likewise.Model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class CardImageModel {
@SerializedName("isMatched")
@Expose
private boolean isMatched;
@SerializedName("Image")
@Expose
private String Image;
public boolean i... | [
"abhishek.pathak@mobulous.com"
] | abhishek.pathak@mobulous.com |
e5c86896eae7ac1b5f1767f7135c3ad02150631f | ae3026698127094baf0410139f9dab1d1db0d4df | /src/main/java/springboot07datamybatis/SpringBoot07DataMybatisApplication.java | 1aa50c45ef132b13a2e0bfb6c8e3536ed1928e5e | [] | no_license | hellowlzl/spring-boot-07-data-mybatis | e8edc62aa4c1f0c04f25f868182e02a25875d2c3 | e08c35dc7d29089f37db29ad5726a9c9ec0a555f | refs/heads/master | 2020-05-02T20:57:04.132361 | 2019-03-28T13:22:00 | 2019-03-28T13:22:00 | 178,198,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package springboot07datamybatis;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@MapperScan(value ="springboot07datamybatis.student.dao" )
@SpringBootApplication
public class SpringBoot07DataMybati... | [
"2625234622@qq.com"
] | 2625234622@qq.com |
4ff1b29e08aba33236e6a4632c96edcde512f31c | 728c65a0a0d888561c0e05e59a1d233a314cd3dc | /src/main/java/aoi/commands/Command.java | 33d361687f554cd1d87f8833d446f7b286bffe79 | [] | no_license | mslevis/ip | 30f0c149a7cea83c8fad002521369218e00f2ee3 | d48202146a89864834027c362fedc68d1260c2f4 | refs/heads/master | 2023-07-30T16:32:36.934858 | 2021-09-18T08:31:55 | 2021-09-18T08:31:55 | 396,897,207 | 0 | 0 | null | 2021-09-07T18:40:04 | 2021-08-16T17:23:03 | Java | UTF-8 | Java | false | false | 1,540 | java | package aoi.commands;
import aoi.data.TaskList;
import aoi.exceptions.AoiException;
import aoi.storage.Storage;
/**
* Encapsulates the commands to be executed by Aoi Todo Bot.
*
* @author Owen Tan
* @version aoi.Aoi v1.2
*/
public abstract class Command {
/**
* Factory method of Command.
*
* @... | [
"tanteongyuowen@gmail.com"
] | tanteongyuowen@gmail.com |
d055b11c843970eb64c1269786b4ee27279abc0c | 5e846007d2395e638f91f77796fb331032b3fbe4 | /src/generated/java/ch/ech/xmlns/ech_0007/_5/CantonAbbreviationType.java | 00ccc9d925ed31dd887edf910927ca1a689025f2 | [
"MIT"
] | permissive | edigonzales-archiv/LandRegisterParcelDescription | 8414bde32cc1ebd87cff9ba7b5de1900836fe1fb | 6f1acea246567281a5521f96d27d97ff77e1b18e | refs/heads/master | 2020-04-05T12:26:50.806513 | 2019-02-27T18:21:42 | 2019-02-27T18:21:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,983 | java |
package ch.ech.xmlns.ech_0007._5;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for cantonAbbreviationType.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <p>
* <pre>
* <simpleType name="cantonAbb... | [
"edi.gonzales@gmail.com"
] | edi.gonzales@gmail.com |
e317b0259d2261efaa9a799611b05df0539887b3 | 21c7bf6c7720756820cc249fb686436c26c40720 | /src/main/java/Manager/model/Account.java | 7754cccc7e859239c3f3faee84e06d429280a838 | [] | no_license | Evohunt/Bank-Account-Manager | a502d0cb90c2278c17421615da4da0c40669a41f | 4e077b258dceecfda8b392865075d377e0af34c3 | refs/heads/master | 2022-01-09T21:25:53.132102 | 2019-05-06T22:19:16 | 2019-05-06T22:19:16 | 178,930,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,586 | java | package Manager.model;
import Manager.database.DatabaseHandler;
import Manager.enums.Currency;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
public class Account {
private String name;
private double balance;
priva... | [
"andrei_dana97@yahoo.com"
] | andrei_dana97@yahoo.com |
27a5a1db345a3aa0eb5a851d36d4c654ae122d1d | a2615e88ba5985749f54aa660b63ae286dd7a82b | /app/src/main/java/com/osmeet/os/view/adapter/ivd/SingleUserIVD.java | 47b1b84c846272f9b16b0468e50c2e6a26f6fee3 | [] | no_license | wzmyyj/OS | 4478f3a925439065bd11ed44fb53e30309417fe8 | 2a2f83d46d9b675b01f1a0b6c824c01a4fa7be4c | refs/heads/master | 2020-04-16T07:48:12.946871 | 2019-03-18T11:51:36 | 2019-03-18T11:51:36 | 165,400,186 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,207 | java | package com.osmeet.os.view.adapter.ivd;
import android.content.Context;
import android.widget.ImageView;
import android.widget.TextView;
import com.osmeet.os.R;
import com.osmeet.os.app.bean.User;
import com.osmeet.os.app.tools.G;
import com.osmeet.os.base.adapter.BaseIVD;
import com.zhy.adapter.recyclerview.base.Vie... | [
"2209011667@qq.com"
] | 2209011667@qq.com |
578965c7f4e84353e5b0c2e94385ee59c141077d | 38ea448c9aad50dfec8f2fad83f47e5b04d1396f | /src/zoo/http/common/src/main/java/org/tio/http/common/HttpRequest.java | e2a77508f1f8273bd6e8331bdc458f7402ba5c62 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | YinLongChen/t-io | 4b071bc4e9c803b5327cfe47f1876612c4df9dfb | cb592af754c99025ada626a4d2c16cc6f21dd6ee | refs/heads/master | 2020-04-23T13:37:36.428371 | 2019-02-16T09:33:45 | 2019-02-16T09:33:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,701 | java | package org.tio.http.common;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.tio.core.ChannelContext;
import org.tio.core.Node;
import org.tio.core.T... | [
"tywo45@163.com"
] | tywo45@163.com |
801ce702911f3d3a11b7ea4c708958832430e3e3 | d23ed9ee2995ab7d30db0bdb4af7409e5d96f9cc | /SosspWebREST/src/main/java/br/com/sossp/apirest/resource/AddressResource.java | ad7c8bd01fa9c4c97dea08f81d791fc21b118541 | [] | no_license | lucas-jobs/am2019-sossp-api-restful | 4d3584f3682dbe20b7221f7848eaa6ba044540f6 | 1245e5af1895e407d34456ca93bd98cce1970f67 | refs/heads/master | 2020-08-01T11:26:54.787123 | 2019-09-26T03:53:38 | 2019-09-26T03:53:38 | 210,982,355 | 0 | 0 | null | 2019-09-26T02:29:19 | 2019-09-26T02:29:19 | null | UTF-8 | Java | false | false | 1,276 | java | package br.com.sossp.apirest.resource;
import br.com.sossp.apirest.models.Address;
import br.com.sossp.apirest.repository.AddressRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.*;
import java.util.Lis... | [
"wendell.mod.silva@gmail.com"
] | wendell.mod.silva@gmail.com |
b7794a82742cc2391efa8bfcbb05c0080369636f | a5560c1e5cac0454f19d0616bba7bf6c3f3a5ca3 | /A1/gen/com/group2/a1/R.java | 09d318d83be5cd15dd584e7bac2c5f2fefcaeb9a | [] | no_license | NathanKing/COMP4020 | e593f61442a2e8e689f3f0bec452929288ab2abf | 113600b6aa0cb5e59789e401194956ebb10a93ad | refs/heads/master | 2016-09-11T13:27:59.402735 | 2012-04-01T16:46:10 | 2012-04-01T16:46:10 | 3,229,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 619 | 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.group2.a1;
public final class R {
public static final class attr {
}
public static final class drawable {
... | [
"mightysultan@ubuntu.ubuntu-domain"
] | mightysultan@ubuntu.ubuntu-domain |
479b3e57cc779140b2f6b2bf38cf88d6fde46e62 | e5bace81373e1cd1ed611401095e26fb7d22f677 | /LeetCode/src/$18/FourSum.java | 25f4704814f67c5fe74a6e0097225c92c1bd6b54 | [] | no_license | chenchencswpi/LeetCode | ba2816616d17fe8cc611b0a8315c9dcc9cba9b26 | b647ede22908193c968fd301774bf6b4d89cbf63 | refs/heads/master | 2020-04-12T06:35:49.150969 | 2016-10-15T20:54:43 | 2016-10-15T20:54:43 | 64,148,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,699 | java | package $18;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class FourSum {
public List<List<Integer>> fourSum(int[] nums, int target) {
List<List<Integer>> res = new ArrayList<>();
if (nums == null || nums.length < 4) {
return res;
}
Ar... | [
"chenchencswpi@gmail.com"
] | chenchencswpi@gmail.com |
6f44ed5c07f4d05416398dc255596158010df3ec | 4afca9375f020d0d61e4826e98b95df194696331 | /mutlThread/MyThread00.java | 4bcf1b566733b739d4e7459059887787d33eb33c | [] | no_license | hanzhuxi2001/Java | 3ae9ef700c6edda5bcdddc492b6357ca30636408 | b72057b63125555e2d3589b2eb0b79fb51c938f1 | refs/heads/master | 2020-09-20T04:04:03.999469 | 2017-06-16T05:13:31 | 2017-06-16T05:13:31 | 94,499,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 678 | java | package mutlThread;
public class MyThread00 extends Thread {
public void run() {
for (int i = 0; i < 5; i++) {
System.out.println(Thread.currentThread().getName() + "在运行!");
try {
Thread.sleep(100);
} catch (InterruptedException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
... | [
"hanhui.citi@gmail.com"
] | hanhui.citi@gmail.com |
2aead424ce671d5aadaf5dc6d7f846e0840f1350 | a85e9b6336bc6a2af835548c7540573753cd08a1 | /src/main/java/jdbc1/model/Pet.java | ed27601006a3606d296d5dc2832ed891d2dfa03e | [] | no_license | MarcinMisko/JDBC_and_Hibernate | d9133eb3e18d3f7beb2094864cf65240f4e3b3c5 | 257384f09b5163d90f38c02a3053f28585731e4b | refs/heads/master | 2020-03-22T07:48:01.448449 | 2018-07-05T10:03:50 | 2018-07-05T10:03:50 | 139,725,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,231 | java | package jdbc1.model;
public class Pet {
public static final int ID_OF_NOT_PERSISTENT_PERSON = -1;
private int id;
private String kind;
private String name;
private int age;
public Pet(String kind, String name, int age) {
this.kind = kind;
this.name = name;
this.age = a... | [
"marcinmisko1@gmail.com"
] | marcinmisko1@gmail.com |
c2f8fb1b017363f884fbbb24f24ca7abb06c0a17 | 87e04239928a558928cdf288026f72e7b0f1e6e2 | /src/test/java/workingWithElements/SynchronizingWithImplicitWait.java | 807c0e2e86aad600735f6669337cac0e3bec7d5f | [] | no_license | Esraa-Gamal/SeleniumFramework | daf0611985715ebebe75f6c26fdfa0451cf078cb | 75b8fbe3506ba41ed3d1a82efc8024bc5af5d308 | refs/heads/master | 2020-04-16T16:31:48.498844 | 2019-02-19T20:19:24 | 2019-02-19T20:19:24 | 165,741,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 78 | java | package workingWithElements;
public class SynchronizingWithImplicitWait {
}
| [
"esraa.gm@gmail.com"
] | esraa.gm@gmail.com |
6d2744fe3f2a7d8ab2002807e90b05602a952c4a | 2d492c95d0057a5a86dfe0e1d39bed27fe57f372 | /app/src/androidTest/java/com/algonquincollege/tonk0006/acfinder/ApplicationTest.java | a3c2c9dbd97eb708beaa9b4b5dc10d4f1f2838e7 | [] | no_license | PunainenAurinko/AC-Finder | 5ecf6aa5ab67ce5b0e60962f25d821eac51f2640 | 36cd9cb34a570172e4118d871f0b4eb16c7abfa8 | refs/heads/master | 2021-05-31T08:14:15.385164 | 2015-10-16T16:57:22 | 2015-10-16T16:57:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.algonquincollege.tonk0006.acfinder;
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 ApplicationT... | [
"tonk0006@algonquinlive.com"
] | tonk0006@algonquinlive.com |
dd8bce075d9a9e3e81f5b0f597a1ec5cfbbd003c | 0b1b275d7a72c818aced83a38c48f7dff1921254 | /src/sample/DownloadHelper.java | fbc06890463ca073ce78736c0f3622c6c3bcf832 | [] | no_license | badapplewj/ExcelPictureExporter | 40eee6446a309f1158e77676212f732b419b1946 | ebb82c138048d450849d2eb0f40d8eab481bbaed | refs/heads/master | 2020-03-19T07:35:32.207322 | 2018-06-05T08:56:21 | 2018-06-05T08:56:21 | 136,128,737 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,175 | java | package sample;
import java.io.File;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URL;
import java.net.URLConnection;
/**
* Author: wujian
* Time: 2018/05/29
* Desc:
*/
public class DownloadHelper {
public static void download(String urlString, Str... | [
"wj19911225"
] | wj19911225 |
802505631ea13ef4098a3da6295ad66894ae4daa | 3038ddeb5836379bd924f661273abf4684ee7c70 | /src/main/java/com/std/user/bo/ICIntentionBO.java | f2516d6e98b59869bbdb3b28043a311798544fd9 | [] | no_license | yiwocao2017/dztstduser | fafa91f4fc547db7e7ddd189c1c3e7d7d95032a4 | cc9ae652db66dccdae17450ca9955d17fba1715b | refs/heads/master | 2022-07-03T12:25:28.508853 | 2019-07-01T06:37:43 | 2019-07-01T06:37:43 | 194,614,150 | 0 | 0 | null | 2022-05-20T21:01:23 | 2019-07-01T06:37:42 | Java | UTF-8 | Java | false | false | 527 | java | package com.std.user.bo;
import java.util.List;
import com.std.user.bo.base.IPaginableBO;
import com.std.user.domain.CIntention;
public interface ICIntentionBO extends IPaginableBO<CIntention> {
public boolean isCIntentionExist(String code);
public String saveCIntention(CIntention data);
public int re... | [
"admin@yiwocao.com"
] | admin@yiwocao.com |
9b4ec148648fc873f26e0b95a11584e745be1a78 | d6b144bae5232c8a8476a34980e4a11abc80381a | /Marketing_statistics_MariaDB5/src/WB/ChooseMachineType_wartosc_rok.java | f931c9ae83a7c2d42ccad6f4d6585267d0780244 | [] | no_license | kirkol/Marketing | 870a0f0ce367cd8fd3b4dc5f8111bab4847ac802 | 95b06048826e2f221572cd51b38b0f4cf566ed59 | refs/heads/master | 2021-05-14T19:14:02.814971 | 2018-05-11T10:31:05 | 2018-05-11T10:31:05 | 116,102,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,034 | java | package WB;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.EventQueue;
import java.awt.Image;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import org.jfree.chart.ChartFactory;
import org.jfree.chart.Chart... | [
"32139097+kirkol@users.noreply.github.com"
] | 32139097+kirkol@users.noreply.github.com |
f59334606a07f7d5d11e4fdbfaae607d2b9a62dc | 76efba033bde7952644601ff0ff8fa88c40da104 | /Hamburgueria/src/br/com/hamburgueria/service/FuncionarioService.java | a086d386bfe13ad7fc0e52e98977b00689b049f8 | [] | no_license | urielhass/Hamburgueria | 798d22bc475d9bcb36ee92aca52fa781f0020e86 | 6a6f8b8ee0a81417b8d036584347842be7278654 | refs/heads/master | 2021-08-26T00:50:03.229483 | 2017-08-14T23:13:48 | 2017-08-14T23:13:48 | 100,316,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,970 | java | package br.com.hamburgueria.service;
import java.sql.Connection;
import java.util.List;
import br.com.hamburgueria.auxilia.Crip;
import br.com.hamburgueria.bd.conexao.Conexao;
import br.com.hamburgueria.exception.HamburgueriaException;
import br.com.hamburgueria.jdbc.JDBCFuncionarioDAO;
import br.com.hamburgueria.jdbc... | [
"uriel_augusto@joinville.sc.senai.br"
] | uriel_augusto@joinville.sc.senai.br |
5adf82494c88c9ac370c8d3f849fcd3b22f0bb91 | 0f77c5ec508d6e8b558f726980067d1058e350d7 | /1_39_120042/com/ankamagames/wakfu/client/network/protocol/message/game/serverToClient/companion/CompanionAddedMessage.java | 47000a4250d5b8c4cbf2ea8263de1206cbd894af | [] | no_license | nightwolf93/Wakxy-Core-Decompiled | aa589ebb92197bf48e6576026648956f93b8bf7f | 2967f8f8fba89018f63b36e3978fc62908aa4d4d | refs/heads/master | 2016-09-05T11:07:45.145928 | 2014-12-30T16:21:30 | 2014-12-30T16:21:30 | 29,250,176 | 5 | 5 | null | 2015-01-14T15:17:02 | 2015-01-14T15:17:02 | null | UTF-8 | Java | false | false | 748 | java | package com.ankamagames.wakfu.client.network.protocol.message.game.serverToClient.companion;
import com.ankamagames.baseImpl.client.proxyclient.base.network.protocol.message.*;
import java.nio.*;
import com.ankamagames.wakfu.common.game.companion.*;
public final class CompanionAddedMessage extends InputOnlyProxyMessa... | [
"totomakers@hotmail.fr"
] | totomakers@hotmail.fr |
2ab24aa8f86d71e2e25403e923bcbbe89b078efe | cf9f5386a27254b226d64d52eba774afa39cc68c | /src/amb/ml/GP/ec/util/MersenneTwisterFast.java | 7bfccdb63dea96dc29225041211425494446d216 | [] | no_license | gnumarco/AMB-ML | 75aa3de8cbcf9ab636632ab2cc6abe8ea7574dc7 | af951b636f28f48d1d4e662fca74010720af1382 | refs/heads/master | 2021-01-01T06:11:53.106594 | 2014-04-14T09:51:20 | 2014-04-14T09:51:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 56,960 | java | package amb.ml.GP.ec.util;
import java.io.*;
import java.util.*;
/**
* <h3>MersenneTwister and MersenneTwisterFast</h3>
* <p><b>Version 21</b>, based on version MT199937(99/10/29)
* of the Mersenne Twister algorithm found at
* <a href="http://www.math.keio.ac.jp/matumoto/emt.html">
* The Mersenne Twister Home P... | [
"marc@delphi"
] | marc@delphi |
f4443c696b7a73609567b24b4af05d8a14825ec8 | 98d313cf373073d65f14b4870032e16e7d5466f0 | /gradle-open-labs/example/src/main/java/se/molybden/Class10032.java | 675f2b69be6681f83462b7b576a02080ebb0857e | [] | no_license | Molybden/gradle-in-practice | 30ac1477cc248a90c50949791028bc1cb7104b28 | d7dcdecbb6d13d5b8f0ff4488740b64c3bbed5f3 | refs/heads/master | 2021-06-26T16:45:54.018388 | 2016-03-06T20:19:43 | 2016-03-06T20:19:43 | 24,554,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110 | java |
public class Class10032{
public void callMe(){
System.out.println("called");
}
}
| [
"jocce.nilsson@gmail.com"
] | jocce.nilsson@gmail.com |
407106db666b0ede264646a3d315b9062590cb84 | ebd269804232af138884b43bf74ec74986a314ee | /src/main/java/org/dasein/cloud/test/compute/StatelessAffinityGroupTests.java | 1bcb58e0d5e1e1d4577c26d6ca8be1f34ff90d27 | [
"Apache-2.0"
] | permissive | daniellemayne/dasein-cloud-test_old | c306819a6d0eeb7957b63359d356178cbe2b8ce2 | abd683c1343fe0219435f64a0c385cdc071b00b7 | refs/heads/master | 2020-12-28T23:23:30.268611 | 2014-11-25T17:09:51 | 2014-11-25T17:09:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,663 | java | package org.dasein.cloud.test.compute;
import org.dasein.cloud.CloudException;
import org.dasein.cloud.InternalException;
import org.dasein.cloud.compute.AffinityGroup;
import org.dasein.cloud.compute.AffinityGroupFilterOptions;
import org.dasein.cloud.compute.AffinityGroupSupport;
import org.dasein.cloud.compute.Comp... | [
"danielle.mayne@enstratus.com"
] | danielle.mayne@enstratus.com |
4f773e332c15bf11d99caf9762d75f9cf0b709f2 | ca2ab33e0f6218ff0c71e97a27a44947afc8f3e5 | /app/src/main/java/com/lexot/cenicafe/NewBatchActivity.java | b1dec1c61327608f1d8eef0cb46177a7c86ea33a | [] | no_license | jozeflxt/Coffee | f7dfdebbeab5e12d0269bd958c9d15ced6455a11 | 772ceab89a980899205c70c4fb7aa96fbc172f42 | refs/heads/master | 2020-05-18T13:34:48.528669 | 2020-05-14T14:59:48 | 2020-05-14T14:59:48 | 184,444,058 | 0 | 0 | null | 2020-05-14T14:59:50 | 2019-05-01T16:12:40 | Java | UTF-8 | Java | false | false | 5,273 | java | package com.lexot.cenicafe;
import android.content.ContentValues;
import android.net.Uri;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import com.awesomedialog.blennersilva.awesomedialoglibrary.AwesomeErrorDialog;
import com.aweso... | [
"carlos.mario5769@gmail.com"
] | carlos.mario5769@gmail.com |
d62d8c678fd91b7b06f0728b00ad8611413e598d | c7a314a7ecd4507193bd807a4f37afd73ee86525 | /lab11/src/hr/fer/zemris/generic/ga/crossover/UniformCrossover.java | dda982015a2bfdf22aec244b1655c0d97a182488 | [] | no_license | fsaina/evolutionary_computation_algorithms_course | 1395a25a3f0755fe23b842e942b0b18117fe7cd6 | c6974e215005a41660f86bf1ee552369ada40b24 | refs/heads/master | 2021-01-22T03:44:27.201310 | 2017-02-09T13:59:21 | 2017-02-09T13:59:21 | 81,455,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 906 | java | package hr.fer.zemris.generic.ga.crossover;
import hr.fer.zemris.generic.ga.GASolution;
import hr.fer.zemris.generic.ga.Solution;
import hr.fer.zemris.optjava.rng.IRNG;
import hr.fer.zemris.optjava.rng.RNG;
public class UniformCrossover implements ICrossover {
@Override
public GASolution<int[]> cross(GASolution<in... | [
"fsaina@croz.net"
] | fsaina@croz.net |
f7bbc50113be08d99e404d0213c9aeb204572db8 | fcde945d2a5be8ffb4523511617dbc1c71bf1ac3 | /src/service/impl/RechargerecordServiceImpl.java | e4e07890b7c583b7eb50a183f3651ecdd0deb3ee | [] | no_license | wang-guojie/Novel | 23114024179cc0e8bbe502ea18395974e5be1016 | 033d04ff32dbc884ee32f1f635204237564bdcc9 | refs/heads/master | 2022-02-25T22:11:20.128763 | 2019-09-21T04:54:43 | 2019-09-21T04:54:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package service.impl;
import java.util.List;
import dao.impl.RechargerecordDaoImpl;
import entity.Rechargerecord;
import service.RechargerecordService;
public class RechargerecordServiceImpl implements RechargerecordService{
RechargerecordDaoImpl rl=new RechargerecordDaoImpl();
@Override
public int addRecha... | [
"2479744143@qq.com"
] | 2479744143@qq.com |
a0bf39d2ec5a312222b83312c78b968710f2f53c | f4c566dae063e80ffe39c0d52c69e19bc6a6ee29 | /plugins/org.eclipse.reqcycle.predicates.persistance/src/org/eclipse/reqcycle/predicates/persistance/impl/PredicatesConfPackageImpl.java | f97f7f232780f0bc4164814e3d7c7ba60c173f78 | [] | no_license | MatMaul/ReqCycle | 7c99b3a6d35a18e47e86bc085f2671bd43eb3384 | a993af18dedcaf5f2d427761dfb6d7bdeee44391 | refs/heads/master | 2020-03-29T22:18:14.837916 | 2013-07-23T13:12:21 | 2013-07-23T13:12:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,422 | java | /**
*/
package org.eclipse.reqcycle.predicates.persistance.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
import org.eclipse.emf.ecore.impl.EPackageImpl;
import org.eclipse.reqcycle.predicates.core.PredicatesPackage;
import org... | [
"pidiakha@PIVENT59.edf.atosorigin.com"
] | pidiakha@PIVENT59.edf.atosorigin.com |
87ff755c6dc4b47d3ddd89e2de34c6e890be2b26 | 5ca924b3dc85777e9ecc08f7ee75c1b678a9115b | /Volume_02/src/multi_threading/ThreadTimeTaken.java | 6c045b52e65cef4c849c7defacd6587ff5bda3df | [] | no_license | Nilesh-Shinde1/Core-Java | ecd075174c2089e052d67f29a7811dda84ce3e7b | 5b66f0a1a5bc9a0477c931793c30fb0d2f6c5e53 | refs/heads/master | 2023-03-05T11:58:09.621043 | 2021-02-05T12:15:54 | 2021-02-05T12:15:54 | 336,260,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | package multi_threading;
public class ThreadTimeTaken {
public static void main(String[] args) {
long start = System.currentTimeMillis();
One one = new One();
Thread th = new Thread(one);
th.start();
long end = System.currentTimeMillis();
System.out.println("Time taken by "+Thread.currentThread()+" to exe... | [
"nilesh.shinde.personal@gmail.com"
] | nilesh.shinde.personal@gmail.com |
ac32ea518ff11c21a721bd890050efd55016e246 | 2325e72fa9ea1fc1eeddb6cfa7cc7f41e93518ab | /src/main/java/com/teammachine/staffrostering/domain/WeekendDefinition.java | 1b4ddf136c6f596a42c958cfa7b2b0f64fd769d2 | [] | no_license | Jianbo-Zhu/shiftwork | eebb0a799a3e4f37afdd695bb7b806b0a4b411d8 | 2cbd9d730b517993fb2848723c3b88f37e331f20 | refs/heads/master | 2021-06-05T01:58:03.185983 | 2016-04-22T17:49:09 | 2016-04-22T17:49:09 | 56,874,445 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,061 | java | package com.teammachine.staffrostering.domain;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import javax.persistence.*;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import java.uti... | [
"lemurzjb@gmail.com"
] | lemurzjb@gmail.com |
129b686313567eeb591bd9acbab0a5c18b31276f | 56fa299aa633d3426584b8e5a1cc6a8ea929827c | /lab616-omnibus/src/main/java/com/lab616/omnibus/event/annotation/Var.java | df9995a844cc605f45b9b5ab75d79262c917d07a | [] | no_license | ssh352/lab616 | 58807e3e75c9e4d1c1a08eb6edd30e3e0266b75e | 78a59b198cf631c3bee8db0c60b479406d7de416 | refs/heads/master | 2021-05-28T13:40:08.142953 | 2013-06-01T19:58:51 | 2013-06-01T19:58:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | // 2009 lab616.com, All Rights Reserved.
package com.lab616.omnibus.event.annotation;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
/**
* Variable... containing the index into a prepare... | [
"david@chunger.local"
] | david@chunger.local |
5078a3fe37c6666f2fffc3e83055c2ed3559df3c | a2dc7b30d172d11393dfe4c945e7e06bc197ea49 | /src/main/java/com/yangyue/design/simple/example2/ImplA.java | 42cab4ee045f595741691b7f2e8a796ec6c91b72 | [] | no_license | qinxiangyangnet/design | d0aa274aebbb06e77ae696336d08e655016b7d39 | 17a4cc6712dbc18b4d6254b3f6b6a742dd3ffcc5 | refs/heads/master | 2023-07-09T01:00:03.992812 | 2021-07-27T05:31:46 | 2021-07-27T05:31:46 | 240,816,992 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.yangyue.design.simple.example2;
/**
* @program: design
* @description:
* @author: yueyang
* @create: 2020-02-17 09:44
**/
public class ImplA implements Api {
public void operation(String s) {
System.out.println("ImplA s="+s);
}
}
| [
"SpringF1_Qin@163.com"
] | SpringF1_Qin@163.com |
321d9bf1f2e08c13641eb7ee58beff6107b4daa2 | c00b0135e26f8e3b9e97e0916529318fe1816dbe | /bitcamp-java-basic/src/main/java/ch28/a/MyAnnotation.java | f92d861522e4114c65c4c742212d249dbad1d714 | [] | no_license | jisoo0516/bitcamp-java-20190527 | 40c0ae9fe7b07201cd977de7c12a182e398487ec | 0e1efcd7405f088f6ad0fbcc21778d9142968f4c | refs/heads/master | 2020-06-13T20:15:13.951155 | 2019-10-11T10:55:15 | 2019-10-11T10:55:15 | 194,775,331 | 0 | 0 | null | 2020-04-30T11:45:58 | 2019-07-02T02:41:01 | Java | UTF-8 | Java | false | false | 686 | java | package ch28.a;
// 애노테이션 정의
//
public @interface MyAnnotation {
}
// 한 줄 주석 :컴파일 할 때 .class 파일에서 제거됨
// 소스 코드의 설명을 붙일 때 사용
/*
여러 줄
주석
: 소스 코드의 설명을 붙일 때 사용
: 컴파일 할 때 .class 파일에 포함되지 않음
*/
/**
javadoc 주석
: javadoc.exe 를 통해 HTML API 문서를 생성할 때 사용됨.
: 컴파일 할 때 .class 파일에 포함되지 않음
*/
// @xxx(프로퍼티=값, 프로퍼티=값) 애노테이션
// : 컴... | [
"classy960516@gmail.com"
] | classy960516@gmail.com |
4657ddaf7e15a2679e0a086583f9fb7634fc0106 | fb3179b7b9de8b7e99e828ff3f3ac0f2647f1026 | /app/src/main/java/com/yonguk/test/activity/mapiary/fragment/MainFragment.java | 7b3b7297529194e5ae9c57fe2545e77c4a24da1e | [] | no_license | yonguuk/mapiary | ac03c5dc98ed35b8f9030d5f3f4cbcc2eb2b6b2e | 2f8c562fb6827d9953a62ad480bb9e73b421c546 | refs/heads/master | 2020-05-21T15:02:16.306901 | 2016-09-29T02:29:26 | 2016-09-29T02:29:26 | 63,765,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,561 | java | package com.yonguk.test.activity.mapiary.fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
impo... | [
"alfhsp@naver.com"
] | alfhsp@naver.com |
8668665d0ae7a5ae2d0caab3384071f7f9a9a7fa | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-new-fitness/results/XWIKI-14152-3-25-Single_Objective_GGA-IntegrationSingleObjective-BasicBlockCoverage/org/xwiki/query/internal/CountDocumentFilter_ESTest.java | b220f42769cc062eb61ab1a6b20ff4ad9fa8ba0a | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,488 | java | /*
* This file was automatically generated by EvoSuite
* Sun May 17 17:11:39 UTC 2020
*/
package org.xwiki.query.internal;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.util.LinkedLis... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
36cc3092c02d664aa1d8d771141b164ec1e44196 | db5c790f0e08f7006749fc2143fac6adc01e3064 | /src/collection/StackTest.java | 41d54d90de9b67fba1f319cf6ba994ebde0c79d4 | [] | no_license | lhm8446/Java_Basic | 65f7a449e1a3aaf3c4b3624add6e9d24355ff00e | 3ac1f42e47377c84ece5cb00184406a8cbfd0c7e | refs/heads/master | 2021-06-06T05:39:38.091016 | 2016-09-28T00:02:44 | 2016-09-28T00:02:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 671 | java | package collection;
import java.util.Stack;
public class StackTest {
public static void main(String[] args) {
Stack<String> stack = new Stack<String>();
stack.push("둘리");
stack.push("마이클");
stack.push("고길동");
while(stack.empty()==false){
String s = stack.pop();
System.out.println(... | [
"lhm8446@gmail.com"
] | lhm8446@gmail.com |
25f918620222b695a1cbf53755e61d48d25ce5c8 | d1a988c0ed8930169efc611b7933cee2bd884878 | /src/Business/Roles/DoctorRole.java | 5b56094240cd7988ee23f79c6454969f2a82bb0b | [] | no_license | cithik/Healthcare-Management-System | 4b184895b4966d8f68b11ef8a7105de688c729d7 | 14007182386693dcd0ecd58ce49ea993794ce310 | refs/heads/master | 2021-01-10T13:42:48.285773 | 2016-04-11T00:48:20 | 2016-04-11T00:48:20 | 55,930,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | 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 Business.Roles;
import Business.Ecosystem;
import Business.Enterprise.Enterprise;
import Business.Network.Network;
... | [
"cithik@yahoo.co.in"
] | cithik@yahoo.co.in |
d9d45fd930b20bdd585ae275ce6f369a3cf31cb2 | d2ef12ab96086a90558c47ae8d6a3140002d9f91 | /MatchOdds/src/main/java/klaroudas/evangelos/match_odds/model/dto/MatchOddDto.java | 7f2bf835e831d353c3f2a719586aed008740e25b | [
"MIT"
] | permissive | ev-klaroudas/matchodds | 28ae6046b76dc5c03461c70d7c1116e818d5ec85 | 5de45b40a01ca4875f65974910db8db98f53cfdc | refs/heads/main | 2023-08-02T09:35:00.955455 | 2021-10-04T21:17:54 | 2021-10-04T21:17:54 | 413,558,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 828 | java | package klaroudas.evangelos.match_odds.model.dto;
import java.io.Serializable;
import javax.validation.constraints.NotBlank;
import klaroudas.evangelos.match_odds.model.MatchOddEntity;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
/**
* Data Transfer class for @see MatchOddEntity
* ... | [
"31768413+ev-klaroudas@users.noreply.github.com"
] | 31768413+ev-klaroudas@users.noreply.github.com |
25fb4e490e449cce408ba89875e64674673cab37 | 097d671da3410ea85a120b5ede1d4fab16087df6 | /src/main/java/com/agh/riceitapi/dto/SportDTO.java | 75bae7a096ea1dcc2313c8d07b84d289b919526b | [] | no_license | yazune/riceit-api | fa1596653a331c92d908de84eb1f67a4910fe855 | 5676b143a2b48a8261247bb1c9b4210b43ccd6e0 | refs/heads/master | 2023-03-19T06:07:54.405536 | 2021-03-01T15:36:44 | 2021-03-01T15:36:44 | 316,615,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 874 | java | package com.agh.riceitapi.dto;
import javax.validation.constraints.NotBlank;
public class SportDTO {
@NotBlank
private String name;
@NotBlank
private int duration;
@NotBlank
private String sportType;
@NotBlank
private double kcalBurnt;
public int getDuration() {
return... | [
"grzegorz.infs@gmail.com"
] | grzegorz.infs@gmail.com |
20960f7003bd1462473d18b408684d2b6f27e617 | 6ae307399ef9cf162620acc59ca0c76ab6c06d2a | /forge/mcp/temp/src/minecraft/net/minecraft/network/packet/Packet28EntityVelocity.java | 3910d759bacdaf4a6d50cf96eb0df095df2658d5 | [
"BSD-3-Clause"
] | permissive | SuperStarGamesNetwork/IronManMod | b153ee5024066bf1ea74d7e2fc88848044801b30 | 6ae7ae4bb570e95a28048b991dec9e126da3d5e3 | refs/heads/master | 2021-01-16T18:29:24.771631 | 2014-08-08T14:08:52 | 2014-08-08T14:08:52 | 15,351,078 | 1 | 0 | null | 2013-12-21T04:20:44 | 2013-12-21T00:00:10 | Java | UTF-8 | Java | false | false | 2,424 | java | package net.minecraft.network.packet;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import net.minecraft.entity.Entity;
import net.minecraft.network.packet.NetHandler;
import net.minecraft.network.packet.Packet;
public class Packet28EntityVelocity extends Packet {
pub... | [
"Perry@Perrys-Mac-Pro.local"
] | Perry@Perrys-Mac-Pro.local |
e3c782d9f5b74684036a2389195bb297b7e2264b | 29518ba10cc8bdb493c9e852e66a1f6bcc685a23 | /src/test/java/SoftClub/inherit/BaseTest.java | 184ecd55021357b3bfb924c399d674873e763149 | [] | no_license | Roman3POINT/MailRuTest | b63182e284393d944ad3d3c6dc8c880559e3ccd3 | 37b8283ced3ad3539b574d109fea2164401b5a5a | refs/heads/master | 2020-04-15T11:38:23.483952 | 2019-01-08T11:53:52 | 2019-01-08T11:53:52 | 163,455,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 490 | java | package SoftClub.inherit;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
public class BaseTest {
@BeforeTest
public void baseBeforeTest() {
System.out.println("BaseTest:baseBeforeTest");
}
@Test
public void baseTest(... | [
"roman3pt@gmail.com"
] | roman3pt@gmail.com |
c8282e31e853c52d57f87267cd2fae3d763f3a81 | ba1a045f7dc4fe0b7c5e02e1769f50de0df318a5 | /src/main/java/com/revature/beans/ErsUser.java | 507ac0dd1cbebf039d5e6588d63c48186d97e28b | [] | no_license | sheharyar12/ERS | 4d33c6be50a830ca604bd174592f0849f044338e | 9319ac890b650f17f9c9a98a690af81e56ec4740 | refs/heads/master | 2021-06-09T12:49:07.871482 | 2016-12-27T19:11:25 | 2016-12-27T19:11:25 | 75,439,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,547 | java | package com.revature.beans;
/**
* Title User
* Description: User class holds all users information
* @author Shehar
*
*/
public class ErsUser {
private int id;
private ErsRoles roleid;
private String un,pw,fn,ln,email;
/**
* Parameterized Constructor
*/
public ErsUser(int id, String un,String pw,String... | [
"syar0052@gmail.com"
] | syar0052@gmail.com |
c929f412a800c51d4c49b02cab58617205fe85e6 | a17dd1e9f5db1c06e960099c13a5b70474d90683 | /core/src/main/java/jp/co/sint/webshop/service/mail/ClientMailTypeCondition.java | c217ee5571c3eadbed1f0518b099c8c6bd7a41f8 | [] | no_license | giagiigi/ec_ps | 4e404afc0fc149c9614d0abf63ec2ed31d10bebb | 6eb19f4d14b6f3a08bfc2c68c33392015f344cdd | refs/heads/master | 2020-12-14T07:20:24.784195 | 2015-02-09T10:00:44 | 2015-02-09T10:00:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | package jp.co.sint.webshop.service.mail;
import jp.co.sint.webshop.data.domain.ClientMailType;
public class ClientMailTypeCondition {
private ClientMailType clientMailType;
private String mailAddress;
/**
* @return the clientMailType
*/
public ClientMailType getClientMailType() {
return clientMai... | [
"fengperfect@126.com"
] | fengperfect@126.com |
69514d16409071dd6c26581b4c7f553a4679c360 | 8549a90b9a5c37eccebc7f1c8fa643bc5d2c773b | /src/servlet/ServletLavado.java | e19975c2be6deb654a5e45442a78cd88d5b1ae1f | [] | no_license | brayanrondonh/Lavanderia | 287a7915482423b175943396cfa20857f09f5127 | 2fc0087bb7d7fbb7020fc8af08f2024c948a6c5b | refs/heads/master | 2020-05-18T10:47:51.784509 | 2019-07-07T00:22:36 | 2019-07-07T00:22:36 | 184,360,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,732 | java | package servlet;
import dao.LavadoDAO;
import dao.TipoLavadoDAO;
import dto.LavadoDTO;
import dto.TipoLavadoDTO;
import jdbc.Conexion;
import jdbc.jbdc_lavado;
import jdbc.jdbc_tipoLavado;
import java.io.IOException;
import java.sql.Array;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Arra... | [
"brayanrondonh@gmail.com"
] | brayanrondonh@gmail.com |
3999f7ce38c0783847a45d861c3d5dca0f515ca7 | 8dbfbbdb181cdd6ef5a2fead4e730e010e230e3b | /src/main/java/br/com/controlehoras/modelo/Funcionario.java | d49888615f9c440b36bfe7671c65887289481ebd | [] | no_license | tardeli/controle_Horas | bc02b7862c1b1bdb5eaec6c986914f5c87a889a4 | f1e53ba6c35cac80eb98b9a528f1617ee5700f55 | refs/heads/master | 2021-01-12T03:00:35.437772 | 2017-05-30T19:57:09 | 2017-05-30T19:57:45 | 78,146,643 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,662 | java | package br.com.controlehoras.modelo;
import br.com.controlehoras.enumeradores.Cargo;
import br.com.controlehoras.enumeradores.Situacao;
import java.io.Serializable;
import java.util.List;
import java.util.Objects;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.... | [
"Tardeli@ROCHA"
] | Tardeli@ROCHA |
5fb48e5371dc4fd67d7249307b98d5a7c299bf0c | 6d1213a143169945c403d18eeeb01b6cf844c9bb | /ArchitectureSimulator/app/src/main/java/com/photoncat/architecturesimulator/simulator/chips/Switch.java | 32c57a4bfa341fda6971729740f7db81b3484fdf | [] | no_license | lkstc112233/Simulator_Android | 65ab3b024b0e125e320d44a6b55b3203680aef77 | ea9b7c835f0e56f7fa3b299c4421e3e3b8967c5e | refs/heads/master | 2021-01-24T04:20:47.653354 | 2018-03-05T09:36:32 | 2018-03-05T09:36:32 | 122,935,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | package com.photoncat.architecturesimulator.simulator.chips;
import com.photoncat.architecturesimulator.simulator.Cable;
import com.photoncat.architecturesimulator.simulator.SingleCable;
/**
* A simulated switch, which can be on and off. It's going to output either true or false, depending
* on whether it is turne... | [
"lkstc112233@users.noreply.github.com"
] | lkstc112233@users.noreply.github.com |
ef5b5cac96cf2a4cb33b8a37e1f3e57a4af95bc1 | 25882e227f9cdf71d49f5f85b5158371fbf66b4d | /src/main/java/km/kmwarehouse/web/view/controllers/MaterialController.java | c4c706aeef25c38556962752da3d6a5034e94255 | [] | no_license | kostadin-masurski/Spring-KMWarehouse | 713863ef85d39cfb4ec6384f194784cb553c6b0c | 10e11dd946b809b4da7b2d476184313a5ea42ef8 | refs/heads/master | 2020-09-25T07:16:15.234124 | 2019-12-19T00:06:54 | 2019-12-19T00:06:54 | 225,939,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,093 | java | package km.kmwarehouse.web.view.controllers;
import km.kmwarehouse.services.models.MaterialServiceModel;
import km.kmwarehouse.services.services.MaterialService;
import km.kmwarehouse.web.view.models.MaterialModel;
import lombok.AllArgsConstructor;
import org.modelmapper.ModelMapper;
import org.springframework.stereot... | [
"kostadin.masurski@gmail.com"
] | kostadin.masurski@gmail.com |
7a79058d724807a88d15d8fd013da14f8c6b0897 | 65642357ed1935b5f9fce62ff6bd96b4b2182410 | /RetrofitTest/app/src/main/java/com/androidtutorialpoint/retrofittest/MyFirebaseInstanceIdService.java | 3d0f4e215d10872ae105d5a953f2aa4e6070be05 | [] | no_license | ahmedabdelbadie/android-Demos | 4a3fcb417812f1e12e394532957436008a8fc932 | e4b4a6e067321b953560d06060ed0eda00e538bf | refs/heads/master | 2022-06-24T05:14:07.477025 | 2020-05-09T14:30:31 | 2020-05-09T14:30:31 | 256,842,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package com.androidtutorialpoint.retrofittest;
import com.google.firebase.iid.FirebaseInstanceId ;
import com.google.firebase.iid.FirebaseInstanceIdService;
/**
* Created by Ahmed on 2/21/2018.
*/
public class MyFirebaseInstanceIdService extends FirebaseInstanceIdService {
@Override
public void onTokenRefre... | [
"eng.ahmed9466@gmail.com"
] | eng.ahmed9466@gmail.com |
4342c54580e4e5c7bb3b55c8a5903fe72133f91b | d37240d62b09b09e8460b6ab4edb1f470d33c262 | /src/main/java/com/klst/edoc/untdid/PaymentMeansEnum.java | f666923ac88ddfa6fe26505918eeb2314807558f | [] | no_license | klst-de/e-doc-commons | 8e5798642560cc2576ba7effa102b7f5073abad0 | dab396f75b13c4b39937b493dfeab17d93817eaa | refs/heads/main | 2023-06-02T03:32:10.457939 | 2021-06-19T21:05:08 | 2021-06-19T21:05:08 | 345,346,343 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,984 | java | package com.klst.edoc.untdid;
import java.util.HashMap;
import java.util.Map;
/*
* United Nations Trade Data Interchange Directory (UNTDID), http://www.unece.org/fileadmin/DAM/trade/untdid/d16b/tred/tredi2.htm
* UN/EDIFACT 4461 Payment means code
TypeCode Code für die Zahlungsart
Datentyp: qdt:Paym... | [
"homebeaver@outlook.de"
] | homebeaver@outlook.de |
5932f9e23c40db4db3bd6c7961dbae3ee5cdd6fc | e76da324c14a07f610f41b2e5c24958dc9d5c9ff | /HW2/spring-student/src/main/java/org/springframework/samples/petclinic/controller/WelcomeController.java | 60fe0345a0a58fecf8c000f11efb43fc325b347c | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | lry-git/SpringStudent | ca73408c425b0aab9c0a4f8ae5fbe31cc9e77f59 | 8cd2d7d7b2d3818c0615a03b22e8284ef4c390a1 | refs/heads/master | 2023-03-01T19:31:37.686392 | 2021-01-05T02:09:35 | 2021-01-05T02:09:35 | 247,273,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 966 | java | /*
* Copyright 2012-2019 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"443160587@qq.com"
] | 443160587@qq.com |
1358d77f6d858055c57e3938472a81a65fdd2c96 | b00f1244cb13975c664b79c6bae69061a2a07b45 | /WS-OnlyCodeServerHttps/src/Server/Check/CheckSearchNo.java | b788d8c47f5309b862532b0eb2689353de916295 | [] | no_license | huohehuo/KingdeePDA-OnlyCode-GZ-WS | ff61676747f2ea455ebd062fab51bd1609367046 | 4ebde5e96e0ccdcdef30172ac439619a82509fe4 | refs/heads/master | 2020-09-05T03:18:47.412409 | 2020-05-07T09:29:10 | 2020-05-07T09:29:10 | 219,965,547 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,467 | java | package Server.Check;
import Bean.CheckInOutBean;
import Bean.DownloadReturnBean;
import Bean.InOutBean;
import Utils.CommonJson;
import Utils.JDBCUtil;
import Utils.Lg;
import com.google.gson.Gson;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServle... | [
"753392431@qq.com"
] | 753392431@qq.com |
39c3311add77ee83d10ca2dffcd1c883bbf5af8e | 8f9cf60e1d93c7d0e2aaa2edc912b3ace45fd1f0 | /xiaoqu-admin/src/main/java/com/xiaoquadmin/controller/SuggestionController.java | e4c60020a9bdfb716c70cb22e3c28352f855a761 | [] | no_license | WeiShuaibing/xiaoqu-api | 8965a26a20758a8e90651a12ec92db9e3d99a7c2 | 6919a9b129ec1bfa473ec920d7f2771efdb3e6f6 | refs/heads/master | 2022-11-30T11:09:55.339825 | 2020-05-12T07:53:36 | 2020-05-12T07:53:36 | 244,395,038 | 1 | 0 | null | 2022-11-16T09:32:35 | 2020-03-02T14:43:57 | Java | UTF-8 | Java | false | false | 2,416 | java | package com.xiaoquadmin.controller;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.toolkit.Wrappers;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.xiaoquadmin.service.SuggestionService;
import com.xiaoqucommon.entity.Repair;
impo... | [
"1770666496@qq.com"
] | 1770666496@qq.com |
baf2fe33e016950d9f68eaf4d171300da2babbf9 | 5cb7c357e5f69b260c5099a989f65b67955dbf2f | /week8-week8_14.StudentsSortedByName/src/Student.java | 106e825bffb005a05ff719f6e883383251bf633e | [] | no_license | MateuszKurylak/Helsinki-MOOC-OO-Java-Part-II | afb5ce4c9848fd3742ca2140d7d8d3d51a338cf7 | af623c1f7629446fc58f16c58d32356aaa6a988a | refs/heads/master | 2021-04-27T20:14:41.282858 | 2018-04-17T13:36:02 | 2018-04-17T13:36:02 | 122,374,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | public class Student implements Comparable<Student>{
private String name;
public Student(String name) {
this.name = name;
}
public String getName() {
return name;
}
@Override
public String toString() {
return name;
}
@Override
public int compareTo(Stu... | [
"kurylak.mateusz@gmail.com"
] | kurylak.mateusz@gmail.com |
8c41316929d36f9c46a840e629ca9b2fb4e3db91 | 8be40278fbc3282cb92ea55d178f3c0710e9eafc | /src/main/java/com/mycompany/interfaces/CarService.java | 52de76e4a5cce5d952dc6aee55fc702557048087 | [] | no_license | gitpawelo/SpringBootCarRentalMvc | f2974a3d592c61d1c43f5ab1c0fbe96245911d07 | ca71561f6d0c5073dd131b83d1cd3b56ad4b97cc | refs/heads/master | 2020-07-06T14:13:17.065972 | 2019-09-27T19:23:59 | 2019-09-27T19:23:59 | 203,044,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package com.mycompany.interfaces;
import com.mycompany.model.Car;
import java.util.List;
public interface CarService {
List<Car>getAllCars();
Car getCarById(Long id);
Car addCar(Car car);
Car updateCar(Car car);
void deleteCar(Car car);
// Publisher getPublisherById(Long id);
}
| [
"gitpawelo@wp.pl"
] | gitpawelo@wp.pl |
eca3dbce2a95019c22d0a8d1ed064eb993bc9746 | 3e135552d3aa37e04c70fc08d5c9c03574807f9c | /app/src/main/java/com/example/photogenik/FollowersActivity.java | 406fb3e0c9d79f867a64aa0b41871da1a5832b37 | [] | no_license | kaushalchandrapal/Photogenikk | 1be41ec70741b03e9b919d455f7770b59f828a97 | 4779cd1f588660ff34677fc0e1092332cb78a5e1 | refs/heads/master | 2022-05-21T22:45:52.551454 | 2020-04-19T09:56:31 | 2020-04-19T09:56:31 | 256,965,671 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,944 | java | package com.example.photogenik;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.view.View;
import com.... | [
"kc.kaushalchandrapal@gmail.com"
] | kc.kaushalchandrapal@gmail.com |
25fbc6d0a765aaaff937784fc857df37e3e2830e | 54eb1e895c1e34832b3aeb7c1c80fbf8602c97b7 | /src/main/java/hello/servlet/basic/request/RequestBodyStringServlet.java | 9561827bebac142f8754ee868bf80e924a52183d | [] | no_license | GRIFFITHH/SpringMVC_Study | efc099f711b683703a97cba2ec190e64eee2b765 | 7122e5b795028014ffe03173fe8317957f2b1788 | refs/heads/master | 2023-08-23T01:02:59.527734 | 2021-09-15T07:37:53 | 2021-09-15T07:37:53 | 402,067,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,184 | java | package hello.servlet.basic.request;
import org.springframework.util.StreamUtils;
import javax.servlet.ServletException;
import javax.servlet.ServletInputStream;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.H... | [
"glqglq032@gmail.com"
] | glqglq032@gmail.com |
285db1f758b11fefa489f385beee825de175aff5 | ca5de212177559ce7ba3beddc0500051e4284a0e | /api/src/main/java/com/webapi/seed/auth/JwtUserDetailsServiceImpl.java | a849b00fbe929452a8523b64a0e9bcffb4b8f7ec | [
"MIT"
] | permissive | xiaozhongliu/spring-api-seed | 3b30beb1fce63f670b6f5cc19f2cfafca6e507c2 | 1eb39f2bb0f1a0ca122db64fae5b61e219f17113 | refs/heads/master | 2023-06-08T15:12:28.047417 | 2018-02-02T12:28:18 | 2018-02-02T12:28:18 | 115,108,348 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,244 | java | package com.webapi.seed.auth;
import com.webapi.seed.entity.Account;
import com.webapi.seed.entity.AccountRole;
import com.webapi.seed.service.AccountRoleService;
import com.webapi.seed.service.AccountService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userd... | [
"xiaozhong.liu@outlook.com"
] | xiaozhong.liu@outlook.com |
76476d33dce7f1b0d9d4290cf1cca4701e1b8d9c | a90068f53f475a7ce6cf0eb10394f3a779255cf1 | /cajon de sastre/src/com/pgrsoft/cajondesastre/ciclovida/PruebaJuan.java | fb4d5b77f60ad1ea163ee5ae6546b2510ff56c47 | [] | no_license | JuanJimenez1971/cajondesastre | cfbbe1d38ab53305bf680751a43b8b78f25a5fed | 2f0489f6dad73abb210ea257678f7e7653b1ffeb | refs/heads/master | 2022-12-23T22:59:18.933537 | 2020-09-16T12:07:33 | 2020-09-16T12:07:33 | 296,016,098 | 0 | 0 | null | null | null | null | ISO-8859-2 | Java | false | false | 499 | java | package com.pgrsoft.cajondesastre.ciclovida;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class PruebaJuan {
public static void main(String[] args) {
List<String> nombres = Arrays.asList("AHonorio","Pepín","Zna","José Ramón");
Collections.sort(nombres, (s1, s2) -> s... | [
"sajcjm@hotmail.com"
] | sajcjm@hotmail.com |
5156d6222bee33272f401578bab99dfd72d60fb1 | 2a9cd50cd744a336c1d7c8d260ff2c058445e360 | /seed-security-core/src/main/java/com/fengxuechao/seed/security/validate/code/ValidateCodeBeanConfig.java | 7302e2ff7e294634e0dac39f81104977bd84f1e8 | [
"MIT"
] | permissive | littlefxc/seed-security-auth | 796fb4d4a94e957a0ab6ced450abc89e7311a87d | 354cf77c82ce773cd9f2ed3771a0776fcb17fd13 | refs/heads/master | 2021-06-13T18:22:46.706801 | 2021-02-05T06:43:23 | 2021-02-05T06:43:23 | 188,348,117 | 0 | 1 | MIT | 2021-04-26T19:30:14 | 2019-05-24T03:45:38 | JavaScript | UTF-8 | Java | false | false | 1,569 | java | package com.fengxuechao.seed.security.validate.code;
import com.fengxuechao.seed.security.properties.SecurityProperties;
import com.fengxuechao.seed.security.validate.code.image.ImageCodeGenerator;
import com.fengxuechao.seed.security.validate.code.sms.DefaultSmsCodeSender;
import com.fengxuechao.seed.security.validat... | [
"12741723+littlefxc@users.noreply.github.com"
] | 12741723+littlefxc@users.noreply.github.com |
f23ec8774abfb223fb7ce14da41cc49e5aec899b | 83954afa58b189340f742738dfe498e48d3360e8 | /app/src/main/java/cl/mind/persistenceproject/models/Dog.java | 2d047780482e837262e6710e6a286ed8d3ea081a | [] | no_license | Glagos84/PersistenceProject | eb7ae692afb0c997786e9b9720acdafde258344d | 55b34a6b5fb66dc1a8ce612c0e08860fb7f04dc9 | refs/heads/master | 2021-01-15T21:25:10.847600 | 2017-08-10T01:09:51 | 2017-08-10T01:09:51 | 99,866,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 576 | java | package cl.mind.persistenceproject.models;
import com.orm.SugarRecord;
/**
* Created by Gabriel on 09-08-2017.
*/
// POJO = plane old java object
// modelo = representa un objeto en la base de datos.
public class Dog extends SugarRecord {
private String name,breed;
public Dog() {
}
public ... | [
"squad_gl@hotmail.com"
] | squad_gl@hotmail.com |
0ce2b6920b72dc0123e8454c542abaf39af03998 | f20b0d5082dc552e7f99a68047133c810e449ab7 | /src/main/java/com/d1/QuickToDO/repository/TodoRepository.java | 1c05b2fae83fc08a8490e5f270b489f63ce4cedd | [] | no_license | dammykey/todo-list | 099465dfbd851595c454b34cd18414153c05535c | 77322d64c7041d49849b017ce657f41ecd483589 | refs/heads/master | 2023-08-29T05:36:54.605912 | 2021-10-15T08:11:20 | 2021-10-15T08:11:20 | 417,169,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package com.d1.QuickToDO.repository;
import com.d1.QuickToDO.entity.Todo;
import org.springframework.data.jpa.repository.JpaRepository;
public interface TodoRepository extends JpaRepository<Todo, Long> {
}
| [
"37866368+dammykey@users.noreply.github.com"
] | 37866368+dammykey@users.noreply.github.com |
e48c75814c7ca6fe7e04bc2253a5ba3b4b34f9ad | 64bf3f180260b789615ded31d40d18969c56b6af | /src/main/java/io/evolvio/Board.java | 118c58a7198ef46cf49a1bcec6e24ff6261ccc62 | [] | no_license | FSMaxB/evolvio | dba22c8d1b4a132d85d8e417eaf929401214c9d3 | a951c2415b38491023b4a2db565e6648c33ba2a1 | refs/heads/master | 2023-07-28T05:22:35.983197 | 2021-09-05T15:34:30 | 2021-09-05T15:34:30 | 403,345,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,131 | java | package io.evolvio;
import processing.core.PFont;
import java.util.ArrayList;
class Board extends GlobalScope {
int boardWidth;
int boardHeight;
int creatureMinimum;
Tile[][] tiles;
double year = 0;
float MIN_TEMPERATURE;
float MAX_TEMPERATURE;
final float THERMOMETER_MIN = -2;
final float THERMOMETER_MAX =... | [
"max@maxbruckner.de"
] | max@maxbruckner.de |
1745375e3ddba7c53e5eb132402a907dfd2a2483 | 9c84f9d5dc15a7aa5d1caf05b6ae5ea83e39be3a | /JAVA/JavaSpring/MVC/src/main/java/com/tomnguyen7/MVC/MvcApplication.java | 4d0b30c4db96a5e3082352440c3388ac8bafc0a8 | [] | no_license | tomnguyen103/Coding_Dojo | 0fc4007296feb775b4bcd6ee98f66286b2786adb | ec46b866fc7e58a37d07b63b26b38d19eaeb96f6 | refs/heads/master | 2022-12-28T03:47:57.172540 | 2020-06-15T23:03:50 | 2020-06-15T23:03:50 | 212,214,976 | 1 | 0 | null | 2022-12-11T18:36:51 | 2019-10-01T22:59:37 | Python | UTF-8 | Java | false | false | 305 | java | package com.tomnguyen7.MVC;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MvcApplication {
public static void main(String[] args) {
SpringApplication.run(MvcApplication.class, args);
}
}
| [
"huuthong103@gmail.com"
] | huuthong103@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.