public static class Utils.MutableArray<T> extends Object
Utils.MutableArray<T>
add(boolean executed, Supplier<T> supplier)
replace(int index, T e)
Object[]
toArray()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Utils.MutableArray<T> add(boolean executed, Supplier<T> supplier)
public Utils.MutableArray<T> replace(int index, T e)
public Object[] toArray()
Copyright © 2020. All rights reserved.