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