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.LongInfo |
ConstantPool.addLongInfo(int highBytes,
int lowBytes)
Adds a new LongInfo.
|
ConstantPool.LongInfo |
ConstantPool.addLongInfo(long l)
Adds a new LongInfo.
|
Copyright © 2017. All rights reserved.