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