final class CONSTANT_Long_info extends ConstantPoolEntry
Modifier and Type | Field | Description |
---|---|---|
private long |
value |
doubleSlot, index, tag
Constructor | Description |
---|---|
CONSTANT_Long_info(long value) |
Modifier and Type | Method | 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, setIndex
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
int classFileSize()
ConstantPoolEntry
classFileSize
in class ConstantPoolEntry
void put(ClassFormatOutput out) throws java.io.IOException
put
in class ConstantPoolEntry
java.io.IOException
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.