private static final class TObjectLongHashMap.EqProcedure extends java.lang.Object implements TObjectLongProcedure
| Modifier and Type | Field and Description |
|---|---|
private TObjectLongHashMap |
_otherMap |
| Constructor and Description |
|---|
TObjectLongHashMap.EqProcedure(TObjectLongHashMap otherMap) |
private final TObjectLongHashMap _otherMap
TObjectLongHashMap.EqProcedure(TObjectLongHashMap otherMap)
public final boolean execute(java.lang.Object key,
long value)
TObjectLongProcedureexecute in interface TObjectLongProcedurekey - an Object valuevalue - an long valueprivate final boolean eq(long v1,
long v2)