|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgnu.trove.TIntByteHashMap.EqProcedure
| Field Summary | |
private TIntByteHashMap |
_otherMap
|
| Constructor Summary | |
(package private) |
TIntByteHashMap.EqProcedure(TIntByteHashMap otherMap)
|
| Method Summary | |
private boolean |
eq(byte v1,
byte v2)
Compare two bytes for equality. |
boolean |
execute(int key,
byte value)
Executes this procedure. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private final TIntByteHashMap _otherMap
| Constructor Detail |
TIntByteHashMap.EqProcedure(TIntByteHashMap otherMap)
| Method Detail |
public final boolean execute(int key,
byte value)
TIntByteProcedure
execute in interface TIntByteProcedurekey - an int valuevalue - an byte value
private final boolean eq(byte v1,
byte v2)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||