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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b8daf0bc6fe06af8c79ec603b1f5128cf4334334 | 7de0ab2b1880b9e29d581a5e9da433c05d23e02c | /src/School.java | b1cd97c1fd050f2a1772dc43e15887a090e05bd2 | [] | no_license | swierka/zadanie-java-7 | c5959154701443ac938c697e5f48791b48edc43a | ee35b67aed5e6b9a773017a1a530bd2ca27f1150 | refs/heads/master | 2021-07-12T09:07:24.938351 | 2017-10-11T20:34:16 | 2017-10-11T20:34:16 | 105,679,962 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | public class School {
public static void main(String[] args) {
Student student1 = new Student("Jan","Kowalski",728883,1);
Student student2 = new Student("Tomek","Nowak",728884,1);
Teacher teacher1 = new Teacher("Marek", "Keram","Fizyka kwantowa",16.5);
Teacher teacher2 = new Teache... | [
"alicja.swierkowska@gmail.com"
] | alicja.swierkowska@gmail.com |
b206a98a9044246a97687bff609b970d7b416e98 | ae3d166f619f80101dbf5c7e69597f6edd5aedb5 | /app/src/main/java/org/hacktivity/strangechemicals/Chords/Chords.java | 3c52e5d57b308ff57a20f5347cd85c50977dbb2c | [] | no_license | graffitiplum/StrangeChemicals | 737d6eec0f058499593dbbf5fffeaf377c6e460d | f1bbaf31389eeff6939d09ec64b9e6b8cf88c6e0 | refs/heads/master | 2021-01-12T13:48:30.541749 | 2016-09-30T14:52:05 | 2016-09-30T14:52:05 | 69,608,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,201 | java | package org.hacktivity.strangechemicals.Chords;
import org.hacktivity.strangechemicals.Chords.chords_B_Minor;
public class Chords {
//public static double[][] chords_B_Minor = org.hacktivity.strangechemicals.Chords.chords_B_Minor.chords_B_Minor;
// Hz constants.
public static double C0 = 32.00000000000... | [
"graffitiplum@hacktivity.org"
] | graffitiplum@hacktivity.org |
ecf2d8ad5bf08feb357b2e4b8a70fdc767f3f16c | 49db04acf33880a15f200e3d190c24d727c62c14 | /NyatProje/src/AgArayuzu.java | 2f231e51ab3c54339619fb343ad34fea4704ae85 | [] | no_license | mertsigirci11/NYAT-PROJE | 5bd4544b032dc786137a3481d4ba3c82ce8dea61 | c38155dd24d2fa0f50b7c013999a61c4dc29c28e | refs/heads/main | 2023-05-03T00:39:21.472589 | 2021-05-17T20:17:28 | 2021-05-17T20:17:28 | 368,311,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | import java.util.Scanner;
public class AgArayuzu implements IAgArayuzu
{
private IEkran ekran;
private IAgArayuzu agArayuzu;
private ISicaklikAlgilayici sicaklikAlgilayici;
@Override
public int intVeriAl()
{
Scanner scan = new Scanner(System.in);
return scan.nextI... | [
"noreply@github.com"
] | mertsigirci11.noreply@github.com |
404af19eb915c55b9ca82bb6c7acea410bb532c2 | e6f396eb1c6d5eb0f01a40e8e5f74f5fd6376864 | /entity-registry/src/main/java/com/linkedin/metadata/models/DefaultEntitySpec.java | fee25c11431a87e21d1be75489cc5e3a74486e28 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause",
"MIT"
] | permissive | Echelon77/datahub | b612363efb1f63cd759be1bfcc0ff973a169d9da | 5cc923a56894a72871d706de75f6b5e6ae93687d | refs/heads/master | 2023-08-25T02:29:58.627864 | 2021-10-13T07:02:51 | 2021-10-13T07:02:51 | 404,210,407 | 1 | 0 | Apache-2.0 | 2021-09-08T04:37:41 | 2021-09-08T04:27:29 | null | UTF-8 | Java | false | false | 2,833 | java | package com.linkedin.metadata.models;
import com.linkedin.data.schema.RecordDataSchema;
import com.linkedin.data.schema.TyperefDataSchema;
import com.linkedin.metadata.models.annotation.EntityAnnotation;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import java.u... | [
"noreply@github.com"
] | Echelon77.noreply@github.com |
4d73190a2a33cef7c690f931e4b0969e2e042dfe | 8f92d13ecf71bc600861aaa282be1606779617f4 | /bundleFirst/src/test/java/com/zoom/firstbundle/ExampleUnitTest.java | f658c5269dd8636b5664fef622c49a2d4597208e | [] | no_license | ProZoom/AtlasDemo | 68e2805de98443d49e8b805718f316d597a3d1f9 | bc1b45ad2dc8294b1947417aa990960475a986a2 | refs/heads/master | 2021-01-01T04:31:48.204160 | 2017-07-14T03:28:32 | 2017-07-14T03:28:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.zoom.firstbundle;
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 void a... | [
"liyang@promote.cache-dns.local"
] | liyang@promote.cache-dns.local |
8e31e3abc297ae74e3af57f403f8b77945f373b1 | a3b4164d20b7c4afa785bc91f425a1b3e177f722 | /POO/1-Intro/Exercicio5.java | cd4530efde2e84f6a358970e474dbd7792bbc0ae | [] | no_license | hschuelter/uni-general | 8481f5190446cf2214ad126eb819a0a0d849d27a | 3f3ee2a10396222c24b1a5668bf8d1cfcb0bd34e | refs/heads/master | 2021-06-27T10:14:16.605302 | 2020-10-15T17:44:41 | 2020-10-15T17:44:41 | 171,874,569 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | import java.util.*;
public class Exercicio5{
public static void main(String[] args){
Scanner input = new Scanner(System.in);
int n;
n = input.nextInt();
if(n%2 == 0)
System.out.printf("O número é par\n");
else
System.out.printf("O número é ímpar\n");
}
} | [
"arthur.schuelter@gmail.com"
] | arthur.schuelter@gmail.com |
9585b7ec9dfde9edcff24bd708c783b3c54e6293 | c434f10490f6546f9af5dd67b0c43e776168fed1 | /src/main/java/com/yezi/jylframe/data/entity/User.java | f44b75ed4573a6e27fc04c28c223207c4e57b398 | [] | no_license | yehounan/LuFrameDemo | 68f82c95d2df265fec1ca836ccec0395b6e7658d | d63a9185564c6a962998312ca9d3c3659770f97a | refs/heads/master | 2021-09-20T22:47:57.606966 | 2018-08-16T03:40:26 | 2018-08-16T03:40:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 943 | java | package com.yezi.jylframe.data.entity;
import java.util.Date;
/**
* created by yezi on 2018/8/6
*/
public class User {
private Long id;
private String userName;
private String password;
private int age;
private Date birthday;
public Long getId() {
return id;
}
public void ... | [
"335376584@qq.com"
] | 335376584@qq.com |
013beda889a1ee2719cc1abc07dd5b21f5c9eb06 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /Mate20-9.0/src/main/java/com/huawei/nb/ai/AiModelAttributes$$Lambda$70.java | 37f7ef3dfcabcb7b3b89b3cbc7e81a54affc9371 | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package com.huawei.nb.ai;
import com.huawei.nb.model.aimodel.AiModel;
import java.util.function.Consumer;
final /* synthetic */ class AiModelAttributes$$Lambda$70 implements Consumer {
private final AiModel arg$1;
private AiModelAttributes$$Lambda$70(AiModel aiModel) {
this.arg$1 = aiModel;
}
... | [
"dstmath@163.com"
] | dstmath@163.com |
43adc3f6b1fd505d3a858a5d216814073af380fc | 3d510752ef6f1e55f75be92bbd174596bb0a919b | /fun/src/main/java/meh/fun/Problems_41_50/problem43.java | 8add35c1763b7183165319abc686ada579513c67 | [] | no_license | Pigalito/ProjectEulerRename | a3c80f97cc075b911222e7cd099a09224fe04f9e | 5990bbea18a5bed189a6bd744d5b9de1374d3163 | refs/heads/master | 2021-09-15T23:57:09.729536 | 2018-06-13T09:19:17 | 2018-06-13T09:19:17 | 62,316,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,340 | 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 meh.fun.Problems_41_50;
/**
*
* @author n439081
*/
public class problem43 {
/**
* The number, 140635728... | [
"Pigalito@users.noreply.github.com"
] | Pigalito@users.noreply.github.com |
9c428dab0e7f5c40663c55345fb966a78aa302a1 | 5641b5ca471854b3d8670c650833043f75bce937 | /Algorithmen und Datenstrukturen/HA. 2/src/commands/list/actions/GetAction.java | 8211430211a0f6bfe009a0feeedc1c59a0cc05e2 | [] | no_license | Ktechen/Htw-Programmierung | 3c93477fee39ebee4adc99a69590e9ed05ded529 | e3b1ed954b4acb1f5f4c29307a38e9ea5d793ec2 | refs/heads/master | 2022-07-24T21:13:42.007622 | 2022-06-29T22:01:42 | 2022-06-29T22:01:42 | 253,598,206 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package commands.list.actions;
import cli.Console;
import commands.CommandFactory;
import commands.CommandOption;
import commands.ICommand;
import commands.list.DoublyLinkedListAction;
import commands.list.SinglyLinkedListAction;
import data.Student;
import list.Listable;
public class GetAction implements ... | [
"noreply@github.com"
] | Ktechen.noreply@github.com |
0580c44fde74b96c4d646639d09dd9dab7ec61f9 | 1c6c25c643231d4da9f88608c9b7c15631e1b345 | /service/kyg/src/com/it/service/VersionsService.java | f6b01777a8c3c79eb5be83cb3181c349f285a598 | [] | no_license | swd1119/kygWeb | 73fc769f7542f564ed97231093c34bd42d446239 | a9b64fb535ccade50bc2aecd1bafc961078947cd | refs/heads/master | 2021-03-11T03:37:21.387993 | 2018-06-10T06:46:25 | 2018-06-10T06:46:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 877 | java | package com.it.service;
import com.it.configs.ConfigValues;
import com.it.dao.VersionsManager;
/***
* 版本服务类
* @author Alex
*
*/
public class VersionsService {
public VersionsService() {
// TODO Auto-generated constructor stub
}
/******************单例模式**********************/
private static VersionsServ... | [
"441859296@qq.com"
] | 441859296@qq.com |
aa6629af028ea88bc435eb990450175a4144170f | 77f01a157eb3ae9bbbc587147580b19cfb5eef25 | /project_DT_20/src/project_DT_20/Discount.java | 16006490cf31a7b40dbc0f6f4d99f9879d04aea9 | [] | no_license | basheera-sulthana/Basics-Dt-5-20-2019- | 52564e7a6f756691dac0dc9fb25c8e1cf0bd18e4 | aff8205658f7d7bc8fa61838d9c5ca9fb3b40778 | refs/heads/master | 2020-06-03T18:57:24.409471 | 2019-06-13T04:36:23 | 2019-06-13T04:36:23 | 189,004,145 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package project_DT_20;
public class Discount
{
public static void main(String args[])
{
double discount,amount,markedprice,s;
markedprice=1000;
discount=25;
System.out.println("markedprice= "+markedprice);
System.out.println("discount rate="+disc... | [
"Admin@Admin-PC"
] | Admin@Admin-PC |
ba24360272472e68ca3868cb0fe7d54a71451814 | 12aeb7d9582d1b34497b6ec18311c53953739f87 | /Character_Count.java | f5ad1daea9ba09bc4edcf25c5edbe644a7b07742 | [] | no_license | suraj2498/Letter-Probability- | e2b64ede19fcc7c41c600839b848f6884a5c22dc | 37fde98db7dd7fa63e5071cd6780c9c941359f98 | refs/heads/master | 2020-12-07T03:08:32.086386 | 2020-01-08T17:28:52 | 2020-01-08T17:28:52 | 232,618,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,127 | java | import java.io.*;
import java.util.*;
public class Character_Count {
private TreeMap<Character,Double> wordMap = new TreeMap<>();
private String pathName;
// TAKES A PATHNAME WHEN INSTANTIATED
public Character_Count(String pathName) {
this.pathName = pathName;
}
// READS THE FILE LINE... | [
"srjkmr1024@gmail.com"
] | srjkmr1024@gmail.com |
a5dc9554bca08764d4db52afaf536d50617d23c6 | 46e6a84689149620a93c42d741ffe42ec966127e | /exercicios/ascencio/cap08/java/EX3.java | eafaf855dbfe9cf16c21957884ea1e29c3f4f249 | [] | no_license | gilsonpcf/algoritmos | 0d59da8a909a98ea9d376ebfe20d40a64b4a42e2 | 8f6548fd4066c16c4cd13d2ac7f551948eb72b3b | refs/heads/master | 2023-08-21T13:13:35.596153 | 2023-08-04T20:00:23 | 2023-08-04T20:00:23 | 178,281,309 | 27 | 14 | null | null | null | null | UTF-8 | Java | false | false | 730 | java | import java.util.Scanner;
public class EX3
{
public static void main(String args[])
{ Scanner entrada = new Scanner(System.in);
int a, b, c, result;
do
{ System.out.print("Digite o valor de a: ");
a = entrada.nextInt();
} while (a<=1);
System.out.print("Digite o valor de b: ")... | [
"noreply@github.com"
] | gilsonpcf.noreply@github.com |
2fbd2fc2e4ff4c07a5e49d64fb3dfbad21835f9d | 4665dade1a419fc140a2558cedc8ebb476c25db7 | /YuGuan/src/com/yuguan/mycomponents/SysmsgInfo.java | 1ec1820c6e0ce85038aa5bbc847917b686b470e6 | [] | no_license | chenxk/myapps | c3d0a29cd66e31b8390dd1cf08b87498c39ff97a | ebbb132c9a68a7c790d42741c6275079e770393f | refs/heads/master | 2016-09-01T20:09:19.654252 | 2014-07-15T08:56:28 | 2014-07-15T08:56:28 | 20,961,741 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package com.yuguan.mycomponents;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.widget.LinearLayout;
import android.widget.TextView;
import cn.buaa.myweixin.R;
public class SysmsgInfo extends LinearLayout {
private TextView sysmsg;
p... | [
"826179140@qq.com"
] | 826179140@qq.com |
e7dee66e60a5bfaa0d075e52ac781ac9c24f6e5b | 3014556de22fcec3e285f38439dddd7fdac3fde9 | /Navigate.java | 8a6fb8d7ca71bfaa52886a2c5ebafb36c56aec9f | [] | no_license | rjmkhrj/RESTAPI-Robot-Based-Grid-Navigation- | 8d410d51035926e7bb3021b69fdba4cb95a6afd3 | 016b2b1bde893ac39ffa3d5166222b21ed20d57e | refs/heads/master | 2020-04-04T18:06:07.612833 | 2018-11-05T02:39:51 | 2018-11-05T02:39:51 | 156,149,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,893 | java | import java.util.Random;
import java.util.Scanner;
public class Navigate {
public static long startTime = System.currentTimeMillis();
public static int count=0;
public static void main(String[] args) {
System.out.println("Enter the dimension of the room;");
int nx;
Scanner s=new Scanner(System.i... | [
"noreply@github.com"
] | rjmkhrj.noreply@github.com |
e0e36de452599a72a5c392ac5d583e22ad1691d9 | ec258bb9d40a12bea24cefc206e9f0768e19a518 | /microbroker/src/main/java/org/eclipse/moquette/proto/messages/PubAckMessage.java | 7a9eb53e9c60ac867d5f2e80899caea1b7af052a | [] | no_license | lukazalves/cddl | cf0794ecda028281cd5d8dbc39ed67393720a77f | 671673ff584c2472a04d0e5822830e9df71a3b72 | refs/heads/master | 2023-06-15T02:45:16.483446 | 2021-07-06T22:39:37 | 2021-07-06T22:39:37 | 264,774,026 | 0 | 0 | null | 2020-11-19T20:15:09 | 2020-05-17T23:11:06 | Java | UTF-8 | Java | false | false | 848 | java | /*
* Copyright (c) 2012-2014 The original author or authors
* ------------------------------------------------------
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Apache License v2.0 which accompanies this distributi... | [
"="
] | = |
b66db5c1c0d3f6c26cdd465c206ce5721606a5ea | e3bd6db5a7827a1439eb351689f3f81f971a507d | /app/src/main/java/com/google/testairplaneencyclopedia/Tupolev142Activity.java | f3cd9fa5730108feef6ddc906f4beb724628337d | [] | no_license | faramarzaf/AirplaneEncyclopedia | 36b8e8a7d5ba826a14e3f5378d7f8fc652c5d90e | 3ad22f291777a06e765cd77ea626591338338340 | refs/heads/master | 2020-04-20T11:14:39.828212 | 2020-03-16T11:10:21 | 2020-03-16T11:10:21 | 168,810,573 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,463 | java | package com.google.testairplaneencyclopedia;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.ImageView;
public class Tupolev142Activity extends AppCompatActivity implements View.OnClickListener {
ImageView tu... | [
"faramarzafzali@gmail.com"
] | faramarzafzali@gmail.com |
8e1036a35a6ef34064d364def2553a9f9d6cd8ae | 6e79823944ab0151cb5bd73122f3dc87e9bd10b2 | /app/src/test/java/com/example/jinphy/stroke_view/ExampleUnitTest.java | 4970a86186d035f3d5e8f0e90d650d54bc317022 | [] | no_license | Jinphy/stroke-view | 40dd814dbbbf9cbf2cbc1379df455363cd8678eb | e3c502816db9919b52b5c47019d70c12c80c0e14 | refs/heads/master | 2020-03-28T07:21:23.734470 | 2018-09-08T09:50:46 | 2018-09-08T09:50:46 | 147,895,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.example.jinphy.stroke_view;
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
pub... | [
"709584408@qq.com"
] | 709584408@qq.com |
e4be4ae99fb97dff77cdc948cfa06289a5704852 | 11dd9755165557a6016caef5b74ef90a2290d7cb | /src/main/java/com/rrong777/web/config/SmsCodeAuthenticationSecurityConfig.java | 7154285678dc2c1f2612f44908d77767f181e1b8 | [] | no_license | rrong777/demo-security | dad6e459cfea2f0acf6d3798fda157a0a4149482 | bca480e8ce2adb6d56c19909efa60486b1a34e51 | refs/heads/main | 2023-04-22T15:51:48.941677 | 2021-05-07T09:58:51 | 2021-05-07T09:58:51 | 333,373,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,084 | java | package com.rrong777.web.config;
import com.rrong777.web.security.authentication.mobile.SmsCodeAuthenticationFilter;
import com.rrong777.web.security.authentication.mobile.SmsCodeAuthenticationProvider;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.Au... | [
"wql789@qq.com"
] | wql789@qq.com |
37089aa882b3231ea672e9ce01338f404c0732ff | cb6c022f9f5f55633ff778313550de13de4ca801 | /src/main/java/com/artineer/spring_lecture_week_2/vo/ApiCode.java | 43486e39caa7f6f789c5ed855c553d01e949be53 | [] | no_license | kidongYun/spring_lecture_week2 | cec159333d6ef51c75fa241567d328c725dce7c8 | 5e37b8c98af15583088c9d7fc61c6f17f2d0f6b3 | refs/heads/master | 2023-08-20T12:19:50.928940 | 2021-10-01T01:35:42 | 2021-10-01T01:35:42 | 409,771,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package com.artineer.spring_lecture_week_2.vo;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Getter;
@Getter
@JsonFormat(shape = JsonFormat.Shape.OBJECT)
public enum ApiCode {
/* COMMON */
SUCCESS("CM0000", "정상입니다")
;
private final String name;
private final String desc;
... | [
"oriondigestive@gmail.com"
] | oriondigestive@gmail.com |
a2c395183c89747442b96d64b1b3e5398a4ec167 | a01b17f2ebdf76cbac0d38b2b4db2fc30c7a8079 | /Lecture_9_Lambda_Java8_Addition/src/test/java/com/data/lambda/part1/exercise/Lambdas03Exercise.java | 3c526192be4ac2e03fd4982e6d059af6dbc4e77a | [] | no_license | rusergei2010/GITLAB_v2 | f11a4ec7f2279f3312b2bf3fc623c16164e563c0 | 063091e774a2ca95cbabfc9410506c741e7c24b5 | refs/heads/master | 2023-01-19T06:28:08.419272 | 2023-01-08T13:28:50 | 2023-01-08T13:28:50 | 156,403,552 | 1 | 88 | null | 2023-03-10T09:41:53 | 2018-11-06T15:20:10 | Java | UTF-8 | Java | false | false | 1,283 | java | package com.data.lambda.part1.exercise;
import org.junit.Test;
import java.util.StringJoiner;
import static org.junit.Assert.assertEquals;
public class Lambdas03Exercise {
private interface GenericProduct<T> {
T prod(T a, int i);
default T twice(T t) {
return prod(t, 2);
}
... | [
"S.Zheleznov@thomsonreuters.com"
] | S.Zheleznov@thomsonreuters.com |
54e1b7d6cdfca0f04455db6e0f36cf6c0784b47f | e2b249e5b17c98bd1105cd58fa4c2e90386fccc6 | /src/main/java/com/service/GreetingService.java | 54bedb6e008969568ac83cb7ee79c7717912a711 | [] | no_license | lining79355504/springBoot-demo | 8145d38706e67bcf679d213fe3c84dedf86775e5 | fe25d564af34a8d19d28f6b003dad44d24cfdb38 | refs/heads/master | 2023-05-24T16:01:38.685940 | 2023-05-17T13:08:58 | 2023-05-17T13:08:58 | 196,551,169 | 0 | 0 | null | 2022-10-04T23:29:45 | 2019-07-12T09:32:40 | Java | UTF-8 | Java | false | false | 499 | java | package com.service;
import com.demo.dao.MobileTagValueMapper;
import com.demo.entity.MobileTagValue;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* Author: lining17
* Date : 2019-07-10
*/
@Component
public class GreetingService {
@Autow... | [
"lining17@meituan.com"
] | lining17@meituan.com |
9d49c91bee81b09db2bfff50d42deff6e0bd44a7 | 9500e5d6cfcd997db75a01720792a74d4c1e6b05 | /third-party-api-pay-chinaums-sdk/src/test/java/cn/shishuihao/thirdparty/api/pay/chinaums/sdk/request/ChinaumsV1NetPaySecureCancelRequestTest.java | 9326ced4be61ea4db753bed4e039da5df391c7a3 | [
"Apache-2.0"
] | permissive | BOTgogogo/third-party-api | 07ba7ce7817ca93bd12cdf433ccbe310d80bd25a | a1a89e08afd021ee8fb4c9d3ce1e263b88d8a420 | refs/heads/main | 2023-04-26T12:27:35.286850 | 2021-05-09T21:36:51 | 2021-05-09T21:36:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,621 | java | package cn.shishuihao.thirdparty.api.pay.chinaums.sdk.request;
import cn.shishuihao.thirdparty.api.commons.json.JacksonUtils;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import java.util.HashMap;
/**
* @author shishuihao
* @version 1.0.0
*/
class ChinaumsV1NetPaySecureCancelReques... | [
"1285173409@qq.com"
] | 1285173409@qq.com |
6d909add156e6479af1fa64b8c35109bec2effc1 | 03b3fc4a1bf91201c83c9326bbb69fb2feac774d | /src/dao/ShoppingCartDao.java | 9e5e616f07ce34d500f2fd29eb5c06221082b5a4 | [] | no_license | helloeverbody/shopping-around- | e61eea23c8d36d2c1895e36259cd34390ac91bfb | 0d2f0bd891fb9a506333682b7c5a64ff4072dcaa | refs/heads/master | 2020-04-23T05:48:25.064127 | 2019-02-17T01:54:53 | 2019-02-17T01:54:53 | 170,951,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package dao;
import java.util.List;
import pojo.ShoppingCart;
public interface ShoppingCartDao {
public List<ShoppingCart> productSelect(ShoppingCart shoppingCart);// 查询
public int productInsert(ShoppingCart shoppingCart); // 添加成功返回id,否则返回-1
public boolean shoppingCartDelete(ShoppingCart shoppingCart);// 删除
... | [
"1365082658@qq.com"
] | 1365082658@qq.com |
68cf41832cec1f25b8f1069d7fe011f25d07af49 | 011965166bcc86b7e0d96659d5677aeaf0bde6a4 | /app/src/main/java/com/aolimpio/models/beans/CatBreedImages.java | 83c871d5032c6462998b37af9cc5edf3426433a1 | [] | no_license | AsafeOlimpio/CatBreedProject | 1ece09a0f49e916d974d9ba26cc4e4131e1495d0 | 772d4e52d8d8ab78a2febaaf130ca472edf48ced | refs/heads/master | 2020-05-21T09:02:17.144908 | 2019-05-10T12:59:48 | 2019-05-10T12:59:48 | 185,988,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package com.aolimpio.models.beans;
import com.google.gson.annotations.SerializedName;
public class CatBreedImages {
private String status;
@SerializedName("message")
private String [] images;
public String getStatus() { return status; }
public void setStatus(String status) { this.status = stat... | [
"asafesmc@gmailcom"
] | asafesmc@gmailcom |
84571ef53534a98d83deb6eea725e500d1b2b6e2 | 5e0519e6c1bd5c3b380ca5524994744b6a6fb937 | /src/main/java/org/redlich/factory/CarFactory.java | 254119419c4b7638ad2af7313af285e39f66fdf1 | [] | no_license | mpredli01/factory | 8ac1be702a6773bbc6dee314f7d4165ec8de5e33 | ea2f22fbc1cf54ba79ca874900745664e8cec371 | refs/heads/master | 2023-04-18T00:42:53.170623 | 2021-05-04T12:27:58 | 2021-05-04T12:27:58 | 364,246,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | /*
* CarFactory.java
*
* "Manufacturing Java Objects with the Factory Method Design Pattern"
* Published August 14, 2006
* Java Boutique
* http://javaboutique.internet.com/tutorials/factory/
*
* Barry A. Burd and Michael P. Redlich
*/
package org.redlich.factory;
public abstract class CarFactory {
abstract ... | [
"mike@redlich.net"
] | mike@redlich.net |
a10c3ac49e0fa2b86c2d4e49b97a224da561cffd | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project137/src/main/java/org/gradle/test/performance/largejavamultiproject/project137/p686/Production13720.java | 07a72a312d355332ec324000dbe0f57c7164dc3a | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,241 | java | package org.gradle.test.performance.largejavamultiproject.project137.p686;
import org.gradle.test.performance.largejavamultiproject.project137.p685.Production13717;
import org.gradle.test.performance.largejavamultiproject.project137.p685.Production13718;
import org.gradle.test.performance.largejavamultiproject.project... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
5aa738e3587d5fec1b6fef50a6d674af4ef7c57d | 82f272abc101e547b8e14789d5f624ef6c8b2311 | /Finding the Maximum Contiguous 1's/Main.java | 2e73c6a6508bf42f5a8ae9e0fc4e5f19f9f76e4e | [] | no_license | srisaineelam/Playground | f844bb31453dc82f11a51667530bd58f34813fa4 | 967d9722338be9bf8a0e8b47e6f2289dec9cf730 | refs/heads/master | 2020-04-27T05:08:31.964974 | 2019-08-06T15:43:11 | 2019-08-06T15:43:11 | 174,073,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,380 | java | import java.util.Scanner;
public class Main
{
public static void main(String args[])
{
// type your code here
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int arr[] = new int[n];
for(int i = 0; i < n; i++)
{
arr[i] = sc.nextInt();
}
... | [
"48270484+srisaineelam@users.noreply.github.com"
] | 48270484+srisaineelam@users.noreply.github.com |
cab4e3a8c1c2c60a613e45ef38c3ec0bf9d676ca | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/5/org/jfree/chart/plot/SpiderWebPlot_setWebFilled_393.java | ce29a75b0257cfd3be8e94676cf1c0a3ac765be6 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,059 | java |
org jfree chart plot
plot displai data link categori dataset categorydataset form
spider web multipl seri plot axi
easi comparison plot support neg valu present
spider web plot spiderwebplot plot clon... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
2dd26489f222dc662664bcc3ed3d6ebfaf692a1a | bff30876bc9bf2d3851fb38507d002aefb0f9413 | /src/com/corejava/collectionframework/IdentityHashMapDemo.java | 99a00c10073018433d7a932ed2cfce94dba1134c | [] | no_license | qamanoj/DurgasoftCoreJava | ecbd6da3ea7fa98e5563eb1da017c23ab60697ef | 8411b71ff76f30426d47f11ff2cbd855a9d1d28d | refs/heads/master | 2020-05-01T05:36:03.711911 | 2019-03-23T15:30:51 | 2019-03-23T15:30:51 | 177,306,444 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 518 | java | package com.corejava.collectionframework;
import java.util.HashMap;
import java.util.IdentityHashMap;
public class IdentityHashMapDemo
{
public static void main(String[] args) {
HashMap h1=new HashMap();
Integer i=new Integer(10);
Integer j=new Integer(10);
h1.put(i, "manoj");
h1.put(j, "kumar");
Syste... | [
"mail2manoj18@gmail.com"
] | mail2manoj18@gmail.com |
de3291fa8a77555d48c591c3e17be5c9b69bee6f | 2ac711b43e738a91ac98a30d81af4591df259c00 | /app/src/main/java/com/example/AssignmentDuAnMau/model/Sach.java | e35a90b697a61335179d17d1dded218bb9e59844 | [] | no_license | VanDaiN/QuanLySach | cd50d6c754b8fbf038054eb8d156230a993ac601 | d339085e6fdc9e5c8361dec4479b371c3ba82c90 | refs/heads/master | 2023-05-29T00:52:29.899178 | 2021-06-16T14:02:27 | 2021-06-16T14:02:27 | 377,515,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,039 | java | package com.example.AssignmentDuAnMau.model;
public class Sach {
private String maSach;
private String maTheLoai;
private String tenSach;
private String tacGia;
private String NXB;
private double giaBia;
private int soLuong;
public Sach() {
}
public Sach(String maSach, String ... | [
"nguyenvandai30062001@gmail.com"
] | nguyenvandai30062001@gmail.com |
bfa51c83ef2620084db6ac8fd01b2185f9ae844e | ebf43bc58c1384f1b89a9de666fad6a8fcac0113 | /app/src/main/java/com/example/foodietoronto/db/AppDatabase.java | 52313e9418f7b200f162e38be6b90305e11c2791 | [] | no_license | altond/foodieToronto | 5b66281d5bd2dbd92c078d9ab0a2f234f65f0f10 | 31e1917603b62171de707f5a6ca24d800c247666 | refs/heads/master | 2023-03-01T04:31:45.590077 | 2021-02-08T05:29:49 | 2021-02-08T05:29:49 | 311,259,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 675 | java | package com.example.foodietoronto.db;
import android.content.Context;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
@Database(entities = {Post.class}, version = 1)
public abstract class AppDatabase extends RoomDatabase{
public abstract PostDAO userDao();
priva... | [
"altondulinen@hotmail.com"
] | altondulinen@hotmail.com |
69c486377d0cd2be3bafab530867e3c83b6c10db | b5417814b67995ce84f86f63a96a4144aaa7f452 | /src/main/java/Acme/AcmeProject.java | e6f661a8a4358bd9eaf0f0e6fcf423c228585e0a | [] | no_license | PoojaRajkumar/AcmeProject | 5ed61311ebaf576a5b921fd6dee51f41eb1a53f0 | fb72b2f26e1b593b9ee253558db607870342fcc4 | refs/heads/master | 2020-04-26T13:08:34.521793 | 2019-03-03T12:30:36 | 2019-03-03T12:30:36 | 173,571,079 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,569 | java | package Acme;
import java.awt.Desktop.Action;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Actions;
public class AcmeProject {
pub... | [
"pooja@LAPTOP-T3E5G6UL"
] | pooja@LAPTOP-T3E5G6UL |
6d18aca981a639254486703b709b4994110c0879 | c3d8c6f45f1e5a1f6685d117f9d22ca4862773d8 | /rank/rank-core/src/main/java/org/hq/rank/core/AbLinkBase.java | b2167e1170ad4417a7b950dc03a544a0f9c402ac | [] | no_license | ihanfeng/BusPlat | 69cb18c01e1fbad81377569ea6f4395037e312fb | 83c950149d80aa24f33993295e7a039b481af1b7 | refs/heads/master | 2021-01-13T03:14:52.012643 | 2016-12-27T15:28:25 | 2016-12-27T15:28:25 | 77,612,272 | 1 | 1 | null | 2016-12-29T12:57:23 | 2016-12-29T12:57:22 | null | UTF-8 | Java | false | false | 564 | java | package org.hq.rank.core;
/**
* 所有处于链中的类都集成自该类,包括:
* {@code Node}
* {@code Element}
* {@code NodeStep}
* {@code NodeStepStep}
* {@code ElementStep}
* @author zhen
*
*/
public abstract class AbLinkBase {
protected AbLinkBase previous;
protected AbLinkBase next;
public AbLinkBase getPrevious() {
return p... | [
"huiwq1990@163.com"
] | huiwq1990@163.com |
ff6c9041443aaea3362a251c304fdb4b701ac6a2 | e89d45f9e6831afc054468cc7a6ec675867cd3d7 | /src/main/java/com/microsoft/graph/requests/extensions/PrivilegedSignupStatusCollectionRequestBuilder.java | c5af5badcba42fc4255dba779fe6019240a45d1d | [
"MIT"
] | permissive | isabella232/msgraph-beta-sdk-java | 67d3b9251317f04a465042d273fe533ef1ace13e | 7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8 | refs/heads/dev | 2023-03-12T05:44:24.349020 | 2020-11-19T15:51:17 | 2020-11-19T15:51:17 | 318,158,544 | 0 | 0 | MIT | 2021-02-23T20:48:09 | 2020-12-03T10:37:46 | null | UTF-8 | Java | false | false | 4,299 | java | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... | [
"GraphTooling@service.microsoft.com"
] | GraphTooling@service.microsoft.com |
14653fdce5eb0469bd99bf248f84faf90ff6091c | c9cf73543d7c81f8e87a58e051380e98e92f978a | /baseline/happy_trader/platform/client/clientHT/clientUI2/src/main/java/com/fin/httrader/eventplugins/ht_mt_bridge/mtstruct_db/HtMtPosition.java | d1a0a5821aceaccae49c73695af915d6edbae94b | [] | no_license | vit2000005/happy_trader | 0802d38b49d5313c09f79ee88407806778cb4623 | 471e9ca4a89db1b094e477d383c12edfff91d9d8 | refs/heads/master | 2021-01-01T19:46:10.038753 | 2015-08-23T10:29:57 | 2015-08-23T10:29:57 | 41,203,190 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,762 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.fin.httrader.eventplugins.ht_mt_bridge.mtstruct_db;
import com.fin.httrader.hlpstruct.OrderType;
import com.fin.httrader.h... | [
"victorofff@gmail.com"
] | victorofff@gmail.com |
cc3a9a364810ff5ae95c8b6f5bf34d856f6d94ba | 029927efeec0ec82db1926ae8d117aa88e836a0a | /src/main/java/creditcards/CreditCards.java | e4988a7741124823c9bd54e09e71ac4e6cf19139 | [] | no_license | arpithagurumurthy/CreditCardHandler | a272728cab5103883dfcf785ccfc7aa9a851ac39 | 267e7f022a9937e8916ed686112ad7f5bc1662a7 | refs/heads/master | 2023-07-22T16:46:44.335349 | 2021-09-08T07:13:08 | 2021-09-08T07:13:08 | 404,245,706 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | package creditcards;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlSeeAlso;
import java.util.List;
@XmlSeeAlso({MasterCC.class, VisaCC.class, AmExCC.class, DiscoverCC.class, InvalidCC.class})
@XmlRootElement(name = "creditcards")
pub... | [
"arpitha.gurumurthy@sjsu.edu"
] | arpitha.gurumurthy@sjsu.edu |
6a4894cdd349da8615e7469b11e70f456abcee4d | a7bb6b268df073b89570d096efeb0aab3e4e683d | /engine/src/main/java/de/matthiasmann/twl/input/lwjgl/LWJGLInput.java | bb90a0b3fd6e6ccbf26f02afe13811306e9ed43b | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | dmitrykolesnikovich/twl | abf96f9d0a84b15e9d42b54804adb37ae3685162 | 39e88bc6b5338444d64424d1609f24c2be18a890 | refs/heads/master | 2021-07-01T03:57:07.280286 | 2017-09-22T13:12:15 | 2017-09-22T13:12:15 | 104,472,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,981 | java | /*
* Copyright (c) 2008-2010, Matthias Mann
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice,
* this... | [
"kolesnikovichdn@gmail.com"
] | kolesnikovichdn@gmail.com |
21af5eb9ccd82cfcb372c10f5c2c6de8ce1c0277 | 73709f76271dc06b5f745eb4c733b72041306ced | /06_Thread/src/com/itheima/demo06/ThreadSafe/Demo01Ticket.java | c0534295a1b254d3f28f1411016220c3bd2bb873 | [] | no_license | lianshuailing/javase | c3ba4dd11f277da0c7998f92b3554b1664a14b75 | 79b0eaf65eff560617aebb240e3873dc4474cf6f | refs/heads/master | 2020-09-10T22:57:40.588797 | 2019-11-15T06:40:34 | 2019-11-15T06:40:34 | 221,858,659 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package com.itheima.demo06.ThreadSafe;
/*
模拟卖票案例
创建3个线程,同时开启,对共享的票进行出售
*/
public class Demo01Ticket {
public static void main(String[] args) {
//创建Runnable接口的实现类对象
RunnableImpl run = new RunnableImpl();
//创建Thread类对象,构造方法中传递Runnable接口的实现类对象
Thread t0 = new Thread(run);
... | [
"lianshuailing@sina.com"
] | lianshuailing@sina.com |
15df9097fa499db5628b0e9457d213ae72842e69 | b10683c84c7bab04424ee1b9e88bb447c10599a7 | /2016년/2016 실전코딩/실전코딩/TemplateMethod-ScalperExample-Java/src/java/com/industriallogic/example/Ticket.java | 5100e7d3b36d691dc58e9895128208d1a0e03a78 | [] | no_license | MS-Park/CNU | 824b5213a3b751e0f591539cbf5d509b63327f82 | bc7581e386a9f8dad274ecd600d33b8b1d37382c | refs/heads/master | 2020-12-24T18:42:15.644061 | 2016-10-17T19:54:52 | 2016-10-17T19:54:52 | 59,454,288 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,261 | java | /// ***************************************************************************
/// Copyright (c) 2008, Industrial Logic, Inc., All Rights Reserved.
///
/// This code is the exclusive property of Industrial Logic, Inc. It may ONLY be
/// used by students during Industrial Logic's workshops or by individuals
/// who are... | [
"deceglie92@gmail.com"
] | deceglie92@gmail.com |
e090d1a33968771b1cb117332bf01a48ee2534a6 | 486777e96e176caf05fa99959fa4594711665ddc | /app/src/main/java/com/citemenu/mystash/helper/Utils.java | 2a3144252d0459019fff8c6c556c2311c06e3765 | [] | no_license | iArsalanshah/MyStash | 576cf04b30549e439a01297d759270b727225de7 | 9fa33ce6cec753b5c9d86de1d843cab91d65e36c | refs/heads/master | 2020-04-09T05:22:34.033184 | 2018-11-11T20:09:13 | 2018-11-11T20:09:13 | 160,061,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package com.citemenu.mystash.helper;
import android.net.Uri;
import java.io.File;
public class Utils {
public static Uri getImageUri(String path) {
return Uri.fromFile(new File(path));
}
} | [
"iarsalanshah@gmail.com"
] | iarsalanshah@gmail.com |
2dc6e98a33976fc77ebbbfe04813bff0491198b7 | 87d51c17585e27ac54fdb7c90010486aa862144b | /src/main/java/com/cherlshall/wechat/config/WechatConfig.java | 364446fb5b0f3dd0efd46e6f04dfb5fa23f83002 | [] | no_license | JoinTiger/wechat | 02bf07281dc511ba0395741c72b637a30cb2a5b4 | 79f70b93383f23e50d21b2b27f28127ee850fe99 | refs/heads/master | 2023-03-21T04:34:40.846661 | 2019-03-27T09:51:14 | 2019-03-27T09:51:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package com.cherlshall.wechat.config;
/**
* 认证信息 前往微信公众号管理页面获取 并填写
*/
public class WechatConfig {
public static final String APP_ID = "appid";
public static final String APP_SECRET = "appsecret";
public static final String TOKEN = "your token";
}
| [
"529116675@qq.com"
] | 529116675@qq.com |
06447f1523635d7d1a6385541fcab213018379dc | afdc1096b0d6310f95082f15881f01124c76ecdd | /springRemoting/src/main/java/com/skytech/springRemoting/Booking.java | 158913a8d578c2735f9ab8b97ad3485162b41a0c | [] | no_license | skytech-rj/SpringRemoting | 1f01360ed94c6ab32757fea5052bbc4bee43df6d | f55a7f0911dc08f28297c032dfbe82dc8011cb03 | refs/heads/master | 2022-12-26T20:39:57.213689 | 2020-07-26T19:02:31 | 2020-07-26T19:02:31 | 282,699,575 | 0 | 0 | null | 2020-10-13T23:57:26 | 2020-07-26T17:28:51 | Java | UTF-8 | Java | false | false | 578 | java | package com.skytech.springRemoting;
import java.io.Serializable;
public class Booking implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
private String bookingCode;
public Booking() {
super();
}
public Booking(String bookingCode) {
super();
this.bookingCode = bookin... | [
"skytech.rj@gmail.com"
] | skytech.rj@gmail.com |
e444fce7eadf4313de9c028e3c9c462831522e2f | 96bc31a1e00d58db2486fcfa2babd1127b3acb48 | /exercises/Abstract/src/shine/Member.java | 5d9b09477fc044497dc2ebbcd539df6ed8f08011 | [] | no_license | ChiePro/java-practice | 3da4611745ae46c5d86445115f09476ed81f8bbd | 4f447bf9e6103de8f9444e63646baca9156cd974 | refs/heads/master | 2021-09-15T14:16:28.973042 | 2018-06-04T06:01:57 | 2018-06-04T06:01:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 97 | java | package shine;
public abstract class Member {
public abstract void dispName(String name); //
}
| [
"masaya.koyama@digitalhearts.com"
] | masaya.koyama@digitalhearts.com |
49763b51382ffb4e4df4403a2b5b521bd42d30b0 | 68d146d09de30003e98fc7a196a3ff064567f62b | /MinecraftMod/main/resources/assets/elementalpets/renders/RenderElementalEarth.java | 302dd3b0dab8f7c86840d7141424cb1e5313bb08 | [] | no_license | FSorek/SmallProjects | f9dccc8f403a51ec266227c58b765d99039829fa | 659f14c7baaed17e0b27e2147c33c0acc94c909a | refs/heads/master | 2021-01-24T06:18:12.879570 | 2017-06-04T12:05:02 | 2017-06-04T12:05:02 | 93,310,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package assets.elementalpets.renders;
import assets.elementalpets.models.entities.ModelElementalEarth;
import net.minecraft.client.renderer.entity.RenderLiving;
import net.minecraft.client.renderer.entity.RenderManager;
import net.minecraft.util.ResourceLocation;
import okito122.elementalpets.entities.EntityElementalB... | [
"filip.sorek96@gmail.com"
] | filip.sorek96@gmail.com |
0192dd26882825c4b95921b16d6544d6b962dabe | 1c78010883af7e6f7710544d22470e9c19cdad39 | /core/src/it/randomtower/popsimulation/WorldBuilder.java | a3addc395e6ecac058e3695aa47ec0bf8ea9e2b9 | [] | no_license | Gornova/PopSimulation | 818f4523e94cc47106133dea11f8e7a441464f44 | e24e5af9655d0ebe1ad3fd0a8b19ea1f35ebd1f1 | refs/heads/master | 2020-03-29T23:33:48.669433 | 2018-09-26T19:36:11 | 2018-09-26T19:36:11 | 150,478,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package it.randomtower.popsimulation;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import it.randomtower.popsimulation.model.Population;
import it.randomtower.popsimulation.model.World;
public class WorldBuilder {
public static World build(int w, int h, TextureRegion grass, TextureRegion desert) {
World w... | [
"12526457+albertotn@users.noreply.github.com"
] | 12526457+albertotn@users.noreply.github.com |
af16bf02f3a3d3536cf1f4c15b506e841bdf5fe8 | bcbb44566186712716cbe8aef981e7f6c522192a | /src/test/java/io/jenkins/nodes/JobNodesOnDemandConfigurationTest.java | 6f54a2d2559fac9e0b264bf5b7d50b392620b017 | [] | no_license | fr123k/jenkins-plugin-job-agents-on-demand | 0e7d8d0f29294664110de0f5042f1b6855060fb1 | 6d709aa0afa197c617e017f0ed17a1a311e3298f | refs/heads/master | 2023-01-10T20:56:48.844011 | 2020-04-29T21:36:50 | 2020-04-29T21:38:08 | 260,051,015 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,359 | java | package io.jenkins.nodes;
import com.gargoylesoftware.htmlunit.html.HtmlForm;
import com.gargoylesoftware.htmlunit.html.HtmlTextInput;
import org.junit.Test;
import static org.junit.Assert.*;
import org.junit.Rule;
import org.jvnet.hudson.test.RestartableJenkinsRule;
public class JobNodesOnDemandConfigurationTest {
... | [
"frank.ittermann@yahoo.de"
] | frank.ittermann@yahoo.de |
d4705fedc0b53a0d8918ae5e184b45082995f431 | 3c625412d8191e255246522a3e7e03c51571fcf3 | /spring-annotation/AnnotationConfig/src/main/java/com/techment/model/MySQL.java | 61c45a985dd6ad95a27e1876211e1dfa5e055e47 | [] | no_license | ParulPaul/TechmentJavaTraining | 358352327dad1f217a5b49723ee39ba3de29eb6a | dda0411b073aa12787d326817c9810db2bacd5ea | refs/heads/master | 2023-08-14T07:00:00.552402 | 2021-09-13T12:57:22 | 2021-09-13T12:57:22 | 393,954,123 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package com.techment.model;
import org.springframework.stereotype.Repository;
@Repository
public class MySQL implements IDao {
public void databaseName() {
System.out.println("Oracle is connected");
}
}
| [
"parulpaul111@gmail.com"
] | parulpaul111@gmail.com |
9f522fda2a49036780cc9b3b7d5cc4fd33009dea | 5803f9d29c107c4297ad9eb210e069dc0f82c97f | /app/src/test/java/com/boisneyphilippe/githubarchitecturecomponents/ExampleUnitTest.java | 95a1fbc47aa94e6bb0cf884355330e67b23cdb56 | [] | no_license | anisuzzamanbabla/GithubArchitectureComponents | e4d15e4bb07f2d104a3e63a83b740bc43cc76056 | 062c9dda3415ca3ff2eb71b07280638d2e7526d3 | refs/heads/master | 2022-12-19T13:14:53.495932 | 2020-09-23T20:46:29 | 2020-09-23T20:46:29 | 298,059,430 | 1 | 0 | null | 2020-09-23T18:27:00 | 2020-09-23T18:26:59 | null | UTF-8 | Java | false | false | 426 | java | package com.boisneyphilippe.githubarchitecturecomponents;
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 {... | [
"phil.boisney@gmail.com"
] | phil.boisney@gmail.com |
91d4ae15a0bcc15bc1a1476acd8332aadb0135d9 | b6cad0a170fe5fdc42654a26f32ce60b7c9e0ef5 | /Request_Manager-master-4/app/src/main/java/com/qrofeus/requestmanager/Dialog_Mail.java | dfcf06a8ad599f9e131e9d548817712ad8ea8cb8 | [] | no_license | anuragdoshi-and/RequestManager | 64014579bdc3f4222cbef8e3d0ed85ae1b722139 | 5349a0397a4ab95aed887aeab8fc8289289c5013 | refs/heads/main | 2023-06-08T14:48:42.614564 | 2021-06-26T07:20:28 | 2021-06-26T07:20:28 | 380,440,029 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,852 | java | package com.qrofeus.requestmanager;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
impo... | [
"noreply@github.com"
] | anuragdoshi-and.noreply@github.com |
b53785f16546dd6be742724cf686d46b6dfc1e6f | 9feb2d5919c61ac4dcac42ade4c86d3a33cfe21c | /common-library/src/main/java/com/dysen/common_library/utils/http/OkHttpUtils.java | 6af4b6e30041153514214404a846ab0e1e4fb2fd | [] | no_license | dysen2014/CommonTest | a48858eb1c3c058e1f1d421d6faf954979e637e6 | e2d414ff777de0891e21e3827208961422ecc65c | refs/heads/master | 2020-03-24T16:25:36.384207 | 2018-12-29T09:35:33 | 2018-12-29T09:35:33 | 142,824,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,771 | java | package com.dysen.common_library.utils.http;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.util.Xml;
import com.dysen.common_library.utils.LogUtils;
import com.google.gson.Gson;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.Js... | [
"dysen@outlook.com"
] | dysen@outlook.com |
d291d2912b19450251f9cd859662d8b24a08831b | 370e5c8742ae735478c88f112508262e042135a1 | /java-io/src/jame/product_management/ProductManagement.java | d8db0b182e847639173d5ddbf85c8e5f3cdcfce3 | [] | no_license | thanhtran6916/new-module2 | 6a74d9ee50fb8e13a3d47b1142b6bef7deab8e2c | 82dfdbee2967511135ea505db7fee08463488640 | refs/heads/master | 2023-07-21T06:00:16.032294 | 2021-09-06T02:15:59 | 2021-09-06T02:15:59 | 397,500,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,103 | java | package jame.product_management;
import java.io.Serializable;
import java.util.ArrayList;
public class ProductManagement implements Serializable {
private ArrayList<Product> products = new ArrayList<>();
public ArrayList<Product> getProducts() {
return products;
}
public void setProducts(Arr... | [
"tranvanthanhtran.tt@gmail.com"
] | tranvanthanhtran.tt@gmail.com |
2f52af58a4cc851d5ec2ad9b658b4e794d43f205 | 45ce60d84634def9fae2263d5d01baf4a049e4a1 | /youlexuan-manager-web/src/main/java/com/youlexuan/manager/controller/UploadController.java | 839827e926b21440b427bdae6b3c19b87e2b7bd7 | [] | no_license | zgl19960907/youlexuan-parent | e8cd6e1b0d29fa5b0832d2f66040fd019e7a90f4 | 7d7b58fb702284836306014ab7d03a5c5aa0a9d1 | refs/heads/master | 2022-12-22T17:51:41.648644 | 2019-10-24T09:02:43 | 2019-10-24T09:02:43 | 217,255,750 | 0 | 0 | null | 2022-12-16T07:15:52 | 2019-10-24T08:58:16 | JavaScript | UTF-8 | Java | false | false | 1,476 | java | package com.youlexuan.manager.controller;
import com.youlexuan.entity.Result;
import com.youlexuan.util.FastDFSClient;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.spri... | [
"qwer@qq.com"
] | qwer@qq.com |
745e312e90bf199ca31d5463751244c2935d71bf | e1fd211d259a6a202f839116f0c9f93ce31c1bb6 | /wrappers/java/java/src/main/java/cloud/puccini/TOSCA.java | ea1f7c0e6658bb0038d4c091a5b8bc509e87bf75 | [
"LicenseRef-scancode-proprietary-license",
"Apache-2.0"
] | permissive | ganesh19881030/puccini | 1180ee046bd4782a65bccb71fd822c697da91688 | 81e61596c97cfcd9ec3a90331f7bcadc6858aeee | refs/heads/master | 2022-05-26T08:59:11.921712 | 2020-04-30T17:51:44 | 2020-04-30T17:52:59 | 261,089,086 | 0 | 0 | Apache-2.0 | 2023-08-30T13:54:25 | 2020-05-04T05:33:57 | Go | UTF-8 | Java | false | false | 524 | java | package cloud.puccini;
import org.snakeyaml.engine.v2.api.Load;
import org.snakeyaml.engine.v2.api.LoadSettings;
import java.util.Map;
public class TOSCA
{
public static Map<Object, Object> Compile( String url ) throws Exception
{
Load load = new SnakeYAML.Load( LoadSettings.builder().build() );
Map<Object, Ob... | [
"tal.liron@gmail.com"
] | tal.liron@gmail.com |
ecfc20cc92a647f01b7267e8324ebdac0f42ea7c | 5449bc3d089fad701ac632da7628413d7c7ba7fd | /demo02/src/test/java/cn/hzh/demo02/ExampleUnitTest.java | 267dad75cad845c989b74c71064a19d73550d8ce | [] | no_license | cshzhang/ViewDragHelperDemo | 451fb9783fc0ac71871130daa4dd1820c4150d3a | e8d13da00eeb4dd5138eb81498fa3be5112d2f1f | refs/heads/master | 2021-01-10T13:16:34.588565 | 2015-10-23T08:50:25 | 2015-10-23T08:50:25 | 44,741,645 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package cn.hzh.demo02;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest
{
@Test
public void addition_isCorrect() throws Exception
{
assertEquals(4, 2 + 2);
}
} | [
"jyjs_zh@163.com"
] | jyjs_zh@163.com |
9be08c14478e27fdfd94f44d9862ee847db40aae | 7633eda4b6995243379859cb61895180961095ce | /GameOfLife.java | e98df186505bc49cbb83330d2a8197d847c21718 | [] | no_license | cxim/Hyper_game_of_life_gui_swing | 0e8d62559f10698cc389d255e68d2540cd8869da | 8662087d9844ecba4268f661012fb2bb6b16d7e9 | refs/heads/master | 2022-11-24T10:20:45.570742 | 2020-08-03T03:33:54 | 2020-08-03T03:33:54 | 284,594,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,530 | java | package life;
import javax.swing.*;
import java.awt.*;
import java.util.Scanner;
public class GameOfLife extends JFrame {
JLabel generationLabel;
JLabel aliveLabel;
JPanel infoPanel;
JPanel cellsFieldPanel;
JButton rerol;
JToggleButton start;
public void showCurrentGeneration(boolean[][] current... | [
"cxumhik@mail.ru"
] | cxumhik@mail.ru |
49e9500a842af54c37623b295070cd1cab02cd71 | 627506a447837908f3f512a36a1f2958bbe74c0a | /spring-boot-04-web-restfulcrud/src/main/java/com/atguigu/springboot/SpringBoot04WebRestfulcrudApplication.java | e82ee303c19aa846e49f5fde3f548bc4fe9e9464 | [] | no_license | nangongpushe/springboot | e10b18a60179853e0a03c2a12bdb7936ecd91074 | 77933e31d301031baecdb4ad782ee9c71965b47f | refs/heads/master | 2022-06-23T07:09:46.723455 | 2019-11-22T16:33:26 | 2019-11-22T16:33:26 | 223,442,435 | 0 | 0 | null | 2022-06-21T02:17:54 | 2019-11-22T16:24:46 | HTML | UTF-8 | Java | false | false | 1,373 | java | package com.atguigu.springboot;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.servlet.View;
import org.springframework.web.servlet.ViewResolver;
import java.util... | [
"xintuhlly@126.com"
] | xintuhlly@126.com |
23861a69483572e4792927e4de9bdab5ea19ba55 | 077aee9e809bd85340ca17e1c9b7f3514bdd1d38 | /src/immunehistory/TestController.java | 7be95ce4b77d5c843913b903d7bc2fcbbff66f83 | [] | no_license | astro05/ImmuneHistory | f357186ad0c590dad1335b11af154d04f881d389 | 20dc98721744bffc8a8fb2e98929dfab99c6991e | refs/heads/main | 2023-06-01T03:08:07.313004 | 2021-06-10T04:26:47 | 2021-06-10T04:26:47 | 375,450,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | 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 immunehistory;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.fxml.Initializable;
/**
* FXML Controller... | [
"42905945+astro05@users.noreply.github.com"
] | 42905945+astro05@users.noreply.github.com |
d4ea191cd2cd0dad60742d3f6893d16dfa5921ed | b45f346d6e59bb86b9f0a30ab650b89468170305 | /51CTO/04/microservice-simple-provider-user/src/main/java/com/itmuch/cloud/microservicesimpleprovideruser/entity/User.java | 6b45ca20862cc5d1880eb745c7339af48a0299c9 | [] | no_license | shendejun/springcloud | 2c123fb46afa69707874316d08ba875737348f39 | b445eee32378e014903c5f35dd79287d976c9f8f | refs/heads/master | 2020-07-07T00:43:29.538578 | 2019-12-16T09:27:16 | 2019-12-16T09:27:16 | 203,189,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,066 | java | package com.itmuch.cloud.microservicesimpleprovideruser.entity;
import javax.persistence.*;
import java.math.BigDecimal;
@Entity
public class User{
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
@Column
private String username;
@Column
private String name;
@Column... | [
"895017142@qq.com"
] | 895017142@qq.com |
9f069e41065c0c1ebbf9fb71310f5f2bc4eedce1 | c98eaf2a59e39bc83bcf17e5c6dadbde4e9ee340 | /common_lib/src/main/java/com/leap/common_lib/crash/QuitUnexitCrash.java | 6575fd9065aa8b3c9597762011dbe8bd6549a031 | [] | no_license | wj1203/latte | 8a21b6948d7ad4c9fea5045de6c03728e3410e25 | ba763b4ba6e802e37a5ba5a452e3c680af72d4f2 | refs/heads/master | 2021-07-07T07:15:06.032342 | 2020-12-03T14:55:35 | 2020-12-03T14:55:35 | 207,770,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 321 | java | package com.leap.common_lib.crash;
/**
* <p>退出自动捕获异常</p>
*
* @author zhh
* @version 1.0
* @creation 2018/5/8 8:59
* @see QuitUnexitCrash
* @since Android API 25
*/
final class QuitUnexitCrash extends RuntimeException {
public QuitUnexitCrash(String message) {
super(message);
}
}
| [
"541569812@qq.com"
] | 541569812@qq.com |
51673a81bec60f81cba0a41489861ae636b08113 | 4b2c4c5fae8bc1ac9b0e36a8d5fbeaae0ca3aeed | /src/main/java/org/destiny/jvm/model/command/ByteCodeCmd.java | 2f637550855cd5145db0fa1b45906cc755936b32 | [] | no_license | Language-Research/mini-jvm-1 | 1bb8ed067b2a1ec935209ef6d908d8ea169dcea5 | 9baed874b323ef98c8f86db480db946a09a3a0a5 | refs/heads/master | 2022-11-24T06:52:52.699385 | 2019-02-15T10:52:03 | 2019-02-15T10:52:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package org.destiny.jvm.model.command;
import org.destiny.jvm.model.runtime.ExecutionResult;
import org.destiny.jvm.model.runtime.StackFrame;
/**
* @author 王康
* destinywk@163.com
* ------------------------------------------------------------------
* <p></p>
* -----------------------------------------------------... | [
"destinywk@163.com"
] | destinywk@163.com |
539e29021f4a0c1ce49f6c529fd3f96b717fad71 | 95a7a2f5fa456b5375901f856e5721f804dd3470 | /chap03/src/chap03_01/Main.java | 9844496d9f4486adf04355c268ddd36fd560020d | [] | no_license | ichiro03249/workspace2 | 1983f6b61e91a31543f1af72aa217c12762f944e | 3e3ec2f59677f0b9b5f52e891411ae8f09f035b7 | refs/heads/main | 2023-03-18T22:32:11.111624 | 2021-03-16T05:12:43 | 2021-03-16T05:12:43 | 348,216,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package chap03_01;
public class Main {
public static void main(String[] args) {
// TODO 自動生成されたメソッド・スタブ
boolean tenki = false;
if(tenki == true) {
System.out.println("洗濯そします");
System.out.println("散歩に行きます");
}
else {
System.out.println("DVDを見ます");
}
}
}
| [
"ichiro.adviser@gmail.com"
] | ichiro.adviser@gmail.com |
fa3d106adc14923f6d0abf74c17581221fdb614b | b155d0f41fbda883878598dd8e5c41dbe27524ab | /iuriMorari/src/main/java/AdminUser.java | 6328b1320f5f28b530c07ab223c113b1a1066d68 | [] | no_license | asecu/Edition_1_SOA | 2fb6c556fb449a158435fb6920facc0249c71fee | 9d03670c16799d458b7ae1d5978fa629c79a1200 | refs/heads/master | 2021-04-16T16:47:44.705108 | 2020-04-24T10:28:51 | 2020-05-03T16:08:17 | 249,370,977 | 0 | 1 | null | 2020-10-13T21:22:47 | 2020-03-23T08:09:40 | Java | UTF-8 | Java | false | false | 476 | java | import java.util.Map;
public class AdminUser extends AbstractUser {
public AdminUser(String username, Map<String, Address> addresses) {
super(username, addresses);
}
public void approveOrder(AbstractOrder abstractOrder) {
System.out.println("Order " + abstractOrder.getID() + " is approved"... | [
"46815744+solonarieugeniu@users.noreply.github.com"
] | 46815744+solonarieugeniu@users.noreply.github.com |
ef22a136e080e6d932aacad0a3897f926f4eaea5 | df02b56e9438c87559cce458d7c0b756665c5696 | /src/NestedTwo.java | d2ade50b06265c65a877dd8569c81827cd193f8a | [] | no_license | btes0384/vivek02 | 7082af50ff2da60c11a21a228f6383afa0a39607 | a5e9992d247206d6fd164e58cd5a46c307d720f5 | refs/heads/master | 2021-04-28T09:44:22.252087 | 2018-02-19T10:47:03 | 2018-02-19T10:47:03 | 122,049,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 249 | java |
public class NestedTwo {
public static void main(String[] args) {
// TODO Auto-generated method stub
for(int i=1;i<=5;i++)
{
for(int j=5;j>=i;j--)
{
System.out.print(j );
}
System.out.println();
}
}
}
| [
"lenovo@DESKTOP-HGTA36O.mshome.net"
] | lenovo@DESKTOP-HGTA36O.mshome.net |
96d1968baf1afe899b6fe206dc27d21a74d9476e | d514bead313f1bc272a52f7440437a69ad44d77b | /app/src/main/java/com/guozhe/android/http/login/login/login/model/IUser.java | 98550230a2d9a96b300234b4b18b1b506a6d4f97 | [] | no_license | KwakIron/LoginMVP | 24de2724761a4d1db51f8e99acf67a84a0761a5e | 6a06fd16c35a2e5aa35fd6b6ce15223ed5918581 | refs/heads/master | 2021-07-14T10:03:23.499486 | 2017-10-07T11:42:49 | 2017-10-07T11:42:49 | 106,093,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.guozhe.android.http.login.login.login.model;
/**
* Created by guozhe on 2017. 10. 5..
*/
public interface IUser {
String getName();
String getPasswd();
int checkUserValidity(String name, String passwd);
}
| [
"guozhenzhu0517@gmail.com"
] | guozhenzhu0517@gmail.com |
c0e927bf78ede5fbddc308e064eec9f9434b2800 | e0ce3633c879b16e956c0bd1c7bab2f089aa6fb0 | /src/socket/msg/war/rsp/GuildWarEncourageInfoRsp.java | cc12bd129a6c95cd601131253483f21592399f9e | [] | no_license | minghuijiang/XwyCore | 3d9f7e48ab6e188b5384cc97bd83605d82f81a23 | 88a1d6ddd2180c84f3c2da5bcd9219fd1d198671 | refs/heads/master | 2021-01-10T06:42:44.364641 | 2016-02-01T15:40:40 | 2016-02-01T15:40:40 | 50,793,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | package socket.msg.war.rsp;
import socket.util.ByteArray;
import socket.util.ReadUtils;
import socket.util.WritingBuffer;
import component.User;
public class GuildWarEncourageInfoRsp extends socket.msg.basic.Respond {
public int encourage;
public GuildWarEncourageInfoRsp(User user) {
super(user);
... | [
"minghuijiang32@gmail.com"
] | minghuijiang32@gmail.com |
6f3900fc477153e0a4ffa7018763d2e7f930f7f3 | 7fa1a19b8bd2e4c2ecd565f3728f90df71b76c0a | /src/main/java/codes/nttuan/controllers/common/ForbiddenHandler.java | 7391f657fe4bd68639da83eb31299e1b3eeb48dd | [] | no_license | ngthotuan/Java-News-Servlet | 2a253752a862ccc44790e9e15d6092a57a46cc14 | b219976bf435dab59ce98a9fdef18ae50d22545d | refs/heads/master | 2023-03-12T23:04:44.975637 | 2021-03-02T08:47:47 | 2021-03-02T08:47:47 | 294,657,376 | 0 | 0 | null | 2021-03-02T08:47:57 | 2020-09-11T09:53:44 | HTML | UTF-8 | Java | false | false | 598 | java | package codes.nttuan.controllers.common;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@WebServlet(urlPatterns = {"/forbi... | [
"ngthotuan@gmail.com"
] | ngthotuan@gmail.com |
5a46458ebe48c92d3c7f8a09b738c86004b5dd38 | 21a8e37f528013fa25751db10239c498eadebd83 | /src/CalcInterface.java | ba0ea1d542e8827ee1c67aae3fb85f74a0f9ba14 | [] | no_license | iainrwolfheart/tdd-calculator-interface-exercise | af96b1ab70458ff318f2356d78cae7ecb77c7996 | 5b666dd9d0939dfe5410d0a18450edc83c2aed5b | refs/heads/master | 2021-03-11T21:31:48.139864 | 2020-03-11T16:01:35 | 2020-03-11T16:01:35 | 246,560,767 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java |
public interface CalcInterface {
public int addFunction(int i, int j);
public int subtractFunction(int i, int j);
public int multiplyFunction(int i, int j);
public int divideFunction(int i, int j);
}
| [
"iainrgorrie@gmail.com"
] | iainrgorrie@gmail.com |
7a2dadad85ac06e6ea701bc1d8c55b406b893eaf | 415728b3433766b31dd809e1f29e0594fd64eb7e | /DesignPatternAssignment/templatePattern/src/templatePattern/VillaHouse.java | 2535326d3a5fc10dddf669aa12bed8d4eccc4771 | [] | no_license | saurabhchalke/SpringAU18 | 6cfd01a85f9f2eb437a7f9f32e65a6d64d1350ad | 36c6b5128b73d029c62d6a58166a01c50e870984 | refs/heads/master | 2021-09-05T19:09:05.392728 | 2018-01-30T12:25:54 | 2018-01-30T12:25:54 | 117,103,225 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package templatePattern;
public class VillaHouse extends HomeDesigner {
@Override
public void designStructure() {
System.out.println("Design structure of villa");
}
@Override
public void designWalls() {
System.out.println("Design walls of villa");
}
@Override
public void designDoors()... | [
"noreply@github.com"
] | saurabhchalke.noreply@github.com |
2fed36782a03e1605f7766c309e7ddc06983ef8d | e1b66aa38fe9ba1016d8618ab6f27e5d54694817 | /src/main/java/edu/dk/asj/dpm/ui/actions/EmptyResultSetAction.java | d9b1fb3ba1b42d618cb8c5d257eb8f7def6a26ae | [
"MIT"
] | permissive | denDAY04/thesis-code | a755034c8b3ae27eec646245e592422619db9c72 | b083480b4d7fd3f9c095c8f1a67df126c06c0b79 | refs/heads/master | 2021-08-28T06:30:54.933007 | 2019-12-19T18:59:47 | 2019-12-19T18:59:47 | 219,211,479 | 0 | 0 | MIT | 2021-08-15T14:35:02 | 2019-11-02T20:42:44 | Java | UTF-8 | Java | false | false | 332 | java | package edu.dk.asj.dpm.ui.actions;
/**
* Available UI actions when presenting empty result set.
*/
public enum EmptyResultSetAction {
Back("Go back");
private String name;
EmptyResultSetAction(String name) {
this.name = name;
}
@Override
public String toString() {
return na... | [
"stensig04@gmail.com"
] | stensig04@gmail.com |
271fdab94983f5087ff2e6bf37034b256363a272 | ab0429696a2b0365080a1e5cd4539da6bbfcc2ca | /src/com/cht/training/Main53.java | 95cf2323ed02dbd6ec9d6d2d97fd6c76b297efe5 | [] | no_license | dotswatt520/JavaLab0411 | 2dc9378a1536665e90b873731cd568a987fd1007 | 356dae947b601dc0441c065e5447943a2324a703 | refs/heads/master | 2020-05-07T21:44:24.473785 | 2019-04-19T09:22:21 | 2019-04-19T09:22:21 | 180,916,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,213 | java | package com.cht.training;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Iterator;
import java.util.List;
public class Main53 {
public static void main(String[] args) {
List<String> items = new ArrayList<>();
items.add("ios");
items.add("android");
items.add(... | [
"tzungje"
] | tzungje |
dea5b4978d7d42e5796212153f80ec8b454ba018 | 3fe1dd6c732bd5c0335c68facb5c7aade4cd149d | /src/main/java/com/qunar/qtalk/ss/sift/dao/CsrDao.java | 77513650847f6fb57974745cf0851f4a33d2cd24 | [
"MIT"
] | permissive | fengfengmalin/qchat_admin_open | 26614693792f1fce58f771231cb8beeb4ae69333 | 5d3e21d594c47e4dfa01772aa50419ffca0dc180 | refs/heads/master | 2020-04-26T16:55:43.439550 | 2019-08-26T09:08:28 | 2019-08-26T09:08:30 | 173,696,406 | 0 | 0 | MIT | 2019-03-04T07:36:26 | 2019-03-04T07:36:26 | null | UTF-8 | Java | false | false | 1,334 | java | package com.qunar.qtalk.ss.sift.dao;
import com.qunar.qchat.admin.model.Seat;
import com.qunar.qtalk.ss.sift.entity.CSR;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface CsrDao {
List<CSR> selectCsrsByCsrIDs(List<Lon... | [
"malin.ma@qunar.com"
] | malin.ma@qunar.com |
1832a50f4cce3836b74385fa95d1ee9ef5db93c8 | a1ce8ecf4301bef383733f0f103d09617a904cfb | /src/factory/simple_factory/ClamPizza.java | 6ebda8e2ff504e180b7773d4ca9f42a6da4236b4 | [] | no_license | berzing/design_patterns | f307c99bf41f2df5a30eb88fd634c12ecfbb7669 | f5552e0e768479fccc8ad534649ca19eded5df64 | refs/heads/master | 2020-03-14T09:57:12.428000 | 2018-06-17T08:52:54 | 2018-06-17T08:52:54 | 131,555,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package factory.simple_factory;
/**
* 蛤蜊比萨
*/
public class ClamPizza extends Pizza {
public ClamPizza() {
name = "Clam Pizza";
dough = "Thin Crust";//薄皮
sauce = "White garlic sauce";//大蒜酱
toppings.add("Clams");//蛤蜊
toppings.add("Grated parmesan cheese");//碎parmesan芝士
... | [
"fang12395@163.com"
] | fang12395@163.com |
a2b64ad010621a35b644926545313ae3d14f905d | d1c2764c40eacb3b3b6c7985f617e066f0094fc4 | /src/test/java/co/com/choucair/certification/proyectbase/runners/RunnerTags.java | 2e5830fd02b98aff9efd84f7abeea18fac8e092b | [] | no_license | Leyston/ChoucairPruebaTecnica | b8f6be298321e892c3465ae406c5e9d6025fcc99 | e4adedeae84b37d291b669efcdbcb4456338be34 | refs/heads/main | 2023-02-28T20:55:17.416060 | 2021-02-08T15:20:42 | 2021-02-08T15:20:42 | 336,319,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 626 | java | package co.com.choucair.certification.proyectbase.runners;
import io.cucumber.junit.CucumberOptions;
import net.serenitybdd.cucumber.CucumberWithSerenity;
import org.junit.runner.RunWith;
@RunWith(CucumberWithSerenity.class)
@CucumberOptions(features = "src/test/resources/features/academyChoucair.feature",
... | [
"delerium025@gmail.com"
] | delerium025@gmail.com |
736f8d60282f62c12960556717e02a0a132a868b | 07b620487755715b1ef688966640643c5e630c01 | /library/src/main/java/com/pengrad/telegrambot/request/UnpinAllChatMessages.java | adf2d725f82578ab20c967a551015be1cc61b8a5 | [
"Apache-2.0"
] | permissive | pengrad/java-telegram-bot-api | 71f1c02b75036e0ede42d147043a80d9f4fd54ab | 6e5fa4a6298cdfd613ef6bb02cbe6b039b08c3a9 | refs/heads/master | 2023-09-01T22:01:58.459608 | 2023-08-27T17:07:01 | 2023-08-27T17:07:01 | 40,182,023 | 1,792 | 456 | Apache-2.0 | 2023-08-27T14:58:01 | 2015-08-04T11:58:56 | Java | UTF-8 | Java | false | false | 358 | java | package com.pengrad.telegrambot.request;
import com.pengrad.telegrambot.response.BaseResponse;
/**
* Stas Parshin
* 05 November 2020
*/
public class UnpinAllChatMessages extends BaseRequest<UnpinAllChatMessages, BaseResponse> {
public UnpinAllChatMessages(Object chatId) {
super(BaseResponse.class);
... | [
"s.a.parshin@gmail.com"
] | s.a.parshin@gmail.com |
a397058a0620343e0428e2fa79f291c2693dd1dd | 4f42079d9303a9638ec6567d79bb6a4e5591790a | /Java_Core_lesson-04/src/ua/lviv/lgs/task2/Body.java | c196f9ac252c4acc808590a1781374ac0e734003 | [] | no_license | Splash001/Java_Core_lesson-4 | b4fcc66cbc74619644eae1c6b2e421eef871be3f | 1692fa9f21f2104e504f0300ea256376e955897b | refs/heads/master | 2020-07-07T15:36:56.995457 | 2019-08-20T14:23:10 | 2019-08-20T14:23:10 | 203,391,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 882 | java | package ua.lviv.lgs.task2;
public class Body {
private int amountYear;
private String color;
private int weight;
public Body(int amountYear, String color, int weight) {
this.amountYear = amountYear;
this.color = color;
this.weight = weight;
}
private int getAmountYear() {
return amountY... | [
"splash001@rambler.ru"
] | splash001@rambler.ru |
81b325d5fbafd3e4faa8b456f1a5720a9b92949e | 08e39005b52852435c53fadd0a9adcf89690e93c | /Analyzer.java | 91a2a2b43808766fb38bea6fb822cb0c084f77b9 | [] | no_license | irshadbhat/Network_traffic_monitor | 8f1310c63f2007009673ff91c0f521fbb43baf06 | a79858467867546b2a96eee811322f01a738920b | refs/heads/master | 2021-01-18T09:12:18.098974 | 2014-03-09T00:12:23 | 2014-03-09T00:12:23 | 42,264,728 | 1 | 0 | null | 2015-09-10T19:05:23 | 2015-09-10T19:05:23 | null | UTF-8 | Java | false | false | 2,328 | java | import java.io.*;
import java.util.*;
import java.util.logging.Level;
import java.util.logging.Logger;
import jpcap.*;
import jpcap.packet.*;
import java.awt.*;
import java.awt.event.AWTEventListener.*;
import javax.swing.*;
public class Analyzer extends JFrame
{
ArrayList<Packet> ar=new ArrayList();
float p,p2... | [
"saketm.1991@gmail.com"
] | saketm.1991@gmail.com |
1d02a35964e9cad63ffc320966e9f59ffe54c92a | 4df9f131404c4e3100040f651a571b998ea206b4 | /test22/src/main/java/com/min/www/util/TimeUtil.java | caaac878aece7e9db4e1c607415b0e7dc08814c9 | [] | no_license | DaeAkin/WebPj | efdd35411b77bcda04fedd2e552bb37f86efff2a | 27fd8eac627d2c0e3cdb609407db47a930299d15 | refs/heads/master | 2020-03-11T09:59:56.092617 | 2018-05-26T01:01:47 | 2018-05-26T01:01:47 | 129,928,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,253 | java | package com.min.www.util;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.min.... | [
"donghyeonmin@192.168.0.28"
] | donghyeonmin@192.168.0.28 |
19a06c360d58f3a8a949572221c43454c320556e | 6d33782746fce0da16b0707e11676ac4a16274ca | /mybatis01/src/test/java/com/feng/mybatis/service/GroupServiceTest.java | c53b2a0a3cafab203c60cad530e3b3d0ddcb2d17 | [] | no_license | bradypod1990/mybatis | 1d2397812390f3dc92394b3049dab539d3f344bf | e37e12e114d4b110205841ee3cbc487b32279b42 | refs/heads/master | 2016-08-11T20:03:37.036603 | 2016-03-29T02:29:55 | 2016-03-29T02:29:55 | 48,464,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,081 | java | package com.feng.mybatis.service;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
... | [
"zoufengking@163.com"
] | zoufengking@163.com |
b90f23a7f590b51649f83a528264a1bdf1a03948 | a1a0112148784cad0edb2853ad342b16498ed01f | /HelloWorld.java | 743a92763a9670a8691f90199b7ea21071a2afb1 | [
"Apache-2.0"
] | permissive | tackline/hello-world | efb49d10edecaf93aa52f30d259af3f734875d4f | dd6586fc83df2fc83b6885628fbd973f79677e0d | refs/heads/master | 2020-03-30T19:50:33.741134 | 2018-10-04T11:43:10 | 2018-10-04T11:43:10 | 151,561,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,512 | java | /*
Copyright 2018 Thomas Hawtin
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and... | [
"tom@MacBook-Air.home"
] | tom@MacBook-Air.home |
55a057bbbe7ecd8bec011ff1dd94ea388f1c7a4b | 52ee4484597e6d33a9b58240693b1b688a05433c | /Java/Hackerrank Homework/src/Solution.java | af37b318d984080af256a7f87260979a5db0e823 | [] | no_license | rizkiprayoga/Programming-Journey | b78a8507f4f4e3bd92f075396d36d819cb914bb2 | 63f90f85eaa5b7ca0376365654616b6cf76dcc69 | refs/heads/master | 2021-01-17T08:15:07.896489 | 2016-08-18T06:09:51 | 2016-08-18T06:09:51 | 64,098,046 | 0 | 0 | null | 2016-07-31T14:00:52 | 2016-07-25T02:37:22 | Java | UTF-8 | Java | false | false | 801 | java |
import java.util.Scanner;
public class Solution {
public static void main(String[] args) {
/* Enter your code here. Read input from STDIN. Print output to STDOUT. Your class should be named Solution. */
Scanner scanner = new Scanner(System.in);
int T = scanner.nextInt() % 11;
String[] s ... | [
"rizki.prayoga@gmail.com"
] | rizki.prayoga@gmail.com |
5fbce324a22cb55338b40a0968cf507808f7b1dc | 572793f845166c034723db28505d360383e49fab | /service-a/src/main/java/com/example/servicea/dto/PersonDto.java | da8162fb10f440ad7065200cd49fdffd3a0a53eb | [] | no_license | ok213/spring-jaeger | 8d717c00bdc39750dc9257519c2b43ddc740c54c | 25515b7815435de20036a97825ca0dde6821680f | refs/heads/master | 2022-07-02T02:19:59.955747 | 2020-05-08T09:02:15 | 2020-05-08T09:02:15 | 262,275,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package com.example.servicea.dto;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.io.Serializable;
@Data
@NoArgsConstructor
@AllArgsConstructor
@JsonIgnoreProperties(ignoreUnknown = true)
public class Per... | [
"213331@gmail.com"
] | 213331@gmail.com |
b129513535cfbfa4c759d6fa9fd6965615cd5bee | 3c3ab0c6317c058bd27d2c47a73dd2c485eeba65 | /gevat/test/test/models/ProteinTest.java | ae7926587cf4cabbb6787fce1eddf9979fa98d09 | [] | no_license | wjglerum/programminglife | 2529d00dd76db8b8cc9705d6a00a4d449e2cdd6b | 840046002663cf11c4295121260fd62f6e5b7257 | refs/heads/master | 2022-10-14T13:55:01.439725 | 2014-06-26T18:36:04 | 2014-06-26T18:36:04 | 34,052,029 | 0 | 0 | null | 2022-09-22T19:26:12 | 2015-04-16T11:30:20 | Perl | UTF-8 | Java | false | false | 1,971 | java | package test.models;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import java.sql.SQLException;
import java.u... | [
"wj.glerum@gmail.com"
] | wj.glerum@gmail.com |
e03f9cc05874d7e2e0c7506223a2a138d0b1b907 | 56e2c1151ef27210b3ba16fcb6a6bddb591ed179 | /src/de/sgoral/darkestalmanac/data/dataobjects/Experiment.java | c66d5d4e7c00fc7b7530e5d24536c7d2ba422bc8 | [] | no_license | Elge/DarkestAlmanac | aee65356874440344b7e7909be592e50661b38e8 | a585c6a924cfabf46d274110865942dfd8afae6e | refs/heads/master | 2020-12-02T08:08:10.132132 | 2017-08-04T07:24:50 | 2017-08-04T07:24:50 | 96,772,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,524 | java | package de.sgoral.darkestalmanac.data.dataobjects;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* An experiment is the action of using a consumable (or none at all) on a curio to see what happens.
*/
public class Experiment implements Serializable {
private Integer id;
... | [
"info@sebastian-goral.de"
] | info@sebastian-goral.de |
310d604023cfbab84d6591d87f8ccd096d1e9077 | e4407fd351449857fc3ff9c932f7eca3f839a9ec | /myjingdong/src/main/java/bwei/com/myjd/mvp/presenter/LoginActivitysPresenter.java | a65fc7b8fab4adaf853963b0341bf1ee459bcff8 | [] | no_license | xuewei666/- | fb4ecca781d37e4cbc7f76a68e55b34faf00f672 | 88fb4190f0cd5cffee24ff28869d828547852acf | refs/heads/master | 2020-03-29T16:07:56.711100 | 2018-09-24T12:37:43 | 2018-09-24T12:37:43 | 150,098,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,823 | java | package bwei.com.myjd.mvp.presenter;
import android.app.Application;
import com.jess.arms.integration.AppManager;
import com.jess.arms.di.scope.ActivityScope;
import com.jess.arms.mvp.BasePresenter;
import com.jess.arms.http.imageloader.ImageLoader;
import java.util.Map;
import bwei.com.myjd.mvp.data.LoginBean;
imp... | [
"1139366241@qq.com"
] | 1139366241@qq.com |
78a840b5971f6fce3ed4e1f95a7db16c415d3e82 | 129f58086770fc74c171e9c1edfd63b4257210f3 | /src/testcases/CWE83_XSS_Attribute/CWE83_XSS_Attribute__Servlet_File_54c.java | 89557b3dcccbed16fa02bc150136782f11b0a34d | [] | no_license | glopezGitHub/Android23 | 1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba | 6215d0684c4fbdc7217ccfbedfccfca69824cc5e | refs/heads/master | 2023-03-07T15:14:59.447795 | 2023-02-06T13:59:49 | 2023-02-06T13:59:49 | 6,856,387 | 0 | 3 | null | 2023-02-06T18:38:17 | 2012-11-25T22:04:23 | Java | UTF-8 | Java | false | false | 1,440 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE83_XSS_Attribute__Servlet_File_54c.java
Label Definition File: CWE83_XSS_Attribute__Servlet.label.xml
Template File: sources-sink-54c.tmpl.java
*/
/*
* @description
* CWE: 83 Cross Site Scripting (XSS) in attributes; Examples(replace QUOTE with an actual double quote):... | [
"guillermo.pando@gmail.com"
] | guillermo.pando@gmail.com |
af43c0f74ca152e7ea378df7b49e918567f55740 | 64fe26edfd1c225e92eedf8850bd6e4feb2f5407 | /app/src/androidTest/java/com/wordpress/connectingemotions/connectingemotions/ExampleInstrumentedTest.java | 70d1a88baff91a650dd650d5b90e214dc6abe614 | [] | no_license | premraval010/Connecting_Emotions_webview | 8795d0bf58efbced3b526c060a345ec53262e080 | 9404ed8a512e555f0dd8e3b030447417061e8cd6 | refs/heads/master | 2021-01-23T09:38:24.751616 | 2017-09-06T08:57:59 | 2017-09-06T08:57:59 | 102,585,959 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package com.wordpress.connectingemotions.connectingemotions;
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, w... | [
"premraval010@outlook.com"
] | premraval010@outlook.com |
b8ff682bef3ce453a2ba6ee4e0164a4890b3c695 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_2d11b6ca00e37ab52ed3e4749c3e75f63788277e/DirectoryScanner/20_2d11b6ca00e37ab52ed3e4749c3e75f63788277e_DirectoryScanner_s.java | 36ebabb19eb0dd0b0c377caec1e632da2684e946 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 7,916 | java | package org.openintents.filemanager;
import java.io.File;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.openintents.filemanager.util.FileUtils;
import org.openintents.filemanager.util.MimeTypes;
import android.content.Context;... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
fbc398cc9caa99ea7d353f5fc9901604e7e1bc91 | ab618fe68526abc9e54fe1fd6a45b1c87f268fa6 | /src/main/java/Java_study/Patterns/Composite/BaseShape.java | d6fe370cb20af2d409e9f1e0a8b6ddcb7b22587a | [] | no_license | Elvolver/Java_study | 1c3caea0fd8d96b727bd5a669c55e8a3d24f79d9 | f4cec8f9c43d32f11ef67edf1c68065e87ba2861 | refs/heads/master | 2020-04-15T18:39:51.536479 | 2019-02-04T20:25:35 | 2019-02-04T20:25:35 | 164,919,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,768 | java | package Java_study.Patterns.Composite;
import java.awt.*;
abstract class BaseShape implements Shape {
public int x;
public int y;
public Color color;
private boolean selected = false;
BaseShape(int x, int y, Color color) {
this.x = x;
this.y = y;
this.color = color;
}
... | [
"volkov@vologda.softlab.ru"
] | volkov@vologda.softlab.ru |
24dcd8ca46287a5410ffd09a5ca2ff53b3e826dc | b5639b98531c2da943876074883148cc2087e1b5 | /LibrarySpringBoot/src/main/java/persistence/entitites/Person.java | ca2366651115b18a4916049f532d9902aa3e979f | [] | no_license | Codrut19/ExercitiiJavaFundamentals-1 | 3ad460690808558f0ea6132052ea4cb0d22c9210 | a1fddace0da10b3b591aa4ab8f44c4e1b8b73ad2 | refs/heads/master | 2023-02-25T23:10:46.747933 | 2021-01-25T05:38:23 | 2021-01-25T05:38:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,104 | java | package persistence.entitites;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name = "persons")
@NamedQueries({@NamedQuery(name = "SelectPersonByName", query = "select person from Person person where person.name=:name"),
@NamedQuery(name = "DeletePersonByYearOfBirth", query = "delete Person ... | [
"c_tin.aurel@yahoo.com"
] | c_tin.aurel@yahoo.com |
c10df546114074ef7cd3c11a072ffdad8157e2ed | 3e534aad07468ad9f691e28bd03a814802c641b0 | /src/test/java/com/github/kurkov/kafkatestcontainers/AbstractTest.java | f886371c9653cc92830e0c6439dcb905a11046ca | [] | no_license | kurkov/kafka-test-containers | 5731c2f5701e189317411b334a02c9b283b923bb | 725c3b4664c07b345867f9604b623bf7799be05d | refs/heads/master | 2021-01-14T19:02:33.666310 | 2020-02-24T11:45:41 | 2020-02-24T11:45:41 | 242,722,439 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,300 | java | package com.github.kurkov.kafkatestcontainers;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.util.TestPropertyValues;
import org.springframework.contex... | [
"aleksey.kurkov@gmail.com"
] | aleksey.kurkov@gmail.com |
23b5897937d041cb71374238b0a24244ea6bb346 | fa93e152f1c514692a4ff8da2b009e49c7fa7ae1 | /CKISSHUG.java | 30c732337c37b1def6f75627243908135fb7b303 | [] | no_license | saikiranreka/CodeChef | e03849cd0ea05b48e0e99b5a2eed32d6e5463900 | 59bfc386cff6315e1fc6e735382a22e093ef282a | refs/heads/master | 2021-01-15T10:14:13.227273 | 2016-02-24T06:50:25 | 2016-02-24T06:50:25 | 33,224,722 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,040 | java | package easy;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
class CKISSHUG {
public static void main(String[] args) throws NumberFormatException,
IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(Syst... | [
"saikiran.reka@gmail.com"
] | saikiran.reka@gmail.com |
29dc70b988a4a39ba471f46fa051bb40e7f88a57 | ffb502ca591023cb8a4f3c5f4dae9e60433f6394 | /src/com/moe365/moepi/net/channel/DataChannelClient.java | 3cc109c62cea7267f92e2d335d3bcfa12e03a5e1 | [] | no_license | KHS-Robotics/MoePi | 9c7e620977dcb670d276c77dfabd80da3adeb01a | b2debfed0f22c92a1c7a6a87e0c374d3727b0ac3 | refs/heads/master | 2020-04-18T06:58:09.278085 | 2019-04-17T06:29:33 | 2019-04-17T06:29:33 | 167,343,708 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 232 | java | package com.moe365.moepi.net.channel;
import java.util.concurrent.CompletableFuture;
import com.moe365.moepi.net.packet.DataPacket;
public interface DataChannelClient {
public CompletableFuture<Void> write(DataPacket packet);
}
| [
"ernestgwilsoniii@gmail.com"
] | ernestgwilsoniii@gmail.com |
5773785402ce962a9f7bf850294e6060364b092a | e85f7af40f8aad1306b12387f44a6dbbadd5d612 | /src/main/java/com/test/rule/bean/PRH.java | 09844a7f25e7a3184e89b0adb6848140698d07be | [] | no_license | 372579561/rule | d3af66632f4a7e4f6b6a3ad8b82fbc795bda2631 | d45f3a22ce54102b379ecffc09aac2baba7d5dae | refs/heads/master | 2022-11-21T09:28:55.662121 | 2020-01-14T05:05:15 | 2020-01-14T05:05:15 | 233,540,698 | 0 | 0 | null | 2022-11-16T12:28:06 | 2020-01-13T07:52:34 | Java | UTF-8 | Java | false | false | 1,381 | java |
package com.test.rule.bean;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>anonymous complex type的 Java 类。
... | [
"372579561@qq.com"
] | 372579561@qq.com |
9abe9cf9f79451ba70a9718100da54767c119cca | 87f7cf0e68a1c428678a292ae2cd102f62ca2c28 | /walkinggroupapp/app/src/main/java/com/teal/a276/walkinggroup/activities/map/DashBoard.java | 0fb34859ea2ddcf33a3514919f4c3e543fb958a2 | [] | no_license | jamiejann/The-Walking-Schoolbus | 4109ba4e931d4edc60f8c90b73a6692ca9204029 | 4658716765916c11eba69a9b45f158c50946437d | refs/heads/master | 2020-03-12T03:42:06.230043 | 2018-05-11T06:26:11 | 2018-05-11T06:26:11 | 130,429,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,397 | java | package com.teal.a276.walkinggroup.activities.map;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.widget.Button;
import com.google.android.gms.maps.model.Marker;
import com.teal.a276.walkinggroup.R;
import c... | [
"egg@egg.localdomain"
] | egg@egg.localdomain |
3a5a1cd36e93abd260e3fc7c2faacad0e2de2c9c | f41f362b88e118dcace37c5ae1a1bf85005c9ce3 | /eng-preprocessor/src/main/java/org/swtk/eng/preprocess/PopulateCliches.java | 6ab46a7f5e8c4610bee1a2735b7bbb741f95b7f8 | [
"Apache-2.0"
] | permissive | torrances/swtk-eng | 60238e10c41b4fb1f77ad7fb1332fc878cece3b7 | 1b89f9975fb7a15fffa86e18cbb860df8c39d64e | refs/heads/master | 2021-01-20T18:24:33.022928 | 2016-01-27T19:20:18 | 2016-01-27T19:20:18 | 25,320,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,621 | java | package org.swtk.eng.preprocess;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import com.trimc.blogger.commons.utils.CollectionUtils;
public class PopulateCliches {
public static Map<String, String> map =... | [
"cmtrim@us.ibm.com"
] | cmtrim@us.ibm.com |
7862cdbedf2609d5b9dbdba27daa113a9f17233a | 1b724896d7983bfdceed767204c938970e3ccafa | /src/model/dao/SellerDAO.java | 5ec9f73fee06362928eeb097f2e86e355d95f48c | [] | no_license | AlexisCesar/workshop-javafx-jdbc | 7a7ecd91b33ff57530e68be6baa71111951506c8 | 92533adb34ae87dc3894193323008c907f0973fc | refs/heads/master | 2023-05-08T10:29:01.615946 | 2021-05-28T17:23:38 | 2021-05-28T17:23:38 | 368,212,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package model.dao;
import java.util.List;
import model.entities.Department;
import model.entities.Seller;
public interface SellerDAO {
void insert(Seller obj);
void update(Seller obj);
void deleteById(Integer id);
Seller findById(Integer id);
List<Seller> findAll();
List<Seller> findByDepartment(Department de... | [
"alexis.cesar2017@outlook.com"
] | alexis.cesar2017@outlook.com |
fe560be2ee0d31fc14e1f667c23dd23d9ac31b3b | f577eb1bbc98a6363e81d0b637e03626e226f104 | /Auxiliary/RecipeManagers/CastingRecipes/Blocks/RelayFilterRecipe.java | 0cdec20fe4b1853bd2e05c9b2f9128dacec033bb | [] | no_license | RedNicStone/ChromatiCraft | d75227fff74ed4e824c5ab4e0c2c7a6e6b7ffe58 | 0376a3d4ade3b5eca6041ae213ef0e49725cf755 | refs/heads/master | 2020-03-09T18:06:47.041957 | 2017-11-14T04:48:21 | 2017-11-14T04:48:21 | 128,923,799 | 1 | 0 | null | 2018-04-10T11:43:34 | 2018-04-10T11:43:34 | null | UTF-8 | Java | false | false | 2,037 | java | /*******************************************************************************
* @author Reika Kalseki
*
* Copyright 2017
*
* All rights reserved.
* Distribution of the software in any form is only allowed with
* explicit, prior permission from the owner.
****************************************************... | [
"reikasminecraft@gmail.com"
] | reikasminecraft@gmail.com |
f7897179ca5a92f4c4bf52608f922a9dbc0d804e | a39bda0b9af72dc3e1f1f73aad8d577c9ed57328 | /src/main/java/com/example/usermanagement/controller/dto/ExceptionMessageDto.java | a11109e8d05a29b9cb1d7e21f39b17cda49a5aa4 | [] | no_license | malibinYun/Stove-project2 | e18af58070ffa82f399a7236e813e74f502ff3a8 | f5bbea4647575dce1e23e908c3b07041d9568867 | refs/heads/master | 2023-02-01T20:46:14.897410 | 2020-12-18T09:15:07 | 2020-12-18T09:15:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 242 | java | package com.example.usermanagement.controller.dto;
import lombok.Getter;
@Getter
public class ExceptionMessageDto {
private final String message;
public ExceptionMessageDto(String message) {
this.message = message;
}
}
| [
"nightmare73@naver.com"
] | nightmare73@naver.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.