UTF
Class Utf8.MethodDescriptorIterator

java.lang.Object
Util.Collections.UnmodifiableIterator
UTF.Utf8.MethodDescriptorIterator
- All Implemented Interfaces:
- java.util.Iterator
- Enclosing class:
- Utf8
- public class Utf8.MethodDescriptorIterator
- extends Util.Collections.UnmodifiableIterator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentIndex
int currentIndex
Utf8.MethodDescriptorIterator
Utf8.MethodDescriptorIterator()
hasNext
public boolean hasNext()
- Description copied from class:
Util.Collections.UnmodifiableIterator
- Returns
true if the iteration has more elements.
next
public java.lang.Object next()
- Description copied from class:
Util.Collections.UnmodifiableIterator
- Returns the next element in the iteration.
nextUtf8
public Utf8 nextUtf8()
getReturnDescriptor
public Utf8 getReturnDescriptor()