public interface TObjectShortProcedure<K>
Modifier and Type | Method and Description |
---|---|
boolean |
execute(K a,
short b)
Executes this procedure.
|
boolean execute(K a, short b)
a
- an Object
valueb
- a short
valueGNU Trove is copyright ? 2001-2009 Eric D. Friedman. All Rights Reserved.