public interface TFloatDoubleProcedure
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(float a,
double b)
Executes this procedure.
|
boolean execute(float a,
double b)
a - an float valueb - an double valueCopyright © 2019 JULIE Lab, Germany. All rights reserved.