blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
26265a7a6f10122cd1dfbb031899563ef7f16c8a | 1d14e9e7be58954fb2439b670cd474d9e0f85c64 | /src/com/youtube/java9s/L5/Color.java | 5d71f857d7a5280875d55a51b3fca82284952738 | [] | no_license | myan7/DemoGenericJava8 | 8b530d4ecfba6478dd8a6edd30a5e33e259feb32 | 4fbb04eccc075aa7a17710c10027330c0d62e04b | refs/heads/master | 2020-03-11T09:40:21.737244 | 2018-04-17T14:49:52 | 2018-04-17T14:49:52 | 129,918,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 63 | java | package com.youtube.java9s.L5;
public class Color<R,G,B> {
}
| [
"alexyan1024@gmail.com"
] | alexyan1024@gmail.com |
954623c9c80562c4576c22a9dc7387ab91a05399 | d0d61932b8740c62490e4e4860a668bc52a1ea77 | /src/main/java/com/octopus/decorators/MouseMovementDecorator.java | 2efcd758fb3a2c8d567001b67fb67755d5bddca7 | [] | no_license | zakna/WebDriverTraining | 6c2d6de572439c53cb55b58da0a08dacb3832091 | f105f8d3eb719f4e07ddeb57f1e44a4d739cd20e | refs/heads/master | 2023-08-28T12:03:28.392150 | 2021-11-09T00:06:39 | 2021-11-09T00:06:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 36,922 | java | package com.octopus.decorators;
import com.octopus.AutomatedBrowser;
import com.octopus.Constants;
import com.octopus.decoratorbase.AutomatedBrowserBase;
import com.octopus.exceptions.WebElementException;
import com.octopus.utils.ExpectedConditionCallback;
import com.octopus.utils.MouseMovementUtils;
import com.octopu... | [
"matthewcasperson@gmail.com"
] | matthewcasperson@gmail.com |
dac669c9a67f0cb4e7c235ca26f1909e72d3ebfe | 64e47757a8a5aa3df9a94bf3cca00f6df9eb142a | /Android原生/shipin/app/src/main/java/com/duomizhibo/phonelive/ui/SmallVideoPlayerActivity.java | e8365e72a1efaa82ea6644a8f0ed36ce715deba5 | [] | no_license | zhzhxxyy/shipin | 61509d21a95006f04d35a5042c17f884c8b3058a | 2604fbfbd4f9387dcecd45dae383dd99e342ea5e | refs/heads/master | 2022-10-25T09:07:18.053062 | 2019-10-14T03:59:56 | 2019-10-14T03:59:56 | 214,853,011 | 4 | 0 | null | 2022-09-26T19:11:03 | 2019-10-13T16:21:31 | PHP | UTF-8 | Java | false | false | 29,274 | java | package com.duomizhibo.phonelive.ui;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Rect;
import android.graphics.drawable.BitmapDrawable;
import android.media.AudioManager;
import android.media.MediaMetadataRetrie... | [
"zhzhxxyy@126.com"
] | zhzhxxyy@126.com |
79fa0994cd006d7433dffdc460c4c7b708d1c0f8 | 44fbb8167cbe88c61113402b855d9fd3fff88d7e | /P5_02_Todoc/app/src/main/java/com/cleanup/todoc/data/model/Task.java | 6e5ba3b745db792845873c8449edf9b8042faef4 | [] | no_license | DsMikael/Projet_5_Todoc | ade49006ff4aabf70f3e505e236a4e2214b45e58 | fe448ad245161a86931060e172f6b5cd5e29f541 | refs/heads/master | 2023-06-22T04:05:41.891860 | 2021-07-19T09:43:21 | 2021-07-19T09:43:21 | 370,989,496 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,776 | java | package com.cleanup.todoc.data.model;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.room.ColumnInfo;
import androidx.room.Embedded;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
import androidx.room.RoomWarnings;
import org.jetbrains.annotations.NotNull;
imp... | [
"mickael.silva@live.com"
] | mickael.silva@live.com |
9cd4d3ebabdfc41057ec75571c38ab0e3bf20cfb | 96e9800b578f0cb94c52df13646ac56219e6abd6 | /src/main/java/com/example/spring/aam/model/AssetType.java | fd78ea43e0380cf9bccf696c32b5e41e3ef73a3a | [] | no_license | MatthewJamesBoyle/EntepriseSpringExample | 8b24977d449a0ab8a0e026f8d9defd9e8fd340aa | cca8c7f22c18d1ff04b6c318cd2b396c617d8b1c | refs/heads/master | 2016-08-03T18:14:50.506359 | 2015-03-08T00:16:11 | 2015-03-08T00:16:11 | 31,832,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,071 | java | package com.example.spring.aam.model;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
@SuppressWarnings("serial")
public class AssetType implements Serializable, IAssetType {
/**
*
*/
private Integer id;
@Override
public String toString() {
return "AssetType [id=" + id + ", ... | [
"matthewjamesboyle@me.com"
] | matthewjamesboyle@me.com |
5c8e8ecd9a73cf1cf309d0e0e441492eb8569334 | 194caa3ffec4854b41d73eebde8eebace03a858a | /07.Model2MVCShop(URI,pattern)/src/main/java/com/model2/mvc/service/purchase/PurchaseService.java | 21574d7866249786f8d4f2672ed7add82d71448e | [] | no_license | youree1226/07refact | b72d2eabbfa91d165b35d7fe83029aa076918996 | 210d18cb197b759a4c43ec7cd2fe7b6eea619090 | refs/heads/master | 2020-05-18T11:52:00.209055 | 2019-05-02T01:12:26 | 2019-05-02T01:12:26 | 184,391,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package com.model2.mvc.service.purchase;
import java.util.Map;
import com.model2.mvc.common.Search;
import com.model2.mvc.service.domain.Purchase;
public interface PurchaseService {
public void addPurchase(Purchase purchase) throws Exception;
public Purchase getPurchase(int tranNo) throws Exception... | [
"USER@USER-PC"
] | USER@USER-PC |
aef570b8a5a4c4fa103009ff4e3d9a5fc24a64a5 | 96160fbac0a9ab38cf80941e4b3d4b44db6881b7 | /ProjetoTopicosEspeciais/src/main/java/fvs/edu/br/topicos/domain/Categoria.java | fd041df365810264bcef307a4f7bbe765c89bd16 | [] | no_license | jeffynlima/topicosespeciais | cb2cb72663c53578abc6e9bf79d70d40e9d2ee4a | c84a2a349001cfaa5f2eb71075a186640386813f | refs/heads/master | 2020-03-26T22:38:57.462938 | 2018-11-19T23:10:07 | 2018-11-19T23:10:07 | 145,476,688 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,580 | java | package fvs.edu.br.topicos.domain;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToMany;
@Entity
public class ... | [
"jeffersonfelipe1900@gmail.com"
] | jeffersonfelipe1900@gmail.com |
8cf898906e0ce853597cc6c6bc6fa1aec5fd1632 | 75e3c5c51791508164ffe80190853c6cdd16e3df | /app/src/main/java/com/example/tlms/NewRegistration2.java | f29b2796d47c23d9a6334d71fc4e692b9ab4f3bb | [] | no_license | JoshhEyu/TLMS | 686cd8b633385bae02d85e6c88b0bd5bfedc4e7f | 0eb0763f3ef5f383cf86c9fb7c441a67f92e8ed4 | refs/heads/master | 2022-11-05T17:42:02.270525 | 2020-06-20T14:34:49 | 2020-06-20T14:34:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,897 | java | package com.example.tlms;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.CancellationSignal;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.EditText;
import a... | [
"radhikasarda296@gmail.com"
] | radhikasarda296@gmail.com |
46c9bca280f4f67b617db665c16927dfe96f69a8 | 60abe6fcff03427de6424d43668f3a36a58e543f | /jyshop-common/src/main/java/com/qyy/jyshop/util/AppUtil.java | 15e3c88af68c0b629610cca778d5ad0d232cd252 | [] | no_license | git4wuwenping/jyshop | dc987b6416b0fb594cb3d248ca1d88fd28a0ce53 | 9ce36394cdcb0514bd49cebddf3a464f6e32b4f6 | refs/heads/master | 2020-03-28T14:22:28.619311 | 2018-09-14T13:43:16 | 2018-09-14T13:43:16 | 148,481,972 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | false | 7,137 | java | package com.qyy.jyshop.util;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import java.util.UUID;
import org.apache.commons.lang3.S... | [
"12233"
] | 12233 |
25bb5fadaca967fce2f61d30c8cf9c0d46254da7 | 08114e65b6e55bb9527c516ae0d680d37437ba34 | /src/main/java/com/webapp/wooriga/mybatis/challenge/result/ChallengeInfo.java | 0a02dbf6e265695eb29192715299c0126b984931 | [
"MIT"
] | permissive | whatvita-recruit/wooriga_backend | 85f8de6d1992a7f0839043a193247f9e6b5f2900 | 6b877ff2351786cbb3343b45974d598b3fc59d5a | refs/heads/master | 2020-12-22T19:21:19.657587 | 2020-01-11T17:34:34 | 2020-01-11T17:34:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package com.webapp.wooriga.mybatis.challenge.result;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.webapp.wooriga.mybatis.vo.Challenges;
import com.webapp.wooriga.mybatis.vo.EmptyDays;
import lombok.Getter;
import lombok.Setter;
import java.util.ArrayList;
@Getter
@Setter
public class Ch... | [
"wjdekdms99@naver.com"
] | wjdekdms99@naver.com |
f108001fac53e6eed5325847633bc3396fdb9319 | fbe4ff8f3200d7d26cdba0bd1781de24260c4c5c | /jqgrid/src/main/java/com/spring/jqgrid/business/service/PersonService.java | 89a270e1eb24686f203d2686ca31e3b581da60f6 | [
"MIT"
] | permissive | rejwan052/Spring-Data-JPA-JQGrid-Integration | ce0d82a324142dad9786fefcf907f0045069a82a | 2f371e1ec78350ceda47dc476b26b2479df96417 | refs/heads/master | 2021-01-09T05:24:17.091452 | 2014-11-08T08:32:44 | 2014-11-08T08:32:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,310 | java | package com.spring.jqgrid.business.service;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stere... | [
"harshal.ladhe.91@live.co.uk"
] | harshal.ladhe.91@live.co.uk |
261aedc6f435bd56d6acb6e0db829dee2f86a6d3 | 2ef9eed287e985e3f624efc677ad3de3fedb020b | /app/src/main/java/com/example/a126308/demodatabasecrud/Note.java | 81932863378580babddf6bea39a6ef47877c1989 | [] | no_license | baobao91/DemoDatabaseCRUD | 369eaf7a12c62239997be83170af1f8802890d61 | 9e44f36ce554283fc46321d45b5b2d17d22aeac3 | refs/heads/master | 2021-01-21T12:01:24.307151 | 2017-05-19T06:20:43 | 2017-05-19T06:20:43 | 91,772,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package com.example.a126308.demodatabasecrud;
import java.io.Serializable;
/**
* Created by 126308 on 19/5/2017.
*/
public class Note implements Serializable {
private int id;
private String noteContent;
public Note (int id, String noteContent) {
this.id = id;
this.noteContent = noteC... | [
"126308@myrp.edu.sg"
] | 126308@myrp.edu.sg |
1104448f113432e505b3b9401a9351905797edda | 452f1a3dd46d6625ae53a4d10a19abedb2037199 | /src/main/java/com/android/tools/build/bundletool/splitters/SigningConfigurationVariantGenerator.java | b269566d85f9df0a5824bf9fa3d3c3cee6183ed6 | [
"Apache-2.0"
] | permissive | ramy7elmy/bundletool | f2e7838edcc34e9381134a33f7a12dca97539296 | 24df0e8b56580cef68ba904b3a80e881f4fc641a | refs/heads/master | 2022-12-06T20:14:22.919286 | 2020-08-28T19:04:36 | 2020-08-28T19:04:36 | 299,309,508 | 1 | 0 | Apache-2.0 | 2020-09-28T12:57:57 | 2020-09-28T12:57:56 | null | UTF-8 | Java | false | false | 1,909 | java | /*
* Copyright (C) 2020 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"pankajxdx@gmail.com"
] | pankajxdx@gmail.com |
1ae778027e1e37c3226d8d938154fb7adc6b378e | 8e3c8598b194ac82a42b99de857f7e388e9127b6 | /src/main/java/com/dkasztelan/domain/Karnet.java | 6de4fa870c171beee0799891823922f454abf943 | [] | no_license | damian11/JAVAEE_PROJEKT_1 | 22ad5cfff3253b0a6b302cdac5b57dee5005afac | 6026e43b6d05c89c90df424240ea0d64d65d4704 | refs/heads/master | 2021-01-10T12:47:46.799286 | 2015-11-25T08:29:28 | 2015-11-25T08:29:28 | 46,343,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package main.java.com.dkasztelan.domain;
public class Karnet {
private int id_karnet;
private String rodzaj = "brak";
private String opis = "brak";
private double cena;
public Karnet() {
super();
}
public Karnet(String rodzaj, String opis, double cena) {
super();
this.rodzaj = rodzaj;
this.... | [
"damian.kasztelan1@op.pl"
] | damian.kasztelan1@op.pl |
8a6e1c06cf8625ff31ce778c4881567df3ef2c72 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_b0bded5ef6c0fe0fe732c6abc76608c9794b6d32/PackageAdminImpl/8_b0bded5ef6c0fe0fe732c6abc76608c9794b6d32_PackageAdminImpl_t.java | ea27786890079170e61df624d4404a55a3f17d6e | [] | 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 | 24,984 | java | /*******************************************************************************
* Copyright (c) 2003, 2007 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 distributio... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a03fc6ae508351ef143fc98bde32bfdda73cb04a | 34611f2860e4df83f364fdea46a59beb33a2a234 | /app/src/main/java/com/example/testdemo/BackHandledFragment.java | b901ca869cb098392ac83b63f246977ceb6116c3 | [] | no_license | tamam9/Fragment_Skip_Back | d9c4e56d0ed0019617619fa3007c862395a7509c | 5b36cd55cce870efd2c6fe63c9c16e6362b6752a | refs/heads/master | 2021-01-09T20:29:53.515505 | 2016-06-10T03:51:46 | 2016-06-10T03:51:46 | 60,822,670 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 886 | java | package com.example.testdemo;
import android.os.Bundle;
import android.support.v4.app.Fragment;
public abstract class BackHandledFragment extends Fragment {
protected BackHandledInterface mBackHandledInterface;
/**
* 所有继承BackHandledFragment的子类都将在这个方法中实现物理Back键按下后的逻辑
*/
protected abstract boolean onBackPresse... | [
"383606116@qq.com"
] | 383606116@qq.com |
844c3918e02a87853584265bb040e872448de0e5 | fd8d9bb507de41e9ba5a513f11e0f51c789079b9 | /Code1/problem_sets/ps3/yardSize/YardCalculatorTester.java | 8b703f64cd957f9098265378ef2e934ed1a3dd8d | [] | no_license | SiddheshKhedekar/Java-101 | 8f003e6c630ea680b09ba35ee42e093ed8e92725 | 81ad971350181519c50624847ae60034d9b12720 | refs/heads/master | 2021-06-16T11:46:20.308036 | 2017-05-30T05:34:28 | 2017-05-30T05:34:28 | 92,801,037 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,188 | java | package ps3.yardSize;
// You don't need to modify this file
public class YardCalculatorTester
{
public static void main(String[] args)
{
double length = 40.0;
double width = 30.0;
YardCalculator calculator = new YardCalculator(length, width);
double perimeter = calcu... | [
"siddheshkhedekar@hotmail.com"
] | siddheshkhedekar@hotmail.com |
e7a10589fcd94d31ab7c7c745939ed1a507596ad | 23a2b7eb695d1468b7d10590dd9eb00b3ca2f910 | /app/src/main/java/com/example/user/cheahweiseng/Activity/Lodge/SearchResultActivity.java | 260a63778f9bc20ade16536eeb18c1b31db20904 | [] | no_license | lzx-zx/cheahweiseng | 1ad943711912386fce6cdcab88d16a47380fc653 | 858f4bcfab6bb5dd1fe5e64cffd3e18bfffb234b | refs/heads/master | 2021-05-06T20:33:35.729870 | 2017-11-29T03:02:48 | 2017-11-29T03:02:48 | 112,330,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package com.example.user.cheahweiseng.Activity.Lodge;
import android.app.Activity;
import android.app.SearchManager;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.example.user.cheahweiseng.R;
public class SearchResultActivity extends Activity {
... | [
"lzxorochi@gmail.com"
] | lzxorochi@gmail.com |
9a1ac423227b89ddf0f529779c549b709d358d8a | 5fb94e8b307d9c42dc7496983ebbbc668c49f7dc | /Bluetooth_Social/src/edu/minggo/tencent/weibo/AbstractOAuthProvider.java | 8f08117d1cf0366030dc9b6c2f3ecf4331301bce | [] | no_license | chinarefers/bluetooth_social | 805c20407ae8c9e39ccd17fc5a63a0a0a42efe21 | 45c971aa90b7766c4807956be62dcf9ac44a73f9 | refs/heads/master | 2021-01-21T11:00:24.483624 | 2015-12-21T05:51:25 | 2015-12-21T05:51:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,661 | java | /*
* Copyright (c) 2009 Matthias Kaeppler 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 in wri... | [
"1053200192@qq.com"
] | 1053200192@qq.com |
b79f7ba30112fba581356f172b3be0d7035b3d6c | 0609f8042394cdbeed3c28640fd1497a37b70da8 | /app/src/main/java/com/fanyafeng/recreation/view/photoview/gestures/FroyoGestureDetector.java | aed7898a40d92275631b6a5a87b10b7a5eb24481 | [] | no_license | mrscolove/Recreation | 70d3654b2b883f43e5a5cb730cb3b4321f54b927 | 23c8fa3d3dd4b3ab397968375dbce9ffc6365777 | refs/heads/master | 2021-06-14T22:16:40.867664 | 2017-03-29T09:57:33 | 2017-03-29T09:57:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,317 | java | /*******************************************************************************
* Copyright 2011, 2012 Chris Banes.
*
* 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.apac... | [
"fanyafeng@365rili.com"
] | fanyafeng@365rili.com |
14ff461dcc54b3a724063da3d2ef3fbc907de1f3 | 4023978a370a418abde91dd5f8b6b10fa2306e68 | /Shopping/src/main/java/com/siml/shop/board/dao/ReplyDAOImpl.java | 8817d3a460bc20222ad43d958b687397ab1b0fb2 | [] | no_license | SIML-Seo/shopping | 215b4aa6950aad32e40c747657085e2742b51fee | 060a4a9be9ee7a445769ceef2eceecd64990a015 | refs/heads/master | 2020-03-17T08:23:25.167684 | 2018-07-03T08:14:50 | 2018-07-03T08:14:50 | 133,436,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | package com.siml.shop.board.dao;
import java.util.List;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.springframework.stereotype.Repository;
import com.siml.shop.board.dto.ReplyDTO;
@Repository
public class ReplyDAOImpl implements ReplyDAO {
@Inject
SqlSessio... | [
"swh1182@naver.com"
] | swh1182@naver.com |
b2056df0338d2897481a2bddcb9900aebb67cd8e | 2ed1c943dc04444d9763c4a1d4a021b63f5857ec | /src/test/java/test/designpattern/sevenidea/interfaceisolation/violationinterfaceisolation/InterfaceIsolation.java | 302df86377c7d55c5fa5e69f09abac583f1a52a9 | [] | no_license | HackDream2018/netty_lecture | dc748d27b45599f7c922f85c5022ae9139cd373f | c87d88e7cc93f15ea59c1f007f0fc93455f2ec7f | refs/heads/master | 2021-07-02T02:15:38.137086 | 2020-10-21T13:15:06 | 2020-10-21T13:15:06 | 184,960,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package test.designpattern.sevenidea.interfaceisolation.violationinterfaceisolation;
/**
* @version v1.0
* @author: TianXiang
* @description:
* @date: 2019/7/20
*/
public class InterfaceIsolation {
public static void main(String[] args) {
C c = new C();
// C类通过依赖接口去调用A类的实现方法
c.depend1... | [
"18569069613@163.com"
] | 18569069613@163.com |
c9578ee1759464c01da3c7ec95d23ed49e7da319 | 920b8d88fe46763b208ceac71ede8782cf962d8f | /logging/src/test/java/org/slf4j/impl/StaticMarkerBinder.java | eea32dbc0cc38f04729f601f7c673d5fe67d4f41 | [] | no_license | licshire/gatein-common | 50e7ee2d143e598069a1bbd686a2b91f6533e912 | 240055cc424542d1af925a059f9df6045263ecbc | refs/heads/master | 2021-01-18T00:41:05.578219 | 2014-03-17T19:42:28 | 2014-03-17T19:42:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,506 | java | /*
* Copyright (C) 2009 eXo Platform SAS.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* This software i... | [
"julien@julienviet.com"
] | julien@julienviet.com |
81679d39c36bfee03154fde7d19b246f6477a445 | ff3af0cde41e48de9c474307526b9b19d76c57e4 | /app/src/androidTest/java/lu/uni/jungao/bm7/ExampleInstrumentedTest.java | e706c97f3731116559e38bcf8a98c7205e1b242c | [] | no_license | gaojun0816/native_disclosure_bm7 | 43c8bd06873f829494367aea1352d09887247db1 | 243a161c4dbf6767e92341e15e8550a2cfb4d365 | refs/heads/main | 2023-04-02T15:46:21.912463 | 2021-03-05T08:22:09 | 2021-03-05T08:22:09 | 344,742,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package lu.uni.jungao.bm7;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an An... | [
"gaojun0816@yahoo.com"
] | gaojun0816@yahoo.com |
93c8a1a67dd090df94c844b2c26f3e335a5bb0dc | dc7c93443c9b118b74a95dbfefd719f3379cd383 | /src/main/java/com/ziggle/authclient/SecurityJwtToken.java | a5a97b133cc147bab87201df4354166c41321681 | [] | no_license | youngerier/security-jwt-redis | bd400a9e9617f6c2dd0f1353113e57f613a1e19b | 8050dd2a09a5e9e684f5e0c6ae54fac27e1426c6 | refs/heads/master | 2020-07-07T22:30:24.959667 | 2019-08-22T03:21:13 | 2019-08-22T03:21:13 | 203,494,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package com.ziggle.authclient;
import java.util.List;
/**
* @author: wp
* @date: 2019-08-19 14:26
*/
public class SecurityJwtToken {
private Long id;
private String username;
private String token;
private Boolean enabled;
private List<Auth> authorities;
public Long getId() {
retur... | [
"muyue1125@gmail.com"
] | muyue1125@gmail.com |
4f2a7d44b4bfa2a442926fdadc2a3a4bdc395308 | 9d0517091fe2313c40bcc88a7c82218030d2075c | /apis/chef/src/main/java/org/jclouds/chef/strategy/ListNodesInEnvironment.java | efeffe69a5c41cc6aabff0af11429c0495f9e85b | [
"Apache-2.0"
] | permissive | nucoupons/Mobile_Applications | 5c63c8d97f48e1051049c5c3b183bbbaae1fa6e6 | 62239dd0f17066c12a86d10d26bef350e6e9bd43 | refs/heads/master | 2020-12-04T11:49:53.121041 | 2020-01-04T12:00:04 | 2020-01-04T12:00:04 | 231,754,011 | 0 | 0 | Apache-2.0 | 2020-01-04T12:02:30 | 2020-01-04T11:46:54 | Java | UTF-8 | Java | false | false | 1,276 | 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 may ... | [
"Administrator@fdp"
] | Administrator@fdp |
34daa7f7e43f7ee11df11c1234e8ed2ae96e98b1 | dd0169d72375dcb9b6507f561a78b734f7dab80e | /comdoc-android/build/generated/source/r/debug/com/google/android/gms/wearable/R.java | 3909012306d71da54edd13e21b84dd9745fe4f02 | [] | no_license | HyunseolKim/ComDoc | 86f34a8d020bc6e41d37f71add1abe8488459a2f | c1e3a2a45e3b46577bf9016bf862e5b038064fd0 | refs/heads/master | 2021-01-23T15:42:57.089160 | 2015-10-15T12:52:14 | 2015-10-15T12:52:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,078 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms.wearable;
public final class R {
public static final class attr {
public static final int adSize = 0x7f0... | [
"dnlrkgp@gmail.com"
] | dnlrkgp@gmail.com |
64f714838122595a56d7636b59fd784d0363f946 | 04358f1194cd17de5fe2d6ec05d1b758068e047a | /app/src/androidTest/java/com/example/sergio/dibujo/ApplicationTest.java | ef00fa8ddfa80dbed141e30cd14d134c54788cec | [] | no_license | Sergiomv3/Dibujo | af1de5628026238b7e70344d9cc6d925511390fe | 9737d94a36f24500dab029283479632d48cf4481 | refs/heads/master | 2021-01-13T02:03:37.752643 | 2015-02-05T18:46:50 | 2015-02-05T18:46:50 | 30,371,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.example.sergio.dibujo;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"sergiomartinv3@gmail.com"
] | sergiomartinv3@gmail.com |
1a1cb8c57ab3d130e0f8d22d2233f43b27427a9a | 7a365108cb30bb48e153c2c7de729ef68099084f | /src/org/cen/ui/gameboard/GameBoardMouseMoveEvent.java | 612fa03f77ddf2854b7d3c65a7fa2fd68b29b6ae | [] | no_license | rouallet/cenSimu | 52c9022df056180c91415dac9749e8b8d36218de | 3d8572806c4ef3aa83382d3428f6571f97429c15 | refs/heads/master | 2021-01-18T08:43:22.881888 | 2015-05-14T13:10:45 | 2015-05-14T13:10:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package org.cen.ui.gameboard;
import java.awt.geom.Point2D;
public class GameBoardMouseMoveEvent implements IGameBoardEvent {
private Point2D position;
public GameBoardMouseMoveEvent(Point2D position) {
super();
this.position = position;
}
public Point2D getPosition() {
return position;
}
}
| [
"emmanuelz@users.sourceforge.net"
] | emmanuelz@users.sourceforge.net |
ad180a784cf04d893b6e629e7d42c0d177071518 | a16391756237c2ee2a6883822d8f728636d6b882 | /src/main/java/com/mmnttech/me/common/server/controller/CommonController.java | 337ad2f2579552c4095e0e3aedfbab322093bebe | [] | no_license | momentum-tech/me-common-server | ecf2876e07c93f239c1641b6fd10cd4623c3fa32 | 9f2c2a24ad4d334aba5c41de25a4808dc13cd57a | refs/heads/master | 2021-05-13T21:45:19.103322 | 2018-01-24T08:18:48 | 2018-01-24T08:18:48 | 116,472,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,656 | java | package com.mmnttech.me.common.server.controller;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import or... | [
"yyunjie9@163.com"
] | yyunjie9@163.com |
f45fe36e24e4d40cbcb431470a0d74bc454aadea | b93fc04cc3359b07ae37338a8c0d48055a42ac5e | /src/Chapter9/ex9_108.java | b6c6a363c696e319c50fe687264b2bcef4391cdc | [] | no_license | vanpuyenbroeck/Udemy_JavaMasterclass | 8b48ea87885494e7a268a5b5e57e45375a8f7526 | d9eeb1feba6d027e557931df4676a09483dc32e0 | refs/heads/master | 2020-04-15T18:16:21.196201 | 2019-02-02T21:41:16 | 2019-02-02T21:41:16 | 164,907,858 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 44 | java | package Chapter9;
public class ex9_108 {
}
| [
"victor.vanp@gmail.com"
] | victor.vanp@gmail.com |
8f5f9b4b67a99048ac84db1f4d5f9ad7fb90a450 | 0f1138e69d3c7fda9879f2b0f809624763eaca5d | /src/main/java/com/yaic/app/syn/service/SynPolicyService.java | 91eec4834f644454d0d25351dbab79afcf9e8383 | [] | no_license | Jxyxl259/order_provider | 23e880de8efb017423c665ce3ec4d899241095a4 | f1a884a13d3aca6f01104309f030f5438f7e8b2b | refs/heads/master | 2020-03-29T08:21:26.216815 | 2018-09-21T03:46:08 | 2018-09-21T03:46:08 | 149,706,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 930 | java | /*
* Created By lujicong (2017-03-20 14:44:31)
* Homepage https://github.com/lujicong
* Since 2013 - 2017
*/
package com.yaic.app.syn.service;
import java.util.List;
import com.yaic.fa.service.IBaseService;
import com.yaic.fa.mybatis.pagehelper.PageInfo;
import com.yaic.app.syn.dto.domain.SynPolicyDto;
public in... | [
"jxy_259_job@163.com"
] | jxy_259_job@163.com |
e4487151f3e53697f7e94939f851bc48c1c5d047 | 4da9097315831c8639a8491e881ec97fdf74c603 | /src/StockIT-v1-release_source_from_JADX/sources/com/facebook/imagepipeline/producers/LocalFetchProducer.java | 1e9d3ed1ab8af128bb638ad0ae16b6e3d4ffe2d2 | [
"Apache-2.0"
] | permissive | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 5c3c11af285cf6f032b7c207e457f4c9a5b0c7e1 | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | refs/heads/main | 2023-08-11T06:17:05.659651 | 2021-10-01T08:48:06 | 2021-10-01T08:48:06 | 410,595,708 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,230 | java | package com.facebook.imagepipeline.producers;
import com.facebook.common.internal.Closeables;
import com.facebook.common.memory.PooledByteBuffer;
import com.facebook.common.memory.PooledByteBufferFactory;
import com.facebook.common.references.CloseableReference;
import com.facebook.imagepipeline.image.EncodedImage;
im... | [
"57108396+atul-vyshnav@users.noreply.github.com"
] | 57108396+atul-vyshnav@users.noreply.github.com |
fc6765763c9b195338c4c42b31dccbae3237b055 | 9f83bc3b4aad3e3cc31e5ec1fe6dcc1b468798f5 | /app/src/androidTest/java/com/bwie/my_004/ExampleInstrumentedTest.java | 331d5e51503878a8fc45c95ca08904530dfb1ab7 | [] | no_license | ZhouRuiQing/My_004 | 81f7dac38e0bbff0713753e2f388665f0749be3d | ffc70ad2b11657cb82df95f57d63f681ef1bb981 | refs/heads/master | 2020-03-27T19:04:12.688419 | 2018-09-01T03:24:49 | 2018-09-01T03:24:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 714 | java | package com.bwie.my_004;
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 on an Android device.... | [
"379996854@qq.com"
] | 379996854@qq.com |
ec29b921c355b249ebf5bdea2ca60834407b3202 | bd5db1b8d65837dac840953292cd73e029c6a5c2 | /app/src/main/java/com/studio4plus/homerplayer/ui/SnippetPlayer.java | 6a9653244e484f8b8dce6c61b60c3e4a6a04332e | [
"MIT"
] | permissive | Sladix/homerplayer | 3732f9acf2fb5233ed85bc3d9473d77a784599ed | f2b7ccbb987a0899c955eb92cbad0336a210fcf2 | refs/heads/master | 2022-12-25T15:26:31.636631 | 2020-10-12T12:09:59 | 2020-10-12T12:09:59 | 300,899,752 | 0 | 0 | MIT | 2020-10-04T00:07:55 | 2020-10-03T14:30:27 | Java | UTF-8 | Java | false | false | 2,253 | java | package com.studio4plus.homerplayer.ui;
import android.content.Context;
import android.util.Log;
import com.crashlytics.android.Crashlytics;
import com.studio4plus.homerplayer.model.AudioBook;
import com.studio4plus.homerplayer.player.PlaybackController;
import com.studio4plus.homerplayer.player.Player;
im... | [
"marcin@studio4plus.com"
] | marcin@studio4plus.com |
4908ecbc8705ebd9df7659e950701d51b5acd32b | 012be7116eaa82bae55c3150a01419d609e2383e | /app/final_salon_app2/app/src/main/java/com/example/albatross/final_salon_app/startup.java | 46ebf429477f09da7132c28e4d73b8c737f4bda1 | [] | no_license | Clrkz/Salon-Mobile-App | 2a346d64e8d055f7654fa2048a80249610702f5b | 659467b1c6a5a5a8be137ea3ab87b29aabea12c5 | refs/heads/master | 2023-02-19T19:43:34.637615 | 2021-01-18T17:59:52 | 2021-01-18T17:59:52 | 330,745,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,478 | java | package com.example.albatross.final_salon_app;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Point;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Display;
import a... | [
"143clarkz@gmail.com"
] | 143clarkz@gmail.com |
b353ea34e79e849e5c57599efc4ee43028bbbe8e | 718702c2b2daa9ec84b6f034fb55e6149ffe6fa1 | /knowledgebase/api/src/main/java/org/kuali/mobility/knowledgebase/entity/KnowledgeBaseFormSearch.java | cc4c92d54708374a6afc9545604e2e1de7b7e60a | [] | no_license | NewMediaCenter/MobileWeb | 88f8d9b5e3b7f072c6548771272aaec96c1dace1 | 1e40dfa1c4d2ad961f059bd39ad9ee6e76b33a5c | refs/heads/master | 2021-01-23T08:34:55.431855 | 2011-08-05T14:44:32 | 2011-08-05T14:44:32 | 2,160,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 268 | java | package org.kuali.mobility.knowledgebase.entity;
public class KnowledgeBaseFormSearch {
private String searchText;
public String getSearchText() {
return searchText;
}
public void setSearchText(String searchText) {
this.searchText = searchText;
}
}
| [
"jtwalker@c58b5278-a2c8-4678-9377-d879b98ccb7f"
] | jtwalker@c58b5278-a2c8-4678-9377-d879b98ccb7f |
86bd832fd2e0789a21a37351a7919ea42f2c151c | 989bd192d3af06f5ab2d665ff946635909d4cd72 | /2016/Samples/Mobile101-DataSnap/DatasnapServer/proxy/java_blackberry/com/embarcadero/javablackberry/DBXDataTypes.java | 93917de8ac5a20434576c649e413c613d8c80eb0 | [] | no_license | flrizzato/EmbarcaderoConference | a134cf0ed3a591dc459ad63b08b232cc12edd09a | 832b683d7e46b723eb8292c8c4bad940689f1bc3 | refs/heads/master | 2022-11-25T19:58:41.873423 | 2022-11-22T15:39:42 | 2022-11-22T15:39:42 | 72,447,089 | 133 | 155 | null | 2018-10-28T01:11:06 | 2016-10-31T14:56:28 | Pascal | UTF-8 | Java | false | false | 4,361 | java | //*******************************************************
//
// Delphi DataSnap Framework
//
// Copyright(c) 1995-2011 Embarcadero Technologies, Inc.
//
//*******************************************************
package com.embarcadero.javablackberry;
/**
* Represents the DBXDelphi types wrap... | [
"fernando.rizzato@gmail.com"
] | fernando.rizzato@gmail.com |
0bc2322abf019fbbb585399c6883a255964f6f81 | 652cdee89c08bd773fbb905d21e814c4ea55a38a | /workspace/src/com/company/bean/Book2Bean.java | 0eb2599aa94038fa1e62d98c646d030e972c657a | [] | no_license | charlyne/LibraryBookManagement-master | 83abfadf9cead7aa097d658a3b4494b3de2a7b7f | b0536c5876e7adb009edbb0a34711222fa3ec83f | refs/heads/master | 2020-04-27T12:05:01.625252 | 2019-03-07T10:11:01 | 2019-03-07T10:11:01 | 174,320,345 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | package com.company.bean;
/**
* Created by didi on 2018/12/24.
*/
public class Book2Bean extends BookBean{
private int is_return;
private String should_return_time;
public int getIs_return(){
return this.is_return;
}
public String should_return_time(){
return this.should_return_ti... | [
"nanbiandehe@sina.com"
] | nanbiandehe@sina.com |
675de3a1b17323f7d8fe8fb1ae94f59ff68048b5 | a1b370445cc5844821ebefc2e0ae7a0b773a6fad | /maventest/src/main/java/com/mas/selenium/interceptor/ValidaLogin.java | 5be32bf3db475eacdb3d30a2f832f8b376bb1426 | [] | no_license | sakalesh7255/sss | 341dc50f74b5db8fd0d2dd171bf00669113b42eb | 8b74098d1be221d5619dcb5d70e88410854be470 | refs/heads/master | 2023-06-08T23:06:29.553715 | 2021-07-01T11:35:36 | 2021-07-01T11:35:36 | 381,961,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 988 | java | /*
* Classe interceptor para executar antes de todas as requicisoes menos a da index.jsp (pagina de login)
*/
package com.mas.selenium.interceptor;
import javax.servlet.http.HttpSession;
import org.apache.struts2.ServletActionContext;
import com.opensymphony.xwork2.ActionInvocation;
import com.opensymphony.xwork2.int... | [
"arka2@arka2-PC"
] | arka2@arka2-PC |
4e0e141f1da22021a2ebcb40a561603cc483a74b | e9d9b668e83560be78b1816f1bbb89d0757c22ce | /ForestryManagement_Collections/src/com/fms/beans/Admin.java | a3e83efb3d24561abc268089fdf38c964c4c0be3 | [] | no_license | Vishruth-Subramanyam/ForestryManagement_Collections | 9eb066100baaa96fd54906a630f538385c9caa53 | 8059258ece7b3c5086867cdf975e0a4b9dd897a2 | refs/heads/master | 2022-02-19T16:43:46.046363 | 2019-08-26T09:16:00 | 2019-08-26T09:16:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package com.fms.beans;
public class Admin {
private Integer adminId;
private String password;
public Integer getAdminId() {
return adminId;
}
public void setAdminId(Integer adminId) {
this.adminId = adminId;
}
public String getPassword() {
return password;
}
public void setPassword(St... | [
"dell@dell-Inspiron-3558"
] | dell@dell-Inspiron-3558 |
784c59e727261332204225c50c61dab4ade6e078 | 3524dd4fb908a7ba19530fc0d8135e04290ad4a7 | /app/src/main/java/com/jaeger/fragmentos/core/MiscController.java | a4037d50838189e4bd2d72d09dfa9e445fbc84fa | [] | no_license | Jaeger02/Fragmentos | 7ea049c862809dc42136212c2838b40dabbe58c2 | df37cd480f1343f786f2e43489e8496c35096bae | refs/heads/master | 2023-01-05T09:37:21.949810 | 2020-11-06T03:04:25 | 2020-11-06T03:04:25 | 298,448,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,509 | java | package com.jaeger.fragmentos.core;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.SharedPreferences;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Vi... | [
"aduaperd@gmail.com"
] | aduaperd@gmail.com |
4c0ea4788013add8d9026580d6c6ed8b8b043fb7 | 0fd3708c0f3aeaed5bc7529278c5872124e5f2ff | /src/main/java/com/prgjesusindustry/apivendas/repositories/CidadeRepository.java | 577de5989bef2c3dd5660033686da98453190eb5 | [] | no_license | paullogoncalves/api-vendas | b46a81d34c0a5857b402984b6b2d45ffc697f50e | 91909508edb5d7fd84aee7c1de8055fb6a23a777 | refs/heads/main | 2023-05-01T20:43:05.689143 | 2021-05-01T21:22:54 | 2021-05-01T21:22:54 | 354,074,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package com.prgjesusindustry.apivendas.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.prgjesusindustry.apivendas.domain.Cidade;
@Repository
public interface CidadeRepository extends JpaRepository<Cidade, Integer>{
}
| [
"paullogoncalves@gmail.com"
] | paullogoncalves@gmail.com |
f7d1f288aac7af8052903a33acf2f9d698cd90ce | d96d68d72cc519eaaf1c645e90e89a5fd2071f95 | /core/src/test/java/com/google/errorprone/bugpatterns/MissingImplementsComparableTest.java | 063986dd03bddd2dfb1bd6484ada050c9f676c14 | [
"Apache-2.0"
] | permissive | PicnicSupermarket/error-prone | 1e22e603c3e6581f652c0b33a4545b827bbe9ac7 | 9f8c332d9ea67dfd31d8a91a023392f61097ae8a | refs/heads/master | 2023-08-31T01:58:56.562162 | 2023-08-24T21:00:02 | 2023-08-24T21:02:22 | 81,736,167 | 10 | 2 | Apache-2.0 | 2023-08-10T16:54:06 | 2017-02-12T15:33:41 | Java | UTF-8 | Java | false | false | 2,513 | java | /*
* Copyright 2021 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | [
"error-prone-team+copybara@google.com"
] | error-prone-team+copybara@google.com |
4921191eba5fe4f76fd6c5d2eacf4808e2d70a84 | 4f5c2b8249b71c32c3218a66eedf4d1c03e63425 | /src/main/java/com/yoho/springbootdemo/interceptor/TestInterceptor.java | d6ce8cfff139e514ec40a14fc809097049a16cb4 | [] | no_license | Tennyson365/springbootdemo | 60aa27ea68954150f1e4143a810dc6cd3616846b | 5d12b8e7d8a72c6b370b6ef1872c572374d8a151 | refs/heads/master | 2021-09-04T11:17:48.764316 | 2018-01-18T07:00:26 | 2018-01-18T07:00:26 | 115,401,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,671 | java | package com.yoho.springbootdemo.interceptor;
import lombok.extern.log4j.Log4j2;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* Author: Tennyson
* E-Mai... | [
"wangxing@bailefen.com"
] | wangxing@bailefen.com |
0eba9175ebf024baf83ce3eb696deb604af484c2 | c4b9a50bbc20e524865c539cb8a92251e8ee85d6 | /src/org/hahan/javawraper/lang/result/Result8.java | c94f1c0e4a0cf186706ce4139c855b06c1efa713 | [] | no_license | hahan2020/freejavax | b684b4a17e6e0201176ed5c064a264ad0ea166b6 | 3777b4bb7078b08ca19bf19e2ff50293def38708 | refs/heads/master | 2021-01-20T20:45:29.013180 | 2016-06-05T06:43:42 | 2016-06-05T06:43:42 | 60,445,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 526 | java | package org.hahan.javawraper.lang.result;
public class Result8<T1, T2, T3, T4, T5, T6, T7, T8> extends Result7<T1, T2, T3, T4, T5, T6, T7> {
private T8 result8 = null;
public Result8(){}
public Result8(T1 result, T2 result2, T3 result3, T4 result4, T5 result5, T6 result6, T7 result7, T8 result8) {
super(resul... | [
"345480567@qq.com"
] | 345480567@qq.com |
9263ee17056e7182e741f3108fd2a51aa19fc0a7 | 90688d9712571887f3aa33e56e5c5ce028dfeb06 | /src/main/java/com/home/entity/enums/PatientStatus.java | 70a9cecdd980c5bc222729282bf90f7d1747e918 | [] | no_license | MarkiyanSayevich/Graduation | 00ebb440416fc1f25a0afa861bdd97bcef245827 | ba9f48e2350f661f769da4f9a87338d92943e317 | refs/heads/master | 2020-03-18T13:19:09.595394 | 2018-06-17T22:45:38 | 2018-06-17T22:45:38 | 134,775,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 177 | java | package com.home.entity.enums;
public enum PatientStatus {
БЮДЖЕТНИЙ,ГОСПРОЗРАХУНКОВИЙ,АМБУЛАТОРНИЙ,СТАЦІОНАРНИЙ
}
| [
"markiyansayevich@gmail.com"
] | markiyansayevich@gmail.com |
cb2db48e4265c967bd6b4254a6f420dc421ff0df | 4552fde9a44ce055b925179ec1bfe18e567b0bea | /src/main/java/com/capitalbio/common/util/HttpClient.java | 0d65ceec9e229d6582b2dd1b5b11cf309efb51ed | [] | no_license | qiuqiuxiaojiang/screen | 4e705ad941f22bdfa5e63eeaeb0427bda5d2c954 | 6b885736cf93acee5363071d6f7186addd886975 | refs/heads/master | 2022-11-29T13:36:05.359942 | 2020-08-05T06:27:28 | 2020-08-05T06:27:28 | 285,198,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,491 | java | package com.capitalbio.common.util;
import java.util.List;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.http.Consts;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.UrlEncode... | [
"daweichen@pc-d2015057.CapitalBio.lex"
] | daweichen@pc-d2015057.CapitalBio.lex |
683a1e898781efd27470b6b46f438d13538b92ba | 2fabfae10ac3594e38fa01dd3beba129827be213 | /src/main/java/lru/cache/LauncherClass.java | cb290aa8f864b9b4d785205d23edc0080dd97304 | [] | no_license | jmazgaj/lru-cache | 295237d1f3be0ee126f2b303c8a2ea538ec1f625 | af3c0473e80cd4485eac6b928425fcde6938b361 | refs/heads/master | 2021-09-03T17:52:33.002644 | 2018-01-10T21:54:52 | 2018-01-10T21:54:52 | 111,153,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package lru.cache;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.scheduling.annotation.EnableScheduling;
@SpringBootApplication
@EnableScheduling
public class LauncherClass {
public static void main(String[] args)... | [
"mastahq3a@gmail.com"
] | mastahq3a@gmail.com |
0240ca1ec1e127631247b1272660f5311939b430 | 1daa675860ff13a544c6bd74851ae5d6f8ba47fa | /JAVA/Work/javaexec/src/main/java/tw01_/java/tw_01_03.java | 88a66152320c525188ee6c15187af36c44c262cd | [] | no_license | kaevin1004/java-- | 6d90a7613402e8e839a7c0dfa4f6b43681dde12e | 2de34eaf445b7d0946430bcc31d38be8fd5598dd | refs/heads/master | 2021-09-12T11:16:44.211681 | 2018-01-26T09:08:41 | 2018-01-26T09:08:41 | 103,893,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package tw01_.java;
import java.util.Scanner;
public class tw_01_03 {
public static void main(String[] args){
int salary = 0;
int deposit = 0;
Scanner keyboard = new Scanner(System.in);
System.out.println("월급을 입력하시오");
salary = keyboard.nextInt();... | [
"kaevin1004@naver.com"
] | kaevin1004@naver.com |
3a98bf1b18c6e48f1c32bb4e4cdb07e5814a2240 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/fcb46f1421fcafe5c0d1d87549254fac99d355c9/after/RandomDoubleForRandomIntegerInspection.java | 1d6323e75513c4c6dd9c1a2bb94947280da6b1e2 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,943 | java | /*
* Copyright 2003-2006 Dave Griffith, Bas Leijdekkers
*
* 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 applicab... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
b4e23fc24f5e28bb3a6ae57e13fb4e6b2c502d3d | 72e5a608c04711180b5e924207ce36971788c266 | /src/main/java/Moon/Suniypoliya/security/JwtAuthenticationEntryPoint.java | b94e0b40fdde37aa368fb5b342187b7c1ecc86ae | [] | no_license | husniddinprogrammer/Suniy-Poliya-dasturi | 21be64ff92fe6412d26902defb31893fabc0e59c | ad481b4085058d74e9de8735fbdd9d89f724cbbe | refs/heads/master | 2023-07-20T21:07:10.921818 | 2021-08-22T15:17:08 | 2021-08-22T15:17:08 | 398,830,511 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,849 | java | package Moon.Suniypoliya.security;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.http.MediaType;
import org.springframework.security.core.AuthenticationException;
import org.springframework.security.web.AuthenticationEntryPoint;
import org.springframework.stereotype.Component;
import ... | [
"husniddinaliexpress@gmail.com"
] | husniddinaliexpress@gmail.com |
35b84c36950359a94aa8d8b4b3240cd73c373ef7 | 55bf8f5ebe5bba6000570d0a30484e6486a5aae6 | /chapter/chapter5/5.3Math类和Random类/5.3.1Mathlei/Example18.java | 6473435d69f1b610596059de2cfb881634215c72 | [] | no_license | 1770383342/java- | e8458b830388366d1c33a43f150c2bf336268b42 | 9a70e417ae8f761c7aadc0f3b2abf6c4455645a7 | refs/heads/master | 2021-02-12T12:44:51.617904 | 2020-07-18T08:00:03 | 2020-07-18T08:00:03 | 244,593,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | import java.util.Random;
public class Example18 {
public static void main(String[] args) {
Random r1 = new Random();
System.out.println("产生float类型的随机数:" + r1.nextFloat());
System.out.println("产生0~100之间的int类型随机数:" + r1.nextInt(100));
System.out.println("产生double类型的随机数:" + r1.nextDo... | [
"1770383342@qq.com"
] | 1770383342@qq.com |
2338f8679fd097528fb753b7c8647519c2ed6a2a | 2ba377898c79c5551e8ba18073bc777ce552f4df | /megahack-back-end/src/main/java/br/com/mega/hack/util/TokenDecode.java | c8e9f3e1d94bf495635f8898b19126dcbff4234e | [] | no_license | railsonsm/desafio-sebrae | 7ff28ad5f0b77da81dfffef46cf853117add0828 | a62237393b8c34fb84c5890ddc40e138c702d00e | refs/heads/master | 2022-06-21T14:44:37.832894 | 2020-05-04T21:11:29 | 2020-05-04T21:11:29 | 261,286,612 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package br.com.mega.hack.util;
import com.fasterxml.jackson.annotation.JsonProperty;
public class TokenDecode {
@JsonProperty("user_id")
private Long userId;
public Long getUserId() {
return userId;
}
public void setUserId(Long userId) {
this.userId = userId;
}
}
| [
"railson170@hotmail.com"
] | railson170@hotmail.com |
1227fdf4c0996d239f0e644c9550b9c69cd71af7 | 31f609157ae46137cf96ce49e217ce7ae0008b1e | /bin/ext-commerce/commerceservices/testsrc/de/hybris/platform/commerceservices/order/hook/impl/DefaultCommerceCartMetadataUpdateValidationHookTest.java | 9c655a47d117f90ab06b09a66c223838b237b54b | [] | no_license | natakolesnikova/hybrisCustomization | 91d56e964f96373781f91f4e2e7ca417297e1aad | b6f18503d406b65924c21eb6a414eb70d16d878c | refs/heads/master | 2020-05-23T07:16:39.311703 | 2019-05-15T15:08:38 | 2019-05-15T15:08:38 | 186,672,599 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,578 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the te... | [
"nataliia@spadoom.com"
] | nataliia@spadoom.com |
0cad3e7051f77631d76e64f2bdca8a7257dda7ee | 8dc89f96a38f0bd3582dcb8a209d8edb23890cc1 | /vjezbe2016/Pecek-7/src/hr/java/vjezbe/javafx/ZaposleniciController.java | 3e7c802ca3ae093128805077e59fcdc5173434c3 | [] | no_license | pex-1/Java | bf4b1be2f6905677ff1f9866ee6afed483521ef9 | 9a3be3892522da98d6c03aa2488b43872a037c9b | refs/heads/master | 2020-04-21T12:55:53.968580 | 2019-02-07T14:19:32 | 2019-02-07T14:19:32 | 169,580,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 911 | java | package hr.java.vjezbe.javafx;
import java.awt.TextField;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import javax.security.auth.callback.Callback;
import hr.java.vjezbe.entitet.Alarm;
import hr.java.vjezbe.entitet.Klijent;
import hr.java.vjezbe.entitet.MaloprodajnaTvrtka;
... | [
"danijel.pecek@estudent.hr"
] | danijel.pecek@estudent.hr |
9bb986af89a7de7bb189032d708bc308a5a1cdc2 | 973ae0ecf98c7224b9e7a42010fd7bf0b6965a2a | /app/src/main/java/br/com/app/platinumapp/appvendas/ViewHolders/ContaRecViewHolders.java | cfa417a5a311eba3b16d4c12107979b82f6730ee | [] | no_license | augustoall/platinumapp | d873690df1d766fe6ccf75caf176f3f351e84644 | dc6276505ccdb493dab2cba2810816a7842fc00e | refs/heads/master | 2022-12-02T23:02:19.251154 | 2020-08-20T19:42:45 | 2020-08-20T19:42:45 | 288,524,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,121 | java | package br.com.app.platinumapp.appvendas.ViewHolders;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.CheckBox;
import android.widget.TextView;
import br.com.app.platinumapp.appvendas.Model.Receber_SqliteBean;
import br.com.app.platinumapp.appvendas.R;
/**
* Created by... | [
"augustoall@gmail.com"
] | augustoall@gmail.com |
02f3dd0c9b8ff8ceb1132f2a13d3a356c2500695 | 3ca3d809eb7a27668baab44706fbdda629805e17 | /app/src/main/java/com/example/developer/bakingapp/data/Recipe.java | 35d2b5d825792d3441e6912db2962956e8cd8a78 | [] | no_license | lrpinto/BakingApp | 7389df3f47e11921b335dc6d94b18a505feaf8e4 | 8930112d83f3ee7d1a564e761620663c05b6d94e | refs/heads/master | 2020-03-18T22:21:43.971898 | 2018-05-29T20:45:51 | 2018-05-29T20:45:51 | 135,340,665 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,250 | java | package com.example.developer.bakingapp.data;
import android.os.Parcel;
import android.os.Parcelable;
import java.util.ArrayList;
public class Recipe implements Parcelable {
public static final Creator<Recipe> CREATOR = new Creator<Recipe>() {
@Override
public Recipe createFromParcel(Parcel in) ... | [
"xtremelu@gmail.com"
] | xtremelu@gmail.com |
b5ae14e8d036be46595e2830c603aec885153eef | 32f306f71401f105aba66cb601d4ed93c32f1d4a | /gulimall-ware/src/test/java/com/atguigu/guilimall/GuilimallWareApplicationTests.java | e577e9bcdaea8d784d48e92362023d6df8009e7f | [] | no_license | masamune67/gulimall | d18c86010edb71e59417589aff1679e82b37d269 | 78f701037b5624c6af385c625318889f44472904 | refs/heads/main | 2023-08-06T20:06:06.388730 | 2021-09-26T13:42:30 | 2021-09-26T13:42:30 | 410,511,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package com.atguigu.guilimall;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class GuilimallWareApplicationTests {
@Test
void contextLoads() {
}
}
| [
"qjxxzjl@gmail.com"
] | qjxxzjl@gmail.com |
7387a586afe27ec08e535d2b01645e2053882a54 | f16c1556d1f84f4d638759ddf0b9cd62c2454cc5 | /productService/src/main/java/com/product/entity/OrderEntity.java | 353231e6ed4e9b69953ab479ba35321546bbded6 | [] | no_license | HelloHang/ecommerce | 2a1b8a75a1a4a89a7eb1801cea51c07e28bf0525 | 99132ebfecbf163c9ee00cc667f39c1e3b37be4f | refs/heads/master | 2022-06-22T09:17:34.715074 | 2019-09-11T09:55:54 | 2019-09-11T09:55:54 | 202,358,922 | 1 | 0 | null | 2022-06-21T01:48:22 | 2019-08-14T13:42:56 | Java | UTF-8 | Java | false | false | 87 | java | package com.product.entity;
public class OrderEntity extends AbstractOrderEntity
{
}
| [
"dangao@Objectivasoftware.com"
] | dangao@Objectivasoftware.com |
8ead8314c3b1217b7d285ae92f904bd8aacb3827 | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_flink_new2/Nicad_t1_flink_new25960.java | 0194cb25303d72a971f9d11a3c373f4bbbb8d391 | [] | no_license | ryosuke-ku/TestCodeSeacherPlus | cfd03a2858b67a05ecf17194213b7c02c5f2caff | d002a52251f5461598c7af73925b85a05cea85c6 | refs/heads/master | 2020-05-24T01:25:27.000821 | 2019-08-17T06:23:42 | 2019-08-17T06:23:42 | 187,005,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | // clone pairs:24550:90%
// 37016:flink/flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/taskmanager/TaskManagersInfo.java
public class Nicad_t1_flink_new25960
{
public boolean equals(Object o) {
if (this == o) {
return true;
}
if (o == null || getClass() != o.getClass()) {
ret... | [
"naist1020@gmail.com"
] | naist1020@gmail.com |
c5c18851199a4f354df2e2032b54b3d56d4ee9d7 | 33443b2e5f093209600b7eb0a3b5061df073175c | /app/src/main/java/com/peoplereport/peoplereport/ClassModels/Reports.java | 096d82db5899aa4fd51e39ffa9b88ea5d52fe107 | [] | no_license | CV5/PeopleReport | f1b4e53d8f660f49b82355d24c33f529cd7087ac | 0cf851fccbd2cc6db02216f7b263b16d93b6961f | refs/heads/master | 2020-03-20T17:16:12.903244 | 2018-06-16T05:27:48 | 2018-06-16T05:27:48 | 137,555,705 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,093 | java | package com.peoplereport.peoplereport.ClassModels;
import java.util.HashMap;
/**
* creado por Christian en la fecha 2018-05-24.
*/
public class Reports {
private String foto;
private String pictureProfile;
private String ubication;
private String descripcion;
private String usuario;
privat... | [
"mrchrist85@gmial.com"
] | mrchrist85@gmial.com |
9449384112b8a77a132a92df85dd5cd434186c3b | e6967dcbaf7104f375ee902ef8bcc1de7a1ba8ad | /src/main/java/softuni/onlineblog/initialization/CommentInitialization.java | 5b5abdab29116b20b34930a4737491065d322a22 | [] | no_license | Valeri12580/Online-Blog | 5059a98403ddccd37dfa11f5b71368b315ac7943 | d7b05162516ed3066700b573b72ef6fb07696bcc | refs/heads/main | 2023-06-09T13:41:35.927638 | 2023-05-25T13:29:15 | 2023-05-25T13:29:15 | 313,601,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,938 | java | package softuni.onlineblog.initialization;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.core.annotation.Order;
import org.springframework.stereotype.Component;
import softuni.onlineblog.domain.entities.Article;
import softu... | [
"valeri125we@gmail.com"
] | valeri125we@gmail.com |
0cb71c4dfbe4928d62cd0428cb113053ee98515d | 23eaf717fda54af96f3e224dde71c6eb7a196d8c | /custos-core-services/sharing-core-service/src/main/java/org/apache/custos/sharing/persistance/repository/EntityTypeRepository.java | 93a2ce62cc7b706aee8d42069ffe8b97fe21a946 | [
"Apache-2.0"
] | permissive | etsangsplk/airavata-custos | 8a0e52f0da10ec29e13de03d546962e6038e6266 | 2d341849dd8ea8a7c2efec6cc73b01dfd495352e | refs/heads/master | 2023-02-09T22:56:26.576113 | 2020-10-14T01:15:22 | 2020-10-14T01:15:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,167 | 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... | [
"irjanith@gmail.com"
] | irjanith@gmail.com |
1cb3d7ded9cc27fef7c33dfce967f8491fd93273 | d07afe443ae012093c993abf7e31f26745faa90e | /source/src/test/java/spoon/test/position/testclasses/ArrayArgParameter.java | e3958ade917927f28834e88b6c3f533a044f9630 | [] | no_license | pvojtechovsky/sonarqube-repair | 3041d843ab6c74c4621a588cd27a9294dcfbdcc6 | 59a6119be0171ab97839ddff36a4fa2ab589a5e5 | refs/heads/master | 2020-03-20T22:20:31.230897 | 2018-06-18T18:51:24 | 2018-06-18T18:51:24 | 137,793,391 | 0 | 0 | null | 2018-06-18T18:52:38 | 2018-06-18T18:52:38 | null | UTF-8 | Java | false | false | 152 | java | package spoon.test.position.testclasses;
public interface ArrayArgParameter {
void m1(String[] arg);
void m2(String []arg);
void m3(String arg[]);
} | [
"ashutosh1598@yahoo.com.au"
] | ashutosh1598@yahoo.com.au |
cc438ba58f89dcf03d76b44e04b272e82b1f1c21 | b0717e8bd896db1d871ce2033c63c8babec8457c | /src/main/java/net/lemonmodel/patterns/parser/PrettyPrinter.java | d982ae6818363b9335e2894e428f52c92c23f55a | [] | no_license | blanser/lemon.patterns | eb7c86af45dcce52644b98ba225e4509c1638411 | ac381139ca896e527281f4d1828f1340748820c5 | refs/heads/master | 2020-12-01T01:08:17.665722 | 2014-08-06T12:18:38 | 2014-08-06T12:18:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 110,104 | java | package net.lemonmodel.patterns.parser;
import net.lemonmodel.patterns.parser.Absyn.*;
public class PrettyPrinter
{
//For certain applications increasing the initial size of the buffer may improve performance.
private static final int INITIAL_BUFFER_SIZE = 128;
//You may wish to change the parentheses used in pr... | [
"john@mccr.ae"
] | john@mccr.ae |
c86928864483aac3a1356b7ef33908200db2f450 | 1ae55a5ba5538dd7d1a0f2d0334365157eb98ae9 | /F2.1IntroductingFunctionalProgramming/src/com/android/Main.java | 33423bd6bd25bd295bc904cc6de95264412c2aad | [] | no_license | noelflattery/Java2Share | 8f88af90e3203fc2db629f40c299e83870efc3cc | 9bd6de800785a0acc3102aa7ec1255c6697229a8 | refs/heads/master | 2023-05-01T00:28:17.526809 | 2021-05-24T11:54:44 | 2021-05-24T11:54:44 | 368,162,098 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 906 | java | package com.android;
import java.util.function.Predicate;
/**contains Main method that we use to call methods in Examples to show different aspects of
* predicate and Functional interfaces
* To see video tutorial for this section of code
* <a href="https://youtu.be/8cFj6gYDndk">Video tutorial</a>
* For all 177 vi... | [
"noelflattery@gmail.com"
] | noelflattery@gmail.com |
8fbf1b612c7d74e7c668d6b05b64fc1d978310ec | 52c36ce3a9d25073bdbe002757f08a267abb91c6 | /src/main/java/com/alipay/api/domain/KoubeiMarketingDataCustomreportQueryModel.java | d973402a714aa4bdf80d409f1a94c065dc9fb3ab | [
"Apache-2.0"
] | permissive | itc7/alipay-sdk-java-all | d2f2f2403f3c9c7122baa9e438ebd2932935afec | c220e02cbcdda5180b76d9da129147e5b38dcf17 | refs/heads/master | 2022-08-28T08:03:08.497774 | 2020-05-27T10:16:10 | 2020-05-27T10:16:10 | 267,271,062 | 0 | 0 | Apache-2.0 | 2020-05-27T09:02:04 | 2020-05-27T09:02:04 | null | UTF-8 | Java | false | false | 1,280 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 自定义数据报表数据查询接口
*
* @author auto create
* @since 1.0, 2018-07-26 14:03:45
*/
public class KoubeiMarket... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
29088dd04ee77cdf013ce66442610ad44b1ded9f | a891920efaefe70b529d6018058066068d2bf204 | /src/ankh/ui/lists/stated/StatedItemsList.java | 8de062af7cec5dae334f8f1ef71cf9095123cba9 | [] | no_license | ankhzet/AnkhApp | cfd56d6550d65f3e37c5645bf5de6ce4f09d27bf | c7203db46f5f0eee6ca83ff2b2529ff60b6cf4f4 | HEAD | 2016-08-12T04:52:14.534320 | 2016-02-14T00:52:36 | 2016-02-14T00:52:36 | 44,909,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,520 | java | package ankh.ui.lists.stated;
import java.util.ArrayList;
import java.util.Collection;
import javafx.collections.FXCollections;
import javafx.collections.ListChangeListener;
import javafx.collections.ObservableList;
import javafx.collections.ObservableListBase;
/**
*
* @author Ankh Zet (ankhzet@gmail.com)
* @param... | [
"ankhzet@gmail.com"
] | ankhzet@gmail.com |
101169175742659d07395d25a11bb5b23230d350 | bb5699d17098e90b6bf31b66826c640e241256f1 | /src/main/java/com/goldenstudios/codingchallenges/hackerrank/arrays/easy/HourGlassSum.java | 5188656ec8573ca23ca5c99d62e3d985b3966e67 | [] | no_license | Sreek-Swarnapuri/CodingChallenges | 21dee35d6d380547c4d70e895a13e08bc3a096bf | c99034d897ac5aa472a924750e560cc651bd2192 | refs/heads/master | 2023-04-19T07:13:18.370264 | 2021-05-05T06:32:37 | 2021-05-05T06:32:37 | 234,491,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,363 | java | package com.goldenstudios.codingchallenges.hackerrank.arrays.easy;
import java.util.Scanner;
public class HourGlassSum {
static int hourGlassSum(int[][] arr){
int high = arr[0][0] + arr[0][1] + arr[0][2]
+arr[1][1]
+arr[2][0] + arr[2][1] + arr[2][2]
;;
... | [
"sreekar.swarnapuri@hotmail.com"
] | sreekar.swarnapuri@hotmail.com |
86713804b647eed1d8f9170a05cc69c39f45105a | 9554309f7b3f33ca912b54370f03cf0c3710d105 | /app/src/main/java/com/lshl/ui/me/adapter/MeMenuItemAdapter.java | 3cf29d748862d31be04a2cbe88cd57475901b682 | [] | no_license | lvqingfeng/Lshl | ab490ffe492deba94f9522b71b829b8998b669eb | 15ae1cdfd2155a6a04a20edf58107e5d9265d647 | refs/heads/master | 2021-07-09T21:42:34.913186 | 2017-10-10T09:34:01 | 2017-10-10T09:34:01 | 106,397,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,863 | java | package com.lshl.ui.me.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.lshl.R;
import com.lshl.base.BindingViewHolder;
import com.lshl.bean.MenuItemBean;
import com.lshl.data... | [
"imperial_nice@sina.com"
] | imperial_nice@sina.com |
c216604b9b98c95a4a3b52098686580fae49d9de | 518c63357694e7f50e91130156940c6634b7b766 | /src/main/java/ua/ithillel/Homework6/transport/Passenger.java | bd990b090f34360fefc30baf9451673a62dc9ece | [] | no_license | chekhunov/HillelElem | 085efcaebb04f1c8af29b3757cac33552cb81873 | a283723b3af30bb668e5a5fbed2f7423bb4479ff | refs/heads/master | 2022-07-30T13:03:17.241563 | 2019-09-30T16:36:23 | 2019-09-30T16:36:23 | 211,899,380 | 0 | 0 | null | 2022-06-21T01:58:23 | 2019-09-30T16:02:19 | Java | UTF-8 | Java | false | false | 703 | java | package Homework6.transport;
import Homework6.interfaces.ITransport;
public class Passenger extends Transport implements ITransport {
private int numberOfSeats;
public Passenger(String name, int consumptionFuel, int speed, int price, int numberOfSeats) {
super(name, consumptionFuel, speed, price);
... | [
"scdesignk@gmail.com"
] | scdesignk@gmail.com |
2739c28f72881a5c1e3ea413007faa669203c067 | 46dae33b62a3c9e64d912cf199c104552f97eaaa | /Source/org/jfree/chart/plot/RainbowPalette.java | c9b198d041f47f2cb1cbb01fd3251ede7f3bccdb | [] | no_license | lacedemonian/StockGrapher | 6d7609cab32a868e481959efceb07d40ac404ead | 06fa8916c09971947e5f1b683964ae3d34fa18df | refs/heads/master | 2021-01-11T03:05:42.457420 | 2016-10-18T22:43:38 | 2016-10-18T22:43:38 | 71,095,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,083 | java | /*
* Decompiled with CFR 0_115.
*/
package org.jfree.chart.plot;
import java.io.Serializable;
import org.jfree.chart.plot.ColorPalette;
public class RainbowPalette
extends ColorPalette
implements Serializable {
private static final long serialVersionUID = -1906707320728242478L;
private int[] red = new int[]... | [
"elijah.robinson@stu.bmcc.cuny.edu"
] | elijah.robinson@stu.bmcc.cuny.edu |
e680f640a32c78d0d14b63bf68260dd8a491c13f | bb7bfee247bae32756d443f1a560f4801929c157 | /org.eclipselabs.simpleocl.resource.simpleocl.ui/src-gen/org/eclipselabs/simpleocl/resource/simpleocl/ui/debug/SimpleoclDebugModelPresentation.java | 5e0b519aabb9b12d2ef9b724478442e3ee397c0e | [] | no_license | dwagelaar/simpleocl | fd22fc6c7c0d766398912af17eb07037183f2ed9 | 264b444f0e3ccb6b034cd5152b37b57d44b0fdb9 | refs/heads/master | 2021-01-09T20:22:53.166997 | 2020-01-02T14:28:10 | 2020-01-02T14:28:10 | 63,477,702 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,865 | java | /**
* <copyright>
* </copyright>
*
*
*/
package org.eclipselabs.simpleocl.resource.simpleocl.ui.debug;
public class SimpleoclDebugModelPresentation implements org.eclipse.debug.ui.IDebugModelPresentation {
public SimpleoclDebugModelPresentation() {
super();
}
public void addListener(org.eclipse.jface.vi... | [
"dwagelaar@gmail.com"
] | dwagelaar@gmail.com |
998c084de8ac21121be1aaddf33e1fb8964aa63d | 2cc99428c4421ad28eeaea13f2d05048f718f75d | /app/src/main/java/com/example/asus/yarafirstproject/retrofit/model/User.java | 46750b7dc27995d5fd15c89a818ffd25b46c05b0 | [
"MIT"
] | permissive | NaarGes/Android-YaraTechTest | 1fec61123ef19a9cb2a5ae889f675f1c20412b38 | 5043af21c8b3faaea62286920ab3e405dfe2f459 | refs/heads/master | 2020-03-24T21:09:01.856860 | 2018-08-06T07:04:25 | 2018-08-06T07:04:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,852 | java | package com.example.asus.yarafirstproject.retrofit.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class User {
@SerializedName("id")
@Expose
private Integer id;
@SerializedName("name")
@Expose
private String name;
@SerializedNa... | [
"narges.sadeghi73@gmail.com"
] | narges.sadeghi73@gmail.com |
aff0c09793ebc4ee02675818874866cdde9afd8a | 5029bf02bd5d5c5d7af19c7fe68020c8cafc3510 | /domain-base/src/main/java/net/pkhapps/hexagonal/domain/base/annotation/SpecificationFactory.java | ca0f2781657fb928d7b78c649f4b2b2c502271e3 | [
"Apache-2.0"
] | permissive | peholmst/hexagonal-base | 6d2805bb3965d508e75303fad485d0b039b48f95 | f400e52eb3d8a9b8f674bc27b2aaba45d8176bc7 | refs/heads/main | 2023-01-23T02:51:53.842105 | 2020-11-27T13:02:36 | 2020-11-27T13:02:36 | 316,056,847 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,565 | java | /*
* Copyright 2020 Petter Holmström
*
* 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... | [
"petter.holmstrom@outlook.com"
] | petter.holmstrom@outlook.com |
eebd97357d9c294b03f4888fd9a114284511893a | 470917f620a01d8571716653ad410cdb3f26eac7 | /java/com/google/devtoolsdriver/devtools/Page.java | e4e3e70a6d8a4f98cd2537e20398ef713153d42f | [
"Apache-2.0"
] | permissive | johspaeth/devtools-driver | 1581c7a7c2a08cbb140affc83a716cd1d9d009e9 | 9df65bd9f68f735bc4b510fd1b3841d647a8b171 | refs/heads/master | 2020-07-02T20:44:28.983314 | 2017-08-18T17:19:54 | 2017-08-18T17:19:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,497 | java | // Copyright 2017 Google 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 agreed to in... | [
"cltsd27@gmail.com"
] | cltsd27@gmail.com |
54ea0a6522c11faa89bd4965fac649d148ac7528 | 2ae6aa7ddc95cd56554a28c7039b51b2a9c52bb1 | /src/com/societe/projet/alphabets/datas/AlphabetDatas.java | 86063526a408fcbb6bae47cc28a72d0fb302b905 | [] | no_license | JeremieFrc/asciiArtV2 | 02a12fea416918a7a31a1ad058262aa89335a810 | 51099aedc5510a7357a369fb4162350decdb400a | refs/heads/master | 2020-04-01T18:54:34.937354 | 2018-10-17T21:43:43 | 2018-10-17T21:43:43 | 153,523,140 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,745 | java | package com.societe.projet.alphabets.datas;
public class AlphabetDatas {
public static final String[] DEFAULT_ASCII_ART = {
" # ## ## ## ### ### ## # # ### ## # # # # # ### # ## # ## ## ### # # # # # # # # # # ### ### ",
"# # # # # # # # # # # # # # # # # ### # # # # # # # # #... | [
"ferlayjeremie@gmail.com"
] | ferlayjeremie@gmail.com |
5a78251bce6243e199a30031177f0217c4c4914f | 948315d14076b9dec52c8369dff29fce9d40356a | /InterviewBit/RainWaterTrapped.java | 121d28f69989c9a93fd53464e953fbd392e64e9d | [] | no_license | Abhi464/Algorithms | 515b6629e37b1cfc45ae6ea7c8d2421e9051045f | 69cdb3fab2acc8b5eeb31bec00bc8e5e22a1b6bf | refs/heads/master | 2022-11-10T14:35:30.478578 | 2022-10-30T22:45:56 | 2022-10-30T22:45:56 | 112,111,471 | 0 | 2 | null | 2022-10-30T22:45:57 | 2017-11-26T19:45:40 | Java | UTF-8 | Java | false | false | 596 | java | public class RainWaterTrapped{
public int trap(final int[] A) {
int[] left = new int[A.length];
int[] right = new int[A.length];
left[0] = A[0];
for(int i = 1 ; i < A.length ; i++){
left[i] = Math.max( left[i-1],A[i] );
}
right[A.length-1] = A[A.length-1... | [
"abhishek.rai@abhishekrai.local"
] | abhishek.rai@abhishekrai.local |
69497dccc0ef1173496e3ceaef86add395ffed1f | 97f3db236b6abd94ad459cd505dda87798e36fcc | /src/AutomationScripts.java | 0c1b330d1606231b61605cbde7a87aa5959bb60d | [] | no_license | lavanyareddy512/mysfdcgit1 | 81cf7e2a62ea3b65a7b08282c3db0e1fac57b1a9 | 838834b44b85b05d1d79232f6264696369ee0cf6 | refs/heads/master | 2022-02-21T13:21:32.661100 | 2019-07-22T17:24:27 | 2019-07-22T17:24:27 | 198,269,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,485 | java | import java.io.IOException;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import com.relevantcodes.extentreports.LogStatus;
public class AutomationScripts extends ReusableMethods {
public static void main(String[] args) throws InterruptedException, IOException {
TC1_loginErrorMessage();
... | [
"lavanyareddy512@gmail.com"
] | lavanyareddy512@gmail.com |
3e2f509fd31b591aeacc3fed7fa2dedfe5a24929 | bfb76febd4f6b12ab554a0c8fef6900cd5af1ee9 | /app/src/main/java/github/com/mrkenitvnn/multipleviewholder/MysteryBookItem.java | 17cf9336c2ca04e7f1f9815feab724395e454a70 | [] | no_license | mozaa-vn/MultipleViewHolder | 0a7bad906c7e3541e728dbdf3d580427cea44c8b | a9a47b00848efc6af1bd021cdd833d384c8cd587 | refs/heads/master | 2021-06-23T06:00:51.146094 | 2017-07-21T09:38:49 | 2017-07-21T09:38:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | package github.com.mrkenitvnn.multipleviewholder;
import com.google.auto.value.AutoValue;
import github.com.mrkenitvnn.multipleviewholder.adapter.Item;
import github.com.mrkenitvnn.multipleviewholder.entities.MysteryBook;
@AutoValue
public abstract class MysteryBookItem implements Item {
public static MysteryBoo... | [
"mry.nsth@yahoo.com"
] | mry.nsth@yahoo.com |
747f0ee63160f0267d6b2b8542fa913f77dbb329 | 39868b82f14f3dd78bbd7c42c8f0470506e9afea | /GPPets_hw10/src/hw10_P3.java | 2213fe478964a718aeb823243b2155437c175034 | [] | no_license | GPPet/java-course | 471e49c066ea90781289a049e93fe459299423c2 | 8a7f5665ee35a70bc60c1abcdb00ce9d6aad9955 | refs/heads/master | 2021-01-01T19:02:10.390896 | 2015-06-21T20:54:42 | 2015-06-21T20:54:42 | 34,452,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,567 | java | import java.util.HashMap;
import java.util.Scanner;
public class hw10_P3 {
public static void main(String[] args) {
// Напишете програма, която приема 5 карти от тестето за игра.
// Програмата трябва да извежда на екрана дали играчът има чифт, сет или каре.
// Картите да са числата от 2 до 10 плюс буквите: ... | [
"gppetrova@gmail.com"
] | gppetrova@gmail.com |
b6ccfecf9a1071bbaef68a6a07db36c53dfc1405 | 8efead99e95efd3d239a8a082e9f6402c5ae581d | /src/main/java/org/compuscene/metrics/prometheus/SlowLogAppender.java | 8006655ef17c3a849545021b33f72ef7e2e3510d | [
"Apache-2.0"
] | permissive | kojilin/elasticsearch-prometheus-exporter | 71bfb87f18ddad9025cd808197ace3a1ec610b47 | a4965c87444647e216a097a16bb2bba84ac2f308 | refs/heads/master | 2021-01-11T21:34:43.158457 | 2017-03-22T07:46:21 | 2017-03-22T07:46:21 | 78,811,292 | 0 | 0 | null | 2017-01-13T03:21:02 | 2017-01-13T03:21:02 | null | UTF-8 | Java | false | false | 2,060 | java | package org.compuscene.metrics.prometheus;
import org.apache.logging.log4j.Level;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.core.LogEvent;
import org.apache.logging.log4j.core.LoggerContext;
import org.apache.logging.log4j.core.appender.AbstractAppender;
import org.apache.logging.log4... | [
"koji.lin@gmail.com"
] | koji.lin@gmail.com |
be0978ac26f972789d0d2872ef37cf05b08e2b52 | 803ff42c2413c463fa0b18fa55e1b7fdbc4a54ca | /app/src/main/java/fr/prove/thingy/model/proxy/CardGuard.java | bfbc21864bc9ad4ee991179996efdb31c1cf6ae3 | [] | no_license | GuillaumeMuret/ThingyProve | a39a89d6e8eb4005e63ee1de2812df83cb0c5404 | f63c05b062009dbce111c1949797e4b68c63a042 | refs/heads/master | 2021-05-03T14:04:21.742032 | 2017-07-26T08:06:22 | 2017-07-26T08:06:22 | 69,807,158 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,420 | java | /**
* @file CardGuard.java
* @brief proxy of the CardGuard.
*
* @version 1.0
* @date 14/04/2016
* @author Guillaume Muret
* @copyright
* Copyright (c) 2016, PRØVE
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fol... | [
"guillaume.muret@reseau.eseo.fr"
] | guillaume.muret@reseau.eseo.fr |
28dc371d4f9f37002323ae94d84d371cf25b86d6 | d34c0a1de7ebccf1d33a347439443377e22d87db | /src/org/opentutorials/javatutorials/method/ReturnDemo3.java | 30da6ff0f0cc20e7ab616675a5c8136d302c7fa1 | [] | no_license | GENIEYOO/lifecoding_java | c0da6ea18e58ac7173ad96e2d6b5dee714c5862c | ca41ec1d27c85437b69be192ee4c7ca99d148367 | refs/heads/master | 2021-09-11T13:12:31.225484 | 2018-04-07T11:13:50 | 2018-04-07T11:13:50 | null | 0 | 0 | null | null | null | null | UHC | Java | false | false | 422 | java | package org.opentutorials.javatutorials.method;
public class ReturnDemo3 {
public static String getMember1() {
return "최진혁";
}
public static String getMember2() {
return "최유빈";
}
public static String getMember3() {
return "한아람";
}
public static void main(String[] args) {
System.out.println(getMembe... | [
"forstudym.m@gmail.com"
] | forstudym.m@gmail.com |
fcb5ce62dbf9a2e0accf81e64313a31c08bc11a7 | a52ebb91b6ddc8be638e00e22c650319fb9c755b | /resumeapi/src/main/java/com/example/resumeapi/config/JwtAuthenticationEntryPoint.java | 75f4afc09fb27e5050144c4dcb510446bc10e7da | [] | no_license | satya8189/Demo2020 | d530bd6afcd7d2ec69bec9760e4f85b4f687c591 | 077e4e60f37780767f049eebe22b4fec687f6a98 | refs/heads/master | 2022-12-28T00:28:04.872402 | 2020-10-17T04:21:42 | 2020-10-17T04:21:42 | 287,802,692 | 0 | 0 | null | 2020-10-17T04:21:43 | 2020-08-15T18:25:57 | Java | UTF-8 | Java | false | false | 782 | java | package com.example.resumeapi.config;
import java.io.IOException;
import java.io.Serializable;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.security.core.AuthenticationException;
import org.springframework.security.web.AuthenticationEntryPoin... | [
"satyach8189@gmail.com"
] | satyach8189@gmail.com |
ef6d90b62a07d439e15638a40f8c6ba8214e7e9e | 5a155f8741c46f168b0ce1eac90f6d1d673fdf07 | /java/javase-basic/sockProjectet/src/ip/test.java | a837e2e664f35a647068e489f5091ef9925e74ed | [] | no_license | gitjinyubao/MyProject | 10b308948597ef726af858260b8622814ddd5b25 | ed71b23f82ff272f6c90f0513f0e94a9accd0849 | refs/heads/master | 2021-09-04T01:28:08.560749 | 2018-01-14T02:40:15 | 2018-01-14T02:40:15 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 476 | java | package ip;
import java.net.InetAddress;
import java.net.UnknownHostException;
/*
* 网络编程三要素:
* A:IP地址
* B:端口号
* C:协议
* IP地址:
* 网络中计算机的唯一标识
*/
public class test {
public static void main(String[] args) throws UnknownHostException {
InetAddress id = InetAddress.getBy... | [
"2045279403@qq.com"
] | 2045279403@qq.com |
1dc963527b5d712423f9bb6a0659e63070d20e67 | 2ddd83fcda82f79394c99ce78cecd28ce0b0591b | /TermProject/src/Physics.java | d749d5effc36cfe3d97d9663823dcce315c824c1 | [] | no_license | JIEunnnnn/Game | f5a3267003f4244b256332bcf7ca4dcf254dec45 | ed5c052d7ec1bacee61013d1f529610c7654de9b | refs/heads/master | 2020-04-14T10:39:38.978239 | 2019-01-02T04:04:48 | 2019-01-02T04:04:48 | null | 0 | 0 | null | null | null | null | IBM852 | Java | false | false | 329 | java |
public class Physics extends Study {
void DoPhysics(Status status, HealthPT healthPT, Sports sports, MilitaryArts militaryArts){
this.DoStudy(status);
healthPT.DoStudy(); //healthPT└ă ░┤├╝
sports.DoStudy(); //sports└ă ░┤├╝
militaryArts.DoStudy(); //militaryArts└ă ░┤├╝
}
{
}
}
| [
"moon970516@naver.com"
] | moon970516@naver.com |
c65a8557a3ce45279e6df215a6f6b4cae91cf69f | 9f281de26bf62175f2775a1db496d3539834a1c7 | /Java_017_oop/src/com/callor/oop/Product_03.java | 6feaf14f3b94f60989643842ec88d44ac0322ea7 | [] | no_license | jeong-mincheol/Biz_2021_01_403_java | 7bb63ee2241f215b1dcf05bd8630cd12d1c6958e | 31b491b75687372b5ef950378d7b76bab23dcd72 | refs/heads/master | 2023-03-23T00:04:11.785428 | 2021-03-10T07:26:36 | 2021-03-10T07:26:36 | 334,847,354 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,852 | java | package com.callor.oop;
import java.util.Scanner;
import com.callor.oop.model.ProductVO;
public class Product_03 {
public static void main(String[] args) {
// VO 클래스를 배열로 선언하고 사용(데이터 저장, 읽기)하려면
// 선언된 배열 요소요소를 모두 다시 초기화(생성)하는 과정이 필요하다
// 이 과정이 생략되면
// NullPointerException이 발생한다
ProductVO[] pVO = new... | [
"jmc5371@nate.com"
] | jmc5371@nate.com |
553042f798b11454688c6b9a59ff1732da8ed0f8 | 737e41ccbf6b71b358c33fd13f0979f8cf044f0d | /blog/src/main/java/com/lyx/bolg/BolgApplication.java | d49f0ab942eca5f315ba115737bbb8e0f9db8dfd | [] | no_license | 895536807/blog | cc40b39b971a609edf9f7050df54b6eaf113e8aa | 581793be5c80fdff3141caf02c9d5a47bf2c1d84 | refs/heads/master | 2021-05-19T03:48:43.507184 | 2020-03-31T06:06:38 | 2020-03-31T06:06:38 | 251,515,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package com.lyx.bolg;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BolgApplication {
public static void main(String[] args) {
SpringApplication.run(BolgApplication.class, args);
}
}
| [
"895536807@qq.com"
] | 895536807@qq.com |
1e03f1e1486eb0cbaef7f1becbd574d173eb4634 | 23156cb24a0291aab2e104a607cfba052323938e | /SchedulerFLM2/src/main/java/main/app/FLMPlannerHelloWorld.java | 9cd3b288ae0feb5f4a76a650f08154d64f685adc | [] | no_license | drools/sxdrools | c4d694c9903f133491fcb479bde0410b00d56508 | d9cd30a2c8bd3edfa8799a9a848f002eee170295 | refs/heads/master | 2016-09-06T01:22:48.755628 | 2012-06-28T14:29:38 | 2012-06-28T14:29:38 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | Java | false | false | 4,229 | java | package main.app;
import java.util.ArrayList;
import main.data.DataStorage;
import main.data.ExportData;
import main.data.ImportData;
import main.data.RuleLogger;
import main.domain.PlannerSolution;
import org.drools.planner.config.XmlSolverFactory;
import org.drools.planner.core.Solver;
import org.drool... | [
"take_hiro_mail@yahoo.co.jp"
] | take_hiro_mail@yahoo.co.jp |
082a0d77b6408eb3ad03f165720cbaa29ac1c7c6 | fca3e2e7afc21abdea5efa9a246f5d8ce545454f | /app/src/main/java/com/shentu/paper/app/utils/AsmTest.java | fa843a91087e0913d56f55a66fb74e3e11f96511 | [
"Apache-2.0"
] | permissive | walkthehorizon/MicroWallPager | 4c664ac871bda4f644dc155e9854bbc994c77d7b | 47828dbae0e04331c46bee6773efbec331f3f167 | refs/heads/master | 2021-11-01T08:36:34.496269 | 2021-10-20T09:42:21 | 2021-10-20T09:42:21 | 133,635,969 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 158 | java | package com.shentu.paper.app.utils;
public class AsmTest {
public static void main(String[] args) {
int a=1, b=2;
int c = a+b;
}
}
| [
"mingming.li@ximalaya.com"
] | mingming.li@ximalaya.com |
93dda59c84db1441fc3411b6a1027e513f6a7bc6 | d7afe1c1bd386a61b338959f6e4df77338aaa83a | /workspace7/Ch13_BetterWebView/gen/tw/com/flag/ch13_hellowebview/R.java | 1474be44e112e9c21aa7c48749958235772d940e | [] | no_license | bobo101/webview | 8549d923cc72ddc7cbf4e4c9bd7c9c0d4e8cf3dd | 79c303a78ff7b55784ac8cff826118cdb83a5385 | refs/heads/master | 2020-06-07T09:45:15.542178 | 2014-11-11T09:10:02 | 2014-11-11T09:10:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,047 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package tw.com.flag.ch13_hellowebview;
public final class R {
public static final class attr {
}
public static final class dr... | [
"bobo@fontech.com.tw"
] | bobo@fontech.com.tw |
d4701d045c6145182f3d1b2b5a597a562fe09e94 | b8c7fd99a6fea6725eba5d73b6cff0dbd3dc1bd5 | /epctagcoder/src/main/java/org/epctagcoder/parse/GSRNP/ParseGSRNP.java | edf715900ab62419d8890a8f60033fb4d97f1f27 | [
"Apache-2.0"
] | permissive | jlcout/epctagcoder | 20e0115f76933185f0906f650fd201bd72ca796c | 77162175ee7c1ab32ee649a7b4f2ad650ea850ef | refs/heads/master | 2022-11-04T11:30:14.328772 | 2022-10-10T00:09:33 | 2022-10-10T00:09:33 | 78,162,035 | 60 | 34 | Apache-2.0 | 2022-10-10T00:09:35 | 2017-01-06T01:19:24 | Java | UTF-8 | Java | false | false | 10,680 | java | package org.epctagcoder.parse.GSRNP;
import java.util.Optional;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.epctagcoder.option.PrefixLength;
import org.epctagcoder.option.TableItem;
import org.epctagcoder.option.GSRNP.GSRNPFilterValue;
import org.epctagcoder.option.GSRNP.GSRNPH... | [
"jlcout@tardis"
] | jlcout@tardis |
9e8ee230d836b6886ffea64a509d3cf8c6f3bf9e | 422361a62a05ac82a37dfdbdd446b2b7b0182696 | /app/src/main/java/com/example/hugoc/myapplication/Magasin.java | 5d0adba642a3c4e0c806680bde4e68a66840af24 | [] | no_license | hugochaye/MyApplication | e9d5c6b0e929954ec9f25db8a9d387090fedd8d4 | 842e9156a16b3ecc601ae20836b5f8e5ca803d8c | refs/heads/master | 2020-04-11T22:26:09.890561 | 2018-12-17T11:54:33 | 2018-12-17T11:54:33 | 162,136,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,391 | java | package com.example.hugoc.myapplication;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageButton;
import ... | [
"44088066+hugochaye@users.noreply.github.com"
] | 44088066+hugochaye@users.noreply.github.com |
404362812c6c2382f9ca4bd3e8ba1e8e807a9b94 | ca3c3e3142ce44f78d1656334149137693c28e4d | /src/main/java/ch7_Thread_Per_Message/change/Host2.java | 3a1ce933d13c08069209a34bc426545a3d2e0b38 | [] | no_license | raintor/multithread_design_pattern | e3be781a6e73c85f722027cf7ca506202e8a4254 | fbc4f0eb447bba76b9d9df5d858cfc9952ade67e | refs/heads/master | 2020-07-31T07:33:31.946856 | 2020-02-29T08:35:07 | 2020-02-29T08:35:07 | 210,531,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,346 | java | package ch7_Thread_Per_Message.change;
/**
* @author: raintor
* @Date: 2019/10/17 20:13
* @Description:
* 将开启线程的方式不使用匿名内部类的方式,这里采用内部类的方式
*/
public class Host2 {
private final Helper helper = new Helper();
public void request(int count,char c){
System.out.println("Main start");
new HelperTh... | [
"2837714831@qq.com"
] | 2837714831@qq.com |
5c5d08308577296628c1b2e6b82bd68a92ff48cc | f1bc50d6bcb51d54bb9a2771f1a41e40fef0a0c5 | /src/main/java/org/springframework/security/authentication/InsufficientAuthenticationException.java | 5e4a7c0ce7e7fdb1eaab12d209a87812de6ae15e | [
"Apache-2.0"
] | permissive | xiezhifeng/saml | 22a594a28f71b2e8cf37f253d8c67c3c780712dd | 06df6ee47e12999d1345b49537ffc91570ea6926 | refs/heads/main | 2023-03-16T15:13:50.189853 | 2021-03-17T13:13:43 | 2021-03-17T13:13:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java |
package org.springframework.security.authentication;
import org.springframework.security.core.AuthenticationException;
public class InsufficientAuthenticationException extends AuthenticationException {
public InsufficientAuthenticationException(String msg) {
super(msg);
}
public InsufficientAut... | [
"pushkin.a.s.06061799@gmail.com"
] | pushkin.a.s.06061799@gmail.com |
86295be436c37efd0d1a0e519965194204091f1a | 884f99f07fe59237bd572297e39231dd2fd86217 | /src/main/java/com/koznem/recipe/repositories/UnitOfMeasureRepository.java | b22daee491a91206130e6005cc3f346718a188c3 | [] | no_license | koznem24/spring5-recipe-app | 027c5d71498a8ed06e1ff76a7df3027ed0c68af0 | 7ef70306b3bf5110bb4c30fb0ee966e7201a12da | refs/heads/master | 2023-04-02T20:30:35.741595 | 2021-04-08T10:19:42 | 2021-04-08T10:19:42 | 345,453,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.koznem.recipe.repositories;
import com.koznem.recipe.domain.UnitOfMeasure;
import org.springframework.data.repository.CrudRepository;
import java.util.Optional;
public interface UnitOfMeasureRepository extends CrudRepository<UnitOfMeasure, Long> {
Optional<UnitOfMeasure> findByDescription(String desc... | [
"koznem24@gmail.com"
] | koznem24@gmail.com |
6ab2c14a86dfec972e5d3c2a7619bdde94605182 | d8b54465cb26e704ab6e2d00314e502011756bc7 | /app/src/main/java/me/riddhimanadib/fastformbuilder/SaveFormInstanceActivity.java | 5cf6b0652a68ad76aa0f86f38ccfc1f3ca473982 | [
"Apache-2.0"
] | permissive | AmitBarjatya/FormMaster | 37b8817bba57abcecae265226f558fe39d40c8ed | 24862f0dfbe73019c6cac1a02f33ed64cc9cd6ab | refs/heads/master | 2021-06-24T20:50:09.597268 | 2017-09-13T06:00:37 | 2017-09-13T06:00:37 | 103,231,816 | 0 | 0 | null | 2017-09-12T06:34:46 | 2017-09-12T06:34:46 | null | UTF-8 | Java | false | false | 5,060 | java | package me.riddhimanadib.fastformbuilder;
import android.os.Bundle;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.RecyclerView;
import android.view.MenuItem;
import java.util.ArrayList;
import java.util.List;
import me.riddhimanadib.formmas... | [
"lavibarjatya@gmail.com"
] | lavibarjatya@gmail.com |
755a0b96317910bb1e4bcef955ddd93dfd061ed2 | bec77cdb3616c2ba77d3e74fe5781715a5c2a876 | /src/main/java/org/reaktivity/reaktive/httpserver/internal/HttpServerProviderImpl.java | 855310bcc2c03921984c63cf91948a3da5579a64 | [
"Apache-2.0"
] | permissive | reaktivity/reaktive-httpserver.java | d425eff82b0e382d438f71a5572a1a4897ab8153 | b885ba4b4b0bfbdb9532c95fafca14d841813951 | refs/heads/develop | 2022-05-07T12:12:03.462829 | 2020-10-16T04:52:55 | 2020-10-16T04:52:55 | 80,589,141 | 1 | 1 | NOASSERTION | 2022-03-10T16:06:24 | 2017-02-01T04:22:26 | Java | UTF-8 | Java | false | false | 1,811 | java | /**
* Copyright 2016-2017 The Reaktivity Project
*
* The Reaktivity Project licenses this file to you 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... | [
"john.fallows@kaazing.com"
] | john.fallows@kaazing.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.