private final class TDoubleIntHashMap.HashProcedure extends java.lang.Object implements TDoubleIntProcedure
| Modifier and Type | Field and Description |
|---|---|
private int |
h |
| Modifier | Constructor and Description |
|---|---|
private |
TDoubleIntHashMap.HashProcedure() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(double key,
int value)
Executes this procedure.
|
int |
getHashCode() |
public int getHashCode()
public final boolean execute(double key,
int value)
TDoubleIntProcedureexecute in interface TDoubleIntProcedurekey - an double valuevalue - an int value