public final class CollectionUtil extends Object
static <T> TreeSet<T>
treeSet(T item)
treeSet(T[] items)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> TreeSet<T> treeSet(T item)
public static <T> TreeSet<T> treeSet(T[] items)
Copyright © 2017. All rights reserved.