public class ClassNameIterator extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
int |
getClassNameId() |
GeneratedLocation |
getLocation() |
boolean |
isEndReached() |
void |
next() |
public boolean isEndReached()
public GeneratedLocation getLocation()
public int getClassNameId()
public String getClassName()
public void next()
Copyright © 2015. All rights reserved.