public abstract class EnumRandom<T extends Enum<?>> extends Object implements Random<T>
protected
EnumRandom()
T
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected EnumRandom()
public T next()
next
Random<T extends Enum<?>>
Copyright © 2017. All rights reserved.