text stringlengths 7 995k |
|---|
/*
* Copyright (C) 2021 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.buuz135.armoreablemobs;
import com.buuz135.armoreablemobs.entity.ArmorEntity;
import com.buuz135.armoreablemobs.handler.ArmorGroup;
import com.buuz135.armoreablemobs.handler.ArmorHandler;
import com.buuz135.armoreablemobs.handler.ArmorSlot;
import com.buuz135.armoreablemobs.util.GameStagesSupport;
import c... |
/**
* Copyright (C) 2013 Motown.IO (info@motown.io)
*
* 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... |
/*
* Copyright 2015-2020 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 com.mabiao.mall.product.app;
import java.util.Arrays;
import java.util.Map;
//import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation... |
/*
* MIT License
*
* Copyright (c) 2022 MASES s.r.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, cop... |
/*
* 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 com.heytea.plugin.ccg.util;
import com.intellij.psi.PsiClass;
import com.intellij.psi.PsiField;
import com.intellij.psi.PsiModifier;
import java.util.ArrayList;
import java.util.List;
/**
* @author weizibin
* @since 2019-08-07 14:05
*/
public class ConstructorUtil {
private ConstructorUtil() {}
p... |
package org.aml.swagger.reader;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import org.aml.apimodel.Api;
import org.aml.apimodel.impl.ApiImpl;
import org.aml.registry.model.ApiDescription;
import org.aml.registry.model.Registry;
import org.aml.registry.operations.StoreRegistry;
import... |
package me.grishka.houseclub.api.model;
import android.os.Parcel;
import android.os.Parcelable;
public class Topic implements Parcelable{
/*
"topics": [
{
"title": "📈 Marketing",
"id": 112,
"abbreviated_title": "Marketing"
},
]
* */
public String title;
public int id;
public String abbreviated_title;
... |
/*
* 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 ... |
/*
* Copyright 2010-2016 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 "l... |
/*
* Copyright 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 "license" file ... |
package io.corbel.resources.rem.service;
import java.net.URI;
import java.util.List;
import java.util.Optional;
import javax.ws.rs.core.Response;
import org.springframework.http.HttpMethod;
import org.springframework.http.MediaType;
import io.corbel.resources.rem.Rem;
import io.corbel.resources.rem.model.RemDescrip... |
/*
* Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
/*******************************************************************************
* Copyright SemanticBits, Northwestern University and Akaza Research
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/caaers/LICENSE.txt for details.
******************************************... |
/**
* Copyright (C) 2011 Brian Ferris <bdferris@onebusaway.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.apache.org/licenses/LICENSE-2.0
*
* Unless requ... |
/*
* Copyright (C) 2004-2016 L2J DataPack
*
* This file is part of L2J DataPack.
*
* L2J DataPack is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option... |
/*******************************************************************************
* 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 f... |
/*
* 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 ... |
package com.tersesystems.blacklite;
import com.tersesystems.blacklite.archive.Archiver;
import java.sql.SQLException;
import java.util.concurrent.atomic.LongAdder;
/** A simple rifter that writes directly to the live repository. */
public class BlockingEntryWriter extends AbstractEntryWriter {
private final LongAd... |
package cern.colt.function;
/*
Copyright (c) 1999 CERN - European Organization for Nuclear Research.
Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose
is hereby granted without fee, provided that the above copyright notice appear in all copies and
that both that... |
/*
* 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 ... |
package com.kakarote.crm9.erp.phone.dao;
import com.kakarote.crm9.erp.phone.model.ZhangweiDepartment;
import com.kakarote.crm9.erp.phone.model.ZhangweiDepartmentExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface ZhangweiDepartmentMapper {
/**
* This method was genera... |
/*
* Copyright 2020 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 "license" ... |
package com.tobatani.del.api;
import okhttp3.MultipartBody;
import okhttp3.ResponseBody;
import retrofit2.Call;
import retrofit2.http.Headers;
import retrofit2.http.Multipart;
import retrofit2.http.POST;
import retrofit2.http.Part;
public interface APIService {
@Headers({
"Prediction-Key: 42b03f551d0a... |
/*
* Copyright 2012-2014 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 "lice... |
/**
* Copyright ${license.git.copyrightYears} 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/LICEN... |
package com.tony.admin.web.common.security.model;
import com.tony.admin.web.model.SysUser;
/**
* The type Auth user factory.
*
* @author GuoqingLee
*/
public final class AuthUserFactory {
private AuthUserFactory() {
}
/**
* Create auth user.
*
* @param user the user
* @return the... |
/*
* Copyright (C) 2019 Pieter Pauwels, Ghent University
* Modifications Copyright (C) 2020 Giovanni Velludo
*
* This file is part of ifc-java.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Li... |
package com.lyqiaofu.business.domain;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.lyqiaofu.common.jsonserializer.LongToStringSerializer;
import javax.annotation.Generated;
import java.io.Serializable;
import java.util.Date;
public cla... |
package com.u.notes;
import android.Manifest;
import android.app.Activity;
import android.content.ContentValues;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bund... |
package com.atguigu.gmall.ums.controller;
import java.util.List;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.Req... |
package cz.metacentrum.perun.core.impl;
//Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
//www.source-code.biz, www.inventec.ch/chdh
//
//This module is multi-licensed and may be used under the terms
//of any of the following licenses:
//
//EPL, Eclipse Public License, V1.0 or la... |
package com.hotbitmapgg.ohmybilibili.model;
public class Sp
{
public int spid; // 专题ID
public String title; // 专题名
public int pubdate; // 发布日期 UNIX 时间戳
public String created_at; // 发布日期
public int lastupdate; // 最后更新日期 UNIX 时间戳
public String lastupdate_at; // 最后更新日期
public String ali... |
/*
* Mojang API
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* OpenAPI spec version: 2020-06-05
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the c... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license.
package com.mojang.datafixers.functions;
import com.mojang.datafixers.types.Type;
import com.mojang.serialization.DynamicOps;
import org.apache.commons.lang3.StringUtils;
import javax.annotation.Nullable;
import java.util.... |
/*
* Copyright (c) 2016-2017, Salesforce.com, Inc.
* All rights reserved.
* Licensed under the BSD 3-Clause license.
* For full license text, see the LICENSE.txt file in repo root
* or https://opensource.org/licenses/BSD-3-Clause
*/
package com.salesforce.pyplyn.duct.etl.extract.trust1;
import com.faster... |
package io.zero88.qwe.http.server;
import org.json.JSONException;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.skyscreamer.jsonassert.JSONAssert;
import org.skyscreamer.jsonassert.JSONCompareMode;
import io.zero88.qwe.IConfig;
import io.zero88.qwe.JsonHelper;
import io.zero88... |
/*
* Copyright (C) 2011 Thomas Akehurst
*
* 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... |
package se.jakobkrantz.magicmirror.skanetrafikenAPI;/*
* Created by krantz on 14-11-20.
*/
/**
* Used in Journey class, each Journey consists of 1 or more RouteLinks.
* For example one Journey from A to B has 3 bus/train changes, it will have 3 RouteLinks. One for each part of the Journey.
*/
public class RouteL... |
/*
* Copyright 2014 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 applica... |
package sentiments;
import java.sql.Date;
import java.sql.Timestamp;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
/**
* @author Paw
*
*/
@Entity
public class Tweet {
@Id
@GeneratedValue(strategy = GenerationType.... |
/*
* Copyright 2017-2017 Spotify AB
* Copyright 2017-2018 The Last Pickle 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
*
* ... |
package cn.aftertomorrow.common.request.dto.article;
import cn.aftertomorrow.common.request.dto.BaseDTO;
import lombok.Data;
import java.util.Date;
/**
* 文章DTO
*
* @author huangming
* @date 2021/04/13
*/
@Data
public class ArticleDTO extends BaseDTO {
private Integer id;
private String title;
privat... |
package com.ostep.operation.activity.example;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import com.ostep.operation.R;
import com.scwang.smartrefresh.header.MaterialHeader;
im... |
package lv.mtm123.gravel;
import com.earth2me.essentials.Essentials;
import lv.mtm123.gravel.config.Config;
import lv.mtm123.gravel.jda.listeners.MessageListener;
import lv.mtm123.gravel.listeners.ChatListener;
import lv.mtm123.gravel.listeners.PlayerListener;
import lv.mtm123.gravel.listeners.ServerStatusListener;
im... |
/**
* 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 m... |
package com.wombling.mobilequiz.user;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import javax.servlet.ServletException;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springfra... |
package cn.xcom.banjing.bean;
import java.util.List;
/**
* Created by Administrator on 2016/9/26 0026.
*/
public class TaskTypeAll {
/**
* id : 12
* name : 跑腿
* photo : null
* parent : 0
* listorder : 0
* clist : [{"id":"21","name":"送快递","photo":null,"parent":"12","listorder":"0"}... |
package l2f.gameserver.model.premium;
import java.util.List;
public class PremiumAccount
{
private final int _id;
private final int _time;
private final String _name;
private final String _icon;
private final List<PremiumGift> _list;
private final int _price_id;
private final long _price_count;
private double... |
package be.ugent.vopro1.bean;
import org.junit.Test;
import static junit.framework.Assert.assertEquals;
import static junit.framework.Assert.assertNotNull;
public class PersistentObjectTest {
@Test
public void testConstructor() throws Exception {
PersistentObject obj = createObject();
assert... |
// 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
// distribute... |
package com.builtbroken.atomic.content.machines.processing.boiler.gui;
import com.builtbroken.atomic.AtomicScience;
import com.builtbroken.atomic.content.machines.processing.boiler.TileEntityChemBoiler;
import com.builtbroken.atomic.lib.LanguageUtility;
import com.builtbroken.atomic.lib.gui.GuiContainerBase;
import co... |
/*
* Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package goodman.javax.swing.text.html.parser;
import goodman.javax.swing.text.SimpleAttributeSet;
impo... |
package org.consumersunion.stories.common.shared.dto.post;
import java.util.List;
import javax.validation.constraints.NotNull;
import org.consumersunion.stories.common.shared.dto.ApiContact;
import org.consumersunion.stories.common.shared.dto.OrganizationResourceLinks;
import org.hibernate.validator.constraints.Leng... |
package catalogue.repositories.dialect.oracle;
import catalogue.repositories.CategoryRepository;
import io.micronaut.data.jdbc.annotation.JdbcRepository;
import io.micronaut.data.model.query.builder.sql.Dialect;
@JdbcRepository(dialect = Dialect.ORACLE)
public interface CategoryRepositoryOracleDialect extends Categor... |
package brave.okhttp3;
import brave.http.ITHttpAsyncClient;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import okhttp3.Call;
import okhttp3.Callback;
import okhttp3.Dispatcher;
import okhttp3.MediaType;
import okhttp3.OkHttpClient;
import okhttp3.Request;
import okhttp3.RequestBody;
import okhttp... |
package dk.alexandra.fresco.service.applications;
import dk.alexandra.fresco.framework.Application;
import dk.alexandra.fresco.framework.DRes;
import dk.alexandra.fresco.framework.builder.numeric.ProtocolBuilderNumeric;
import dk.alexandra.fresco.framework.util.Pair;
import dk.alexandra.fresco.lib.common.collections.M... |
package Database;
import Model.Grade;
import java.sql.ResultSet;
import java.util.List;
import java.util.stream.Collectors;
public class GradeDb extends DbContext<Grade>
{
@Override
protected String getTableName()
{
return "Grades";
}
@Override
protected String[] getColumnName()
... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.cosmos;
import com.azure.cosmos.implementation.PartitionKeyRange;
import java.time.OffsetDateTime;
import java.util.Map;
/**
* Specifies the options associated with change feed methods (enumeration
* ... |
package com.thciwei.loafblog.blog.service.impl;
import com.thciwei.loafblog.blog.entity.InfoEntity;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Map;
import com.baomido... |
package lu.uni.serval.commons.runner.utils.helpers;
/*-
* #%L
* Runner Utils
* %%
* Copyright (C) 2021 University of Luxembourg
* %%
* 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
*
... |
/*
* Copyright (C) ExBin 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 law or agreed to... |
package com.mapbox.api.directions.v5.models;
import android.support.annotation.Nullable;
import com.google.auto.value.AutoValue;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.TypeAdapter;
import com.mapbox.api.directions.v5.DirectionsAdapterFactory;
/**
* Object representi... |
package jenkins.security.stapler;
import edu.umd.cs.findbugs.annotations.NonNull;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import hudson.ExtensionList;
import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Map;
import java.util.logging.Lev... |
package ru.job4j.condition;
public class MultiMax {
@SuppressWarnings("UnclearExpression")
public int max(int first, int second, int third) {
int result = first;
result = result > second ? result : second;
result = result > third ? result : third;
return result;
}
} |
/*
* Copyright 2020 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 app... |
package com.lcqh.orderservice.entity;
import java.io.File;
import java.math.BigDecimal;
import com.baomidou.mybatisplus.annotation.*;
import java.util.Date;
import java.io.Serializable;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.EqualsAnd... |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... |
/*
* 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 ... |
/*
* Copyright 2018 Jens Papenhagen.
*
* 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... |
/*
* Copyright (c) 2012-2018 The original author or authors
* ------------------------------------------------------
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Apache License v2.0 which accompanies this distributi... |
package com.xyz.mall.coupon.dao;
import com.xyz.mall.coupon.entity.FlashPromotionProductRelationEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 商品限时购与商品关系表
*
* @author cjsstart
* @email 13887096914@163.com
* @date 2021-09-24 00:55:59
*/
@Mapper... |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... |
package com.mdsol.mauth.exceptions;
public class MAuthKeyException extends RuntimeException {
private static final long serialVersionUID = 6425835744307160873L;
public MAuthKeyException() {
super();
}
public MAuthKeyException(String message, Throwable cause, boolean enableSuppression,
boolean writ... |
package net.snakefangox.worldshell.storage;
import net.minecraft.block.BlockState;
import net.minecraft.block.entity.BlockEntity;
import net.minecraft.nbt.NbtCompound;
import net.minecraft.nbt.NbtIntArray;
import net.minecraft.network.PacketByteBuf;
import net.minecraft.server.MinecraftServer;
import net.minecraft.ser... |
/*
* Copyright (C) 2011 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... |
/*
* Copyright (C) 2009 University of Washington
*
* 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 2017 Rundeck, Inc. (http://rundeck.com)
*
* 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 appli... |
/*
* Copyright 2012-2017 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... |
/*
* Copyright (c) Microsoft Corporation.
*
* 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 datos;
/**
*
* @author Antonio Santos
*/
import beans.Pais;
import java.util.ArrayList;
public interface I_DAOPais {
public void Alta(Pais p);
public void Baja(String cod);
public Pais Detalle(String cod);
public void Update(Pais p);
public ArrayList<Pais> Listado();
... |
package com.stratagile.qlink.ui.activity.eos.component;
import com.stratagile.qlink.application.AppComponent;
import com.stratagile.qlink.ui.activity.base.ActivityScope;
import com.stratagile.qlink.ui.activity.eos.EosResourceManagementActivity;
import com.stratagile.qlink.ui.activity.eos.module.EosResourceManagementMo... |
/*-
* #%L
* Elastic APM Java agent
* %%
* Copyright (C) 2018 - 2019 Elastic and contributors
* %%
* Licensed to Elasticsearch B.V. under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch B.V. ... |
package DeleteTesting;
import org.openqa.selenium.By;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import org.testng.Assert;
import org.testng.annotations.Test;
import uti.Uti;
import DateProvider.DateProvider;
import Interface.TestInfo;
//已完成
public class JiaoLiuDelet... |
package com.WS.Controllers;
import com.WS.Entity.Event;
import com.WS.Entity.User;
import com.WS.Repository.EventRepository;
import com.WS.Service.SecurityContextService;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
imp... |
package com.venosyd.open.seeker.lib;
/**
* @author sergio lisan <sels@venosyd.com>
*/
public interface SeekerConstants {
String DB = "51700048e993dc7210be721b2b06c677";
} |
/*
* Copyright 2013-2018 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... |
/*
* 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
* distribut... |
// ***************************************************************************
//
// Copyright (c) 2000 - 2019, Lawrence Livermore National Security, LLC
// Produced at the Lawrence Livermore National Laboratory
// LLNL-CODE-442911
// All rights reserved.
//
// This file is part of VisIt. For details, see https://vis... |
package io.tracee.binding.jaxws;
import io.tracee.SimpleTraceeBackend;
import io.tracee.TraceeBackend;
import io.tracee.TraceeConstants;
import io.tracee.transport.SoapHeaderTransport;
import org.junit.Before;
import org.junit.Test;
import javax.xml.bind.JAXBException;
import javax.xml.soap.MessageFactory;
import jav... |
package org.jantosovic.versioncontrol;
import static org.assertj.core.api.Assertions.assertThat;
import java.nio.file.Paths;
import java.util.ArrayList;
import org.jantosovic.versioncontrol.api.SourceFile;
import org.junit.Test;
public class SourceFileTest {
@Test
public void CalculateMajorChangeTest() {
va... |
// Targeted by JavaCPP version 1.5.7: DO NOT EDIT THIS FILE
package org.bytedeco.numpy;
import java.nio.*;
import org.bytedeco.javacpp.*;
import org.bytedeco.javacpp.annotation.*;
import static org.bytedeco.javacpp.presets.javacpp.*;
import static org.bytedeco.openblas.global.openblas_nolapack.*;
import static org.b... |
/*
* Copyright 2016-2018 Talsma ICT
*
* 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 sample.AlphaVantage;
import sample.CSVReader;
import java.io.*;
import java.util.ArrayList;
public class AlphaVantageCSVReader extends CSVReader {
private String FilePath;
private String Separator;
private BufferedReader bufferedReader;
public String getMeasurementType() {
return me... |
/*
* Copyright (C) 2010-2101 Alibaba Group Holding Limited.
*
* 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 ... |
package udc.objects.time.concrete;
public class Available extends Agenda {
private String doctorName;
private String recurringDays;
public void setRecurringDays(String recurringDays){this.recurringDays = recurringDays;}
public String getRecurringDays(){return recurringDays;}
public void setDocto... |
package net.rodrigobrito.chat_ado.model;
import com.google.firebase.database.IgnoreExtraProperties;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by rodrigo on 27/11/16.
*/
@IgnoreExtraProperties
public class Mensagem {
public String nome;
public String mensagem;
public Strin... |
/*
* Copyright 2020 dmfs 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 required by applicable law or agreed to in... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.