|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.trove.TIntFloatHashMap.HashProcedure
private final class TIntFloatHashMap.HashProcedure
| Field Summary | |
|---|---|
private int |
h
|
| Constructor Summary | |
|---|---|
private |
TIntFloatHashMap.HashProcedure()
|
| Method Summary | |
|---|---|
boolean |
execute(int 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 TIntFloatHashMap.HashProcedure()
| Method Detail |
|---|
public int getHashCode()
public final boolean execute(int key,
float value)
TIntFloatProcedure
execute in interface TIntFloatProcedurekey - an int valuevalue - an float value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||