text
stringlengths
7
995k
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
/* * Copyright (C) 2019 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.alin.commonlibrary.permission.core; /** * ================================================ * 作 者 : alin * 创建时间 : 2018/10/15 14:34 * 版 本 : ${TODO} * 描 述 : ${TODO} * ================================================ */ public interface IPermission { /** * 已经授权 */ v...
/* Copyright 2012-2015 SAP SE * * 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 ...
/* Copyright 2020 Nokia <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 applicable law or agreed to in writ...
package me.alpha432.oyvey.features.modules.movement; import java.util.Iterator; import me.alpha432.oyvey.features.modules.Module; import me.alpha432.oyvey.features.setting.Setting; import net.minecraft.network.play.client.CPacketPlayer.Position; import net.minecraft.util.math.AxisAlignedBB; public class Step extends ...
class Bar0 {} class Bar { void f() { I r = Bar::foo; } private static void fo<caret>o(Bar0 bar) { } } interface I { void m(Bar0 b); }
package org.packt.hotel.portal; public class Sample { }
package de.ropemc.api.wrapper.net.minecraft.item.crafting; import de.ropemc.api.wrapper.net.minecraft.inventory.InventoryCrafting; import de.ropemc.api.wrapper.net.minecraft.item.ItemStack; import de.ropemc.api.wrapper.net.minecraft.world.World; import de.ropemc.api.wrapper.WrappedClass; @WrappedClass("net.minecraft....
/** * Copyright (C) 2016 - 2030 youtongluan. * * 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...
package top.cairedhai.shortvideoanalysis.utils; import org.springframework.beans.BeansException; import org.springframework.context.ApplicationContext; import org.springframework.context.ApplicationContextAware; import org.springframework.stereotype.Component; /** * @Description: TODO * @Author: Tan * @CreateDate:...
package com.genersoft.iot.vmp.storager.dao; import com.genersoft.iot.vmp.gb28181.bean.ParentPlatform; import com.genersoft.iot.vmp.storager.dao.dto.ChannelSourceInfo; import org.apache.ibatis.annotations.*; import org.springframework.stereotype.Repository; import java.util.List; /** * 用于存储上级平台 */ @Mapper @Reposito...
package com.j256.ormlite.field; import java.io.Serializable; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.lang.reflect.TypeVariable; import java.sql.SQLExceptio...
package com.evatool.common.exception.prevent; import org.junit.jupiter.api.Test; import static org.assertj.core.api.Assertions.assertThat; class PropertyMustBeNullExceptionTest { @Test void testPropertyMustBeNullException() { // given var entityClass = "testClass"; var entityProperty...
/** * Copyright (c) 2017, Touchumind<chinash2010@gmail.com> * <p> * 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, ...
package org.ovirt.engine.core.bll.storage.domain; import static org.junit.Assert.assertEquals; import static org.mockito.Mockito.when; import org.junit.Test; import org.mockito.Mock; import org.ovirt.engine.core.bll.AbstractUserQueryTest; import org.ovirt.engine.core.common.businessentities.StorageDomain; import org....
package com.saradabar.cpadcustomizetool.util; import android.content.Context; import android.content.SharedPreferences; import android.preference.PreferenceManager; import java.util.Set; public class Preferences { /* マルチリストのデータ取得 */ public static Set<String> getEmergencySettings(Context context) { Sh...
package com.github.poad.openjdk.finder.backend; import org.junit.jupiter.api.Test; public class AdoptOpenJdkHandlerTest { @Test public void test() { new AdoptOpenJdkHandler().handleRequest(null, null); } }
/* * Copyright 2014-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 app...
package com.atguigu.gmall.sms.mapper; import com.atguigu.gmall.sms.entity.SeckillSkuEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 秒杀活动商品关联 * * @author fengge * @email fengge@atguigu.com * @date 2021-01-18 13:45:56 */ @Mapper public interface ...
/* * 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...
/* * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Distribution License v. 1.0, which is available at * http://www.eclipse.org/org/documents/edl-v10.php. * * SPDX-License-Identifier: ...
// Copyright 2018 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...
package application; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.InputStreamReader; import java.util.ArrayList; public class Nimekiri { private File fail; private ArrayList<String> nimekiri = new ArrayList<>(); private int reaNr; private int veeruNr; private ...
package org.robolectric.shadows; import android.app.DownloadManager; import android.database.Cursor; import android.net.Uri; import android.util.Pair; import java.util.ArrayList; import java.util.List; import java.util.Map; import java.util.TreeMap; import org.robolectric.Shadows; import org.robolectric.annotation.Imp...
/* * 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...
/* * Copyright 2011-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 "licen...
package cn.van.singleton.demo; import cn.van.singleton.demo.mode.DoubleCheckLockMode; import cn.van.singleton.demo.mode.StaticInnerClassMode; import cn.van.singleton.demo.mode.StaticInnerClassModeProtection; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBoot...
/* * 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 in.techware.lataxicustomer.listeners; import in.techware.lataxicustomer.model.RecentSearchBean; public interface RecentSearchListener { void onLoadCompleted(RecentSearchBean recentSearchBean); void onLoadFailed(String webErrorMsg); }
/** * Copyright (C) 2012 Thiago Moreira (tmoreira2020@gmail.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 req...
/* * Copyright 2011-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 "li...
package org.knowm.xchange.bibox.service; import java.io.IOException; import java.math.BigDecimal; import java.util.ArrayList; import java.util.List; import org.knowm.xchange.Exchange; import org.knowm.xchange.bibox.dto.BiboxAdapters; import org.knowm.xchange.bibox.dto.account.BiboxFundsCommandBody; import org.knowm.xc...
package misc; import java.util.*; /** * Given a collection of integers that might contain duplicates, S, return all possible subsets. * * Note: * - Elements in a subset must be in non-descending order. * - The solution set must not contain duplicate subsets. * * For example, * If S = [1,2,2], a solution is:...
package cn.howardliu.gear.commons.utils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.time.Duration; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.concurrent.atomic.AtomicInteger; /** * <br>created at 17-6-26 * * @author liuxh * @version...
/* * MIT License * * Copyright (c) 2021 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...
// Targeted by JavaCPP version 1.5.5-SNAPSHOT: DO NOT EDIT THIS FILE package org.bytedeco.parquet; import java.nio.*; import org.bytedeco.javacpp.*; import org.bytedeco.javacpp.annotation.*; import static org.bytedeco.javacpp.presets.javacpp.*; import org.bytedeco.arrow.*; import static org.bytedeco.arrow.global.arr...
package org.artifactory.ui.rest.model.builds; import java.util.List; import org.artifactory.rest.common.model.BaseModel; /** * @author Chen Keinan */ public class BuildDiffModel extends BaseModel { private List<ModuleArtifactModel> artifacts; private List<ModuleDependencyModel> dependencies; private L...
/* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 */ package net.sf.mmm.content.parser.impl.opendoc; import static org.junit.Assert.assertTrue; import net.sf.mmm.content.parser.api.ContentParser; import org.junit.Test; /** * This is the tes...
/* * 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 2013 Alexey Andreev. * * 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...
/* * 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 2000-2016 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...
// // ======================================================================== // Copyright (c) 1995-2017 Mort Bay Consulting Pty. Ltd. // ------------------------------------------------------------------------ // All rights reserved. This program and the accompanying materials // are made available under the ter...
package me.neznamy.tab.platforms.bukkit.nms.datawatcher; import java.util.Optional; import me.neznamy.tab.platforms.bukkit.BukkitPacketBuilder; import me.neznamy.tab.platforms.bukkit.nms.NMSHook; import me.neznamy.tab.shared.ProtocolVersion; import me.neznamy.tab.shared.TAB; import me.neznamy.tab.shared.packets.IChat...
package test; import model.Abonnement; import model.Membre; import service.EmpruntService; import service.EmpruntServiceImpl; import service.MembreService; import service.MembreServiceImpl; import java.time.LocalDate; public class ServiceTest { public static void main(String [] args){ EmpruntService empr...
/* Copyright 2015, Philip Schledermann This software is licensed 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 by applicable law or ...
package me.activated.core.events; import lombok.Getter; import lombok.RequiredArgsConstructor; import me.activated.core.api.player.PlayerData; import me.activated.core.api.rank.grant.Grant; import org.bukkit.command.CommandSender; import org.bukkit.event.Cancellable; import org.bukkit.event.Event; import org.bukkit.ev...
package com.google.appengine.tools.mapreduce.testmodels; public abstract class AbstractClassSample { int id; String name; /** * @param id * @param name */ public AbstractClassSample(int id, String name) { this.id = id; this.name = name; } }
package ohm.softa.a04; import java.util.Comparator; import java.util.Iterator; public abstract class CollectionsUtility { public static <T> SimpleList<T> sort(SimpleList<T> list, Comparator<T> cmp) { SimpleList<T> left = getLeft(list); SimpleList<T> right = getRight(list); return merge(l...
/* * 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 2005-2014 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl1.php * * Unless required by...
package com.develga.backgroundmusicplayer.sample; import android.os.Bundle; import com.develga.backgroundmusicplayer.BackgroundMusicPlayer; public class BackgroundMusicActivity extends BaseActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
/* * 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 ...
/* * eGov suite of products aim to improve the internal efficiency,transparency, * accountability and the service delivery of the government organizations. * * Copyright (C) <2017> eGovernments Foundation * * The updated version of eGov suite of products as by eGovernments Foundation * is availa...
package com.product.server; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.context.event.ApplicationReadyEvent; import org.springframework.context.annotation.Configuration; import org.springframework.context.event.EventListener; import co...
/* * 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 com.qinlong275.android.draganddraw; import android.graphics.PointF; /** * Created by 秦龙 on 2017/10/9. */ public class Box { private PointF mOrigin; private PointF mCurrent; public Box(PointF origin){ mOrigin=origin; mCurrent=origin; } public PointF getCurrent() { ...
/* * Copyright 1999,2005 The Apache Software Foundation. * * 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 com.soussidev.viewmodel_livedata_fragment.server; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import okhttp3.OkHttpClient; import retrofit2.Retrofit; import retrofit2.converter.gson.GsonConverterFactory; /** * Created by Soussi on 23/03/2018. */ public class Constant { public sta...
package io.cjf.jcartadministrationback.dao; import io.cjf.jcartadministrationback.po.ReturnHistory; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Repository; import java.util.List; @Repository public interface ReturnHistoryMapper { int deleteByPrimaryKey(Long returnHistoryId);...
package com.acabra.gtechdevalgs.gset.cjam2019.qround; import java.io.*; import java.util.*; import java.math.BigInteger; /** * source:https://codingcompetitions.withgoogle.com/codejam/round/0000000000051705/000000000008830b * visited on: Apr 6 2019 * Problem * On the Code Jam team, we enjoy sending each other pan...
package org.checkerframework.dataflow.cfg.node; import com.sun.source.tree.ExpressionTree; import java.util.Collection; import java.util.Collections; import java.util.Objects; import org.checkerframework.checker.nullness.qual.Nullable; import org.checkerframework.javacutil.TreeUtils; /** A node for the single express...
package exp.libs.utils.verify; import java.util.ArrayList; import java.util.LinkedList; import java.util.List; import java.util.regex.Matcher; import java.util.regex.Pattern; import exp.libs.utils.str.StrUtils; /** * <PRE> * 正则表达式工具 * </PRE> * <br/><B>PROJECT : </B> exp-libs * <br/><B>SUPPORT : </B> <a href="ht...
/* * 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 cn.celess.blog.service; import cn.celess.blog.entity.model.ArticleModel; import cn.celess.blog.entity.model.PageData; import cn.celess.blog.entity.request.ArticleReq; import org.springframework.stereotype.Service; /** * @author : xiaohai * @date : 2019/03/28 15:20 */ @Service public interface ArticleServi...
package com.example.recycleview.Services; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; public class NotificationActionService extends BroadcastReceiver { @Override public void onReceive(Context context, Intent intent) { context.sendBroadcast...
/* * Copyright (C) 2012 Jonas Kalderstam * * 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 ag...
package com.starsky.backend.api; import com.fasterxml.jackson.databind.ObjectMapper; import com.starsky.backend.api.authentication.LoginRequest; import com.starsky.backend.api.authentication.TokenResponse; import org.junit.jupiter.api.Assertions; import org.springframework.http.MediaType; import org.springframework.te...
package com.example.android.crypcy; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.EditText; import android.widget.TextView; public class CurrencyConverter extends AppCompatActivity { // ethereum equival...
/** * SPN.java * * @author Ning Kevin Chen * NetID: nkc160130 * Coded in: Java * Class: SE 4348 * Professor: Greg Ozbirn */ package com.se4348.Project3; import java.util.ArrayList; public class SPN extends SchedulingAlg { public SPN(ArrayList<JobTuple> j) { super(j); } @Override public void run() { ...
/** * 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.wiredwidgets.cow.ac.client.utils; import java.util.Comparator; import org.wiredwidgets.cow.server.api.service.Task; /** * A Set of comparator classes for <code>Task</code>s that assists in sorting * by various criteria * @author RYANMILLER */ public class TaskComparators { private TaskCompara...
package ru.stqa.pft.addressbook.model; import com.google.common.collect.ForwardingSet; import java.util.Collection; import java.util.HashSet; import java.util.List; import java.util.Set; /** * Created by neznaa on 4/5/2016. */ public class Groups extends ForwardingSet<GroupData> { private Set<GroupData> deleg...
package com.example.traveller.Fragments; import android.os.Bundle; import androidx.annotation.NonNull; import androidx.fragment.app.Fragment; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import...
package com.diozero.internal.board.raspberrypi; /* * #%L * Organisation: mattjlewis * Project: Device I/O Zero - Core * Filename: RaspberryPiMmapGpio.java * * This file is part of the diozero project. More information about this project * can be found at http://www.diozero.com/ * %% * Copyright (C...
/* * Copyright 2019 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" ...
/** * 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 ...
package org.jmade.web.service; public class MessageService { }
/** * */ package br.com.swconsultoria.efd.contribuicoes.registros.blocoC; /** * @author Yuri Lemes * */ public class RegistroC499 { private final String reg = "C499"; private String num_proc; private String ind_proc; /** * @return the num_proc */ public String getNum_proc() { return num_proc; } /...
/* * Copyright (c) 2018, 2020, 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 ...
package com.qefee.jcfs.constant; /** * Created by tongjin on 2016/11/16. */ public class InvokeDynamicInfo extends AbstractConstantObj { private short bootstrapMethodAttrIndex; private short nameAndTypeIndex; public InvokeDynamicInfo() { this.setTag((byte) 18); } public short getBootstr...
/* * The MIT License (MIT) * * Copyright (c) 2020 artipie.com * * 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, ...
/* * Copyright (C) 2013 Schlichtherle IT Services & Stimulus Software. * All rights reserved. Use is subject to license terms. */ package net.java.trueupdate.agent.core; import java.util.Locale; import java.util.concurrent.TimeUnit; import javax.annotation.CheckForNull; import javax.annotation.concurrent.Immutable;...
/* * (C) Copyright 2019 The DKBans Project (Davide Wietlisbach) * * @author Davide Wietlisbach * @since 08.11.19, 22:06 * @Website https://github.com/DevKrieger/DKBans * * The DKBans Project is under the Apache License, version 2.0 (the "License"); * you may not use this file except in compliance with the Licen...
/* * 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 (C) 2014 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.ray3k.template.entities.movesets; import com.ray3k.template.entities.moves.*; public class MoveSetSnehks extends MoveSet { public MoveSetSnehks() { stance = new MoveStance(); goLeft = new MoveGoLeft(); goRight = new MoveGoRight(); jump = new MoveJump(); jumpAtta...
/* Copyright 2016 Goldman Sachs. 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, softw...
/* * GridGain Community Edition Licensing * Copyright 2019 GridGain Systems, Inc. * * Licensed under the Apache License, Version 2.0 (the "License") modified with Commons Clause * Restriction; you may not use this file except in compliance with the License. You may obtain a * c...
/* * Copyright 2011-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 "licen...
package com.dotmarketing.db.commands; import com.dotmarketing.db.DbConnectionFactory; import com.dotmarketing.db.DbType; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; /** * Factory class for the UpsertCommand * @author andrecurione */ public class UpsertCommandFactory { /** * Map t...
/** * Copyright © 2018-2022 Jesse Gallagher * * 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 o...
package com.fh.util; import java.util.Iterator; import java.util.ListIterator; import java.util.Map; import java.util.Set; import net.sf.json.JSONArray; import net.sf.json.JSONObject; import net.sf.json.JSONSerializer; public class JsonToXml { public static String generator(String strJson, String strRoot) { JSON...
package net.minecraft.command; import java.util.List; import net.minecraft.entity.player.EntityPlayerMP; import net.minecraft.server.MinecraftServer; import net.minecraft.util.BlockPos; public class CommandServerKick extends CommandBase { public String getCommandName() { return "kick"; } ...
/* * * 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 * distr...
/** * Copyright 2014 Internet2 * * 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 ...
/** * 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...
/* 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...