private final class TFloatIntHashMap.HashProcedure extends java.lang.Object implements TFloatIntProcedure
| Modifier and Type | Field and Description |
|---|---|
private int |
h |
| Modifier | Constructor and Description |
|---|---|
private |
TFloatIntHashMap.HashProcedure() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(float key,
int value)
Executes this procedure.
|
int |
getHashCode() |
public int getHashCode()
public final boolean execute(float key,
int value)
TFloatIntProcedureexecute in interface TFloatIntProcedurekey - an float valuevalue - an int value