| Constructor and Description |
|---|
ReverseArrayIterator(T[] array) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ReverseArrayIterator(T[] array)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.