private static class ClassDump.ConstantLongInfo extends ClassDump.CpInfo
| Constructor and Description |
|---|
ConstantLongInfo(ClassDump.Parser parser)
Parses a CONSTANT_Long_info item.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
size()
Returns the number of entries used by this item in constant_pool.
|
dump, getCpInfo, toStringConstantLongInfo(ClassDump.Parser parser) throws java.io.IOException
parser - a class parser.java.io.IOException - if the class can't be parsed.int size()
ClassDump.CpInfosize in class ClassDump.CpInfo