public final class Arrays
extends Object
-
Method Summary
static <T> Collector<T,net.amygdalum.allotropy.fluent.utils.Arrays.ArrayBuilder<T>,T[]>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
toArray
public static <T>
Collector<T,net.amygdalum.allotropy.fluent.utils.Arrays.ArrayBuilder<T>,T[]> toArray()