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