E - generics handlingpublic class ClassFieldDescriptionIterator<E extends ClassFieldDescription> extends Object implements Iterator<ClassFieldDescription>
| Modifier and Type | Field and Description |
|---|---|
static int |
maxRecursionLevel |
| Constructor and Description |
|---|
ClassFieldDescriptionIterator(ClassFieldDescription fieldObj) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
ClassFieldDescription |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ClassFieldDescriptionIterator(ClassFieldDescription fieldObj)
public boolean hasNext()
hasNext in interface Iterator<ClassFieldDescription>public ClassFieldDescription next()
next in interface Iterator<ClassFieldDescription>public void remove()
remove in interface Iterator<ClassFieldDescription>Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.