text stringlengths 7 995k |
|---|
package com.tom.storagemod.tile;
import java.util.function.Supplier;
import javax.annotation.Nonnull;
import net.minecraft.core.BlockPos;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.nbt.NbtUtils;
import net.minecraft.network.Connection;
import net.minecraft.network.protocol.game.ClientboundBlockEntity... |
package com.xc.gulimall.product.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.xc.common.utils.PageUtils;
import com.xc.gulimall.product.entity.BrandEntity;
import java.util.Map;
/**
* 品牌
*
* @author xuchong
* @email 416931874@qq.com
* @date 2020-08-07 00:07:36
*/
public interf... |
package com.planet_ink.coffee_mud.Exits;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.planet_ink.c... |
package io.github.rcarlosdasilva.weixin.test.general;
import com.google.common.collect.Lists;
import io.github.rcarlosdasilva.weixin.core.Weixin;
import io.github.rcarlosdasilva.weixin.test.basic.RegisterAndUse;
/**
* 用户的使用
*
* @author <a href="mailto:rcarlosdasilva@qq.com">Dean Zhao</a>
*/
public class AboutUs... |
package ru.Yandex.components;
import org.openqa.selenium.By;
import org.openqa.selenium.TimeoutException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.Expecte... |
package com.cefet.salao.api.services;
import java.util.Optional;
import java.util.List;
import com.cefet.salao.api.repositories.TipoRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import... |
// ----------------------------------------------------------------------------
// Copyright 2006-2010, GeoTelematic Solutions, Inc.
// All rights reserved
// ----------------------------------------------------------------------------
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not... |
package org.educama.enums;
import java.io.Serializable;
/**
* The status of the shipment.
*/
public enum Status implements Serializable {
SHIPMENT_ORDER_INCOMPLETE,
SHIPMENT_ORDER_COMPLETED,
FLIGHT_DEPARTED,
SHIPMENT_COMPLETED,
UNDEFINED
} |
/*
* This file is part of TechReborn, licensed under the MIT License (MIT).
*
* Copyright (c) 2018 TechReborn
*
* 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, inc... |
package com.devexperts.appdirect.event;
import javax.xml.bind.annotation.XmlRootElement;
import lombok.*;
@Data
@ToString
@EqualsAndHashCode(callSuper = true)
@XmlRootElement(name = "event")
public class SubscriptionCancelEvent extends Event {
private SubscriptionCancelPayload payload;
public SubscriptionCancelEv... |
package org.carlspring.strongbox.aql.grammar;
import java.util.Optional;
import org.carlspring.strongbox.aql.grammar.AQLParser.OrderExpContext;
import org.carlspring.strongbox.aql.grammar.AQLParser.PageExpContext;
import org.carlspring.strongbox.data.criteria.Paginator;
import org.carlspring.strongbox.data.criteria.P... |
package v15a.v04;
import javax.swing.*;
import java.awt.*;
public class RadniProzor1 extends JFrame {
public RadniProzor1() {
super("Prva aplikacija");
JButton prvo = new JButton("Prvo dugme");
JLabel lab = new JLabel("Ovo je prvo dugme");
JPanel pan = new JPanel();
... |
//
// ========================================================================
// Copyright (c) 1995-2015 Mort Bay Consulting Pty. Ltd.
// ------------------------------------------------------------------------
// All rights reserved. This program and the accompanying materials
// are made available under the ter... |
/*
Derby - Class org.apache.derby.iapi.sql.compile.OptimizerFactory
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 ... |
package com.lambdaschool.oktafoundation.services;
import com.lambdaschool.oktafoundation.models.Program;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
public interface ProgramService {
List<Program> findAll();
Program findProgramById(long id);
Program findByName(String ... |
/* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.egeria.connectors.ibm.igc.repositoryconnector.mapping.relationships;
import org.odpi.egeria.connectors.ibm.igc.clientlibrary.IGCVersionEnum;
import org.odpi.egeria.connectors.ibm.igc.repositoryconnector.... |
/*
* Copyright 2000-2017 JetBrains s.r.o.
*
* 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... |
/*
* 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 ma... |
/*
* 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 org.nhind.config.rest.impl;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertNull;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.mockito.ArgumentMatchers... |
package mage.cards.i;
import java.util.UUID;
import mage.abilities.costs.mana.ManaCostsImpl;
import mage.abilities.effects.common.continuous.BoostTargetEffect;
import mage.abilities.keyword.CyclingAbility;
import mage.abilities.keyword.MadnessAbility;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import m... |
/*******************************************************************************
* MIT License
*
* Copyright (c) 2022. Marcelo Silva Portilho
*
* 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 S... |
package io.qameta.allure.context;
import com.vladsch.flexmark.html.HtmlRenderer;
import com.vladsch.flexmark.parser.Parser;
import io.qameta.allure.Context;
import java.util.function.Function;
/**
* Markdown context. Can be used to process markdown files to html.
*
* @since 2.0
*/
public class MarkdownContext im... |
package lab01.excercise.solution.your.package2;
public class YN {
public static void doSomething() {
System.out.println(YN.class.getName());
YO.doSomething();
}
} |
package com.nstudiosappdev.core.data;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
publi... |
/*
* Copyright 2020 OPS4J.
*
* 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... |
package com.example.guest.ourrestaurant.models;
/**
* Created by Guest on 5/4/16.
*/
public class User {
private String name;
private String email;
public User() {}
public User(String name, String email) {
this.name = name;
this.email = email;
}
public String getName() {
... |
/*-------------------------------------------------------------------------
*
* Copyright (c) 2004-2011, PostgreSQL Global Development Group
* Copyright (c) 2004, Open Cloud Limited.
*
*
*-------------------------------------------------------------------------
*/
package org.postgresql.core;
import java.sql.*;
import... |
package datadog.trace.agent.tooling;
import datadog.trace.api.Config;
import datadog.trace.api.GlobalTracer;
import datadog.trace.bootstrap.instrumentation.api.AgentTracer;
import datadog.trace.core.CoreTracer;
import lombok.extern.slf4j.Slf4j;
@Slf4j
public class TracerInstaller {
/** Register a global tracer if n... |
/**
* 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... |
/*
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/
/*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distribute... |
/**
* 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... |
/**
* Copyright (C) 2015 Valkyrie RCP
*
* 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 t... |
/*
* Minecraft Forge
* Copyright (c) 2016-2021.
*
* 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 version 2.1
* of the License.
*
* This library is distributed in the hope that it... |
/*
* Copyright 2012 Corpuslinguistic working group Humboldt University Berlin.
*
* 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
*
*... |
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
import java.io.File;
import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.Obfuscated... |
package com.iyihua.commerce.web.auth;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org... |
package com.example.esens.circleprogressbarsample;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.annotation.TargetApi;
import android.content.pm.PackageManager;
import android.support.annotation.NonNull;
import android.support.design.widget.Snackbar;
import android... |
package com.prototype.booking.websocket.controller;
import com.prototype.booking.model.ChatMessage;
import com.prototype.booking.utils.Constants;
import org.springframework.messaging.handler.annotation.DestinationVariable;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.springframewo... |
/* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.frameworks.connectors.properties.beans;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.an... |
/*
* Copyright 2011 by Graz University of Technology, Austria
* MOCCA has been developed by the E-Government Innovation Center EGIZ, a joint
* initiative of the Federal Chancellery Austria and Graz University of Technology.
*
* Licensed under the EUPL, Version 1.1 or - as soon they will be approved by
* the Europ... |
package com.sergeev.itroi.parser;
import java.io.Writer;
public interface XmlMarshaller<T> {
void marshal(T object, Writer writer);
} |
package ru.job4j.array;
/**
* @author Ruslan Topolskiy(ruslan.topolskiy@gmail.com)
* @version $Id$
* @since 0.1
*/
public class FindLoop {
/**
* Metod indexOf.
*
* @param data .
* @param el .
* @return Возвращает индекс числа.
*/
public int indexOf(int[] data, int el) {
... |
/*
* Copyright 2016-2018 Universitat Politècnica de València
* Copyright 2016-2018 Università della Calabria
* Copyright 2016-2018 Prodevelop, SL
* Copyright 2016-2018 Technische Universiteit Eindhoven
* Copyright 2016-2018 Fundación de la Comunidad Valenciana para la
* Investigación, Promoción y Estudios Comerci... |
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package pruebarepositorio2019;
/**
*
* @author alumno
*/
public class RodrigoAlvarez {
public static void main(String[] args) {... |
/*
* 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.so61pi.test.model.relationship.many2many.setlist;
import lombok.Getter;
import lombok.extern.slf4j.Slf4j;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import java.util.ArrayList;
import java.util.List;
@Getter
class TestData ... |
import java.util.Comparator;
import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
import net.runelite.rs.ScriptOpcodes;
@ObfuscatedName("bz")
@Implements("GrandExchangeOfferOwnWorldComparator")
public cl... |
/**
*
*/
package com.rains.proxy.core.command;
import io.netty.buffer.ByteBuf;
/**
* @author liubing
*
*/
public interface IRedisCommand {
/**
* 编码
* @param byteBuf
*/
void encode(ByteBuf byteBuf);
} |
/*
Quill reader for Processing by @n1ckfg.
Adapted from SharpQuill by Joan Charmant.
*/
package latkProcessing;
import java.io.*;
import java.nio.*;
import java.util.zip.ZipEntry;
import java.util.zip.ZipFile;
import java.util.zip.ZipOutputStream;
import java.util.Enumeration;
import java.util.regex.Pattern;
import j... |
/*****************************************************************
* 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
* ... |
//@@author aakanksha-rai
package tatracker.logic.commands.module;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static tatracker.commons.core.Messages.MESSAGE_INVALID_MODULE_COD... |
/**
* Copyright (C) 2013-2018 Centro de Investigación en Tecnoloxías da Información (CITIUS) (http://citius.usc.es)
*
* 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://w... |
/*
* 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 2019 GridGain Systems, Inc. and Contributors.
*
* Licensed under the GridGain Community Edition License (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.gridgain.com/products/software/community-edition... |
package com.codezzz.mall.model;
import java.util.ArrayList;
import java.util.List;
public class UmsMemberMemberTagRelationExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public UmsMemberMemberTagRelationExample() {
oredCriteria = ... |
package com.github.kingsant.av;
import com.corundumstudio.socketio.SocketIOClient;
import com.google.common.collect.Maps;
import java.util.List;
import java.util.Map;
/**
* Cooyright
*
* @author juffett
* @Date 2020/12/28 15:58
**/
public class RoomService {
private Map<String, List<SocketIOClient>> map = ... |
package com.lyhome.ETWeather.utility;
import java.io.InputStream;
/**
* Created by Iamasoldier6 on 1/15/16.
*/
public interface HttpCallbackListener {
void onFinish(InputStream in);
void onError(Exception e);
} |
/**
* <a href="http://www.openolat.org">
* OpenOLAT - Online Learning and Training</a><br>
* <p>
* Licensed under the Apache License, Version 2.0 (the "License"); <br>
* you may not use this file except in compliance with the License.<br>
* You may obtain a copy of the License at the
* <a href="http://www.apache... |
/**
* Copyright (c) 2017 Uber Technologies, Inc.
*
* 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, copy, modify, m... |
package com.jarvanmo.marsboot.tools.image.selector;
import java.io.File;
/**
* Created by mo on 17-9-7.
*
* @author mo
*/
public interface ImagePathCallback {
File createPhotoFile();
} |
/*
* 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.example.freshfinaltoolbarwhatsapp;
import retrofit2.Retrofit;
import retrofit2.converter.gson.GsonConverterFactory;
public class RetrofitClient {
public static Retrofit retrofit = null;
public static final String BASE_URL = "http://hakayat.a2api.com/api/";
// public static final String BASE_UR... |
package svenhjol.charm.module.music_improvements;
import svenhjol.charm.Charm;
import svenhjol.charm.annotation.Config;
import svenhjol.charm.annotation.Module;
import svenhjol.charm.module.CharmModule;
@Module(mod = Charm.MOD_ID, client = MusicImprovementsClient.class, description = "Playing a record in a jukebox st... |
/*
* 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
* "Lic... |
package io.generators.core;
import javax.annotation.Nonnull;
import java.lang.invoke.MethodHandle;
import java.lang.invoke.MethodType;
import static com.google.common.base.Preconditions.checkNotNull;
import static com.google.common.base.Throwables.propagate;
import static java.lang.invoke.MethodHandles.lookup;
import... |
package org.tain.fep.http;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.methods.HttpPost;
import or... |
package hex.genmodel.algos.gbm;
import hex.genmodel.GenModel;
import hex.genmodel.PredictContributions;
import hex.genmodel.PredictContributionsFactory;
import hex.genmodel.algos.tree.*;
import hex.genmodel.utils.DistributionFamily;
import java.util.ArrayList;
import java.util.List;
import static hex.genmodel.utils.... |
/*
* Copyright (c) 2008-2022, Hazelcast, Inc. 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 ... |
package ru.job4j2.coffeemachine;
import ru.job4j2.coffeemachine.changeexceptions.NotEnoughMoney;
/**
* Class Change to calculate value of change.
* @author vivanov
* @version 1
* @since 06.01.2018
*/
public class Change {
/** array of available notes values. */
private int[] notes = {10, 5, 2, 1};
... |
/*
* Copyright 1998-2014 University Corporation for Atmospheric Research/Unidata
*
* Portions of this software were developed by the Unidata Program at the
* University Corporation for Atmospheric Research.
*
* Access and use of this software shall impose the following obligations
* and understandings on... |
/*******************************************************************************
* (c) Copyright 2020 Micro Focus or one of its affiliates, a Micro Focus company
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Softwar... |
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package com.facebook.react.views.common;
import android.content.Context;
import android.content.ContextWrapper;
import androidx... |
/*
* Copyright 2016 http://www.hswebframework.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 required by applicab... |
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.asynclayoutinflater;
public final class R {
private R() {}
public static final class attr {
pr... |
package com.daa.sliders;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ImageView;
import android.widget.ViewFlipper;
public class MainActivity extends AppCompatActivity {
ViewFlipper oSlider;
@Override
protected void onCreate(Bundle savedInstanceState) {... |
package com.quizappdev.quizapp;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Alert;
import javafx.scene.image.Image;
import javafx.stage.Stage;
public class QuizApp extends Application {
private Stage stage... |
/*******************************************************************************
* Copyright (c) 2015 Politecnico di Torino.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availa... |
package fr.redboxing.theylor.attributes;
public class TheylorSettings {
public static String LANGUAGE = "fr";
} |
package com.ycsoft.commons.tree;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class AddrTreeNode {
private String pid ;
private String text ;
private String id ;
private boolean leaf;
private Boolean checked;
private String cls;
private String iconC... |
package com.chicagocloudgroup.dev;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
public class MyAdapter extends RecyclerView.Adapter... |
package org.endofusion.endoserver.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.endofusion.endoserver.request.InstrumentRequest;
import java.util.Collection;
import java.util.Date;
public class InstrumentDto {
private Long instrumentId;
private Long instrumentSeriesId;
private ... |
/*
* 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 org.springframework.samples.petclinic.system;
import java.nio.file.Paths;
import com.datastax.oss.driver.api.core.CqlSession;
import com.datastax.oss.driver.api.core.CqlSessionBuilder;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
/**
* Cas... |
// MDLNameList.java
//
// Part of DAVE-ML utility suite, written by Bruce Jackson, NASA LaRC
// <bruce.jackson@nasa.gov>
// Visit <http://daveml.org> for more info.
// Latest version can be downloaded from http://dscb.larc.nasa.gov/Products/SW/DAVEtools.html
// Copyright (c) 2007 United States Government as repres... |
public class FirstAssignment {
public static void main(String[] args) {
System.out.println("Hello World");
System.out.println("My name is Javier Carrasco");
}
} |
package randoop.output;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import randoop.main.Minimize;
import randoop.main.RandoopBug;
/**
* A {@link CodeWriter} that, for an error-revealing test class, writes both the original and
* minimized class. Minimizes the methods of the te... |
/*
* Copyright 2009-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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unles... |
/*
* Copyright 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 applica... |
/*
* Created on Jul 5, 2006
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package biomight.body.head.nose;
import java.util.ArrayList;
import javax.naming.InitialContext;
import biomight.BioMight3D;
import biomight.BioMightBas... |
// ===============================================================================
// Authors: AFRL/RQQD
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... |
/*
* Copyright 2011-2021 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 2021 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... |
/**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd.lang.dfa;
/**
* @author raik
*/
public class SequenceException extends Exception {
private static final long serialVersionUID = -3271242247181888687L;
public SequenceException() {
supe... |
package cn.suimg.adofai.util;
import cn.suimg.adofai.config.AngleConfig;
import cn.suimg.adofai.enmus.Angle;
import cn.suimg.adofai.exception.ParseException;
import cn.suimg.adofai.vo.Action;
import cn.suimg.adofai.vo.Track;
import cn.suimg.adofai.vo.action.SetSpeed;
import cn.suimg.adofai.vo.action.Twirl;
import jav... |
package com.ctrip.framework.apollo.portal.service;
import com.ctrip.framework.apollo.common.constants.GsonType;
import com.ctrip.framework.apollo.common.dto.ItemChangeSets;
import com.ctrip.framework.apollo.common.dto.ItemDTO;
import com.ctrip.framework.apollo.common.dto.NamespaceDTO;
import com.ctrip.framework.apoll... |
package com.redhat.service.bridge.shard.operator.utils;
import java.util.Map;
import com.redhat.service.bridge.shard.operator.monitoring.ServiceMonitorClient;
import io.fabric8.kubernetes.api.model.Secret;
import io.fabric8.kubernetes.api.model.Service;
import io.fabric8.kubernetes.api.model.apps.Deployment;
import ... |
/**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ver... |
/*
* Copyright 2015 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
package com.github.igotyou.FactoryMod.factories;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.block.BlockFace;
import org.bukkit.block.Furnace;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import org.bukkit.material.DirectionalContainer;
import org.bukkit.mate... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.