|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgnu.trove.TShortByteHashMap.EqProcedure
| Field Summary | |
private TShortByteHashMap |
_otherMap
|
| Constructor Summary | |
(package private) |
TShortByteHashMap.EqProcedure(TShortByteHashMap otherMap)
|
| Method Summary | |
private boolean |
eq(byte v1,
byte v2)
Compare two bytes for equality. |
boolean |
execute(short 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 TShortByteHashMap _otherMap
| Constructor Detail |
TShortByteHashMap.EqProcedure(TShortByteHashMap otherMap)
| Method Detail |
public final boolean execute(short key,
byte value)
TShortByteProcedure
execute in interface TShortByteProcedurekey - an short 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 | ||||||||||