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