public class ArrayUtils extends Object
ArrayUtils()
static <T> Consumer<T>[]
append(Consumer<T> object, Consumer<T>... newElements)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayUtils()
@SafeVarargs public static <T> Consumer<T>[] append(Consumer<T> object, Consumer<T>... newElements)
T
object
newElements
Copyright © 2021. All rights reserved.