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