private final class TIntHashSet.HashProcedure extends java.lang.Object implements TIntProcedure
| Modifier and Type | Field and Description |
|---|---|
private int |
h |
| Modifier | Constructor and Description |
|---|---|
private |
TIntHashSet.HashProcedure() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(int key)
Executes this procedure.
|
int |
getHashCode() |
public int getHashCode()
public final boolean execute(int key)
TIntProcedureexecute in interface TIntProcedurekey - a value of type int