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