| Package | Description | 
|---|---|
| com.caucho.bytecode | 
| Modifier and Type | Method and Description | 
|---|---|
| LongConstant | ConstantPool. addLong(long value)Adds a long constant. | 
| LongConstant | ConstantPool. getLong(int index)Returns a long constant | 
| LongConstant | ConstantPool. getLongByValue(long value)Gets a long constant. |