blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 390 | content_id stringlengths 40 40 | detected_licenses listlengths 0 35 | license_type stringclasses 2
values | repo_name stringlengths 6 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 539
values | visit_date timestamp[us]date 2016-08-02 21:09:20 2023-09-06 10:10:07 | revision_date timestamp[us]date 1990-01-30 01:55:47 2023-09-05 21:45:37 | committer_date timestamp[us]date 2003-07-12 18:48:29 2023-09-05 21:45:37 | github_id int64 7.28k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 13
values | gha_event_created_at timestamp[us]date 2012-06-11 04:05:37 2023-09-14 21:59:18 ⌀ | gha_created_at timestamp[us]date 2008-05-22 07:58:19 2023-08-28 02:39:21 ⌀ | gha_language stringclasses 62
values | src_encoding stringclasses 26
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 128 12.8k | extension stringclasses 11
values | content stringlengths 128 8.19k | authors listlengths 1 1 | author_id stringlengths 1 79 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
68602b023f92a07504d152401e780f1a0fb46ba2 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /checkstyle_cluster/12453/tar_2.java | 0d7b0086aeca9c05ca465cff0c10a130c9d84d16 | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,547 | java | ////////////////////////////////////////////////////////////////////////////////
// checkstyle: Checks Java source code for adherence to a set of rules.
// Copyright (C) 2001-2005 Oliver Burn
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Publ... | [
"375833274@qq.com"
] | 375833274@qq.com |
ed3d3a72c25eb624b3d0a7091234e969297083cd | a2df6764e9f4350e0d9184efadb6c92c40d40212 | /aliyun-java-sdk-ocr/src/main/java/com/aliyuncs/ocr/model/v20191230/RecognizeDriverLicenseResponse.java | 739f12ac87caa5181a7cd3318ecd58625b5d3501 | [
"Apache-2.0"
] | permissive | warriorsZXX/aliyun-openapi-java-sdk | 567840c4bdd438d43be6bd21edde86585cd6274a | f8fd2b81a5f2cd46b1e31974ff6a7afed111a245 | refs/heads/master | 2022-12-06T15:45:20.418475 | 2020-08-20T08:37:31 | 2020-08-26T06:17:49 | 290,450,773 | 1 | 0 | NOASSERTION | 2020-08-26T09:15:48 | 2020-08-26T09:15:47 | null | UTF-8 | Java | false | false | 3,718 | 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 |
7053f439749a612c87fd80128dd8da9520f9f955 | 5b8337c39cea735e3817ee6f6e6e4a0115c7487c | /sources/com/google/api/client/googleapis/services/CommonGoogleClientRequestInitializer.java | 3b229216894bc5ed85ac64c42c6f1b543f209a90 | [] | no_license | karthik990/G_Farm_Application | 0a096d334b33800e7d8b4b4c850c45b8b005ccb1 | 53d1cc82199f23517af599f5329aa4289067f4aa | refs/heads/master | 2022-12-05T06:48:10.513509 | 2020-08-10T14:46:48 | 2020-08-10T14:46:48 | 286,496,946 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,079 | java | package com.google.api.client.googleapis.services;
import java.io.IOException;
public class CommonGoogleClientRequestInitializer implements GoogleClientRequestInitializer {
private static final String REQUEST_REASON_HEADER_NAME = "X-Goog-Request-Reason";
private static final String USER_PROJECT_HEADER_NAME = ... | [
"knag88@gmail.com"
] | knag88@gmail.com |
5d925fc51cd1fc50de476d27f33268c3564a45be | dc654f1fd11552b97fb062c0c7384017d9a96e66 | /app/src/main/java/com/qlckh/chunlvv/common/SendThread.java | 49f5a9504a6f9766506b3240fe79a4fd468df1c1 | [] | no_license | AndyAls/chulvv | efef7d09d8567d9dacfd091b8a86dc2aa0171f81 | 7b832883683195e8b25d684b984a902cc4a9dbcb | refs/heads/master | 2021-06-20T01:33:21.591074 | 2019-10-11T02:52:02 | 2019-10-11T02:52:02 | 207,237,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,112 | java | package com.qlckh.chunlvv.common;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.net.So... | [
"andy_als@163.com"
] | andy_als@163.com |
a13819b94d28a8de77e4537a182f01c19978fae7 | 3bc62f2a6d32df436e99507fa315938bc16652b1 | /dmServer/src/main/java/com/intellij/dmserver/libraries/BundleWrapper.java | 8baf20291d4329519bcd28532c211da4cf244f71 | [
"Apache-2.0"
] | permissive | JetBrains/intellij-obsolete-plugins | 7abf3f10603e7fe42b9982b49171de839870e535 | 3e388a1f9ae5195dc538df0d3008841c61f11aef | refs/heads/master | 2023-09-04T05:22:46.470136 | 2023-06-11T16:42:37 | 2023-06-11T16:42:37 | 184,035,533 | 19 | 29 | Apache-2.0 | 2023-07-30T14:23:05 | 2019-04-29T08:54:54 | Java | UTF-8 | Java | false | false | 1,682 | java | package com.intellij.dmserver.libraries;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.vfs.JarFileSystem;
import com.intellij.openapi.vfs.VirtualFile;
import org.jetbrains.annotations.NonNls;
import org.jetbrains.annotations.Nullable;
import org.jetbrains.osgi.jps.build.CachingBundleInfoPr... | [
"yuriy.artamonov@jetbrains.com"
] | yuriy.artamonov@jetbrains.com |
1e2990b5d4658633a497d48278e169c2f45fff5d | c52026fd7a1825d950a7ab08c1c918cb0fe851d8 | /src/main/java/com/vasit/uaa/security/jwt/JWTFilter.java | a6cadd04df1e981c58b7978f83366d9b14ceb1f4 | [] | no_license | juntong/uaa | 3e7da6bb108127a72163e1609cb36746f4ad3d9c | 5a9beed15a2beab0ca7240e97a9efbaca6ca336b | refs/heads/main | 2023-04-08T22:36:16.772760 | 2021-04-19T06:19:43 | 2021-04-19T06:19:43 | 359,350,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,845 | java | package com.vasit.uaa.security.jwt;
import java.io.IOException;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServletRequest;
import org.springframework.security.core.Authentication;
impo... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
cd31f7a3bc808285c636b164fc8a6b8a714bc9ed | 75623123ed599ebfc18c131b0c72b54f41689c32 | /src/java/it/csi/gescovid/acquistiapi/dto/test/Asr.java | b821183ebfbea85a2308da18b68fab0a8943fc8b | [] | no_license | regione-piemonte/gescovid19-acquistiapi | 3e37381b8077e328fc16fff27c9b3c2a518af6e4 | b54a6518dabd041b15107f32e114862905397dd1 | refs/heads/master | 2022-12-25T22:37:47.905887 | 2020-09-30T15:39:28 | 2020-09-30T15:39:28 | 299,950,678 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,852 | java | package it.csi.gescovid.acquistiapi.dto.test;
import java.util.Objects;
import java.util.ArrayList;
import java.util.HashMap;
import java.math.BigDecimal;
import org.codehaus.jackson.annotate.JsonProperty;
import org.codehaus.jackson.annotate.JsonCreator;
import javax.validation.constraints.*;
public class Asr {
... | [
"raffaelam74@gmail.com"
] | raffaelam74@gmail.com |
849ccb132047e3e29378a539797c94e0c55c3c9a | 94a8865e16d7b5b8cec605df2462c665026ec59f | /app/src/main/java/com/example/haoji/FloatView/DragView.java | a37093b8c79bc7ce57f9bf5d2c77603419855125 | [] | no_license | wuhoulang/Mvp_build2 | bf80fbeaf2751bba93a8522c04222e19a8d9f91b | 4dafd34a0bb268053b3bef2d307844167154f969 | refs/heads/master | 2020-09-20T23:59:23.164942 | 2019-11-28T10:32:22 | 2019-11-28T10:32:22 | 224,622,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,789 | java | package com.example.haoji.FloatView;
import android.animation.ObjectAnimator;
import android.annotation.SuppressLint;
import android.content.Context;
import android.os.Handler;
import android.os.Message;
import android.util.AttributeSet;
import android.util.Log;
import android.view.MotionEvent;
import android.view.Vie... | [
"1022845861@qq.com"
] | 1022845861@qq.com |
71a2883d7f0acc5fdd69bfc0427a2a673ede245c | 434112393389f4c03a5ae87ec402b94f8cef36c4 | /PAYMAT2/app/src/main/java/com/example/paymat/about.java | f80391487a56f61cf6f138a65caf8411630648e1 | [] | no_license | NOEL365/paymat | f30315ece6e506022e452d05d3bec1021c56cb73 | 5308eed69f87ad736f9bc0265fceccc5c5093c0f | refs/heads/master | 2020-06-22T15:04:23.028003 | 2019-07-19T08:37:14 | 2019-07-19T08:37:14 | 197,734,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package com.example.paymat;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class about extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_about);
... | [
"you@example.com"
] | you@example.com |
9bebb4d89ffdcd6a1439993a5aa6cd0c516a3c85 | 90eb7a131e5b3dc79e2d1e1baeed171684ef6a22 | /sources/p298d/p299a/p300a/p301a/p303y0/p391i/C7207n.java | 2dcb895f10cfb2df0d4ddb6a88d3450fff0258d6 | [] | no_license | shalviraj/greenlens | 1c6608dca75ec204e85fba3171995628d2ee8961 | fe9f9b5a3ef4a18f91e12d3925e09745c51bf081 | refs/heads/main | 2023-04-20T13:50:14.619773 | 2021-04-26T15:45:11 | 2021-04-26T15:45:11 | 361,799,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package p298d.p299a.p300a.p301a.p303y0.p391i;
import p298d.p299a.p300a.p301a.p303y0.p304b.C6023b;
import p298d.p299a.p300a.p301a.p303y0.p304b.C6046e;
import p298d.p299a.p300a.p301a.p303y0.p304b.C6219q;
import p298d.p344x.p345b.C6862l;
/* renamed from: d.a.a.a.y0.i.n */
public final class C7207n implements C6862l<C602... | [
"73280944+shalviraj@users.noreply.github.com"
] | 73280944+shalviraj@users.noreply.github.com |
c748c54e238f047aeaf0964e8fb28d5926efb979 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/arc063/A/1187721.java | 5e722db6d7fa7565ef6663604a9cd533183f05ea | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | UTF-8 | Java | false | false | 330 | java | import java.util.*;
public class Main {
static Scanner s = new Scanner(System.in);
public static void main(String __[]){
solve(s.next());
}
private static final void solve(String s) {
int count=0;
for(int i=1;i<s.length();i++)
if(s.charAt(i)!=s.charAt(i-1))
count++;
System.out.println(coun... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
965747aa22debd5769e53cdb9299bd6acc6484a3 | d74c2ca437a58670dc8bfbf20a3babaecb7d0bea | /SAP_858310_lines/Source - 963k/js.webservices.lib/dev/src/_tc~je~webservices_lib/java/com/sap/engine/services/webservices/jaxr/impl/uddi_v2/types/getbindingdetail.java | d1b5836e816870ed388015d5f6609b945fd4d311 | [] | no_license | javafullstackstudens/JAVA_SAP | e848e9e1a101baa4596ff27ce1aedb90e8dfaae8 | f1b826bd8a13d1432e3ddd4845ac752208df4f05 | refs/heads/master | 2023-06-05T20:00:48.946268 | 2021-06-30T10:07:39 | 2021-06-30T10:07:39 | 381,657,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,343 | java |
package com.sap.engine.services.webservices.jaxr.impl.uddi_v2.types;
/**
* Schema complex type representation (generated by SAP Schema to Java generator).
* Represents schema complex type {urn:uddi-org:api_v2}get_bindingDetail
*/
public class GetBindingDetail extends com.sap.engine.services.webservices.jaxrpc.... | [
"Yalin.Arie@checkmarx.com"
] | Yalin.Arie@checkmarx.com |
0fefc12fe4ad908d686c7792f46020f335e83d51 | e861c6590f6ece5e3c31192e2483c4fa050d0545 | /app/src/main/java/plugin/android/ss/com/testsettings/settings/datetime/TimeFormatPreferenceController.java | d981f25612c8f49aafb7496f150a5ab3499cf79b | [] | no_license | calm-sjf/TestSettings | fc9a9c466f007d5eac6b4acdf674cd2e0cffb9a1 | fddbb049542ff8423bdecb215b71dbdcc143930c | refs/heads/master | 2023-03-22T02:46:23.057328 | 2020-12-10T07:37:27 | 2020-12-10T07:37:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,731 | java | /*
* Copyright (C) 2016 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... | [
"xiaoxiaoyu@bytedance.com"
] | xiaoxiaoyu@bytedance.com |
ea51e1d5ce1d64f4fda0dc4140f213d0c654dbc3 | 3b6d6f30b455f70918b3b4bde34732a134312138 | /simple-stack-mortar-sample/src/main/java/com/example/mortar/screen/ChatScreen.java | bb07bc20df98fd93897e6054817ef031df125b29 | [
"Apache-2.0"
] | permissive | ninjahoahong/simple-stack | 19b24452c7da34953abfd4e3c9679b564e91acf8 | ab40d30d26d0d90c5d17acc14b992840c5d8bb76 | refs/heads/master | 2021-04-27T19:06:21.058395 | 2018-07-17T13:15:12 | 2018-07-17T13:15:12 | 122,350,608 | 0 | 0 | Apache-2.0 | 2018-02-21T15:01:08 | 2018-02-21T15:01:08 | null | UTF-8 | Java | false | false | 6,387 | java | /*
* Copyright 2013 Square 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 ... | [
"zhuinden@gmail.com"
] | zhuinden@gmail.com |
2ace1e7aed2d7693499ca979d8e5d8348aa1b84d | 964601fff9212bec9117c59006745e124b49e1e3 | /matos-midp-msa/src/main/java/javax/crypto/NoSuchPaddingException.java | 51f0be0f65c18de47e67120018ec82fdc2600262 | [
"Apache-2.0"
] | permissive | vadosnaprimer/matos-profiles | bf8300b04bef13596f655d001fc8b72315916693 | fb27c246911437070052197aa3ef91f9aaac6fc3 | refs/heads/master | 2020-05-23T07:48:46.135878 | 2016-04-05T13:14:42 | 2016-04-05T13:14:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 991 | java | package javax.crypto;
/*
* #%L
* Matos
* $Id:$
* $HeadURL:$
* %%
* Copyright (C) 2004 - 2014 Orange SA
* %%
* 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.apa... | [
"pierre.cregut@orange.com"
] | pierre.cregut@orange.com |
a6443911ca68bfe70c74510b1416e336c7c8bbba | f7f29b8c8a8b997ecd8ae3009d17bd7cd42317f8 | /35 - IOCProj35-SpringBeanLife-DeclarativeApproach/src/main/java/com/nt/test/SpringBeanLifeCycleTest_BF.java | 2561591e33b178c88ce0dd182cd44c3ccf2e97be | [] | no_license | PraveenJavaWorld/Spring | 802244885ec9f4e5710a5af630e47621c1c6d973 | d4f987b987f2a8b142440c992114ecb66aec3412 | refs/heads/master | 2023-05-29T08:06:25.273785 | 2021-06-11T16:18:35 | 2021-06-11T16:18:35 | 315,967,988 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | package com.nt.test;
import org.springframework.beans.factory.support.DefaultListableBeanFactory;
import org.springframework.beans.factory.xml.XmlBeanDefinitionReader;
import com.nt.beans.VoterEligibilityChecking;
public class SpringBeanLifeCycleTest_BF {
public static void main(String[] args) {
//... | [
"praveen97javaworld@gmail.com"
] | praveen97javaworld@gmail.com |
5af976dd1741014e8fe3cd635165f957373b3386 | eeaf5dd5bb55c67163c81a233a30d788a18d8ecf | /app/src/main/java/com/tylz/googleplay/factory/FragmentFactory.java | 7ae1abd89b5c7876a45fb3f09ecab8aaed1761a0 | [] | no_license | mmsapling/GooglePlay | 39099a673d6c26d17ce43536a7090f377ceff30d | 994841bb49ff895704ea6e993b5e95f47e88d450 | refs/heads/master | 2021-01-10T06:46:59.066156 | 2016-03-09T15:46:57 | 2016-03-09T15:46:57 | 53,510,041 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,171 | java | package com.tylz.googleplay.factory;
import com.tylz.googleplay.base.BaseFragment;
import com.tylz.googleplay.fragment.AppFragment;
import com.tylz.googleplay.fragment.CategoryFragment;
import com.tylz.googleplay.fragment.GameFragment;
import com.tylz.googleplay.fragment.HomeFragment;
import com.tylz.googleplay.fragme... | [
"tylzcxw@163.com"
] | tylzcxw@163.com |
8990020fc6dbd3d47c170d58207e6ac5b493434e | bec08e55120fd09a0d8f59e82aff97bbff228c7b | /2.JavaCore/src/com/javarush/task/task19/task1922/Solution.java | 225dbfd1860e06099fc4b2b8fbaf6095c3828a26 | [] | no_license | sergeymamonov/JavaRushTasks | 79f087ba631334321a275227286a02998c68135f | 5723f977672f8631692a0cf3aad5b7a32731dcd1 | refs/heads/main | 2023-02-22T16:14:32.665336 | 2021-01-30T07:19:35 | 2021-01-30T07:19:35 | 316,418,200 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,369 | java | package com.javarush.task.task19.task1922;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
/*
Ищем нужные строки
*/
public class Solution {
public static List<String> words = new ArrayList<... | [
"sergei.mamonov@gmail.com"
] | sergei.mamonov@gmail.com |
1a3074a9e6d4f975d03acf66c338ef135b500e2b | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Jetty/Jetty1181.java | 886e2dbd71c115e1f6df681bf3530b64d964e05b | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | @Test
public void testDecode()
{
testDecode(6,0,"00");
testDecode(6,1,"01");
testDecode(6,62,"3e");
testDecode(6,63,"3f00");
testDecode(6,63+1,"3f01");
testDecode(6,63+0x7e,"3f7e");
testDecode(6,63+0x7f,"3f7f");
testDecode(6,63+0x80,"3f8001");
... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
edf36321b55a1fd3ac875f44caf74dbbbe619d29 | f5f143087f35fa67fa4c54cad106a32e1fb45c0e | /src/com/jpexs/decompiler/flash/exporters/BinaryDataExporter.java | 158185a955ab0049971e35d24ce2aaa810ae5d13 | [] | no_license | SiverDX/SWFCopyValues | 03b665b8f4ae3a2a22f360ea722813eeb52b4ef0 | d146d8dcf6d1f7a69aa0471f85b852e64cad02f7 | refs/heads/master | 2022-07-29T06:56:55.446686 | 2021-12-04T09:48:48 | 2021-12-04T09:48:48 | 324,795,135 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,127 | java | /*
* Copyright (C) 2010-2018 JPEXS, All rights reserved.
*
* This library 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 3.0 of the License, or (at your option) any later versi... | [
"kai.zahn@yahoo.de"
] | kai.zahn@yahoo.de |
14a5a85682d6c8d746a622c000430e1930de6c11 | c8c949b3710fbb4b983d03697ec9173a0ad3f79f | /src/HashTable/BinaryTreeInorderTraversal.java | 4915343950568997fe95626502ba66a8f11de7f8 | [] | no_license | mxx626/myleet | ae4409dec30d81eaaef26518cdf52a75fd3810bc | 5da424b2f09342947ba6a9fffb1cca31b7101cf0 | refs/heads/master | 2020-03-22T15:11:07.145406 | 2018-07-09T05:12:28 | 2018-07-09T05:12:28 | 140,234,151 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,710 | java | package HashTable;
import java.util.LinkedList;
import java.util.List;
import java.util.Stack;
public class BinaryTreeInorderTraversal {
private List<Integer> res = new LinkedList();
public List<Integer> inorderTraversal(TreeNode root) {
helper(root);
return res;
}
private ... | [
"mxx626@outlook.com"
] | mxx626@outlook.com |
b5e2027334ca1005d8ea73074085c6f2b6b0b20a | 92f6227f08e19bd2e1bf79738bf906b9ed134091 | /chapter_010/ModelMapping/src/main/java/ru/job4j/storage/EngineStorage.java | 6472a97444c7da91bf0e131d93560c27c8a8592c | [
"Apache-2.0"
] | permissive | kirillkrohmal/krohmal | b8af0e81b46081f53c8ff857609bb99785165f3f | 12a8ce50caf76cf2c3b54a7fbaa2813fd3550a78 | refs/heads/master | 2023-06-23T17:27:56.513004 | 2023-06-13T07:05:56 | 2023-06-13T07:05:56 | 91,477,464 | 0 | 0 | Apache-2.0 | 2023-02-22T08:20:14 | 2017-05-16T15:58:50 | Java | UTF-8 | Java | false | false | 1,635 | java | package ru.job4j.storage;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.query.Query;
import ru.job4j.models.Car;
import ru.job4j.models.Engine;
import java.util.ArrayList;
import java.util.List;
public class EngineStorage {
private stat... | [
"krohmal_kirill@mail.ru"
] | krohmal_kirill@mail.ru |
0cd0e20738f29fc183e0b0f786c4702bf95767bd | b3e8c286f69ff584622a597ae892b39475028fd6 | /TagWriterPoc_source/sources/android/support/design/widget/FloatingActionButtonHoneycombMr1.java | cc7e7948e9a5b1065aa1bc809f1ee2400b9c0fc3 | [] | no_license | EXPONENCIAL-IO/Accessphere | 292e3ecf389a216cb656d5d3c22981061b7a2f45 | 1c07e06d85ed85972d14d848818dc24079a0ca2f | refs/heads/master | 2022-11-24T22:12:37.776368 | 2020-07-26T02:30:17 | 2020-07-26T02:30:17 | 282,062,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,816 | java | package android.support.design.widget;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.support.annotation.Nullable;
import android.support.p001v4.view.ViewCompat;
import android.view.View;
class FloatingActionButtonHoneycombMr1 extends FloatingActionButtonEclairMr1 ... | [
"68705557+edomosin-exponencial@users.noreply.github.com"
] | 68705557+edomosin-exponencial@users.noreply.github.com |
e1c3d75417eab31b124d293af17123a6a25cb75d | e14ab1ee1eac74e510faef92651065f0c6a13502 | /AngularJS/src/org/angular2/lang/html/psi/impl/Angular2HtmlNgContentSelectorImpl.java | be8d1101b3f392a4dbbe2b7eda3ba7b5871cbd12 | [
"Apache-2.0"
] | permissive | suosuok/intellij-plugins | 65d44cacaa31c52aea57d5a257e6fdc431822911 | 7c2c7d5aa4dd71818279c2159ced3175f33a95c1 | refs/heads/master | 2022-11-24T16:51:45.620117 | 2020-06-26T16:41:00 | 2020-06-29T05:18:48 | 275,747,122 | 1 | 0 | null | 2020-06-29T06:16:44 | 2020-06-29T06:16:44 | null | UTF-8 | Java | false | false | 2,523 | java | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package org.angular2.lang.html.psi.impl;
import com.intellij.extapi.psi.StubBasedPsiElementBase;
import com.intellij.lang.ASTNode;
import com.intellij.openapi.util.TextRange;
imp... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
61821efc5c218d48b690c3baaae6e3dc129a6c2c | e7dc41399c522bebefad93f10bd915619fc26648 | /common/src/main/java/com/wo56/business/ord/vo/out/OrdGoodsInfoOutParam.java | 26d95ae69e0f609e59863b51d7baee6811593a2d | [] | no_license | mlj0381/test3 | d022f5952ab086bc7be3dbc81569b7f1b3631e99 | 669b461e06550e60313bc634c7a384b9769f154a | refs/heads/master | 2020-03-17T01:44:41.166126 | 2017-08-03T02:57:52 | 2017-08-03T02:57:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,382 | java | package com.wo56.business.ord.vo.out;
import com.framework.core.inter.vo.OutParamVO;
public class OrdGoodsInfoOutParam extends OutParamVO {
private String consignorName;
private String consignorBill;
private String address;
private String product;
private Integer count;
private String color;
private String s... | [
"yunqi@DESKTOP-FS7ABO9"
] | yunqi@DESKTOP-FS7ABO9 |
846fd6305470ef7d73b49de7051f432109476540 | 26bee76ec7f4cece2a613aaadfb0fd0f32742b8a | /src/ch24/books_examples/DisplayQueryResultsController.java | 6c35b5cd4588c39d311f78358358050c8ef9618e | [] | no_license | oeliewoep/JHTP11 | c45e9e1d2a7bca40867c6bbdb5f0a49260dc60bd | 23124bd6170ef5a7751e0952bab5317c93cd4b3d | refs/heads/master | 2021-09-26T23:22:43.219971 | 2018-11-04T12:20:02 | 2018-11-04T12:20:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,190 | java | package ch24.books_examples;// Fig. 24.29: DisplayQueryResultsController.java
// Controller for the DisplayQueryResults app
import java.sql.SQLException;
import java.util.regex.PatternSyntaxException;
import javafx.embed.swing.SwingNode;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.con... | [
"mpaesen@gmail.com"
] | mpaesen@gmail.com |
04320a221d73549d52a8c76ccf96adfcf2ff4ec0 | a2df6764e9f4350e0d9184efadb6c92c40d40212 | /aliyun-java-sdk-sofa/src/main/java/com/aliyuncs/sofa/transform/v20190815/UpdateMsGuardianRulesResponseUnmarshaller.java | 93c57bb5a225cdf3210591823c03f7a20a0bbe3d | [
"Apache-2.0"
] | permissive | warriorsZXX/aliyun-openapi-java-sdk | 567840c4bdd438d43be6bd21edde86585cd6274a | f8fd2b81a5f2cd46b1e31974ff6a7afed111a245 | refs/heads/master | 2022-12-06T15:45:20.418475 | 2020-08-20T08:37:31 | 2020-08-26T06:17:49 | 290,450,773 | 1 | 0 | NOASSERTION | 2020-08-26T09:15:48 | 2020-08-26T09:15:47 | null | UTF-8 | Java | false | false | 1,421 | 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 |
93149fccc64919feec177d8bb0d9d151b76a8748 | 6ed96ccecf2d6f0425f93828a2a185e5a34e7c32 | /ngg/src/main/java/com/ntdlg/ngg/dataformat/DfNyq.java | c84b784f73839fee4553c56a9afa3d73490d2cc7 | [] | no_license | phx1314/NGG | 2b745dd454d68764e0247976d0de9d2fb979b8c0 | 5bf584a23c1b2a6f6723f53931c032e934f11aaa | refs/heads/master | 2022-04-13T12:38:54.014218 | 2020-04-11T01:28:11 | 2020-04-11T01:28:11 | 254,769,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,208 | java | //
// DfNyq
//
// Created by df on 2017-02-10 14:53:54
// Copyright (c) df All rights reserved.
/**
*/
package com.ntdlg.ngg.dataformat;
import android.content.Context;
import com.mdx.framework.adapter.MAdapter;
import com.mdx.framework.server.api.Son;
import com.mdx.framework.widget.util.DataFormat;
import c... | [
"1163096519@qq.com"
] | 1163096519@qq.com |
f8c3d181c4d7c24d6c9aafa8f9ee34584b277ab3 | 62004846647d35151a636714ee0fc5227e073bc7 | /jike.2015.1.23(2.0.1)/src/jk/o1office/order/servlet/DeleteOrder.java | 4038781e3745e2674a952aac6b3cb3cb07a9002e | [] | no_license | yonghai/JKWebPortal | aa86d6c02b0c9ebec148cbb7167746c108d21e37 | 3e591ee5d39d57b0fdb5968d9ae59fa9fbcd4931 | refs/heads/master | 2021-01-15T23:01:59.284192 | 2015-01-23T07:15:51 | 2015-01-23T07:15:51 | 28,065,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,779 | java | package jk.o1office.order.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import jk.o1office.exc... | [
"811067920@qq.com"
] | 811067920@qq.com |
19877bd692994524032589828a2d4c4aaa54deac | 7645f111da2eee97cfab1801b9a527849f952b08 | /src/sa/lib/SLibTimeConsts.java | 1c289e6e5deec930d417d3d50f757774d68aae79 | [
"MIT"
] | permissive | swaplicado/sa-lib-10 | 639117d4ddd728a8fe1fdc5927250489b79c05e1 | d5baf5dc3b884c0f30a34c53850185a683d04b3d | refs/heads/master | 2023-07-20T00:59:35.691753 | 2023-07-13T16:45:53 | 2023-07-13T16:45:53 | 119,547,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package sa.lib;
/**
*
* @author Sergio Flores
*/
public class SLibTimeConsts {
public static final int YEAR_MIN = 2001;
public static final int YEAR_MAX = 2100;
public static final int MONTH_MIN = 1;
... | [
"sflores@swaplicado.com.mx"
] | sflores@swaplicado.com.mx |
845419930525305f07e6984e3964ac72e86f6d12 | 4e3ad3a6955fb91d3879cfcce809542b05a1253f | /schema/ab-products/common/connectors/src/main/com/archibus/app/common/connectors/impl/archibus/translation/segregate/SegregateByData.java | 5a40bd346ceb387332dafdb753a7f87b9c173bc2 | [] | no_license | plusxp/ARCHIBUS_Dev | bee2f180c99787a4a80ebf0a9a8b97e7a5666980 | aca5c269de60b6b84d7871d79ef29ac58f469777 | refs/heads/master | 2021-06-14T17:51:37.786570 | 2017-04-07T16:21:24 | 2017-04-07T16:21:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,526 | java | package com.archibus.app.common.connectors.impl.archibus.translation.segregate;
import java.text.ParseException;
import java.util.*;
import org.json.JSONObject;
import com.archibus.app.common.connectors.domain.ConnectorFieldConfig;
import com.archibus.app.common.connectors.exception.ConfigurationException;
import co... | [
"imranh.khan@ucalgary.ca"
] | imranh.khan@ucalgary.ca |
331bca0f89b1d398916253af341dcee0ad00437c | 0f64ae0f9f66cc891481352fdacece3456755762 | /easymqtt4j-jaas-plugins/src/main/java/com/github/zengfr/easymqtt4j/plugins/jaas/JaasAbstractLoginModule.java | b9a50573198ad8c15fe6556b69972c47b82053e3 | [
"Apache-2.0"
] | permissive | xfyecn/easymqtt4j | 5326ff8c901e238ced7c41d627a905722a1f5d63 | 1537978dea5d089854689335e2db2e48ce8183d7 | refs/heads/master | 2022-09-25T13:52:55.404329 | 2020-06-04T10:13:11 | 2020-06-08T06:09:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,362 | java | package com.github.zengfr.easymqtt4j.plugins.jaas;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.security.auth.Subject;
import javax.security.auth.callback.*;
import javax.security.auth.login.LoginException;
import javax.security.auth.spi.LoginModule;
import java.io.FileInputStream;
import ja... | [
"zengfrcomputer2@git.com"
] | zengfrcomputer2@git.com |
88122c7c852bb9c712797f77c21cdf9e31ff334a | df5d6a911400cbc26a990349891310f2ee118ef1 | /smoothcsv-app-modules/smoothcsv-core/src/main/java/command/grid/FocusCommand.java | 6bfce90e5da53e4f1c259148e6c8ea8b06abd763 | [
"Apache-2.0"
] | permissive | k-hatano/smoothcsv | 8df0eb4a9d66e24e08b547f5aa20d6cbb2b8254c | ab37ddd2c9f45d05872c8bf1d43ff49e3de2c18a | refs/heads/master | 2022-05-22T17:35:16.465561 | 2020-06-06T01:28:18 | 2020-06-06T01:39:45 | 204,708,583 | 1 | 0 | null | 2019-08-27T22:24:14 | 2019-08-27T13:24:13 | null | UTF-8 | Java | false | false | 972 | java | /*
* Copyright 2016 kohii
*
* 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, s... | [
"kohii.git@gmail.com"
] | kohii.git@gmail.com |
2bed84f6b539a2986d6358cfdd1af12eb16d463a | 228a36a3bd0fb3ac57a2b80e4a0da9a7c931f71a | /src/combit/ListLabel24/DefinePrintOptionsHandler.java | 3b942426cdf92562e7e092305ab76ee9db62b83d | [] | no_license | Javonet-io-user/51231a55-11d9-48ca-acc1-07050ae1a4a8 | f95fdc610f310fb054caea59f3a23d47ef49869f | 52adc814c098fc94f64c36e153201725adc10c0a | refs/heads/master | 2020-04-28T17:03:40.894650 | 2019-03-13T14:06:01 | 2019-03-13T14:06:01 | 175,433,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 964 | java | package combit.ListLabel24;
import Common.Activation;
import static Common.JavonetHelper.Convert;
import static Common.JavonetHelper.getGetObjectName;
import static Common.JavonetHelper.getReturnObjectName;
import static Common.JavonetHelper.ConvertToConcreteInterfaceImplementation;
import Common.JavonetHelper;... | [
"support@javonet.com"
] | support@javonet.com |
8e31508d0d93dce834756e6bbbe2a931399df73e | 500934481bd99d0c6ee59add9e7c3ba43d1e459d | /core/src/test/java/nl/weeaboo/vn/impl/render/DrawTransformTest.java | 64c680184b65bfba04bc0f505116c5dc5201fcf7 | [
"Apache-2.0"
] | permissive | anonl/nvlist | c60c1cf92eb91e0441385f2db1a66992e3653be3 | 235b251c0896c9fb568398012a4316f2f4177fd9 | refs/heads/master | 2023-08-24T01:00:05.582554 | 2023-07-29T11:31:12 | 2023-07-29T11:31:12 | 39,298,591 | 26 | 5 | NOASSERTION | 2023-09-09T07:54:45 | 2015-07-18T13:07:58 | Java | UTF-8 | Java | false | false | 1,068 | java | package nl.weeaboo.vn.impl.render;
import org.junit.Assert;
import org.junit.Test;
import nl.weeaboo.vn.core.BlendMode;
import nl.weeaboo.vn.math.Matrix;
public class DrawTransformTest {
@Test
public void defaultValues() {
DrawTransform dt = new DrawTransform();
Assert.assertEquals(0, dt.get... | [
"mail@weeaboo.nl"
] | mail@weeaboo.nl |
58b11d3033d8b971b33f1935a802446f5564f0f2 | cd8843d24154202f92eaf7d6986d05a7266dea05 | /saaf-base-5.0/2000_saaf-tta-model/src/main/java/com/sie/watsons/base/questionnaire/model/inter/server/TtaQuestionNewMapDetailServer.java | d82abb94e482604541c89c37d390ad073b62cd18 | [] | no_license | lingxiaoti/tta_system | fbc46c7efc4d408b08b0ebb58b55d2ad1450438f | b475293644bfabba9aeecfc5bd6353a87e8663eb | refs/heads/master | 2023-03-02T04:24:42.081665 | 2021-02-07T06:48:02 | 2021-02-07T06:48:02 | 336,717,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,632 | java | package com.sie.watsons.base.questionnaire.model.inter.server;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.sie.saaf.common.model.dao.BaseCommonDAO_HI;
import com.sie.saaf.common.model.inter.server.BaseCommonServer;
import com.sie.saaf.comm... | [
"huang491591@qq.com"
] | huang491591@qq.com |
592808e62a39c8dc8be2e66d6cc14788c27e9f30 | a5b866f5708d857347a50d6f106754c040d1acf4 | /Data Types and Variables - Exercise/src/SpiceMustFlow.java | 0eb0492798226b562a5bd6337a6f6045705cf6a9 | [] | no_license | StanchevaYoana/Java-Fundamentals | 3c8434cdab20a009737e0d25be2d45bc0d772e37 | 99a883c313864f52ae39026a508925f4924325d4 | refs/heads/master | 2020-06-21T20:00:54.710482 | 2019-08-05T13:50:29 | 2019-08-05T13:50:29 | 197,541,288 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | import java.util.Scanner;
public class SpiceMustFlow {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
long starting = Long.parseLong(scanner.nextLine());
long days = 0;
long yielded = 0;
if (starting < 100) {
System.out.print... | [
"yoana.radoslavova@gmail.com"
] | yoana.radoslavova@gmail.com |
f83b032bfd499b152121e000e89f29d8194e6bbd | d36d5ba4d8d1df1ad4494c94bd39252e128c5b5b | /com.jaspersoft.studio.book/src/com/jaspersoft/studio/book/messages/MessagesByKeys.java | 931184801b78d1ab8595b788817f78e994fb4918 | [] | no_license | xviakoh/jaspersoft-xvia-plugin | 6dfca36eb27612f136edc4c206e631d8dd8470f0 | c037a0568a518e858a201fda257a8fa416af3908 | refs/heads/master | 2021-01-01T19:35:32.905460 | 2015-06-18T15:21:11 | 2015-06-18T15:21:11 | 37,666,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | java | /*******************************************************************************
* Copyright (C) 2005 - 2014 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com.
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This progra... | [
"kyungseog.oh@trackvia.com"
] | kyungseog.oh@trackvia.com |
0191fea42d219f3f5faac448f6823f2fb9c40ee1 | 9df342b8b7ecd2a9a39a585b6b84f9c19ee1506b | /src/indi/wangx/java/collection/IteratorTest.java | ebadffbe44f15005f4e039f7511db037a022f9a0 | [] | no_license | WangXinW/jdk1.8-src | 2abbf6771ec7d69eca457c635ca665c6c26980b9 | 112ff6c8844a205c158743afa0e94fc6ebd3d386 | refs/heads/master | 2020-07-28T20:46:53.809525 | 2019-10-09T03:47:20 | 2019-10-09T03:47:20 | 209,532,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | package indi.wangx.java.collection;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.junit.Test;
/**
* @author 27630
* @since 20190930
*/
public class IteratorTest {
@Test
public void testIterator() {
// HashMap Iterator
// ArrayList Iterato... | [
"2763041366@qq.com"
] | 2763041366@qq.com |
c457169e7758c9a1adb96aab4c7e0a717e52c802 | fcf62ead7c86c4c6a0c7b25270e8f9b1331578dc | /base/src/main/kotlin/com/dcc/ibase/network/request/UploadRequest.java | d6cb3ca3576b426d8614ffeb413ecf3a37759cf6 | [] | no_license | dccjll/ibase | e39f9c09630c9bc836772a551e0115ce74c5a3f7 | 4e8eef85fd26636dfceb2344aab690cd0f8572c3 | refs/heads/master | 2021-08-22T14:14:04.090901 | 2020-04-09T10:22:17 | 2020-04-09T10:22:17 | 159,888,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,945 | java | package com.dcc.ibase.network.request;
import com.dcc.ibase.network.body.UploadProgressRequestBody;
import com.dcc.ibase.network.callback.ACallback;
import com.dcc.ibase.network.callback.UCallback;
import com.dcc.ibase.network.core.ApiManager;
import com.dcc.ibase.network.mode.CacheResult;
import com.dcc.ibase.network... | [
"yiyeshu1015@vip.qq.com"
] | yiyeshu1015@vip.qq.com |
f16a921248c051521ef6319cef9860e7f886228a | 3581ea333137a694eeec2e07da2b3c7b556ac32c | /testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/resource/GenericEntityDoubleWriter.java | 437b0fe0fd0f2f1f446d6dcd5287ffd3ade2cc9c | [
"Apache-2.0"
] | permissive | fabiocarvalho777/Resteasy | d8b39366c50d49d197d5938b97c73b1a5cb581b5 | 94dae2cf6866705fe409048fde78ef2316c93121 | refs/heads/master | 2020-12-02T16:28:18.396872 | 2017-07-07T18:36:57 | 2017-07-07T18:36:57 | 96,557,475 | 1 | 0 | null | 2017-07-07T16:41:04 | 2017-07-07T16:41:04 | null | UTF-8 | Java | false | false | 2,046 | java | package org.jboss.resteasy.test.resource.basic.resource;
import org.jboss.logging.Logger;
import javax.ws.rs.Produces;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.MultivaluedMap;
import javax.ws.rs.ext.MessageBodyWriter;
import javax.ws.rs.ext.Provider;
impor... | [
"asoldano@redhat.com"
] | asoldano@redhat.com |
d78c9e8cd52552297348ce11a293178f6f726d7e | 7c88e6cd7c2604a9bfebd197a9f192bdddfbcb7c | /Net/src/main/java/HalfNio/NioClient.java | 02a79741abbca21cb02e72b9ed691de08f90a0b9 | [] | no_license | fcy-nienan/Image | 1bca0a42085d681f73f41420a242e2c4b542f0e7 | 168bc4b5a50d5887693ac4ac44bbee3447e84105 | refs/heads/develop | 2022-12-24T04:33:53.026049 | 2022-07-27T16:31:10 | 2022-07-27T16:31:10 | 154,528,986 | 0 | 0 | null | 2022-12-16T01:43:43 | 2018-10-24T15:56:29 | Java | UTF-8 | Java | false | false | 1,130 | java | package HalfNio;
import java.io.*;
import java.net.Socket;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
* @descripiton:
* @author: fcy
* @date: 2018-08-03 11:00
*/
public class NioClient {
public static void main(String args[]) throws Exception {
ExecutorSer... | [
"807715333@qq.com"
] | 807715333@qq.com |
3bc45bf5a8e699b64016e3b46f7994e2e9998198 | 3632c9297cd8a75ebfcad71e7543296bab3efcbf | /bc2/src/shared/java/com/topfinance/ebo/msg/Saps37300101.java | 6ef0add952db4c4c9243f1670f52fb510bb5b23a | [] | no_license | luboid/leontestbed | 9850500166bd42378ae35f92768a198b1c2dd7c2 | eb1c704b1ea77a62097375239ecb2c025c7a19dc | refs/heads/master | 2021-01-10T21:48:41.905677 | 2015-09-24T10:28:18 | 2015-09-24T10:28:18 | 41,542,498 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,119 | java | package com.topfinance.ebo.msg;
import com.topfinance.ebo.msg.JaxbMapping;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColu... | [
"youranklean@gmail.com"
] | youranklean@gmail.com |
b1b8093e8e9cb5f7230ce894d8802efc1eb15c2b | 3de85c8d0aa02af359cc2108d84734014b6dd1f4 | /src/ooxml/java/org/apache/poi/xssf/binary/XSSFBRichTextString.java | d9bfc8137cedb2cb509c6162915085dadca4de06 | [] | no_license | kinow/poi | 30695fb6a7a07027df9e53e33dc2a1ac8b5a0e59 | bfeeba5eb8f03d0d7ac588a30712ec4e66f107aa | refs/heads/trunk | 2021-01-22T21:45:40.637254 | 2017-03-18T18:46:15 | 2017-03-18T18:46:15 | 85,472,973 | 0 | 0 | null | 2017-03-19T12:07:46 | 2017-03-19T12:07:46 | null | UTF-8 | Java | false | false | 2,332 | 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 Y... | [
"tallison@apache.org"
] | tallison@apache.org |
e59afab792d655dc183591ed86c9ed5022ca279a | 9f3fb735b67bf2734c301cadf88f844a74b2f41c | /tensquare_base/src/test/java/leetCode/Solution4.java | b6c392a05d1c621d22119d83682359c0150e308b | [] | no_license | CXLYJ/tensquare_parent | a682ee3fddcac2a9b5983fcccefc4ffcf8f03bab | d8760820d5a66414b1df50362d86ab58a12479bb | refs/heads/master | 2022-06-24T19:40:15.488773 | 2020-11-19T07:07:02 | 2020-11-19T07:07:02 | 180,058,563 | 2 | 3 | null | 2022-06-17T02:10:14 | 2019-04-08T02:57:53 | Java | UTF-8 | Java | false | false | 1,388 | java | package leetCode;
/**
* @author :lyj
* @email: : iclyj@iclyj.cn
* @date :2019/5/13 11:22
*
* LeetCode-大于给定元素的最小元素
*/
public class Solution4 {
/**
* 题目描述
*
* 题目描述:给定一个有序的字符数组 letters 和一个字符 target,
* 要求找出 letters 中大于 target 的最小字符,如果找不到就返回第 1 个字符。
*
* Input:
letters = ["c", "... | [
"1421805850@qq.com"
] | 1421805850@qq.com |
dadf161e366646a3819f47ef1d6114781f3cb2f7 | 5eae683a6df0c4b97ab1ebcd4724a4bf062c1889 | /bin/platform/bootstrap/gensrc/de/hybris/platform/promotionengineservices/promotionengine/report/data/PromotionEngineResults.java | 9015773e9e260becf23d9e979735108b11e49da4 | [] | no_license | sujanrimal/GiftCardProject | 1c5e8fe494e5c59cca58bbc76a755b1b0c0333bb | e0398eec9f4ec436d20764898a0255f32aac3d0c | refs/heads/master | 2020-12-11T18:05:17.413472 | 2020-01-17T18:23:44 | 2020-01-17T18:23:44 | 233,911,127 | 0 | 0 | null | 2020-06-18T15:26:11 | 2020-01-14T18:44:18 | null | UTF-8 | Java | false | false | 2,500 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN!
* --- Generated at Jan 17, 2020 11:49:29 AM
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affi... | [
"travis.d.crawford@accenture.com"
] | travis.d.crawford@accenture.com |
c4a49766b6ac7499bbc3cd1ed40e4e0cb0f704c0 | 57e4d7ee5ed61538ab5139505226bd1b52f1a122 | /websocket-spring-reactive/src/main/java/me/silloy/study/websocket/netty/config/ReactiveJavaClientWebSocket.java | 666eb34cf7db36cc7a9b11a5e9be611fcbb90089 | [] | no_license | silloy/rookie | e9bda43b3de5daf5674511748387f026250b2354 | fc448f0d2293e92a67aad3778efb025830e1c954 | refs/heads/main | 2023-03-08T20:46:23.567851 | 2023-03-06T08:05:40 | 2023-03-06T08:05:40 | 304,278,168 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | package me.silloy.study.websocket.netty.config;
import java.net.URI;
import java.time.Duration;
import org.springframework.web.reactive.socket.WebSocketMessage;
import org.springframework.web.reactive.socket.client.ReactorNettyWebSocketClient;
import org.springframework.web.reactive.socket.client.WebSocketClient;
imp... | [
"sshzh90@gmail.com"
] | sshzh90@gmail.com |
94bdf37e3c011d97df9a0928ad3565ad67bd2636 | f4d09c0998873e7b0f7c2a2138f70f72e1cca0fe | /app/docksidestage/dbflute/exbhv/MemberFollowingBhv.java | 0024c82f725edb21d40553763913197d25964af5 | [
"Apache-2.0"
] | permissive | dbflute-example/dbflute-example-on-play2java | aec77bff569418a8e51dc52ad02eec68b218d03a | 85f39e9cbc0d7b9dcd620f5f373909df93edf607 | refs/heads/master | 2022-06-15T07:09:42.916040 | 2022-05-14T06:33:18 | 2022-05-14T06:33:18 | 27,213,603 | 2 | 0 | null | 2015-09-08T06:23:03 | 2014-11-27T07:16:37 | Java | UTF-8 | Java | false | false | 966 | java | /*
* Copyright 2014-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"dbflute@gmail.com"
] | dbflute@gmail.com |
5750bec88a0e9962ae60aa023d78d1a66c69c52d | 665110e99befea67ea7dcdd6939e313cff471654 | /src/main/java/net/smert/frameworkgl/collision/narrowphase/algorithm/NarrowphaseAlgorithm.java | 3599116128dc1c66fd6b317069b3400161705f30 | [
"Apache-2.0"
] | permissive | kovertopz/Framework-GL | 187cd6771c5ed0192da3564a22c6281956bb2ce2 | 1504f4746c80bf0667f62ecea2569f8d37a46184 | refs/heads/master | 2021-06-07T08:22:46.693230 | 2017-07-08T09:10:17 | 2017-07-08T09:10:17 | 24,876,706 | 10 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,046 | java | /**
* Copyright 2012 Jason Sorensen (sorensenj@smert.net)
*
* 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 applicabl... | [
"git@smert.net"
] | git@smert.net |
b9aa7f333b5180204bbd90f1b5041501c4301a0d | 5bcc7ba7ffa8b03720ed54a12c661c9cfd4e751d | /zkclient/src/main/java/edu/uw/zookeeper/protocol/client/OperationClientExecutor.java | ddb21b4ef2808004ee82023d10ec9f8803e9618c | [
"Apache-2.0"
] | permissive | lisaglendenning/zookeeper-lite | 2b1165038272a4b86d96674967df8c00247069cc | 2a9679ddb196b3f65d687d67d7ef534e162fe6d9 | refs/heads/master | 2020-05-17T12:13:13.230458 | 2015-07-02T21:53:50 | 2015-07-02T21:53:50 | 9,090,323 | 10 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,390 | java | package edu.uw.zookeeper.protocol.client;
import java.lang.ref.SoftReference;
import java.util.concurrent.CancellationException;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ScheduledExecutorService;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
im... | [
"lisa@glendenning.net"
] | lisa@glendenning.net |
db781b5af48d5a35e121bca686754553caf9c3db | 456d43c584fb66f65c6a7147cdd22595facf8bd9 | /jpa/deferred/src/main/java/example/model/Customer598.java | 5f4ada83cfcc882d2971fd81ca5ace9c38f51a8c | [
"Apache-2.0"
] | permissive | niushapaks/spring-data-examples | 283eec991014e909981055f48efe67ff1e6e19e6 | 1ad228b04523e958236d58ded302246bba3c1e9b | refs/heads/main | 2023-08-21T14:25:55.998574 | 2021-09-29T13:14:33 | 2021-09-29T13:14:33 | 411,679,335 | 1 | 0 | Apache-2.0 | 2021-09-29T13:11:03 | 2021-09-29T13:11:02 | null | UTF-8 | Java | false | false | 624 | java | package example.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Customer598 {
@Id @GeneratedValue(strategy = GenerationType.AUTO) private long id;
private String firstName;
private String la... | [
"ogierke@pivotal.io"
] | ogierke@pivotal.io |
ab803467de0b378f0f612ad49e04ec042d88d323 | 30998a3486f3fad0b336cd7aa8e5ab20fa91181e | /src/main/java/com/liuqi/business/controller/admin/AdminServiceChargeController.java | 085bb8099842f027753a6be6b21c781a97e649d5 | [] | no_license | radar9494/Radar-Star-admin | cbf8c9a0b5b782d2bcc281dfd5ee78ce5b31f086 | 9e4622d3932c2cd2219152814fc91858030cc196 | refs/heads/main | 2023-02-24T00:07:03.150304 | 2021-01-26T02:51:38 | 2021-01-26T02:51:38 | 332,949,996 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,654 | java | package com.liuqi.business.controller.admin;
import cn.hutool.core.date.DateField;
import cn.hutool.core.date.DateTime;
import com.liuqi.base.BaseAdminController;
import com.liuqi.base.BaseService;
import com.liuqi.business.model.CurrencyModelDto;
import com.liuqi.business.model.ServiceChargeModel;
import com.liuqi.b... | [
"radar131419@gmail.com"
] | radar131419@gmail.com |
ed60d4059b40bc6352bd36f7d226538d1a436688 | 70cbaeb10970c6996b80a3e908258f240cbf1b99 | /WiFi万能钥匙dex1-dex2jar.jar.src/com/linksure/apservice/a/c/x.java | f45a0af8d2af75d25420fad5ceef5c78575569ec | [] | no_license | nwpu043814/wifimaster4.2.02 | eabd02f529a259ca3b5b63fe68c081974393e3dd | ef4ce18574fd7b1e4dafa59318df9d8748c87d37 | refs/heads/master | 2021-08-28T11:11:12.320794 | 2017-12-12T03:01:54 | 2017-12-12T03:01:54 | 113,553,417 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | package com.linksure.apservice.a.c;
import com.linksure.apservice.a.a.f;
import com.linksure.apservice.a.d.a.b;
import com.linksure.apservice.a.f.b.a;
import com.linksure.apservice.a.j;
final class x
extends b.a
{
x(v paramv, String paramString, j paramj) {}
public final void a()
{
long l = v.a(this.c)... | [
"lianh@jumei.com"
] | lianh@jumei.com |
651faae9e67383dda046febc7b5a9fdf8def87fc | 9640134296cea3cb9011aac322807a2b3abb4204 | /src/main/java/com/simmi1969/my1stjhipsterapp1/web/rest/errors/BadRequestAlertException.java | a9d88ed954c2ac4d709b6bb05e9be14200cb176b | [] | no_license | simmi1969/jhipster-sample-application1 | 12859220ad81df7c67b717b8c8ea82951adb7810 | 836885f75cdf78e58307e8bcf141707245aa4f36 | refs/heads/main | 2023-02-21T22:59:36.596701 | 2021-01-23T07:54:44 | 2021-01-23T07:54:44 | 332,157,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,332 | java | package com.simmi1969.my1stjhipsterapp1.web.rest.errors;
import java.net.URI;
import java.util.HashMap;
import java.util.Map;
import org.zalando.problem.AbstractThrowableProblem;
import org.zalando.problem.Status;
public class BadRequestAlertException extends AbstractThrowableProblem {
private static final long s... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
2d9ec3068801d1f8d9a2f10cd9d04ef1833ad7c5 | b44018861005dff02b9174a13144b12059e5865d | /src/main/java/jetbrick/io/resource/AbstractResource.java | 88f1ffed18127d45a3f7795f742d293265be128e | [
"Apache-2.0"
] | permissive | gyk001/jetbrick-commons | 40fe94802e51c03f1e1de136b2acd76a31aa710b | 751bf934f01b93ad341be7ada99550350f4b8cd9 | refs/heads/master | 2020-04-05T23:18:54.682711 | 2015-05-24T05:10:49 | 2015-05-24T05:10:49 | 36,156,711 | 0 | 0 | null | 2015-05-24T04:57:15 | 2015-05-24T04:57:15 | null | UTF-8 | Java | false | false | 3,188 | java | /**
* Copyright 2013-2014 Guoqiang Chen, Shanghai, China. All rights reserved.
*
* Author: Guoqiang Chen
* Email: subchen@gmail.com
* WebURL: https://github.com/subchen
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | [
"subchen@gmail.com"
] | subchen@gmail.com |
cd3650f4ff11ad3b936c0153066069d666a6981f | 1f268ea50698d7b48c6ea2fe35a6e2a56d5dd6f5 | /pml_api/lib/Jena-2.5.6/src/com/hp/hpl/jena/db/test/TestReifier.java | 3eab4b02b158a0b7a858b8a091f46be859b3ce4f | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | paulopinheiro1234/inference-web | ece8dcb2aa383120f0557655c403c6216fb086c3 | 6b1fe6c500e4904ece40dcd01b704f0a9ac0c672 | refs/heads/master | 2020-04-15T20:45:00.864333 | 2019-01-10T07:19:43 | 2019-01-10T07:19:43 | 165,006,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,654 | java | /*
(c) Copyright 2003, 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP
[See end of file]
$Id: TestReifier.java,v 1.22 2008/01/02 12:08:14 andy_seaborne Exp $
*/
package com.hp.hpl.jena.db.test;
import com.hp.hpl.jena.db.*;
import com.hp.hpl.jena.graph.*;
import com.hp.hpl.jena.gra... | [
"pp3223@gmail.com"
] | pp3223@gmail.com |
341d3c1cb7abbeb45045e529a1f0df90f74c9cf4 | c885ef92397be9d54b87741f01557f61d3f794f3 | /results/Jsoup-87/org.jsoup.parser.HtmlTreeBuilderState/BBC-F0-opt-60/tests/8/org/jsoup/parser/HtmlTreeBuilderState_ESTest_scaffolding.java | 26d3141d0e8c9c5161bf91343017317c8c2f06fa | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 5,005 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Oct 14 00:10:35 GMT 2021
*/
package org.jsoup.parser;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
imp... | [
"pderakhshanfar@serg2.ewi.tudelft.nl"
] | pderakhshanfar@serg2.ewi.tudelft.nl |
8c03fa50b98b8fe891899d9465eb77f8170ae221 | ea3b9ab73e44e84e42b7d756e660f8076f783dfd | /com.siteview.kernel.core/src/COM/dragonflow/Utils/ParameterParser.java | 16915ffcdc7d61419521daff134fc80fe65d3021 | [] | no_license | SiteView/NEWECC9.2 | b34cf894f9e6fc7136af7d539ebd99bae48ba116 | 86e95c40fc481c4aad5a2480ac6a08fe64df1cb1 | refs/heads/master | 2016-09-05T23:05:16.432869 | 2013-01-17T02:37:46 | 2013-01-17T02:37:46 | 5,685,712 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,302 | java | /*
* Created on 2005-2-9 3:06:20
*
* .java
*
* History:
*
*/
package COM.dragonflow.Utils;
/**
* Comment for <code></code>
*
* @author
* @version 0.0
*
*
*/
import java.util.LinkedList;
import java.util.StringTokenizer;
// Referenced class... | [
"lihua.zhong@dragonflow.com"
] | lihua.zhong@dragonflow.com |
2254ccc8fd6eb2f7042a6b14c3ca83c8ed5a2333 | 123467174737c4d33a7fd54fb61d93f9f1e710d2 | /src/com/robo/store/view/CustomDurationScroller.java | 305e03ae735c7eb01b24c61eff119908f1cb4db5 | [] | no_license | meixililu/robostore | 3a789ae42708090ea5fc7df88aa7c53ad6a30277 | f72171080230d58dfc6ef460912640575dbd04e2 | refs/heads/master | 2021-01-21T12:07:01.793952 | 2016-05-19T15:28:16 | 2016-05-19T15:28:16 | 37,256,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,247 | java | package com.robo.store.view;
import android.content.Context;
import android.view.animation.Interpolator;
import android.widget.Scroller;
/**
* CustomDurationScroller
*
* @author <a href="http://www.trinea.cn" target="_blank">Trinea</a> 2014-3-2
*/
public class CustomDurationScroller extends Scroller {
priva... | [
"meixililulu@163.com"
] | meixililulu@163.com |
614d4e6be857c4f15db1ad65f72bc1e02400d592 | cd4802766531a9ccf0fb54ca4b8ea4ddc15e31b5 | /java/com/l2jmobius/gameserver/model/events/impl/character/npc/OnAttackableHate.java | a51372b2518406d19eb320c83bd645c51a5bda02 | [] | no_license | singto53/underground | 8933179b0d72418f4b9dc483a8f8998ef5268e3e | 94264f5168165f0b17cc040955d4afd0ba436557 | refs/heads/master | 2021-01-13T10:30:20.094599 | 2016-12-11T20:32:47 | 2016-12-11T20:32:47 | 76,455,182 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,634 | java | /*
* This file is part of the L2J Mobius project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This p... | [
"MobiusDev@7325c9f8-25fd-504a-9f63-8876acdc129b"
] | MobiusDev@7325c9f8-25fd-504a-9f63-8876acdc129b |
69a3ed2111139091a2bf15eadfd1bac115ca7266 | 0687bfb68c2b6ebd6951ea1ab2a9154e88193b24 | /backend/rmncha-collection-service/src/main/java/org/sdrc/rmncha/util/AreaMapObject.java | 3d998e06fab815c29e1e33fd248e1286f8800c65 | [] | no_license | SDRC-India/ADARSSH | c689ae9c93cbbc1d44ae875f80182caae29ca42b | e5563449292bfc9e02744d9a70f2db5546d89fd9 | refs/heads/main | 2023-03-30T02:26:51.648770 | 2021-04-01T07:42:06 | 2021-04-01T07:42:06 | 353,615,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package org.sdrc.rmncha.util;
import java.util.List;
import java.util.Map;
import lombok.Data;
@Data
public class AreaMapObject {
private List<Integer> areaList;
private Map<Integer, Integer> areaMap;
}
| [
"ratikanta131@gmail.com"
] | ratikanta131@gmail.com |
e81ca65afa57f8b4fd183cfa9af6a2038ead864a | 4cb30cd27ae9083fdcf072143ab3f008bdfd9a7a | /com/planet_ink/coffee_mud/Abilities/Prayers/Prayer_AnimateSkeleton.java | 0c04597f46a0b5d3211b331f96acb3ca496259ff | [
"Apache-2.0"
] | permissive | Banbury/CoffeeMud | f786f075017b3e0b32ba81afa55ff6a88e13fd30 | a35c14498bf550673bab30e885806ddacc047256 | refs/heads/master | 2021-01-18T05:27:54.995262 | 2015-01-20T08:10:35 | 2015-01-20T08:10:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,608 | java | package com.planet_ink.coffee_mud.Abilities.Prayers;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
impor... | [
"bo@zimmers.net"
] | bo@zimmers.net |
e34cf096323a490910eefc10b3a47bf603a7f214 | 6b0dcff85194eddf0706e867162526b972b441eb | /kernel/api/fabric3-spi/src/main/java/org/fabric3/spi/federation/TopologyListener.java | 4bb6c7fe65fb7e00a1cdad7f5f9755686c2c63f3 | [] | no_license | jbaeck/fabric3-core | 802ae3889169d7cc5c2f3e2704cfe3338931ec76 | 55aaa7b2228c9bf2c2630cc196938d48a71274ff | refs/heads/master | 2021-01-18T15:27:25.959653 | 2012-11-04T00:36:36 | 2012-11-04T00:36:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,283 | java | /*
* Fabric3
* Copyright (c) 2009-2012 Metaform Systems
*
* Fabric3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version, with the
* ... | [
"jim.marino@gmail.com"
] | jim.marino@gmail.com |
775f5d8cdbc031a299df963e6c911e03d26203f7 | a17dd1e9f5db1c06e960099c13a5b70474d90683 | /core/src/main/java/jp/co/sint/webshop/service/catalog/RelatedSearchQueryGift.java | b60f808eb758bfd26cd4b1e9d3c34f7a7f23217a | [] | no_license | giagiigi/ec_ps | 4e404afc0fc149c9614d0abf63ec2ed31d10bebb | 6eb19f4d14b6f3a08bfc2c68c33392015f344cdd | refs/heads/master | 2020-12-14T07:20:24.784195 | 2015-02-09T10:00:44 | 2015-02-09T10:00:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,317 | java | package jp.co.sint.webshop.service.catalog;
import java.util.ArrayList;
import java.util.List;
import jp.co.sint.webshop.data.AbstractQuery;
import jp.co.sint.webshop.data.DatabaseUtil;
import jp.co.sint.webshop.data.dto.Gift;
import jp.co.sint.webshop.data.dto.GiftCommodity;
import jp.co.sint.webshop.utility.SqlDial... | [
"fengperfect@126.com"
] | fengperfect@126.com |
cc5d38ff2f574e0a6b25d5bc46608d06e6ca101f | 0fd4f55b08bf6cee6a505f2346926a1e4c9bde24 | /Design Patterns Geeks for Geeks/IteratorPattern/NameRespository.java | 1188d100e3399bb76d3cde9bfe12354d19df5045 | [] | no_license | david2999999/Advanced-Java | 1d7089a050fa1b8e1b574aa4855b10363b1ad383 | 78f17038c75be8c5d3456d92ac81841fb502bf56 | refs/heads/master | 2021-07-19T19:03:06.061598 | 2020-04-08T19:37:40 | 2020-04-08T19:37:40 | 128,837,674 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package IteratorPattern;
public class NameRespository implements Container {
public String name[] = {"Robert", "John", "Julie", "Lora"};
@Override
public Iterator getIterator() {
return new NameIterator();
}
private class NameIterator implements Iterator {
int index;
... | [
"djiang86@binghamton.edu"
] | djiang86@binghamton.edu |
745b59fe855cbfa0906c2051466dbea7c890e323 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_cec88aceddfd7887ee9490a85b8d571d14540db7/CardListFragment/9_cec88aceddfd7887ee9490a85b8d571d14540db7_CardListFragment_s.java | 34f89015bea49766513c2f6fc17268f1a20cc5bb | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 7,699 | java | package edu.mit.mobile.android.livingpostcards;
import java.io.IOException;
import android.content.ContentUris;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.InsetDrawable;
import an... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
0372f40960a217e921637d62323eb1c2283dcb2b | b203bbf64ac3bde4827fa484c5d96a50d8874a90 | /src/com/neeraj/design_patterns/behavioural/chain_of_responsibility/Logger.java | f282ffed5c5435aa940db7f62a84e5c9d99db69b | [] | no_license | neerajjain92/DesignPatterns | e4921bea47f3bd3013b4f9bf4a8487d92b5d3e6e | 48af00b0c9f46ff5f1ec1c8fb2629453a427c836 | refs/heads/master | 2022-11-24T00:18:59.265574 | 2020-07-30T19:17:39 | 2020-07-30T19:17:39 | 283,839,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package com.neeraj.design_patterns.behavioural.chain_of_responsibility;
/**
* @author neeraj on 13/07/20
* Copyright (c) 2019, DesignPatterns.
* All rights reserved.
*/
public class Logger extends Handler {
public Logger(Handler next) {
super(next);
}
@Override
public boolean doHandle(Htt... | [
"neeraj_jain@apple.com"
] | neeraj_jain@apple.com |
629b04bbe7e05d54da0687f99cd7540dc84fc05c | c3bb807d1c1087254726c4cd249e05b8ed595aaa | /src/oc/whfb/units/im/IMErzlektordesSigmar.java | 709cae448f74572d08f2575d64495011c7aa8f2e | [] | no_license | spacecooky/OnlineCodex30k | f550ddabcbe6beec18f02b3e53415ed5c774d92f | db6b38329b2046199f6bbe0f83a74ad72367bd8d | refs/heads/master | 2020-12-31T07:19:49.457242 | 2014-05-04T14:23:19 | 2014-05-04T14:23:19 | 55,958,944 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,941 | java | package oc.whfb.units.im;
import oc.BuildaHQ;
import oc.BuildaMenu;
import oc.Eintrag;
import oc.OptionsEinzelUpgrade;
import oc.RuestkammerStarter;
public class IMErzlektordesSigmar extends Eintrag {
OptionsEinzelUpgrade oe;
RuestkammerStarter rkEquipment;
RuestkammerStarter rkMount;
RuestkammerStarter rkBanner... | [
"spacecooky@b551ab73-3a01-0010-9fae-47f737f7a8aa"
] | spacecooky@b551ab73-3a01-0010-9fae-47f737f7a8aa |
2f11670bcbc7c87f7472a8c14f8d838a07bb1c8a | e7e497b20442a4220296dea1550091a457df5a38 | /main_project/oce-java-tester-backup/src/com/xiaonei/xcetest/invoke/AccountTester.java | f199b993d827d850a55723ca6c2609603aa1c15a | [] | no_license | gunner14/old_rr_code | cf17a2dedf8dfcdcf441d49139adaadc770c0eea | bb047dc88fa7243ded61d840af0f8bad22d68dee | refs/heads/master | 2021-01-17T18:23:28.154228 | 2013-12-02T23:45:33 | 2013-12-02T23:45:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,305 | java | package com.xiaonei.xcetest.invoke;
import java.util.Date;
import junit.framework.TestCase;
import mop.hi.oce.adapter.AccountAdapter;
import mop.hi.oce.adapter.impl.AccountAdapterImpl;
import mop.hi.oce.domain.model.Deposit;
import mop.hi.oce.domain.model.Expenditure;
import mop.hi.svc.model.RollbackException;
publi... | [
"liyong19861014@gmail.com"
] | liyong19861014@gmail.com |
94178cd965c7331209f6083e01c58f97cfb50cbe | 1a5b960f23f9a4bf8895a2579984edd6cf4089e6 | /samples/src/java/org/jpox/samples/embedded/EmbeddedObject2.java | 69d544f86f74226ff0ded2af3e8d1e5b66f8f057 | [
"Apache-2.0"
] | permissive | nonstans/tests | 8f1dd632301518f35ba120599ffa6daceafe47ea | 7d62fc4508e1fa829a91d6fcd40b7c062424f77f | refs/heads/master | 2020-03-11T03:49:58.382939 | 2018-12-03T12:46:04 | 2018-12-03T12:46:04 | 129,760,005 | 0 | 0 | null | 2018-04-16T14:52:10 | 2018-04-16T14:52:09 | null | UTF-8 | Java | false | false | 1,212 | java | /**********************************************************************
Copyright (c) 2016 Andy Jefferson and others. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://... | [
"andy@datanucleus.org"
] | andy@datanucleus.org |
136478cfd3a41cd629609bc652f81ae43f0c63e9 | ce8379ba7e71d91578ebf930ba95b8dd0b196746 | /jooby/src/main/java/io/jooby/annotation/PathParam.java | 0e039efde50211efd334387312dba08cbdfe6782 | [
"Apache-2.0"
] | permissive | jooby-project/jooby | 965e927574f829c7e55447961f4ffaa71a4bec86 | 4b613504eb6c265856b2aa6035d26827eef33f00 | refs/heads/3.x | 2023-09-03T05:21:03.310467 | 2023-08-28T17:30:40 | 2023-08-28T17:30:40 | 25,446,835 | 1,799 | 311 | Apache-2.0 | 2023-09-12T17:14:23 | 2014-10-20T02:03:16 | Java | UTF-8 | Java | false | false | 736 | java | /*
* Jooby https://jooby.io
* Apache License Version 2.0 https://jooby.io/LICENSE.txt
* Copyright 2014 Edgar Espina
*/
package io.jooby.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
... | [
"espina.edgar@gmail.com"
] | espina.edgar@gmail.com |
01d485edd6e6b1396453bc8f4a7ba387b673f5e0 | 2df4793e4f113ad42629268b28d8f3287f906758 | /启发式搜索与演化算法/HESA_assignment1/src/ontology/avatar/MovingAvatar.java | 4ecf11b3f09b2b0a51da910d157434a266ef0fe1 | [
"GPL-3.0-or-later",
"MIT"
] | permissive | jocelyn2002/NJUAI_CodingHW | 7c692a08fb301f5cac146fef6da3f94d5043f2e9 | 002c5ecbad671b75059290065db73a7152c98db9 | refs/heads/main | 2023-04-29T06:25:46.607063 | 2021-05-25T02:45:58 | 2021-05-25T02:45:58 | 448,436,119 | 5 | 1 | MIT | 2022-01-16T02:06:27 | 2022-01-16T02:06:26 | null | UTF-8 | Java | false | false | 8,079 | java | package ontology.avatar;
import java.awt.Dimension;
import java.util.ArrayList;
import core.vgdl.VGDLSprite;
import core.competition.CompetitionParameters;
import core.content.SpriteContent;
import core.game.Game;
import core.player.Player;
import ontology.Types;
import ontology.Types.ACTIONS;
import tools.*;
/**
*... | [
"dinghao12601@126.com"
] | dinghao12601@126.com |
36e22ab29efa5e59e3f791c822b724f84c77c016 | 8dcd6fac592760c5bff55349ffb2d7ce39d485cc | /com/bumptech/glide/load/model/stream/HttpUrlGlideUrlLoader.java | 88285391cc5c3f1bdbe9bfda2b79c33c52ba191c | [] | no_license | andrepcg/hikam-android | 9e3a02e0ba9a58cf8a17c5e76e2f3435969e4b3a | bf39e345a827c6498052d9df88ca58d8823178d9 | refs/heads/master | 2021-09-01T11:41:10.726066 | 2017-12-26T19:04:42 | 2017-12-26T19:04:42 | 115,447,829 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,626 | java | package com.bumptech.glide.load.model.stream;
import android.content.Context;
import com.bumptech.glide.load.data.DataFetcher;
import com.bumptech.glide.load.data.HttpUrlFetcher;
import com.bumptech.glide.load.model.GenericLoaderFactory;
import com.bumptech.glide.load.model.GlideUrl;
import com.bumptech.glide.load.mod... | [
"andrepcg@gmail.com"
] | andrepcg@gmail.com |
2287889ced1744608138bb29617191e24e6fe73b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_66d580495d311b881e82fd002067f4f8e74b5ae5/DocumentFunction/2_66d580495d311b881e82fd002067f4f8e74b5ae5_DocumentFunction_s.java | e8e93e7d8508471b74b2f9c2b9d11ba6b340f833 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 3,935 | java | /*
* $Header$
* $Revision$
* $Date$
*
* ====================================================================
*
* Copyright (C) 2000-2002 bob mcwhirter & James Strachan.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted prov... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b268b2e619f68e882c0c7de1ab7c793463726e41 | d50cefd9b56b96726f12ecafaea923e8ce24f5d8 | /workspace/draw/src/game/Ball.java | 9d41df0cf9ab15becd93df1e867ad9264b60b0d5 | [] | no_license | lyk4411/java_learning | 673a3661391c04f5bd01bf9e8978c3f2f8fa36a6 | bcec6298896a75616c3c3b3d6affb3406d4c2fa7 | refs/heads/master | 2020-02-26T14:59:57.560378 | 2019-11-07T07:46:28 | 2019-11-07T07:46:28 | 31,747,198 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,351 | java | package game;
import java.awt.Color;
import java.awt.Component;
import java.awt.Graphics;
import java.awt.Point;
public class Ball implements Runnable{
private int r;
private Color c;
private Point pos;
private int speed;
private Component owner;
public Ball(int r,Color c,int speed,Component owner){
this.r ... | [
"liu.yongkai@bestv.com.cn"
] | liu.yongkai@bestv.com.cn |
8b719d521f504780bfaacc6b2252ec9dec7bf004 | 8b5c955989280412e2e7fca4453722d090c3b347 | /Data Structure and Algorithm PDF -Sixth Edition/First Time/Chapter 2 OOD/Generics/Basic/Pair.java | 9dd82bca5ffa601b907c6f33980bdf1e47df1797 | [] | no_license | david2999999/Java-Algorithm | a8962629819df73a9b9c733e5f8be91952747554 | 8e235826b2e7e864f1fd991dbaa2dbb44caaab8c | refs/heads/master | 2021-06-03T23:09:13.092268 | 2020-03-22T18:42:21 | 2020-03-22T18:42:21 | 146,636,630 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | public class Pair<A, B> {
A first;
B second;
public Pair(A a, B b) {
first = a;
second = b;
}
public A getFirst( ) { return first; }
public B getSecond( ) { return second;}
} | [
"djiang86@binghamton.edu"
] | djiang86@binghamton.edu |
c3d575f5b4180ba49a33fabf95022df4fe1bc4b7 | 9a6ea6087367965359d644665b8d244982d1b8b6 | /src/main/java/X/AnonymousClass3HW.java | a06537e79f97e0bab85153abedb1d9ae3e2503ad | [] | no_license | technocode/com.wa_2.21.2 | a3dd842758ff54f207f1640531374d3da132b1d2 | 3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9 | refs/heads/master | 2023-02-12T11:20:28.666116 | 2021-01-14T10:22:21 | 2021-01-14T10:22:21 | 329,578,591 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package X;
import com.whatsapp.authentication.FingerprintBottomSheet;
/* renamed from: X.3HW reason: invalid class name */
public class AnonymousClass3HW {
public final /* synthetic */ FingerprintBottomSheet A00;
public final /* synthetic */ AbstractC63192w0 A01;
public AnonymousClass3HW(AbstractC63192w... | [
"madeinborneo@gmail.com"
] | madeinborneo@gmail.com |
8eb52a7177cdd7b7e111575bb02075bb53a1d062 | 88f3340db957ef8b61e8c201d05dbd85aee49e35 | /app/src/main/java/com/example/xiaojun/posji/beans/BiDuiFanHui.java | 7cc1f60ed993162fca38e1088279ebd1c8d9d136 | [] | no_license | yoyo89757001/PosJi1 | ce215989ecae176443d689f2933204c74878cb57 | 27e60098820a2043c54ce0d56c40a7f1b4cc9a73 | refs/heads/master | 2021-01-18T22:18:46.179619 | 2018-01-12T10:14:45 | 2018-01-12T10:14:45 | 100,559,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,050 | java | package com.example.xiaojun.posji.beans;
/**
* Created by Administrator on 2017/10/23.
*/
public class BiDuiFanHui {
/**
* face1 : {"rect":{"left":576,"top":589,"width":311,"height":311},"confidence":0.99959975}
* face2 : {"rect":{"left":492,"top":754,"width":702,"height":702},"confidence":0.999997}... | [
"332663557@qq.com"
] | 332663557@qq.com |
4871b1b5e5a866b79344a2d18bf723ee7d6f91d1 | 0f4f2ab64f55e374e33837c4044333f15b00361b | /DesignPattarn/src/com/jspider/spring/creational/builderdesignpattern/TestBuilderPattern.java | dc738051464c8e7728b47c598b46a1e74d95bd7b | [] | no_license | singhvikash630/design_patterns | 481ccb36a7cf5e50fc73e8b0d3758c0b74c65a3e | e3255092ba91c7deae1bf983b859ddae566e34a6 | refs/heads/master | 2022-11-07T17:15:59.009941 | 2020-06-25T12:58:56 | 2020-06-25T12:58:56 | 274,915,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package com.jspider.spring.creational.builderdesignpattern;
public class TestBuilderPattern {
public static void main(String[] args) {
Phone phone = new PhoneBuilder().setBattery(1).setOs("ios").getPhone();
System.out.println(phone);
}
}
| [
"singh.vikash630@gmail.com"
] | singh.vikash630@gmail.com |
9ce8fee6e781f2f1c646074f5feec6b3c8b62f97 | be83c2179f877915e9705a733714341f6290eef2 | /src/main/java/org/eweb4j/solidbase/user/web/ListUserActivityLogAction.java | d1d44dff8c2115ab4a3dff78abec849e2ab71ae4 | [] | no_license | njcharran/eweb4j-solidbase | 5e0ebe836d19c64815f981b4a36183e7b91edb42 | 18d2b1ad00f8fb3aa514cfd430af2ff2fde7ac0f | refs/heads/master | 2021-01-18T17:44:30.534054 | 2013-03-10T10:13:14 | 2013-03-10T10:13:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,889 | java | package org.eweb4j.solidbase.user.web;
import java.util.Collection;
import java.util.Map;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import org.eweb4j.ioc.IOC;
import org.eweb4j.mvc.view.DataAssemUtil;
import org.eweb4j.mvc.view.DivPageComp;
import org.eweb4j.mvc.view.ListPage;
import ... | [
"l.weiwei@163.com"
] | l.weiwei@163.com |
11fa23f2078921d9cd2afa55a2b071fe6566ca36 | 7780422ea62de5e5e91d75cd14344de1fbfe451a | /pluginloader/src/main/java/com/mchenys/pluginloader/core/ActivityLifecycleCallbacksProxy.java | 99a479326a2c51249d44dcdb479784ef756d994f | [] | no_license | mChenys/MyDynamicLoaderHook | e3dee58da9ef082a3875d0925a3e797ff4be1374 | b3653d51d7f61e4a61d57cfec05cecef63f9f6d5 | refs/heads/master | 2023-04-30T19:39:07.917809 | 2021-05-16T14:15:13 | 2021-05-16T14:15:13 | 365,275,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,699 | java | package com.mchenys.pluginloader.core;
import android.app.Activity;
import android.app.Application;
import android.os.Bundle;
import com.mchenys.pluginloader.utils.ReflectUtils;
import java.util.ArrayList;
/**
* @Author: mChenys
* @Date: 2021/5/12
* @Description: 插件ActivityLifecycleCallbacks代理
*/
public class A... | [
"643353964@qq.com"
] | 643353964@qq.com |
919a06ec1659e8469eb96dbd3e929017856fb007 | 71f7c817d9d82e7ac6d4ca038e9f89d6f2959d40 | /app/src/main/java/org/golde/android/carcontroller/ui/picker/ColorPickerWheel.java | 6991c6bdc30ff481273bd2468a8975c632c8ab42 | [] | no_license | egold555/CarController | b040852d1c48ce18d3e48805d6484ebc79eae5d1 | d4d5063fd58919097696058750c00b89dc343e05 | refs/heads/master | 2020-06-28T20:19:58.449440 | 2019-08-03T06:45:32 | 2019-08-03T06:45:32 | 200,331,948 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,348 | java | package org.golde.android.carcontroller.ui.picker;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.view.MotionEvent;
import android.view.View;
import android.widget.ImageView;
import org.golde.android.carcontroller.MainActivity;
import org.golde.android.carcontroller.R;
import org.golde.... | [
"eric@golde.org"
] | eric@golde.org |
e1aee2def80168abafab3d3dbf3f9d7f4bfcbed1 | 8c12b5a87c4ad1285a1b5c7b44674a2753fc002a | /src/main/java/com/julienviet/benchmarks/FindFirstSpecialByte.java | 2b1386f826f1b57c6087b0fca8ef98d1d41a3fad | [
"Apache-2.0"
] | permissive | franz1981/perf-experiments | 7d5e5fa56ff47e0b2d22ade504b9371ff534e8e5 | 2e75534c4e899231213e73c7853dc2aeded4261b | refs/heads/master | 2021-08-30T22:03:38.350982 | 2017-12-19T15:26:11 | 2017-12-19T15:41:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,578 | java | package com.julienviet.benchmarks;
import sun.misc.Unsafe;
import java.lang.reflect.Field;
public abstract class FindFirstSpecialByte {
public static final Unsafe unsafe = getUnsafe();
public static final long byteArrayOffset = unsafe.arrayBaseOffset(byte[].class);
private static Unsafe getUnsafe() {
try... | [
"julien@julienviet.com"
] | julien@julienviet.com |
fed1c3c2f3cb6aa06b30cfed4fe1efe2a67985ce | f168302ab6abe7dc754d50389cb359c15116dd60 | /src/main/java/com/elmakers/mine/bukkit/ChunkManager.java | 496312e37e75667675372d04b5bb0f449ad57c93 | [
"MIT"
] | permissive | elBukkit/NoFlatlands | 70a93c7af0bad669763ebf0cd122fe6af9c7b736 | 18148dc187c79ae8ee0b6099feb6e99c77c457e3 | refs/heads/master | 2016-08-06T10:35:34.218834 | 2014-09-08T18:14:57 | 2014-09-08T18:14:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,754 | java | package com.elmakers.mine.bukkit;
import org.apache.commons.lang.StringUtils;
import org.bukkit.*;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.world.ChunkLoadEvent;
import org.bukkit.plugin.Plugin;
import java.util.*;
public class ChunkManager implements Listener {... | [
"nathan@elmakers.com"
] | nathan@elmakers.com |
866f9ea01517e37c53cccbd4fa441626747ab6d1 | c1e87eb6aa66ff742db4d0726d8f57619edae534 | /app/src/main/java/com/spade/mek/ui/login/view/LoginFragment.java | 076d939dbf3bfd13d69459429ad311ce8f4adfba | [] | no_license | ddopik/ProjectM | 10e8c98f27270a07b131df8cefd1e57907849856 | 61ee763b0fe4a62db033a7fb63b4bec18e290dfe | refs/heads/master | 2020-03-20T22:34:30.944414 | 2019-03-06T10:25:42 | 2019-03-06T10:25:42 | 137,805,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,621 | java | package com.spade.mek.ui.login.view;
import android.content.Intent;
import android.graphics.Paint;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.wi... | [
"ddopik.01@gmail.com"
] | ddopik.01@gmail.com |
a77c2c2d42a71f768e2f1b7ca8746cd1e367017e | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/LANG-39b-2-15-FEMO-WeightedSum:TestLen:CallDiversity/org/apache/commons/lang3/StringUtils_ESTest.java | b80c94a9305e619abd689f79a96b953a6dd40139 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | /*
* This file was automatically generated by EvoSuite
* Sat Apr 04 07:01:01 UTC 2020
*/
package org.apache.commons.lang3;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.apache.commons.lang3.StringUtils;
import org.evosuite.runtime.EvoRunner;... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
399420c6834955f93fa6a1db847a8b1eedaaf3ce | 6e0f671f2dfa4ade140fc0ec503117e04044f7b6 | /src/test/java/io/aseg/application/security/DomainUserDetailsServiceIntTest.java | 69daf1389e34e38c99a1b2ad34fb719c0c19cfcd | [] | no_license | hasega/jhbase | a0dd664c75e85007b5d4d71af1785a8419db633d | 3209d6ea029d3038f8bdcdd442b480a67abba808 | refs/heads/master | 2021-05-13T16:55:53.363460 | 2018-01-09T11:17:14 | 2018-01-09T11:17:14 | 116,806,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,647 | java | package io.aseg.application.security;
import io.aseg.application.JhbaseApp;
import io.aseg.application.domain.User;
import io.aseg.application.repository.UserRepository;
import org.apache.commons.lang3.RandomStringUtils;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.sprin... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
1313924bdbb6ab0e8c4cffe544a0178e669f35ac | 08029f12f5ec9336c763b82affb0616d9a89efc8 | /src/main/java/name/pehl/karaka/client/application/NavigationView.java | 2df4d5f92036f580051df20974625661e937ca01 | [] | no_license | hpehl/karaka | dd7b47b9fd206b611fc40876f8f2e73bca23ed60 | 76686f40ecb693e9d85ee33986f4e1668fbf9bca | refs/heads/master | 2020-05-18T09:58:18.426332 | 2013-04-09T09:01:18 | 2013-04-09T09:01:18 | 6,405,796 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,795 | java | package name.pehl.karaka.client.application;
import com.google.common.collect.ImmutableMap;
import com.google.gwt.dom.client.AnchorElement;
import com.google.gwt.dom.client.SpanElement;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.clie... | [
"harald.pehl@gmail.com"
] | harald.pehl@gmail.com |
8780adcd9f0a02016ede261b006df1a9427110f6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_84d78c277ce66e370d992fd9b4717f36fe0c82b8/MessageSink/4_84d78c277ce66e370d992fd9b4717f36fe0c82b8_MessageSink_s.java | 4c93036adcff1636854909d56343f5d2bf8e6b90 | [] | 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 | 5,490 | java | /*
* Copyright (c) 2012 European Synchrotron Radiation Facility,
* Diamond Light Source Ltd.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availabl... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d3ba3f063915d471680d1056ef800e8c52c0a3a3 | 8c085f12963e120be684f8a049175f07d0b8c4e5 | /castor/tags/DEV0_8/castor-2002/castor/src/main/org/exolab/castor/persist/Cache.java | 2684b50bcf12703eb961be4bdd0fdeed2caeb74e | [] | no_license | alam93mahboob/castor | 9963d4110126b8f4ef81d82adfe62bab8c5f5bce | 974f853be5680427a195a6b8ae3ce63a65a309b6 | refs/heads/master | 2020-05-17T08:03:26.321249 | 2014-01-01T20:48:45 | 2014-01-01T20:48:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,088 | java | /**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1. Redistributions of source code must retain copyright
* statements and notices. Redistributions must also contain a
* ... | [
"nobody@b24b0d9a-6811-0410-802a-946fa971d308"
] | nobody@b24b0d9a-6811-0410-802a-946fa971d308 |
64a8519fb8d5a33ae87d36fa9ee24c83f1d39a94 | 677197bbd8a9826558255b8ec6235c1e16dd280a | /src/com/alibaba/fastjson/parser/deserializer/PointDeserializer.java | 0ebafd3e3f6e0ed06f42369f6ba80ed16c4cb88b | [] | no_license | xiaolongyuan/QingTingCheat | 19fcdd821650126b9a4450fcaebc747259f41335 | 989c964665a95f512964f3fafb3459bec7e4125a | refs/heads/master | 2020-12-26T02:31:51.506606 | 2015-11-11T08:12:39 | 2015-11-11T08:12:39 | 45,967,303 | 0 | 1 | null | 2015-11-11T07:47:59 | 2015-11-11T07:47:59 | null | UTF-8 | Java | false | false | 2,384 | java | package com.alibaba.fastjson.parser.deserializer;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONException;
import com.alibaba.fastjson.parser.DefaultJSONParser;
import com.alibaba.fastjson.parser.JSONLexer;
import java.awt.Point;
import java.lang.reflect.Type;
public class PointDeserializer
impl... | [
"cnzx219@qq.com"
] | cnzx219@qq.com |
beda486927ff8c1119e7b93fbced12f55d191838 | f68e7dddd8ef362cc967c32be7e7a244cf66b96d | /test/src/main/java/businessFramework/module/hospital/pages/nurseDepart/NurseDepartHelper.java | f75801a1d89e42b12836a492338c88438b35f33a | [] | no_license | skygbr/N2O_IntellijIDEA_Tests_Regres_Smoke | 6e3fbed09464c4cf0929bd7e630f9e6c1892161a | 985e74067cc220eacf90c5c4876390d1494a1421 | refs/heads/master | 2020-06-28T16:46:42.012449 | 2016-11-23T12:57:43 | 2016-11-23T12:57:43 | 74,489,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,701 | java | package businessFramework.module.hospital.pages.nurseDepart;
import businessFramework.module.Values;
import net.framework.autotesting.ApplicationManager;
import net.framework.autotesting.meta.*;
import net.framework.autotesting.meta.components.*;
public class NurseDepartHelper extends Page implements Values
{
pu... | [
"bulat.garipov@rtlabs.ru"
] | bulat.garipov@rtlabs.ru |
0c765ca21deb33a4fb669cab006bbd729b1e3c2e | 618e98db053821614d25e7c4fbaefddbc3ad5e99 | /ziguiw-schoolsite/app/models/SchoolXxyd.java | 67c2e24cd774263c5400bb44a58e6c690134db99 | [] | no_license | lizhou828/ziguiw | 2a8d5a1c4310d83d4b456f3124ab49d90a242bad | 76f2bedcf611dfecbf6119224c169ebcea915ad7 | refs/heads/master | 2022-12-23T04:13:06.645117 | 2014-10-08T07:42:57 | 2014-10-08T07:42:57 | 24,621,998 | 1 | 1 | null | 2022-12-14T20:59:50 | 2014-09-30T02:53:21 | Python | UTF-8 | Java | false | false | 4,405 | java | package models;
import com.arj.ziguiw.common.Status;
import play.db.jpa.JPASupport;
import javax.persistence.*;
import java.util.Date;
import java.util.List;
/**
* Created with IntelliJ IDEA.
* User: Administrator
* Date: 13-3-1
* Time: 上午11:57
*/
@Entity
@Table(name = "s_school_xxyd")
@Form(displayName = "学习园地... | [
"lizhou828@126.com"
] | lizhou828@126.com |
041905736f942a41d4ae66fd8cb4d678b3b58d2f | ad3d871e360f198aebd51b2958526ee5de23e36c | /src/java/ch/laoe/operation/AOLoopable.java | b0919b02eeb59309e9a592ecb782a05ac25b21ff | [] | no_license | umjammer/vavi-apps-laoe | d115a03ed05ddcf0ea1ed940d34af8c03acff3b4 | 7ccee1c179073228b39a60b4f584f750b62877b3 | refs/heads/master | 2021-07-22T19:26:56.081636 | 2009-10-08T15:56:13 | 2009-10-08T15:56:13 | 109,250,690 | 1 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,667 | java | /*
* This file is part of LAoE.
*
* LAoE is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published
* by the Free Software Foundation; either version 2 of the License,
* or (at your option) any later version.
*
* LAoE is distributed in the hope ... | [
"umjammer@00cfdfb4-7834-11de-ac83-69fcb5c178b1"
] | umjammer@00cfdfb4-7834-11de-ac83-69fcb5c178b1 |
dec043a8e9c71672f46c34ba431966b21cc34232 | 504e7fbe35cd2dc9f9924312e84540018880de56 | /code/app/src/main/java/cn/fizzo/hub/fitness/ui/widget/fizzo/FrameMainLayoutBind.java | 683db91648011b17287c33a5640545cd74e40cb9 | [] | no_license | RaulFan2019/FitnessHub | c16bcad794197b175a0a5b2fc611ddd1ddbbfc0e | 41755b81a077d5db38e95697708cd4a790e5741c | refs/heads/master | 2020-05-17T05:59:31.939185 | 2020-03-30T02:15:02 | 2020-03-30T02:15:02 | 183,548,074 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | package cn.fizzo.hub.fitness.ui.widget.fizzo;
import android.content.Context;
import android.util.AttributeSet;
import java.util.List;
import cn.fizzo.hub.fitness.entity.model.MainMenuItemBindME;
import cn.fizzo.hub.fitness.utils.DeviceU;
/**
* 主页面承载锻炼
* Created by Raul.fan on 2018/1/31 0031.
* Mail:raul.fan@139... | [
"raul.fan@fizzo.cn"
] | raul.fan@fizzo.cn |
1b066a521ceb5a05a73fbc07a6d04746ad0bcac1 | 6251ec8dd7f02c15174e897910f72aa37e9e3c51 | /JavaSE/src/main/java/test/CalendarTest.java | d930272068c41c08928f279ce5a87fd458835c5d | [] | no_license | Wincher/JavaWorkout | ff55ecdf6d2867ed56ec2e1f95e7cf7d41aee068 | 81e80bfb4aec823ffe625cc98330d123ffd1e3d6 | refs/heads/master | 2023-06-28T07:07:38.727462 | 2023-03-18T06:57:55 | 2023-03-18T07:14:32 | 99,265,446 | 0 | 0 | null | 2023-06-14T22:46:52 | 2017-08-03T18:56:37 | Java | UTF-8 | Java | false | false | 1,695 | java | package test;
import java.text.SimpleDateFormat;
import java.util.Calendar;
public class CalendarTest {
public static void main(String[] args) {
getTimeOfMillionsTime(1563879779-1563850979);
Calendar now = Calendar.getInstance();
clearTime(now);
System.out.println(new SimpleDateFo... | [
"wincher.hoo@gmail.com"
] | wincher.hoo@gmail.com |
91eb80531d8e3ebf47e70b1d3c3197fe1032f6e1 | b2016b74acf02c0117128b505baac48338d825c9 | /sophia.mmorpg/src/main/java/sophia/mmorpg/stat/StatOnlineTickerImpl.java | 5c4590f26b477ffad5a6f959a85db2dbe19dbaa1 | [] | no_license | atom-chen/server | 979830e60778a3fba1740ea3afb2e38937e84cea | c44e12a3efe5435d55590c9c0fd9e26cec58ed65 | refs/heads/master | 2020-06-17T02:54:13.348191 | 2017-10-13T18:40:21 | 2017-10-13T18:40:21 | 195,772,502 | 0 | 1 | null | 2019-07-08T08:46:37 | 2019-07-08T08:46:37 | null | UTF-8 | Java | false | false | 3,387 | java | /**
* Copyright 2013-2015 Sophia
*
* 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 ... | [
"hi@luanhailiang.cn"
] | hi@luanhailiang.cn |
9830f0f10e553b9101c8168ee5fa744a677d0b5d | cd0bd4b251a98646f086f27687402a1c8042fdbc | /e2/src/vip/hht/Tools/JRedisUtil.java | c4fcb39a13e94e18e0688fbbbbf3c018bb45098c | [] | no_license | huanghetang/eclipse_workspace | 4bd76d339ba1878a084f595bb0832e7987954db7 | a89dc12d021ab55810e86016050829a0103adde1 | refs/heads/master | 2020-03-26T11:04:10.524462 | 2018-08-15T08:40:42 | 2018-08-15T08:40:42 | 144,826,607 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,385 | java | package vip.hht.Tools;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
/**
* Java for Redis Tool
* @author zhoumo
*
*/
public class JRedisUtil {
private static... | [
"1278699240@qq.com"
] | 1278699240@qq.com |
2b5f979c8eb8166a94e7cefecbd132d4df672ee6 | 7559bead0c8a6ad16f016094ea821a62df31348a | /src/com/vmware/vim25/ReplicationDiskConfigFaultReasonForFault.java | f34325fa0b4163a106af97a966a5d550e175332e | [] | no_license | ZhaoxuepengS/VsphereTest | 09ba2af6f0a02d673feb9579daf14e82b7317c36 | 59ddb972ce666534bf58d84322d8547ad3493b6e | refs/heads/master | 2021-07-21T13:03:32.346381 | 2017-11-01T12:30:18 | 2017-11-01T12:30:18 | 109,128,993 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,293 | java |
package com.vmware.vim25;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ReplicationDiskConfigFaultReasonForFault.
*
* <p>The following schema fragment specifies the expected content contained within this... | [
"495149700@qq.com"
] | 495149700@qq.com |
ae0a9ce6045d5a5cd84868b1e9b7dfb3cd44b172 | 8a8254c83cc2ec2c401f9820f78892cf5ff41384 | /instrumented-nappa-greedy/AntennaPod/core/src/main/java/nappagreedy/de/danoeh/antennapod/core/receiver/MediaButtonReceiver.java | dd6002647f15496165a64ebb733cea22dafd5d88 | [
"MIT"
] | permissive | VU-Thesis-2019-2020-Wesley-Shann/subjects | 46884bc6f0f9621be2ab3c4b05629e3f6d3364a0 | 14a6d6bb9740232e99e7c20f0ba4ddde3e54ad88 | refs/heads/master | 2022-12-03T05:52:23.309727 | 2020-08-19T12:18:54 | 2020-08-19T12:18:54 | 261,718,101 | 0 | 0 | null | 2020-07-11T12:19:07 | 2020-05-06T09:54:05 | Java | UTF-8 | Java | false | false | 1,573 | java | package nappagreedy.de.danoeh.antennapod.core.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import androidx.core.content.ContextCompat;
import android.util.Log;
import android.view.KeyEvent;
import nappagreedy.de.danoeh.antennapod.core.ClientConfig;... | [
"sshann95@outlook.com"
] | sshann95@outlook.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.