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