public final class ListUtil extends Object
static <T> List<T>
flatten(List<? extends List<? extends T>> lists)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> List<T> flatten(List<? extends List<? extends T>> lists)
Copyright © 2016. All rights reserved.