public interface TObjectDoubleProcedure
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(java.lang.Object a,
double b)
Executes this procedure.
|
boolean execute(java.lang.Object a,
double b)
a - an Object valueb - an double value