public interface OpInniIterator extends InvocationEnumeration
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(int index) |
int |
getCurInvocationIndex() |
boolean |
hasNext() |
java.lang.Object |
next() |
void |
remove() |
void |
remove(int index) |
void |
unregister() |
hasMoreElements, nextElement, reset, size