|
||||||||||
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_Float_info
Float Constant - page 96
Field Summary | |
private float |
value
|
Fields inherited from class org.apache.derby.iapi.services.classfile.ConstantPoolEntry |
doubleSlot, index, tag |
Constructor Summary | |
(package private) |
CONSTANT_Float_info(float 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 float value
Constructor Detail |
CONSTANT_Float_info(float value)
Method Detail |
public int hashCode()
public boolean equals(java.lang.Object other)
int classFileSize()
ConstantPoolEntry
classFileSize
in class ConstantPoolEntry
void put(ClassFormatOutput out) throws java.io.IOException
put
in class ConstantPoolEntry
java.io.IOException
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |