public class CollectionsUtil extends Object
CollectionsUtil()
static <T> T
getRandomFrom(Set<T> set, Random random)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollectionsUtil()
public static <T> T getRandomFrom(Set<T> set, Random random)