|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.trove.TByteFloatHashMap.HashProcedure
Field Summary | |
private int |
h
|
Constructor Summary | |
private |
TByteFloatHashMap.HashProcedure()
|
Method Summary | |
boolean |
execute(byte key,
float value)
Executes this procedure. |
int |
getHashCode()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int h
Constructor Detail |
private TByteFloatHashMap.HashProcedure()
Method Detail |
public int getHashCode()
public final boolean execute(byte key, float value)
TByteFloatProcedure
execute
in interface TByteFloatProcedure
key
- an byte
valuevalue
- an float
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |