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