text
stringlengths
7
995k
/* * Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
package org.apereo.cas.consent; import org.apereo.cas.util.junit.EnabledIfListeningOnPort; import org.junit.jupiter.api.Tag; import org.springframework.test.context.TestPropertySource; /** * This is {@link PostgresJpaConsentRepositoryTests}. * * @author Misagh Moayyed * @since 5.2.0 */ @EnabledIfListeningOnPort...
package com.browseengine.bobo.docidset; import java.io.IOException; import java.io.Serializable; import org.apache.lucene.search.DocIdSetIterator; public class IntArrayDocIdSet extends DocSet implements Serializable { private static final long serialVersionUID = 1L; private IntArray array = null; private in...
package cn.bootx.payment.core.paymodel.wechat.service; import cn.bootx.common.core.exception.BizException; import cn.bootx.common.core.rest.PageResult; import cn.bootx.common.core.rest.param.PageParam; import cn.bootx.common.mybatisplus.util.MpUtils; import cn.bootx.payment.core.paymodel.wechat.dao.WeChatPayConfigMana...
package zkDemo.test.java; import java.io.IOException; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.concurrent.CountDownLatch; import java.util.concurrent.TimeUnit; import java.util.concurrent.locks.Condition; import java.util.concurrent.locks.Lock; import org.apach...
/* * Copyright (c) 2021, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
/* * Copyright (c) 2010-2017 Evolveum * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
package com.annimon.stream.longstreamtests; import com.annimon.stream.CustomOperators; import com.annimon.stream.LongStream; import com.annimon.stream.function.LongBinaryOperator; import org.junit.Test; import static org.hamcrest.Matchers.closeTo; import static org.hamcrest.Matchers.is; import static org.junit.Assert....
package com.kinsoft.springboot.model; import org.hibernate.validator.constraints.NotBlank; import javax.persistence.*; @Entity @Table(name="bl_subscriber", schema="poc_subscriber") public class Subscriber { @Id @GeneratedValue(strategy = GenerationType.AUTO) private long id; @NotBlank private St...
package openfoodfacts.github.scrachx.openfood.images; import okhttp3.MediaType; import okhttp3.RequestBody; import openfoodfacts.github.scrachx.openfood.models.ProductImageField; import openfoodfacts.github.scrachx.openfood.network.OpenFoodAPIClient; import openfoodfacts.github.scrachx.openfood.utils.LocaleHelper; imp...
/* * Copyright (c) 2021, MegaEase * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
/* * 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 ...
/* * 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 ...
/* * Janssen Project software is available under the Apache License (2004). See http://www.apache.org/licenses/ for full text. * * Copyright (c) 2020, Janssen Project */ package io.jans.as.model.jwk; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.core.JsonProcessingException; imp...
/* * Copyright 2017 ThoughtWorks, 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 agr...
package com.rzspider.implementspider.blogmove.utils; import java.io.File; import java.io.IOException; import java.util.List; import java.util.UUID; import javax.xml.parsers.ParserConfigurationException; import javax.xml.transform.TransformerException; import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import o...
//Goretti Matteo // matricola: 438952 package it.unipv.ingsw.blackmarket.dealers; import it.unipv.ingsw.blackmarket.Briefcase; import it.unipv.ingsw.blackmarket.Dealer; import it.unipv.ingsw.blackmarket.Exchange; import java.util.ArrayList; import java.util.Random; public class GorettiMatteo extends Dealer{ pr...
/* * Copyright (C) 2018 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...
package com.funtest.core.util; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.funtest.core.bean.constant.Constants; /** * 类NamingUtil.java的实现描述:TODO 类实现描述 * * @author Administrator 2015年12月9日 下午9:43:06 */ public class NamingUtil { protected static Logger logger = LoggerFactory.getLogge...
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // 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.07.28 at 05:34:4...
/** * Copyright (c) 2000-present Liferay, Inc. 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 2.1 of the License, or (at your option) * any la...
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
package eventcenter.monitor; import eventcenter.DateUtils; import eventcenter.api.EventCenter; import eventcenter.api.EventInfo; import eventcenter.api.annotation.EventPoint; import eventcenter.api.annotation.ListenOrder; import org.springframework.stereotype.Service; import javax.annotation.Resource; /** * 示例服务,里面...
package no.nordicsemi.android.nrfmesh.viewmodels; import android.app.Activity; import android.content.Context; import android.content.Intent; import com.google.android.material.snackbar.Snackbar; import java.util.LinkedList; import java.util.List; import java.util.Queue; import androidx.annotation.NonNull; import a...
package cn.jmix.tencentfs; import io.jmix.core.FileStorage; import io.jmix.core.FileStorageLocator; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.jmx.export.annotation.ManagedOperation; import org.springframework.jmx.export.annotation.ManagedOperationParameter; import org.sp...
package com.tsmms.skoop.testimonial.command; import com.tsmms.skoop.exception.NoSuchResourceException; import com.tsmms.skoop.skill.query.SkillQueryService; import com.tsmms.skoop.user.User; import com.tsmms.skoop.user.query.UserQueryService; import com.tsmms.skoop.testimonial.Testimonial; import com.tsmms.skoop.testi...
package com.adnanhakim.cinematron; import androidx.appcompat.app.AppCompatActivity; import androidx.core.content.res.ResourcesCompat; import androidx.core.widget.NestedScrollView; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Intent; ...
package uk.gov.pay.connector.util; import com.google.gson.Gson; import org.apache.commons.lang.math.RandomUtils; import org.apache.commons.lang3.StringUtils; import org.postgresql.util.PGobject; import org.skife.jdbi.v2.DBI; import org.skife.jdbi.v2.util.StringColumnMapper; import uk.gov.pay.commons.model.charge.Exter...
package com.yanghui.study.server; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class ServerApplication { public static void main(String... args){ SpringApplication.run(ServerApplication.class, args); ...
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // 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: 2015.12....
/***************************************************************************** * Copyright 2011-2012 INRIA * Copyright 2011-2012 Universidade Nova de Lisboa * * 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 cop...
/** * Copyright (c) 2018ff. Stephan Druskat * * 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...
/* * 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 ...
/* * Copyright 2018 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 applicab...
package org.kyojo.schemaorg.m3n3.healthLifesci.medicalSpecialty; import java.util.ArrayList; import java.util.List; import org.kyojo.schemaorg.SampleValue; import org.kyojo.schemaorg.SimpleJsonBuilder; import org.kyojo.schemaorg.m3n3.core.Container.AdditionalProperty; import org.kyojo.schemaorg.m3n3.core.Container.Ad...
package org.mapfish.print.processor.http.matcher; import org.apache.http.auth.AuthScope; import org.springframework.http.HttpMethod; import java.net.MalformedURLException; import java.net.URI; /** * Information required for performing a request match. */ public final class MatchInfo { /** * A value repres...
package eu.doppel_helix.jna.tlb.excel1; import com.sun.jna.platform.win32.COM.util.IComEnum; public enum XlPhoneticCharacterType implements IComEnum { /** * (0) */ xlKatakanaHalf(0), /** * (1) */ xlKatakana(1), /** * (2) */ xlHiragana(2), /...
/* * Copyright 2021 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * 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.apach...
package com.github.eric.onlinemallpay; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class OnlineMallPayApplication { public static void main(String[] args) { SpringApplication.run(OnlineMallPayApplica...
package com.lcp.learn.spb.mybatis.dao; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.lcp.learn.spb.mybatis.beans.MyUser; import com.lcp.learn.spb.mybatis.cache.RedisCache; import org.apache.ibatis.annotations.CacheNamespace; import org.apache.ibatis.annotations.Options; @CacheNamespace(implementa...
package project; import java.awt.BorderLayout; import java.awt.EventQueue; import java.awt.Image; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import javax.swing.GroupLayout; import javax.swing.ImageIcon; import javax.swing.GroupLayout.Alignment; import javax.swing.JLab...
/* * Copyright 1999-2017 Alibaba Group Holding Ltd. * * 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 applica...
package net.openid.conformance.condition.client; import net.openid.conformance.condition.AbstractCondition; import net.openid.conformance.condition.PreEnvironment; import net.openid.conformance.testmodule.Environment; import java.util.regex.Pattern; public class EnsureRefreshTokenContainsAllowedCharactersOnly extend...
package org.jboss.resteasy.test.util; import org.jboss.resteasy.test.util.resource.InterfaceTypeUtilC; import org.jboss.resteasy.test.util.resource.InterfaceTypeUtilD; import org.jboss.resteasy.test.util.resource.InterfaceTypeUtilE; import org.jboss.resteasy.test.util.resource.InterfaceTypeUtilI; import org.jboss.rest...
package com.rbkmoney.newway.handler.event.stock.impl.deposit; import com.rbkmoney.fistful.deposit.TimestampedChange; import com.rbkmoney.machinegun.eventsink.MachineEvent; import com.rbkmoney.newway.handler.event.stock.Handler; public interface DepositHandler extends Handler<TimestampedChange, MachineEvent> { }
/* * Copyright 2015-2016 Red Hat, Inc, and individual contributors. * * 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 require...
/** * 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...
import nested_class.*; public class nested_class_runme { static { try { System.loadLibrary("nested_class"); } catch (UnsatisfiedLinkError e) { System.err.println("Native code library failed to load. See the chapter on Dynamic Linking Problems in the SWIG Java documentation for help.\n" + e); Sy...
/* * Licensed to Metamarkets Group Inc. (Metamarkets) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. Metamarkets licenses this file * to you under the Apache License, Version 2.0 (the * "License"); yo...
package model; import java.io.Serializable; import java.util.ArrayList; import java.util.Date; public class Order implements Serializable { private static final long serialVersionUID = 3; //Attributes. private String code;//hacerlo autogenerado private String feedback; private Date date; ...
package org.cyclops.cyclopscore.datastructure; import com.google.common.collect.Iterators; import com.google.common.collect.Lists; import org.junit.Test; import java.util.ArrayList; import java.util.Iterator; import java.util.NoSuchElementException; import static org.hamcrest.CoreMatchers.is; import static org.junit...
// Copyright (C) 2002 IAIK // http://jce.iaik.at // // Copyright (C) 2003 - 2013 Stiftung Secure Information and // Communication Technologies SIC // http://www.sic.st // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permi...
/* * GRAL: GRAphing Library for Java(R) * * (C) Copyright 2009-2012 Erich Seifert <dev[at]erichseifert.de>, * Michael Seifert <michael[at]erichseifert.de> * * This file is part of GRAL. * * GRAL is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public Licens...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
/** * Copyright (c) 2011-2020, hubin (jobob@qq.com). * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by...
/* * Autopsy Forensic Browser * * Copyright 2019 Basis Technology Corp. * Contact: carrier <at> sleuthkit <dot> org * * 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://ww...
package com.alicloud.tablestore.adaptor.struct; import com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria; import com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter; import com.alicloud.tablestore.adaptor.filter.OSingleColumnValueFilter; import org.apache.hadoop.hbase.util.Bytes; ...
/* * Copyright 2021-2022 Aklivity Inc. * * Aklivity licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
/* * 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 ...
package smithereen.data; import java.util.List; public class ListAndTotal<T>{ public List<T> list; public int total; public ListAndTotal(List<T> list, int total){ this.list=list; this.total=total; } }
package com.senzing.api.server.mq; import com.senzing.api.services.SzMessage; import com.senzing.api.services.SzMessageSink; import java.io.UnsupportedEncodingException; import java.net.URLDecoder; import java.util.*; import static com.senzing.io.IOUtilities.UTF_8; /** * Provides an abstract implementation of {@li...
package org.bc.jce.provider; import org.bc.crypto.DataLengthException; import org.bc.crypto.DerivationFunction; import org.bc.crypto.DerivationParameters; import org.bc.crypto.Digest; import org.bc.crypto.params.KDFParameters; public class BrokenKDF2BytesGenerator implements DerivationFunction { private Digest dig...
// Copyright 2020 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...
/* * Copyright 2014-2016 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...
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.04.18 at 02:04...
/* * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the "License"). You may not use this file except * in compliance with the License. * * You can obtain a copy of the license at * glassfish/bootstrap/legal/CDDLv1.0.txt or * https://glassfish.de...
/* * Copyright 2005 Red Hat, Inc. and/or its affiliates. * * 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...
package com.testspace.java.list; import org.testng.annotations.BeforeTest; import org.testng.annotations.Test; import static org.testng.Assert.*; public class GenericListTest { private int capacity; private int nonPositiveCapacity; private int position; private Object element; private GenericList ...
/* * 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 ...
/* * * * Copyright 2017, Peter Vincent * * Licensed under the Apache License, Version 2.0, Promise. * * 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...
// 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 com.intellij.openapi.extensions; import com.intellij.openapi.Disposable; import com.intellij.openapi.extensions.impl.ExtensionProcessingHelper; import com.intellij.util.T...
/* * Copyright (c) 2005-2021 Xceptance Software Technologies GmbH * * 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 requir...
/******************************************************************************* * Copyright (c) 2021 ArSysOp. * * 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...
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
/* * Copyright 2002-2018 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...
/* * Copyright (C) 2010-2016 The MPDroid 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 applicable...
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.preferences.privacy; import android.os.Bundle; import android.preference.Preference; import android.preference.Prefer...
package org.nico.ratel.landlords.client.event; import org.nico.ratel.landlords.enums.ClientEventCode; import org.nico.ratel.landlords.print.SimplePrinter; import org.nico.ratel.landlords.print.SimpleWriter; import org.nico.ratel.landlords.utils.OptionsUtils; import io.netty.channel.Channel; public class ClientEventL...
package org.intermine.web.logic.widget; /* * Copyright (C) 2002-2022 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/le...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/cloud/tasks/v2/target.proto package com.google.cloud.tasks.v2; public final class TargetProto { private TargetProto() {} public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {} public static v...
package com.github.rubensousa.previewseekbar; import android.content.Context; import android.graphics.drawable.Drawable; import androidx.annotation.ColorInt; import androidx.annotation.ColorRes; import androidx.core.content.ContextCompat; import androidx.core.graphics.drawable.DrawableCompat; import androidx.appcompa...
// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.vespa.hosted.provision.maintenance; import com.yahoo.config.provision.ApplicationId; import com.yahoo.config.provision.NodeResources; import com.yahoo.config.provision.NodeType; import com...
/* * Copyright 2004-2012 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...
package com.jd.blockchain.ledger; import com.jd.blockchain.binaryproto.DataContract; import com.jd.blockchain.binaryproto.DataField; import com.jd.blockchain.consts.DataCodes; @DataContract(code= DataCodes.TX_OP_DATA_ACC_REG) public interface DataAccountRegisterOperation extends Operation { @DataField(order=1, ...
/* * */ package com.synectiks.process.common.plugins.sidecar.common; import com.github.joschi.jadconfig.Parameter; import com.github.joschi.jadconfig.util.Duration; import com.github.joschi.jadconfig.validators.PositiveDurationValidator; import com.github.joschi.jadconfig.validators.PositiveIntegerValidator; import c...
package com.example.receptor.sdk; public class Beacon { private int major; private int minor; private String proximityUUID; private String identifier; private String name; private String macAddress; private int rssi; public Beacon(String proximityUUID, String name, String macAddress, int major, int minor, i...
/* * Copyright 2015-2017 OpenCB * * 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 ...
package net.parttimepolymath.sandbox; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.*; class ApplicationTest { private Application instance; // note this will verify that the builder will in fact work @BeforeEach void setU...
package com.distrimind.bouncycastle.cms.jcajce; import java.io.IOException; import java.security.Key; import java.security.PrivateKey; import java.security.Provider; import java.util.HashMap; import java.util.Map; import com.distrimind.bouncycastle.asn1.ASN1Encoding; import com.distrimind.bouncycastle.asn1.ASN1Object...
package com.baiyi.opscloud.datasource.business.accountGroup.impl.base; import com.baiyi.opscloud.datasource.business.accountGroup.AccountGroupHandlerFactory; import com.baiyi.opscloud.datasource.business.accountGroup.IAccountGroup; import com.baiyi.opscloud.core.factory.DsConfigHelper; import com.baiyi.opscloud.core.m...
/* * #%L * BasicAcceptanceTestCases.java - mongodb-async-driver - Allanbank Consulting, Inc. * %% * Copyright (C) 2011 - 2014 Allanbank Consulting, 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 co...
package com.github.lhotari.dbcontainer; public interface DatabaseContainer extends AutoCloseable { String getJdbcUrl(); String getR2dbcUrl(); String getDatabaseUser(); String getDatabasePassword(); void start(); void stop(); @Override default void close() { stop(); } }
package com.luqili.utils.maven_utils; import java.io.File; import java.io.FileFilter; import java.io.IOException; import java.nio.charset.StandardCharsets; import java.util.ArrayList; import java.util.List; import org.apache.commons.io.FileUtils; import org.apache.commons.lang3.ArrayUtils; import org.apache.commons.l...
package org.endeavourhealth.sftpreader.implementations.adastra; import org.apache.commons.lang3.Validate; import org.endeavourhealth.sftpreader.implementations.SftpBatchValidator; import org.endeavourhealth.sftpreader.model.DataLayerI; import org.endeavourhealth.sftpreader.model.db.Batch; import org.endeavourhealth.sf...
// Licensed to the Software Freedom Conservancy (SFC) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The SFC licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you m...
package com.cbmiddleware.detector.sql.multiple; import com.cbmiddleware.detector.sql.constant.ColumnRelation; import com.cbmiddleware.detector.sql.constant.ConditionType; /** * @author Eason(bo.chenb) * @description 额外条件 * @date 2020-03-20 **/ public class ExtraCondition { /** * 表名 */ private ...
/* * 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 under t...
// Copyright 2010-2014, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of condit...
package com.zhoujiim.webserver.user.service.impl; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; import java.util.Map; import com.zhoujiim.webserver.user.dao.UserInfoDao; import com.zhoujiim.webserver.user.model.UserInfoEntity; imp...