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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
16e1ab6675dcbb738a8f0728650d005644f7efe2 | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/zhihu/android/app/p1011ad/IAdPreloadWebView.java | 6e455ac8b5d3e763712b5351abebb5d855434fcf | [] | no_license | Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716323 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package com.zhihu.android.app.p1011ad;
import com.zhihu.android.base.widget.ZHWebView;
/* renamed from: com.zhihu.android.app.ad.b */
/* compiled from: IAdPreloadWebView */
public interface IAdPreloadWebView<T extends ZHWebView> {
/* renamed from: a */
void mo64084a();
}
| [
"[email protected]"
] | |
dafb6c63494a4a2ecdf1b0843d990e67664701a4 | 84875513efcf4846a3e3add9aa6aa320082e3762 | /app/src/main/java/nerdvana/com/pointofsales/api_requests/BackupDatabaseRequest.java | 5cf1731d36119ab07f84d43ff340c67877817ef8 | [] | no_license | dionedavellorera/PointOfSales | 7f3836293c13a6f00eaa9944a4c88a729ebba903 | a412714a14e20b72df3769d8d96bab87f285e9cb | refs/heads/master | 2021-07-09T09:14:07.252082 | 2020-07-28T11:21:54 | 2020-07-28T11:21:54 | 164,046,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | package nerdvana.com.pointofsales.api_requests;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import nerdvana.com.pointofsales.ApplicationConstants;
import nerdvana.com.pointofsales.GsonHelper;
import nerdvana.com.pointofsales.model.PostedPaymentsModel;
public class BackupDatabaseRequest ext... | [
"[email protected]"
] | |
46811d706c63fb8443f10240c73fed4b5aa635cd | 59e6dc1030446132fb451bd711d51afe0c222210 | /components/identity/org.wso2.carbon.identity.entitlement/4.2.0/src/main/java/org/wso2/carbon/identity/entitlement/cache/DecisionInvalidationCache.java | b3ff1f954435b6ecb4a776244a02af830685933f | [] | no_license | Alsan/turing-chunk07 | 2f7470b72cc50a567241252e0bd4f27adc987d6e | e9e947718e3844c07361797bd52d3d1391d9fb5e | refs/heads/master | 2020-05-26T06:20:24.554039 | 2014-02-07T12:02:53 | 2014-02-07T12:02:53 | 38,284,349 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,227 | java | /*
* Copyright (c) WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | [
"[email protected]"
] | |
d95775df930d06eacac465133663fc297e34429a | 9b01ffa3db998c4bca312fd28aa977f370c212e4 | /app/src/streamB/java/com/loki/singlemoduleapp/stub/SampleClass2139.java | ee9828fc3ba33a02cda7ec45eda2b55ad3eed51f | [] | no_license | SergiiGrechukha/SingleModuleApp | 932488a197cb0936785caf0e73f592ceaa842f46 | b7fefea9f83fd55dbbb96b506c931cc530a4818a | refs/heads/master | 2022-05-13T17:15:21.445747 | 2017-07-30T09:55:36 | 2017-07-30T09:56:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | package stub;
public class SampleClass2139 {
private SampleClass2140 sampleClass;
public SampleClass2139(){
sampleClass = new SampleClass2140();
}
public String getClassName() {
return sampleClass.getClassName();
}
} | [
"[email protected]"
] | |
ec0144cebb3cd09b7c615f9ac35d391ccc03cb58 | f87bf7001040cf7720ca74507ea894cd2bc45104 | /experiments/commons-primitives/intstack/org.apache.commons.collections.primitives.IntStack.pop()/initial_scenario/InitialScenario.java | f191ffc7418a4bb5cad02c4c87a13c5dc3c98438 | [] | no_license | andreamattavelli/sbes-experiments | a1e55bbfa3ce64e8a62b2a7f8d0e52b174af22f8 | 7f49095dafe523368cf019f30855daa914476e86 | refs/heads/master | 2021-03-24T13:16:56.955325 | 2017-03-18T11:55:28 | 2017-03-18T11:55:28 | 62,624,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | /*
* File contenente lo scenario iniziale, generato manualmente
*
*/
package org.apache.commons.collections.primitives;
import static org.junit.Assert.*;
import org.junit.Test;
import org.apache.commons.collections.primitives.IntStack;
public class InitialScenario{
@Test
public void test0() throws Throwable {
... | [
"[email protected]"
] | |
4a3bac304d53c7ec50d370347801aaa50023fbe3 | 79a39e0a51ad5c5eaebae6d52dec0cbdc9de7cdb | /src/main/java/com/grgbanking/electric/service/IRoleOrganizationService.java | 4281d706be1fa154a0a1f7f0de32c476bc886be1 | [] | no_license | heshengyx/electric-skeleton | b1b0a57f0dd25aafa4a40fd32c8161492d948295 | aee76ef814c0cf4871332537fee4fefa571b594f | refs/heads/master | 2020-01-23T21:49:56.142103 | 2016-12-15T08:13:17 | 2016-12-15T08:13:17 | 74,740,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,002 | java | package com.grgbanking.electric.service;
import java.util.List;
import com.grgbanking.electric.entity.RoleOrganization;
import com.grgbanking.electric.param.RoleOrganizationQueryParam;
import com.grgbanking.electric.page.IPage;
import com.grgbanking.electric.data.RoleOrganizationData;
public interface IRoleOrganiza... | [
"[email protected]"
] | |
4184e30184168b88dadae596497ecb8b6d30a984 | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /csplugins/trunk/toronto/yuedong/multi_renderer/impl/psi-mi-impl/impl/src/main/java/org/cytoscape/psi_mi/internal/plugin/PsiMiNetworkWriterFactory.java | 30bc4b9c38197066ee45e13552219cc166d66d54 | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,081 | java | package org.cytoscape.psi_mi.internal.plugin;
import java.io.OutputStream;
import org.cytoscape.io.CyFileFilter;
import org.cytoscape.io.write.CyNetworkViewWriterFactory;
import org.cytoscape.io.write.CyWriter;
import org.cytoscape.model.CyNetwork;
import org.cytoscape.view.model.CyNetworkView;
public class PsiMiNet... | [
"jm@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | jm@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
5e9b4fce7b640c10036967697d13a344112885f7 | f56f7dfe684e448f72c32dd4d56dc81dd494dd35 | /thrift/compiler/test/fixtures/java-swift-annotation/gen-swift/test/fixtures/annotation/MyAnnotationServiceReactiveBlockingWrapper.java | 34f0921bd6c4a6c9b9be29bb0d8ba8c6bedb905a | [
"Apache-2.0"
] | permissive | CHJoanna/fbthrift | 088145e079078ab09d321d101c6cc50c128838b7 | bb1dd6ba08f2fadacb801f968eee50493ab4e801 | refs/heads/master | 2023-03-23T13:20:38.916692 | 2021-03-26T18:45:03 | 2021-03-26T18:46:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | /**
* Autogenerated by Thrift
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package test.fixtures.annotation;
import java.util.*;
public class MyAnnotationServiceReactiveBlockingWrapper
implements MyAnnotationService {
private final MyAnnotationService.Reactive _dele... | [
"[email protected]"
] | |
8b84c0ecaa54e7383b9a16fcebe5582eba647309 | b494660c34135527b4443b9d79819fd75db5079b | /Mobilink/src/com/mobilink/app/activities/MobilinkCompareDetailsActivity.java | cc1885fe7b7db4cf4e0b3b54b54e0e976113b012 | [] | no_license | palash051/R-D | 3ed47f9ac41685165a4730bda950e247492febdf | 2bc1126409e6012be927557b20824d860ac624c9 | refs/heads/master | 2021-01-16T21:04:00.291049 | 2016-08-04T05:40:22 | 2016-08-04T05:40:22 | 64,904,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,551 | java | package com.mobilink.app.activities;
import android.app.Activity;
import android.os.Bundle;
import android.webkit.WebView;
import android.widget.ImageView;
import android.widget.TextView;
import com.androidquery.AQuery;
import com.androidquery.callback.ImageOptions;
import com.mobilink.app.R;
import com.mobilink.app.... | [
"[email protected]"
] | |
1f89ee0fdabfc3c18dd5f4245c1aceeb79df9916 | bc1f31b8effa207a3de819b4278b60536b6dfc84 | /com/sun/javafx/webkit/prism/PrismGraphicsManager.java | f0d2e09e7eb77044902f24bec8874e2146da4fb0 | [] | no_license | ran-yu/entitySummarization | 77d3529fb97d343dfb97b1079bee893c071e2bfa | 538e128638bea2ce4ce1fca21434f84445dc080b | refs/heads/master | 2020-04-06T04:08:48.810313 | 2016-11-10T13:30:38 | 2016-11-10T13:30:38 | 59,417,627 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,590 | java | /*
* Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.sun.javafx.webkit.prism;
import com.sun.glass.ui.Screen;
import com.sun.media.jfxmedia.Med... | [
"[email protected]"
] | |
2f72648ab22a76951e44866a9ca794cf56791b28 | 636aacb4f61407eab882bd9be37b78c69f22a5f7 | /src/test/java/RestPractice/Full_Cycle_Test.java | e27c11cc51d79868891a6947e3b23fae1e85a48d | [] | no_license | fuysal/JDBCandAPI | 2586fc93975e4172b9ee414eaf9e7b590cbdca9f | a4185a501c4ef55cd2211d3083ab19a331299988 | refs/heads/master | 2022-11-29T08:08:59.968684 | 2019-09-18T01:27:18 | 2019-09-18T01:27:18 | 207,938,280 | 0 | 0 | null | 2022-07-15T20:30:17 | 2019-09-12T01:26:15 | Java | UTF-8 | Java | false | false | 3,014 | java | package RestPractice;
import com.github.javafaker.Faker;
import io.restassured.http.ContentType;
import org.junit.Test;
import static io.restassured.RestAssured.*;
import static org.hamcrest.Matchers.*;
public class Full_Cycle_Test extends TestBase{
@Test
public void getSpartanAndDelete_Test(){
// ... | [
"[email protected]"
] | |
8bd2f5e8ffb8ec7b133e249debabdf4cb47d6a70 | cc05c50eda3a20d1b4e331b9723ce3c82dd0bdd4 | /plh.pkix.core/plh.pkix.core.utils/src/main/java/org/adorsys/plh/pkix/core/utils/contact/ContactListener.java | e2ee0de299ac63c80ff92be5d1eefb1a4db9155b | [] | no_license | francis-pouatcha/plh.pkix | 584d0eba3c8161050feca727de6ed18325974d52 | f047072c3856a0e0c81e7e3c1c174f5976fcb0a0 | refs/heads/master | 2021-03-27T10:55:17.027400 | 2014-06-03T05:14:11 | 2014-06-03T05:14:11 | 11,222,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 275 | java | package org.adorsys.plh.pkix.core.utils.contact;
import org.bouncycastle.cert.X509CertificateHolder;
public interface ContactListener {
public void contactAdded(X509CertificateHolder certHolder);
public void issuedCertificateImported(X509CertificateHolder certHolder);
}
| [
"[email protected]"
] | |
a3e0d0ac14297c7199e62eaa7d9e275b2c1ce788 | 77ab252244005f80fbfc33f8e931a41e65e83e5a | /spring-boot-samples/spring-boot-sample-secure-oauth2-actuator/src/test/java/sample/secure/oauth2/actuator/SampleSecureOAuth2ActuatorApplicationTests.java | 55338463c4ec526d845509ffa5fa60df1470543b | [
"Apache-2.0",
"Noweb"
] | permissive | llsydn/spring-boot | d4401969d8ca51937bda7736fabea82944417c39 | b88906cf98c4aa307952d27696897b2d4384b7e8 | refs/heads/master | 2023-01-03T12:14:42.767063 | 2019-09-26T08:53:10 | 2019-09-26T08:53:10 | 171,982,414 | 2 | 1 | Apache-2.0 | 2022-12-27T14:50:56 | 2019-02-22T02:44:30 | Java | UTF-8 | Java | false | false | 3,221 | java | /*
* Copyright 2012-2017 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 ap... | [
"[email protected]"
] | |
2c2fc4aa5c17e0703561936d0bb7578c632c53de | 1b8de4feb0bddc44683cb80195f8cd59eb55aa5a | /janus-daemon/src/main/java/org/xujin/janus/daemon/JanusDaemonServer.java | a092890d2507412946820c8a452fbe2d960d481f | [] | no_license | hetaoo/Janus | 465bb506f30cee0b2df93c1299d98b1669bcb7fa | 6c409d8944016c537c3c24848717e92926e2cea5 | refs/heads/master | 2023-02-05T09:10:19.210416 | 2020-12-31T03:27:44 | 2020-12-31T03:27:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,678 | java | package org.xujin.janus.daemon;
import com.google.gson.Gson;
import org.xujin.janus.client.cmo.ChangeOnlineCmd;
import org.xujin.janus.client.cmo.ConfigChangeCmd;
import org.xujin.janus.client.cmo.RouteChangeCmd;
import org.xujin.janus.client.cmo.SendFileCmd;
import org.xujin.janus.config.admin.processer.ConfigChangeP... | [
"[email protected]"
] | |
56a974d62b0fe197e8b817f0f95d0187a9aca588 | c7b70bfc62c76c6ee4c2c3dab1414c47f6af1754 | /client/src/Class204.java | 6c4e67b6222cfb4d11417f7892fbb9769e6c3ce6 | [] | no_license | EnlistedGhost/MorrowRealm-v718 | 4459bb58f5ceb4dca8e4ef5ee7dcd55e57951a6b | 8608210d1a3a3bd4374200ffe938fc56d071b554 | refs/heads/master | 2020-06-01T21:26:28.610346 | 2019-06-24T18:48:29 | 2019-06-24T18:48:29 | 190,932,255 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,040 | java | /* Class204 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
import java.awt.Canvas;
public class Class204 {
public static GraphicsToolkit method1911(Canvas canvas, Interface_ma interface_ma, CacheIndex class243, int i) {
GraphicsToolkit class_ra;
try {
boolean bool = Class_ra_Sub3.method5421();
... | [
"[email protected]"
] | |
32c2f3fa03f4643c8efce82c692e9a00ab6ed27d | 834a3fd2cbadcefb32b0e2164ef7eebe87ab51e2 | /maxkey-authentications/maxkey-authentication-core/src/main/java/org/maxkey/authn/support/kerberos/RemoteKerberosService.java | efcab950e675d54f170f5b771c74bb75c78d82de | [
"Apache-2.0",
"CDDL-1.0",
"CPL-1.0",
"Zlib",
"EPL-1.0",
"bzip2-1.0.6",
"LicenseRef-scancode-unknown-license-reference",
"LZMA-exception"
] | permissive | 0xcaffebabe/MaxKey | 697cbd4febf56f300352e1f4ebf75179656249bc | 3f9e4960c7d3b641c69d08e7f17ad640bc49ebce | refs/heads/master | 2023-07-01T10:25:26.712364 | 2021-08-03T01:49:56 | 2021-08-03T01:49:56 | 361,351,320 | 0 | 0 | Apache-2.0 | 2021-04-28T08:02:02 | 2021-04-25T06:41:04 | Java | UTF-8 | Java | false | false | 1,873 | java | /*
* Copyright [2020] [MaxKey of copyright http://www.maxkey.top]
*
* 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 req... | [
"[email protected]"
] | |
b0c47b6fc457a461c141236a7b5897ed67e0e04a | 2201d0417ee47b70ce4f80c114519c52dbe98e6c | /src/com/geekdigging/chapter17/memento/Caretaker.java | c34e5c0c1eea71dd2d7e58f6cf720babe7170a74 | [] | no_license | meteor1993/design-patterns-learning | edd9e89efc52f546c937736025ab1c165dd2fcfe | dcbc9e99617349da119a191acb88ac87a2b016b4 | refs/heads/master | 2023-02-07T15:20:07.028469 | 2020-12-31T15:58:33 | 2020-12-31T15:58:33 | 305,451,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package com.geekdigging.chapter17.memento;
/**
* 备忘录管理员
*/
public class Caretaker {
// 备忘录对象
private Memento memento;
public Memento getMemento() {
return memento;
}
public void setMemento(Memento memento) {
this.memento = memento;
}
}
| [
"[email protected]"
] | |
635089a1b3636c33788fa7b75304f1a28e51ab03 | 701eb586c5712ae32c99cc4c0fff2b83e0d7a1f1 | /AliyunRecorder/record_demo/src/main/java/com/aliyun/demo/recorder/faceunity/FaceUnityManager.java | 011db293381e9da1aece69e4756446d4f98df34c | [] | no_license | ljw124/ZhaoYuNet | cdf00f5aca2a6241f20fd9d88ac9501ac9708ce9 | 66867c1c60f205ebcdb7cc045ea6d5f6a3a64fa7 | refs/heads/master | 2020-06-12T04:37:33.359999 | 2019-06-28T06:06:58 | 2019-06-28T06:06:58 | 194,196,241 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,924 | java | package com.aliyun.demo.recorder.faceunity;
import android.content.Context;
import android.hardware.Camera;
import android.util.Log;
import com.faceunity.wrapper.faceunity;
import java.io.IOException;
import java.io.InputStream;
/**
* FaceUnify管理类,支持高级美颜(美白,磨皮,红润调整),美型(脸型,大眼,瘦脸)
*
* @author Mulberry
* create on... | [
"[email protected]"
] | |
af40ecfd25fc045d724a2ffd8665beb5cc35e7b0 | 883b7801d828a0994cae7367a7097000f2d2e06a | /python/experiments/projects/spark-root-laurelin/real_error_dataset/1/1/ROOTFile.java | d824cef5fb029b00a9bd4bc5c5b7369ebaa98faf | [] | no_license | pombredanne/styler | 9c423917619912789289fe2f8982d9c0b331654b | f3d752d2785c2ab76bacbe5793bd8306ac7961a1 | refs/heads/master | 2023-07-08T05:55:18.284539 | 2020-11-06T05:09:47 | 2020-11-06T05:09:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,570 | java | /**
* Handles low-level loading C-struct type things and (optionally compressed)
* byte ranges from low level I/O
*/
package edu.vanderbilt.accre.laurelin.root_proxy;
import java.io.IOException;
import java.nio.ByteBuffer;
import edu.vanderbilt.accre.laurelin.root_proxy.IOProfile.Event;
import edu.vanderbilt.accre... | [
"[email protected]"
] | |
e24998469707759dbb635ba4bac39f3ac56a2f06 | e4da97ab81ec813fbecade1ad1fc4f346aed35e6 | /src/core/ref-impl/channel-manager/src/main/java/org/ogema/channelmanager/impl/ChannelEventListenerContainer.java | 79108bf1d0f1aace81e0b350eb42a00d40a17800 | [
"Apache-2.0"
] | permissive | JoKoo619/ogema | 49ae2afbdfed4141e1e2c9c4375b0788219ea6ed | 21e3d6827e416893461e9e8a8b80c01d75d135f9 | refs/heads/public | 2020-12-11T09:30:27.575002 | 2015-11-27T09:42:42 | 2015-11-27T09:42:42 | 49,029,409 | 0 | 1 | null | 2016-01-04T23:23:52 | 2016-01-04T23:23:48 | null | UTF-8 | Java | false | false | 2,194 | java | /**
* This file is part of OGEMA.
*
* OGEMA is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 3
* as published by the Free Software Foundation.
*
* OGEMA is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without ev... | [
"[email protected]"
] | |
6f704af766877d6047e64994c9c2624488317e47 | 88d3adf0d054afabe2bc16dc27d9e73adf2e7c61 | /htmlparser/src/test/java/org/vietspider/browser/login/GmailLogin.java | 9c811c02e3ee59927c846acf918f7994379c3ddc | [
"Apache-2.0"
] | permissive | nntoan/vietspider | 5afc8d53653a1bb3fc2e20fb12a918ecf31fdcdc | 79d563afea3abd93f7fdff5bcecb5bac2162d622 | refs/heads/master | 2021-01-10T06:23:20.588974 | 2020-05-06T09:44:32 | 2020-05-06T09:44:32 | 54,641,132 | 0 | 2 | null | 2020-05-06T07:52:29 | 2016-03-24T12:45:02 | Java | UTF-8 | Java | false | false | 3,240 | java | /***************************************************************************
* Copyright 2001-2008 The VietSpider All rights reserved. *
**************************************************************************/
package org.vietspider.browser.login;
import java.io.File;
import java.net.URL;
import java.... | [
"[email protected]"
] | |
29d69d4b9fe660159b818b25d0eca3f8ffea631f | d412d1d81a13680158150260ab3881b6eb04001b | /service/src/main/java/com/clueride/dao/util/MemberUtilMain.java | ce939bb49899e5978260a6133f00620d00ecc2fd | [
"Apache-2.0"
] | permissive | jettmarks/clueRide-angular | ab783f39c698ab80e11d4c4ea9e92958131cc722 | 0685d4edd76ecac889269bc7fb5fbdb40c193176 | refs/heads/master | 2022-12-21T09:43:55.447425 | 2019-12-30T02:27:54 | 2019-12-30T02:27:54 | 40,831,785 | 1 | 0 | NOASSERTION | 2022-11-24T07:12:37 | 2015-08-16T17:59:17 | Java | UTF-8 | Java | false | false | 1,937 | java | /*
* Copyright 2017 Jett Marks
*
* 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 wr... | [
"[email protected]"
] | |
376a364a764572bd9f5314704ce313c64f08579a | 6c53b2b97e7d6873709ae1106e929bbe181a9379 | /src/java/com/eviware/soapui/impl/wsdl/panels/teststeps/PropertiesStepPanelBuilder.java | da8083569541c2e50b90b4c0b844f7136693b204 | [] | no_license | stallewar/soapui- | ca7824f4c4bc268b9a7798383f4f2a141d38214b | 0464f7826945709032964af67906e7d6e61b698a | refs/heads/master | 2023-03-19T05:23:56.746903 | 2011-07-12T08:29:36 | 2011-07-12T08:29:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,036 | java | /*
* soapUI, copyright (C) 2004-2011 eviware.com
*
* soapUI is free software; you can redistribute it and/or modify it under the
* terms of version 2.1 of the GNU Lesser General Public License as published by
* the Free Software Foundation.
*
* soapUI is distributed in the hope that it will be use... | [
"oysteigi@bluebear.(none)"
] | oysteigi@bluebear.(none) |
4db526e516294c3e2917ce607d3b287f8cd8092b | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/yauaa/learning/6363/NumberRangeVisitor.java | 9f562dd0929bb3825248e33a7a004447c4b99961 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,767 | java | /*
* Yet Another UserAgent Analyzer
* Copyright (C) 2013-2018 Niels Basjes
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless... | [
"[email protected]"
] | |
f7addc4ef0b67d66a2be2d091ad200cc76f7037a | da9bfd2d883aa134897b5680403545d1f097991c | /easyreport-engine/src/main/java/com/easytoolsoft/easyreport/engine/dbpool/DBCP2DataSourcePool.java | 0840478eaf754034d4e76baf1a3d9fbf793c8eed | [
"Apache-2.0"
] | permissive | xianrendzw/EasyReport | 3d18b4ccd0026b2ec9475993b110565b2f950e18 | b89cc231d469de91450ad9a2412c25b249333267 | refs/heads/master | 2023-03-16T03:58:45.761628 | 2023-03-12T14:21:03 | 2023-03-12T14:21:03 | 24,318,090 | 1,803 | 845 | Apache-2.0 | 2020-02-07T03:58:04 | 2014-09-22T07:07:13 | Java | UTF-8 | Java | false | false | 1,621 | java | package com.easytoolsoft.easyreport.engine.dbpool;
import javax.sql.DataSource;
import com.easytoolsoft.easyreport.engine.data.ReportDataSource;
import org.apache.commons.collections4.MapUtils;
import org.apache.commons.dbcp2.BasicDataSource;
/**
* c3p0数据源连接池包装类
* <a href="http://www.mchange.com/projects/c3p0/#qui... | [
"[email protected]"
] | |
2c181676e3cc8dd5bed7d5470b4b387f04a7e3d1 | 857870ba40281e9f60a4955fa6325be10c086895 | /base-platform-msg/micro/src/main/java/com/taiji/base/msg/entity/MsgNoticeRecord.java | e6c927c9e91478d17475afd69b68d959de1daf68 | [] | no_license | Qiang8/nmyj-micro | f22f6dba0a30128c4dca3ef1ab41c84ec2f8eb08 | 0be5efe946c25a36902c1abfa52e4ce619523228 | refs/heads/master | 2020-05-02T19:08:54.473917 | 2019-03-28T08:05:00 | 2019-03-28T08:05:00 | 178,150,820 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,278 | java | package com.taiji.base.msg.entity;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.fasterxml.jackson.datatype.jsr310.deser.LocalDateTimeDeserializer;
import com.fasterxml.jac... | [
"[email protected]"
] | |
6240224d4eea32cb53924cbe7c15865f29a99434 | 906d021c489890695b79a6556014fe3e2a9344fc | /src/M1/ServerDetail/SecurityManager.java | 6c29da9035f1f366c4ef027e50399d56e5efda32 | [] | no_license | ferchouche/NouveauHADL | 6585c5d3aea7e252bda07dfba5f8d35020903b0a | d928d4d41089f5ea5b538b0a63f3da9de459ab88 | refs/heads/master | 2021-06-12T06:18:00.595806 | 2016-11-27T12:17:25 | 2016-11-27T12:17:25 | 74,882,814 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,329 | java | package M1.ServerDetail;
import M1.Interface.PortComposantFourni;
import M1.Interface.PortComposantRequis;
import M1.Serveur.ServeurDetail;
import M2.Composant.ComposantConcret;
import M2.Interface.Interface;
import M2.Interface.PortComposant;
import M2.ObjectArchi.ObjetArchitectural;
import java.util.HashMap;
/**
... | [
"[email protected]"
] | |
4d09072bf1ffa1949c361f0a88088264bf7f816b | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/iec/src/main/java/com/huaweicloud/sdk/iec/v1/model/Route.java | 60e23d9b48706da7d8be55a9cfa700ecfa7a8050 | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 6,210 | java | package com.huaweicloud.sdk.iec.v1.model;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonValue;
import java.util.Collections;
import java.util.HashMap;
import ja... | [
"[email protected]"
] | |
02ef721b8f2c49bb0d1beb5e7de98eec7bb42667 | 09a1155785a66cdbd0c18dc01a16e185c872b14e | /src/main/java/dbfexample/dbflute/exentity/SysTable.java | e4d7e4149e9b60d1f42a7f7210bbd41bb6d3a7f9 | [] | no_license | mikeshimura/java-dbflute-example | 7403966f89aa18d37d521e58fc60289474036452 | 5274d88e26159879b540d266eb31ff201dcbaa9c | refs/heads/master | 2016-09-06T14:59:53.300807 | 2015-07-12T00:39:04 | 2015-07-12T00:39:04 | 38,715,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 431 | java | package dbfexample.dbflute.exentity;
import dbfexample.dbflute.bsentity.BsSysTable;
/**
* The entity of sys_table.
* <p>
* You can implement your original methods here.
* This class remains when re-generating.
* </p>
* @author DBFlute(AutoGenerator)
*/
public class SysTable extends BsSysTable {
/** The se... | [
"[email protected]"
] | |
89cbc237652d0c54e2b76aa7d74f573e106196d7 | ac6fe0f82231b44f64451ac3e78513d9392061d8 | /core/model/src/main/java/com/xianglin/core/model/vo/ActPlantHomePageVo.java | 97c3502be46393e33b7f797dc58439398bfc2ef9 | [] | no_license | heke183/act | 015ef0d0dd57f53afefe41d88f810a9cb0e59b8e | 2378cf1056b672a898a3c7c8fd1e540fd8ee0a42 | refs/heads/master | 2020-04-15T11:00:33.035873 | 2019-01-09T05:46:07 | 2019-01-09T05:46:07 | 164,609,667 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package com.xianglin.core.model.vo;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.util.List;
/**
* @author jiang yong tao
* @date 2018/8/15 9:08
*/
@... | [
"[email protected]"
] | |
2c2409bace8eaad82576c41893c457191ff5de32 | 5979994b215fabe125cd756559ef2166c7df7519 | /aimir-fep/src/main/java/com/aimir/fep/protocol/fmp/frame/service/entry/pppEntry.java | 63b77626ca6f4fad0dad164db3d4b9c6655e0e6c | [] | no_license | TechTinkerer42/Haiti | 91c45cb1b784c9afc61bf60d43e1d5623aeba888 | debaea96056d1d4611b79bd846af8f7484b93e6e | refs/heads/master | 2023-04-28T23:39:43.176592 | 2021-05-03T10:49:42 | 2021-05-03T10:49:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,355 | java | package com.aimir.fep.protocol.fmp.frame.service.entry;
import javax.xml.bind.annotation.XmlTransient;
import com.aimir.fep.protocol.fmp.datatype.*;
import com.aimir.fep.protocol.fmp.frame.service.Entry;
/**
* pppEntry
* generated by MIB Tool, Do not modify
*
* @author Y.S Kim ([email protected])
* @versio... | [
"[email protected]"
] | |
90b9104b1e01ba4a991578897bee23403e0ec0b4 | 83d56024094d15f64e07650dd2b606a38d7ec5f1 | /sicc_druida/fuentes/java/MaeTipoPrefeLPStartUpCreate.java | 70029c17f1d33fab3f16b017a3678093d1e5e73e | [] | no_license | cdiglesias/SICC | bdeba6af8f49e8d038ef30b61fcc6371c1083840 | 72fedb14a03cb4a77f62885bec3226dbbed6a5bb | refs/heads/master | 2021-01-19T19:45:14.788800 | 2016-04-07T16:20:51 | 2016-04-07T16:20:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,033 | java | /*
INDRA/CAR/mmg
$Id: MaeTipoPrefeLPStartUpCreate.java,v 1.1 2009/12/03 18:40:52 pecbazalar Exp $
DESC
*/
import es.indra.druida.belcorp.MMGDruidaBase;
// Definicion de la clase
public class MaeTipoPrefeLPStartUpCreate extends MMGDruidaBase{
public void inicio() throws Exception {
//No tiene asociado x... | [
"[email protected]"
] | |
98f0bc5eff8526534199c7afc088cf8e5783054e | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdas/applicationModule/src/test/java/applicationModulepackageJava12/Foo956Test.java | e2ada1aa593673758003391f6af98b061bea561d | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | package applicationModulepackageJava12;
import org.junit.Test;
public class Foo956Test {
@Test
public void testFoo0() {
new Foo956().foo0();
}
@Test
public void testFoo1() {
new Foo956().foo1();
}
@Test
public void testFoo2() {
new Foo956().foo2();
}
@Test
public void testFoo3() {... | [
"[email protected]"
] | |
20d1f640284c3fb916da1a6c71d4a81088a342b2 | 0721305fd9b1c643a7687b6382dccc56a82a2dad | /src/app.zenly.locator_4.8.0_base_source_from_JADX/sources/com/bumptech/glide/load/resource/transcode/C9165b.java | 60c3b76f453fe340c7cc215c80dc666eb0412ec9 | [] | no_license | a2en/Zenly_re | 09c635ad886c8285f70a8292ae4f74167a4ad620 | f87af0c2dd0bc14fd772c69d5bc70cd8aa727516 | refs/heads/master | 2020-12-13T17:07:11.442473 | 2020-01-17T04:32:44 | 2020-01-17T04:32:44 | 234,470,083 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 829 | java | package com.bumptech.glide.load.resource.transcode;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import com.bumptech.glide.load.C9011f;
import com.bumptech.glide.load.engine.Resource;
import com.bumptech.glide.load.resource.bitmap.C9136t;
import... | [
"[email protected]"
] | |
2801a348ecf0b49d5c6d0abeffe984f3e0e273d8 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a199/A199556Test.java | 26d185dc8bb407b7856316e85b2c1e8e32c3ab39 | [] | 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.a199;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A199556Test extends AbstractSequenceTest {
}
| [
"[email protected]"
] | |
3a6d4fb6e01ffb43bb6ab0a775cdab1e22185df8 | 6e39449e9c287f21124d421595f0174402de11e4 | /Session11/src/ObjectCounter.java | 402d320b5e55270d154099c182291a5d0119eaed | [] | no_license | ishantk/AuriJavaAug19 | 32b57a229153073bb19c6149c5295bcf38a33113 | f19da5c62d0ddad0eb245250d7b03b41116cb52c | refs/heads/master | 2020-06-29T19:36:51.807157 | 2019-09-24T10:10:15 | 2019-09-24T10:10:15 | 200,605,481 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | class Student{
static void showNumberOfStudents(){
//System.out.println(">> Number of Students are: "+);
}
}
public class ObjectCounter {
public static void main(String[] args) {
Student s1 = new Student();
Student s2 = new Student();
Student s3 = new Student();
Student s4 = new Student();
Stude... | [
"[email protected]"
] | |
0e3641022ca3750ef331db3adaed7c6e5851efd5 | bcf367a2cb81ccc065db3981c41a3c6264c3fed7 | /zigbee-api/src/main/java/org/bubblecloud/zigbee/network/zcl/protocol/command/door/lock/UnlockDoorResponseCommand.java | bc74a8aff5790e34f1d146886c416c1c1fb87568 | [
"Apache-2.0"
] | permissive | geog-opensource/zigbee4java | 1507a7ce3f678e88fc85fb7c0e54464b19647126 | 705c411ce2f4a9127f30059bc077237740ec4183 | refs/heads/master | 2022-11-29T21:44:29.008282 | 2022-11-28T21:02:09 | 2022-11-28T21:02:09 | 61,035,898 | 0 | 0 | Apache-2.0 | 2022-11-28T21:02:10 | 2016-06-13T12:50:09 | Java | UTF-8 | Java | false | false | 1,906 | java | package org.bubblecloud.zigbee.network.zcl.protocol.command.door.lock;
import org.bubblecloud.zigbee.network.zcl.ZclCommandMessage;
import org.bubblecloud.zigbee.network.zcl.ZclCommand;
import org.bubblecloud.zigbee.network.zcl.protocol.ZclCommandType;
import org.bubblecloud.zigbee.network.zcl.protocol.ZclFieldType;
... | [
"[email protected]"
] | |
85615edf4a51572a7009fbf874f0bd8771144b9c | 783e121b901897bd87e8ec0a7dd5d56f35ccb504 | /app/src/main/java/com/jmed/condominapp/database/DatabaseManager_Point.java | 4210a8c0764cdd89f5a01d235bd24579962736f2 | [
"Apache-2.0"
] | permissive | JMedinilla/CondominApp | 60d6056a2421926451b2703fa7bc73bd9ab453aa | 7cf39d4f352357cd4c53cd604467f703cb665e67 | refs/heads/master | 2021-06-14T15:29:51.611698 | 2017-02-23T23:20:20 | 2017-02-23T23:20:20 | 72,205,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 678 | java | package com.jmed.condominapp.database;
import com.jmed.condominapp.pojos.Pojo_Point;
class DatabaseManager_Point {
private static DatabaseManager_Point instance;
public static DatabaseManager_Point getInstance() {
if (instance == null) {
instance = new DatabaseManager_Point();
}
... | [
"[email protected]"
] | |
55072da52fc67607f7ebc77a3a4128b71acce11e | f617d7ed61f4d0632827ea792fdf773e9e87d6d9 | /ch12/ex12-42.OrderSearch.java | bcc609be73abf5e87c85086b4689a16c16125762 | [] | no_license | freebz/JPA-Programming | e796f3d3868913775068f31d86020ded8ddd737e | a52637cba47fa46dfdab9330361d1f8f4bfe5866 | refs/heads/master | 2020-09-15T09:24:35.035143 | 2019-11-22T12:09:56 | 2019-11-22T12:09:56 | 223,409,858 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 676 | java | // 예제 12.42 검색 객체가 Specification 생성하도록 추가
package jpabook.jpashop.domain;
import org.springframework.data.jpa.domain.Specifications;
import static jpabook.jpashop.domain.OrderSpec.memberNameLike;
import static jpabook.jpashop.domain.OrderSpec.orderStatusEq;
import static org.springframework.data.jpa.domain.Specifica... | [
"[email protected]"
] | |
033236e894fa9ce66a6e8ad58af45450e21af7fe | 8534ea766585cfbd6986fd845e59a68877ecb15b | /com/slideme/sam/manager/view/p064a/C1946q.java | c34cc9f42827df47d343431de84b1715903bcc6e | [] | no_license | Shanzid01/NanoTouch | d7af94f2de686f76c2934b9777a92b9949b48e10 | 6d51a44ff8f719f36b880dd8d1112b31ba75bfb4 | refs/heads/master | 2020-04-26T17:39:53.196133 | 2019-03-04T10:23:51 | 2019-03-04T10:23:51 | 173,720,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package com.slideme.sam.manager.view.p064a;
import android.view.View;
import android.view.View.OnClickListener;
/* compiled from: ScreenshotGalleryAdapter */
class C1946q implements OnClickListener {
final /* synthetic */ C1945p f3589a;
C1946q(C1945p c1945p) {
this.f3589a = c1945p;
}
public ... | [
"[email protected]"
] | |
e4b5958135f1d2f3907ea66eb860eb134d64d0a7 | 719786b440bda077e4105a1c14a51a2751bca45d | /src/main/java/com.javarush.glushko/level27/lesson02/task02/Solution.java | 406a7cca26f1ad122b863d8d43c20c775ef49427 | [] | no_license | dase1243/JavaRush | e486e6b135d0ac2ccc615c9b475290fad3bd7f9e | 48553f8e5c7c34b9a568c99ae6b14c1358d5858e | refs/heads/master | 2021-10-11T11:29:35.327809 | 2019-01-25T09:09:30 | 2019-01-25T09:09:30 | 74,195,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package com.javarush.glushko.level27.lesson02.task02;
/* Нужный оператор
Вставьте в код единственную строчку - оператор (не break), чтобы выводился треугольник из букв S
*/
public class Solution {
public static void main(String args[]) {
label:
for (int i = 0; i < 10; i++) {
for (int j ... | [
"[email protected]"
] | |
5875612858072af2350d846a9ce3fbdd6cb383f6 | 87c3c335023681d1c906892f96f3a868b3a6ee8e | /HTML5/dev/simplivity-citrixplugin-service/src/main/java/com/vmware/vim25/ClusterDasAamHostInfo.java | fbb9c51c251a31728e8268ece8ff83772dec9537 | [
"Apache-2.0"
] | permissive | HewlettPackard/SimpliVity-Citrix-VCenter-Plugin | 19d2b7655b570d9515bf7e7ca0cf1c823cbf5c61 | 504cbeec6fce27a4b6b23887b28d6a4e85393f4b | refs/heads/master | 2023-08-09T08:37:27.937439 | 2020-04-30T06:15:26 | 2020-04-30T06:15:26 | 144,329,090 | 0 | 1 | Apache-2.0 | 2020-04-07T07:27:53 | 2018-08-10T20:24:34 | Java | UTF-8 | Java | false | false | 1,383 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2019.06.12 at 09:... | [
"[email protected]"
] | |
a470c18bc1a8dd249696ca717050116509030ce2 | 0e06e096a9f95ab094b8078ea2cd310759af008b | /classes77-dex2jar/com/google/android/gms/internal/ads/zziz.java | 7b4b0adae93773271e9b2bbd6302c809c97206eb | [] | no_license | Manifold0/adcom_decompile | 4bc2907a057c73703cf141dc0749ed4c014ebe55 | fce3d59b59480abe91f90ba05b0df4eaadd849f7 | refs/heads/master | 2020-05-21T02:01:59.787840 | 2019-05-10T00:36:27 | 2019-05-10T00:36:27 | 185,856,424 | 1 | 2 | null | 2019-05-10T00:36:28 | 2019-05-09T19:04:28 | Java | UTF-8 | Java | false | false | 2,644 | java | //
// Decompiled by Procyon v0.5.34
//
package com.google.android.gms.internal.ads;
import java.io.IOException;
public final class zziz extends zzbfc<zziz>
{
private Integer zzanu;
private zziw zzapn;
private zzis zzapo;
public zziz() {
this.zzanu = null;
this.zzapn = null;
... | [
"[email protected]"
] | |
78fd849b94df31a25bda35d6ebc078a5a6ad2890 | 66220fbb2b7d99755860cecb02d2e02f946e0f23 | /src/net/sourceforge/plantuml/eps/PostScriptCommandLineTo.java | 20b901c3b1e0cfbac1247e49dc6627aaa2ebaf65 | [
"MIT"
] | permissive | isabella232/plantuml-mit | 27e7c73143241cb13b577203673e3882292e686e | 63b2bdb853174c170f304bc56f97294969a87774 | refs/heads/master | 2022-11-09T00:41:48.471405 | 2020-06-28T12:42:10 | 2020-06-28T12:42:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,100 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2020, Arnaud Roques
*
* Project Info: https://plantuml.com
*
* If you like this project or if ... | [
"[email protected]"
] | |
ef3d4717c8f908422cf047df90e392d51821b98a | eebf046f3861f1f6e928aa1af785f45367a1cb99 | /app/src/main/java/android/support/p001v4/util/CircularArray.java | 29d73f092a8ad9f3818dee3ebc5fce84b6bcfe62 | [] | no_license | AndroidTVDeveloper/TVLauncher-Sony | 5cbff163627993f3c55ec40cdfa949cbafad2ae6 | abe3b6fa43b006b76dcd13677cae2afd07fae108 | refs/heads/master | 2021-02-07T03:55:25.371409 | 2020-02-29T15:00:56 | 2020-02-29T15:00:56 | 243,980,541 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,101 | java | package android.support.p001v4.util;
/* renamed from: android.support.v4.util.CircularArray */
public final class CircularArray<E> {
private int mCapacityBitmask;
private E[] mElements;
private int mHead;
private int mTail;
private void doubleCapacity() {
E[] eArr = this.mElements;
... | [
"[email protected]"
] | |
6257dc27f8c72acbff070e8d13f5eda2a3dfd65d | f20e1ecf2d473e93805b7967a771be0c57b4d836 | /src/main/java/task17_transportation_optional/storage/Storage.java | 67c57f63cfab04eb9dc76ba7b2140b3479796290 | [] | no_license | Tadashimi/EpamTasks | 154fee6f1e322a4d4326678e45af3c611151c7b1 | b3c9774ea9273614b5504ffc4085ed9493643832 | refs/heads/master | 2023-07-20T01:51:44.709725 | 2023-04-09T19:37:34 | 2023-04-09T19:37:34 | 225,715,328 | 1 | 0 | null | 2023-07-07T21:58:36 | 2019-12-03T21:03:51 | Java | UTF-8 | Java | false | false | 3,241 | java | package task17_transportation_optional.storage;
import task17_transportation_optional.cargo.domain.Cargo;
import task17_transportation_optional.carrier.domain.Carrier;
import task17_transportation_optional.transportation.domain.Transportation;
import java.io.IOException;
import java.io.ObjectInputStream;
import java... | [
"[email protected]"
] | |
a33f03ff22ccfeb4833184e4c9c742ad3b3fd4e6 | 7df40f6ea2209b7d48979465fd8081ec2ad198cc | /TOOLS/server/org/flywaydb/core/internal/util/StringUtils.java | 01d60af258bf841222d03db57f4a5cbb78214d8d | [
"IJG"
] | permissive | warchiefmarkus/WurmServerModLauncher-0.43 | d513810045c7f9aebbf2ec3ee38fc94ccdadd6db | 3e9d624577178cd4a5c159e8f61a1dd33d9463f6 | refs/heads/master | 2021-09-27T10:11:56.037815 | 2021-09-19T16:23:45 | 2021-09-19T16:23:45 | 252,689,028 | 0 | 0 | null | 2021-09-19T16:53:10 | 2020-04-03T09:33:50 | Java | UTF-8 | Java | false | false | 7,758 | java | /* */ package org.flywaydb.core.internal.util;
/* */
/* */ import java.util.Collection;
/* */ import java.util.Iterator;
/* */ import java.util.regex.Matcher;
/* */ import java.util.regex.Pattern;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */ ... | [
"[email protected]"
] | |
1d46007b0f2f2d906e2b6bbc9b7b97076eabecd5 | 1931aa0e243dcdfc5a485c3281402319535d3f8c | /src/qspiderjavaprogrampractise/ArraySet.java | 1399f1b2ebcba7bd7f587dc85b5fe5784806908d | [] | no_license | preetishIbankG99/MindQMisc | 01975136742b2ee95bb1286a113b30156d774739 | b120fafefbe5c695648953e04b67792a99447817 | refs/heads/master | 2023-04-13T18:22:51.294937 | 2021-05-01T13:42:26 | 2021-05-01T13:42:26 | 363,422,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,334 | java | package qspiderjavaprogrampractise;
public class ArraySet {
// You cannot remove the vales but you can assign a new value which can also be a default value of the type of the array.If it is an int array you can set default value to 0
// double array default value 0.0 than
// non premitive array default value null.
... | [
"[email protected]"
] | |
109e9044a0f56bc05eee0f6a27f0994b0cf588ea | 5067d13ba6abc9aea2a03927b9f7468e73095273 | /src/com/dcms/cms/dao/main/impl/CmsLogDaoImpl.java | deadac9405c8119f42790634f19b113e4a3b5e03 | [] | no_license | dailinyi/dcmsv5-postgreSQL | ced164536a7c0fe99c53446f1d499de3bff8f3a4 | 09985b1519533090f4d67dd1ee410a37242d93b4 | refs/heads/master | 2021-01-01T05:51:51.135571 | 2015-02-02T15:18:11 | 2015-02-02T15:18:11 | 30,084,495 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,256 | java | package com.dcms.cms.dao.main.impl;
import java.util.Date;
import org.apache.commons.lang.StringUtils;
import org.hibernate.Query;
import org.springframework.stereotype.Repository;
import com.dcms.cms.dao.main.CmsLogDao;
import com.dcms.cms.entity.main.CmsLog;
import com.dcms.common.hibernate3.Finder;
import com.dcm... | [
"[email protected]"
] | |
2b7d27534ebf8695b8716aaa7cd83ae656f7facc | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14319-2-28-PESA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/api/Document_ESTest_scaffolding.java | 101305f4d9e7df0b3b23b190fd8896f5a38fe319 | [] | 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 | 430 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Apr 02 22:33:56 UTC 2020
*/
package com.xpn.xwiki.api;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
@... | [
"[email protected]"
] | |
87b1d96ce5bb0dcb12a7f258e6f4ee6c77f2edde | 590ab79666d13a128538adb639c9d4695761bafe | /root-business-api/src/main/java/org/cyk/system/root/business/api/userinterface/UserInterfaceComponentEventNameBusiness.java | b1cbe5772a5709f6c23c78e8de93cc9d786d28d0 | [] | no_license | devlopper/org.cyk.system.root | 53c1844665cd9caed3429ef19f63bd9c33d42a63 | b3e0bf2d730555412564f32a1b174835d8a53c89 | refs/heads/master | 2021-01-24T12:31:10.691363 | 2018-05-21T21:10:26 | 2018-05-21T21:10:26 | 16,188,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package org.cyk.system.root.business.api.userinterface;
import org.cyk.system.root.business.api.AbstractEnumerationBusiness;
import org.cyk.system.root.model.userinterface.UserInterfaceComponentEventName;
public interface UserInterfaceComponentEventNameBusiness extends AbstractEnumerationBusiness<UserInterfaceCompone... | [
"[email protected]"
] | |
6c07b06a318e6d8c5408dc30e7c26dcdba1ce5c3 | 56fe53e612720292dc30927072e6f76c2eea6567 | /onvifcxf/src/org/onvif/ver10/schema/FindRecordingResultList.java | bd4f01245e7f7b890dd908fad7e0e5e56ff28170 | [] | no_license | guishijin/onvif4java | f0223e63cda3a7fcd44e49340eaae1d7e5354ad0 | 9b15dba80f193ee4ba952aad377dda89a9952343 | refs/heads/master | 2020-04-08T03:22:51.810275 | 2019-10-23T11:16:46 | 2019-10-23T11:16:46 | 124,234,334 | 1 | 1 | null | null | null | null | GB18030 | Java | false | false | 2,751 | java |
package org.onvif.ver10.schema;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>FindRecordingResultList complex type的 ... | [
"[email protected]"
] | |
96e7d2097fbe1c3ec1b4c7f6c0c7edfbcba589f7 | 745b525c360a2b15b8d73841b36c1e8d6cdc9b03 | /jun_java_plugins/jun_util/src_utils/常用类/basic/CommandArgs.java | ac4d0b90846b3bf5479dfcd22cb69de21af736ee | [] | no_license | wujun728/jun_java_plugin | 1f3025204ef5da5ad74f8892adead7ee03f3fe4c | e031bc451c817c6d665707852308fc3b31f47cb2 | refs/heads/master | 2023-09-04T08:23:52.095971 | 2023-08-18T06:54:29 | 2023-08-18T06:54:29 | 62,047,478 | 117 | 42 | null | 2023-08-21T16:02:15 | 2016-06-27T10:23:58 | Java | GB18030 | Java | false | false | 1,219 | java | package book.basic;
public class CommandArgs {
/**
* 遇到错误时,打印错误信息,并退出程序
* @param errmsg 错误信息
*/
public static void error(String errmsg) {
System.err.println(errmsg);
System.exit(1);
}
public static void main(String[] args) {
//命令行下的帮助信息
String usageMsg = "Usage: CommandArgs [options]\n"
+ "Wher... | [
"[email protected]"
] | |
b192655e0c6e31edac734a512a1f26e6f62ff0fb | 4b7aa0d9a95a6efc6e0a01b5e4f8a97eaa43584a | /src/main/java/ru/job4j/chat/controller/PersonController.java | 8c9779f53d4c041f11959d94dbc8c0280d83738c | [
"Apache-2.0"
] | permissive | IvanPJF/job4j_chat | 32463d935166735839253f87599f352609b513a2 | ff1f4a726172121bbf86600426a3473897ddfa87 | refs/heads/master | 2022-12-19T06:44:46.076511 | 2020-09-29T13:23:43 | 2020-09-29T13:23:43 | 298,314,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,025 | java | package ru.job4j.chat.controller;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.web.bind.annotation.*;
import ru.job4j.chat.model.Person;
import ru.job4j.chat.service.Person... | [
"[email protected]"
] | |
aac3335a59ef023f1f7aef47715da3d6017484f4 | 148c70aef9be6b85e15ccf88fc10e4cb25b56979 | /Comprobante/src/ec/gob/sri/comprobantes/modelo/InfoTributaria.java | bcfdbe2109700cd59dfa06b1c6f67d1e922238d7 | [] | no_license | navidaro/facturacion-electronica-web-svn-to-git | 8c8bc4fade2c10bdb037bbf481b1697590521917 | 177532421502ad13c902fcaa75e8515055cc4d26 | refs/heads/master | 2023-03-17T15:02:05.517717 | 2015-12-28T14:19:20 | 2015-12-28T14:19:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,052 | java | /* 1: */ package ec.gob.sri.comprobantes.modelo;
/* 2: */
/* 3: */ import javax.xml.bind.annotation.XmlAccessType;
/* 4: */ import javax.xml.bind.annotation.XmlAccessorType;
/* 5: */ import javax.xml.bind.annotation.XmlElement;
/* 6: */ import javax.xml.bind.annotation.XmlType;
/* ... | [
"[email protected]"
] | |
07dc2eb2a4632e964a324b32255ae4bfc4664d75 | 5124c83de0ce2ebd73b7a4edd1dc6edfc3523af5 | /Aurora-2.6/me/memeszz/aurora/util/math/MathUtil.java | e177946162355aba720f9bac81f69a9c76bcb08f | [] | no_license | Sixtieth/rip-aurora | 44306d2b97f7c14e805724dac7afd2f36af0caeb | 30665f17ea09f4995569de887fd14d9ff942b36b | refs/heads/master | 2022-11-26T15:28:27.287942 | 2020-08-08T22:04:45 | 2020-08-08T22:04:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,306 | java | package me.memeszz.aurora.util.math;
import java.math.RoundingMode;
import java.math.BigDecimal;
import net.minecraft.client.Minecraft;
import net.minecraft.util.math.MathHelper;
import net.minecraft.util.math.Vec3d;
public final class MathUtil
{
public static double degToRad(final double deg) {
return de... | [
"[email protected]"
] | |
355fd65a1720f42e8dbd2cf7bc52376c0547474d | db6a62063aedac14128797b2869e9e0db38ef109 | /src/test/java/io/github/jhipster/application/config/timezone/HibernateTimeZoneIT.java | 27ce05696bb24bf03d2e9add7113ff9cba777176 | [] | no_license | sadanand119/first-microservice-app | c509eb0b12350e5f8aaecf712a3d745a9d6bcf7d | 80cbe4733b71390f25c1d43fcd35a7430c4f4e4b | refs/heads/master | 2022-12-23T20:57:18.163240 | 2019-09-09T05:05:07 | 2019-09-09T05:05:07 | 207,227,932 | 0 | 0 | null | 2022-12-16T05:03:26 | 2019-09-09T05:05:00 | Java | UTF-8 | Java | false | false | 6,926 | java | package io.github.jhipster.application.config.timezone;
import io.github.jhipster.application.FirstmicroserviceappApp;
import io.github.jhipster.application.repository.timezone.DateTimeWrapper;
import io.github.jhipster.application.repository.timezone.DateTimeWrapperRepository;
import org.junit.jupiter.api.BeforeEach;... | [
"[email protected]"
] | |
c9c7bec77cf8b3893daf4e2e27822dd52d71a9ad | 6d943c9f546854a99ae27784d582955830993cee | /modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v201911/DaiAuthenticationKeyAction.java | fae422fec8417536c5601657531317c495488a20 | [
"Apache-2.0"
] | permissive | MinYoungKim1997/googleads-java-lib | 02da3d3f1de3edf388a3f2d3669a86fe1087231c | 16968056a0c2a9ea1676b378ab7cbfe1395de71b | refs/heads/master | 2021-03-25T15:24:24.446692 | 2020-03-16T06:36:10 | 2020-03-16T06:36:10 | 247,628,741 | 0 | 0 | Apache-2.0 | 2020-03-16T06:36:35 | 2020-03-16T06:36:34 | null | UTF-8 | Java | false | false | 3,298 | java | // Copyright 2019 Google LLC
//
// 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 writi... | [
"[email protected]"
] | |
043e8da8a30db62a5182dfdbfec1f84ede55adfe | fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4 | /EtCallcenter/src/et/bo/sys/role/service/impl/RoleServiceImpl.java | ce96887690eb07ce4d6083c53282e43bcb87def7 | [] | no_license | sensui74/legacy-project | 4502d094edbf8964f6bb9805be88f869bae8e588 | ff8156ae963a5c61575ff34612c908c4ccfc219b | refs/heads/master | 2020-03-17T06:28:16.650878 | 2016-01-08T03:46:00 | 2016-01-08T03:46:00 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 3,564 | java | package et.bo.sys.role.service.impl;
import java.util.ArrayList;
import java.util.List;
import et.bo.sys.role.service.RoleService;
import et.po.SysRole;
import excellence.common.key.KeyService;
import excellence.common.page.PageInfo;
import excellence.framework.base.dao.BaseDAO;
import excellence.framework.base.dto.I... | [
"[email protected]"
] | |
e3b94d273c1c798590a0ed6d98fec04215b71abb | 7ced4b8259a5d171413847e3e072226c7a5ee3d2 | /Workspace/InterviewBit/Graph/clone-graph.java | 57990e4878ff50d4b315e3d7fd45d4ffa11bed6d | [] | no_license | tanishq9/Data-Structures-and-Algorithms | 8d4df6c8a964066988bcf5af68f21387a132cd4d | f6f5dec38d5e2d207fb29ad4716a83553924077a | refs/heads/master | 2022-12-13T03:57:39.447650 | 2020-09-05T13:16:55 | 2020-09-05T13:16:55 | 119,425,479 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,686 | java | /**
* Definition for undirected graph.
* class UndirectedGraphNode {
* int label;
* List<UndirectedGraphNode> neighbors;
* UndirectedGraphNode(int x) { label = x; neighbors = new ArrayList<UndirectedGraphNode>(); }
* };
*/
public class Solution {
void dfs(UndirectedGraphNode node,boolean[] vis,Ha... | [
"[email protected]"
] | |
6613752d073605d7d8429b1eb4b0ce4bc750dddc | 1cf61dcef49200ba4d96e25c1cfdd59c3ad981db | /app/src/main/java/pe/com/ricindigus/generadorinei/componentes/componente_ciiu/modelo/SQLCiiu.java | 4cc8324c6d38ec5a3b3a901578b66a01bc130484 | [] | no_license | jucela/GeneradorINEIV2 | 7c088fcdcd5ca6c754000129a11cf3f56a45f0bf | 72cda0f0c4e1c2720de1d9d5004855e2d25493a9 | refs/heads/master | 2020-03-22T20:49:33.796875 | 2018-06-06T20:36:24 | 2018-06-06T20:36:24 | 140,633,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,256 | java | package pe.com.ricindigus.generadorinei.componentes.componente_ciiu.modelo;
/**
* Created by dmorales on 19/04/2018.
*/
public class SQLCiiu {
public static final String tablaPCiius = "pciius";
public static final String tablaSPCiius = "spciius";
//COLUMNAS CIIU
public static final String PCIIU_ID ... | [
"[email protected]"
] | |
e590669c446fb44153c5fa9eb14825ad1744091d | e0ce65ca68416abe67d41f340e13d7d7dcec8e0f | /src/main/java/org/trypticon/luceneupgrader/lucene6/internal/lucene/store/TrackingDirectoryWrapper.java | c9a6ee16ef0ac798822d2f5df4f9de15a309f118 | [
"Apache-2.0"
] | permissive | arandomgal/lucene-one-stop-index-upgrader | 943264c22e6cadfef13116f41766f7d5fb2d3a7c | 4c8b35dcda9e57f0507de48d8519e9c31cb8efb6 | refs/heads/main | 2023-06-07T04:18:20.805332 | 2021-07-05T22:28:46 | 2021-07-05T22:28:46 | 383,277,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,436 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"[email protected]"
] | |
85757d3b6ab31ade0cd617205f0adbae1b14bc18 | 071a9fa7cfee0d1bf784f6591cd8d07c6b2a2495 | /corpus/class/sling/647.java | 3d5432680d84b8de769671a6402483e3b7feb73b | [
"MIT"
] | permissive | masud-technope/ACER-Replication-Package-ASE2017 | 41a7603117f01382e7e16f2f6ae899e6ff3ad6bb | cb7318a729eb1403004d451a164c851af2d81f7a | refs/heads/master | 2021-06-21T02:19:43.602864 | 2021-02-13T20:44:09 | 2021-02-13T20:44:09 | 187,748,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,738 | 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... | [
"[email protected]"
] | |
814e05fb4eede190a238fa865f20ab253579566e | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/3/org/apache/commons/math3/ode/events/EventState_reinitializeBegin_167.java | 7dab2637ef007259d1efb490ab2e5aae8d72002e | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,668 | java |
org apach common math3 od event
handl state link event handler eventhandl
event handler integr step
time integr propos step event handler
switch function check handl state
handler integr step refer
state end preced step inform
decid handler trigger event
propos step
version
event stat... | [
"[email protected]"
] | |
40692b83cb277148fb095f4d920d16aa50d94c59 | 4004e5d493e6672426d6fb490e1e4dba8b451025 | /src/main/java/io/lettuce/core/models/role/RedisInstance.java | ca2f09f9984d2ad6e242f81c498db0dee77303db | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | omer-cilingir/lettuce-core | d02b83fe7a9d98e7c1e6fcdd93fcae81a3aed7c7 | a1476caecd86438b0853a38049668433c4375cc2 | refs/heads/main | 2022-12-20T05:25:45.746200 | 2020-10-06T13:26:06 | 2020-10-06T13:26:06 | 301,725,989 | 1 | 0 | Apache-2.0 | 2020-10-06T12:54:26 | 2020-10-06T12:54:25 | null | UTF-8 | Java | false | false | 2,075 | java | /*
* Copyright 2011-2020 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"[email protected]"
] | |
705b7c9c4fdb6760f4479587e144fd5776ba9670 | dbf23f95f1a93f9954472a3e2ea86015d3f02a6f | /src/SOLID/DependencyInversion/Raw/IDatabaseHandler.java | 487631043e58f64ad2af3d9080e2077f94d135d0 | [] | no_license | DevShivansh/Design-Pattern | 2dac04100ee0eb7bffd96340248a6b270f0f8bde | f140dad33a41f7fea6bd5aba182273c659b96a20 | refs/heads/master | 2022-02-15T20:22:12.838771 | 2019-07-30T22:54:24 | 2019-07-30T22:54:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | package SOLID.DependencyInversion.Raw;
interface IDatabaseHandler {
public void connect();
public void disconnect();
}
| [
"[email protected]"
] | |
fb6ca6230fa39700badd4439b544b1739b0bea7d | 11f003a542e33df5338c45362cbec561403d30b2 | /src/main/java/sb/app/camel/routes/HealthPlanRoutes.java | 8711b80f024103a1755c93ca7b442ebde4117199 | [] | no_license | espre05/starter-sboot-camel | f46b19d120210c4f33d5fd96d1a1df5b3c66d4d1 | dbe4ee5425ea3d5776e9cf8d050ad0714010b9b8 | refs/heads/master | 2021-05-07T20:05:52.550133 | 2018-02-18T00:53:30 | 2018-02-18T00:53:30 | 108,941,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 431 | java | package sb.app.camel.routes;
import org.apache.camel.builder.RouteBuilder;
import sb.app.beans.StringTransformer;
public class HealthPlanRoutes extends RouteBuilder {
@Override
public void configure() throws Exception {
from("direct:firstRoute")
.routeId("process-householdHealth")
.l... | [
"[email protected]"
] | |
1b2f3bde76d6e4a868c879356713d6494d2dbfa6 | ed156cef30009c47189efa11aab952289b421929 | /jdbcfxdeneme/src/com/hacidoganilbars/dao/FilmlerDao.java | 717613662e77ba2c7b7ee6c79b5b4425d64d2e66 | [] | no_license | hacidoganilbars/javaFX | 0eeb30ac6e8513c539f0535493442636f8741a2c | 778a75d7d883c09dc3033cac1aff39e930b5b926 | refs/heads/master | 2020-03-08T23:23:37.521091 | 2018-04-06T19:45:58 | 2018-04-06T19:45:58 | 128,462,464 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,156 | java | package com.hacidoganilbars.dao;
import com.hacidoganilbars.entity.Filmler;
import java.sql.*;
import java.util.ArrayList;
public class FilmlerDao {
public ArrayList<Filmler> butunFilmleriGetir(){
ArrayList<Filmler> filmler=new ArrayList<Filmler>();
try {
Class.forName("c... | [
"[email protected]"
] | |
6ff23acffdafa88f01dce93aaa035824ef28a947 | 6ea0ae09f56d1490e81010b86f30912a707e9146 | /platform/lang-impl/src/com/intellij/execution/console/LanguageConsoleBuilder.java | 24d37f64903527df7eac4848da85a77de4f067f3 | [
"Apache-2.0"
] | permissive | bwrsandman/intellij-community | b576d9a3926098a9cb962c78d90c28b3ad530a4c | d915b2ea003cb46bc82f37d38ec9cc64d2f4cdf1 | refs/heads/master | 2021-01-18T01:04:48.968077 | 2014-02-17T14:07:14 | 2014-02-17T14:07:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,479 | java | package com.intellij.execution.console;
import com.intellij.execution.process.ProcessHandler;
import com.intellij.lang.Language;
import com.intellij.openapi.editor.ex.EditorEx;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.util.Condition;
import com.intellij.openapi.util.Conditions;
import o... | [
"[email protected]"
] | |
3f224a74d9d15ece36c304c6259b63194f652229 | 5f783378eb66481617346c3ea9aa8df20c683b0a | /src/main/java/com/netsuite/suitetalk/proxy/v2018_1/transactions/purchases/VendorPaymentApplyList.java | 5a5f986a3a720bd5fa19f35c61c509a8bdf3da69 | [] | no_license | djXplosivo/suitetalk-axis-proxy | b9bd506bcb43e4254439baf3a46c7ef688c7e57f | 0ffba614f117962f9de2867a0677ec8494a2605a | refs/heads/master | 2020-03-28T02:49:27.612364 | 2018-09-06T02:36:05 | 2018-09-06T02:36:05 | 147,599,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,285 | java | package com.netsuite.suitetalk.proxy.v2018_1.transactions.purchases;
import java.io.Serializable;
import java.lang.reflect.Array;
import java.util.Arrays;
import javax.xml.namespace.QName;
import org.apache.axis.description.AttributeDesc;
import org.apache.axis.description.ElementDesc;
import org.apache.axis.descripti... | [
"[email protected]"
] | |
ecf1e6f7f60bda27cea157eec59a7b31d45721ec | 5f7149583cbe2e556b8bd4677f3654ed810b2c03 | /gen/net/masterthought/dlanguage/psi/impl/DLanguageRelOperatorImpl.java | 3958f9ef6db1ed7cf4dee40ea61561a04c594bfa | [] | no_license | FrankLIKE/DLanguage | 73426dc1d845e7eb65e2dc8aa7728f3aa7eaa293 | 9e8dda435e5b8d07c422bd30b330e535cbcdf1ae | refs/heads/master | 2021-01-22T03:08:30.845571 | 2014-12-17T20:52:54 | 2014-12-17T20:52:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 2,162 | java | // This is a generated file. Not intended for manual editing.
package net.masterthought.dlanguage.psi.impl;
import java.util.List;
import org.jetbrains.annotations.*;
import com.intellij.lang.ASTNode;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiElementVisitor;
import com.intellij.psi.util.PsiTreeUti... | [
"[email protected]"
] | |
1102a3a68602a9bab3f66f160e2a37c0f6ebe910 | 15b9398ae5452f2009f51081aa85c93b4326b67a | /ReinforcementLearning/src/main/java/vahy/api/model/observation/AbstractObservationAggregator.java | cfa95853a761f783012cb286b7731e76c17c9882 | [] | no_license | xschneid/MasterThesis | 3340110fde6fa980559a02d52a36310a42720b71 | ba96d4163126313161bfca009a568476aac93f2d | refs/heads/master | 2021-03-13T12:22:31.403876 | 2021-01-11T00:40:00 | 2021-01-11T00:40:00 | 246,680,933 | 0 | 0 | null | 2020-03-19T15:35:11 | 2020-03-11T21:12:06 | null | UTF-8 | Java | false | false | 1,163 | java | package vahy.api.model.observation;
import vahy.api.model.Action;
import java.util.Queue;
public abstract class AbstractObservationAggregator<
TAction extends Action<TAction>,
TObservation extends Observation,
TObservationAggregation extends ObservationAggregation>
implements ObservationAggregator<TA... | [
"[email protected]"
] | |
286cd5b52b9bf71275cc83cccf3bfa00c7d07617 | 1ffcbf3ed7d1d4f8d435916756abd6e5ed329f64 | /src/main/java/com/topie/common/tools/captcha/renderer/AbstractTextRenderer.java | 120563791dc4f762e0c56d3df798fcf6a1bfd292 | [] | no_license | topie/animal-disease | 17324d04281d77acd87c7595fe1e7649c5a2e296 | 7523292e1b3618d87d48dedaf731c9a36ced060c | refs/heads/master | 2022-09-17T20:55:48.225141 | 2020-03-23T10:21:00 | 2020-03-23T10:21:00 | 81,817,110 | 1 | 1 | null | 2022-09-01T22:25:04 | 2017-02-13T11:18:45 | FreeMarker | UTF-8 | Java | false | false | 3,808 | java | /*
* Copyright (c) 2009 Piotr Piastucki
*
* This file is part of Patchca CAPTCHA library.
*
* Patchca 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 of the License, or
* ... | [
"[email protected]"
] | |
30d248f3f7e7c42c261951388f2fa5511e6f5b2c | 2feda664019e45d01aed28adfe52e405b9fce431 | /src/com/leetcode_cn/medium/BulbSwitcher.java | 43773e0fa527529ebd5e43a01f6385d2fd4985dd | [] | no_license | Folgerjun/leetcode-cn | 0b8c7c86cfbdbcb9b738c4e6ef67f7fe42bcb398 | bb46ac96417969d48000f7628e810893648cf9b4 | refs/heads/master | 2021-06-05T04:20:54.295001 | 2020-06-12T02:51:49 | 2020-06-12T02:51:49 | 142,521,732 | 11 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,236 | java | package com.leetcode_cn.medium;
/*******************灯泡开关******************/
/**
* 初始时有 n 个灯泡关闭。 第 1 轮,你打开所有的灯泡。 第 2 轮,每两个灯泡你关闭一次。 第 3
* 轮,每三个灯泡切换一次开关(如果关闭则开启,如果开启则关闭)。第 i 轮,每 i 个灯泡切换一次开关。 对于第 n 轮,你只切换最后一个灯泡的开关。 找出
* n 轮后有多少个亮着的灯泡。
*
* 示例:
*
* 输入: 3 输出: 1
*
* 解释:
*
* 初始时, 灯泡状态 [关闭, 关闭, 关闭].
*
* 第一轮后, ... | [
"[email protected]"
] | |
4579473502d8842367e13d65a70cc44b284e8748 | d60e287543a95a20350c2caeabafbec517cabe75 | /NLPCCd/Camel/555_1.java | 2a112366e2bee59a08b54fe10529743348cce8e7 | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | //,temp,sample_7413.java,2,10,temp,sample_7417.java,2,10
//,3
public class xxx {
public static InputStream resolveResourceAsInputStream(ClassResolver classResolver, String uri) throws IOException {
if (uri.startsWith("file:")) {
uri = ObjectHelper.after(uri, "file:");
uri = tryDecodeUri(uri);
log.info("loading resour... | [
"SHOSHIN\\[email protected]"
] | SHOSHIN\[email protected] |
83aae891d664a84cf6d71356e159b8775aafdff3 | 28fd09b1c4e21f425239f959c02eaccf01d934d9 | /lib-core/src/main/java/com/gzq/lib_core/base/GlobalConfig.java | 6ada79167f455ec79d942b48a45f10fde08fd481 | [
"Apache-2.0"
] | permissive | guozhiqiang123/AndroidCore | 28fa1a6778fcbeda2d20e0b1cebf93ca129b12f8 | 6da52c2a56408322ceba67d22a3ee36fa3475741 | refs/heads/master | 2020-04-13T18:55:05.683097 | 2019-04-17T14:13:29 | 2019-04-17T14:13:29 | 163,388,232 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,002 | java | package com.gzq.lib_core.base;
import android.text.TextUtils;
import com.gzq.lib_core.base.config.CrashManagerConfig;
import com.gzq.lib_core.base.config.GsonConfig;
import com.gzq.lib_core.base.config.OkhttpConfig;
import com.gzq.lib_core.base.config.RetrofitConfig;
import com.gzq.lib_core.base.config.RoomDatabaseCo... | [
"[email protected]"
] | |
beb7424025e445d41b6b30a748b16d092d509d21 | fe0b6d0d4c14965808a4b38aa91d0c5cef1f69f6 | /languages/elevator/org.tetrabox.example.xelevator.scenario/src/org/tetrabox/example/xelevator/scenario/xelevatorscenario/XElevatorProperty/impl/ButtonContainerPropertyImpl.java | be1f55ac4aa497e982a58d8ae19e30a3bb0b5a95 | [] | no_license | tetrabox/examples-behavioral-interface | f05b9bf1d3a8414ffc5eef3560f72f3719e09f28 | 3a5df4b8ec4ed13a39712269487f07d09479ec99 | refs/heads/master | 2020-12-02T16:23:03.869890 | 2019-10-22T08:59:20 | 2019-10-22T08:59:20 | 96,529,344 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,509 | java | /**
*/
package org.tetrabox.example.xelevator.scenario.xelevatorscenario.XElevatorProperty.impl;
import fr.inria.diverse.event.commons.model.property.ContainerReferenceProperty;
import fr.inria.diverse.event.commons.model.property.PropertyPackage;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse... | [
"[email protected]"
] | |
0da377981436c8efba03084f6e5413a4a52295d6 | d5ac2cecdffc617a59591b16c9ae3156b0a31275 | /org.carewebframework.web.test/src/test/java/org/carewebframework/web/test/CWFTest.java | f561de8ce5ba8bb8aed781434e47732e7b280d30 | [
"LicenseRef-scancode-fujion-exception-to-apache-2.0",
"Apache-2.0"
] | permissive | taylordeatri/carewebframework-web | 07bd0405c13c5b6e4479c495d1dc84b4cca0ffcd | baac0332053a0ceb62e5b06b9cc5ba66db989ab6 | refs/heads/master | 2020-12-03T00:29:17.267381 | 2017-06-30T19:59:00 | 2017-06-30T19:59:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,378 | java | package org.carewebframework.web.test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertSame;
import java.util.List;
import org.carewebframework.web.annotation.ComponentDefinition;
import org.carewebframework.web.client.ExecutionContext;
import org.carewebframework.web.component.Base... | [
"[email protected]"
] | |
01b073ee3056b9bd6a745a28362aaa6e42b93afd | 3144772be9d90dfc72346b6dec053730c804273d | /src/main/java/sul/protocol/bedrock160/types/Overload.java | e2ebe61f8555e0566a18f87d1f25c3ba90bcb209 | [
"MIT"
] | permissive | sel-utils/java | be42f04044674afd77808ae324515358995ba854 | 9b9cc88dfc6e871ceb7eddb3d7c6585756fe1e07 | refs/heads/master | 2021-01-23T05:57:03.737951 | 2018-02-05T12:12:02 | 2018-02-05T12:12:02 | 86,325,412 | 3 | 1 | null | 2017-06-14T20:36:36 | 2017-03-27T11:06:07 | Java | UTF-8 | Java | false | false | 1,709 | java | /*
* This file was automatically generated by sel-utils and
* released under the MIT License.
*
* License: https://github.com/sel-project/sel-utils/blob/master/LICENSE
* Repository: https://github.com/sel-project/sel-utils
* Generated from https://github.com/sel-project/sel-utils/blob/master/xml/protocol/bedrock... | [
"[email protected]"
] | |
a57fd92be3e1c9cea8011c4932966795ee9ed760 | 55fd75151de7e7afb7118fe3cc0d49dff329645e | /src/minecraft/net/minecraft/client/renderer/entity/RenderBoat.java | 9e07e854b67d6abf95d14628a4196500baea5813 | [] | no_license | DraconisIra/MFBridge | ded956980905328a2d728c8f8f083e10d6638706 | fa77fe09f2872b7feae52fb814e1920c98d10e91 | refs/heads/master | 2021-01-23T04:49:08.935654 | 2017-01-30T04:39:40 | 2017-01-30T04:39:40 | 80,393,957 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,877 | java | package net.minecraft.client.renderer.entity;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.client.model.ModelBase;
import net.minecraft.client.model.ModelBoat;
import net.minecraft.entity.Entity;
import net.minecraft.entity.item.EntityBoat;
import net.minecraft.uti... | [
"[email protected]"
] | |
75e19c799ed60c4e6f0236394daf5d1504d06b89 | add66f062ba1143c97335233e346bcc33d901d98 | /src/day26_ForEach/WarmUp.java | 58e776636b9848df19061cc66dfb1e8e59e04d11 | [] | no_license | hakanorak21/Summer2019JavaPractice | e42a6fbfe81abf87bd0581ad0a4d323415f4ec1b | 319a959f891ff870de1e1e718b0521deb22c2753 | refs/heads/master | 2020-07-22T10:57:49.812355 | 2020-05-25T18:46:51 | 2020-05-25T18:46:51 | 207,175,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,999 | java | package day26_ForEach;
import java.util.Arrays;
import java.util.TreeSet;
public class WarmUp {
/**
Write a program that can check if two Strings are build out of same letters
Ex:
if str1 = "aabbbc"; str2 ="cab";
output: true
if str1 ="abcd"; str2 ="abc";
output: false
*/
... | [
"[email protected]"
] | |
bcc6610f63947acc9b4c9553fc8e906ced2e50c5 | 82bda3ed7dfe2ca722e90680fd396935c2b7a49d | /app-meipai/src/main/java/e/c/d/j/k.java | d95cfdd256df9951b3d0373ca26f27b2750b0827 | [] | no_license | cvdnn/PanoramaApp | 86f8cf36d285af08ba15fb32348423af7f0b7465 | dd6bbe0987a46f0b4cfb90697b38f37f5ad47cfc | refs/heads/master | 2023-03-03T11:15:40.350476 | 2021-01-29T09:14:06 | 2021-01-29T09:14:06 | 332,968,433 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package e.c.d.j;
import e.c.d.d.f.b.Notifier;
import e.c.d.f.d.d;
import e.c.d.m.b.q0;
/* compiled from: lambda */
public final /* synthetic */ class k implements Notifier {
/* renamed from: a reason: collision with root package name */
private final /* synthetic */ d f6290a;
public /* synthetic */ k(d ... | [
"[email protected]"
] | |
236acbfb8b013a848065ba1b90da5c7141e8356e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/31/31_f4316eea0206d598059be7a7e91d7a4624e5f926/NButton/31_f4316eea0206d598059be7a7e91d7a4624e5f926_NButton_t.java | caa4315c00a6b246b790d55a96cd36a25071c35e | [] | 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 | 6,092 | java | package nodebox.client;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.lang.reflect.Method;
/**
* A custom but... | [
"[email protected]"
] | |
4825d07f8074397c297d6778e053cf7ec5161782 | 1b6ecad3272337928f5819bfc8683eeee1f19d89 | /tags/ehcache-core-2.4.1/src/main/java/net/sf/ehcache/search/expression/ComparableValue.java | 833ad3f2e9c590e300a6225a8d877d57e5a7a195 | [] | no_license | MatthewRBruce/ehcache | 77540643da5ca20b6fd5638221f4410a1baefe02 | 4365fc6cc87516344e95688c368d6a3d2cebbe5a | refs/heads/master | 2020-12-27T18:55:00.785157 | 2015-01-21T07:11:38 | 2015-01-21T07:11:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,641 | java | /**
* Copyright 2003-2010 Terracotta, 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 ... | [
"hhuynh@b9324663-ca0f-0410-8574-be9b3887307d"
] | hhuynh@b9324663-ca0f-0410-8574-be9b3887307d |
5ebe9714c4ec62787d0219b6129552e36f31acc8 | fcdebb4236c35d0b1ac0b2b178983261282877bd | /Superuser/src/com/koushikdutta/superuser/util/SoftReferenceHashTable.java | 090a15edf42707a689877d4954087fc6b5e034fb | [
"Apache-2.0"
] | permissive | frknkrc44/Superuser | a6cd91a49023a365a1d684e36697881c00682165 | f91751436f926285e10bd0cf6c187fc3b9549153 | refs/heads/master | 2022-11-10T04:04:11.519440 | 2020-06-23T23:46:37 | 2020-06-24T00:08:56 | 274,500,672 | 3 | 0 | NOASSERTION | 2020-06-23T20:18:32 | 2020-06-23T20:18:31 | null | UTF-8 | Java | false | false | 1,441 | java | /*
* Copyright (C) 2013 Koushik Dutta (@koush)
*
* 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 l... | [
"[email protected]"
] | |
c68843e9e25eaae6f7ba3f5543d34e32227f7b0e | c18d1250daaaf5a98390afe2774dd50d29f1b9f1 | /src/com/xj/bean/CommentsStatistics.java | b7205e55f75cd332c08e09eb31c1aac6ad157f55 | [] | no_license | kakahezuile/manageweb | 42ba89a7915edd85d55894cef5e1fc8eee92f75e | 3674ca13f8cf32fa510eec65206f64efec37fb52 | refs/heads/master | 2022-12-23T23:29:57.373832 | 2019-08-26T16:32:40 | 2019-08-26T16:32:40 | 201,966,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | package com.xj.bean;
public class CommentsStatistics {
private Integer badComments;
private Integer commentsNum;
private Integer shopId;
private Integer complaintsNum;
private String shopName;
private String score;
public Integer getBadComments() {
return badComments;
}
public void setBadComments(Integer b... | [
"SFSF"
] | SFSF |
4a361dc9cc49a7580dae693d35e61c4685ee5f2e | a45fd0840d238002a254068d8463a75fd905de09 | /servlet stuff/bookstore/src/com/bookstore/controller/web/LogoutController.java | 83e562526e8f749fe6411f79622f5db7218df97c | [] | no_license | rgupta00/servlet-jsp-ymsli | 60319ae32850e2d5d9b38aa6f23930d234d7030c | b539a409a38003648fffc94b1ab912a62ae2cc5c | refs/heads/master | 2023-02-28T19:10:07.714321 | 2021-02-08T10:18:37 | 2021-02-08T10:18:37 | 335,473,290 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java | package com.bookstore.controller.web;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession... | [
"[email protected]"
] | |
ff2ecd8c5cfe7e1ba76aef296886bf0feb026991 | eae6fb036cb14222207903f48e8329e1eae1cf94 | /Core/src/main/java/prompto/store/IStorable.java | 0b39ddee5b1988eeb1ec240433fb502505842e2c | [] | no_license | balqeesawawde/prompto-java | 0cd765d3d3a7e2d530efef6208037b2e0c5e018f | 9991ed6c3f47050ad882d87bee0840fbe8754976 | refs/heads/master | 2023-03-13T06:37:53.919759 | 2021-03-06T16:49:15 | 2021-03-06T16:49:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 698 | java | package prompto.store;
import java.util.function.Consumer;
import java.util.function.Supplier;
import prompto.error.PromptoError;
public interface IStorable {
void setDbId(Object dbId);
Object getOrCreateDbId();
void clear();
boolean isDirty();
void setCategories(String[] categories) throws PromptoError;
S... | [
"[email protected]"
] | |
127dbba42893b66af3427c9052f8f8b29b01ebe9 | b9b6c15155a17703d7add9b9badcbeb5f9f61aae | /COBieToolkit/src/org/erdc/cobie/toolkit/CobieToolkitSettings.java | 336fe3296fd3b5cc47477224b2ce9d399926125d | [] | no_license | webdada/COBie-plugins | abf0a091d7a6ac59a7af86cbbd1d75f974049b82 | 4dc4b75f9026f47887258eeb67117188e3654668 | refs/heads/master | 2020-12-29T00:29:18.828171 | 2015-04-23T08:43:18 | 2015-04-23T08:43:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,750 | java | package org.erdc.cobie.toolkit;
/******************************************************************************
* Copyright (C) 2009-2012 BIMserver.org
*
* 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 Softw... | [
"[email protected]"
] | |
9398d30b162823213b96753d810fb2f9cc778146 | 6925337bc74e9f80527859651b9771cf33bc7d99 | /input/code-fracz-645/sources/Class00000253Better.java | b68a8ab4375d098b2beb43b9acc681bf5c0b9d06 | [] | no_license | fracz/code-quality-tensorflow | a58bb043aa0a6438d7813b0398d12c998d70ab49 | 50dac5459faf44f1b7fa8321692a8c7c44f0d23c | refs/heads/master | 2018-11-14T15:28:03.838106 | 2018-09-07T11:09:28 | 2018-09-07T11:09:28 | 110,887,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | // original filename: 00019505.txt
// after
public class Class00000253Better {
@Override
public BaseKeyframeAnimation<?, PointF> createAnimation() {
if (!hasAnimation()) {
return new StaticKeyframeAnimation<>(initialPoint);
}
return new PathKeyframeAnimation(keyframes);
}
} | [
"[email protected]"
] | |
5b313a3989873defdc47c987464905b3594ca6d9 | 2f5431aa126774936d18a4bd7cf5bb9cf0eb0856 | /demos/src/main/java/com/guigarage/demos/itunes/ui/ImageTableCell.java | 9c13601ad73d658f2334ef8ca602d85f47a805c7 | [] | no_license | omatei01/javafx-collection | 5d9313294993be09dee917333f882d9d1a59fb13 | 124fd5672653d41bad91b0d2f68288f5f39a15c0 | refs/heads/master | 2021-01-23T09:35:32.452053 | 2015-07-09T08:55:58 | 2015-07-09T08:55:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package com.guigarage.demos.itunes.ui;
import com.guigarage.demos.itunes.data.Album;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.geometry.Insets;
import javafx.scene.control.TableCell;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;import jav... | [
"[email protected]"
] | |
45cde0862a809b29f5abfc2e3f91a16614aa0ced | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/byp/b/b$a.java | e3b13c16e2f970c1e414cffa9c0ec8de0932a2fb | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 453 | java | package com.tencent.mm.plugin.byp.b;
import kotlin.Metadata;
@Metadata(d1={""}, d2={"Lcom/tencent/mm/plugin/byp/cgi/CgiBypSendEmoij$Companion;", "", "()V", "TAG", "", "isDebug", "", "()Z", "plugin-byp_release"}, k=1, mv={1, 5, 1}, xi=48)
public final class b$a {}
/* Location: L:\local\mybackup\te... | [
"[email protected]"
] | |
609c29c1628699eeee870dbec5e0d46ccbb15887 | 3b0463fcba499466005be7c31a4c47ff31fdd8f3 | /app/src/main/java/com/hjy/sports/student/homemodule/corporeity/diet/fragment/HealthyFoodFragment.java | d5d182895d43bd0652b1eacd60133df842f9bd8b | [] | no_license | ggzaigl1/SportsUnion | ff9369ee6d67c5cedbaed7f53cc6a486d14154a7 | 4648850e41585d5bc614e910d5af754fb0c8c30b | refs/heads/master | 2020-04-23T13:49:23.698335 | 2019-02-18T03:54:02 | 2019-02-18T03:54:02 | 171,210,776 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,676 | java | package com.hjy.sports.student.homemodule.corporeity.diet.fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import com.fy.baselibrary.base.BaseFragment;
import com.fy.baselibrary.entity.NewHeathyFoodBean;
import com.fy.baselibrary.retrofit.NetCallBack;
impo... | [
"[email protected]"
] | |
6e2b861a3c185748a85addd35058128ee753e45e | 9757b9287eaac2478fd93c4a5ff1272250c54ab2 | /org.schema/src/main/java/org/schema/IProductModel.java | 5b4c462d3b82f2d6f14119e9a41d5520b288f4dd | [] | no_license | schwichti/astro | 2d24e0310967cde7b5b2d19f2abf4405288f07a9 | ac550bf483579d78dc2cedba1d5b8fbf8f1cf22e | refs/heads/master | 2021-05-05T15:15:39.769858 | 2018-11-26T20:28:21 | 2018-11-26T20:28:21 | 117,298,133 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,088 | java | package org.schema;
/**
* A datasheet or vendor specification of a product (in the sense of a prototypical description).
*/
public interface IProductModel extends IProduct{
/**
* A pointer from a newer variant of a product to its previous, often discontinued predecessor.
*
*/
public ProductMo... | [
"[email protected]"
] | |
10bcfe7e0ae2da87e274d757b14b38c8b6018d55 | 2cc67891e3229e0c366fee5db27616c141394c28 | /src/main/java/gpms/dataModel/UserAccount.java | 9df9601696ee62fab9dcd201497e47166282c20f | [] | no_license | dianxiangxu/GPMS-NGAC | 4dc8447b8abba07f5599fa205014a28bfad851c9 | d16105bdb5e97de038b58e4734381287843a4ff1 | refs/heads/master | 2023-03-03T13:44:03.995341 | 2022-05-12T22:14:51 | 2022-05-12T22:14:51 | 173,990,511 | 2 | 2 | null | 2023-02-22T05:14:23 | 2019-03-05T17:25:38 | JavaScript | UTF-8 | Java | false | false | 3,511 | java | package gpms.dataModel;
import gpms.dao.UserAccountDAO;
import gpms.utils.PasswordHash;
import java.io.Serializable;
import java.security.NoSuchAlgorithmException;
import java.security.spec.InvalidKeySpecException;
import java.util.Date;
import org.mongodb.morphia.annotations.Entity;
import org.mongodb.morphia.annot... | [
"[email protected]"
] | |
ed9c5498933080df2e0316ef659eb4179cd1e697 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/java-design-patterns/learning/5891/MongoBankTest.java | 08aab24458f4825e707a5a86480200cf92ae1447 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,548 | java | /**
* The MIT License
* Copyright (c) 2014-2016 Ilkka Seppälä
*
* 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, c... | [
"[email protected]"
] | |
0fbfba0e50b2fe283e1af68327789bf70c4de0bf | 3968ca1004311ac416b71056afa2ded1b14c0ae6 | /btnguyen-eis/trunk/src/org/ddth/eis/controller/staff/SkillInventoryController.java | 7397e7ff9de53fee6abe4dcdbd5d1ba665ed30f6 | [] | no_license | btnguyen2k/btnguyen2k-personal | bba1f758536761ac14fce33f4eab838d28026e0d | 5f18afccdc0289a1f954d7bfac5ba6f683c5256d | refs/heads/master | 2021-01-10T12:55:07.650077 | 2012-11-17T14:42:39 | 2012-11-17T14:42:39 | 36,510,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,128 | java | package org.ddth.eis.controller.staff;
import java.util.Collection;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.ddth.daf.UserProfile;
import org.ddth.daf.UserProfile.Id;
import org.ddth.daf.utils.DafException;
import org.ddth.eis.EisConstants;
import org.ddth.eis.bo.skil... | [
"[email protected]"
] | |
d03cd8690293d0be39b8eecfdbfcafe62ca1d21b | 0b90c8d863f81cac34e9ec84037e8c441cae94aa | /spring-boot-shiro-session/src/main/java/com/springboot/controller/SessionController.java | 6e60e961c80a1daab65300928fcd608a553df26c | [
"Apache-2.0"
] | permissive | yiminyangguang520/shiro-sample | 754a4ab15fab06533be6cce4640cfddb8571a6d7 | 2309424461d213764c84a39454d1397cf1e97015 | refs/heads/master | 2022-12-28T00:58:36.645575 | 2020-04-17T00:59:17 | 2020-04-17T00:59:52 | 140,244,097 | 1 | 1 | Apache-2.0 | 2022-11-24T10:17:58 | 2018-07-09T06:58:54 | Java | UTF-8 | Java | false | false | 1,054 | java | package com.springboot.controller;
import com.springboot.pojo.ResponseBo;
import com.springboot.pojo.UserOnline;
import com.springboot.service.SessionService;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframewo... | [
"[email protected]"
] | |
d5ef18f9dd10a623bfb186965b94c0eb31e0a468 | 0883f6754826a93a290f18327ae9387687863f54 | /CompositePatternDemo/src/v2/Image2D.java | ccccb0f178f69f8c5e9423d1884393625131f1b7 | [] | no_license | csupomona-cs356/code-samples-fall2020 | c1a46aa761f7fdeaf484259c5e4983e7a742b16f | c956fb7b71aaddc830826b2eedf7e110c358c3c5 | refs/heads/main | 2023-01-08T01:47:21.107538 | 2020-10-22T21:16:03 | 2020-10-22T21:16:03 | 306,460,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package v2;
public class Image2D implements Widget {
private String imageUrl;
public void render() {
System.out.println("Download the image and render it.");
}
public String getImageUrl() {
return imageUrl;
}
public void setImageUrl(String imageUrl) {
this.imageUrl = imageUrl;
}
}
| [
"[email protected]"
] | |
a2cf3c2ca74d00f682b2569d8a648f606a3b2912 | e2c48e041d2983164cf04bc49d37f3bc7324f2d3 | /Java/src/_0773_Sliding_Puzzle/Solution.java | 6a7567c2334a552192634062622d74ffce2a1cf5 | [] | no_license | ToLoveToFeel/LeetCode | 17aff7f9b36615ccebe386545440f921d8fdf740 | de7a893fc625ff30122899969f761ed5f8df8b12 | refs/heads/master | 2023-07-12T07:35:09.410016 | 2021-08-23T02:33:00 | 2021-08-23T02:33:00 | 230,863,299 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,541 | java | package _0773_Sliding_Puzzle;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Queue;
public class Solution {
// 时间复杂度:O(n!)
private static final int[][] dirs = {{-1, 0}, {0, 1}, {1, 0}, {0, -1}}; // 某个点的四个方向,上右下左
public int slidingPuzzle(int[][] board)... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.