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