final class CONSTANT_Long_info extends ConstantPoolEntry
| Modifier and Type | Field and Description |
|---|---|
private long |
value |
doubleSlot, index, tag| Constructor and Description |
|---|
CONSTANT_Long_info(long value) |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
classFileSize()
Return an estimate of the size of the constant pool entry.
|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
(package private) void |
put(ClassFormatOutput out) |
doubleSlot, getI1, getI2, getIndex, getKey, getTag, setIndexpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectint classFileSize()
ConstantPoolEntryclassFileSize in class ConstantPoolEntryvoid put(ClassFormatOutput out) throws java.io.IOException
put in class ConstantPoolEntryjava.io.IOExceptionApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.