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