public interface TByteProcedure
Modifier and Type | Method | Description |
---|---|---|
boolean |
execute(byte value) |
Executes this procedure.
|
boolean execute(byte value)
value
- a value of type byte
GNU Trove is copyright ? 2001-2009 Eric D. Friedman. All Rights Reserved.