public static class ElementValueInfo.ResultConst
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
descriptor |
| Constructor and Description |
|---|
ResultConst(java.lang.String descriptor) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ElementValueInfo.ResultConst |
parseResultConst(java.io.DataInput in,
ConstantPool constant_pool) |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectstatic ElementValueInfo.ResultConst parseResultConst(java.io.DataInput in, ConstantPool constant_pool) throws java.io.IOException
java.io.IOException