public class UtilsUtils extends Object
static <T> Collector<T,List<T>,T[]>
toArray(Class<T> componentType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> Collector<T,List<T>,T[]> toArray(Class<T> componentType)
Copyright © 2018–2021. All rights reserved.