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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8b4701a5bedc01793e4b5d1e56d589b57b8f0efa | eaeafaf85c157d10dcdfb68f7c299bf4195800de | /org.xtext.example.mydsl/org.xtext.example.mydsl/src-gen/org/xtext/example/mydsl/myDsl/impl/Class_declarationImpl.java | 29d51e71d4076579b1b155092f28770de044dd56 | [] | no_license | luciojp/ProjetoCompila | 77af78eb5adf2475fed93d403f9bb0b605f15fbf | afa99659eacef55bd31b060a6ee2b24c3743f2c7 | refs/heads/master | 2021-01-01T18:57:25.285168 | 2017-07-26T22:18:07 | 2017-07-26T22:18:07 | 98,470,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,903 | java | /**
*/
package org.xtext.example.mydsl.myDsl.impl;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
im... | [
"antoniolucio_@hotmail.com"
] | antoniolucio_@hotmail.com |
c8d2b37a902094814532b4de502a4edc348cb6a9 | 0b2e83d955a7f192ea4b764762d7203bd58c4c30 | /Bugzilla/src/org/elsys/utilities/Utilities.java | 3eb79b28d9b4dddbb01b48b59adcf46d41602137 | [] | no_license | wang663632304/Bugzilla | c2160a996729cf26ecd6e4ca19c14279501b9074 | fb8033d503ec11768f4b53763a4cf0ae600055a9 | refs/heads/master | 2021-01-18T10:59:14.025526 | 2011-12-14T22:03:31 | 2011-12-14T22:03:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,804 | java | package org.elsys.utilities;
import java.util.ArrayList;
import java.util.HashMap;
import org.elsys.R;
import org.elsys.data.Account;
import android.content.Context;
import android.widget.ListView;
import android.widget.SimpleAdapter;
public class Utilities {
private final static String mySettingsListKey = "accou... | [
"evgenizero@gmail.com"
] | evgenizero@gmail.com |
97628957fe56a2efaf5c77223765675b82cb7a20 | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/com/tencent/liteav/audio/impl/Play/d.java | 6a7edda7955c4aa067b5885a8baac11f711af899 | [] | no_license | BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802341 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,307 | java | package com.tencent.liteav.audio.impl.Play;
import android.content.Context;
import android.media.AudioTrack;
import com.tencent.liteav.basic.log.TXCLog;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.Arrays;
public class d {
/* renamed from: a reason: collision with root package name */... | [
"noiz354@gmail.com"
] | noiz354@gmail.com |
2ebef4047c9b4982c316c3dd723cde64e8ac03d3 | b79ddee0d72bbc4a03bdf48e6015199b10ab5da0 | /cloud-provider-payment8004/src/main/java/com/vi/springcloud/PaymentMain8004.java | 3292be07594af706a03daec4e58937b6f80ed86c | [] | no_license | coVdiing/springcloud_learn | 856db10555ba0cc9eb8e4b000540a50c4f81b78b | 083eff3abd9dc3ec3d9e68c9939c373c5d052e96 | refs/heads/master | 2022-12-21T05:07:05.553144 | 2020-09-28T08:19:10 | 2020-09-28T08:19:10 | 295,611,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package com.vi.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@SpringBootApplication
@EnableDiscoveryClient
public class PaymentMain8004 {
public static vo... | [
"113714806@qq.com"
] | 113714806@qq.com |
82b9c0f774de812b00754fb0e78f5f2d2b9a3642 | ab1307a41c400b0ae580dae33352a3fcb74a5f37 | /Triportal/src/main/java/edu/purdue/cs/util/ui/SystemUiHider.java | eb2cba135dfa2d06214d7e1254d85ec099f90e7e | [] | no_license | Shilpika/triportal | 8d3b75f16f146e3c6e6e972aa21ca493b148939c | e67e4cc3b3b024e3f660b480b6d56a728ce9d0ae | refs/heads/master | 2020-04-11T15:55:28.385918 | 2016-04-29T04:34:45 | 2016-04-29T04:34:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,843 | java | package edu.purdue.cs.util.ui;
import android.app.Activity;
import android.os.Build;
import android.view.View;
/**
* A utility class that helps with showing and hiding system UI such as the
* status bar and navigation/system bar. This class uses backward-compatibility
* techniques described in <a href=
* "http://... | [
"i@bowiegou.com"
] | i@bowiegou.com |
06892fc68e9aa6f06248e08770a562ab4fe4f981 | a1966e4b36e1ba8de1c9271684d4f4fb1e6be1c5 | /app/src/main/java/mrgao/com/mrgaoviews/utils/QQBubbleEvaluator.java | acd62c63184f2902ce27f2ad211e9e57154a6d5d | [] | no_license | Sniper-Aim/SelfDefineViews | 888cdf799d64828762878ca0772b260689448460 | d555716cf5ed568e5d039bb312f5d24755da9ddb | refs/heads/master | 2020-09-30T16:39:18.538016 | 2018-03-10T08:22:09 | 2018-03-10T08:22:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 614 | java | package mrgao.com.mrgaoviews.utils;
import android.animation.TypeEvaluator;
import android.graphics.Point;
/**
* Created by mr.gao on 2018/1/8.
* Package: mrgao.com.mrgaoviews.utils
* Create Date:2018/1/8
* Project Name:SelfDefineViews
* Description:
*/
public class QQBubbleEvaluator implements TypeEvaluato... | [
"1451953172@qq.com"
] | 1451953172@qq.com |
dde69877adda766b4f3accb151fe09bc3204fe55 | 1ce4065fe374c668d1410d9038927b8a6fc93746 | /jfe/src/main/java/com/jfe/resources/MongoConfig.java | 60fb2d9ee0aaa0d97d582ab866df4b1cb6cc0133 | [] | no_license | venkatesh4ever/JobPortal | 26de42af5f30bb0eace1de365ab0f385ed01ac04 | 40064c2b2175c5a6b93ab3941689043003288e76 | refs/heads/master | 2020-06-08T08:19:14.304625 | 2014-12-25T16:05:54 | 2014-12-25T16:05:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,098 | java | /**
*
*/
package com.jfe.resources;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
import org.springframework.core.e... | [
"venkatesh4ever@gmail.com"
] | venkatesh4ever@gmail.com |
c5d632e962f1818e2523df656263d805542c7ad8 | f03c4bc02344e4e6418afd9166bc7f7dc9abe498 | /core/src/main/java/com/hartmann/lumen/core/tools/bt/Sequence.java | 851424101f45253b2ebfb17f6858624409cfb167 | [
"Apache-2.0"
] | permissive | jonashartmann/lumen | 8e5bffff1294615060c883b70bb440aa4c741411 | 36a742171edc17b6c824d017facb9e5891a1aba6 | refs/heads/master | 2020-05-04T15:42:42.248872 | 2018-11-11T16:51:40 | 2018-11-11T16:51:40 | 6,918,718 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,533 | java | package com.hartmann.lumen.core.tools.bt;
import java.util.Iterator;
import playn.core.Asserts;
import com.hartmann.lumen.core.tools.bt.BehaviorObserverDelegate.BehaviorObserver;
public abstract class Sequence extends Composite {
protected final BehaviorTree m_pBehaviorTree;
protected Iterator<Behavior> m_... | [
"jonasharty@gmail.com"
] | jonasharty@gmail.com |
9bdd0a028582afd74e6a9b82d8ec9ba8cba7515f | c0baa6a0bf055128a1233f664520ac212f6287a6 | /Sistema_de_sugestao/form/DevolutivaColab.java | 84dc26003643f581ffc43890a5d86403bd7875f2 | [] | no_license | jorgeusjt/SistemaSugestao | f20d49fa4b4fea63bbd6738efcb11fece23f8c7d | 080c05a35eb74f624038da658dd3fdc91aad7335 | refs/heads/master | 2020-03-28T11:57:57.848352 | 2018-09-11T04:24:45 | 2018-09-11T04:24:45 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 10,098 | java | package form;
import java.awt.*;
import javax.swing.*;
import javax.swing.text.*;
import java.text.*;
import java.awt.event.*;
import javax.swing.JPanel;
import java.awt.BorderLayout;
import java.awt.FlowLayout;
import java.awt.GridLayout;
import java.util.Date;
import java.sql.SQLException;
import java.sql.ResultSet;
... | [
"jorgelimass@hotmail.com"
] | jorgelimass@hotmail.com |
1a511e28d58a754aed7f5c8132fef934d2991727 | 5d49fb536387c991bbc35e0f1aeaf4aca91e5981 | /fastminimq-core/src/main/java/org/nopasserby/fastminimq/MQBroker.java | d6eaf801aa395d6d9e48984eaf16dcb7b41b3e35 | [
"Apache-2.0"
] | permissive | zip01/FastMiniMQ | 6c227aaafcc294ddb68e9ff2cbe637d09496fa00 | cbf4dfe9faa504bfbbf568524cc2efc786fee52d | refs/heads/master | 2023-02-11T02:21:12.849128 | 2021-01-11T03:45:53 | 2021-01-11T03:45:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,555 | java | /*
* Copyright 2020 Guo Chaosheng
*
* 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... | [
"guochaosheng@hotmail.com"
] | guochaosheng@hotmail.com |
e62f717a1962f2346fa3501f3dac960030c4c8fb | 84ec8ecd07c15e132dbcd2d31adee03724f847df | /pertemuan5/modifyattributes-satu/src/com/pbo/MyClass.java | 998aa9d8af396ce7da0f0439ba33232c23684d79 | [] | no_license | riassnti/PBO | 6cce2d95ff80ce04e8c5b396ab4e287a32a072ac | 18fdfe8897e0971f45a2315878e9e1c17a241c58 | refs/heads/main | 2023-02-07T01:53:38.325900 | 2020-12-20T09:38:58 | 2020-12-20T09:38:58 | 301,088,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.pbo;
public class MyClass {
int x;
public static void main(String[] args) {
MyClass myObj = new MyClass();
myObj.x = 40;
System.out.println(myObj.x);
}
}
| [
"noreply@github.com"
] | riassnti.noreply@github.com |
1951f06a57ac8fa71fa053d3431270b9c14f3dd7 | 5568a89761bcda924e14219b25d336455cef8e2e | /Demo/src/demo/J10.java | a1db75a9e00ec9ef5467fab2adedf17dfaebd005 | [] | no_license | NavyaKondakindi/BrillioTraining | ec86622802f4a5dad0bd2a57ea9241fdfaded058 | a6eeb1b1f3426599cb65b8a71943271a9cbc2002 | refs/heads/master | 2023-07-01T08:03:38.956747 | 2021-08-04T12:17:54 | 2021-08-04T12:17:54 | 390,012,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | package demo;
public class J10 {
public static void main(String[] args) {
// TODO Auto-generated method stub
int arr[]=new int[] {10,20,36,50,30};
int max=0,i;
for(i=0;i<arr.length;i++)
{
if(arr[i]>max)
{
max=arr[i];
}
}
System.out.println(max);
}
}
| [
"Navya.Kondakindi@BRILAP2533.mshome.net"
] | Navya.Kondakindi@BRILAP2533.mshome.net |
7bc298cfd02db85d3facf05631247ee8445e27e6 | 1d73cc52b5a9592aad9f21099b4b86c4a01503c3 | /src/main/java/org/snakeyaml/engine/v2/tokens/KeyToken.java | 5670b86001b3b91a11e20345a131d68ea1b26742 | [
"Apache-2.0"
] | permissive | Alanscut/snakeyaml-engine | 80adb1d2c5bba2e6bc66807b38509d0f3e8a7df4 | d27cccc4a4d0221323aa00b8709d7cc8540d3618 | refs/heads/master | 2022-12-06T00:27:32.097068 | 2020-08-22T16:28:26 | 2020-08-22T16:28:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 979 | java | /**
* Copyright (c) 2018, http://www.snakeyaml.org
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by a... | [
"public.somov@gmail.com"
] | public.somov@gmail.com |
64137e5821771380bdb1866c1e7dd96231c57936 | fbc552e4fb35e1dd9891dec7e1b17f1d17f1a067 | /JAVA-prac-2020.7.9/src/a2020_7_15/b_抽象/c_举例1/Animal.java | 72eb94e31f57c5368be0f52fd4c008ba27ff65a4 | [] | no_license | nienianni/JAVA-pra | 8d440c33c5bea2155a9454d5d0de36419360a15f | d20e71a1005aeaba19210b8934b48483ca923fc1 | refs/heads/master | 2022-11-23T23:41:15.689807 | 2020-07-27T06:51:28 | 2020-07-27T06:51:28 | 282,813,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | package a2020_7_15.b_抽象.c_举例1;
// 最高的抽象父类
public abstract class Animal {
public abstract void eat();
public abstract void sleep();
}
| [
"986223992@qq.com"
] | 986223992@qq.com |
60ff4eb3ddac3392f40759116554509572ab8d6d | 4973f70bbe7bf95325bcd3f66fc407e84bbb0708 | /network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/PublicIPPrefixesInner.java | 810da0bb83744d3bddf706bd9999a4a7da8923db | [
"MIT"
] | permissive | kalyanaj/azure-sdk-for-java | 49ce8542ea86e12d47fa5819d5e9cdca72f63554 | 0632cec04ea1158175cc2e53b002ca44dcdbe210 | refs/heads/master | 2020-03-08T05:13:11.869050 | 2019-05-07T22:27:06 | 2019-05-07T22:27:06 | 127,942,805 | 0 | 0 | MIT | 2018-04-03T17:18:09 | 2018-04-03T17:18:09 | null | UTF-8 | Java | false | false | 78,165 | java | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.network.v2018_08_01.implementation;
import com.m... | [
"jianghaolu@users.noreply.github.com"
] | jianghaolu@users.noreply.github.com |
17669e7079729f4bdc9678150007467702b9bc6a | 555b6b5dec93026ecbb12c9b0646d894e39536d5 | /src/main/java/vtag/vorhangkontrolle/networking/ClientListener.java | f598312a679c1928b35c260d8a3cd783c858fd39 | [] | no_license | moritzhoewer/Vorhang_Android | 9bc12d771b6d9d1fa3d74fdd642e901cc6c3c57e | a42d0a53e3bcfab8d61c32a2472837c7bf16b688 | refs/heads/master | 2021-01-12T10:26:16.006679 | 2017-03-20T21:00:56 | 2017-03-20T21:00:56 | 76,453,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 154 | java | package vtag.vorhangkontrolle.networking;
/**
* Created by Moritz on 19.03.2017.
*/
public interface ClientListener {
void handleDisconnect();
}
| [
"Moritz.Hoewer@haw-hamburg.de"
] | Moritz.Hoewer@haw-hamburg.de |
f61b173f7f3016c35061f7b2014bdb32c8516a2b | ac2caa598288a07f584aa2ada17d42e2192b6ab8 | /AttributesDemo/src/edu/jspiders/attributesDemo/GetAttributeServlet.java | e344df78b1562c2e1ab7224ffa9711c8fc0ed959 | [] | no_license | dadirakshith/HEJA12-13 | 4d8712e6606b9ca3e568d07d9c0e1a6a45afb421 | 724598bc47df78e662f2556a52e98004ba89c9cd | refs/heads/master | 2020-09-30T12:18:48.040735 | 2019-12-11T05:57:35 | 2019-12-11T05:57:35 | 227,286,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package edu.jspiders.attributesDemo;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import jav... | [
"noreply@github.com"
] | dadirakshith.noreply@github.com |
1d24a7bfd043e6ec41bc533e0c32d70845ef634d | b9de226dd63c3ed3e60604cb6b1b65184a525470 | /task_7_remote_procedure_call/grpc-hello-world/src/main/java/org/acme/ExampleResource.java | 4d437692ef2964c34b0be20e6c64297612a21c69 | [] | no_license | VladPetryakov/all_network_interfaces | d0dbf621217bfd1bda6e52fecc35ea96727d0ac8 | a08e0e2fc6db5199ee791003cbdf22b936cb164b | refs/heads/master | 2023-04-21T07:56:24.742934 | 2021-05-12T10:48:53 | 2021-05-12T10:48:53 | 348,483,933 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package org.acme;
import io.quarkus.example.GreeterGrpc;
import io.quarkus.example.HelloRequest;
import io.quarkus.grpc.runtime.annotations.GrpcService;
import javax.inject.Inject;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.Media... | [
"petryakov.v@inbox.ru"
] | petryakov.v@inbox.ru |
7d7ddfef6fb95c9c595ab9d29ec3f7e734196e56 | a8e566d0d9af10278e9a0a055b03a7e53c215af6 | /Payroll.java | ea3c95fc62d22ba604a37b7e14c7a4ba2666e2e3 | [] | no_license | practischool/CSE-114-Labs | a4cea3d20e694bdbea7bf3653821be4288269dc1 | 676effa410f4b3cc9678a570ee5728d6711a773e | refs/heads/master | 2022-04-21T23:02:23.777148 | 2017-12-19T01:38:04 | 2017-12-19T01:38:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,337 | java | //Max Chen
//ID: 111316366
import java.util.*;
public class Payroll {
public static void main(String[] args){
String name = null;
Scanner scan = new Scanner(System.in);
double hoursWorked, hourlyPay, fedTax, stateTax;
System.out.print("Enter employee's name: ");
name = scan.nextLine();
System.out.print("En... | [
"mlc294@cornell.edu"
] | mlc294@cornell.edu |
1db761b4dcafe595f65c8e90cc80caa73efe02bb | 859626b2e5794c01a1c982c27274395ab77aecaa | /Minesweeper_Clone/src/minesweeper/FirstCell.java | dd27397c28bca94b40e0a76c66d26e510d6d9da5 | [] | no_license | refactoryourmind/minesweeper_clone | fbf4db27c8b0dde061d8dc3a3e0656e8196485a6 | 32bb3dda950b1395ab8f300b7b263a611933e17e | refs/heads/master | 2021-01-20T10:09:10.267239 | 2012-08-26T14:40:23 | 2012-08-26T14:40:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,170 | java | package minesweeper;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Image;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.net.URL;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.SwingUtilities;
@Header(
... | [
"jameso@refactoryourmind.com"
] | jameso@refactoryourmind.com |
04746298e2c89e7c2d4a463a383748e34f411f0e | e5bb4c1c5cb3a385a1a391ca43c9094e746bb171 | /Service/trunk/service/api-product/src/main/java/com/hzfh/api/product/service/PartnerIssuerFollowService.java | 4cafeaf7819709c6da96c4502dac93512c395e3e | [] | no_license | FashtimeDotCom/huazhen | 397143967ebed9d50073bfa4909c52336a883486 | 6484bc9948a29f0611855f84e81b0a0b080e2e02 | refs/heads/master | 2021-01-22T14:25:04.159326 | 2016-01-11T09:52:40 | 2016-01-11T09:52:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 696 | java | package com.hzfh.api.product.service;
import com.hzfh.api.product.model.PartnerIssuerFollow;
import com.hzfh.api.product.model.query.PartnerIssuerFollowCondition;
import com.hzframework.data.service.BaseService;
/*******************************************************************************
*
* Copyright 2015 HZ... | [
"ulei0343@163.com"
] | ulei0343@163.com |
9795d8eafa831d7e938ab604284139c851a7bb29 | c600782defeaed076c3cee065fccb3923e5de2eb | /TubesAbsensi/src/Model/Aplikasi.java | 532fd2d23e5b68be75ceb5d99dc4c9a51ebe1c5e | [] | no_license | agungnursatria/TubesAbsensi | 4dfe2e7e592c68f0254b0752e045eb7625038ff5 | d086d8200682da514c5eec74bbbc0b1d9682539d | refs/heads/master | 2021-04-28T20:27:25.863677 | 2018-02-18T06:22:19 | 2018-02-18T06:22:19 | 121,924,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,191 | 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 Model;
import View.TambahPegawai;
import java.util.ArrayList;
/**
*
* @author Agung Nursatria
*/
public class ... | [
"noreply@github.com"
] | agungnursatria.noreply@github.com |
9242538dfdf866fde30683ff5ed1447577f821cf | c42fcebb902296fe434e59913f6619fef45ec671 | /target/tmp/jsp/org/apache/jsp/webpage/jeecg/cgdynamgraph/core/cgDynamGraphConfigHeadList_jsp.java | c07b1bdb851c16f2e625156ad5d71b6a6b9cf9b3 | [] | no_license | WeimingBan/jeecg | 98a0c7aaf2964cf3146839c521e42d3075ebd768 | 862a00c1024beb5317c77dbb22ae895d12fb56ac | refs/heads/master | 2020-04-08T21:47:30.905018 | 2018-11-30T02:46:49 | 2018-11-30T02:46:49 | 159,758,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39,036 | java | package org.apache.jsp.webpage.jeecg.cgdynamgraph.core;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class cgDynamGraphConfigHeadList_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final... | [
"ban1127@qq.com"
] | ban1127@qq.com |
898267a6b9048d402ae68a94083a796f82931bb9 | 34c1c83d0eff2755babb4a47a8fd97b6a2abd621 | /.svn/pristine/70/70d408b3dbd60a4ad4252bdf7859eef49c2a77cb.svn-base | 5aebd07125a05f4ccc1dc0f78d9bc23678932522 | [] | no_license | marionlxy/tsp | 8bedf3bc5a05bbf1c61104b196eb94862ff19536 | 0417367058574be3e4feb6c941b2ef12fa3e7e49 | refs/heads/master | 2022-04-09T13:57:41.644110 | 2018-05-11T08:47:17 | 2018-05-11T08:47:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,481 | package cn.spacewalker.tsp.bg.tbox.client;
import cn.spacewalker.tsp.bg.pojo.dto.Gbt32960Msg;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToByteEncoder;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
* Th... | [
"cnbzzz@126.com"
] | cnbzzz@126.com | |
be7a989eecdd4d5eda2b12b283f31dabfd37247d | 31acb85de141c9efe4d658f93482035b4060a697 | /client/src/client/UploadMessage.java | 2b8a6b586509100f9b017f96d8a5c357b504890f | [
"Apache-2.0"
] | permissive | drewtconyers/Asteria-Art-Auction-House | d2adcb7bfdc3f75dc848f3c0c5419b030faea603 | 223485c89f08cf7a7f38c2a701c5862240446690 | refs/heads/main | 2023-08-26T12:43:57.241448 | 2021-11-04T20:34:12 | 2021-11-04T20:34:12 | 374,731,619 | 0 | 0 | null | 2021-11-04T20:34:13 | 2021-06-07T16:25:59 | Java | UTF-8 | Java | false | false | 2,211 | java | /*
* EE422C Final Project submission by
* Drew Conyers
* dtc888
* 17115
* Spring 2021
*/
package client;
/**
* UploadMessage sent to Client
*/
public class UploadMessage {
String type;
String artworkTitle;
String owner;
String encodedImage;
String details;
String ... | [
"noreply@github.com"
] | drewtconyers.noreply@github.com |
a972af870f7cbd11f922410ba6e4f2987d18ed17 | 43adde60459600c8605ac695c0e63f3ef35f53e7 | /src/main/java/com/store/buysmart/service/JwtUserDetailsService.java | ea9e56a869f14e54711ec57687fa2e8da80d39cd | [] | no_license | sahilagrawal15/Store-application | 96d8f484f7bcb9f62a024affe9cd44551cfd1058 | 6ce574ce668a1e813193252b458c8938b0de6aef | refs/heads/master | 2023-07-12T00:45:05.598409 | 2021-03-27T11:12:00 | 2021-03-27T11:12:00 | 351,781,088 | 0 | 0 | null | 2021-03-27T11:12:01 | 2021-03-26T12:51:32 | Java | UTF-8 | Java | false | false | 885 | java | package com.store.buysmart.service;
import java.util.ArrayList;
import org.springframework.security.core.userdetails.User;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.userdetails.Use... | [
"sahilagrawal015@gmail.com"
] | sahilagrawal015@gmail.com |
c5c6581de8ee63d0ff3ce7b6d6c7e2f877e943e3 | ccc2ce7a5135a135b87dd93522f5560ed46e2615 | /aspects/core-aspects/src/main/java/org/apache/axiom/core/CoreNode.java | 910a09175438de2eda7664392006754e542c6176 | [
"Apache-2.0"
] | permissive | isabella232/ws-axiom | 30483d61ed61f5af9158b1c6c634f7ba03bb7131 | 7cc750e739d15e12daf9c7cb999f27567af47c29 | refs/heads/master | 2023-09-03T19:10:43.045991 | 2021-09-30T03:15:25 | 2021-10-02T11:33:25 | 418,875,014 | 0 | 0 | null | 2021-10-19T11:38:36 | 2021-10-19T10:26:36 | null | UTF-8 | Java | false | false | 2,899 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ma... | [
"veithen@apache.org"
] | veithen@apache.org |
8cd3c8d2a104f213bd356fb22bd1d236ae87946b | ef08e13a52565c23bbac51678b427785b30d8edf | /src/main/java/io/pivotal/config/Config.java | f786617b37bb73fd19e6b14a8d5510086bd835e0 | [] | no_license | gbcm/cogs | 217d6049628614081400639b55ac99dced9f6334 | 0a83db652b2632c6c8cc053d0031d52902a7ff3a | refs/heads/master | 2021-01-10T11:16:52.756351 | 2016-02-17T23:44:56 | 2016-02-17T23:44:56 | 51,604,145 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package io.pivotal.config;
/**
* Created by pivotal on 2/12/16.
*/
public class Config {
public static String getDiscogsToken(){
return System.getenv("DISCOGS_TOKEN");
}
}
| [
"pair+alidaka+gchattinmcnichols@pivotal.io"
] | pair+alidaka+gchattinmcnichols@pivotal.io |
9f1fa196f8e680cebc6bff105806ed52d8cf5756 | 8d9293642d3c12f81cc5f930e0147a9d65bd6efb | /src/main/java/net/minecraft/server/rcon/thread/RconThread.java | c5a07ba84b45731d68f83084eeed50c9cd5aecfd | [] | no_license | NicholasBlackburn1/Blackburn-1.17 | 7c086591ac77cf433af248435026cf9275223daa | fd960b995b33df75ce61865ba119274d9b0e4704 | refs/heads/main | 2022-07-28T03:27:14.736924 | 2021-09-23T15:55:53 | 2021-09-23T15:55:53 | 399,960,376 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,802 | java | package net.minecraft.server.rcon.thread;
import com.google.common.collect.Lists;
import java.io.IOException;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.Socket;
import java.net.SocketTimeoutException;
import java.util.List;
import javax.annotation.Nullable;
import net.minecraft.server.S... | [
"nickblackburn02@gmail.com"
] | nickblackburn02@gmail.com |
fc474ce577c547e199ecce60aa51dc251fefdcd4 | fa57912ba83ff172561e06ba645f2148a82a8125 | /src/com/chess/model/Setting.java | 6d26acc83895988c75e5db79323e1b7ab4743447 | [] | no_license | lpapailiou/chess | f07e59b4099a64a5eb6ab4412e3d10ed4be8d618 | 28beff8a668d4755f69f535a6e282dca6141c31e | refs/heads/master | 2021-07-12T09:13:30.202971 | 2021-07-09T17:27:14 | 2021-07-09T17:27:14 | 243,834,441 | 5 | 3 | null | 2021-07-09T17:27:15 | 2020-02-28T19:01:49 | Java | UTF-8 | Java | false | false | 4,833 | java | package com.chess.model;
import java.io.File;
import java.util.List;
import com.chess.root.FenParser;
import com.chess.root.PgnParser;
import javafx.scene.layout.GridPane;
public class Setting {
private GridPane boardGrid;
private boolean whiteUp;
private Mode mode;
private PieceValues pieceValue;
private Diffi... | [
"lena.papailiou@students.ffhs.ch"
] | lena.papailiou@students.ffhs.ch |
120283ed95da14db36ab56f703eae02d22f8255d | f913007bdc842b9614adb672a084cec9a7f5c580 | /src/com/addr/dao/AddressDAO.java | 0e30ef1875cf21c9ec8b8ec109f32792e44df8bb | [] | no_license | BBongkook/addr | ad02e1261f6728d42a948397d0f4393a974ba803 | 8ae12e93f20d39d659b1286e2c5f005c701d1ed9 | refs/heads/master | 2020-05-04T14:58:16.901281 | 2019-04-03T08:29:44 | 2019-04-03T08:29:44 | 179,217,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 175 | java | package com.addr.dao;
import java.util.List;
import java.util.Map;
public interface AddressDAO {
public int insertAddressList(List<Map<String,String>> addrList);
}
| [
"Administrator@USER-PC"
] | Administrator@USER-PC |
d73be90868d69e776d559dec36ea0ed28b98d1ec | ca8995be0cefe94c3e998e9f879706de81bf9659 | /src/main/java/org/g52/project/Position.java | 03113aed0adc8a96f723bd30d6ad2e8d6fb6b952 | [] | no_license | Trash-Bud/LPOO | 333e695894aea94c372ded42b27ebfa249202b7a | 48bf01e1474f49815e7d108fb243e9d0bdd61e44 | refs/heads/main | 2023-08-20T10:13:21.255522 | 2021-10-05T20:44:42 | 2021-10-05T20:44:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package org.g52.project;
import java.util.Objects;
public class Position {
private int x;
private int y;
public Position(int x, int y){
this.x = x;
this.y = y;
}
public int getX(){
return this.x;
}
public int getY(){
return this.y;
}
@Override
... | [
"joanateixeiramesquita30@gmail.com"
] | joanateixeiramesquita30@gmail.com |
6629e670e601574b190a1570a07a0c03649b3c44 | 5eaa89266df339afeb13b2176cdc761e12a714d4 | /app/src/androidTest/java/com/example/sindhu/pixabayimagesapp/ExampleInstrumentedTest.java | aa1f0f973918d4285443121f0a6aa1b4c1f5a7c3 | [] | no_license | poornasindhuja/PixabayImagesApp | c3a4cfafc965b92b5d4001afa68250a32c861301 | cad112a6b1c1271b378777f2702ff4978bfc26fe | refs/heads/master | 2020-04-28T10:53:47.406774 | 2019-03-13T06:06:31 | 2019-03-13T06:06:31 | 175,218,103 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | package com.example.sindhu.pixabayimagesapp;
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.*;
/**
* Instrumented test, which will execute o... | [
"poornasindhuja@gmail.com"
] | poornasindhuja@gmail.com |
a678baf609ba3b392e32fa7ebe7bc9730270312f | cc494be3a62c4b2f5db70b19efd1e9c6ab3af002 | /src/main/java/com/group7/edu/entity/SysCourse.java | 48463549fb1b038812349a9aaff9911d470669d8 | [] | no_license | FerYyjs/OnlineEducationProject | 784291e0a3261c235f3e391cb8016f9cc8bc0f12 | 5ee58eb771f18bc6bcdf7a66b04966d72241ae7f | refs/heads/master | 2020-05-05T10:59:40.150600 | 2019-04-07T13:25:53 | 2019-04-07T13:25:53 | 179,969,883 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,442 | java | package com.group7.edu.entity;
import java.math.BigDecimal;
import java.util.Date;
public class SysCourse {
private Integer id;
private String name;
private Integer lecturer;
private String category;
private String coverUrl;
private BigDecimal price;
private BigDecimal origPrice;
... | [
"cyues@hotmail.com"
] | cyues@hotmail.com |
8c8f24c30b4b5c31d940d17c8bae6b9bcdf5b7f2 | 6fa701cdaa0d83caa0d3cbffe39b40e54bf3d386 | /google/cloud/documentai/v1beta3/google-cloud-documentai-v1beta3-java/proto-google-cloud-documentai-v1beta3-java/src/main/java/com/google/cloud/documentai/v1beta3/EnableProcessorResponseOrBuilder.java | 15816725042718ae1754a9c55b490237757e5167 | [
"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 | 393 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/documentai/v1beta3/document_processor_service.proto
package com.google.cloud.documentai.v1beta3;
public interface EnableProcessorResponseOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.cloud.documentai.v1bet... | [
"bazel-bot-development[bot]@users.noreply.github.com"
] | bazel-bot-development[bot]@users.noreply.github.com |
d37e152ed8182cfac61e5ec981f2a13ed31a6ecb | 9a2430a661f1fd34cac6499a833649b09ac0712b | /src/main/java/com/javaproje/alisveris/sayfalar/mymainpage/HomeViewModel.java | 09485bad854043e6c4f460dab9d599b018187645 | [] | no_license | aktasdeniz/BLM5218_SemesterProject | 6ae98e6dc48ca7a063e355af3d620ea4a9f5f593 | 681dd9797c1e46544c100f3194114c196da2ec95 | refs/heads/main | 2023-06-06T03:40:43.819330 | 2021-06-26T14:35:38 | 2021-06-26T14:35:38 | 380,518,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package com.javaproje.alisveris.sayfalar.mymainpage;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class HomeViewModel extends ViewModel {
private MutableLiveData < String > mText;
public HomeViewModel() {
mText ... | [
"noreply@github.com"
] | aktasdeniz.noreply@github.com |
e4c3779bad171e768469d79ac4be5cd7a8502463 | ab30e18d4bb32d557e8a66001443c88e0d7af8e9 | /app/src/main/java/com/johhns/BaseDatos_Semana_5/Presentador/PresentadorMascotas.java | acdc508848bb3024f766302569cb805dd3554810 | [] | no_license | johhns/Fragmentos_Semana_4 | 91984b8645624a82957add124841326472351100 | 21834c4be4821c3b77bd3cf76c67f256a650c10d | refs/heads/master | 2023-07-25T11:01:58.632819 | 2021-08-31T11:35:06 | 2021-08-31T11:35:06 | 399,443,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | package com.johhns.BaseDatos_Semana_5.Presentador;
import android.content.Context;
import com.johhns.BaseDatos_Semana_5.Modelo.Mascota;
import com.johhns.BaseDatos_Semana_5.Vista.Fragmentos.InterfaseFragmentoMascota;
import com.johhns.BaseDatos_Semana_5.Modelo.ConstructorMascotas;
import java.util.ArrayList;
public... | [
"johhns@hotmail.com"
] | johhns@hotmail.com |
99937f50325d82d2f3c530f0bce064c72b713026 | d7dd944405fffa7806649146b36333a18764b650 | /src/patterns/InvertedHourGlass.java | 97fa4649a1577aa40696b1a92b9e8321ffaf693d | [] | no_license | srishtivishnoi2102/java-cb | 63809745bb6de0d9641fa9cc07625393a0c130b1 | 68a1c348bdaa5a334ced352c67d4387184d8dcb3 | refs/heads/master | 2022-11-22T12:47:08.575157 | 2020-07-24T09:48:16 | 2020-07-24T09:48:16 | 281,688,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,429 | java | package patterns;
/*
*
*
* Take N as input. For a value of N=5, we wish to draw the following pattern :
5 5
5 4 4 5
5 4 3 3 4 5
5 4 3 2 2 3 4 5
5 4 3 2 1 1 2 3 4 5
5 4 3... | [
"noreply@github.com"
] | srishtivishnoi2102.noreply@github.com |
b411e06c27ac056eaa6b8ad0c22235797c1bcb48 | f545f5044bb03a4e7aa0e44bbf5c4a96f3ac730c | /net.sf.eclipsefp.haskell.ui/src/net/sf/eclipsefp/haskell/ui/internal/wizards/NewProjectWizardPage.java | a3d7fdaf4eb94281f8c48c7f2aa9c54363c8c420 | [] | no_license | ttencate/eclipsefp | 03976890ba9ee1bb2845ff3e018d29aa1b809073 | be58d532f17b39bed48a3e42b99e23b0299ce940 | refs/heads/master | 2021-01-17T23:25:22.126519 | 2009-08-27T19:08:55 | 2009-08-27T19:08:55 | 240,522 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,313 | java | /*******************************************************************************
* Copyright (c) 2000, 2009 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | [
"ttencate@gmail.com"
] | ttencate@gmail.com |
1484f57bbe650b1ba1bd4e52ae72ac1978f12668 | a0fd3bddef5888879e00bae6127d7933218dd5a4 | /shopOnline/src/utilidades/Datos.java | 93381f5b8c5759f9c12b8f4ca63dff1604a265bb | [] | no_license | CarmenHernan/prueba | f8870a82148a088fdcdebdae6831724ff3e8d0f9 | 22d328114c9f93e1317e11e88666923835208872 | refs/heads/master | 2021-05-02T11:48:42.406660 | 2016-11-09T13:25:30 | 2016-11-09T13:25:30 | 72,747,466 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,308 | java | package utilidades;
/**
*
* @author Antonio Santos
*/
import java.util.Scanner;
import java.util.Date;
public class Datos {
public Datos() {
}
public static String recogeString() throws Exception {
//lanza Exception por si pasa algo pero no sabe qué puede pasar
// en la API por ejemplo pone... | [
"carmenhernan90@gmail.com"
] | carmenhernan90@gmail.com |
77be5db206d88987426dca5cd916954e385fbd26 | d80f7430f3d45cb16613e6b900a7c7ec9806f0f3 | /src/main/java/com/educare/open/model/Post.java | 3eb9d6dbf272010a6b0766ddcbbea5e85f74a9c7 | [] | no_license | hoandv2020/open-educare | 1beea284402fac51328b1939c7b359e6c8b2fa64 | c313c9d11229ec9d4dfd9f4c3219ea24d872e401 | refs/heads/master | 2020-06-01T11:38:14.134278 | 2019-06-09T06:21:37 | 2019-06-09T06:21:37 | 190,728,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,484 | java | package com.educare.open.model;
import javax.persistence.*;
import java.sql.Timestamp;
@Entity
@Table(name = "post")
public class Post {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer id;
@Column(name = "title")
private String title;
@Column(name = "content")
pri... | [
"hoandv2020@gmail.com"
] | hoandv2020@gmail.com |
32b214a278044e17f805cb6d24ae28b7cff90caa | 912878c8cd63ae51f2e5c3cf2472159f12de983e | /src/com/gz/util/SensitiveWordInit.java | 8795885185d4953ff8d349e92c58bdfdbce98e78 | [] | no_license | huangchenghua/GameCityBase | a8627a980c7a114fd39ff2a3a6951b09bae7f217 | bcde87cf249e7fca92ad44c9c34de0710bb522ad | refs/heads/master | 2020-06-23T12:39:00.096422 | 2017-02-10T09:05:59 | 2017-02-10T09:05:59 | 74,648,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,501 | java | package com.gz.util;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
/**
* @Description: 初始化敏感词库,将敏感词加入到HashMap中,构建DFA算法模型... | [
"56783693@qq.com"
] | 56783693@qq.com |
63fec4e6f82e17ce044120797477683cfbd384af | d704132e4e9f707d13af194a3f60c79bfbc187d1 | /src/main/java/com/kafka/producer/KafkaProducerService.java | 2bc11a90959acb9a54f10546b3f4fc8904fc4601 | [] | no_license | yefei-lai/kafka-producer | 9ad06450bc889678d47ac3a21a3fd8847606967c | 25d5a2a661615dd4f7580720c28871ee07f384f5 | refs/heads/master | 2023-04-08T00:02:13.668750 | 2021-04-14T08:59:15 | 2021-04-14T08:59:15 | 357,838,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,166 | java | package com.kafka.producer;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.core.KafkaTemplate;
import org.springframework.kafka.support.SendResult;
import org.springframework.stereotype.Component;
import org.springframework.util.concurr... | [
"laiyf@ebaiyihui.com"
] | laiyf@ebaiyihui.com |
1ac5d6cf1981898de1884c1eeb0ea046356f74d2 | d725345f78e5ff39576f73020edc40fd1288502d | /ChatServer2/src/chatServer2/ChatServer2.java | c5a9726e9f3e29f362fceaa0723c6750f5cf8ffc | [] | no_license | malvr00/Java-Study | 82401bf85738d4f5d0e9bde514140ee95cf1eee4 | 08527b229141be77215d31ad72fc29ef414d66fd | refs/heads/main | 2023-06-05T23:53:16.996298 | 2021-06-28T11:33:23 | 2021-06-28T11:33:23 | 363,634,553 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 3,795 | java | package chatServer2;
import java.io.*;
import java.net.*;
import java.util.Vector;
public class ChatServer2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
ServerSocket serverSocket = null;
Socket clientSocket = null;
ChatThread chatTrd;
boolean bool = true;
// 접속자를 저장할 Vec... | [
"77275513+malvr00@users.noreply.github.com"
] | 77275513+malvr00@users.noreply.github.com |
676926ea43f349b1beea246c81f265b10339bf40 | ca57c3651db75069fcbbb7c5190e6a328331660e | /src/com/siwuxie095/forme/algorithm/chapter1st/question7th/answer1st/Main.java | 4e039b410e260db88c8a6f18d8e8e345014d4c74 | [] | no_license | gouyanzhan/HelloWorld | f915ec8eabf8878b0c01fb8ec29b869e6fd68c5f | 8cd9dc117d301d10207690052f2f27de2d9b9e2c | refs/heads/master | 2022-03-25T07:31:52.842092 | 2022-03-11T07:08:30 | 2022-03-11T07:08:30 | 164,224,001 | 1 | 1 | null | 2019-01-07T14:18:44 | 2019-01-05T14:52:23 | Java | UTF-8 | Java | false | false | 2,481 | java | package com.siwuxie095.forme.algorithm.chapter1st.question7th.answer1st;
/**
* 生成窗口最大值数组
*
* 题目:
* 有一个整型数组 arr 和一个大小为 w 的窗口从数组的最左边滑到最右边,
* 窗口每次向右边滑一个位置。如果数组的长度为 n,窗口的大小为 w,则一共
* 会产生 n - w + 1 个窗口的最大值。
* 要求实现一个函数:
* 1、输入:整型数组 arr,窗口大小为 w。
* 2、输出:一个长度为 n - w + 1 的数组 res,res[i] 表示每一种窗口
* 状态下的最大值。
*
* 解答:
* 本... | [
"lijiajing@yit.com"
] | lijiajing@yit.com |
1bbcd64d5e3fa71dc8229994706ff3610bd87fe9 | d3aa2336fa20c30bf36b94635dea657b78d2807d | /src/main/java/ru/opentech/eks/component/KafkaListener.java | e26a21453ab64f7f566bd402258cd88bd83781af | [] | no_license | weierstrass54/elastic-kafka-stream | ce0a1775820e67722b1c0f0ccdc97e9f2b1630b9 | 8b4c031f3555179615b3c68ae1027ac61baf27c2 | refs/heads/master | 2020-04-11T08:12:34.718570 | 2018-12-14T11:00:20 | 2018-12-14T11:00:20 | 161,635,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,981 | java | package ru.opentech.eks.component;
import org.apache.kafka.common.serialization.Deserializer;
import java.time.Duration;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.Optional;
public class KafkaListener<K, V> {
private static final Duration DEFAULT_POLL_DU... | [
"v.kibalov@e2e4online.ru"
] | v.kibalov@e2e4online.ru |
9918ab8209a9c11bcbfb5001410fce579b0f3ad5 | c188408c9ec0425666250b45734f8b4c9644a946 | /open-sphere-plugins/search/src/test/java/io/opensphere/search/controller/SearchTransformerTest.java | 793713162db573323410f976708c26630a596c5f | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | rkausch/opensphere-desktop | ef8067eb03197c758e3af40ebe49e182a450cc02 | c871c4364b3456685411fddd22414fd40ce65699 | refs/heads/snapshot_5.2.7 | 2023-04-13T21:00:00.575303 | 2020-07-29T17:56:10 | 2020-07-29T17:56:10 | 360,594,280 | 0 | 0 | Apache-2.0 | 2021-04-22T17:40:38 | 2021-04-22T16:58:41 | null | UTF-8 | Java | false | false | 6,107 | java | package io.opensphere.search.controller;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import java.awt.Color;
import java.util.Collection;
import java.util.List;
import org.easymock.EasyMock;
import org.easymock.EasyMock... | [
"kauschr@opensphere.io"
] | kauschr@opensphere.io |
8b896e88b7c0a496d91ae085657e47f2b3e67c8d | 1c444668f926e7b924878f00266816883908557e | /src/League/Player.java | fd0437ebf4717483e0f519b9be82c0f8530e5982 | [] | no_license | phankanp/Soccer-League-Organizer | fcd60af5d058762fb3e7541ded83850e58da5485 | 95d03c91eb8233e0a38075ff192cb9d281e31fb9 | refs/heads/master | 2021-09-13T23:41:58.732815 | 2018-05-06T01:30:43 | 2018-05-06T01:30:43 | 122,407,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,780 | java | package league;
import java.io.Serializable;
public class Player implements Comparable<Player>, Serializable {
private static final long serialVersionUID = 1L;
private String firstName;
private String lastName;
private int heightInInches;
private boolean previousExperience;
public Player(String firstNam... | [
"phankanmp@gmail.com"
] | phankanmp@gmail.com |
9260df7b9bb13fac3e6734bd2e05fe327e63acb9 | 879f208f56648efe1ec0df2daab454ef758f5894 | /CloudPan/src/test/java/com/zhiyou100/dao/FileDaoTest.java | 9f3fa0d0cdc2f5f8e9088ca36ad139d64606e8d2 | [] | no_license | realguoshuai/CloudPan | edfbec168af53fef7601d942f50fa5389f47845c | 068a57b825a309ba094a7f025e7d55f11894f7bf | refs/heads/master | 2021-05-14T09:51:04.734468 | 2018-01-17T09:15:42 | 2018-01-17T09:15:42 | 116,336,420 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 988 | java | package com.zhiyou100.dao;
import static org.junit.Assert.*;
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.Sprin... | [
"yooless@163.com"
] | yooless@163.com |
6dc8f3497f08bf16bf70f75fef028e7b42754431 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/17/17_6d9e875e4f605f0f56f77d24769103a7e6cdd138/TenantDao/17_6d9e875e4f605f0f56f77d24769103a7e6cdd138_TenantDao_s.java | ef4d129ffb6f398750312f58e7173273bf0cafa9 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 3,978 | java | package eu.comexis.napoleon.server.dao;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.UUID;
import com.googlecode.objectify.Key;
import eu.comexis.napoleon.shared.model.City;
import eu.comexis.napoleon.shared.model.Company;
import eu.comexis.napoleon.shared.model.Country;
import... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
cd9b697087e539ce6ea3639db6cb349aa4371aee | b1fe198ceb3ce00cb915f1545d47330ca7891f62 | /shiro-core/src/main/java/com/suteng/shiro/business/task/MailTask.java | 4e84701049328374d6724243e07d961ba38a0cf7 | [
"MIT"
] | permissive | supertonsystem/project_management | faf2e26081722b5a8b661ca7d41632bb4872ff42 | 1bffd2358a3f2d65eadf39178e03f5eb65451f8a | refs/heads/master | 2020-05-24T14:24:41.139222 | 2019-08-02T06:54:05 | 2019-08-02T06:54:05 | 187,308,711 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,719 | java | package com.suteng.shiro.business.task;
import java.util.List;
import com.suteng.shiro.business.consts.MailConst;
import com.suteng.shiro.business.entity.ProjectMgt;
import com.suteng.shiro.business.entity.User;
import com.suteng.shiro.business.entity.activiti.HistoricActivityInstanceCopy;
import com.suteng.shiro.bus... | [
"453086560@qq.com"
] | 453086560@qq.com |
7970864f1c0d98ddd1aaf689c1f6535526717b4c | 4194f086c43f931ce7f6fc9546a36022eeddadf6 | /JavaSE/JavaCode/src/com/wmhou/chapter5/lambdademo/InnerClassDemo.java | 88dad13e15d0a0d28508272a535ede98575fea33 | [] | no_license | jrchhoo/java_blog | 8df2fdacb5cd9e44a783e02130cce7e77f370b68 | b96eabcc71cdbc67076686d85cb0b8252d4a1d4d | refs/heads/master | 2022-11-12T00:29:54.221948 | 2018-07-04T14:30:33 | 2018-07-04T14:30:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package com.wmhou.chapter5.lambdademo;
import java.util.Arrays;
import java.util.List;
/**
* Description:Lambda实例:匿名内部类创建接口对象
* <br/>网站:<a href="https://github.com/wmhou/java_blog">Java_blog on Github</a>
* <br/>Program Name: Java_blog
* <br/>Date:2018-03-14
*
* @author 侯伟民
* @version 1.0
*/
class LambdaDemo ... | [
"wm_hou@163.com"
] | wm_hou@163.com |
c3de52eaf15a55e07170d36dae09cba3a923a6d9 | 7503a134f8570e133c5f173db14fe257ffb18a5d | /src/com/briup/iocore/ReadTeacher.java | 9709df9f1abf96447f998670f04fde67f2fc565f | [] | no_license | 6WE6/CoreJava | 5ea6e37e7bebafde50f8900a24886140705c8d9a | 8c2d9e1ff6a117cd2032b87dee3304199969ed83 | refs/heads/master | 2020-04-19T16:48:38.950404 | 2019-02-27T08:33:06 | 2019-02-27T08:33:06 | 168,315,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package com.briup.iocore;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.ObjectInputStream;
public class ReadTeacher {
public static void main(String[] args) {
try {
ObjectInputStream ois = new ObjectInputStream(new FileInputStream("s... | [
"WE@192.168.19.1"
] | WE@192.168.19.1 |
042426942a4a6d8b7a472f52d6cd1b32003bfc13 | a3d87a5ea89fc5815daf2c9739fc67922fa2ad0c | /src/gamemodel/Tile_Standard.java | 8350ec22522217baf3dcf0596e50e6eaa4f638d0 | [] | no_license | Boy-Blu/Match-3 | 58683530748b63c6db6eb463f00e74d9e7f9c5a9 | b8d2e543b23d05792a3c927a1bd9a6573d42a979 | refs/heads/master | 2020-03-21T16:51:30.863007 | 2018-11-14T21:20:50 | 2018-11-14T21:20:50 | 138,797,901 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package gamemodel;
public class Tile_Standard extends Tile{
public Tile_Standard(int col) {
if(col < 1 || col > 7) throw new IllegalArgumentException();
this.color = col;
this.sr = new Remove_Strat_Standard();
}
@Override
public int getColour() {
// TODO Auto-generated method stub
return this.color;
... | [
"35087098+agrusk@users.noreply.github.com"
] | 35087098+agrusk@users.noreply.github.com |
e5eddbe31c1a07fae2b53a72fbcd350abc0334f9 | e6fb277a7a47b09aa222566c0c874352cf31acae | /DevOppsServices/DevOppsServices/src/com/devopps/portal/service/SubCategoryServiceImpl (2).java | 8a09526f598ebe8001d03b87822300881f9aa875 | [] | no_license | devops81/Dmat-Sourcecode | fba1b5e409669811532bdf17f4f0ca90f416f29a | 869f1a3b1f7cc2988ff384b4a9f1668f18103d72 | refs/heads/master | 2020-12-02T22:17:53.373880 | 2017-07-04T09:10:26 | 2017-07-04T09:10:26 | 96,108,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,712 | java | package com.devopps.portal.service;
import java.util.List;
import org.hibernate.HibernateException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Component;
import com.devopps.portal.dao.ISubCategory... | [
"bisht.akshay007@gmail.com"
] | bisht.akshay007@gmail.com |
80aeaf856342cd71b07c36ffcbd1534d9e301f13 | efd756e2b6d36b4b042e8ca60e08564f1281e014 | /src/main/java/com/spiderdt/mars/util/Sredis.java | 7c431ae8ae9bb95e144f344c8d2c83bda443a74c | [] | no_license | jiangjikun/springMVC-java-gradle-demo | 5feb535e3d85065b09b14e8967a37765ee3da310 | 8b13f14aa5d5051a369688ae38834655f6c48fc2 | refs/heads/master | 2021-01-01T18:14:02.236371 | 2017-07-25T08:14:19 | 2017-07-25T08:14:19 | 98,281,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,618 | java | package com.spiderdt.mars.util;
import org.apache.commons.pool2.impl.GenericObjectPoolConfig;
import org.springframework.beans.factory.annotation.Autowired;
import redis.clients.jedis.*;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.ObjectInputStream;
import java.io.ObjectO... | [
"[jiang.jikun@spiderdt.com]"
] | [jiang.jikun@spiderdt.com] |
47af788940b203ac40c571c65f32a598c91abf52 | 261d69dfbaa16e7b2cad1ff2df8e30e2a3b47a4c | /app/src/main/java/com/kynlem/solution/streetwitness/dao/IncidentsRemoteDataSource.java | 75e2d73adc3a8c4c47f4b6df3e2b1eee0e915e98 | [] | no_license | melnyk89/street-witness-app | 3c081e4409bd7d67614363e337a62b16cce0541e | 24791bed26d8997ae32a8fc0a16076e0b735dd15 | refs/heads/master | 2021-01-20T02:05:15.032564 | 2017-07-02T15:21:31 | 2017-07-02T15:21:31 | 89,370,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,488 | java | package com.kynlem.solution.streetwitness.dao;
import android.os.AsyncTask;
import android.util.Log;
import org.json.JSONException;
import org.json.JSONObject;
import org.springframework.core.ParameterizedTypeReference;
import org.springframework.http.HttpEntity;
import org.springframework.http.HttpHeaders;
import or... | [
"oleh@gmail.com"
] | oleh@gmail.com |
34788778baed44c35d4e096ecbbd692c18d3655a | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-devopsguru/src/main/java/com/amazonaws/services/devopsguru/model/transform/UpdateEventSourcesConfigResultJsonUnmarshaller.java | 297d1c5a063430c5588db9eee0ea2163b16a3023 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 1,728 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
b9b7860d7f03413ae0a67c423cd62298b2b1a1bb | dde61f9994e3a6c9c73b07e8600686b7bbaa1404 | /ADS_010_Graphs/Person.java | d621cc20115fd6f96558d740ff18dc93caabd4d2 | [] | no_license | hirupamganguly/Datastructures-Algorithms-Dynamic-Programming | b6dd0e0bd761c48e2d5ad446aa7da7ee63757650 | 7bf9289cb88107921bdc8b3fc786fb10d2eb7863 | refs/heads/main | 2023-02-16T10:04:41.406123 | 2021-01-06T13:12:15 | 2021-01-06T13:12:15 | 327,305,696 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | public class Person {
public String name;
public int weight;
public int index;// it is the value through which graph is represented...
public Person(String name, int weight, int index){
this.name=name;
this.weight=weight;
this.index=index;
}
public String toStrin... | [
"noreply@github.com"
] | hirupamganguly.noreply@github.com |
2acc84cf89a624df2a209ba002173c8f937d7fca | 1bbc394d19e1e86c1504c536f84c94255ec41048 | /src/main/java/bolao/services/impl/JogoService.java | 74a32781cd72221f23831b0a31d4daffa2e4e924 | [] | no_license | luiz158/bolao_trovao | f702d3d6a11f055029959dc3c78a1922bc48bc0a | 7121411b0632c4a3bfe3a877640fb2bb01245fd8 | refs/heads/master | 2021-01-21T15:27:25.596794 | 2014-12-19T04:26:38 | 2014-12-19T04:26:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,344 | java | package bolao.services.impl;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import bolao.dao.JogoDAO;
import bolao... | [
"fredjampa@gmail.com"
] | fredjampa@gmail.com |
882604436d8e8c0739e8e72a1714f165b0acf94a | bb783c9ce85fd83cd2f0e39ec6e8666a701da740 | /01_CODE/src/main/java/hs/util/MD5Util.java | e7d7ab61c0cfd848128925a791025bfcc320912b | [] | no_license | howepeng/highSchool | d7f7a27029629891504ba8414b10655dcd0c157c | 4ef0cad10af26d84e422cbd6f8937b9a72e48450 | refs/heads/master | 2021-01-18T19:26:16.801825 | 2015-05-21T16:38:36 | 2015-05-21T16:38:36 | 18,505,965 | 0 | 0 | null | 2014-11-08T16:22:55 | 2014-04-07T03:59:26 | JavaScript | UTF-8 | Java | false | false | 916 | java | package hs.util;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* MD5加密工具类
*
* @author 孙宇
*
*/
public class MD5Util {
/**
* md5加密
*
* @param str
* @return
*/
public static String md5(String str) {
try {
MessageDigest md = Message... | [
"howepeng@gmail.com"
] | howepeng@gmail.com |
614feb493e3f6790f8b4ba01e1341f1ceae8fcf6 | 089df05c3f57b1d074050b8dde76c613abb7f2f0 | /src/dendron/tree/Assignment.java | 968b72901bae69fce92777214015db101d55318c | [] | no_license | trj8497/Mutiple-Interpreter | 1c7f654b9949c76f5c4bd8610de7396127f920e1 | 25e987ee60357b4826cc3f55a69f6b4bb2f05524 | refs/heads/master | 2020-03-30T15:15:27.429832 | 2018-03-09T22:59:11 | 2018-03-09T22:59:11 | 151,355,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,822 | java | /**
* Author's Name: Tejaswini Jgatap
* File Name: Assignment.java
*/
package dendron.tree;
import dendron.machine.Machine;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
public class Assignment extends Object implements ActionNode {
private String ident;
private ExpressionNode... | [
"trj8497@rit.edu"
] | trj8497@rit.edu |
011abf8437e3f3b9f3b464602497c580556927ed | 8851741e8b01cdbda1175777bcc9c82840f36e40 | /src/producer/HelpContext.java | 1ff24984e63178a0097b76a00bf59d591db24892 | [] | no_license | DmitryChebykin/ScaleAppProgram | 2165e5a62aeb4e55eef8763685ef5f55ccc6d58a | 2c200a97b9467e6fd0554ea5ed22f2a8d460a9e7 | refs/heads/master | 2023-05-04T07:02:44.481869 | 2021-05-26T03:23:26 | 2021-05-26T03:23:26 | 370,615,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 168 | java | package producer;
import util.Messages;
public class HelpContext implements IContext {
@Override
public void run() {
Messages.printHelpInfo();
}
} | [
"dim_c@mail.ru"
] | dim_c@mail.ru |
f48c6340800354586340468a68a3f669f467a657 | a7c85a1e89063038e17ed2fa0174edf14dc9ed56 | /spring-aop-perf-tests/src/main/java/coas/perf/ComplexCondition300/Advice7.java | f9249ad43792cdbab88ff72f78beca91932dbac0 | [] | no_license | pmaslankowski/java-contracts | 28b1a3878f68fdd759d88b341c8831716533d682 | 46518bb9a83050956e631faa55fcdf426589830f | refs/heads/master | 2021-03-07T13:15:28.120769 | 2020-09-07T20:06:31 | 2020-09-07T20:06:31 | 246,267,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,640 | java |
package coas.perf.ComplexCondition300;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.springframework.stereotype.Component;
import coas.perf.ComplexCondition300.Subject300;
@Aspect
@Component("Advice_300_7_cc")
public cla... | [
"pmaslankowski@gmail.com"
] | pmaslankowski@gmail.com |
c2e70859ef39ce2039bd550d227376a0ef99ad8d | 3dd6a0a537979ceba8b1bd5cd5ff723d04a2603a | /src/main/java/com/job/restapitest/App.java | 71a2cd4f39341d4bd8f944249eba0b4e51d36dcc | [] | no_license | mkarthiatgithub/consumeRest | 855ef2f610693a429b50c6463ab15e83f4dca357 | b970376caca9dd81d54df86c891201ada20861f1 | refs/heads/master | 2022-10-28T01:08:11.612200 | 2020-06-13T23:02:09 | 2020-06-13T23:02:09 | 272,098,628 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,068 | java | package com.job.restapitest;
import com.job.restapitest.domain.CommentTest;
import javax.ws.rs.core.GenericType;
import javax.ws.rs.core.Response;
import java.util.List;
public class App {
public static void main(String[] args) {
ConsumeService consumeService = new ConsumeService();
Response post... | [
"noreply@github.com"
] | mkarthiatgithub.noreply@github.com |
1038f106fd9c97c45024fe6cb65f49e243f714f7 | 28d62135d02d9c792c8539958ad4695e2dcd175d | /oopsdemo/src/oopsdemo3/TestStatic.java | 76eb437e301456e3d613a5fcb09b83e52883ec82 | [] | no_license | KumarSatyam2110/oopsdemo | e76d4d847f7642cc756360ad27af025b98053d90 | e691b8a55aaffc4677b0814e1848b22c1d576b20 | refs/heads/master | 2023-07-12T19:26:44.621656 | 2021-08-04T11:09:44 | 2021-08-04T11:09:44 | 392,645,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package oopsdemo3;
public class TestStatic {
public static void main(String[] args) {
Student s1=new Student(101,"Mike");
Student s2=new Student(102,"Sahil");
Student s3=new Student(103,"Siddhu");
s1.display();
s2.display();
s3.display();
}
}
| [
"krsatyam211098@gmail.com"
] | krsatyam211098@gmail.com |
c832765d8ca278f5dfead98a2ece6f87964bd95a | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2008-08-12/seasar2-2.4.27/seasar-benchmark/src/main/java/benchmark/many/b05/NullBean05295.java | 32574d8cb3141a46a9af6f39590a32a9fe62fb53 | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 62 | java | package benchmark.many.b05;
public class NullBean05295 {
}
| [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
5694005ef392ff1656f68d669ffb1e7ab35e664c | 03520180ab45f8dd9339474de34ca856f0d0ae7f | /Wipro/SpiralMatrix.java | df745c08e780baee49fa5452486e91f7c22d02d7 | [] | no_license | swapnil18-bit/Codes | 99668fb08f4b487dc9a7381d1d4f52bd0d9288e1 | dfe76afba01bf171863632dfbb587c4a3540a2e3 | refs/heads/master | 2023-07-20T11:24:07.732270 | 2021-09-08T18:03:24 | 2021-09-08T18:03:24 | 389,111,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | package Wipro;
import java.util.ArrayList;
import java.util.Arrays;
public class SpiralMatrix {
static void display(int[][] a, int row, int col){
ArrayList <Integer> z = new ArrayList<>();
int top = 0, bot = col-1, left = 0, right = row-1, dir = 0;
while (top<=bot && left<=right){
... | [
"nakshay07@gmail.com"
] | nakshay07@gmail.com |
6deb61457335a2f938a034cfa3f1d6d4f994fbb4 | ea2b8c75767b0b767ab2c787cccf88c60ae7a5d2 | /src/test/java/com/example/AutoConfigTest/AutoConfigTestApplicationTests.java | f1fb31c979895454272f845c77d4d2022057949b | [] | no_license | shaunmillar/springboot-autocnfig-app | e399d550cd42f353ca4f24dc4798b1735485d913 | 60e0b10738db8a27bfba4e4ceb251b6a51ee5b4b | refs/heads/master | 2022-09-07T17:22:02.521143 | 2020-05-27T18:12:53 | 2020-05-27T18:12:53 | 266,660,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.example.AutoConfigTest;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class AutoConfigTestApplicationTests {
@Test
void contextLoads() {
}
}
| [
"shaun.millar@nttdata.com"
] | shaun.millar@nttdata.com |
33641cc5c89e172b82195d7a40290a910dfb0d25 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/agc007/F/980687.java | 6c7a0bced9290aada2577531cc8845f68280d43f | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | UTF-8 | Java | false | false | 2,217 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.util.StringTokenizer;
/**
* @author Pavel Mavrin
*/
public class Main {
private void solve() throws IOException {
int n = nextInt();
String S = next()... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
ae1ed166363d6babae69c6b51cc91e53274ea67a | 1a73b7b663a0beb318b69e977987c46d816e350c | /app/src/main/java/com/millennium/followme/MainActivity.java | f45315146da8f3897727664284e5478d00957a51 | [] | no_license | coolsgupta/FollowMe | 77ccdd7f8e3c2912cb2ae4dfb702403d6010b3c9 | 050de926cef71674dcec1ebd4f18f999460bdae5 | refs/heads/master | 2021-01-20T19:56:38.017769 | 2016-08-08T14:33:04 | 2016-08-08T14:33:04 | 65,211,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,674 | java | package com.millennium.followme;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Address;
import android.location.Geocoder;
import android.location.Location;
import android.location.LocationListener;
import androi... | [
"="
] | = |
dfc34bd54c59ca2518d40fd97348dc2149b23fda | 902ea8d12c94eeb11f493bdde15bef62d5571977 | /app/src/test/java/ru/ridewithme/testapp/ExampleUnitTest.java | 79156c6b4a5909d6955a9e4c74db767a5c988fdb | [] | no_license | xixsuse/Withme-testapp | 04f4772d79785d14a1ec5091f82ed2818e6ae36c | c1813dfdd74797d74595ce634d1288287346dca0 | refs/heads/master | 2021-04-09T15:50:55.472935 | 2016-02-28T09:04:28 | 2016-02-28T09:04:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package ru.ridewithme.testapp;
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);
}
} | [
"idbolshakov@desktop"
] | idbolshakov@desktop |
1dbea63e2f7115424378b64f16437d651020d4c4 | b2ca3ebaea76e42e9a5030ba068c230e9131cdf8 | /app/src/main/java/com/github/baoti/pioneer/data/api/AccountApi.java | 5d85714c4e9327110f6848b3bab7c1d675bbb3b2 | [
"Apache-2.0"
] | permissive | CocofoxStudios/Pioneer | 6a55389a13e7813acefc4b15366f480ed0ada51d | adcd70a0a2958ef3f861715dcfdecf3d8988a880 | refs/heads/master | 2020-06-11T03:50:47.020808 | 2016-12-03T05:55:55 | 2016-12-03T05:55:55 | 76,010,425 | 1 | 0 | null | 2016-12-09T07:01:27 | 2016-12-09T07:01:27 | null | UTF-8 | Java | false | false | 987 | java | /*
* Copyright (c) 2014-2015 Sean Liu.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"yed.liu@gmail.com"
] | yed.liu@gmail.com |
a6f34928f124c75f720f88512d1dbceba5d77223 | 1deaf31dd9526c94a1ecae03a495cfd8b81d2b93 | /authorization_module/AuthorizationFacade.java | 4f216eb590cc057ae234f21a93fd976cb7e0a890 | [
"MIT"
] | permissive | Sigmapoint/authorization_module | ce4894eeea8e396b57a54f67b3bd5045cdc49087 | 9e76c7859796c6fec9b51ad5b983ba2a08235b18 | refs/heads/master | 2016-09-03T04:11:40.185500 | 2014-05-28T13:01:25 | 2014-05-28T13:01:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,385 | java | package authorization_module.authorization_module;
import authorization_module.authorization_module.core.AuthUser;
import authorization_module.authorization_module.core.SessionTokenHelper;
import authorization_module.authorization_module.core.UserSession;
import be.objectify.deadbolt.core.models.Role;
import models.db... | [
"mateusz.jaje@sigmapoint.co"
] | mateusz.jaje@sigmapoint.co |
5c1b86a849a1bd7f2369055dbc998843c073a079 | ce596e0092df8a8dc1b05b315be616a369ca3028 | /src/main/java/com/redhat/fuse/apicurio/ApplicationCorsConfiguration.java | f42073ffff87ee7fa3ea5f0997d02012d759e9ba | [] | no_license | juliusgun/fuse-apicurito-generator | 4256e1e748ce06f2a21d932b07847963186a63a4 | f8f0da77e2c85472790bcaa6277b8e44de6d35cd | refs/heads/master | 2023-04-24T23:48:53.369127 | 2020-12-03T13:14:27 | 2020-12-03T13:14:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,874 | java | /*
* Copyright (C) 2018 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"hiram@hiramchirino.com"
] | hiram@hiramchirino.com |
58baa5cb9ef4339918c38ca95ec07544b354d510 | 946d708e2c154ac7b2954f1df6f855b45c28fbe6 | /Kumite_Common/src/definition/Jogai.java | beffaba48917476e8d104535881a46026e5e825e | [] | no_license | gundermann/Wettkampfverwaltung_Desktop | 849763a0ce5ab5014ef05cf3c891acedddb5d54f | d4e50352225cc80ac7675d39a53457d54ee26e6b | refs/heads/master | 2020-07-05T08:27:47.842202 | 2013-08-12T05:51:51 | 2013-08-12T05:51:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package definition;
public enum Jogai {
NONE, JOGAI, JOGAICHUI, JOGAIHANSUKO;
public int toNumber(){
switch (this) {
case JOGAI:
return 1;
case JOGAICHUI:
return 2;
case JOGAIHANSUKO:
return 3;
default:
return 0;
}
}
}
| [
"gundermann.niels.ng@googlemail.com"
] | gundermann.niels.ng@googlemail.com |
967fa9168c1aca8bab60f8ab2524498db3d1d120 | c4820a1c7defc581c1b47f72b97364dbdfb29fe1 | /src/main/java/io/reactivesw/product/infrastructure/util/ReferenceTypes.java | 53c7be06d7da27b7fa32f9ca9c3f5cf855cf0b2b | [] | no_license | reactivesw/product-admin | 026e68233e2f87bfe718c3a6bd965381256c6186 | 221e0ddfeaef852be255d1890d68e40e7ecf2082 | refs/heads/master | 2021-01-23T00:06:00.684033 | 2017-03-21T12:33:53 | 2017-03-21T12:33:53 | 85,693,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 671 | java | package io.reactivesw.product.infrastructure.util;
/**
* Created by Davis on 16/11/16.
*/
public enum ReferenceTypes {
CUSTOMERGROUP("customer-group"),
CHANNEL("channel"),
PRODUCTTYPE("product-type"),
CATEGORY("category"),
CART("cart"),
ZONE("zone"),
CARTDISCOUNT("cart-discount"),
SHIPPING_ME... | [
"davis.dai@go6d.com"
] | davis.dai@go6d.com |
3bec43354f610b981804c4751bfd3fe31ad03ef8 | d2a6f18f24fe4866ec687f82fdde2a98fa9df368 | /OpenImmo/src/main/jaxb/org/openestate/io/openimmo/xml/Zimmer.java | 257e817456374ffc633b5776225b46982cd87e9c | [
"Apache-2.0"
] | permissive | jcelmeta14/OpenEstate-IO | 0255ec398cfaa55233e5e6e6d322a4410c82c3fb | 180e62a1c23596e5e284ce7fc6d07081918b0a38 | refs/heads/master | 2023-07-14T22:51:46.528402 | 2021-08-16T00:50:09 | 2021-08-16T00:50:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,520 | java |
package org.openestate.io.openimmo.xml;
import java.io.Serializable;
import javax.annotation.Generated;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annot... | [
"andy@openindex.de"
] | andy@openindex.de |
df29bfd8d6c2a407ec8c678f9dcb2e2029649c2f | 8d21798354fca90c8efef394e6a2d6332f60f6c0 | /xinfo-msrv-frame/src/main/java/com/xinyi/xinfo/util/ReturnJSONUtils.java | bc7aeffb4f2fd4974f1f366bbf98241eb88ad111 | [] | no_license | dudefu/springboot_MybatisPlus | 177214cd13b15c536ee348c6f758964b1d612d20 | dfda681156d86ce171bc2e774d0fae69da3392da | refs/heads/master | 2023-08-07T21:43:50.441720 | 2019-08-26T06:27:24 | 2019-08-26T06:27:24 | 203,561,816 | 0 | 0 | null | 2023-07-22T14:09:00 | 2019-08-21T10:32:00 | Java | UTF-8 | Java | false | false | 1,707 | java | package com.xinyi.xinfo.util;
import javax.annotation.PostConstruct;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.xinyi.xinfo.constants.CodeMsg;
import com.xinyi.xinfo.domain.model.Ret... | [
"haonan.bian@xinyi-tech.com"
] | haonan.bian@xinyi-tech.com |
66522004ff4246bdeaebe74243d3483c2d69f760 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/main/java/org/gradle/test/performancenull_227/Productionnull_22668.java | 18be646806ecf9f002af259c31e8a864784915fc | [] | 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 | 588 | java | package org.gradle.test.performancenull_227;
public class Productionnull_22668 {
private final String property;
public Productionnull_22668(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getPr... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
88a37da8fb3d28e3c63e522c5e357bf064394f45 | 38c01813cf4a441cf2d511e67e6535a331fd9e2e | /website/src/main/java/com/nplatform/utils/MessageSourceUtils.java | 24e548c3bc337d788900dffee741bcbb68410208 | [] | no_license | sliu1975/vivo | 451e027f28e0a139daa84ae61ed27394638bebd3 | 6f3a7e3de6d966f1773a2a610e9b8350945b1b99 | refs/heads/master | 2023-01-18T18:01:11.716100 | 2019-07-09T02:11:44 | 2019-07-09T02:11:44 | 195,624,221 | 0 | 0 | null | 2023-01-12T11:50:33 | 2019-07-07T07:46:57 | JavaScript | UTF-8 | Java | false | false | 648 | java | package com.nplatform.utils;
import org.springframework.context.MessageSource;
import org.springframework.stereotype.Component;
import javax.annotation.Resource;
import java.util.Locale;
@Component
public class MessageSourceUtils {
private String locale;
@Resource(name = "resource")
private MessageSource mes... | [
"junbin.liu@things-matrix.com"
] | junbin.liu@things-matrix.com |
db632617a5cafc6e95e41f24e736683c60a177db | d3a484f7229187a4cbdf28b803ce5aa8a5633dd1 | /src/main/java/info/gianlucacosta/mytasks/WebSecurityConfig.java | 8111923f7e0935f570241ff49262ca8829cd4eaa | [
"Apache-2.0"
] | permissive | giancosta86/MyTasksWebService | b0c958c0fc8f6e78b493a41e93e43ee4c7760289 | 289e61aeef97f8516219a96c70579156ef81d279 | refs/heads/master | 2021-01-23T13:41:36.660496 | 2017-09-07T01:10:12 | 2017-09-07T01:10:12 | 102,673,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,410 | java | /*^
===========================================================================
MyTasksWebService
===========================================================================
Copyright (C) 2017 Gianluca Costa
===========================================================================
Licensed under the Apach... | [
"gian@localhost.localdomain"
] | gian@localhost.localdomain |
dadc48a6c8a20232e1f68c1fc4c75eef52554979 | 0cb22f20864a339d66bc1782b9ef879f696ae43e | /server/src/Utilities/ServerSender.java | 751e8e58e04dec2c428f4c49e4fa3782a45d4fd1 | [] | no_license | SaintLaurentPrince/Lab66666 | cccd73c7174586d778325ec86adcbe47638d8ef9 | 7b4e032af96778e37220271788c71236abeca0bc | refs/heads/master | 2022-12-12T08:09:06.670978 | 2020-09-11T14:29:30 | 2020-09-11T14:29:30 | 294,717,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 916 | java | package Utilities;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.util.HashMap;
import java.util.Map;
public class ServerSender {
public static Socket currentClientSocket;
public static void send(Object o,int answer){
//0 - Не нужен ответ и готов к... | [
"shatov2804@gmail.com"
] | shatov2804@gmail.com |
5c80e3d7dc28f4dd4c73ac1375fba233cc6b1c40 | 225ecca70d42e0d7db7b080a0b69fd24d3af35f5 | /Java-Assignment/Assg-3-JAVA/src/com/java/org/PersonDetails.java | 732ba2be22831823671c507555b1f6f5f0b9a83a | [] | no_license | niraj2998/JAVA-Assignment | f1f66a2714387f70f47a21bd0786c25938797f12 | 5c4676cabbcd15db61729ee9f19e67aa923a67ce | refs/heads/main | 2023-04-27T21:28:27.567410 | 2021-05-15T04:47:46 | 2021-05-15T04:47:46 | 367,361,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,291 | java | package com.java.org;
import java.util.*;
public class PersonDetails implements Comparable {
int Weight;
int Height;
String name;
PersonDetails(int Weight, int Height, String name) {
this.Height = Height;
this.Weight = Weight;
this.name = name;
}
@Override
public String toString() {
return "Person [... | [
"nirajpatil2998@gmail.com"
] | nirajpatil2998@gmail.com |
61d540df64d224c4bd8a812230921532f492b11f | 80dbf4ee67e081be010ae67f3ec3f65569464b14 | /08- ArrayObjetos/src/empresa/Empresa.java | 249639b40ec5d887e1a94b6c4b6958fc5d6e116d | [] | no_license | daviddaw/08-ArrayObjetos | d44916374c181e54ad24d544de33f9f6c6d2a732 | 74657b055886efea6e9f85093f3049fe4bf5c90b | refs/heads/master | 2020-03-16T16:59:52.674400 | 2018-05-09T21:38:31 | 2018-05-09T21:38:31 | 132,813,443 | 0 | 0 | null | null | null | null | IBM852 | Java | false | false | 3,719 | java | package empresa;
import java.util.Scanner;
public class Empresa {
//private final int numDpto=4;
private Departamento[] arrayDpto;
public Empresa() {//Estamoscreando un array de Departamentos, numDpto indica el tam˝o del array
arrayDpto = new Departamento[4];
}
public Departamento[] getA... | [
"David.palanco@gmail.com"
] | David.palanco@gmail.com |
768707c66c293816199baa5860adcaa58f86e5b9 | 3d37bdb0a6a66e200985f057ff125648847f36b1 | /app/src/main/java/com/ibm/mysampleapp/camera/CameraHelper.java | dd2696d5a9b457d5032dc15d63bf1ed3a618eb95 | [
"MIT",
"Apache-2.0"
] | permissive | kuldeep725/VisualRecognizer | 0f358aa60104e35ef866f55324f23f1ac29e6884 | 3ab4f0d5bfcb610470b6de04b2dca561a2c3972c | refs/heads/master | 2021-05-12T09:27:15.978523 | 2018-01-23T06:26:55 | 2018-01-23T06:26:55 | 117,316,905 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,826 | java | /*
* Copyright 2017 IBM Corp. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | [
"kunal725725@gmail.com"
] | kunal725725@gmail.com |
90be3bc542c7ae07f2449c83de36afaaa2c24b86 | 0a50c64a2e18cb59434fe1ae4f99c69101904d28 | /src/main/java/ChiliGradingDetector/ChiliGradingDetector_YOLOv2.java | 240eb51c0b97dee81cefaeceb0b7daa2d3c5cbe2 | [] | no_license | Wenz111/ChiliGradingDetector | 78e7a9fd6c4f6f11203cc74b84d37f9c12edc1a2 | ec9248a49f9f6528891d6895944284e1ed1504e7 | refs/heads/master | 2023-03-10T19:29:52.680606 | 2021-02-24T11:50:32 | 2021-02-24T11:50:32 | 334,309,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,961 | java | package ChiliGradingDetector;
import org.bytedeco.javacv.CanvasFrame;
import org.bytedeco.javacv.Frame;
import org.bytedeco.javacv.FrameGrabber;
import org.bytedeco.javacv.OpenCVFrameConverter;
import org.bytedeco.opencv.opencv_core.Mat;
import org.bytedeco.opencv.opencv_core.Point;
import org.bytedeco.opencv.opencv_c... | [
"50144145+Wenz111@users.noreply.github.com"
] | 50144145+Wenz111@users.noreply.github.com |
0f90395afb0b1f2e7a631c76577b760d0e8d4747 | 2e40eeb51a4be39b9feb7e0cefe2ec66ed97d820 | /src/logic/dao/SponsorDao.java | 14cb319c191dcc51b70f1e4608e0ce2fca965f39 | [] | no_license | AdrianoMorini/DrinkHub | 353199dc9fb1a66263fbf6b601294ab12ba54439 | dbe005b9bb0471dd56d78c049db7eb3db3cb6abf | refs/heads/master | 2022-10-24T09:37:22.997485 | 2020-06-11T15:43:45 | 2020-06-11T15:43:45 | 271,067,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,561 | java | package logic.dao;
import java.sql.Connection;
import java.sql.Date;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import logic.bean.SponsorBean;
import logic.controller.LoginController;
public class SponsorDao {
private SponsorDao() {
throw new Ille... | [
"34316081+AdrianoMorini@users.noreply.github.com"
] | 34316081+AdrianoMorini@users.noreply.github.com |
4dbd8ea0c1e0cb4ce6f5610b2050d7700d440855 | 2c5b8aff137117e316f8557bf82e553e55454989 | /CrackingCode/MasterAlgorithm/src/test/java/kata/treeandgraph/bstsequence/BSTSequenceTest.java | b6bfd8a24350d47b8ea97be9c20cb10638656e2c | [] | no_license | lamadipen/Algo | 33de4fc1e7049c3d597b5e6090e408460fa2e90e | ef9e5f06214a3387dd4dbe7dd3e979a70617da1d | refs/heads/master | 2022-10-07T16:52:26.537618 | 2022-10-05T21:06:05 | 2022-10-05T21:06:05 | 82,363,649 | 2 | 0 | null | 2023-09-12T13:55:45 | 2017-02-18T05:21:18 | Java | UTF-8 | Java | false | false | 1,243 | java | package kata.treeandgraph.bstsequence;
import kata.treeandgraph.MockTreeFactory;
import kata.treeandgraph.TreeNode;
import org.junit.Test;
import java.util.LinkedList;
import java.util.List;
public class BSTSequenceTest {
@Test
public void bstSequence() {
TreeNode mockBSTTreeRoot = MockTreeFactory.g... | [
"lamadipen@yahoo.com"
] | lamadipen@yahoo.com |
19f9e2bd67ad3bf3d534384659afb26b6274a101 | 5eebed1e8a9a6f2c20a302a0765571d32d777137 | /ecsite/src/com/internousdev/ecsite/action/UserCreateCompleteAction.java | a1411625f0280045eb7c3547b07ae1426f75be17 | [] | no_license | Rush-light/backup | 6cb5e88c7d465da28947a0d2faee8acbcaf2157a | d8c522bbca514ecfba9f0dc777f8d980678ed24e | refs/heads/master | 2021-09-09T20:12:32.251682 | 2018-03-19T12:47:02 | 2018-03-19T12:47:02 | 114,627,160 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,330 | java | package com.internousdev.ecsite.action;
import java.sql.SQLException;
import java.util.Map;
import org.apache.struts2.interceptor.SessionAware;
import com.internousdev.ecsite.dao.UserCreateCompleteDAO;
import com.opensymphony.xwork2.ActionSupport;
public class UserCreateCompleteAction extends ActionSupport impleme... | [
"lightning_o-din0711@docomo.ne.jp"
] | lightning_o-din0711@docomo.ne.jp |
2030e3ebf176224762a703cb712435985242e8b8 | 3a00ee24ca77bae312241420e7011d70d1a8d995 | /app/src/main/java/com/db/pathwaybutton/MainActivity.java | eaceff8fc442fa8694481bdccef6276223a28dd0 | [] | no_license | ahmadwahaj91/PathwayButton-Android | 1263193b157000b1fb638fc2cbf3f8af244bc66c | b2d12aaec1dee8b4df272db4592ca7ffb0225bf5 | refs/heads/master | 2020-03-17T13:23:16.446584 | 2018-06-01T11:34:04 | 2018-06-01T11:34:04 | 133,629,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package com.db.pathwaybutton;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Toast;
import customlibraries.db.com.pathwaybutton.PathwayButton;
public class MainActivity extends AppCompatActivity {
PathwayButton pathwayButton;
@Overr... | [
"ahmad.wahaj@devbatch.com"
] | ahmad.wahaj@devbatch.com |
0d72e1e1e24842311b9dc729b94dd2ed65b5e963 | 6b0da737e494151c45529c57db28635214bb6808 | /PVKBeans/src/main/java/com/pvkfoods/dto/beans/Phone.java | 8931e2fbd325c92cbf24a0e86b3357d580075459 | [] | no_license | prasadp06/PVKFoods | 40e98ba58f53d95e69bed7c1c544a3d996ebb2f4 | 887e8644b4a6f116655b186e22fe8cd87d435de0 | refs/heads/master | 2021-01-21T10:05:21.648970 | 2017-03-06T05:22:32 | 2017-03-06T05:22:32 | 83,377,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,346 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5-b10
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.03.06 at 12:... | [
"prasadprabhakaran@Prasads-MBP.home"
] | prasadprabhakaran@Prasads-MBP.home |
c2166d19873b1ef251360d7233cc975a7d430268 | d1c34c06dc321c4ebf03f88f75e2de8329b5740a | /tcMenuGenerator/src/test/java/com/thecoderscorner/menu/editorui/uitests/uimenuitem/UIActionItemAndCoreTest.java | dd3ddea217f5b59faae2748ce4bf6ce32fdca8ea | [
"Apache-2.0"
] | permissive | cnc4less/tcMenu | f4337a704ac40ce88941a43d6fa9200134e0d8a7 | 0aaa6f59cf83443cbdb34230c739228d198390e7 | refs/heads/master | 2023-04-20T03:02:37.020821 | 2021-05-07T19:59:54 | 2021-05-07T19:59:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,521 | java | /*
* Copyright (c) 2016-2019 https://www.thecoderscorner.com (Nutricherry LTD).
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
*
*/
package com.thecoderscorner.menu.editorui.uitests.uimenuitem;
import com.thecoderscorner.menu.domain.ActionMenuItem;
import com... | [
"dave@nutricherry.com"
] | dave@nutricherry.com |
525546031cd399d2aebe013bea7dd02e53834fcb | c106931d23493ca317c091006ac0bfbf5dfb7c02 | /src/com/zhangds/adapter/classadapter/Phone.java | 2b05ce5956ea786960454ec2ac16f4201b3ea4f0 | [] | no_license | zhangds-by/DesignPattern | 9e3fffddd252830ea1f7c9fa767d5fd9a4e4eee3 | 51c660af718bdfcc3190833bd945aae88c242007 | refs/heads/master | 2022-07-17T21:25:59.410845 | 2020-05-11T08:24:56 | 2020-05-11T08:24:56 | 261,987,946 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 454 | java | package com.zhangds.adapter.classadapter;
/**
* Create by zhangds
* 2020-05-11 15:33
**/
public class Phone {
public void staging(IVoltage5V iVoltage5V){
if (iVoltage5V.output5V() == 5){
System.out.println("使用适配器的电压" + iVoltage5V.output5V() + "可以充电");
}else {
System.out... | [
"1282906135@qq.com"
] | 1282906135@qq.com |
c2558d7e5e7f68221df0d8783857d5eb1ee4a576 | 0c876c25fa65cacc6e62ecd235b7225af02521c3 | /Reddit/src/main/java/profile/Profile.java | 838ede6c365cdd0fdd4fd0bbd2347b0a43c55b5e | [] | no_license | p-tigris/SeleniumFramework | fca0ceb343d1a0956d69685e3c72e985ecacd701 | f00ec21c91c8082bcf7f7f80c66939b9d26255c8 | refs/heads/master | 2020-08-03T11:26:26.308020 | 2019-10-26T06:51:47 | 2019-10-26T06:51:47 | 211,730,453 | 0 | 0 | null | 2019-09-29T22:39:00 | 2019-09-29T21:47:20 | Java | UTF-8 | Java | false | false | 500 | java | package profile;
import base.CommonAPI;
public class Profile extends CommonAPI {
public void navToSaved() {
clickOnElementByXpath("//a[@href='https://old.reddit.com/user/dummyacct123753/saved/']");
}
public void navToUpvoted() {
clickOnElementByXpath("//a[@href='https://old.reddit.com/u... | [
"shoumikdhar6@gmail.com"
] | shoumikdhar6@gmail.com |
a5c499c1d4ee24e321682fb12f3e5d16d9c16849 | 6c3798297bca7ee0a804f0f65d5a53aae6e77516 | /a072-cloud-config-client-3355/src/main/java/org/example/controller/ConfigClientController.java | d7546dbff9c31db362b74e384d6b0f7b4e7d34b6 | [] | no_license | DongLiusuo/spring-cloud-202103 | 8881e84ac0707af132324a3776d9815cdde4cce2 | e29464036d65ef8dd5cfe4349d18914bfe4d0e48 | refs/heads/master | 2023-03-15T10:12:38.312999 | 2021-03-15T13:51:18 | 2021-03-15T13:51:18 | 345,527,179 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | package org.example.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RefreshScope
pu... | [
"dongliusuo@qq.com"
] | dongliusuo@qq.com |
78d0ef0350f1a51f68de3dd5df2e8f706452ce0e | b52426723c3abeef1cf7d2f0e61dcc8bd40e18b1 | /app/src/main/java/es/pablomacias/esnuex_app/data/db/dao/DelegationDao.java | e47c5e956a5e2c628ba8ce9f7bf6999df06e9c1c | [] | no_license | pamamu/ESNUExApp | c10713aae7093ef53a552bbc86549955560d57df | fe5d15ef20de9fc91c0bb46119da8cdf8b464f6d | refs/heads/master | 2020-03-11T08:07:36.706742 | 2017-12-18T02:52:18 | 2017-12-18T02:52:18 | 129,875,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java | /*
* Copyright (C) 2017 by Pablo Macias Munoz
* pamaciasm@alumnos.unex.es
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
* the Free Software Foundation; either version 2 of the License,
* (at your option) any later v... | [
"pamaciasm@alumnos.unex.es"
] | pamaciasm@alumnos.unex.es |
cc64227972a381c0b5ec0f6c6419829dc49700c4 | d8b3fc5fbb5832442fa775fb43d2d95bf3842db7 | /src/main/java/net/whitewalker/shopmanager/domain/commands/shop/RenameShopCommand.java | b9513699d4b61ef8d77bc51a95e20789b5cdef7b | [] | no_license | WhiteWalker72/ShopManager | 537718e2af77380901f23f0e2200d00672e00a8f | 75673d62ac06a03c68f84039f1f8c9be737fefae | refs/heads/master | 2020-03-19T18:13:01.859511 | 2018-07-23T16:38:15 | 2018-07-23T16:38:15 | 136,799,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,262 | java | package net.whitewalker.shopmanager.domain.commands.shop;
import net.rayze.core.spigot.commands.base.SubCommand;
import net.rayze.core.spigot.member.Member;
import net.whitewalker.shopmanager.domain.components.Shop;
import net.whitewalker.shopmanager.domain.ShopManager;
import net.whitewalker.shopmanager.utils.Chat;
... | [
"sivar.werrie@student.hu.nl"
] | sivar.werrie@student.hu.nl |
e45cf54afb885b07d2800f37c6a500b452e81160 | bef4be1ce5f9abf2a9e8b2bff71fa185df97c89f | /src/main/java/com/customer/support/model/Ticket.java | 943aa668d1768570bda580c48d6bc1fd6529be7e | [] | no_license | dhananjay-arora/CustomerSupport | 096c37e0dc30ece568b03f2a5e8a43c4f38e2a2f | 1cf73f5cb935f570d90c844ad369391b4992a5ba | refs/heads/master | 2020-12-04T11:02:05.873026 | 2020-01-04T09:51:57 | 2020-01-04T09:51:57 | 231,739,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package com.customer.support.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Ticket {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int ticketid;
private String subject;
... | [
"arora.dhananjay@gmail.com"
] | arora.dhananjay@gmail.com |
fa23baf9331df3d74b71aa00bb6aa9df07f9ec42 | b8c1d3d65e452ff23b55e99ab51039bab502160b | /core/src/hitonoriol/madsand/gfx/TextureProcessor.java | e5babac23fe394cff11a9699ec4e972f37549dd3 | [] | no_license | Hitonoriol/MadSand | 484fd814bf33b48953e024f78b688380cae4e810 | 8b005219506b17a1f1cd63d4ae102fbc6a9ea33f | refs/heads/master | 2023-06-29T08:37:30.176768 | 2023-06-19T16:59:37 | 2023-06-19T16:59:37 | 152,192,955 | 9 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,875 | java | package hitonoriol.madsand.gfx;
import java.util.ArrayList;
import java.util.function.Consumer;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Pixmap;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.TextureData;
import com.badlogic.gdx.graphics.g2d.Texture... | [
"gorgilike@mail.ru"
] | gorgilike@mail.ru |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.