public class ExactMethodIterator extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
int |
getClassNameId() |
MethodReference |
getExactMethod() |
int |
getExactMethodId() |
GeneratedLocation |
getLocation() |
MethodDescriptor |
getMethod() |
int |
getMethodId() |
boolean |
isEndReached() |
void |
next() |
public boolean isEndReached()
public void next()
public int getClassNameId()
public String getClassName()
public int getMethodId()
public MethodDescriptor getMethod()
public int getExactMethodId()
public MethodReference getExactMethod()
public GeneratedLocation getLocation()
Copyright © 2015. All rights reserved.