public interface ConstantReader
| Modifier and Type | Method and Description |
|---|---|
int |
getTag() |
Constant |
readConstant(InputStream input,
ConstantPool pool) |
int getTag()
Constant readConstant(InputStream input, ConstantPool pool) throws ClassFormatError
ClassFormatErrorCopyright © 2012. All Rights Reserved.