public class ConstantFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static ConstantFactory |
getInstance() |
Constant |
readConstant(InputStream inputStream,
ConstantPool pool) |
public static ConstantFactory getInstance()
public Constant readConstant(InputStream inputStream, ConstantPool pool) throws ClassFormatError
ClassFormatErrorCopyright © 2012. All Rights Reserved.