public abstract class CheckedLongIntProcedure extends Object implements org.eclipse.collections.api.block.procedure.primitive.LongIntProcedure
| Constructor and Description |
|---|
CheckedLongIntProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(long item1,
int item2) |
void |
value(long item1,
int item2) |
Copyright © 2004–2017. All rights reserved.