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