| Constructor and Description |
|---|
ReverseArrayIterator(T[] array) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ReverseArrayIterator(T[] array)
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.