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