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