T - the type of the generated itemspublic static interface ConcurrentCachedGenerator.Generator<T>
extends java.io.Serializable
T.| Modifier and Type | Method and Description |
|---|---|
T |
next()
Returns the next value in the underlying generated sequence.
|
T next()