Package | Description |
---|---|
net.sf.jiapi.file |
This package contains a low level representation of the Java class file format.
|
Modifier and Type | Method and Description |
---|---|
ConstantPool.DoubleInfo |
ConstantPool.addDoubleInfo(int highBytes,
int lowBytes)
Adds a new DoubleInfo.
|
ConstantPool.DoubleInfo |
ConstantPool.addDoubleInfo(long bits)
Adds a new DoubleInfo.
|
Copyright © 2017. All rights reserved.