public class Lists extends Object
Lists()
static <T> List<T>
newLinkedList(Iterable<T> it)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Lists()
public static <T> List<T> newLinkedList(Iterable<T> it)
Copyright © 2016. All Rights Reserved.