| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
static <T> Repeater<T> |
repeat(T item,
int max) |
static <T> Repeater<T> |
repeat(T item,
int max,
Duration delay) |
static <T> Repeater<T> |
repeat(T item,
int max,
long delayInMillis) |
static <T> Repeater<T> |
repeatForever(T item) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2019. All rights reserved.