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