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