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