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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ee8da4da3552cfbf57267dde6cbfc28538d60695 | 6ebbdc1b1464c978082f755dd5e526c58323baee | /java/i5/las2peer/execution/NoSuchServiceMethodException.java | c64de1cf793714fe592cb53acb54652299fbfb76 | [
"MIT"
] | permissive | AlexRuppert/las2peer_project | d346187874955205c2a526c3892706f2cf522c71 | ea39bb351ed1c720fc1cf8be09f8938144c43d67 | refs/heads/master | 2021-01-18T14:58:18.051872 | 2013-12-19T02:39:27 | 2013-12-19T02:39:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,587 | java | package i5.las2peer.execution;
/**
* exception thrown on a service method invocation, if the requested
* method is not implemented at the given service
*
* @author Holger Janßen
*
*/
public class NoSuchServiceMethodException extends ServiceInvocationException {
/**
*
*/
private static final long... | [
"sumpfkrautjunkie@googlemail.com"
] | sumpfkrautjunkie@googlemail.com |
10e570a12fca1d60dc6d0559b0dcb4a9a7a9d90f | c5fbec8c02de8a2925af1f98438726e794b0fe3c | /lightning.datacenter/src/main/java/com/lightning/datacenter/manager/DataImporterManager.java | dc2c525f4e8ae4b13d2ade50b3aaabb49cf0d896 | [
"Apache-2.0"
] | permissive | shangV2/lightning | 0fd89452d1a8f469d3bd161d1f8c21928cfed4d3 | 144228bc26a601fd16503ab1c66d118f0addcfe7 | refs/heads/master | 2020-12-24T18:51:50.347128 | 2016-04-13T01:38:41 | 2016-04-13T01:38:41 | 56,111,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 918 | java | package com.lightning.datacenter.manager;
import java.util.ArrayList;
import java.util.List;
import com.lightning.datacenter.importer.QFImporter;
import com.lightning.datacenter.utils.TimeUtility;
public class DataImporterManager implements Runnable {
private static final long DEFAULT_INTERVAL_SECONDS = 10 * 60L;
... | [
"276897204@qq.com"
] | 276897204@qq.com |
7bf437085784381d23a20ac8acfe380122b2c686 | d4544cdade08f934f5711eaa92675e0dc138ddcb | /src/main/java/com/groupal/ecommerce/service/CartShoppingService.java | 3d2f521eb904c76532d5526be377fd519e37718f | [] | no_license | alvaroquispe094/ecommerce-spring-boot-security-jpa-postgresql-hibernate | 8e6ca9394be1132cafe6f2a63ad64849edc096a6 | d6dbf5fd01b13d96570b8846b09d3277d13fe0c0 | refs/heads/master | 2022-02-23T16:38:03.658807 | 2019-08-18T22:50:07 | 2019-08-18T22:50:07 | 197,862,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,971 | java | package com.groupal.ecommerce.service;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
import org.springframework.ster... | [
"alvarodanielq17@gmail.com"
] | alvarodanielq17@gmail.com |
0d457fcffc176946e2411ef625a62b45f77a8500 | 3da14f10137eff95e2457e4fe11f6d4848749f75 | /Lab1/src/bharatdarren/tightlycoupled/Policeman.java | 020a241aec6ee49b93ebc7775de294deac6abb24 | [] | no_license | DarryQueen/PRA-Labs | 35afad97373b49455d9f4bf71dd2c1521096a045 | 2c6811cd769b5885e23e8ecc8425692494c8bb65 | refs/heads/master | 2016-08-13T01:07:06.221069 | 2016-03-22T12:39:10 | 2016-03-22T12:39:10 | 50,914,167 | 0 | 0 | null | 2016-02-09T14:52:46 | 2016-02-02T10:52:34 | null | UTF-8 | Java | false | false | 1,267 | java | package bharatdarren.tightlycoupled;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
public class Policeman {
private String name;
private Set<EvidenceBox> evidenceBoxes;
public Policeman(String n) {
this.name = n;
this.evidenceBoxes = ne... | [
"slimfrog@gmail.com"
] | slimfrog@gmail.com |
dff22f99e624d3250a75296009099a77c65e7f21 | d602f231b1d36c4e5f3d35d1618b4faa307068b0 | /src/main/java/self/WordBreak2.java | 3760c30392f15232c3aa07f93df84dc8b3e379ec | [] | no_license | bigtonysayshi/challenge | 54d39bba5bbe30793629771ee00ba5e6751459aa | 80b59935022e84c23489ebb9a5e44166161ed1a4 | refs/heads/master | 2021-01-12T13:17:09.557411 | 2017-06-12T06:36:46 | 2017-06-12T06:36:46 | 72,179,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,725 | java | package self;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Given a non-empty string s and a dictionary wordDict containing a list of non-empty words,
* add spaces in s to construct a sentence where each word is a valid dictionary word.
* You may assume th... | [
"panda90926@gmail.com"
] | panda90926@gmail.com |
40d46eeed52021da175c9fafbc181985b4550c73 | 174550f5241c55f6d4da855c14b43afef22f773f | /MvcWeb/Audomoticar/obj/Release/android/src/audomoticar/audomoticar/R.java | 418bd44a75c06f90645036fa496a0199900678ba | [] | no_license | AlejandroRuiz/Audomoticar | 853b01dad412b5358d2c6939f7628142d73b1f46 | ed768853e7280a7fb2a410fa8b15b2aa5fb5cfd4 | refs/heads/master | 2020-05-16T21:49:06.454681 | 2014-07-26T19:20:51 | 2014-07-26T19:20:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,516 | 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 audomoticar.audomoticar;
public final class R {
public static final class anim {
public static final int alpha=0x7f04... | [
"elgoberlivel@gmail.com"
] | elgoberlivel@gmail.com |
7ae4d35ae2d7242cb2d111e1043047c08ee75e73 | 4e30843174b829b1a4f6d3cee4b4103b9d9f8ded | /app/src/main/java/redeem/com/autozon/ProductName.java | ee9fd43c952bd43b286a7b49a40670f1ef80e5bd | [] | no_license | sus018/Autozon | a5bd568975cd53152c37709c4a2e0d0a8cc044ed | 80bdd987fa279ef0e81c5a8bc7382149f3827823 | refs/heads/master | 2020-06-29T19:07:17.934389 | 2019-04-22T08:47:45 | 2019-04-22T08:47:45 | 200,599,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,781 | java | package redeem.com.autozon;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android... | [
"jcynthi@gmail.com"
] | jcynthi@gmail.com |
7bac893c3402977e10b70f83fc1a03028c9a3faf | 42800bfb857497b469a7dd796803b61008e89ed3 | /app/build/generated/source/r/debug/com/afollestad/materialdialogs/commons/R.java | 625f1f458c7a95088e53ee228e2d508aacfeb60e | [] | no_license | gerardogandeaga/CyberLock-Deprecated- | 65d32ba7bd6d5e9b4ca624245771fbcb1b70f1b9 | bb25218ed8d22517e35d704fa26ec46a80567f7e | refs/heads/master | 2021-09-17T05:19:18.343140 | 2018-06-28T08:33:48 | 2018-06-28T08:33:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 131,630 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.afollestad.materialdialogs.commons;
public final class R {
public static final class anim {
public static final... | [
"gerardogandeaga@Gmail.com"
] | gerardogandeaga@Gmail.com |
549d78df01b14e3a1391f9101c4c817df374ccbb | ba2860c491c0d626239649c32f3c4fc7ac3f0947 | /src/com/app43/appclient/module/db/DBUser_behavior.java | 0a219aa9178d971941924d1b541e01202d38e25d | [] | no_license | jcevo/FullAppDemo | 434af9857b4d540b1715ea39db896935b12ec68e | 9e65f47c6749b07a7c83ddce523296725ae92e57 | refs/heads/master | 2023-02-13T19:48:20.244202 | 2013-04-24T15:41:50 | 2013-04-24T15:41:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,567 | java | package com.app43.appclient.module.db;
/**
* 猜你喜欢用户行为分析表
*/
import com.alvin.api.utils.LogOutputUtils;
import com.alvin.api.utils.SettingsUtils;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import java.util.HashMap;
import java.util.Map;
publ... | [
"alvinli87@gmail.com"
] | alvinli87@gmail.com |
0986721c553c4eeb268f42b50ec987b25edf99b2 | 46ce247bdb8b009d23d83f7cd39abb58056f8e86 | /appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/main/java/org/openecomp/appc/adapter/netconf/exception/NetconfDAOException.java | 5208915ec95279bdc7cb2597b8f8122ec6fcff16 | [
"Apache-2.0"
] | permissive | arunsarat/appc | c0139f52e5c34ccd64142ef4075a016ea864b923 | a5a04a7782fbb69621187ddc141c129554cc80ff | refs/heads/master | 2021-04-18T23:08:48.242396 | 2017-06-19T21:43:30 | 2017-06-19T21:43:30 | 94,590,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,534 | java | /*-
* ============LICENSE_START=======================================================
* APPC
* ================================================================================
* Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
* Copyright (C) 2017 Amdocs
* =====================================... | [
"arunsarat@gmail.com"
] | arunsarat@gmail.com |
972563841afd7e1a983c6608e422db6125162d15 | 6faae334f425b51d3cb5eaa7b4bc8b5d2e2ab586 | /BFServer/src/service/IOService.java | 66ab22b24db9eb381f38490893e40c549f1d6d41 | [] | no_license | wenxiangdong/IDE | 46de43eafec1b412bfdcdd7fba3663249ce2f55a | 12f1a2b55b6abd812d248619e71bf80c6bdf963e | refs/heads/master | 2021-03-22T00:36:14.309426 | 2017-07-01T14:29:25 | 2017-07-01T14:29:25 | 93,621,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | //需要客户端的Stub
package service;
import java.rmi.Remote;
import java.rmi.RemoteException;
public interface IOService extends Remote {
public boolean writeFile(String file, String userId, String fileName) throws RemoteException;
public String readFile(String fileName) throws RemoteException;
public String r... | [
"161250060@smail.nju.edu.cn"
] | 161250060@smail.nju.edu.cn |
159958979224fa01b407355818b64ede246add1c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/31/31_d40efb532fb769946012d3f25773c2d74a920620/WeightedIntDocVector/31_d40efb532fb769946012d3f25773c2d74a920620_WeightedIntDocVector_t.java | 0497ba269daff95a06914112f4d18857f82b289a | [] | 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 | 2,447 | java |
package ivory.data;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import java.util.Iterator;
import org.apache.hadoop.io.WritableUtils;
import org.apache.log4j.Level;
import org.apache.log4j.Logger;
import edu.umd.cloud9.io.map.HMapIFW;
/**
* Implementati... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1517cd11ac3fecfa97c372e1258c6c30b5c9d684 | bcbd056b77a137b34eb5f2a05a50d7eb8d399ad4 | /app/src/main/java/com/zitab/base/mvp/LifecyclePresenter.java | 3d3f284b112bf8a83db6ff732f27c8a0e1511f94 | [] | no_license | collosdeveloper/zitab | 7d0e15bbabaca21906bcccfef37282a302d3d8fc | 9cd7fc427a42d9beeca35ea44cea28037fa9f46b | refs/heads/master | 2021-10-28T03:38:33.019188 | 2019-04-21T14:02:24 | 2019-04-21T14:02:24 | 182,540,859 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,822 | java | package com.zitab.base.mvp;
import android.content.Context;
import android.content.res.Resources;
import android.os.Bundle;
import android.support.annotation.CallSuper;
import android.support.annotation.Nullable;
import android.util.SparseArray;
import com.zitab.utils.RxUtils;
import io.reactivex.disposables.Composi... | [
"collosdeveloper@gmail.com"
] | collosdeveloper@gmail.com |
027ef759a9e95e79bf727a621443780b33a6111c | b24818a948152b06c7d85ac442e9b37cb6becbbc | /src/main/java/com/ash/experiments/performance/whitespace/Class5636.java | 076fd8aa89729c2ecb339887796bf88f1bcc2364 | [] | no_license | ajorpheus/whitespace-perf-test | d0797b6aa3eea1435eaa1032612f0874537c58b8 | d2b695aa09c6066fbba0aceb230fa4e308670b32 | refs/heads/master | 2020-04-17T23:38:39.420657 | 2014-06-02T09:27:17 | 2014-06-02T09:27:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41 | java | public class Class5636 {}
| [
"Ashutosh.Jindal@monitise.com"
] | Ashutosh.Jindal@monitise.com |
48c2b3d70d3af583a5b504965ee4ae0b719d672f | 3b6b4e01e7bc2a00fc423baba89a8ed50865d36c | /src/main/java/loaders/Products.java | 89a817cb3833604b62a4f2cc12e9dde073d0b759 | [
"BSD-2-Clause"
] | permissive | tpollard64/in-stock-bot-aio | c77cabe05e14f609cd0ec9f615abc0e5314ad091 | 14e2a7483701048aa855f2723e3e4f24cfe6f4f4 | refs/heads/master | 2023-01-20T17:28:20.312027 | 2020-11-20T17:40:23 | 2020-11-20T17:40:23 | 314,618,814 | 0 | 1 | null | 2020-11-20T17:40:24 | 2020-11-20T17:06:57 | Java | UTF-8 | Java | false | false | 2,805 | java | package loaders;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonIOException;
import com.google.gson.JsonSyntaxException;
import com.google.gson.reflect.TypeToken;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.lang.reflect.Type;
import java.util.Array... | [
"70110572+tpollard64@users.noreply.github.com"
] | 70110572+tpollard64@users.noreply.github.com |
aa9dd1fb7213d0a6a877660bdf9de96c462e8e5f | 24df378c919dd8c10f268790c46f88580ee0a4fb | /src/collections/List/GeomProgression.java | d2c88ce78b930868a338fc5102222ab14254c8d5 | [] | no_license | NDreKru/job4j_exercises | 6cb8089ad8255b61ba592108430a67ac2e4aad21 | 136db76e9e7d7c8c77b2007a6107384dfd2d80eb | refs/heads/master | 2023-05-14T07:33:03.143671 | 2021-06-07T09:21:43 | 2021-06-07T09:21:43 | 367,078,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | package collections.List;
import java.util.ArrayList;
import java.util.List;
public class GeomProgression {
public static int generateAndSum(int first, int denominator, int count) {
List<Integer> list = new ArrayList<>(count);
int sum = first;
list.add(first);
for (int i = 1; i < c... | [
"ndrekrukru@gmail.com"
] | ndrekrukru@gmail.com |
3d2d6d88742967f99122ce5ebacf41ef72e12c29 | e89b627edff16da19b144e9c2cdc1671f259c4b8 | /api/src/impl/owls/process/InputListImpl.java | 817a44d89c190b4641bdb0e9d2dc3b474a46b820 | [
"MIT"
] | permissive | arleyprates/owl-composer | c011570bb6ea1db815c8df0085c80cdc8287273e | fc41920f47832e6a276f679dab32027a3198487c | refs/heads/master | 2021-01-10T21:45:36.722574 | 2012-06-20T02:04:13 | 2012-06-20T02:04:13 | 40,192,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,031 | java | // The MIT License
//
// Copyright (c) 2004 Evren Sirin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
// deal in the Software without restriction, including without limitation the
// rights to use, co... | [
"fabricioalves.07@gmail.com"
] | fabricioalves.07@gmail.com |
a37e84548eb7466060c91b694d285b12f0ed5872 | 628b8bf187f5a1e61b27d6f6983571c85a5340d6 | /Project/app/src/main/java/ren/jieshu/jieshuren/base/BaseFragment.java | e8e1035886dc4c1fb046822eee271d70f2d29968 | [] | no_license | SunWuXie/jieshuren | 646a2cc699043c15027e25e2a6276d13061efa30 | e0508e3418118c639ebc9d805ec3759f50c253ec | refs/heads/master | 2021-07-11T22:50:43.551373 | 2017-10-13T08:29:38 | 2017-10-13T08:29:38 | 106,794,395 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,305 | java | package ren.jieshu.jieshuren.base;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import android... | [
"17621535432@163.com"
] | 17621535432@163.com |
329f8aec9152714cf1a08ca7142c0e3ff557a23b | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-111/u-11-111-1111/u-11-111-1111-f9901.java | 476c0e78ecfca209f4a61aefd2b75b6d71f20a33 | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
9956666285357 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
6db230a3b0cbbc1714a6bad453e46e1f03e97d50 | 25ae10574a80f659473572bd802450a3811f882a | /spring-boot-validation/src/main/java/com/cjp/sbv/annotation/CheckCase.java | 343d25f11ef8c77921ca7ee27ddcf5c089bd6af9 | [] | no_license | allenayo/spring-boot-integration | c1a51a55922fa4ffa7df7d47c4aed134e19d90c6 | 9b92c7b3fb90085395391caa8f0b754660e01362 | refs/heads/main | 2023-06-26T17:52:55.055167 | 2021-07-25T09:18:03 | 2021-07-25T09:18:03 | 383,646,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package com.cjp.sbv.annotation;
import com.cjp.sbv.entity.CaseMode;
import com.cjp.sbv.validator.CheckCaseValidator;
import javax.validation.Constraint;
import javax.validation.Payload;
import java.lang.annotation.*;
@Documented
@Target({ElementType.PARAMETER, ElementType.FIELD})
@Retention(RetentionPolicy.RUNTIME)
... | [
"m15766950919@163.com"
] | m15766950919@163.com |
bd37c8e0dc57cb37b11c0e3cf4db46bad1147ed3 | 3d53f241eac05e4f7848161bd3db3229022eea4c | /CodeFights/arrayMinimumAboveBound.java | 26ea2eb86a2d3c1f3def9a991d54f8062de638d7 | [] | no_license | jojude/program-repo | c26d2636f812c0944a2aeb8f54fd68bc0816995c | 39e2761023cc81ee577533ad86f2f175ae7b2028 | refs/heads/master | 2021-01-25T04:35:17.343858 | 2016-04-15T12:57:59 | 2016-04-15T12:57:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | int arrayMinimumAboveBound(int[] inputArray, int bound) {
int best = -1;
for (int i = 0; i < inputArray.length; i++) {
if (inputArray[i] > bound &&
(best == -1 || inputArray[i] < best)) {
best = inputArray[i];
}
}
return best;
}
| [
"recervictory@gmail.com"
] | recervictory@gmail.com |
3842b15a1276ceaa5757834e87cae78f0aa13521 | 4588ae3c127239360fc8f7959d2badf7fade3f81 | /src/main/java/SimpleDotComGame/Board.java | d6f93cd1d630886bda32a3941ce27590f8559928 | [] | no_license | izasemczuk/HeadFirstJava | 25276141299ab76be1ca5632fd8aaf73e87f64ef | 534df073ff3d29d7e4b9d033bab68200c45feb5f | refs/heads/master | 2020-12-24T15:57:55.669601 | 2015-09-26T14:01:44 | 2015-09-26T14:01:44 | 41,027,961 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package SimpleDotComGame;
/**
* Created by Dell on 2015-08-24.
*/
public class Board {
private String boardHeader = "0123456";
private String[] board = {"-", "-", "-", "-", "-", "-", "-"};
public String[] getBoard() {
return board;
}
public void setBoard(String[] board) {
this... | [
"it.semczuk@gmail.com"
] | it.semczuk@gmail.com |
0e4934447afdaf275b27f29d1d34ad1c7d2bc691 | ddab61ca4b5c70cd655b42dbbd2ee2ad3271e5be | /GenEx/src/com/jts/gen/GenNames.java | e6af6064673b8d8ea3b94dcb3a82faa0bcf40c1a | [] | no_license | anvesh84/JtsJava | 336ce3906cd453ec6b087778040af0fa0809dfad | 67759138a25f6e3a2967a0961e2cc475a80ae75f | refs/heads/master | 2022-11-27T23:36:19.825756 | 2020-07-30T08:50:42 | 2020-07-30T08:50:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.jts.gen;
import java.util.ArrayList;
import java.util.List;
public class GenNames {
public static void main(String[] args) {
List<String> names = new ArrayList<String>();
names.add("Venky");
names.add("Anvesh");
names.add("Hemanth");
names.add("Prasanth");
names.add("Naveen");
// for (String... | [
"prasanna@hexaware.com"
] | prasanna@hexaware.com |
d8cb2fff8f8fb2d57f33458e00af630fc38ff3ed | f8f60ef4cae002f3500bf2a239f758221ea17948 | /src/TDAArbol/TNode.java | 51086212e7e93cd0b01a5a4ddda3854e0b1cc668 | [] | no_license | santozzi/Estructuras-de-datos-en-Java | ca4ef77038dd76e7d16a7846c1a5935f930c8927 | dd30ee8c87edec002c63ca623b4a51a98a487778 | refs/heads/master | 2023-07-20T12:08:53.856432 | 2021-09-03T02:09:53 | 2021-09-03T02:09:53 | 400,422,050 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 910 | java | package TDAArbol;
import TDALista.DoubleLinkedList;
import TDALista.Position;
import TDALista.PositionList;
public class TNode<E> implements Position<E> {
protected TNode<E> padre;
protected PositionList<TNode<E>> hijos;
protected E rotulo;
public TNode(TNode<E> padre, E rotulo ) {
... | [
"santozzi@gmail.com"
] | santozzi@gmail.com |
e8084be2003f90d4d4e00085a83da6bc59046c97 | 39a8684b498df54c0df9b2a6518847320ee54e6d | /SimplePlayer/src/com/notime2wait/simpleplayer/Track.java | 4ad9342a6c99bee3b6e8d15936b45dd5f433e58a | [] | no_license | NoTimeToWait/SimplePlayer | 1c3ec462dcb9f7d14594adc489727259303f2f12 | 7cf8876750fc5a84f0898a5ac5c9746bc174f3a9 | refs/heads/master | 2016-09-06T21:41:07.425936 | 2016-01-13T12:17:17 | 2016-01-13T12:17:17 | 34,054,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,610 | java | package com.notime2wait.simpleplayer;
import android.os.Parcel;
import android.os.Parcelable;
public class Track implements Parcelable {
public static String LOG_TAG = Track.class.getName();
private String title;
private String path;
private String album;
private String artist;
private String alb... | [
"wasteman91@gmail.com"
] | wasteman91@gmail.com |
465930af922211a43d027a48294323420d235a73 | 9b110b5dcd4bd3950b401459503293b9fbb586f4 | /android/app/src/main/java/com/maxpoi/MainActivity.java | 0c5dfe9769eef561dc0d78a92bf6c991fa488e19 | [] | no_license | mmmaxxx/POIApp | 231691417d65243af02d63ea07f8702dd4a0960d | 6973c832492e1dccb5ce873ab71c7b0977364e3e | refs/heads/master | 2023-02-28T01:14:22.236371 | 2021-02-06T09:05:35 | 2021-02-06T09:05:35 | 336,422,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.maxpoi;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript. This is used to schedule
* rendering of the component.
*/
@Override
protected String getMainComponentName() {
retu... | [
"max.webhk@gmail.com"
] | max.webhk@gmail.com |
c22ed600f23ece234bc7c8106d67ffd92844c56f | 2cf8741f4f196f28bdd46006789fd318bdbe5504 | /Part-C/TwitterStreamAnalysis/src/jvm/org/apache/storm/starter/PartC.java | 6be71f1e63211af3b5ca3ebf9ee120eaba5a8633 | [] | no_license | wandonye/ExperimentingBigdata | 16bb180309be4aa982337fd32b77eb5ccb44cea3 | 2a943320227e108c3d38d49795957dd6f9563d96 | refs/heads/master | 2021-01-19T01:49:18.037822 | 2016-11-09T20:35:55 | 2016-11-09T20:35:55 | 73,318,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,817 | 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... | [
"dongning.wang@gmail.com"
] | dongning.wang@gmail.com |
f0d994c5e7c154da11c6d1bb4ef5abf9e12888dc | 962f134140c84134fb25d3f7196571b2f28a83ea | /academy/src/by/academy/lesson20/Card.java | e017410b2b7f10e173066d63de524e9dda449c48 | [] | no_license | Polina-Bril/academy | 59304cc8b6bd5f0d6053a5867f818ac71e580a3a | a0693381012d2f9d93cac78249fe571defbdf07e | refs/heads/master | 2022-12-24T03:01:38.755115 | 2020-09-28T18:41:18 | 2020-09-28T18:41:18 | 275,865,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package by.academy.lesson20;
import java.util.Date;
public class Card {
private String issuer;
private Long cardNo;
private Date expiryDate;
private int sumOnCard;
public boolean authorise(double amount) {
if (amount < sumOnCard) {
return true;
} else {
return false;
}
}
@Override
public String... | [
"venera_48@mail.ru"
] | venera_48@mail.ru |
98734dbd2c39e5816ee04c17e4cba7f3ccba55ec | e5684d8e615da640e6d4798cd39e439236a4a90a | /java-apps/src/test/java/com/ulflander/mining/processors/extract/MaxMindFreeIPGeolocTest.java | 8740a1b3b3c8216ff53034ed6c7b60fceefd049a | [] | no_license | Ulflander/minethat | 6b93970b5841d846a9d18d11ae2ef7fc579881e7 | d967c025d267be9d89dc1745227d5073b716c215 | refs/heads/master | 2021-01-19T18:35:31.815367 | 2014-10-30T11:39:16 | 2014-10-30T11:39:16 | 18,831,415 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,481 | java | package com.ulflander.mining.processors.extract;
import com.ulflander.AbstractTest;
import org.junit.Before;
import org.junit.Test;
public class MaxMindFreeIPGeolocTest extends AbstractTest {
@Before
public void setupProcessors () {
s.addProcessor("extract.DocumentCleaner");
s.addProcessor("e... | [
"xlaumonier@gmail.com"
] | xlaumonier@gmail.com |
dee769393dc913b0f79d9ad2b827c443e57f4beb | 2101a19093be5de39649ba0fd7616ad907a6bcf7 | /sportapp.web/src/main/java/com/pacholsky/juraj/sportapp/entity/Country.java | 344d5518981a61020f2e099883f0f7db42da866a | [] | no_license | JurajKE/jurajApp | 362599089163aadef39f27798f7a921ec3875a39 | 60bd340cd2dd96712029cf743b71b8dd71ded3c1 | refs/heads/main | 2022-12-31T03:18:03.632845 | 2020-10-14T14:28:12 | 2020-10-14T14:28:12 | 303,802,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.pacholsky.juraj.sportapp.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
@Entity
@SequenceGenerator(sequenceName="country_id_seq", initialValue=1, allocationSize=1, name = "country_gen")
@Table(name="country")
@NamedQueries({
... | [
"pacholskyj@gmail.com"
] | pacholskyj@gmail.com |
8ba1563068959c0828e8b5a5b5f036dcd3def929 | c8d65c584f42aa9413cd559b240168d98a9eea1c | /src/main/java/com/ejercito/UnidadDeEjercito.java | 2220977a01d1788526c8f3bf6c06a839a0cffa9d | [] | no_license | ivandangelo/batallas-romanas | a39cd6d51d2601916e61b54ef953563424e25660 | 1ef1b2ba61b0c1c6b98f762c5e822130926fc1b5 | refs/heads/master | 2023-01-10T02:49:00.994782 | 2020-11-18T00:13:36 | 2020-11-18T00:13:36 | 313,772,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package com.ejercito;
import java.util.PriorityQueue;
public interface UnidadDeEjercito {
public float calcularCapacidadDeAtaque();
public float calcularIncrementoAlAtaqueTotal();
public void tomarPosicion(PriorityQueue<Soldado> frente);
public boolean estaFueraDeCombate();
}
| [
"ivanuntref@gmail.com"
] | ivanuntref@gmail.com |
8cca672a7c882a226b62370d5110eb967899d4e8 | 09f5fe0c1137d4c7f08699170b0ebdb9ee3f8fa0 | /TerceraEvaluacion/src/EjercicioSiete/Main.java | 8864b8ab0b59a0a275ec1d92d228bc43e345c85f | [] | no_license | m4nuelcc/Java | 1dcb9aed7e02bf58ab1d859ac9c91b2566b4217e | a52bf41af8f207b6c721855e0f61d7d76399a88a | refs/heads/master | 2021-06-19T05:25:18.980932 | 2017-07-22T11:06:37 | 2017-07-22T11:06:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | java | package EjercicioSiete;
import java.util.LinkedList;
public class Main {
@SuppressWarnings("rawtypes")
public static <G>void main(String[] args) {
byte opcionMenu;
LinkedList<Caja> lista = new LinkedList<Caja>();
LinkedList<Caja> listaNumeros = new LinkedList<Caja>();
boolean salir = false;
String cad... | [
"Alex@DESKTOP-357RCQ9"
] | Alex@DESKTOP-357RCQ9 |
cd1168c5925d5d76c2f549fc746426c97d3f941b | a525532dc411535019453fb4d878b030b66da8e7 | /src/Proxy/Subject.java | 7aee466f26bf272411a1716069176b4f19a4b14b | [] | no_license | colining/thinking_of_java | b292e7358843c780ff570b8e3a7f7edd6158e86c | 5af5a67941dd99d15aca7e611961cab4e1259034 | refs/heads/master | 2021-01-20T14:39:30.899446 | 2017-03-15T13:49:02 | 2017-03-15T13:49:02 | 82,765,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118 | java | package Proxy;
/**
* Created by asus on 2017/3/5.
*/
public interface Subject {
public void doSomething();
}
| [
"18810782954@163.com"
] | 18810782954@163.com |
8e650d2abbab4482b4944c4ad9ce3adadf879cca | 34f12fb97f56b3435695670b8ee880adc4a2fbdb | /odk/src/main/java/de/illilli/opengis/odk/bo/RadarChartDatasets.java | 2529f566de12fe21f5e8c7e680bfab6f5a455d86 | [] | no_license | weberius/osm | 8125c5c30d216d2303e3361626ad0462d075d56f | c310f67e6b441c397357677cdc2775a630227a32 | refs/heads/master | 2016-09-05T10:47:18.255636 | 2015-10-19T04:56:42 | 2015-10-19T04:56:42 | 27,240,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,138 | java | package de.illilli.opengis.odk.bo;
import java.util.Arrays;
public class RadarChartDatasets {
private String label;
private String fillColor;
private String strokeColor;
private String pointColor;
private String pointStrokeColor;
private String pointHighlightFill;
private String pointHighlightStroke;
private ... | [
"eberius@gmail.com"
] | eberius@gmail.com |
659cf98999c5d987b446fefad01401269210a05d | b485350bed0bb03ad14c182b91056d4c4535997c | /android/app/build/generated/source/r/debug/com/othello/R.java | e1debf481abed139dea8be323609198be6a4d4b0 | [] | no_license | mariogrieco/Othello-Unet-react-native | 1e79e03842380d6305e0b744e2756ae632a4648c | d0f7ea610a1fac6fca146610da3946cef5f1c2dc | refs/heads/master | 2021-04-29T22:09:22.303917 | 2018-02-15T14:14:06 | 2018-02-15T14:14:06 | 121,633,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405,616 | 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.othello;
public final class R {
public static final class anim {
public static final int abc_fade_in=0x7f050000;
... | [
"mariojosuexz@gmail.com"
] | mariojosuexz@gmail.com |
48d923a3fcbb86da586e65b02beda93f811ab0b1 | 340b8893a737ccbaac741469c3f9d8b85890668e | /src/main/java/main/gui/notepane/content/ClipPane.java | 533203873caa192e9b32c3d7db922d3ada88b65b | [] | no_license | wishAI/sticknotetoolbox | a3533a5365ab1f4ef9e5e38e2fb085dc54d7af8d | 05dc7eb2defa9a1738c02d24056b3473b07d6e91 | refs/heads/master | 2020-04-09T01:38:11.004596 | 2018-12-01T05:21:22 | 2018-12-01T05:21:22 | 159,911,787 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,834 | java | package main.gui.notepane.content;
import javafx.fxml.FXML;
import javafx.scene.Node;
import javafx.scene.control.Button;
import javafx.scene.input.Clipboard;
import javafx.scene.layout.HBox;
import javafx.scene.layout.Pane;
import javafx.scene.layout.VBox;
import javafx.scene.paint.Color;
import main.gui.ClipboardMan... | [
"climax0@qq.com"
] | climax0@qq.com |
50d460b3624b4ead009f62183c5a797042500c5f | e78325594090f7891ec9246ae0a99c139f1bd151 | /timesheet/src/main/java/com/fastcode/timesheetapp1/addons/scheduler/application/job/dto/UpdateJobInput.java | 125929a36fbb4309a781b01f1a1785da665e1e59 | [] | no_license | fastcode-inc/timesheet-old | a3eb3359ce4dd34bed326e7f54ad0e788787d810 | 0fb28c98b7b3f702c364e09884384c465f215794 | refs/heads/master | 2023-03-23T22:06:26.319991 | 2021-03-25T19:08:34 | 2021-03-25T19:08:34 | 351,547,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package com.fastcode.timesheetapp1.addons.scheduler.application.job.dto;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import lombok.Getter;
import lombok.Setter;
@Getter @Setter
public class UpdateJobInput {
private String jobName;
private String jobGroup;
pr... | [
"info@nfinityllc.com"
] | info@nfinityllc.com |
3836e147b6095823a8dc9db6ebde489994b744d9 | cb8b4f91c893355227345b95393456536a516541 | /src/main/java/com/authine/cloudpivot/web/api/entity/ScaleTestResult.java | 6cd701d499e4de75fb6fd5cf863f3fb0137743e2 | [] | no_license | sengeiou/whxf | fbfcdacd24829a81b971b7aa6271475ab74cfb8d | ff715afbf2af35fe9b81435f1a0a5441d6923605 | refs/heads/master | 2023-04-05T11:57:03.691897 | 2021-04-16T03:35:44 | 2021-04-16T03:35:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package com.authine.cloudpivot.web.api.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* 子表量表测评结果
* @Author Ke LongHai
* @Date 2020/7/30 15:32
* @Version 1.0
*/
@Data
@AllArgsConstructor
@NoArgsConstructor
public class ScaleTestResult extends BaseEntity{
/*... | [
"2386409261@qq.com"
] | 2386409261@qq.com |
1e66fea3e06509be23a574fb2ae877f216945c70 | 4f291b3effe39bcfca6f84141ee9c4289166881b | /jwt/src/main/java/ec/edu/espe/jwt/models/audit/UserDateAudit.java | 4b34b9b96b140bdf724bbd97e09f12643d39630b | [] | no_license | dflasso/TutorialJWT | b0e2bff5caaaacce481b1f486afcd912515896b3 | 8316837513d76854d59f178ed50b8ca436beb6f6 | refs/heads/master | 2020-12-05T08:06:50.482297 | 2020-04-04T16:31:43 | 2020-04-04T16:31:43 | 232,054,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package ec.edu.espe.jwt.models.audit;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import org.springframework.data.annotation.CreatedBy;
import org.springframework.data.annotation.LastModifiedBy;
import javax.persistence.Column;
import javax.persistence.MappedSuperclass;
@MappedSuperclass
@JsonIgnor... | [
"dflasso1@espe.edu.ec"
] | dflasso1@espe.edu.ec |
c9d84bec53ac240051138488cc5155e5e2556501 | c8705eb0df74ff16ae8ad9a6c2fe39697de2a78c | /spring-boot-web/elasticsearch-demo/src/main/java/com/ynthm/elasticsearch/config/ElasticsearchConfig.java | 01ba5eaee5f5b6132b04fe557e90a1af7116a4bd | [] | no_license | ynthm/spring-boot-demo | 4140992d3a513bffe83660c3c624e21b8971b41c | d471bf0dd047d1249e1addb75fa26b4bcdddaa8e | refs/heads/master | 2023-07-09T15:56:48.610656 | 2023-06-27T05:47:06 | 2023-06-27T05:47:06 | 222,863,011 | 0 | 0 | null | 2023-07-07T21:52:10 | 2019-11-20T06:04:27 | Java | UTF-8 | Java | false | false | 2,735 | java | package com.ynthm.elasticsearch.config;
import co.elastic.clients.elasticsearch.ElasticsearchAsyncClient;
import co.elastic.clients.elasticsearch.ElasticsearchClient;
import co.elastic.clients.json.jackson.JacksonJsonpMapper;
import co.elastic.clients.transport.ElasticsearchTransport;
import co.elastic.clients.transpo... | [
"ynthm.w@gmail.com"
] | ynthm.w@gmail.com |
40f4b95a9cde657adfeb73e6084c605f778e4880 | 22e506ee8e3620ee039e50de447def1e1b9a8fb3 | /java_src/android/support/p007v4/view/ViewPropertyAnimatorCompatKK.java | e03ad9bdd9871457a9ea2a361a966ceb1dcbf6e2 | [] | no_license | Qiangong2/GraffitiAllianceSource | 477152471c02aa2382814719021ce22d762b1d87 | 5a32de16987709c4e38594823cbfdf1bd37119c5 | refs/heads/master | 2023-07-04T23:09:23.004755 | 2021-08-11T18:10:17 | 2021-08-11T18:10:17 | 395,075,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 856 | java | package android.support.p007v4.view;
import android.animation.ValueAnimator;
import android.view.View;
/* renamed from: android.support.v4.view.ViewPropertyAnimatorCompatKK */
class ViewPropertyAnimatorCompatKK {
ViewPropertyAnimatorCompatKK() {
}
public static void setUpdateListener(final View view, fin... | [
"sassafrass@fasizzle.com"
] | sassafrass@fasizzle.com |
1960c020b687b1e6d4c526503afc6d2397bb60f3 | 34b84ce78ed024db2aed08f768957ec8f047cc6d | /WebEventos_IN5BV2014297-ejb/src/main/java/com/joshuaoliva/entities/Detallecotizacion.java | e568be260a554c7bf8d9bd85b5c920f795de57a0 | [] | no_license | JoshuaC11/WebEventos_IN5BV2014297 | ac673371dbacb124187ecbc09545d94cdd6d240a | 927229bf1780d68497d76565c1f32654bb08bc1c | refs/heads/master | 2021-06-18T07:56:22.622282 | 2019-09-20T22:39:48 | 2019-09-20T22:39:48 | 209,891,905 | 0 | 0 | null | 2021-06-03T19:43:06 | 2019-09-20T22:36:21 | HTML | UTF-8 | Java | false | false | 5,652 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.joshuaoliva.entities;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Colum... | [
"jaguilar-2015554@kinal.edu.gt"
] | jaguilar-2015554@kinal.edu.gt |
230229807f4f6354a72b93cbeaf2751422526a59 | a84481bf48914ba9a90e24cc61f547db41623f37 | /src/phd/Old_Ones.java | 7209277cb374523e974ed2b1afa8b63286c0de73 | [] | no_license | denvas2000/isaa2018 | 7fe8d87e3217d0e043e26f722f422e7e7ab4daf4 | fa3dfc5f2f119e286dc64b8df5580d94e0e25d5b | refs/heads/master | 2021-04-15T16:02:43.087108 | 2018-03-21T17:42:57 | 2018-03-21T17:42:57 | 126,219,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,198 | 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 phd;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author Administrator
*/
public class Old_On... | [
"Administrator@Super"
] | Administrator@Super |
9f9607e33f85465bf0e432bbcdae5a401e04dc0a | ca95555a6ce6410807699face40f070f92d41d20 | /LQian-change-param/src/main/java/com/zl/github/translate/TransformerSettings.java | 6dbab207b37ecb2d7a6ca9a8cd9a99159443e583 | [] | no_license | SaberSola/LQian | 0000adef39a0940c2771f76e69790643acc6c892 | b8a42ffe46d37968ecdbf70b402f7b1b09549f55 | refs/heads/master | 2022-12-20T23:43:19.657158 | 2021-12-27T13:18:45 | 2021-12-27T13:18:45 | 144,002,792 | 9 | 3 | null | 2022-12-16T04:33:33 | 2018-08-08T11:15:53 | Java | UTF-8 | Java | false | false | 1,098 | java | package com.zl.github.translate;
import com.zl.github.model.FieldTransformer;
import lombok.Getter;
import lombok.Setter;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
/**
* @Author zl
* @Date 2019-09-13
* @Des ${todo}
*/
@Getter
public class... | [
"1198902364@qq.com"
] | 1198902364@qq.com |
1eaeff2faf3ca58f5ba664ee2c88e41237110ecc | f5f2af1b9f3d21926aec9905cb65878e1be4d69e | /FunWithObjects/src/Objects1/Cow.java | fc7094f724d9fa416630706beaec5bad7e9edde9 | [] | no_license | rayli27/Projects | 8e574d68da553a96ddd72ccf79ffb3ca878c9b41 | f1993a88ba3f42c7e1f77a31402738bf8cef2749 | refs/heads/master | 2022-12-05T03:25:39.888918 | 2020-08-05T19:02:53 | 2020-08-05T19:02:53 | 285,376,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package Objects1;
public class Cow extends Animal{
int tail = 8;
public Cow() {
super(Type.COW, ((int)(Math.random()*9) + 11), 4);
}
@Override
public void makeNoise() {
System.out.println("moo");
}
} | [
"raynli@outlook.com"
] | raynli@outlook.com |
8c8cae6ee29753727bc26d88ea79ca23c086afb8 | 0bf5c8a42ecbdd8ba2bebff09d14e0a8c09bf869 | /DeBasis/src/h05GekleurdeRechthoeken/KleurenstrookBediening.java | 8943f92fea579828c3492363abb7a759caea736b | [] | no_license | reshadf/Java | 8b92e22c877ae0cb4bda5873e2971f6ca9e63819 | 9de57a32fdf3b7ed689ab954cf90c830e1397079 | refs/heads/master | 2016-09-06T19:21:01.645495 | 2013-09-04T08:54:03 | 2013-09-04T08:54:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | package h05GekleurdeRechthoeken;
import java.awt.event.*;
import javax.swing.*;
public class KleurenstrookBediening extends JPanel implements ActionListener {
private JButton tekenknop;
KleurenstrookTeken tekenpaneel;
public KleurenstrookBediening(KleurenstrookTeken tekenpaneel) {
this.tekenpaneel = teken... | [
"reshadfar@gmail.com"
] | reshadfar@gmail.com |
b848e7940b51a492c0a111ca67f9c3d7fd09ce6b | 2d1ef095cf47b0068c9fa117cbbf7acf837cda03 | /Arbol/src/Fuentes/Arbol.java | 34c4740c1c9a061bc711cbfd958375e20e535555 | [] | no_license | Reno956/Estructura | 91f1325da311f4e34719d68c070ef03bc40eaf42 | 032da07a6b95d0f9c3cc436365e2c6b611f9047d | refs/heads/master | 2023-04-16T01:36:55.285327 | 2021-04-25T01:41:38 | 2021-04-25T01:41:38 | 314,382,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java |
package Fuentes;
public class Arbol {
NodoArbol raiz;
public Arbol() {
this.raiz=null;
}
public boolean arbolVacio(){
return this.raiz==null;
}
public void insertar(int dato){
if(arbolVacio()){
this.raiz = new NodoArbol(dato);
} else{
... | [
"renato.padilla@epn.edu.ec"
] | renato.padilla@epn.edu.ec |
b6f57ecbb0464b361800067c001684ccb849106b | f9fcc76ff68cbe2aa75d01e83e4c0db1cf9eb170 | /MemberPj/src/kr/or/ddit/member/service/MemberService.java | 13b74b20a656c15a772728572e40e5e755781e83 | [] | no_license | Jung-Young-In/HelloWebPro | c3c6ac45fd902e11eddb8fe0b4fb4112c4e40b50 | 642c6962ac1273614b00927e1494fafeb203fbc7 | refs/heads/main | 2023-04-06T04:44:53.093720 | 2021-04-20T08:25:54 | 2021-04-20T08:25:54 | 353,519,420 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | package kr.or.ddit.member.service;
import java.sql.SQLException;
import java.util.List;
import kr.or.ddit.member.dao.MemberDao;
import kr.or.ddit.member.vo.MemberVO;
public class MemberService {
// singleton 패턴 적용
private MemberDao dao;
public MemberService() {
if(dao == null)
dao = new MemberDao();
}
... | [
"81631456+Jung-Young-In@users.noreply.github.com"
] | 81631456+Jung-Young-In@users.noreply.github.com |
ea9f1a5f5fff3f708d18c2b5e4d6179841a74348 | 403ab00e824015c94aed2f8d83478ced9e6db4f2 | /java/basics/Pattern2.java | 097bb4be06d83b9addaeb2b18f63c7e4bb181fb7 | [] | no_license | ayanagarwal2000/JAVA-Ayan | c220fba32c8358076b24ed065ec95a8a65976499 | faa9246951539d9e3bd988e7167a13fd19fed120 | refs/heads/main | 2023-03-22T08:19:01.164973 | 2021-03-04T06:47:41 | 2021-03-04T06:47:41 | 306,571,626 | 2 | 1 | null | 2020-10-23T10:01:38 | 2020-10-23T08:14:56 | Java | UTF-8 | Java | false | false | 736 | java | import java.util.Scanner;
public class Pattern2 {
public static void main(String[] args) {
Scanner scn = new Scanner (System.in);
int n = scn.nextInt() ;
for (int a =1; a <=n; a++) {
for (int i =n; i >=a; i--) {
System.out.print(" "); }
for (int row =1; row <=a; row++) {
System.out.print("*"... | [
"56232928+ayanagarwal2000@users.noreply.github.com"
] | 56232928+ayanagarwal2000@users.noreply.github.com |
30792024b8098a059355969406da54b2bf06228c | d835fdb3e718878aeb362b59e2acaf889197e930 | /src/main/java/com/courses/jdbcdao_11/factory/mysql/DbCustomerDao.java | 4a7c146418d96cf6375d35d488b400ed9ffb406a | [] | no_license | sulevsky/Education_1 | 67f480c32744eb2c8cd87c940aaec0fd393f8c4e | c9b18bcab43284ee96cc32968801be63cc5c4c69 | refs/heads/master | 2021-01-23T21:39:10.864484 | 2017-03-13T22:21:45 | 2017-03-13T22:21:45 | 35,055,920 | 2 | 6 | null | null | null | null | UTF-8 | Java | false | false | 757 | java | package com.courses.jdbcdao_11.factory.mysql;
import com.courses.jdbcdao_11.businessobjects.Customer;
import com.courses.jdbcdao_11.factory.CustomerDao;
import java.util.Collection;
/**
* Created by VSulevskiy on 14.09.2015.
*/
public class DbCustomerDao implements CustomerDao {
@Override
public boolean in... | [
"sulevsky@gmail.com"
] | sulevsky@gmail.com |
805a1bffd0ed79f82ade62a95ae95823cf02f3a9 | ca11dc0e704c8b926bbf775dceaea4b82f80cfad | /src/main/java/com/gt/SpringMVC/Demo/Repositories/Entities/Class.java | 965c03ab05442df2c4d6baecb68c0ea6a9d9d15a | [] | no_license | xuruiqian/SpringMvcDemo | 1fbab8c4c8417e68b657a0478c53b069217b95e5 | 4c3219c9e21530d55e46313428710ffe65619215 | refs/heads/master | 2020-03-31T11:42:10.229413 | 2018-10-09T04:29:08 | 2018-10-09T04:29:08 | 152,187,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 81 | java | package com.gt.SpringMVC.Demo.Repositories.Entities;
public class Class {
}
| [
"ruiqian_xu@sina.com"
] | ruiqian_xu@sina.com |
bb990bf81e1fb85ad853f4099995c4883c5c2dd9 | f0febc7834c2c54f0d1ebf82ef805bb840e42932 | /source/SalReport1.java | 901d90e1dac5bf845f80e5c4ad330ddd07845a46 | [] | no_license | enggsudarshan/Distributed-Management-System | 89a1df876ab6c517580b507c76b8d4b967f3a09d | 897956f45f25640747a65afe3079dc9e9178144a | refs/heads/master | 2020-12-13T21:51:59.563494 | 2017-06-26T19:52:15 | 2017-06-26T19:52:15 | 95,483,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,427 | java | import java.io.*;
import java.sql.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.util.*;
public class SalReport1 extends HttpServlet
{
public void doPost(HttpServletRequest req,HttpServletResponse res)throws ServletException,IOException
{
res.setContentType("text/html");
PrintWriter out=res.getWr... | [
"enggsudarshan@gmail.com"
] | enggsudarshan@gmail.com |
056022331e359e51eb5e36b5ee3665d5fb61d239 | 4de8b5a4946ffc567166860c5a13d07d863b7f3f | /src/main/java/com/macbook/profile/profile/firstPart/ProfileXmlConfigExample.java | 606eb67a1dc6d012f0dd21ae2c57480363fd198d | [] | no_license | BitterPepper/SpringSituationExamples | 31dc56d062d1a7786fb94826cd1af70d663c2b91 | 6ed011309c438038561ce71bdd4ee5bb2df14888 | refs/heads/master | 2021-06-21T05:26:59.964454 | 2017-08-14T14:06:37 | 2017-08-14T14:06:37 | 100,273,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package com.macbook.profile.profile.firstPart;
import java.util.List;
import org.springframework.context.support.GenericXmlApplicationContext;
//VM arguments: -Dspring.profiles.active="highschool"
// -Dspring.profiles.active="kindergarten"
public class ProfileXmlConfigExample {
public static void main(String[] a... | [
"developer_sa@ukr.net"
] | developer_sa@ukr.net |
5f3303cdf8e73f0b199badba2d3e2d8b03b601a0 | 6b569375c1fdecaa8b73aaccc64b95b54901800b | /PresentationPav/src/main/java/sn/uva/pav/commun/TablePagineePav.java | 1de3c7a8b631b1d580e902bd87d46205eb0cbd8b | [] | no_license | bafall/avicole | 03d467821e656cb2782645f97b4d0468b63f4c60 | a242e203b6d76fd610a421e92289003a3e3ba286 | refs/heads/master | 2021-01-02T08:40:10.445428 | 2014-02-19T13:57:26 | 2014-02-19T13:57:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,519 | java | package sn.uva.pav.commun;
import com.jensjansson.pagedtable.PagedTable;
import com.vaadin.data.util.IndexedContainer;
import com.vaadin.ui.CustomComponent;
import com.vaadin.ui.Panel;
import com.vaadin.ui.Table.ColumnHeaderMode;
import com.vaadin.ui.themes.Reindeer;
import com.vaadin.ui.VerticalLayout;
public class... | [
"bafal@MacBook-Pro-de-Babacar.local"
] | bafal@MacBook-Pro-de-Babacar.local |
fb79d318dbd4593daae8c5a4d82c9a889dd8b5e4 | 55b195ef3ab3f3bc4a650e5116ba6ab9f08cb396 | /src/bytedance/LowestCommonAncestor236.java | 4cf83dbc84de936311c5ea84747a48774b0dd393 | [] | no_license | xiafei571/leetcode | 970315ba1fe01400ab8991791f774bd35a110717 | d3b00fba11172fd9135f415a4893e044b91a8ff3 | refs/heads/master | 2022-11-20T13:46:58.284167 | 2022-11-05T06:54:49 | 2022-11-05T06:54:49 | 276,824,757 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package bytedance;
import common.TreeNode;
public class LowestCommonAncestor236 {
public TreeNode lowestCommonAncestor(TreeNode root, TreeNode p, TreeNode q) {
if (root == null || root == p || root == q) {
return root;
}
TreeNode left = lowestCommonAncestor(root.left, p, q);
TreeNode right = lowestCommon... | [
"xiafei571@gmail.com"
] | xiafei571@gmail.com |
f54004f8557230bf35df87a45b654185b44431b1 | ca7d41ff7b2a52de9393274ce8f54be8cb34958b | /src/main/java/cn/xpbootcamp/refactoring/Order.java | a88db6897a6e47ba6333d8f67aec587f02298857 | [] | no_license | xpbootcamp/refactoring-cashier-baseline | 173b6a9b3aa2dcd0f42c858650d56ff07faa726b | b7c5502ba477053e6dbdfb10d124741d61d78dac | refs/heads/master | 2022-07-15T10:07:08.469364 | 2020-05-18T10:29:51 | 2020-05-18T10:29:51 | 264,900,703 | 0 | 11 | null | null | null | null | UTF-8 | Java | false | false | 479 | java | package cn.xpbootcamp.refactoring;
import java.util.List;
public class Order {
String nm;
String addr;
List<LineItem> li;
public Order(String nm, String addr, List<LineItem> li) {
this.nm = nm;
this.addr = addr;
this.li = li;
}
public String getCustomerName() {
... | [
"sjyuan@thoughtworks.com"
] | sjyuan@thoughtworks.com |
a3a97d9c5a35ec5d27a4910904e417e4242c00ea | d001000626f1c4279663f0070b5cd32391b661fe | /src/main/java/com/imaginea/javapractise/OCJP/StaticFrog.java | 6d3b59753947eebbb6ec3cc7628cdef3c2c41524 | [] | no_license | scharanjit/JavaPractise | 26e5de6e285ed489239bc025cfec9941096006d5 | de07f66274fe97fce7697a2b3057cb00fa5d39f1 | refs/heads/master | 2016-09-12T09:00:52.967466 | 2016-05-20T07:07:28 | 2016-05-20T07:07:28 | 59,269,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package OCJP;
public class StaticFrog
{
int frogSize = 0;
public int getFrogSize()
{
return frogSize;
}
public StaticFrog(int s)
{
frogSize = s;
}
public static void main (String [] args)
{
StaticFrog f = new StaticFrog(25);
System.out.println(f.getFrogSize()); // Access instance... | [
"charanjit.singh@imaginea.com"
] | charanjit.singh@imaginea.com |
703faa31a01169e6b4e507230eacc7d12232f94f | 64e3f2b8d6abff582d8dff2f200e0dfc708a5f4b | /2017/Isis/DemoApp/src/main/java/domainapp/dom/impl/HelloWorldObject.java | c7cdb6ca1bca6e74c9f993797bee23690edf07ce | [] | no_license | tedneward/Demos | a65df9d5a0390e3fdfd100c33bbc756c83d4899e | 28fff1c224e1f6e28feb807a05383d7dc1361cc5 | refs/heads/master | 2023-01-11T02:36:24.465319 | 2019-11-30T09:03:45 | 2019-11-30T09:03:45 | 239,251,479 | 0 | 0 | null | 2023-01-07T14:38:21 | 2020-02-09T05:21:15 | Java | UTF-8 | Java | false | false | 4,434 | 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")... | [
"ted@tedneward.com"
] | ted@tedneward.com |
f708e934eab53deb2986c902310d4c485620bd5c | 983c06a35671116b5f1d977032b5b069b214861f | /GomokuPlayer.java | 5a1d1d9afab27218b49bc9928aaf71d90044e1cc | [] | no_license | Prads-/GGP_SourceCode | 7ff5f21b3d8796cde46b8522497b2a96cbf83bb1 | 064a5362c1f906aa53caff7021b05b736014241a | refs/heads/master | 2020-04-04T00:27:34.988267 | 2014-12-10T08:40:22 | 2014-12-10T08:40:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,852 | java | package org.ggp.base.player.gamer.statemachine.sample;
import java.util.List;
import org.ggp.base.player.gamer.event.GamerSelectedMoveEvent;
import org.ggp.base.util.gdl.grammar.GdlPool;
import org.ggp.base.util.statemachine.Move;
import org.ggp.base.util.statemachine.StateMachine;
import org.ggp.base.util.statemachi... | [
"i.am.prads@gmail.com"
] | i.am.prads@gmail.com |
982972cc9bc0d93ea983fd405bda0325a460d46b | 3ad03f230873dacaadec323483cf22106354e7c4 | /src/main/java/com/dbmsproject/EcommerceWebApp/PaymentsType.java | 08f8a6d661da7fb51990546674ef09811b37f540 | [] | no_license | darkstorm01/EcommerceWebApp | 134b2840c3c8786af71b551a70c802d0aec7ca81 | 661f8c9daef34b70584cdaae5894bc5097a00fb8 | refs/heads/master | 2023-04-12T14:28:54.931222 | 2021-04-30T17:58:35 | 2021-04-30T17:58:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package com.dbmsproject.EcommerceWebApp;
public class PaymentsType {
private int cID;
private String transtype;
public PaymentsType() {
super();
}
public PaymentsType(int cID, String transtype) {
super();
this.cID = cID;
this.transtype = transtype;
}
public int getcID() {
return cID;
}
public ... | [
"khr10@iitbbs.ac.in"
] | khr10@iitbbs.ac.in |
ef0b8eb9a16e80449b82409d63c4e3b5b5c34b23 | 5c9f8ea230fa08c679abb64289f135197e048480 | /latest/JavaApplication17/src/javaapplication17/JavaApplication17.java | c71a73b9fc3db71dce5c99c3df0c9c761f30242a | [
"MIT"
] | permissive | abhimanbhau/C-Compiler_Dummy | e5d6b221ce0d3af39a0972c5c36b820411cd07e2 | a615b51ddf5ff40e890e29fed665996fbd452d50 | refs/heads/master | 2021-01-10T14:47:51.377812 | 2016-04-29T15:02:31 | 2016-04-29T15:02:31 | 49,572,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,007 | 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 javaapplication17;
import java.util.Stack;
import java.io.*;
import java.util.logging.Level;
import java.util.loggin... | [
"abhimanbhau@gmail.com"
] | abhimanbhau@gmail.com |
59876b872f95ac8196aacb19c2296c0a284b8a70 | 384cbaf539b5ec92d59c719b05ac8a781b5f4e82 | /src/com/javarush/test/level09/lesson11/home02/Solution.java | 59150226cefcc023235372f61cebde503e01d780 | [] | no_license | chernyak-andrew/JavaRushHomeWork | 6acfc08d614dfb4b0d46898b635379a07a3d0424 | 02214ff752ad9b556617389a2514f379ecc864df | refs/heads/master | 2021-01-19T01:04:28.797660 | 2016-06-27T16:58:42 | 2016-06-27T16:58:42 | 25,467,474 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package com.javarush.test.level09.lesson11.home02;
/* Обратный отсчёт от 10 до 0
Написать в цикле обратный отсчёт от 10 до 0. Для задержки иcпользовать Thread.sleep(100);
Обернуть вызов sleep в try..catch.
*/
public class Solution
{
public static void main(String[] args)
{
for (int i = 10; i >= 0; i--... | [
"chernyak.andrew@gmail.com"
] | chernyak.andrew@gmail.com |
56886e4070b696edbd2c2ef1b5edf85803da507d | 5c4d2c14f1bf1c89bdd4a223f94f467d7daf78f4 | /src/test/java/pages/resources/Currency.java | 42958e6b166d3db7897390cadd497f10ff193b41 | [] | no_license | DecodeSaty/CodeDA | 03fa5136ba5cdc70e2ef48b07717f32feda8e7c7 | 14f4400aec0edcfe42080f9135430bba4b848a9f | refs/heads/main | 2023-07-31T20:41:50.841988 | 2021-10-04T20:50:17 | 2021-10-04T20:50:17 | 413,577,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 783 | java | package pages.resources;
import java.io.IOException;
public class Currency {
private String id ;
private String currency;
public void setId(String id) {
this.id = id;
}
public void setCurrency(String currency) {
this.currency = currency;
}
public String getId() {
... | [
"dxb.stripathi@gmail.com"
] | dxb.stripathi@gmail.com |
041d2f2154e41b6742d761eab72d4aa48a8d32f3 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a167/A167978Test.java | 634773ebceca71f8c0c077e9c1ef63125bff1166 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a167;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A167978Test extends AbstractSequenceTest {
}
| [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
1a2b0b0d07967821e59a97359330a1e0873cd306 | d2494743f09d6b753b55f3c29b727bba3ffbbc84 | /src/info/vannier/gotha/JFrToolsMemory.java | 792a26655a5ce110c83595207dd8c4e3e4917232 | [] | no_license | pheek/gotha | 3e7473ac7b9352fc1b4d0f0f8934d2ad1ddc7f4d | ae838b9dd7dd6e02d7f6abc487decb6bc366d5fc | refs/heads/master | 2021-07-23T11:12:16.477828 | 2014-11-10T20:29:43 | 2014-11-10T20:29:43 | 108,654,581 | 0 | 0 | null | 2017-10-28T14:10:58 | 2017-10-28T14:10:57 | null | UTF-8 | Java | false | false | 5,000 | java | /*
* JFrToolsMemory.java
*
* Created on 9 mars 2012, 17:28:27
*/
package info.vannier.gotha;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
*
* @author Luc
*/
public class JFrToolsMemory extends javax.swing... | [
"Luc@Asus"
] | Luc@Asus |
2d6633c6d376c930bc927a409083ffc831df0fdc | 105f9143c67ff682df7369cfde7c0b297ddcc951 | /Portal-Green-House-master/greenhouse/src/java/br/udesc/greenhouse/bean/LoginBean.java | 81e2fc8a173e31f087d1e41ffb96831c219379e0 | [] | no_license | wagnners/web-java-green-house-project | 39c09e7502bd94e508cc0e55c1233caaf4066d37 | 571ae4d2cb4a6a98304eeb03503b77f7afddf869 | refs/heads/master | 2021-09-04T22:33:07.224418 | 2018-01-22T18:44:02 | 2018-01-22T18:44:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,344 | 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 br.udesc.greenhouse.bean;
import br.udesc.greenhouse.modelo.entidade.Usuario;
import br.udesc.greenhouse.uc.LoginUC;
import ja... | [
"wagnnersousa@hotmail.com"
] | wagnnersousa@hotmail.com |
08ea793e1b7288f8f23ec6754a579d9398b3680a | 712550d99dc530b231ee78ae4750cbe3697eb594 | /org/injustice/powerchopper/util/Variables.java | d413142af3fcee1c0976b035f62cc2938a68dd01 | [] | no_license | Injustice/RSBot4Scripts | b59fd607c8753961d5c58520f66903a8b081907f | 361eab2b5bb702db6faa165a3476301e664ea273 | refs/heads/master | 2020-04-09T02:01:50.258327 | 2014-04-09T18:11:46 | 2014-04-09T18:11:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,230 | java | package org.injustice.powerchopper.util;
import org.powerbot.game.api.util.Timer;
public class Variables {
public static String status, chopping;
public static boolean guiDone = false, hidePaint = false,
actionBarDrop = true;
public static int startExp, startLevel, logsCut, logsBurned, startInventCount;
pu... | [
"therealinjustice@gmail.com"
] | therealinjustice@gmail.com |
da971dc363884c1d55d41b5ab70f7108ec38589d | 3aab93c00ce7ca7bdcac1019880a6407a6234736 | /NetBeansProjects/HardCluster/src/hardcluster/HardCluster.java | 6f871745dba75edd2ac59500baa2d1d9136674af | [
"MIT"
] | permissive | pwn493/homework | 928437a62b04255ccb4216cd13f1d55d081137a0 | 3352f173dfb62277d24c0d77eeca2d30d734af74 | refs/heads/master | 2021-03-31T01:11:10.201486 | 2018-03-13T22:39:17 | 2018-03-13T22:39:17 | 125,122,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,629 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package hardcluster;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.PriorityQueue;
/*... | [
"Kon@Dannys-MacBook-Air.local"
] | Kon@Dannys-MacBook-Air.local |
e47390b9be7a1082ee5b1444d51d7b457d77d46a | edca724194a94d94d3726685e0483b3039f170da | /src/main/java/com/vi/tmall/pojo/ReviewExample.java | d00206a891c93cd3a320619a52435b3d7f0b611c | [] | no_license | coVdiing/vi_tmall_ssm | 8d7b0e942a1d6a7c714bbec1bea0a3e93353a28f | dd2eae42a0b3a6e55bd642256164b17e70c8830b | refs/heads/master | 2022-12-23T14:00:48.485444 | 2019-10-17T04:29:26 | 2019-10-17T04:29:26 | 210,323,172 | 0 | 0 | null | 2022-12-16T00:40:12 | 2019-09-23T10:04:06 | Java | UTF-8 | Java | false | false | 15,241 | java | package com.vi.tmall.pojo;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ReviewExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ReviewExample() {
oredCriteria = new ArrayList<Criteria... | [
"113714806@qq.com"
] | 113714806@qq.com |
5cfa66139e62d6c2ae50f132052e995ac246addb | a65566eb267de708fd7918838dd6010973dc0992 | /uiproject/ui/ui1_2_5/app/src/main/java/com/zc/canvas/bezier/MainActivity.java | c23581d6376205b31426460df81db64eddef1e8b | [] | no_license | superzhangchao/micro-specialty | 5e0fafd4016695882754c3b20836ee299b3791eb | 30cfd8381931a4f0ea6d4154e5304decf758baba | refs/heads/master | 2020-05-22T21:03:47.231150 | 2019-09-04T09:31:05 | 2019-09-04T09:31:05 | 186,520,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.zc.canvas.bezier;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(new PathVi... | [
"823211140@qq.com"
] | 823211140@qq.com |
50ad0e1dc866360f995bf744f347dd09ba47cd8b | cbb46a87afffde3964b0f952c9555a7e2966bf62 | /modules/learning/src/test/java/deepboof/impl/backward/standard/TestBackwards_DFunctionDropOut_F64.java | 7089351f613f1b539009a43606ae89b535c02d71 | [
"Apache-2.0"
] | permissive | caomw/DeepBoof | 973179c5274908b267cb5cbdcb15a466d803afaf | df8a901ce554d95a88feac197c767aaeb27bbd86 | refs/heads/master | 2020-05-23T08:15:53.463486 | 2016-09-15T16:10:01 | 2016-09-15T16:10:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,921 | java | /*
* Copyright (c) 2016, Peter Abeles. All Rights Reserved.
*
* This file is part of DeepBoof
*
* 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/LIC... | [
"peter.abeles@gmail.com"
] | peter.abeles@gmail.com |
d0f3a12b85a4639f46636df6b91a0d4e43d2c5ee | 6259a830a3d9e735e6779e41a678a71b4c27feb2 | /anchor-plugin-image/src/main/java/org/anchoranalysis/plugin/image/bean/thumbnail/object/ThumbnailColorIndex.java | 1e0ad8a2d1a5c89ba0e5bcd7139f848a6d853a06 | [
"MIT",
"Apache-2.0"
] | permissive | anchoranalysis/anchor-plugins | 103168052419b1072d0f8cd0201dabfb7dc84f15 | 5817d595d171b8598ab9c0195586c5d1f83ad92e | refs/heads/master | 2023-07-24T02:38:11.667846 | 2023-07-18T07:51:10 | 2023-07-18T07:51:10 | 240,064,307 | 2 | 0 | MIT | 2023-07-18T07:51:12 | 2020-02-12T16:48:04 | Java | UTF-8 | Java | false | false | 3,145 | java | /*-
* #%L
* anchor-plugin-image
* %%
* Copyright (C) 2010 - 2020 Owen Feehan, ETH Zurich, University of Zurich, Hoffmann-La Roche
* %%
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software ... | [
"owenfeehan@users.noreply.github.com"
] | owenfeehan@users.noreply.github.com |
83e6acdc7e47a99590322a4aed5ec15d8ed8bed7 | 252b328578c291d7bfc5a8aab6c6c36d7bdbaa4a | /src/main/java/org/sharewi/opt/util/PathDwrWrapper.java | 7008ec1611e294fd55ea42e65190651e318c75ec | [] | no_license | codenpk/sharewi | 5d7b8d3d5294942d135e60106ac5da060ae47000 | 57823b457d2fc02328d12aa7ccb2c1cb9f240f55 | refs/heads/master | 2016-09-02T03:57:45.276081 | 2015-08-07T14:26:11 | 2015-08-07T14:26:11 | 40,363,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,553 | java | package org.sharewi.opt.util;
import org.sharewi.opt.model.location.Geocode;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.apache.commons.lang.builder.ToStringStyle;
import java.io.Serializable;
/**
* Class Creation info:
* User: pkatsev
* Date: Jun 10, 2007
* Time: 3:30:58 PM
*/
public cla... | [
"pkatsev@3f58c12e-012f-0410-a2b7-0ff36d3cc959"
] | pkatsev@3f58c12e-012f-0410-a2b7-0ff36d3cc959 |
1f7c5d1ce0177809eed6a00aa8d21b7512ccbbb9 | f96d1862418f2f2d3825dc467c6aaa546ed58cf7 | /src/Task3/EventList.java | 54a3a6c836d950ea6eba85313d782da7c88c6b90 | [] | no_license | adrian-hansson/ETS061Assignment1 | f6424a47a2c0cb58ee613ad1d06890f6577c529a | 7c207e10ecf89499ad66ae598ef715f6b5a93576 | refs/heads/master | 2022-08-12T02:03:38.594913 | 2017-05-05T17:07:32 | 2017-05-05T17:07:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package Task3;
public class EventList {
public static Event list, last;
EventList() {
init();
}
public static void init(){
EventList.list = new Event();
EventList.last = new Event();
EventList.list.next = EventList.last;
}
public static void InsertEvent(int type, double TimeOfEvent) {
Event dummy, ... | [
"adense13@gmail.com"
] | adense13@gmail.com |
0dd05c42f6d9df8b88dcf7c1c9d5e371a819aaa1 | 95ada6f73b5ff273e541a8c235432daebe457c07 | /NiuMainActivity/src/classes.jar.src/android/support/v4/view/accessibility/AccessibilityRecordCompatJellyBean.java | b9e8d54123176ee35bdc5bc7aa757467851f1484 | [] | no_license | Sapphirine/Decentralized-Indoor-Positioning-Based-on-WLAN-Fingerprints | f722d853a4db7565eb46d286bafca766d0189a6a | 491574466d7af39234186b18762522f3f452217f | refs/heads/master | 2021-01-10T15:34:13.538235 | 2015-12-23T17:16:59 | 2015-12-23T17:16:59 | 48,498,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package android.support.v4.view.accessibility;
import android.view.View;
import android.view.accessibility.AccessibilityRecord;
class AccessibilityRecordCompatJellyBean
{
public static void setSource(Object paramObject, View paramView, int paramInt)
{
((AccessibilityRecord)paramObject).setSource(paramView, pa... | [
"381242448@qq.com"
] | 381242448@qq.com |
9dce6fe07dbbe7a83995ccf3a28922d55957fea3 | 741c51c4481dafb9d7701be1c24ffa6e984ab444 | /de.jabc.cinco.meta.core.ge.style.generator.runtime/src/de/jabc/cinco/meta/core/ge/style/generator/runtime/editor/CincoSelectEditPartTracker.java | 3959bf1b745aacd6b3019a0710c34ffde8e78753 | [] | no_license | arturl1810/cinco_ltl_as_dsl_for_views | fc50640bf57ec5e177947fcf4e3d3f61a3884c56 | 50444b24906b7ec86a79a4f62d253c897a47d3d5 | refs/heads/master | 2022-11-17T15:00:14.994539 | 2020-05-24T11:36:48 | 2020-05-24T11:36:48 | 252,552,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 994 | java | package de.jabc.cinco.meta.core.ge.style.generator.runtime.editor;
import org.eclipse.gef.EditPart;
import org.eclipse.gef.EditPartViewer;
import org.eclipse.gef.tools.SelectEditPartTracker;
import org.eclipse.swt.events.MouseEvent;
class CincoSelectEditPartTracker extends SelectEditPartTracker {
public CincoSelect... | [
"steve.bosselmann@udo.edu"
] | steve.bosselmann@udo.edu |
f56e260cd003145e7a8b4019c5e416e2e06852b5 | 9ed31b29d6062572648795668aee9ab05c38d2fd | /src/test/java/tests/day7/CssSelectorPractice.java | 1a37d6f5d3e68f78cc689655047282faccf0b5e3 | [] | no_license | erhan-d/TestNGSeleniumProject | 938ee058c26ee22bb4d7224e108527b0ae6efc4c | 269dea8a566bb544d62108f719c022ca724ea3b6 | refs/heads/master | 2023-05-11T11:08:07.261384 | 2020-04-23T00:16:57 | 2020-04-23T00:16:57 | 258,051,432 | 1 | 2 | null | 2023-05-09T18:22:29 | 2020-04-23T00:20:57 | Java | UTF-8 | Java | false | false | 1,830 | java | package tests.day7;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import utils.BrowserFactory;
import utils.BrowserUtils;
import java.util.List;
public class CssSelectorPractice {
//Please use google chrome
//Which locator to use?
//#1 id
... | [
"github@cybertekschool.com"
] | github@cybertekschool.com |
bc698715c633cbebd6391077ce99e5f2db686f6b | 65db457810bdf01cfa193a1108460060e1425dc7 | /src/Control.java | e5a83166f06565fbb2aee618a99b74ca18910a0d | [] | no_license | javaSingh/javaSingh.github.io | e7e98ca16e88a21c4d4ecc7bbceb31cb1a813800 | 301690e9b88f1b3c8629ba8a983aafc9152fbffd | refs/heads/master | 2020-05-20T13:22:22.508400 | 2014-12-01T15:09:29 | 2014-12-01T15:09:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,122 | java | import java.util.*;
import java.util.Date;
import java.sql.*;
public class Control {
Connection con;
PreparedStatement pstm,temppstm;
ResultSet rs;
public Control()
{
try {
Class.forName("com.mysql.jdbc.Driver");
con=DriverManager.getConnection("jdbc:mysql://localhost:3306/minorprojectsem7","root","... | [
"1469kirpalsingh@gmail.com"
] | 1469kirpalsingh@gmail.com |
9f0133f4aab7792a32b25cec141af65f998b823a | e34b47a940f38e075e547516a3c2c1ac3893a18c | /src/main/java/com/example/securityWithHibernate/SecurityWithHibernateApplication.java | ee90fd64041e8d644cc694000578cfaf6ff69a11 | [] | no_license | ShanksRed/securityWithHibernate | 9d1036f805b5157f9054bfcff5571eacfcc7ca56 | 72c7df235d2deed7d8e4ec7cd6c7bc4854bca24a | refs/heads/master | 2023-08-25T20:25:32.753232 | 2021-10-29T22:03:32 | 2021-10-29T22:03:32 | 419,708,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,747 | java | package com.example.securityWithHibernate;
import com.example.securityWithHibernate.Model.Users;
import com.example.securityWithHibernate.Repository.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringAppli... | [
"lokengarviel16@gmail.com"
] | lokengarviel16@gmail.com |
36f7b2db907a821b2771612565280ad8cdbf740c | 1930d97ebfc352f45b8c25ef715af406783aabe2 | /src/main/java/com/alipay/api/response/AlipayAccountCashpoolDetailQueryResponse.java | 5983bf609cf66c6864bc05556fd4e0219d1961fe | [
"Apache-2.0"
] | permissive | WQmmm/alipay-sdk-java-all | 57974d199ee83518523e8d354dcdec0a9ce40a0c | 66af9219e5ca802cff963ab86b99aadc59cc09dd | refs/heads/master | 2023-06-28T03:54:17.577332 | 2021-08-02T10:05:10 | 2021-08-02T10:05:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.account.cashpool.detail.query response.
*
* @author auto create
* @since 1.0, 2020-07-06 11:22:30
*/
public class AlipayAccountCashpoolDetailQueryResponse... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
785a5aa68e50c27581bad5eef2c2d351cf2b45c7 | 55b56156750c942b423627321bd72b08c13b360f | /src/main/java/dev/codescreen/Requests/LoadRequest.java | d39b2cdfbda1a2969081df1d1942189ff873bdb3 | [] | no_license | kevin-orellana/SpringOpenAPIProject | 72f9c267752dd3831c9cc1f74ac0c09a71bb3a71 | 3c70c58285af618f70156537c1fc3e3215f13c51 | refs/heads/master | 2023-01-24T01:54:13.541109 | 2020-11-19T23:44:09 | 2020-11-19T23:44:09 | 314,397,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package dev.codescreen.Requests;
import dev.codescreen.Models.TransactionAmount;
/*
* Holds the information required to process a LoadRequest.
* */
public class LoadRequest extends TransactionRequest {
// additional LoadRequest members
public LoadRequest(String messageId, String userId, TransactionAmount tra... | [
"kfo215@nyu.edu"
] | kfo215@nyu.edu |
d393ae403d752fa8a3a0a3b4bc25cf047a42aeb5 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-sas/src/main/java/com/aliyuncs/sas/transform/v20181203/ModifyBackupPolicyResponseUnmarshaller.java | 80763c32bf1b41ab49cfa7b2b92f95e4d3c783bb | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 1,069 | java | /*
* 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 writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
d053ecd5d5088496c46916f0a61bc37edd1aecdf | 38b172cd39bb9071a330cc35127e883410e7fd83 | /src/com/inclassreview6/Scanner_2D_Array.java | 6d1354fb1154a045da4338e0c05493697d933a10 | [] | no_license | ik919/javaClasses | 7e7fd14154580b12eeccfc61da6a06e34065b0c8 | a9ba41640db4a601cdcd098f13865617baece79c | refs/heads/master | 2020-09-04T21:02:07.911156 | 2019-11-24T16:16:52 | 2019-11-24T16:16:52 | 219,891,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,078 | java | package com.inclassreview6;
import java.util.Scanner;
public class Scanner_2D_Array {
public static void main(String[] args) {
Scanner scan=new Scanner(System.in);
System.out.println("Buddy, how many rows do you want?");
int rows=scan.nextInt();
System.out.println("Buddy, how many rows do you want?");
... | [
"ik919@nyu.edu"
] | ik919@nyu.edu |
acd582d0c7632fa18cbd276cf1b3b7f9437d508d | cc79d23cc0cef6b182583bf38fc8209cc91d02e1 | /JavaWebDriver/PageHurtMePlenty.java | 5add3bb769b067c192266639b1f2d77f6f28fd59 | [] | no_license | ilyaparheychuk/EPAMtask | fc8527ef33f78657273daa14ae050c59e120b98a | a638fb109387f0ef07996cef142540478aeddabc | refs/heads/master | 2023-05-12T23:41:25.420347 | 2019-10-20T22:00:23 | 2019-10-20T22:00:23 | 201,253,968 | 0 | 0 | null | 2023-05-09T18:15:14 | 2019-08-08T12:30:24 | Java | UTF-8 | Java | false | false | 4,181 | java | import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriver... | [
"iliyaparheychuk@gmail.com"
] | iliyaparheychuk@gmail.com |
d83a672209e0ae04f9be8d4dca4c404a9a8ffc5a | dddd6e6babf152293c7acedcb3192398c8c6599e | /OfficialCompetitionCode2/src/org/usfirst/frc/team3566/robot/Collision.java | 77ca3fefc7299f6ad47fb750a7e0658e8408c582 | [] | no_license | frc3566/PowerUp-2018 | c660f38ea5aa3c9652f1fb2f0dd98ee609e05d09 | ae17b723b6f2716ca4489b3662c51e0cf76b358f | refs/heads/master | 2021-05-14T00:07:23.992555 | 2018-03-10T04:17:15 | 2018-03-10T04:17:15 | 116,531,808 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,361 | java | package org.usfirst.frc.team3566.robot;
public class Collision {
//collide detection
private static final double COLLIDE_LIMIT=12000;
private static double collideSpan=0;
public static double lastLSpeed,lastRSpeed;
private static double lastStuck;
public static boolean isCollide;
public static void collide... | [
"yuxuanchen@stmarksschool.org"
] | yuxuanchen@stmarksschool.org |
16541c174d20abe3e7ae09fed02bd4923c3fac24 | 352cf9b3deabbda037f575933ffbc78582120e40 | /spring-security-auth-server/src/main/java/com/example/security/springsecurityauthserver/SpringSecurityAuthServerApplication.java | ad3967219a55be94454fa1fcc83206b456fac320 | [] | no_license | smkskr/spring-boot-security | 182b4e718d5442224544dab65a6231e9ec88b2f3 | b0a4d663d1e50535974fa1125fe7dd707ec9adf0 | refs/heads/master | 2022-11-18T02:19:47.215231 | 2020-07-18T18:15:43 | 2020-07-18T18:15:43 | 280,531,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 497 | java | package com.example.security.springsecurityauthserver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.security.oauth2.config.annotation.web.configuration.EnableResourceServer;
@SpringBootApplication
@EnableResourceServ... | [
"saumik.sarkar30@gmail.com"
] | saumik.sarkar30@gmail.com |
b95430e75701ba1a81113aaf9d4f8fa00e92263a | d51bf7dc68a3b65af2696137d30b7ceb2efa816c | /src/main/java/org/niolikon/alexandria/inventory/system/web/ApiErrorView.java | 45d76852ffdb75ff1d53f3e5d4443448f539a941 | [
"MIT"
] | permissive | niolikon/alexandria-Inventory | ead8101272e155c041a927c338cccda63580d259 | 7717662ad9010a88801328d04923ea389557a8e0 | refs/heads/master | 2023-07-02T17:20:58.366152 | 2021-08-14T18:17:05 | 2021-08-14T18:17:05 | 379,349,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 144 | java | package org.niolikon.alexandria.inventory.system.web;
import java.io.Serializable;
public interface ApiErrorView extends Serializable {
} | [
"simoneandrea.muscas@gmail.com"
] | simoneandrea.muscas@gmail.com |
8046d047338c3d332b09007fce510bfeef365c64 | d67f6450b24fb08f2f61b74dcdecce3025ee3efc | /gemp-swccg-cards/src/main/java/com/gempukku/swccgo/cards/set11/light/Card11_016.java | 54caf3cade471585bca5605016093cd2e1cd36e2 | [
"MIT"
] | permissive | cburyta/gemp-swccg-public | 00a974d042195e69d3c104e61e9ee5bd48728f9a | 05529086de91ecb03807fda820d98ec8a1465246 | refs/heads/master | 2023-01-09T12:45:33.347296 | 2020-10-26T14:39:28 | 2020-10-26T14:39:28 | 309,400,711 | 0 | 0 | MIT | 2020-11-07T04:57:04 | 2020-11-02T14:47:59 | null | UTF-8 | Java | false | false | 4,772 | java | package com.gempukku.swccgo.cards.set11.light;
import com.gempukku.swccgo.cards.AbstractNormalEffect;
import com.gempukku.swccgo.cards.GameConditions;
import com.gempukku.swccgo.cards.effects.usage.OncePerGameEffect;
import com.gempukku.swccgo.common.*;
import com.gempukku.swccgo.filters.Filters;
import com.gempukku.s... | [
"andrew@bender.io"
] | andrew@bender.io |
364887a033e938c5ccc85a8be1d9c2f6a0cae9a8 | 0c7ff54a9ebff538c952ecc7de54b06cd9b4187d | /Loppe/Septiembre Project 2017/ExampleMultimedia/app/src/androidTest/java/com/bsdenterprise/carlos/anguiano/examplemultimedia/ExampleInstrumentedTest.java | 2f98fd1a32dd1886bbc18ba6750764bad67d642d | [] | no_license | cjoseanguiano/Nueva-Alarma | 3d04a4fe80264db7de39ec0ae565d233c194ac2f | 2dd0deee875288abff83a9bcf5cf23d447a6c5b3 | refs/heads/master | 2021-08-30T05:13:37.014519 | 2017-12-16T04:51:37 | 2017-12-16T04:51:37 | 109,331,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package com.bsdenterprise.carlos.anguiano.examplemultimedia;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, w... | [
"c.joseanguiano@gmail.com"
] | c.joseanguiano@gmail.com |
3ab9f63c7c40ba350d750c93d9987b677bcd4757 | 26a227fa1799904667ed2f5a312437a602e18051 | /app/src/main/java/in/p4n/alertdialogshowinglistofitems/MainActivity.java | 8a412995f6d2b1bf0ec4affd3407612e741f49c3 | [] | no_license | Pankaj-Str/AlertDialogShowingListOfItems-example | a0f1b08748f1dee65d87771ffb88a15ab17a9f44 | f8b2e4d6efc13d2810506c6ae2e214675013061a | refs/heads/master | 2021-10-10T18:45:08.007465 | 2019-01-15T14:44:45 | 2019-01-15T14:44:45 | 165,867,462 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,809 | java | package in.p4n.alertdialogshowinglistofitems;
import android.annotation.SuppressLint;
import android.content.DialogInterface;
import android.graphics.Color;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.wid... | [
"pankajchouhan80@gmail.com"
] | pankajchouhan80@gmail.com |
de405439da3479bec9e1b8fb167a6befbc7cc32f | a8b280feadac665807a943ddc8c7cd453db56df8 | /after-videos-dev/lhn-videos-dev-common/src/main/java/com/lhn/utils/Exceptions.java | c8136faf44a96ae90d861020c976c0d0306fcb6f | [
"Apache-2.0"
] | permissive | openTarget/WX_Video | 4ae3576af637df45776b7d864cc1b852ec6a0b20 | ae979ba12a1a009abe77e3124873623c3922b323 | refs/heads/master | 2020-04-01T17:16:24.589902 | 2018-10-17T09:23:42 | 2018-10-17T09:23:42 | 153,421,101 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,913 | java | package com.lhn.utils;
import java.io.PrintWriter;
import java.io.StringWriter;
import javax.servlet.http.HttpServletRequest;
/**
* 关于异常的工具类.
*
*/
public class Exceptions {
/**
* 将CheckedException转换为UncheckedException.
*/
public static RuntimeException unchecked(Exception e) {
if (e in... | [
"metype@aliyun.com"
] | metype@aliyun.com |
21abcfe870b6f7099a8a1c2d8df7ed8b73414dab | 0ceb194b60e601932d2131f09839a1c81ef9537a | /bin/java/src/haxe/org/ds/VectorSort.java | 4693cbb76a695a1158844b4c76e0455faedd547c | [
"MIT"
] | permissive | ScrambledRK/thnx-template | 533fa9ef8b79fb66996bf86f888a45435c6e1de4 | 59b72a2563bbc56ed1fbac329f97c925c805186c | refs/heads/master | 2021-06-18T04:14:13.130426 | 2015-10-30T11:32:04 | 2015-10-30T11:32:04 | 44,881,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,079 | java | package haxe.org.ds;
import haxe.root.*;
@SuppressWarnings(value={"rawtypes", "unchecked"})
public class VectorSort extends haxe.lang.HxObject
{
public VectorSort(haxe.lang.EmptyObject empty)
{
}
public VectorSort()
{
//line 32 "D:\\Projects\\Arbeit\\Greentube\\Hackathon\\Thnx\\lib\\dotCore\\src\\main\\hax... | [
"w0rminf35t0r@gmx.net"
] | w0rminf35t0r@gmx.net |
e05ab9127f3c5710bd80dca6867c9e79bfe53626 | 248448edea3d6b2c9ea98a0342ff16d536e0591e | /src/main/java/com/dto/University.java | 88e2eaf8516b29cdf79730f6148297d6acc29c51 | [] | no_license | Keshavmca12/java_practice | bdb13f09366db9dea0aad00ec5d3a305ad84fd85 | 65ceecc5e8eed9bf30683d666a147dc0a7a1044d | refs/heads/master | 2021-06-11T06:35:08.628952 | 2017-04-12T20:15:56 | 2017-04-12T20:15:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package com.dto;
import java.util.HashSet;
import java.util.Set;
public class University {
private int id;
private String name;
private String location;
private Set<College> children=new HashSet<College>(0);
public Set<College> getChildren() {
return children;
}
public University(int id, String name, Strin... | [
"keshavmca12@gmail.com"
] | keshavmca12@gmail.com |
3b328d1df92475dbb0ece33d386e41aaa4eaf528 | 5794831e76243c9e91de1aa2741e3ce8d114fbb5 | /src/test/java/io/geekidea/springbootplus/test/RedisTemplateTest.java | 4b9a5f10753688bab0d22648b50878e9648cc622 | [
"Apache-2.0"
] | permissive | udhayamgit/spring-boot-plus | 3f9475132a94a2c0d656db04e9dc5b98f5b5c290 | 7032c121d41b9362fc1f3b3478d81378d789069b | refs/heads/master | 2020-08-05T14:13:11.955045 | 2019-10-03T10:19:02 | 2019-10-03T10:19:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | package io.geekidea.springbootplus.test;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.test.context.... | [
"springbootplus@aliyun.com"
] | springbootplus@aliyun.com |
c4ea6458f933bf58bbf287b630b00c0d516390d7 | 82592a120b2a238a4ab2fd0685f569c10b4eb115 | /aplikacja_SpringBoot/src/main/java/lab7/aplikacja/repositories/NoteRepo.java | c06cd524486f7a21be9ac9368df8dfc2c3e3e9d8 | [] | no_license | PawKarb/Programy_Java | 5493712491dd85edf8c8f325fb300c6b93ba10ed | 6649e09f8dcc71815386ac49bd3d4d770427ec1e | refs/heads/master | 2023-04-26T11:07:02.755520 | 2021-05-20T06:08:25 | 2021-05-20T06:08:25 | 260,218,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package lab7.aplikacja.repositories;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import lab7.aplikacja.domain.*;
@Repository
public interface NoteRepo extends JpaRepository<Note, Long>{
List<Note> findByOrderByTimestampDes... | [
"62513686+PawKarb@users.noreply.github.com"
] | 62513686+PawKarb@users.noreply.github.com |
eb3e8bfe0ec783671d4880782d633000e19e4ecb | a8b05ab9c66b139cbfd3b28138c413dec52a1ef4 | /app/src/test/java/com/ajain/securediary/ExampleUnitTest.java | 8b0f748c16a7da2068227d775c24e9f29ed2a382 | [] | no_license | aman-playground/secure-diary | 3301b7c971075e1a227e1ae105095a5740887cb3 | 47e0fdf0344cf9fe084678015c1395eb44fc7e8f | refs/heads/master | 2021-06-07T03:26:10.453766 | 2016-10-25T10:58:16 | 2016-10-25T10:58:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package com.ajain.securediary;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ... | [
"Ghost"
] | Ghost |
7a1be252d7e0430640c386f1ec37bb2f45cd6510 | a39e9245f577b7fc90c2bd9ea5638c940331b03d | /src/main/java/com/tmm/retrofit/config/DefineMethod.java | 8bfc7924c56879ae1fa8c4822d6f54db5625d7a6 | [] | no_license | 838395446/testmanager | 20dbe529705ace802042b2e39c729b396d4f219f | b26c4ac2729faba6b66e9bcce9cfa3d0e73384c8 | refs/heads/master | 2021-01-19T10:05:38.688897 | 2018-05-23T12:22:45 | 2018-05-23T12:22:45 | 87,826,317 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package com.tmm.retrofit.config;
/**
* Created by Captain Wang on 17/4/6.
*/
public class DefineMethod {
public final static String POST="POST";
public final static String GET="GET";
public final static String DELETE="DELETE";
public final static String PUT="PUT";
public final static String O... | [
"838395446@qq.com"
] | 838395446@qq.com |
48ac62763ff78c00cd45e8b64bb619ab9fe71f4d | fcb6c796a4a345cfff3cc71b95b01e150ab10755 | /WebAuthServer/src/main/java/ru/scorpio92/socketchat/authserver/data/model/message/request/DeauthServerDataRequest.java | 0066e9f1f8ab7bdb455b477f4055a40c14ef1f46 | [] | no_license | Scorpio92/SocketChat | 950514d9fee957a6f4afb4ea1cfe0c4519fe770d | 56d362b9a15c2990ddce2cb33b73a828f57ed963 | refs/heads/master | 2020-03-21T02:47:45.784161 | 2018-07-04T13:23:22 | 2018-07-04T13:23:22 | 138,019,677 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package ru.scorpio92.socketchat.authserver.data.model.message.request;
public class DeauthServerDataRequest {
private String authToken;
public String getAuthToken() {
return authToken;
}
}
| [
"scorpio92@mail.ru"
] | scorpio92@mail.ru |
690de82ad8ca168d11cf7d53f85bbb088372d14c | b01dfd13681afea11990d877fd9bcdac5dcb2cee | /entities/Enemy.java | 1710a5a5273548c08b3978cab7f08c2ee8a691d7 | [] | no_license | AirtonBorges/First_Game | 3cf6fda5fa7e3cb389d4592a0ef63c13948ee7cb | bed0d3fb64618f16a17748f1899d2cca6fff2e9f | refs/heads/main | 2023-07-09T14:58:18.102883 | 2021-08-15T21:27:52 | 2021-08-15T21:27:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,791 | java | package com.steiger.entities;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.awt.image.BufferedImage;
import java.util.Random;
import com.steiger.main.Game;
import com.steiger.main.Sound;
import com.steiger.world.AStar;
import com.steiger.world.Camera;
import com.steiger.world... | [
"gabriel.steiger@hotmail.com"
] | gabriel.steiger@hotmail.com |
f0850ef622721f81b19b0e760f4d4b8f4482fcff | c537bc2ab9386407e34a357ed2727b3f8be17895 | /src/main/java/se/src/service/ECommerceService.java | b947a815f0377f42e24e9c9441d0f0ec18df6b56 | [] | no_license | joannen/LiquorStore | 89ad7778a80c42731c1dc1eb0eaccaa6f8a79ee7 | 478c721837cd55357178d168dbdfa3d5deab7a40 | refs/heads/master | 2020-05-20T16:52:50.064567 | 2015-10-26T14:22:52 | 2015-10-26T14:22:52 | 44,963,225 | 0 | 0 | null | 2015-10-26T11:07:13 | 2015-10-26T11:07:10 | Java | UTF-8 | Java | false | false | 1,394 | java | package service;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import se.bastagruppen.webshop.interfaces.OrderRepository;
import se.bastagruppen.webshop.interfaces.ProductRepository;
import se.bastagruppen.webshop.interfaces.UserRepository;
import se.bastagruppen.webshop.model.Product;
import... | [
"joanne_nori@hotmail.com"
] | joanne_nori@hotmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.