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