|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.iapi.services.classfile.ConstantPoolEntry
org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
final class CONSTANT_Long_info
Long Constant - page 97 - Section 4.4.5
| Field Summary | |
|---|---|
private long |
value
|
| Fields inherited from class org.apache.derby.iapi.services.classfile.ConstantPoolEntry |
|---|
doubleSlot, index, tag |
| Constructor Summary | |
|---|---|
CONSTANT_Long_info(long value)
|
|
| Method Summary | |
|---|---|
(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)
|
| Methods inherited from class org.apache.derby.iapi.services.classfile.ConstantPoolEntry |
|---|
doubleSlot, getI1, getI2, getIndex, getKey, getTag, setIndex |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final long value
| Constructor Detail |
|---|
CONSTANT_Long_info(long value)
| Method Detail |
|---|
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectint classFileSize()
ConstantPoolEntry
classFileSize in class ConstantPoolEntryvoid put(ClassFormatOutput out) throws java.io.IOException
put in class ConstantPoolEntryjava.io.IOException
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||