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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4b38c06398eb5db9db02552446726cb1f62bcb56 | 0e62b4edaef27aa2a54158e8652e6a8a1253969c | /day14/src/클래스생성/계산기.java | e702edb0cc2efe5378d70c5cb554b5e07287c497 | [] | no_license | 2554mj/java_project | 09fe3cf39bbb84820ccdd233d2673757a2747d99 | fb1b75f5fcc08c5f05369e70810c7a5b49954a59 | refs/heads/main | 2023-08-31T09:50:45.235489 | 2021-10-04T07:29:36 | 2021-10-04T07:29:36 | 380,983,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | package 클래스생성;
public class 계산기 {
//사칙연산계산기
//여긴 메인이 없어서 f11이 실행되지 않음
public void order(String food) {
System.out.println("당신이 주문한 것은 " + food + "입니다.");
}
public void 더하기(int n1, int n2) {
System.out.println("더하기 기능 처리 내용 구현");
int result2 = n1 + n2 ;
System.out.println("두 수의 더하기 결과는 " + re... | [
"noreply@github.com"
] | 2554mj.noreply@github.com |
1710bf43f1ccff0c11f1fe38ea4f4121de1bf4bb | e634177d6b3c3ae3830925ba82625c7d12c20bdf | /springcloud-02-shopping-common/src/main/java/com/springcloud/entity/Class1.java | 5b19054fb28bc4907178444518d0ab1e20a5ec79 | [] | no_license | qfmx/shopping-admin | 40a51e426cc7a54811a5f2ef80a0a624efdfe587 | 9b3dfbc19f8505e4e2da7f22b8ec66a4e6328fb1 | refs/heads/master | 2022-06-28T08:23:04.518998 | 2019-06-28T07:24:17 | 2019-06-28T07:24:17 | 192,259,547 | 1 | 0 | null | 2022-06-17T02:16:15 | 2019-06-17T02:11:49 | Java | UTF-8 | Java | false | false | 707 | java | package com.springcloud.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* CLASS1表对应的实体类,用于保存表中一行一级类别信息
* @author Ya
*
*/
@Data
@NoArgsConstructor
@AllArgsConstructor
public class Class1 implements java.io.Serializable{
/**
* 序列化编号
*/
priv... | [
"1125438556@qq.com"
] | 1125438556@qq.com |
cf171dafeacfbc637330e91536fbe387705e4707 | 472d7820a5f5d9d5ab2ec150eab0c9bdeb2008c7 | /Aries/Sodi/dis/disEnumerations/EntityAppearancePlatformPowerPlantStatusField_1.java | 871663be0230ac7180c48936a7eae299f0690670 | [] | no_license | slacker247/GPDA | 1ad5ebe0bea4528d9a3472d3c34580648ffb670e | fa9006d0877a691f1ddffe88799c844a3e8a669a | refs/heads/master | 2022-10-08T07:39:09.786313 | 2020-06-10T22:22:58 | 2020-06-10T22:22:58 | 105,063,261 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,372 | java | /*
File: EntityAppearancePlatformPowerPlantStatusField.java
CVS Info: $Id$
Compiler: jdk 1.2.2
*/
package disEnumerations;
import mil.navy.nps.dis.*;
import mil.navy.nps.util.*;
/**
* Entity Appearance Platform Power-Plant Status Field -- Describes the power-plant status of a platform
*@version 1.1
*@au... | [
"jeffmac710@gmail.com"
] | jeffmac710@gmail.com |
4b6ac87f4f849ce705429f37a63d57ef2222141b | 46e5b636da0580a6d7eddd10538ce507f30bee6c | /portalpack.portlets.genericportlets/src/main/java/org/netbeans/modules/portalpack/portlets/genericportlets/ddapi/impl/PortletXmlHelper.java | ead4a02f07b6a5dfce959b8135da20e81aa7871d | [
"Apache-2.0"
] | permissive | timboudreau/netbeans-contrib | b96c700768cca0932a0e2350362352352b3b91f6 | f1e67dbd0f5c6ae596bd9754b5b1ba22cfe8cb8e | refs/heads/master | 2023-01-25T00:36:37.680959 | 2023-01-06T06:07:09 | 2023-01-06T06:07:09 | 141,208,493 | 4 | 2 | NOASSERTION | 2022-09-01T22:50:24 | 2018-07-17T00:13:23 | Java | UTF-8 | Java | false | false | 21,684 | java | /*
* The contents of this file are subject to the terms of the Common Development
* and Distribution License (the License). You may not use this file except in
* compliance with the License.
*
* You can obtain a copy of the License at http://www.netbeans.org/cddl.html
* or http://www.netbeans.org/cddl.txt.
*
... | [
"satyaranjan@netbeans.org"
] | satyaranjan@netbeans.org |
2db2df83f43921498b83dc395de39e60803a686f | 8f4788ac46f7628509478a3dc7099058ae70d07a | /org-netbeans-api-visualfx/src/test/java/test/lod/LevelOfDetailsTest.java | 8f33fe15594d42c5cde42bd97bfed407d061fc7f | [] | no_license | theanuradha/visual-library-fx | 8cc29d066f06ad4073b5db91b98bca46587c7683 | 03b40eca1d7e3d57eeda3dc7a59cc2e936d4a942 | refs/heads/master | 2021-06-24T05:42:44.100965 | 2020-10-30T11:01:41 | 2020-10-30T11:01:41 | 90,547,495 | 12 | 1 | null | 2020-10-30T11:01:42 | 2017-05-07T16:50:24 | Java | UTF-8 | Java | false | false | 3,637 | java | /*
* The contents of this file are subject to the terms of the Common Development
* and Distribution License (the License). You may not use this file except in
* compliance with the License.
*
* You can obtain a copy of the License at http://www.netbeans.org/cddl.html
* or http://www.netbeans.org/cddl.txt.
*
* ... | [
"theanuradha@gmail.com"
] | theanuradha@gmail.com |
801e63ccf3894f7fcf2b2c4f4dae591d23dd72c8 | 1547cb466b4888e5ab7c70020f3f3bac66cb7d0b | /target/.generated/com/google/gwt/editor/client/adapters/TakesValueEditor_com_puglieseweb_test_trms_shared_domain_TaxiOptions_RequestFactoryEditorDelegate.java | f643690d220dda5ac0bc23af0127cc82ffaa28ff | [] | no_license | puglieseweb/TaxiRankMS | 2a1b3c10fcc20b6f268eb7fd769e6b09618ad77c | d0c64fb2a141e3170bc713d7045c2c3aa2179252 | refs/heads/master | 2020-04-10T11:55:35.279594 | 2011-03-15T13:14:58 | 2011-03-15T13:14:58 | 1,482,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,373 | java | package com.google.gwt.editor.client.adapters;
public class TakesValueEditor_com_puglieseweb_test_trms_shared_domain_TaxiOptions_RequestFactoryEditorDelegate extends com.google.gwt.requestfactory.client.impl.RequestFactoryEditorDelegate {
private com.google.gwt.editor.client.adapters.TakesValueEditor editor;
prote... | [
"puglieseweb@gmail.com"
] | puglieseweb@gmail.com |
0baa072ee47ab7b92215007a2195576d9cf467f7 | f578d80a43fc03d5328b14cf69d067263f06722d | /src/DAO/dao.java | b5c02261b100c6607dd7640652ad09f7c98e6731 | [] | no_license | AnggaraAng/Library-App | fe540ad02a92661af3cf7b1342466a24a1c919dd | 7d15114fd4a82ed5db79f8dc1a7acb2e1d129f6f | refs/heads/master | 2022-10-17T03:29:20.757234 | 2020-06-19T06:34:42 | 2020-06-19T06:34:42 | 273,422,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,536 | java | package DAO;
import ENTITAS.entitas;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
public class dao {... | [
"anggianggarajr@gmail.com"
] | anggianggarajr@gmail.com |
b4f2f1cab9a04ee766fed247bedc5f2f7f7ceb34 | 560268487348149621b6c44f67ad0652276cf5fb | /src/java/billservlet/.svn/text-base/Err.java.svn-base | e0d2e109b30e663c2d6a659a9bf50df1ac126de1 | [] | no_license | ruchijindal/OnlineDMS | 8e2bdf577d75eecfc231f2cb426d6d20b84deb60 | 0965e9dbcb4a0cf10d13bf0c29790b8a1071dd46 | refs/heads/master | 2021-01-18T17:25:41.579283 | 2013-05-19T12:14:19 | 2013-05-19T12:14:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,989 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package billservlet;
import com.itextpdf.text.Document;
import com.itextpdf.text.DocumentException;
import com.itextpdf.text.Element;
import com.itextpdf.text.Paragraph;
import com.itextpdf.text.Rectangle;
import com.it... | [
"ruchi@knoldus.com"
] | ruchi@knoldus.com | |
96da45eb029d9bd2dddf0592cd601c9d285134cf | c0dd3ad8a2bda1b8e070d00a15006584e82730bb | /Web-Automation/src/com/sgtesting/testscripts/Assign7.java | abec1f54201b3ab22cfc9e03e60227503163ee25 | [] | no_license | RAKESHSHARMAJ/TestAutomation | 59d147d59ab82aa69ba29977601c5e95416d15a8 | c169a9adb1312926932505be3bdfbbbcedc2d6d5 | refs/heads/master | 2023-08-25T20:00:37.481851 | 2021-11-05T16:59:50 | 2021-11-05T16:59:50 | 425,008,059 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,672 | java | package com.sgtesting.testscripts;
import java.time.Duration;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class Assign7 {
public static WebDriver oBrowser=null;
public static void main(String[] args) {
launchBrowser();
navigate()... | [
"sharmadevilliers@gmail.com"
] | sharmadevilliers@gmail.com |
b39dc7f709083264645a493529467de107307dbe | 6fa701cdaa0d83caa0d3cbffe39b40e54bf3d386 | /google/cloud/metastore/v1/google-cloud-metastore-v1-java/proto-google-cloud-metastore-v1-java/src/main/java/com/google/cloud/metastore/v1/DeleteBackupRequest.java | 529c39e248a1ef3eaf2b2b281cc4630339c93b66 | [
"Apache-2.0"
] | permissive | oltoco/googleapis-gen | bf40cfad61b4217aca07068bd4922a86e3bbd2d5 | 00ca50bdde80906d6f62314ef4f7630b8cdb6e15 | refs/heads/master | 2023-07-17T22:11:47.848185 | 2021-08-29T20:39:47 | 2021-08-29T20:39:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 30,534 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/metastore/v1/metastore.proto
package com.google.cloud.metastore.v1;
/**
* <pre>
* Request message for [DataprocMetastore.DeleteBackup][google.cloud.metastore.v1.DataprocMetastore.DeleteBackup].
* </pre>
*
* Protobuf type {@code g... | [
"bazel-bot-development[bot]@users.noreply.github.com"
] | bazel-bot-development[bot]@users.noreply.github.com |
26b9a78f84f26520e0c40462b4cf7ad85bd28cf0 | 84745d0ad0fdeb70957eacf45c84271c20ebecdc | /HashMapsAndHeaps/FindUniqueElement.java | e90a87c0775fdbfb06efdf92ceda13b19a8efe7d | [] | no_license | AnandKshitij/Java-Codes | 1f6c39c882161c360ce9bb5e149311fd4b23696b | f5ca324efd01d214e45c3646c8e878ec7eab99b7 | refs/heads/main | 2023-01-07T04:51:07.031104 | 2020-11-05T10:05:01 | 2020-11-05T10:05:01 | 310,256,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | java | package HashMapsAndHeaps;
/*
1. You will be given an Array and its length.
2. You will also be given k, the number of times each element repeats in that array, except ONE element.
3. You need to find that ONE unique element, which does not repeat and return it
4. Input and output is handled for you
5. It is a function... | [
"kshitijanand0512@gmail.com"
] | kshitijanand0512@gmail.com |
5876e2f75dd3307322fa93b0f7352ff20836b43e | f6df9ef80940c3c51688f924cb3d0a6697a88aa6 | /JavaProgrammingSpring2019/src/PracticeForAll/Apple.java | 270673088ac474c11d16cc52abfc5de3deb5b2ce | [] | no_license | habibisrafilov/java_programming-Spring-2019 | 7441ba321eeb9abb99afd244561eb8510ceb86f5 | 79a05275e96f0b6afe9543b88f3e7c76b31de632 | refs/heads/master | 2020-05-31T20:20:23.099790 | 2019-06-05T21:52:52 | 2019-06-05T21:52:52 | 190,473,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package PracticeForAll;
public class Apple extends Shopping {
public String shopping(String item , int price) {
String word = item;
int number = price;
return word+" "+number;
}
}
| [
"habib84@mail.ru"
] | habib84@mail.ru |
6440318cac9f2c8a51128ca9fd9abeda3d15fdc4 | 7c58036ce3281636a98ca0c2c449985498e40cfc | /Serialize/Person.java | 12bb8a73f1db7284230fe3950d9ef04a7bee27cf | [] | no_license | SweeneyWEI/Test | 150e33a18f530243754001bf5e92d2b460080c5d | 0a6cfd485d38e5706af8871ef54e317e0270ad95 | refs/heads/master | 2021-01-20T12:16:21.456365 | 2017-10-07T12:49:03 | 2017-10-07T12:49:03 | 101,706,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package org.Test.Serialize;
import java.io.Serializable;
/**
* Created by weixin on 17-7-30.
*/
public class Person implements Serializable{
private String name;
private String sex;
private int age;
private int Snumber;
public int getSnumber() {
return Snumber;
}
public void se... | [
"1154416503@qq.com"
] | 1154416503@qq.com |
9d9647e85ef93e16c4fd58901d9a8f6e28910f95 | a9f5b738e2f61019ff13d4c854a1b7b2acf0dc90 | /test6/src/main/java/test1/DetailController.java | 03a8d8887fd33a0a18a2c0279983209f2e167008 | [] | no_license | Duy-Phuong/SPRING-MVC | 7ba5f18cef2d4c759f21b58a6695f8875f513ee2 | 6cc2fe39bf26c2df33734a6ec3a9ccd1a34ccd13 | refs/heads/master | 2020-03-09T08:36:11.470753 | 2018-05-17T02:00:50 | 2018-05-17T02:00:50 | 128,693,083 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 701 | java | package test1;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.b... | [
"tranduyphuong20100@gmail.com"
] | tranduyphuong20100@gmail.com |
c1d4eaf9a389e1c18032c94e4d7bc510fca032cd | 5dc459ebd5fa612e9c5c8cefdc470eabb77d5641 | /src/main/java/com/sforce/soap/partner/fault/ObjectFactory.java | 06a792929d43125955351248eeccddfe5ff361eb | [] | no_license | jsuarez-chipiron/audit-trail-extractor | 65e043fe6e420aab5fa3c2786d74c21b6e68b218 | ff62b5e1da0189e19d016a0598d2bb10f8d31566 | refs/heads/master | 2021-01-22T03:40:32.930145 | 2017-05-25T10:54:05 | 2017-05-25T10:54:05 | 92,394,046 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,658 | java |
package com.sforce.soap.partner.fault;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* ge... | [
"jsuarez@salesforce.com"
] | jsuarez@salesforce.com |
536bb02a1dae21bc76fa8c7ca0ae1e4f6df9054f | ec3c9056ab5e1c8697a996a7fb57baed3a090bfb | /e3-item-web/target/tomcat/work/Tomcat/localhost/_/org/apache/jsp/WEB_002dINF/jsp/commons/header_jsp.java | ec7b81a97236f0451b2c862a6bcb0761ebe9370c | [] | no_license | lhsjohn/e3mall | 7192c682aeff983425361b4cf8068103f2d5f6cb | 2582c5abecf11b4e0445c39d33bbb8d871ec3015 | refs/heads/master | 2020-03-27T04:29:46.579862 | 2018-08-24T05:58:45 | 2018-08-24T05:58:45 | 145,945,218 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,599 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.47
* Generated at: 2018-08-23 07:42:02 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"33946278+lhsjohn@users.noreply.github.com"
] | 33946278+lhsjohn@users.noreply.github.com |
1771ecd210e9feb1b21e37b8d472d1e2d595445b | 47d0c52d8a73baf2271ec281160c575293821506 | /Uebung3_2/src/uebung3_1/Server.java | bc4b1b4b2f55118e416f8370a3da53c1e5c14695 | [] | no_license | xchrx/VS2018 | 54631d4071d4fc5342ea11e67e94cf144b80ef18 | e5c57e81cc1213547f75d36f58a6aed64ead4c6f | refs/heads/master | 2020-03-19T10:02:00.146512 | 2018-06-20T15:21:56 | 2018-06-20T15:21:56 | 136,337,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,330 | 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 uebung3_1;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamRe... | [
"Christianjuenger93@gmail.com"
] | Christianjuenger93@gmail.com |
7b98757aa51e148248f959d83bf2838d43ff9fee | 21ed1fb22cabc0c69d463e0acfaec3dc4ec7c180 | /src/test/java/com/desilva/record/DayRangeRecordCustomCollectorTest.java | fed346240cfc06f819d8daba9fb467cb74eb40bd | [] | no_license | stevedesilva/addressBook | 1f2f6b9d1115478e6d8305a087d3abb3d49a7fd4 | 47105ad27cf39525242bae3a64f774aeb8908f40 | refs/heads/master | 2021-01-18T18:01:10.298187 | 2017-03-31T16:15:32 | 2017-03-31T16:15:32 | 86,836,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,120 | java | package com.desilva.record;
import org.junit.Test;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import java.util.function.BiConsumer;
import java.util.function.Function;
import java.util.function.Supplier;
import java.util.stream.Collector;
import static com.desilva.record.DayRangeRecordCust... | [
"steve.desilva@nexusalpha.com"
] | steve.desilva@nexusalpha.com |
945953aa988e3470b14a78766c2512d318febe9d | cd4052964b0cecd0439ceae60f76db3bd05b0587 | /Task 3/Additional tasks/Task6.java | 25f00ec052358ab0fc1342e8f82751e046908e78 | [] | no_license | olia0303/JAVA-Test-Automation | f9c9604ba3d018570418229407bd957423783dd3 | 02ae11991fa3ecb76586e510c780617a7f8a2c14 | refs/heads/master | 2020-04-19T05:54:42.420720 | 2019-03-30T19:47:02 | 2019-03-30T19:49:59 | 168,002,640 | 0 | 0 | null | null | null | null | WINDOWS-1251 | Java | false | false | 894 | java | package start;
import java.util.Scanner;
public class Task6 {
public static void main(String[] args) {
// пройти по массиву и поменять местами каждые 2 соседних элемента
System.out.print("Введите размер массива: ");
Scanner scan = new Scanner(System.in);
int size_mas = scan.nextInt();
int[] mas = new int[s... | [
"39465668+olia0303@users.noreply.github.com"
] | 39465668+olia0303@users.noreply.github.com |
453ba4805d4adc5e1a518270c2cf85974b8460fe | 114d7cfd55f487b2038344e65a28d47c107b98d5 | /src/main/java/cl/awakelab/stsproj/controller/HomeController.java | a99973c7cf0882fb8f1896bfab4a817e7ddbec66 | [] | no_license | bguzmanm/stsproj | 7656cbf6bee6c14c9d2c6703fff2c6fb8f5ce895 | 1587fd6932b1aec74d06c24e53bdcaffae6ebdbd | refs/heads/main | 2023-07-18T11:15:01.286948 | 2021-08-26T13:58:07 | 2021-08-26T13:58:07 | 397,983,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,025 | java | package cl.awakelab.stsproj.controller;
import java.util.Map;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.MatrixVariable;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotatio... | [
"brian.guzman@gmail.com"
] | brian.guzman@gmail.com |
ecab7695f4d7ea697db90556f7160a2017ac2553 | 4a35eb46507eb8207f634e6dad23762d0aec94df | /project/MapExplore/jMetal-jmetal-5.1/jmetal-exec/src/main/java/org/uma/jmetal/runner/multiobjective/SMPSOMeasuresRunner.java | 7611f0bea43e935fd82426d4ed2063346dbf74c1 | [] | no_license | fairanswers/fss16joe | 8800ad81c60ab06f90b9643bf601c6c2c9a51107 | f5dde87038ec5404a6bb2d9a538b2ceef571ac9d | refs/heads/master | 2020-05-22T06:44:32.138162 | 2016-12-07T19:46:54 | 2016-12-07T19:46:54 | 65,820,114 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,638 | java | // NSGAIIRunner.java
//
// Author:
// Antonio J. Nebro <antonio@lcc.uma.es>
//
// Copyright (c) 2014 Antonio J. Nebro
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, eit... | [
"joe@bodkinconsulting.com"
] | joe@bodkinconsulting.com |
1fa1c9728c16dcd28d6898060b2675dfe1d6a754 | 29423f34238795c607a5ecd9de8acad6c5aef583 | /src/test/java/hackathon/epam/selfcoop/customwebdrivers/WebDriverWrapper.java | a70d9e2fc3aa2a81902ac1a3a4477373a9e6c042 | [
"MIT"
] | permissive | itev4n7/self-coop-hackathon | 98d60fde200814bdb46ecefd79eb3dfd8de74155 | 2d80f031d6b29cfb13e1d6158475bc25a0c9963f | refs/heads/main | 2023-08-24T17:23:13.001825 | 2021-09-19T06:20:32 | 2021-09-19T06:20:32 | 407,802,163 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package hackathon.epam.selfcoop.customwebdrivers;
import org.openqa.selenium.WebDriver;
public class WebDriverWrapper {
private static final ThreadLocal<WebDriver> driver = new ThreadLocal<>();
private WebDriverWrapper() {}
public static void setDriver(WebDriver customDriver) {
driver.set(custo... | [
"alexeykvasovn7@gmail.com"
] | alexeykvasovn7@gmail.com |
8e90f3d436a931ebf01eab73dae0dcc519200f55 | bbc40cd27dba2d138fe0f9b56becaaa36cc0272f | /springboot-test/src/test/java/com/busekylin/springboottest/ContextTest.java | 2831ca7c0f42fa0c384bdf7ebe88031881f4804e | [] | no_license | zhaoleigege/spring-boot | 9ec548f8f7dd7aaac0fa070b58ab3c26d655845c | 47c0b6abd0322bea7954451aeea194f466d1f1b9 | refs/heads/master | 2020-04-12T18:07:14.758042 | 2019-03-21T10:08:34 | 2019-03-21T10:08:34 | 162,669,926 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 973 | java | package com.busekylin.springboottest;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc;
import org.springframework.boot.test.context.SpringBootTest;
import org.sprin... | [
"1608233137@qq.com"
] | 1608233137@qq.com |
132ec1d733a45fb9b9c38b7246264875b19c9bec | 88b3628394c545c30e00c23402a4c05449d73cf2 | /javaConcurrentInPractice/src/main/java/net/jcip/examples/_11_performanceAndScalability/WorkerThread.java | cf03075d8c4033753e6941a812a4c3493fadc5a7 | [] | no_license | cyhbyw/ProjectA | 42d61d1696978606592a9ec4e9fb17988fe6c2cd | 688c62460e5b828618fbe9b346d1f2cba5f1b4b8 | refs/heads/master | 2022-07-26T13:07:27.971783 | 2021-03-26T02:09:09 | 2021-03-26T02:09:09 | 119,479,548 | 1 | 2 | null | 2022-06-29T17:02:51 | 2018-01-30T03:54:37 | Java | UTF-8 | Java | false | false | 668 | java | package net.jcip.examples._11_performanceAndScalability;
import java.util.concurrent.BlockingQueue;
/**
* WorkerThread
* <p/>
* Serialized access to a task queue
*
* @author Brian Goetz and Tim Peierls
*/
public class WorkerThread extends Thread {
private final BlockingQueue<Runnable> queue;
public W... | [
"swust2009cyh@qq.com"
] | swust2009cyh@qq.com |
10040cfd8e47962f568e420ce27ab9eab318b8dc | 4d8aa9979d99d0fad6a384b15c62a54bea0404c8 | /app/src/main/java/com/pubnub/sarath/ssw/ui/login/LoginActivity.java | 21c96efe0e821945c22fc5069ec609853a0ba035 | [] | no_license | sarathpathan/projectSSW | 2c6b1be7b9cd72a795a3e0b048a2a5f213fb2f16 | 2aa88863a449ce2a2fe4d42fcc519b62bdcc5fc7 | refs/heads/master | 2021-01-05T10:15:11.655097 | 2020-02-17T00:27:02 | 2020-02-17T00:27:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,227 | java | package com.pubnub.sarath.ssw.ui.login;
import android.app.Activity;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProviders;
import android.content.Intent;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.annotation.StringRes;
import androidx.appcompat.app.AppCom... | [
"bharath.psc@gmail.com"
] | bharath.psc@gmail.com |
909ff46ff5dff546a41c6db50e3aaa5253550508 | 3670a40842738cca302cf7093385db87c8245a9e | /com.nickfirsov.composite_config_plugin/src/com/nickfirsov/composite_config_plugin/LaunchConfigUtils.java | 080b78ec51e0e62a24b4f118750de70504872579 | [] | no_license | NFirsov/Common_Java | e8d2a89967c9eca02378333b24b43a975d1491df | 44e200204ab4b6f881144148458d98885a687b26 | refs/heads/master | 2021-01-16T00:05:01.561347 | 2016-09-18T21:30:53 | 2016-09-18T21:30:53 | 68,548,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,901 | java | package com.nickfirsov.composite_config_plugin;
import java.util.ArrayList;
import java.util.List;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.debug.core.ILaunchConfiguration;
import org.eclipse.debug.core.ILaunchConfigurationType;
import org.eclipse.debug.core.ILaunchConfigurationWorkingCopy;
i... | [
"nickfirsov@gmail.com"
] | nickfirsov@gmail.com |
2c153252d20f3794bc2e7f1e49e6af016ab4f704 | 77a4eed4b2c4866bfd3956b4e0c420ade50f9351 | /app/src/main/java/com/rha/app/rha/view/activity/IntroActivity.java | c4b4f953b971ac20cfe7f17e5928e4e8a11d33f1 | [] | no_license | manishaprasad38/RHA1 | 9495977e1275f76b7e44557f8f97676399d8c188 | 21f23fd08ddf55840e64dfe4cb76c708fb08defa | refs/heads/master | 2020-04-01T05:10:44.133624 | 2018-12-08T05:40:49 | 2018-12-08T05:40:49 | 152,893,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,532 | java | package com.rha.app.rha.view.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Handler;
import android.support.v4.view.ViewPager;
import android.os.Bundle;
import android.view.Window;
import android.view.WindowManager;
import android.widget.ImageView;
import android.widget.LinearL... | [
"listen2priya@gmail.com"
] | listen2priya@gmail.com |
a0b243489d949a89e5284a1f14ea5f3efc2676c2 | e3935418d2d8426f418f5732dd7448c82fae5ff5 | /src/crazyrun/Car.java | 7042713435b21b1dcb8d7f2e1b091b894a73410a | [] | no_license | hosseini-sajad/crazy-run | 6d9cc2c0b74052c1972f646ba40ab5eee182e779 | a356391a348de8bade0da0b896727fd5fbdc7d8d | refs/heads/master | 2020-03-13T05:35:33.445189 | 2018-06-21T15:46:16 | 2018-06-21T15:46:16 | 130,987,349 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,433 | java | package crazyrun;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Image;
import java.awt.Rectangle;
import java.net.URL;
import javax.swing.ImageIcon;
public class Car {
private double x;
private int y;
private int width;
private int height;
private int xSpeedLeft = 10;
priva... | [
"hosseni_sajjad@yahoo.com"
] | hosseni_sajjad@yahoo.com |
600b87b465197b81d6ff85b5a9a18a1f6d8c4e48 | 45b3284b991a219633feadff255b915cf0570ae4 | /src/runJava/ch04/Ch04Ex09.java | 1651a2d3f2fd42c79fac4e9517c3ad50f4f1cb25 | [] | no_license | tkillman/runJava | 26dc1194a349a7f2801166f3d0dd541a2902bc9b | 1525048977220137898fc856c92167507e32914f | refs/heads/master | 2022-12-21T04:50:50.943107 | 2020-09-20T14:02:55 | 2020-09-20T14:02:55 | 276,281,167 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 566 | java | package runJava.ch04;
public class Ch04Ex09 {
//*****do while문*******
public static void main(String[] args) {
int total =0;
int i=1;
do{
total+=i;
i++;
//그냥 while문이었다면 i가 1보다 크지 않기 때문에 반복문이 실행되지 않지만
//do while문이기 때문에 반복문이 한번 실행되고 i값이 2가 되면서
//반복문이 실행된다.
}while(i>1 && i<10);
S... | [
"timekillman@gmail.com"
] | timekillman@gmail.com |
530f4d592a69557adc139406730b4adb4d73cce0 | 9c5e10ba39daafd864d52260ea4f98ef5a93fd98 | /Algorithms/GeekForGeeks/src/com/christy/arrays/LeftRotateByDPositions.java | d35c04951376a1ac5fbaf415a36b14c03afa4098 | [] | no_license | christyjohn/practice | 817b1214233224daa6260e5c762ca2b6fce2bc87 | 60bdcb8e58b3c346df83837fb6ec0cfc7e807a5c | refs/heads/master | 2023-04-29T00:50:49.137042 | 2022-05-16T06:57:45 | 2022-05-16T06:57:45 | 95,289,669 | 0 | 2 | null | 2023-04-18T16:54:33 | 2017-06-24T10:00:02 | Java | UTF-8 | Java | false | false | 1,079 | java | package com.christy.arrays;
import java.util.Arrays;
public class LeftRotateByDPositions {
public static void main(String[] args) {
int[] arr = { 2, 3, 5, 7, 9 };
int[] arr2 = { 2, 3, 5, 7, 9, 10, 13, 15 };
int d = 3;
System.out.println("Array before rotating: " + Arrays.toString(arr));
rotateLeft(arr, ... | [
"christyjohn.crz@gmail.com"
] | christyjohn.crz@gmail.com |
1cc5e52dd4e235a95d733d8db787588121950f59 | 5b3ffc791cbd4e7d1d7640ff5efb56ecfe46dcf6 | /src/main/java/dev/klepto/lazyvoids/When.java | ced09ec53c6360f43745ce5243e6a709c6a278f0 | [
"Unlicense"
] | permissive | klepto/lazy-voids | cea30393fc32616791d113d762ef7ea626e211b8 | 9444db27f20c8f08a3acd6a1aa43d1085dd46af3 | refs/heads/master | 2022-08-19T13:57:19.489332 | 2020-05-21T17:22:22 | 2020-05-21T17:22:22 | 265,895,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,967 | java | package dev.klepto.lazyvoids;
import lombok.AccessLevel;
import lombok.EqualsAndHashCode;
import lombok.RequiredArgsConstructor;
import java.util.function.Consumer;
import java.util.function.Supplier;
/**
* A key-value pair container object which may or may not contain a non-null value. When enables simplified key... | [
"klepto@inbox.lt"
] | klepto@inbox.lt |
b06fd9cfa9a1d1c087be75b46a4252044e3619b3 | 65e17c4f2111559ce06bc9c561824a2af67820bc | /RestGen/examples/Axis1x/CustService/generated/gov/nih/nci/restgen/generated/client/ObjectFactory.java | c6527ebc64c376292eebf8842d0a131df6f0b0ee | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | GothamGeneral/cacore-sdk | 82cac4ccb40ed4d025e4013998c80c56426b3870 | 86f04f3c043f1384af71ad943b0801ff7094aba4 | refs/heads/master | 2021-01-12T14:24:13.593850 | 2016-03-09T18:27:20 | 2016-03-09T18:27:20 | 69,933,063 | 1 | 1 | null | 2016-10-04T04:01:43 | 2016-10-04T04:01:43 | null | UTF-8 | Java | false | false | 4,560 | java | /*L
* Copyright Ekagra Software Technologies Ltd.
* Copyright SAIC, SAIC-Frederick
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/cacore-sdk/LICENSE.txt for details.
*/
package gov.nih.nci.restgen.generated.client;
import javax.xml.bind.JAXBElement;
impo... | [
"prasad.konka@nih.gov"
] | prasad.konka@nih.gov |
93a3b4fb89198ad592bbd7e72bd05455e7ec1c97 | a422de59c29d077c512d66b538ff17d179cc077a | /hsxt/hsxt-access/hsxt-access-web/hsxt-access-web-mcs/src/main/java/com/gy/hsxt/access/web/mcs/services/systemmanage/OperatorService.java | 89ac208352c8b1297afe1ffa8bc7ca033be062d4 | [] | no_license | liveqmock/hsxt | c554e4ebfd891e4cc3d57e920d8a79ecc020b4dd | 40bb7a1fe5c22cb5b4f1d700e5d16371a3a74c04 | refs/heads/master | 2020-03-28T14:09:31.939168 | 2018-09-12T10:20:46 | 2018-09-12T10:20:46 | 148,461,898 | 0 | 0 | null | 2018-09-12T10:19:11 | 2018-09-12T10:19:10 | null | UTF-8 | Java | false | false | 2,315 | java | /*
* Copyright (c) 2015-2018 SHENZHEN GUIYI SCIENCE AND TECHNOLOGY DEVELOP CO., LTD. All rights reserved.
*
* 注意:本内容仅限于深圳市归一科技研发有限公司内部传阅,禁止外泄以及用于其他的商业目的
*/
package com.gy.hsxt.access.web.mcs.services.systemmanage;
import java.util.List;
import java.util.Map;
import com.gy.hsxt.access.web.bean.MCSBase;
import com.gy.... | [
"864201042@qq.com"
] | 864201042@qq.com |
fd9ade85f51f7a45bf5693e74ca3506fe54663f2 | cfaff18751b2b1712b554c04572a7b3175971a37 | /Pratice 1/src/AdditionArray.java | d4526ca914d76dc72034fcf3f0f9dddc8d3d4493 | [] | no_license | ArangMaa/Mani-Code | 651cc334598348f3c37cb922b6754a97f69bc981 | 3f2ff487c10e8b6c5b4476a5c4114c4fcf46c6aa | refs/heads/master | 2023-06-04T23:29:17.449090 | 2021-06-21T16:19:47 | 2021-06-21T16:19:47 | 378,984,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 687 | java |
public class AdditionArray {
public static void main(String[] args) {
int [] a=new int [5];
{
for(int i=0; i<a.length;i++){// 1st approach to print all the values
System.out.println(i);
}
}
boolean []b= new boolean [3];
{
for(boolean bb:b){// second approach to print all the val... | [
"MANITA@DESKTOP-LMJT05L"
] | MANITA@DESKTOP-LMJT05L |
d77bc1a28f65984141c04e8b17c35d05d9856852 | cd4165438fc5399810da3c9e596c34197c56b8b2 | /SpringRestfulWebServices/src/main/java/org/springRestful/services/CountryService.java | 633e39ebd0337227af8c22bb79a7fdf05e98452d | [] | no_license | SweetFudge/SpringRestfulWebServices-Example | c266e8d970eaa69c95fb17e901a2ff1dc320c985 | 4824fb859051943b500c07bef908e2413229b2a3 | refs/heads/master | 2021-07-24T11:03:59.986794 | 2017-11-04T20:56:45 | 2017-11-04T20:56:45 | 109,529,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,649 | java | package org.springRestful.services;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import java.util.stream.Collectors;
import org.springRestful.beans.Country;
public class CountryService {
private static List<Country> countries;
public CountryService() {
if(countr... | [
"adria@DESKTOP-T14FNQ4.home"
] | adria@DESKTOP-T14FNQ4.home |
b175970604d3d139df820043a2a57538ffbae0bd | 86335cbec1af4aac99b5fe23631f88f9f884ecba | /src/main/java/com/example/catalogue/catalogueservice/service/impl/ManufacturerServiceImpl.java | cc00fcbd4412963491f8a223c9d1f27cd22a5466 | [] | no_license | Hydropumpon/catalogue-service | 579900b846d2c43b7585f1fd00fc0fac2376186d | dcd334e4169c422553ffef3f1d0307885012e7c3 | refs/heads/master | 2020-12-26T09:03:37.337614 | 2020-02-22T14:53:14 | 2020-02-22T14:53:14 | 237,457,907 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,801 | java | package com.example.catalogue.catalogueservice.service.impl;
import com.example.catalogue.catalogueservice.entity.Manufacturer;
import com.example.catalogue.catalogueservice.exception.ErrorMessage;
import com.example.catalogue.catalogueservice.exception.NotFoundException;
import com.example.catalogue.catalogueservice.... | [
"shirokov.aleksander@gmail.com"
] | shirokov.aleksander@gmail.com |
0f02056e9eda3967f097d4da3a3c8de4508450c8 | b0f3e88423fe84d4d6966b7351cf741e1659bfc8 | /src/c17/NorthwindServlet.java | 6cb7f3b799d5e68cde5094346192efd04167e68a | [] | no_license | zhaoxiaoer/csj | 4a9381aa52565387a5c32c31777b515319e7ebcc | 6f6c8ff889720df690810d2547bdcc86f39b4f9c | refs/heads/master | 2020-03-24T22:38:11.961170 | 2018-10-15T00:31:16 | 2018-10-15T00:31:16 | 143,095,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,115 | java | package c17;
import java.io.*;
import java.sql.*;
import javax.servlet.*;
import javax.servlet.http.*;
import util.ServletUtilities;
public class NorthwindServlet extends HttpServlet {
public void doGet(HttpServletRequest request, HttpServletResponse response)
throws ServletException, IOException {
response.se... | [
"445774833@qq.com"
] | 445774833@qq.com |
f392180e1714e7988d28d94606c892fbf2422a6f | e50182c0865619394753777d9d7274864b780f39 | /hrmsToplu2/src/main/java/kodlamaio/hrms/dataAccess/abstracts/JobAdvertisementDao.java | be8efa5628ed3a37f50197f7e665aef8045cd2fb | [] | no_license | KdrSkrGok78/EDJavaCamp | 345ef89387dfa24ee082df3b718e6598813a30cd | e34c3750793e9d84449eb59f8880433fd9bce32e | refs/heads/main | 2023-08-24T17:10:28.535510 | 2021-10-27T02:09:44 | 2021-10-27T02:09:44 | 361,358,518 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package kodlamaio.hrms.dataAccess.abstracts;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Service;
import kodlamaio.hrms.entities.concretes.JobAdvertisement;
@Service
public... | [
"noreply@github.com"
] | KdrSkrGok78.noreply@github.com |
1cb9c169a82ceb1205fd803d0924ee0aeefe948e | 213c6fd61f9aa2426c2b669f0fca646e407a0b35 | /src/core/se/jbee/inject/Typed.java | 18e5bbf2c5f1358f8b5faf3a7aaf68aad968a111 | [
"Apache-2.0"
] | permissive | CurtainDog/silk | d332e365c635d4f8369e191da49eb4bf7dd298f7 | ae08ff6a5bfffe7e9461c4228b2f8f0d3bc79333 | refs/heads/master | 2021-01-21T00:36:18.609993 | 2013-03-10T11:09:18 | 2013-03-10T11:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | /*
* Copyright (c) 2012, Jan Bernitt
*
* Licensed under the Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0
*/
package se.jbee.inject;
/**
* <i>Has a {@link Type}, is typed</i>.
*
* @author Jan Bernitt (jan@jbee.se)
*
* @param <T>
* The actual type ({@link Class})
... | [
"jan.bernitt@gmx.de"
] | jan.bernitt@gmx.de |
2d0ef578c1695d161ee3631412e6961a1646776c | 6ab6106a023a7f485a9ea1ca37db3fb79ed2e36b | /xremoting-core/src/test/java/com/googlecode/xremoting/core/test/CoolService.java | b52329b87051e20e34d67c48fe4d1c1fedf8be59 | [
"Apache-2.0"
] | permissive | rpuch/xremoting | b17de05533327bf4e316f82f276d057fc7e4c790 | ddae4ee8c7c03f27794e700b19ca841c87d9ee64 | refs/heads/master | 2023-04-08T21:02:12.802976 | 2023-03-25T11:23:33 | 2023-03-25T11:23:33 | 32,251,973 | 1 | 0 | Apache-2.0 | 2022-06-11T08:03:31 | 2015-03-15T08:58:31 | Java | UTF-8 | Java | false | false | 455 | java | package com.googlecode.xremoting.core.test;
public class CoolService implements CoolServiceInterface {
public String doCoolStuff(String stringArg, Integer integerArg, int intArg, Class<?>[] classArrayArg) {
return stringArg + integerArg + intArg + classArrayArg[0].getSimpleName();
}
public void throwing() throw... | [
"roman.puchkovskiy@0f6dab97-b9ee-1a6d-9288-fe3b798723e7"
] | roman.puchkovskiy@0f6dab97-b9ee-1a6d-9288-fe3b798723e7 |
6376af833347154c6e863ecb5ac47efc46a6991f | 5ca2c8a9e3f334aa70c25c82da55d22cf2bf4caf | /src/main/java/com/tom/util/UrlToImgUtil.java | 00a09719f4b146036fc01cbf7b7fd3f8ccbb0df2 | [] | no_license | RemcoG/TomZnFilmWebsite | 5f95a98615364b4803c0e51c7f530107cf37ebff | 926bab427b899360df2303ca94388939d8b376c0 | refs/heads/master | 2021-01-17T03:08:44.651210 | 2015-09-16T12:33:04 | 2015-09-16T12:33:04 | 42,585,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 501 | java | package com.tom.util;
import javax.imageio.ImageIO;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.net.URL;
/**
* Created by Tom on 9-9-2015.
*/
public class UrlToImgUtil {
public static BufferedImage urlToImage(String url){
try {
URL urlImage = new URL(url);
... | [
"Ih1haNV!"
] | Ih1haNV! |
ec732e873e91497266db55b6688e79dbe29b5b12 | 0b1f4a47230ca0eb36c5f6970648cbd0e8fadba4 | /WS11bSwapping.java | b8b3b50b692e4010dcc23efcaaaf46e251ba556b | [
"MIT"
] | permissive | Guama1239/JavaInputValidation | 1a87f0c6c13b1683423ea3ac998d8b79c838cc43 | 46e38b6997be9f51c427a01a10e0ff5c0014af1d | refs/heads/master | 2020-07-14T02:49:33.044857 | 2019-12-12T18:01:20 | 2019-12-12T18:01:20 | 205,217,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 851 | java | //CS 200
//FALL 2019
//LUIS ROSALES
//INSTRUCTOR: Y. GUTSTEIN
//WS 11B
//DUE 12-04-2019
//FILE NAME: WS11bSwapping.java
import java.util.Scanner;
public class WS11bSwapping
{
public static void main (String[] args)
{
Scanner kbd = new Scanner(System.in);
System.out.print("Total numbers to input? ");... | [
"guama1239@gmail.com"
] | guama1239@gmail.com |
b72e81aacb1b5cadd89bcf976dafe01715eb7b42 | 6ba3c8a23348423934c0d7c1173a31f720b40074 | /pms/pms-module/pms-core/src/main/java/priv/yzwbblan/pms/base/util/MD5Util.java | e0ae90f8bd4a35e77f3e159e08f210b25d0414d4 | [
"Apache-2.0"
] | permissive | ZG0nn71/pms | cdecb2dede68da03018909f66e34b32c373baa14 | 874e6c3b2c9f818d1ccfe10a0e2dfb8cf50c8f2d | refs/heads/master | 2023-05-02T19:51:58.425892 | 2021-05-26T07:15:53 | 2021-05-26T07:15:53 | 363,602,672 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | package priv.yzwbblan.pms.base.util;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* MD5加密类(封装jdk自带的md5加密方法)
*
* @author fengshuonan
* @date 2016年12月2日 下午4:14:22
*/
public class MD5Util {
public static String encrypt(String source) {
return encodeMd5(source.g... | [
"tanxiu19956@126.com"
] | tanxiu19956@126.com |
e713369703d13e8150509774d9bb738cba1f8ab3 | 8dcdf1748ac6a0466b933d6f1469a938aab6df54 | /kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/food2door/HealthyShop.java | 844f3fb35a159d205fd505cc44ac56d75b9fd937 | [] | no_license | brzezyn/modul-6.1 | 600b8e18124bb5e76d03b2d835a360bb10900d6f | fc55458d3167187903c3366d7f159fdcef778dbd | refs/heads/master | 2023-05-04T22:53:22.381410 | 2021-05-25T08:31:52 | 2021-05-25T08:31:52 | 302,575,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package com.kodilla.good.patterns.challenges.food2door;
import java.util.Map;
public class HealthyShop implements OrderService {
public boolean process(OrderRequest orderRequest, Map<String, Integer> productsAvailable) {
System.out.println("Process 1");
return true;
}
} | [
"arturitu.xdd@gmail.com"
] | arturitu.xdd@gmail.com |
be0eb6507ef433716791f58cbe119876f7872ad8 | 40619e3443cee989d262011b16d0103058218806 | /heavycenter/src/main/java/com/siweisoft/heavycenter/module/acct/role/RoleFrag.java | 4f949775134462faa4079df49a538c82fb21f959 | [] | no_license | summerviwox/ZX | 227b75a2178bdfef9b97786af4f0fc7db7822591 | fe5bbe8b11f90ac0b154324eef3542ea84784df0 | refs/heads/master | 2020-12-05T10:17:45.665391 | 2020-01-06T10:57:40 | 2020-01-06T10:57:40 | 232,078,243 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,535 | java | package com.siweisoft.heavycenter.module.acct.role;
//by summer on 2017-12-18.
import android.os.Bundle;
import android.view.View;
import com.android.lib.network.news.UINetAdapter;
import com.android.lib.util.IntentUtil;
import com.android.lib.util.ToastUtil;
import com.android.lib.util.fragment.two.FragManager2;
im... | [
"summernecro@gmail.com"
] | summernecro@gmail.com |
5e799ddc2fb9993b4cb9db98576076f3ce27f28a | 1067224e87046fe0d0138ec24ad210c4d0338cb8 | /InterviewQuestions/HashMap/src/hashmap/HashTable.java | 55ec2c4b6a09afcfcd998786172a0fdbaec7d9ea | [] | no_license | lovelylavs/InterviewQuestions | f021339dd0338bbad3cb82bb90e34877f6086dee | aa932f85d82e387707f8d3d22892ba5efa52124c | refs/heads/master | 2021-01-10T07:38:04.005810 | 2020-05-15T06:50:28 | 2020-05-15T06:50:28 | 45,262,671 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,263 | 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 hashmap;
/**
*
* @author Lavanya
*/
public class HashTable
{
private Item[] data;
private int capacity;
priva... | [
"lxn130730@utdallas.edu"
] | lxn130730@utdallas.edu |
5b42706cebc7f18b824a8f7ab36326c2003a1ada | ecf06a6fc1d7a6557442c807673cbd546bf491a7 | /src/java/jdbc/GenerateReport.java | ae3c3c5ee90e1ffd429d1c564a36fbb41755810f | [] | no_license | praveen7523/Fire_Fitness | c6bd1271a96f085902038242d60ea08cd335a499 | e074533b477cdc52dbcad065aa3c97785e9c5b79 | refs/heads/master | 2023-06-01T17:38:09.749966 | 2020-04-25T15:19:47 | 2020-04-25T15:19:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | package jdbc;
import java.sql.*;
import java.util.ArrayList;
import java.util.Date;
public class GenerateReport {
private java.sql.Date date;
private String activity;
private DBConnection db = new DBConnection();
private Connection newCon = null;
//private ArrayList timetable = new ArrayList<>();
private ResultS... | [
"ishanksen@gmail.com"
] | ishanksen@gmail.com |
aaf1ef8f969d2bc2873c16f4b89a411a1ad328b6 | 28b7651affdf2f1c2cacf7e0f7e0f95e514a3de5 | /src/main/java/com/tomgibara/coding/CodedReader.java | c757545c0146b315b668c2fb064212d3b4e84fa4 | [
"Apache-2.0"
] | permissive | lequietriot/coding | c0e640b6f72746ea359e5669fabbbe0c389c1610 | 1ba3b05c7b226f258974af2b931266c7e67fa831 | refs/heads/master | 2022-12-31T21:29:47.397823 | 2016-11-19T12:25:36 | 2016-11-19T12:25:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,205 | java | /*
* Copyright 2011 Tom Gibara
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | [
"me@tomgibara.com"
] | me@tomgibara.com |
747babff889b5e795f060f694bd56218e7cfa790 | 88889ec386935f4c60369b25ca2c2e0b295e60a1 | /movie_review_API/src/main/java/com/company/movie_review/movie_review/movie_review/cast/generated/GeneratedCastCacheHolder.java | 46986b85fcc8334954236f81a02f21bca62f87f2 | [] | no_license | nameless2708/Greenwich-final | d347397d57fca64b0124a4c67b26d0d2c7efcf96 | cdd3b0e12d249f9ea9e6da134a455b009c49827e | refs/heads/master | 2022-03-19T01:18:47.339992 | 2019-11-22T16:07:45 | 2019-11-22T16:07:45 | 214,947,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,137 | java | package com.company.movie_review.movie_review.movie_review.cast.generated;
import com.company.movie_review.movie_review.movie_review.cast.Cast;
import com.company.movie_review.movie_review.movie_review.cast.CastEntityStoreSerializerImpl;
import com.company.movie_review.movie_review.movie_review.cast.CastManager;
impor... | [
"nameless27081995@gmail.com"
] | nameless27081995@gmail.com |
4d4ff8489f913d70b906c6c91d79f5081e2300d6 | 47070c01274f0133acc48f22a40819b943f828dc | /app/src/main/java/com/example/tianjun/projecttest/SQLite/Baskbar/BaskbarDaoMaster.java | 57247f8c1f88f9e72aa060c55c07bcb44145d1ab | [] | no_license | Summ1995/ProjectTest | d88cd75233ef601caa244ee930b7fd27c6794bb2 | 04f3670374dfc22ef232ae26ebfac0f5937324ba | refs/heads/master | 2020-12-07T10:59:54.256159 | 2016-09-19T02:29:23 | 2016-09-19T02:29:23 | 67,221,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,334 | java | package com.example.tianjun.projecttest.SQLite.Baskbar;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteDatabase.CursorFactory;
import android.util.Log;
import org.greenrobot.greendao.AbstractDaoMaster;
import org.greenrobot.greendao.database.Standar... | [
"1943979275@qq.com"
] | 1943979275@qq.com |
0e2bf05124cf5db23f69dadee846d011d355add0 | 569c073d5468431b3dba510bbee60578e020a427 | /app/src/main/java/org/piwigo/internal/di/module/ApiModule.java | 3fac0f282bbe2aa648e2aa2848fc2a5b52632cf6 | [] | no_license | jeff-amn/Piwigo-Android-JCAWork | e43853fa2c7058386ad5d45210ccd9337e932f9f | 1ef2879f10fa767e0cbfc2530f0d81ee27e3f70d | refs/heads/master | 2021-09-24T18:54:47.199656 | 2017-10-01T19:38:57 | 2017-10-01T19:38:57 | 104,969,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,000 | java | /*
* Copyright 2015 Phil Bayfield https://philio.me
* Copyright 2015 Piwigo Team http://piwigo.org
*
* 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/licens... | [
"jeff-amn@users.noreply.github.com"
] | jeff-amn@users.noreply.github.com |
0b8f45ab1bb2084c2ddec8313b04641f9ada37b3 | 6e58ce5bef4a34fd90f9871f08ae06bbf417d4de | /src/main/java/com/edto/cursomc/dto/ProductDTO.java | 45b4434207adff40f7cd1ca39f8f3a4c82c2e3bb | [] | no_license | Oliveira-86/coursemc | d067aa94afdf69078a7e12d4947919aa3c3ea31b | 1ea6265202b49717b7d0808281ffc7120449c211 | refs/heads/master | 2023-01-19T05:10:56.878123 | 2020-11-18T16:29:44 | 2020-11-18T16:29:44 | 294,813,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package com.edto.cursomc.dto;
import java.io.Serializable;
import com.edto.cursomc.domain.Product;
public class ProductDTO implements Serializable{
private static final long serialVersionUID = 1L;
private Long id;
private String name;
private Double price;
public ProductDTO() {
}
public ProductDTO(Produc... | [
"egberto.duarte.14@gmail.com"
] | egberto.duarte.14@gmail.com |
b7b96b447ae941f6dfb0be4b0dada4ed2e935b97 | a51b22c7601fbc1e7d5e852f5db4614001c61b5f | /springboot/src/main/java/com/neuedu/pojo/Shipping.java | dbb8cc1bcdee442f89dbf207c063f31f0a2b63ba | [] | no_license | yuecay/shopping | 160dd98fce6111c65ab06ae973aa11a23a1133ca | 14f0c41d02cfc0a70b820f6f115d0aa9766bb21f | refs/heads/master | 2022-11-20T00:16:11.713270 | 2019-12-28T07:40:29 | 2019-12-28T07:40:29 | 228,355,141 | 1 | 0 | null | 2022-11-16T10:31:44 | 2019-12-16T09:55:14 | PLpgSQL | UTF-8 | Java | false | false | 11,335 | java | package com.neuedu.pojo;
import java.util.Date;
public class Shipping {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column neuedu_shipping.id
*
* @mbg.generated
*/
private Integer id;
/**
*
* This field was gener... | [
"hyc110214@163.com"
] | hyc110214@163.com |
f7f53542a11bb4e3c8cb328dc87adea56475cc33 | c4d54f1a461c40811d3f0874959a4971dec5bf4c | /app/src/main/java/com/ruslan_hlushen/cleanroom/receivers/BadAnswerReceiver.java | af4f773cf569f129833b395280efe0501ce90a80 | [] | no_license | ruslanHlushen/CleanRoom | 1260bcd4393038bbc95cdb63a568e6154f545d31 | 4d289600a31283696cee347040e19a39ebc72794 | refs/heads/master | 2021-01-11T22:10:24.027479 | 2017-02-24T22:27:24 | 2017-02-24T22:27:24 | 78,931,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.ruslan_hlushen.cleanroom.receivers;
import android.content.Context;
import android.content.Intent;
/**
* Created by Руслан on 27.11.2016.
*/
public class BadAnswerReceiver extends ParentAnswerReceiver {
@Override
public void onReceive(Context context, Intent intent) {
myOnReceive(conte... | [
"ruslan_hlushen@mail.ru"
] | ruslan_hlushen@mail.ru |
b98f55cffe9f5976cc09e1c6c391e59150d1c9fb | e3b1b470121d9f506e69de25ffe06a9c80beb7e9 | /src/main/java/com/meicloud/model/Queue.java | f113ce86bc00f47ae6ad09528a43b4917477ad57 | [] | no_license | zhougit86/MSS | a7673241c2c9c06009b54b7c209e3cf98c7142b0 | 5cf2072673c594e35ec6ee1a9c05fd835daf3af5 | refs/heads/master | 2020-04-11T07:51:00.934140 | 2018-12-13T10:40:41 | 2018-12-13T10:40:41 | 161,624,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,716 | java | package com.meicloud.model;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
@ApiModel("集群信息")
public class Queue {
@ApiModelProperty(
value = "集群编码",
example = "1"
)
private String queueId;
@ApiModelProperty(
value = "集群编码",
example = "GXT_U... | [
"80828913@yonghui.cn"
] | 80828913@yonghui.cn |
820f7bc5fd0e99e1dae4cedd5c2e51224e41d414 | 0d4a94b90ead351554d2a252f809e56e6ce64d91 | /android/app/src/main/java/com/ccrn/MainApplication.java | 5eb8ba545379627417a2572edb43d2f07b433aa3 | [] | no_license | pocket-law/react-native-test-cc | bbae24d933904ef85c7e58ffb611f2743ed582c2 | 7f3dbe03c849f62298ba19312cf1ff3b10905b0b | refs/heads/master | 2020-04-18T05:47:03.049042 | 2019-02-08T00:04:19 | 2019-02-08T00:04:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,201 | java | package com.ccrn;
import android.app.Application;
import com.facebook.react.ReactApplication;
import net.no_mad.tts.TextToSpeechPackage;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader;
import j... | [
"gcgolda@gmail.com"
] | gcgolda@gmail.com |
045f6f5edb704d4fa8ee1b9b7397401984fe6464 | 951579c55d34469e7a30d806196cc67558bc23df | /extensions/addOns/typoSquat/src/main/java/org/zaproxy/zap/extension/typoSquat/actions/userActions/UserRedirectAction.java | 8f2627b58ad5ec175eb8c4953f7fcf7be63c053b | [] | no_license | fluffydeer/team-project-owasp-zap | e3b1e9934d526f7caed9c33f1e0c4a46817cb131 | e520ab7d96d80e4e60fb41c4518cb6885d33f27d | refs/heads/main | 2023-03-06T09:44:52.751473 | 2021-02-24T11:36:34 | 2021-02-24T11:36:34 | 341,623,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,150 | java | package org.zaproxy.zap.extension.typoSquat.actions.userActions;
import org.zaproxy.zap.extension.typoSquat.fileHandler.DomainHandler;
import org.parosproxy.paros.network.HttpMessage;
import org.zaproxy.zap.extension.typoSquat.session.SessionManager;
import org.zaproxy.zap.extension.typoSquat.warningPage.TypoSquatSugg... | [
"natiklementova@gmail.com"
] | natiklementova@gmail.com |
ae851313f440ce57fc1911b2647a5ebec53bc4bb | 5336396efa4e9fa77e8052ec5dc98ab9af85b783 | /app/src/main/java/me/uptop/mvpgoodpractice/data/network/RestService.java | f7e45cd42fa87e13195d860102c6f76b6f740120 | [] | no_license | posix-dev/Shop | 948a0d6b01feba1a8ecaf4a6af29224cdb22f404 | d35e0df1208ed4f17d6aa9ef1328c6296580c0d0 | refs/heads/master | 2021-06-15T02:37:11.397841 | 2017-04-01T08:10:26 | 2017-04-01T08:10:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,366 | java | package me.uptop.mvpgoodpractice.data.network;
import java.util.List;
import me.uptop.mvpgoodpractice.data.network.req.UserLoginReq;
import me.uptop.mvpgoodpractice.data.network.res.AvatarUrlRes;
import me.uptop.mvpgoodpractice.data.network.res.ProductRes;
import me.uptop.mvpgoodpractice.data.network.res.UserRes;
imp... | [
"pashko00710@yandex.ru"
] | pashko00710@yandex.ru |
cbf1fc76baab6afb829970f289c99a98dc66d5ae | 6c4b3ce3e12c5a8ceda91006dfaceddbcd5908aa | /com/afrisoftech/hospital/CreditFinalInPatientlnvPdf.java | 96f032532cda0b387a442ebbf6a454466604d7de | [] | no_license | josefloso/FunsoftHMIS | a34bcc6f88c15e85069804814ecef1f9738d7576 | 0ba481260737382e57ac2c674acd03e00e9dde90 | refs/heads/master | 2021-01-15T22:20:32.504511 | 2015-12-01T07:02:42 | 2015-12-01T07:02:42 | 50,920,224 | 1 | 0 | null | 2016-02-02T12:49:53 | 2016-02-02T12:49:53 | null | UTF-8 | Java | false | false | 42,538 | java |
//Author Charles Waweru
//Made to test Java support for Threads.
//Revision : Ver 1.0a
//import java.lang.*;
package com.afrisoftech.hospital;
import java.awt.Point;
import java.awt.Color;
import java.io.FileOutputStream;
import java.io.IOException;
import com.lowagie.text.*;
import com.lowagie.text.pdf.PdfWrit... | [
"Charles@Funsoft"
] | Charles@Funsoft |
1a49491f79f27534e1e4b85a35bdcd6e6d6a1616 | 34f8d4ba30242a7045c689768c3472b7af80909c | /JDK10-Java SE Development Kit 10/src/jdk.internal.vm.compiler/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/meta/HotSpotLoweringProvider.java | faf15014b895cf3cd34ccbb6a39e10b94c83f134 | [
"Apache-2.0"
] | permissive | lovelycheng/JDK | 5b4cc07546f0dbfad15c46d427cae06ef282ef79 | 19a6c71e52f3ecd74e4a66be5d0d552ce7175531 | refs/heads/master | 2023-04-08T11:36:22.073953 | 2022-09-04T01:53:09 | 2022-09-04T01:53:09 | 227,544,567 | 0 | 0 | null | 2019-12-12T07:18:30 | 2019-12-12T07:18:29 | null | UTF-8 | Java | false | false | 751 | java | /*
* Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package org.graalvm.compiler.hotspot.meta;
import org.graalvm.compiler.debug.DebugHandlersFactory;
import org... | [
"zeng-dream@live.com"
] | zeng-dream@live.com |
0b8e2d003af243851d45419b9cd0bc5fd99c8d89 | b00fecb4125056bd3954f84bc06aea23cb55cd68 | /src/android/utils/FileHelper.java | 4575cc643b97f62b71010404b3bbcc1676e4ff3c | [] | no_license | realidfarm/cordova-plugin-xmstep | 5606c019ba90c11bf67f321de48aa4d75265a1b7 | 8a4bca051ee12288e46ea9452fd8e6b6697ac07d | refs/heads/master | 2021-01-01T19:03:34.319150 | 2017-07-31T09:11:54 | 2017-07-31T09:11:54 | 98,494,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,079 | java | package com.realidfarm.xmstep.utils;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.FileWriter;
import... | [
"taofeng_ls@sina.com"
] | taofeng_ls@sina.com |
73d6c9c6f1152cd5fba087a795084c0f343151f0 | 6db6185a1a42bbcbc63749bcdaf13c3347908655 | /draven-springboot/noxus-draven-springboot-2.2.x/noxus-draven-mybatis/noxus-draven-mybatis-mybatis-plus/src/main/java/com/noxus/draven/plus/mapper/UserMapper.java | 89412f6dc224b792f517e4d2c3e8e7e462636b93 | [] | no_license | the-glorious-executione-noxus/draven-spring | f09a4937d907932abc5a85ccbf56c5daac33d96b | 1fb10c33b72b4ec5b8d26ffb067bb085fafb2e8b | refs/heads/master | 2023-08-14T14:08:13.810602 | 2020-03-24T11:21:25 | 2020-03-24T11:21:25 | 228,608,382 | 0 | 0 | null | 2023-07-23T00:37:04 | 2019-12-17T12:08:27 | JavaScript | UTF-8 | Java | false | false | 394 | java | package com.noxus.draven.plus.mapper;
import com.noxus.draven.plus.entity.User;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Select;
/**
* <p>
* Mapper 接口
* </p>
*
* @author draven
* @since 2020-01-11
*/
public interface UserMapper extends BaseMapper<User> {
... | [
"w1994z0115x"
] | w1994z0115x |
e39d53a2ada1ea00882042c0ee1f69d7c1d6f87d | 059bcece1a759624e6894b2533cb6b5a6a250321 | /spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/service/CustomerService.java | 9a1c54b5da3df05f7ecb22bb74969fb7c57a4295 | [
"Apache-2.0"
] | permissive | koalaanntree/spring-boot-data-geode | 7364e3a698048b84988bf434d3b7b0dbd6035abf | 2a4f0b0f4e2fb7e33ae4f34bee19b5b223d0df83 | refs/heads/master | 2020-05-18T00:31:30.379791 | 2019-04-24T19:13:59 | 2019-04-24T19:13:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,561 | java | /*
* Copyright 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 applica... | [
"jblum@pivotal.io"
] | jblum@pivotal.io |
ea63ca2d4382c4a1afefdda6815954da4785fd2c | d93edde87418e88c12b151f96a0f033f70a1a578 | /libraries/core/src/main/java/uk/ac/kcl/inf/mdeoptimiser/libraries/core/optimisation/specification/SearchSpecification.java | 7fd1573a372cc0de1632da33f9c0954298880d0d | [] | no_license | mde-optimiser/mde_optimiser | 99537347ac5b0b235b9029d991d834c8018bdc4f | 201a7e5633277993933182cb31af8c83ba7a8247 | refs/heads/master | 2022-08-15T21:43:41.463403 | 2022-07-14T22:33:03 | 2022-07-14T22:33:03 | 74,063,717 | 4 | 10 | null | 2023-07-19T15:01:31 | 2016-11-17T20:16:05 | Java | UTF-8 | Java | false | false | 9,546 | java | package uk.ac.kcl.inf.mdeoptimiser.libraries.core.optimisation.specification;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import org.eclipse.core.runtime.IPath;
import org.eclipse.emf.common.util.URI;
import org.eclipse.emf.e... | [
"alxbrd@users.noreply.github.com"
] | alxbrd@users.noreply.github.com |
9744b8ec79e2d2ebe23b49af7184c14a2d7dedeb | c6d931a0b96addf006061f4f1e8bc78e53e35263 | /core/src/main/java/org/openstack4j/openstack/internal/MicroVersion.java | 6ae876a1eb32647773ed5cffbe975782b5965fbf | [
"Apache-2.0"
] | permissive | 17862953931/openstack4j | a8ea441009d14afa839cf6f42d128652687751e1 | 9d5f1a0c91b6db8942019fddd2997e6b2a33ef57 | refs/heads/master | 2020-09-04T09:29:26.354230 | 2020-02-19T02:52:06 | 2020-02-19T02:52:06 | 219,702,460 | 2 | 1 | NOASSERTION | 2020-02-19T02:52:07 | 2019-11-05T09:09:05 | Java | UTF-8 | Java | false | false | 1,731 | java | package org.openstack4j.openstack.internal;
import java.util.Set;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Common representation of an API micro version.
*
* @author Daniel Gonzalez Nothnagel
*/
public class MicroVersion implements Comparable<MicroVersion> {
private final static P... | [
"daniel@gonzalez-nothnagel.de"
] | daniel@gonzalez-nothnagel.de |
da5319f639ee333e8948e3ede27336eca721da7e | 9798b9682e2fa6ccff42387ba8f9c754bad2c5fa | /fast-orm/src/main/java/com/che/fast_orm/helper/SqlGenerater.java | 4f3e886238505fb2ac9f771192002c58c5c12aee | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | LovingMy/BaseUtil | d9fc89d31d17c8a3487f04c731298aa599eaeb35 | ba8773682d5e6d9e7f1b43e5ebed7d7a7b61d026 | refs/heads/master | 2021-01-19T16:01:25.195680 | 2016-09-19T12:26:09 | 2016-09-19T12:26:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,023 | java | package com.che.fast_orm.helper;
/**
* Sql语句生成器
* <p>
* 作者:余天然 on 16/9/15 下午9:03
*/
public class SqlGenerater {
public final static String BAK_SUFFIX = "_bak";//备份的后缀
/**
* 生成create语句
* <p>
* 格式:create table Student(id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, age TEXT)
*... | [
"yutianran@che.com"
] | yutianran@che.com |
12eaf7ac9b69bcdbf7dff3d83095029e3d6e6b4c | 81aaec416bf47dfba52ebfd657e17dbab0ed5c97 | /app/src/main/java/com/digestivethinking/madridshops/fragments/ShopsFragment.java | 1c85f3314852ab3fac85295dcd09aa36b31008e8 | [] | no_license | pigmonchu/MadridShoppingAndroid | adbc81740858c5f1c92a4a07023ad4b39c9b0ebf | 7807eab11628401d891a5bb8fc0e0aa74a83e8ba | refs/heads/master | 2020-12-02T18:05:00.965022 | 2017-07-10T06:02:13 | 2017-07-10T06:02:13 | 96,469,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,178 | java | package com.digestivethinking.madridshops.fragments;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log... | [
"monterdi@gmail.com"
] | monterdi@gmail.com |
6fd4996cfc57331b2eb2d264a624fbadfea2eade | 87f989b37e9961742ec32f7b5466e0052f0487dd | /Codebase/Roomix/ui/src/main/java/at/fhv/roomix/ui/view/checkin/edit/CheckInEditViewModel.java | 9bd05ab412b52e6804cd2d740cda0df46ba9336e | [] | no_license | HeilOliver/Roomix | c2273a1f8bb70c0be1673069f35f2838ec2514e3 | 4117e9d719cd271d209a87b82fe335b8852ab0cd | refs/heads/master | 2021-03-22T01:13:42.708315 | 2018-05-07T11:55:48 | 2018-05-07T11:55:48 | 122,192,618 | 2 | 0 | null | 2018-06-10T09:56:40 | 2018-02-20T12:00:27 | Java | UTF-8 | Java | false | false | 140 | java | package at.fhv.roomix.ui.view.checkin.edit;
import de.saxsys.mvvmfx.ViewModel;
public class CheckInEditViewModel implements ViewModel {
}
| [
"32767920+drunkenMonkey-1@users.noreply.github.com"
] | 32767920+drunkenMonkey-1@users.noreply.github.com |
d9cd0424e7ec0d66e79207388dcf0a4f9ea49271 | f6c75e31355c878fb0e215c7549932746f9945c4 | /src/test/java/com/scp/CrudWithTestNG/AppTest.java | f3f40b2db2e6564a6b2f1cde8c5f027a2797d0c5 | [] | no_license | sk4092/CrudWithTestNG | 4a8bf8bcf63982e1e7acdb2a3f22a0fcbb3202e5 | 5cff08edabd4f8b41ea5ca403258681b82f1ba39 | refs/heads/master | 2020-03-23T00:43:16.227853 | 2018-07-13T20:56:16 | 2018-07-13T20:56:16 | 140,881,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package com.scp.CrudWithTestNG;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public A... | [
"swapnil.kumbhar@spiderlogic.com"
] | swapnil.kumbhar@spiderlogic.com |
32e852ebb9af0c12b6873c00b98f99b2689ae7f1 | ffeaf567e9b1aadb4c00d95cd3df4e6484f36dcd | /Hotgram/com/google/firebase/iid/k.java | 6105ef1761a79a10d52a6b8bfcfad1c6be56e87b | [] | no_license | danielperez9430/Third-party-Telegram-Apps-Spy | dfe541290c8512ca366e401aedf5cc5bfcaa6c3e | f6fc0f9c677bd5d5cd3585790b033094c2f0226d | refs/heads/master | 2020-04-11T23:26:06.025903 | 2018-12-18T10:07:20 | 2018-12-18T10:07:20 | 162,166,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,213 | java | package com.google.firebase.iid;
import android.os.IBinder;
import android.os.Message;
import android.os.Messenger;
import android.os.RemoteException;
import android.util.Log;
final class k {
private final Messenger a;
private final zzk b;
k(IBinder arg4) {
super();
String v0 = arg4.getIn... | [
"dpefe@hotmail.es"
] | dpefe@hotmail.es |
a5273105e2056322f2e6918de8c3f20e78ef16a0 | 1157ddeba3a715637d131a03820236ba072c48b3 | /omod/src/main/java/org/openmrs/module/drugshistory/page/controller/DrugsHistoryPageController.java | 6cfebf32364512f205d6c6db705e79cd5c8fe6d3 | [] | no_license | Guerschon/drugshistory | 0baf8f46e900d62cbeb66153969d6e25d13ef8de | e0e88d97d27dcc2a0a7eea3209223d41d037909f | refs/heads/master | 2020-07-07T01:53:16.153019 | 2016-09-16T16:13:07 | 2016-09-16T16:13:07 | 67,516,071 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 814 | java | package org.openmrs.module.drugshistory.page.controller;
import java.util.List;
import org.json.JSONObject;
import org.openmrs.Obs;
import org.openmrs.Patient;
import org.openmrs.api.context.Context;
import org.openmrs.module.drugshistory.api.DrugsHistoryService;
import org.openmrs.ui.framework.page.PageModel;
import ... | [
"francois_guerschon@yahoo.fr"
] | francois_guerschon@yahoo.fr |
7545537c90d9645fc82f941d0e8be21693bd857e | fd73e79976bcccee8ef84d92881a8265c5773b0d | /app/src/main/java/com/example/outla/myapplication/Receipt.java | 07c4f7c8843b4c515388908cb72336a66a8a15ee | [] | no_license | cathalaherne2/receiptsGatherer | caeaf55483927e095b8ccf02a060e1536a7363ab | 290dae3f2133000d78f6b1168c3faa48cace1fdf | refs/heads/master | 2020-05-02T17:26:34.006445 | 2019-04-11T19:13:08 | 2019-04-11T19:13:08 | 178,098,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,234 | java | package com.example.outla.myapplication;
public class Receipt {
private String Total;
private String ShopName;
private String URL;
private String TimeDate;
private String Logo;
public Receipt(String shopName, String total, String url, String logo, String timeDate) {
ShopName = shopNam... | [
"cathalaherne2@gmail.com"
] | cathalaherne2@gmail.com |
a1a52592a509a40e883127b649eb594e41387e75 | e8246c71b0635c26371695d57e2e74a023347924 | /backend/web/src/main/java/com/smingjob/web/repositories/AliveRepository.java | 37ff7f17d720354c41cbc25193a7725b6bf962af | [] | no_license | hemolee/JobALive | a1da5372310223959481c306fd1c4d41b0a4b80d | 40ee27fff3322d15cf5a50ba3c9a75f1626cd1f5 | refs/heads/master | 2023-02-16T01:08:13.225913 | 2019-07-22T11:49:23 | 2019-07-22T11:49:23 | 197,924,441 | 0 | 0 | null | 2021-01-05T12:15:08 | 2019-07-20T12:00:25 | JavaScript | UTF-8 | Java | false | false | 283 | java | package com.smingjob.web.repositories;
import com.smingjob.web.enttites.Alive;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface AliveRepository extends JpaRepository<Alive, Long> {
} | [
"lhm73012@gmail.com"
] | lhm73012@gmail.com |
1ae4b38612d0e9e93a66e2ea0b5ca2a1b8f30790 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_447/Testnull_44655.java | 8a30479573e0a715ac20d5f36ca6a239703508b4 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_447;
import static org.junit.Assert.*;
public class Testnull_44655 {
private final Productionnull_44655 production = new Productionnull_44655("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
cc31d7a6a2726a566c34ab9e3e4621f87e682f23 | 8e213530ea37b6cb081d06f03078bc681e07063c | /src/quiz/SortBubble.java | e11bc8b4987f3145aaa62a6619f758263c6c9fe9 | [] | no_license | kadun1/K01Java | 66cea669787e46a56909fe36a7e4e6ee2d61aaba | c80099bcd34d36636e0cb7d0f679930cc9a1ab47 | refs/heads/master | 2023-02-25T16:43:57.049059 | 2021-01-27T15:14:37 | 2021-01-27T15:14:37 | 309,946,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,970 | java | package quiz;
import java.util.Random;
import java.util.Scanner;
/*
버블정렬(Bubble Sort) : 정렬이 진행되는 과정이 거품이 보글보글 피어오르는
모습과 비슷하다 하여 지어진 명칭이다.
정렬 알고리즘 중에서는 가장 단순하고 효율성이 떨어지는 알고리즘이다.
데이터가 10개인 경우 45번의 비교가 필요하다.
*/
public class SortBubble {
//전역변수 형태로 생성하여 모든 메소드에서 접근가능
static Random rnd = new Random();
static Scann... | [
"kadunjj@gmail.com"
] | kadunjj@gmail.com |
97050c661cad39b8e48587c33207b6c8192f2e48 | f1824494a26543ccbb686b7090d6c56250554f77 | /src/main/java/com/wrox/Filter/AuthenticationFilter.java | eaa0c1ccbfa729842f03073dfe43e26cc8d4b165 | [] | no_license | zxg680/javaweb | fd244f0664c71edbf239b9f09f5b25de850648cd | ca5c5027db12ca8cb6bfe7a6f44912289f4f790e | refs/heads/master | 2021-01-23T10:29:30.400560 | 2017-06-01T14:19:14 | 2017-06-01T14:19:14 | 93,064,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,380 | java | /**
* @Title: AuthenticationFilter.java
* @Package com.wrox.Filter
* @Description: TODO
* @author Xiaogang.Zhang
* @date 2017年5月29日 下午8:14:12
* @version V1.0
*/
package com.wrox.Filter;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.Filter... | [
"zxg680@163.com"
] | zxg680@163.com |
10d89db8d06328ad1ff38b93e7eb180e1bceee24 | 5d07ac5c253fdb4d7f99ba8d2e1fe45b26ef03b4 | /editor/SimpleNoteChartPlayer.java | e74b11949133288e91a40d87cbba2f30bbe8b7b6 | [] | no_license | TigerHix/cytus | 3c15de3a52f0ec34c418a415bd427fae2fd38bfb | b8be85edc36fb8b163f3947b553c93598c660009 | refs/heads/master | 2021-01-22T14:20:52.988729 | 2014-11-30T06:31:42 | 2014-11-30T06:31:42 | 27,483,262 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,643 | java | package cytus.editor;
import cytus.*;
import java.awt.*;
import java.awt.image.*;
import java.text.*;
import javax.swing.*;
import javax.media.*;
import java.util.*;
import java.io.*;
public class SimpleNoteChartPlayer {
NoteChart pdata = null;
LinkedList<NoteChart.Note> selection = new LinkedList<NoteChart.Note>()... | [
"413405663@qq.com"
] | 413405663@qq.com |
1fbb83923e8d7f32df99d3f5c055e9d2de3e30ec | 5fc8c26644b67fffa682c5d5e8c2de49051ac005 | /blockChainMonitor/src/main/java/com/fuzamei/service/ExceptionLogService.java | c2defd44b208fce44771d7910ca735f8fc5c4940 | [] | no_license | caibei1/blockChainMonitor | c08304e4a807a17d988bc725652a943db75460f0 | 7d90bedfc8b8efdc48d279c0c8036593de7629f8 | refs/heads/master | 2020-03-18T11:41:42.515450 | 2018-05-24T08:36:36 | 2018-05-24T08:36:36 | 134,686,282 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | package com.fuzamei.service;
import com.fuzamei.entity.ExceptionLog;
import org.apache.ibatis.annotations.Param;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
public interface ExceptionLog... | [
"1536161955@qq.com"
] | 1536161955@qq.com |
c1238f2cbdd709e1631661b9f9c6b196ba7c5702 | b7012c80a3086d5935ac520cd3918be784e99af2 | /src/Lecture5/SimpleThread/ThreeThreadsTest.java | 2db91a3530b90b46a72232285e530c03c502988f | [] | no_license | SuienS/concurrent-programming | 677e7c8e2b6486f4aa6ee9f099eacaa811e4e779 | 4cfcb1f80178125db8a1a21845b433cf0f282361 | refs/heads/main | 2023-05-15T23:10:39.181181 | 2020-11-08T10:44:24 | 2020-11-08T10:44:24 | 311,038,106 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 583 | java | /*
package Lecture5.SimpleThread;
public class ThreeThreadsTest {
public static void main (String args[])
{
// Declare 3 thread variables
Thread firstThrd ;
Thread secondThrd ;
Thread thirdThrd ;
// Create the 3 threads
firstThrd = new SimpleThread("First... | [
"ravidu.rocks@gmail.com"
] | ravidu.rocks@gmail.com |
79cf0ca6fe334c55b86bc9e12374d194352c72c2 | 48a773185c79945dbc3a989163a743b45ba26077 | /model2/src/com/naver/action/BoardModifyView.java | 1c38343ab9cc283bd0a52a75ea6afd15bf7024f7 | [] | no_license | mochangyong/model2 | cc5ff86be720a6880847ea4e0093de8940ad4f25 | a3091a93ddd50aaadb99fd019e458ce8797f8cd1 | refs/heads/master | 2020-06-02T22:01:53.547007 | 2014-06-11T08:20:07 | 2014-06-11T08:20:07 | null | 0 | 0 | null | null | null | null | UHC | Java | false | false | 986 | java | package com.naver.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.naver.dao.Board18DAO;
import com.naver.model.Board18Bean;
public class BoardModifyView implements Action {
@Override
public ActionForward execute(HttpServletRequest request,... | [
"lee yunhee@my_computer"
] | lee yunhee@my_computer |
bd97091fe46d4132bd8f2904898e47826fcb7eb3 | 90446fee39885af358b61e596b8a89ff2198d02a | /Test/src/Test2.java | 830e709cbe90db077c9301b709e547f0d53404cd | [] | no_license | pawan-bloglovin/myRepository4 | ce384097d95a60771bf7f9b8ff8b7ceffb585d9d | 546eac3e4283a9e3dff604914ac57563b5d5c7f3 | refs/heads/master | 2021-01-10T05:25:03.094063 | 2016-03-02T12:09:03 | 2016-03-02T12:09:03 | 52,959,420 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 143 | java |
public class Test2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println("");
}
}
| [
"pawan@bloglovin.com"
] | pawan@bloglovin.com |
db600dd4a15f84e9d8cc394f77df779a6113cc8f | d5005ff5e9b921c39d32f40fb2787755b88abbb7 | /OrikaTesting/src/au/com/home/local/orika/output/IndividualDetail.java | c320494942db5f5b32d246250a608ad7ae64b93a | [] | no_license | sushantwarik/macproject | 99d51777e8c080b6f64adbe6f56f778de5cdaaf6 | 89990dfcb969ee2c3b4e856d9f4acf02fde17d80 | refs/heads/master | 2022-11-18T07:02:57.317015 | 2019-08-19T09:43:43 | 2019-08-19T09:43:43 | 71,018,655 | 0 | 0 | null | 2022-11-16T04:59:35 | 2016-10-15T23:15:13 | Java | UTF-8 | Java | false | false | 513 | java | package au.com.home.local.orika.output;
public class IndividualDetail {
private NamePart name;
private String dateOfBirth;
private String sex;
public NamePart getName() {
return name;
}
public void setName(NamePart name) {
this.name = name;
}
public String getDateOfBirth() {
return dateOfBirth;
}
pub... | [
"sushant.warik@outlook.com"
] | sushant.warik@outlook.com |
f821db197120e5a32242403e5cf527ab979bc58e | e3e3cd88f96cd543f2b2befd34d39ad973294270 | /app/src/androidTest/java/jc/tarjetas/com/proyectotarjetas/ApplicationTest.java | 4de2741f50001474dd5136f53bcad9898c650c45 | [] | no_license | datoncito/ProyectoTarjetas | b8c3b64508d94aad65d96786285c3b7a57008008 | 2db543927c576b1abef7757b15d67fa94a96fd6d | refs/heads/master | 2021-01-19T09:41:07.400973 | 2014-12-11T00:41:07 | 2014-12-11T00:41:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package jc.tarjetas.com.proyectotarjetas;
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() ... | [
"jcampos@mexico-movil.com"
] | jcampos@mexico-movil.com |
26c0ab8c42c359d8c0dac02541f535007d3a54e3 | 7bddbcc6ae7a317abe1085c2d338529f9972500d | /app/src/main/java/com/orange/oy/activity/shakephoto_318/PutInTask2Activity.java | 6d841d71181540a758763b5434fb40033974932c | [] | no_license | cherry98/Rose_ouye | a76158443444bb46bc03b402f44ff3f7723626a4 | 705a1cfedea65ac92e8cee2ef2421bbee56aed4c | refs/heads/master | 2020-03-28T15:44:50.818307 | 2018-09-13T10:36:14 | 2018-09-13T10:36:14 | 148,622,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,545 | java | package com.orange.oy.activity.shakephoto_318;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.View;
import android.widget.ListView;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.handmark.pulltorefresh.library.PullToR... | [
"cherry18515@163.com"
] | cherry18515@163.com |
0705f99f28ec04ccbb690173128dccb30a26e41c | 932f97398da1f32eb4f20d4664b0089a935ed01c | /app/src/test/java/net/pramodk/canvasapplication/ExampleUnitTest.java | 256212d5716251de325f619c8003e9e8520eaa81 | [] | no_license | Dual-Task/CanvasApplication | 1ed472c22ce9f703b25fe7a6c748e1a007136452 | 60728fb2d848e67743e515f585e44eccae0fc64c | refs/heads/master | 2020-04-03T12:51:59.423603 | 2018-10-29T19:10:47 | 2018-10-29T19:10:47 | 155,266,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package net.pramodk.canvasapplication;
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
publ... | [
"pramod.kotipalli@gmail.com"
] | pramod.kotipalli@gmail.com |
0839c40e2c85e230a1214fa6c138d5f5628a7a4c | f01a039566621a87938bd5c7dcfcd9baf10c164e | /examples/junit4/MoneyTest.java | efc71268b0c8895f9739cb6f58dfbae61ad24da5 | [] | no_license | litaowan/JtestExample | 94ae4cc7c552de21d340571319adf3f8a6da4ce1 | b99138bc7dc6cd2aad7c4d2b353ab26284075a76 | refs/heads/master | 2020-05-22T11:38:18.323147 | 2019-05-13T03:30:34 | 2019-05-13T03:30:34 | 186,326,955 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,528 | java | package examples.junit4;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import junit.framework.JUnit4TestAdapter;
import org.junit.Before;
import org.junit.Test;
/**
* MoneyTest is a JUnit 4 test class for class Money and MoneyBag.
... | [
"2781683768@qq.com"
] | 2781683768@qq.com |
4786fdbb633465446e1aebd58eac4356a859c336 | cebbb3eb50323299a9fc0bcb007dfc8ec4c33493 | /sidi-app-ptof/src/main/java/it/istruzione/ptof/helper/CustomCalendarExDeserializer.java | dedcad0e6eedaf9b0b1fb164874f66affe60ab4c | [] | no_license | sronca/sic | 386641239d827f7c1ae055b4a4f45933c6fd5daf | 2d725e1c4d7e9b38956386450ebcbc767cf2f7c9 | refs/heads/master | 2021-05-04T21:50:41.739660 | 2018-02-02T16:08:10 | 2018-02-02T16:08:10 | 119,974,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,039 | java | package it.istruzione.ptof.helper;
import java.io.IOException;
import java.text.ParseException;
import java.util.Calendar;
import org.apache.commons.lang3.time.FastDateFormat;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jacks... | [
"s.ronca@prismaprogetti.it"
] | s.ronca@prismaprogetti.it |
a595a0adb54fa5530653832edbd9c41904608fc0 | 52019a46c8f25534afa491a5f68bf5598e68510b | /core/runtime/src/main/java/org/nakedobjects/runtime/objectstore/inmemory/internal/ObjectStoreInstances.java | 83efefcd9329872eea813236ec2f713c12068ec1 | [
"Apache-2.0"
] | permissive | JavaQualitasCorpus/nakedobjects-4.0.0 | e765b4980994be681e5562584ebcf41e8086c69a | 37ee250d4c8da969eac76749420064ca4c918e8e | refs/heads/master | 2023-08-29T13:48:01.268876 | 2020-06-02T18:07:23 | 2020-06-02T18:07:23 | 167,005,009 | 0 | 1 | Apache-2.0 | 2022-06-10T22:44:43 | 2019-01-22T14:08:50 | Java | UTF-8 | Java | false | false | 9,237 | java | package org.nakedobjects.runtime.objectstore.inmemory.internal;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.Vector;
import org.nakedobjects.applib.clock.Clock;
import org.... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
7575bb48f2e817cfe40b27537600fa642e8753f0 | 1279d9ce2d688e8f085683423414568383c3d44f | /Euler_8.java | a87ac1aad909d50ae361d558ddf0ebd653710d96 | [] | no_license | cofax48/Project-Euler | 4fb886fc32929e71ce1356f557e01c7751f2e482 | d1472806e406d1114b3676c3881910698b48343f | refs/heads/master | 2021-01-20T18:15:07.172440 | 2018-09-21T19:59:03 | 2018-09-21T19:59:03 | 90,911,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,635 | java | public class Euler_8 {
public static void main(String args[]) {
String longNum = "731671765313306249192251196744265747423553491949349698352031277450632623957831801698480186947885184385861560789112949495459501737958331952853208805511125406987471585238630507156932909632952274430435576689664895044524452316173185640... | [
"cofax48@uchicago.edu"
] | cofax48@uchicago.edu |
69587f084f97636f034c15236d75529729397d64 | b7c81772761c67e001dcb7d1ed23f5d4c8ba8a80 | /app/src/main/java/com/example/andrey/newtmpclient/activities/needdoingtasks/di/NeedDoingTasksScope.java | c08cc0dd37239d4d06985ab29431642c2c25eda8 | [] | no_license | samaromku/NewTmpClient | 18bf5a83297c9fe54b7422b2393ef413f5cf8a33 | 3840423f770f1f245848c33ed8d7dba327fc9f60 | refs/heads/master | 2021-01-01T06:12:52.114585 | 2019-02-14T13:05:51 | 2019-02-14T13:05:51 | 97,379,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | package com.example.andrey.newtmpclient.activities.needdoingtasks.di;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import javax.inject.Scope;
@Scope
@Retention(RetentionPolicy.RUNTIME)
@interface NeedDoingTasksScope {
}
| [
"savchenko@magnit.ru"
] | savchenko@magnit.ru |
287afe256ee1118d19446768458bb1ad9ccb25bc | ac68b309495d823bf081d168c4a013095c76b1fd | /HubbleBackend/src/com/hubble/hubblebackend/postgressql/model/ReleaseGroupSecondaryType.java | e86e828d8f8da494d04b369d12e5f66a38fb90d1 | [] | no_license | hmehrotra/hubble | f6d726b8a9d7deed94f67893c3c44c2763be88c3 | 3762613ed351d3fd4b31c369c3f10b33c06edf70 | refs/heads/master | 2016-08-04T14:16:38.080270 | 2015-09-21T00:22:10 | 2015-09-21T00:22:10 | 12,354,502 | 0 | 0 | null | 2015-08-30T00:45:27 | 2013-08-25T05:18:10 | HTML | UTF-8 | Java | false | false | 1,425 | java | package com.hubble.hubblebackend.postgressql.model;
// Generated Sep 7, 2015 5:12:35 PM by Hibernate Tools 3.4.0.CR1
/**
* ReleaseGroupSecondaryType generated by hbm2java
*/
public class ReleaseGroupSecondaryType implements java.io.Serializable {
private int id;
private String name;
private Integer parent;
pri... | [
"hmehrotra@apple.com"
] | hmehrotra@apple.com |
34f538058d3694da9a9afeff69d8abf95258ae9c | 9712188a580f63f698c2a903151c1711b1680ff8 | /src/loops/Ptn3.java | c25ce8af8a12f255e6d443e58bb29081cce9a04a | [] | no_license | b19java0101/sheetal_assigment_1 | 975e8ef504c527b00b06db12b11173eb4fd7b328 | c20e9f4906ceb75b6095e7b3d301ccd25fe0fad0 | refs/heads/master | 2020-04-20T19:05:17.870748 | 2019-02-04T07:05:23 | 2019-02-04T07:05:23 | 169,039,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 261 | java | package loops;
class Ptn3
{
public static void main (String args[])
{
int i,j;
//for(i=1;i<=5;i++)
for(i=1;i<=5;i++)
{
//for(j=1;j<=i;j++)
for(j=5;j>=i;j--)
{
//System.out.print(i);
System.out.print(j);
}
System.out.println();
}}}
| [
"ACER@DESKTOP-4V51LTM"
] | ACER@DESKTOP-4V51LTM |
13fe6832edf404ccfadc1a80b36a8a2959b0f547 | da93046a3e78cf1743661eded45f37698a2e9333 | /src/test/java/EntityTagTest.java | c23dd8abe42811c1ffb5ae220389a2d36b493f5e | [] | no_license | IuliiaLinda/PlatformaticaQA | 4770abbc556410ad9ebe76a3c89862342dc81ca7 | 0e616b8fa9c224b7b27388c76fb4b0202d0c4d4f | refs/heads/main | 2023-01-30T12:16:58.761667 | 2020-12-16T01:15:11 | 2020-12-16T01:15:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,163 | java | import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.testng.Assert;
import org.testng.annotations.Test;
import runner.BaseTest;
import java.util.List;
public class EntityTagTest extends BaseTest {
p... | [
"noreply@github.com"
] | IuliiaLinda.noreply@github.com |
a35e444f5a2f7fe0d70ccf591f88e8ea027694ca | fa10cb2e1f0d97a31e253a31029688e48001a28e | /src/main/java/com/ustcck/library/config/CacheConfiguration.java | a0e857f17619aea20f085055d9193af2b041bde4 | [] | no_license | ustcck/library | e1854f6ea0a8ded6316f379639a9f2147ac8d864 | fc4098e1302649fe2c73950fbf0659db18aa9103 | refs/heads/main | 2023-01-12T02:48:46.861510 | 2020-11-17T06:01:51 | 2020-11-17T06:01:51 | 313,521,962 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,610 | java | package com.ustcck.library.config;
import io.github.jhipster.config.JHipsterConstants;
import io.github.jhipster.config.JHipsterProperties;
import com.hazelcast.config.*;
import com.hazelcast.core.HazelcastInstance;
import com.hazelcast.core.Hazelcast;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
impor... | [
"4438707@qq.com"
] | 4438707@qq.com |
a1bc68fe4dd120e59b4f9ad49d9c52cce761c1db | 776e937de0534e2817584ed015285ad47395c875 | /app/src/main/java/com/example/codeli_klip/LoginGoogleActivity.java | 8034b2c03d5029407b4aab3bc591ef53dfb43165 | [] | no_license | KBOHYUN/codeli_android_klip_ver | 40ce4f1d07f734765a47c18194273f5e167f6d07 | f98a878396d260823e675e21e34023d5277ac46c | refs/heads/master | 2023-05-14T17:36:31.574540 | 2021-06-14T00:59:33 | 2021-06-14T00:59:33 | 365,611,079 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,077 | java | package com.example.codeli_klip;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.text.method.SingleLineTransformationMethod;
import android.view.View;
import android.widget.ImageView;
import android.widget.Tex... | [
"kbh5640@naver.com"
] | kbh5640@naver.com |
e329a1b6a4acedbf8a1c4718ae0b67ebc978b3fb | 43d2b1ca2aaabbef582bef6a6269ae57c78afc69 | /app/src/main/java/ava/shadesofme/MainActivity.java | f8dcb050f7fc3b724057a0b5c1d3628ad812bb38 | [] | no_license | alina-beck/ShadesOfMe | a710dfd9268ab0d551b8fa3ac47e49cf62cb23d4 | 5db16339f78b5abbf723b1ed4f2ec0f453af4b46 | refs/heads/master | 2021-05-31T20:08:38.714772 | 2016-07-19T11:05:17 | 2016-07-19T11:05:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,558 | java | package ava.shadesofme;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import ava.shadesofme.Content.ContentFragment;
import ava.shadesofme.Content.ContentViewModel;
import ava.shadesofme.Content.Inventory.InventoryFragment;
import ava.sha... | [
"4ndroid4va@gmail.com"
] | 4ndroid4va@gmail.com |
16427b52729aa8955eb70164e4aba81cc59062ec | 55c907680407105a8227c451842c889c7aeff887 | /src/main/java/com/hrznstudio/galacticraft/block/special/TinLadderBlock.java | 0e547b29fe496d25f8a71b54a7b52be676e05280 | [
"MIT"
] | permissive | Geolykt/Galacticraft-Rewoven | 049a8c6fcac244f6e15854b4a26c6d83c8e84967 | 931788d6eb7b2c3d2895dad099d7ab7af4e6fbe1 | refs/heads/main | 2023-03-31T16:17:59.513643 | 2021-03-20T02:24:16 | 2021-03-20T02:24:16 | 349,740,751 | 0 | 0 | MIT | 2021-03-20T14:01:58 | 2021-03-20T14:01:58 | null | UTF-8 | Java | false | false | 8,839 | java | /*
* Copyright (c) 2019-2021 HRZN LTD
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publi... | [
"noreply@github.com"
] | Geolykt.noreply@github.com |
c8bd60146febb935d1c8178077e9ce55ee0893d7 | b3ad513a6083d21cbfc21938a6fc01b58feaff95 | /app/src/main/java/com/appjumper/silkscreen/bean/Province.java | e37f2e59c31e9458787cb21a95367a356557f805 | [] | no_license | beyondbox/net | e0d9b12b8d5e45d31f6a1430a9399ccc2c6a249a | 5c2bbc2f1e77a75dc541ac58192fd7361a4603d6 | refs/heads/master | 2021-01-20T14:29:34.517648 | 2018-03-20T08:13:03 | 2018-03-20T08:13:03 | 90,618,930 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | package com.appjumper.silkscreen.bean;
/**
* Created by botx on 2017/9/30.
*/
public class Province {
/**
* province_id : 820
* province_name : 江苏
* shuling : 12
*/
private String province_id;
private String province_name;
private String shuling;
public String getProvince... | [
"363843073@qq.com"
] | 363843073@qq.com |
21e9bf56dab60388d4571765e83f4f7742e6ff92 | 68e0c2a454d453bb95271d9ede2330149878c2fe | /app/src/main/java/adapter/BooksAdapter.java | bc4a9e6665bf52529c13d1a53f3631451e42c69f | [] | no_license | SartikaHsb/BookStoreApps | b5a1a986db0e598a65f9376cd60584189a62dd78 | 016b84f5f4179cd0e006e151f1dc52b94800cb7a | refs/heads/master | 2021-01-11T06:17:49.024634 | 2016-10-04T23:33:42 | 2016-10-04T23:33:42 | 69,968,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,332 | java | package adapter;
/**
* Created by sartikahasibuan on 7/8/2016.
*/
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.content.Context;
import android.content.Int... | [
"sartikasarihasibuan@gmail.com"
] | sartikasarihasibuan@gmail.com |
ede767320f49669c1eb95de7b4637aab35e8bb03 | 9dfb2d0bf7691f388ef6bde3c5e8cc0c40f57948 | /coding/src/Nets/no1.java | ebdc0db70d1844c1072b84abc911e9ffc648181b | [] | no_license | fengxiaozhou/job_coding | 0cc392395f4be371ca08961757e6755618ae4868 | 50200d740927152cff74ae05f331711da11b4db4 | refs/heads/master | 2020-03-21T22:49:27.318604 | 2018-10-30T09:08:58 | 2018-10-30T09:08:58 | 139,149,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package Nets;
import java.util.Scanner;
/**
* @author Fz
* @date 2018/9/8 16:57
*/
public class no1 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
if(sc.next()=="bwbwb")
System.out.println(5);
if(sc.next()=="wwb")
System.out.print... | [
"fengzhouxmu@163.com"
] | fengzhouxmu@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.