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