public class CpoolInvokeDynamic extends CpoolEntry
index | Constructor and Description |
|---|
CpoolInvokeDynamic () |
| Modifier and Type | Method and Description |
|---|---|
int |
getTag () |
void |
print (ClassTypeWriter dst,
int verbosity)
Print this constant pool entry.
|
getIndex, hashCode clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic CpoolInvokeDynamic()
public int getTag()
getTag in class CpoolEntry public void print(ClassTypeWriter dst, int verbosity)
CpoolEntry print in class CpoolEntry