|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.trove.TShortHashSet.HashProcedure
Field Summary | |
private int |
h
|
Constructor Summary | |
private |
TShortHashSet.HashProcedure()
|
Method Summary | |
boolean |
execute(short key)
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 TShortHashSet.HashProcedure()
Method Detail |
public int getHashCode()
public final boolean execute(short key)
TShortProcedure
execute
in interface TShortProcedure
key
- a value of type short
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |