public class ListRandom<T> extends Object implements Random<T>
ListRandom(List<T> list)
T
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListRandom(List<T> list)
public T next()
next
Random<T>
Copyright © 2017. All rights reserved.