java.lang.Object
org.kingdoms.utils.internal.arrays.ArrayUtils.ConditionalBuilder<T>
- Enclosing class:
- ArrayUtils
public static final class ArrayUtils.ConditionalBuilder<T>
extends Object
-
-
Method Summary
when(boolean cond,
T item)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
-
toArray
public T[] toArray(T[] a)