public abstract class CheckedIntLongProcedure extends Object implements IntLongProcedure
| Constructor and Description |
|---|
CheckedIntLongProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(int item1,
long item2) |
void |
value(int item1,
long item2) |
public final void value(int item1,
long item2)
value in interface IntLongProcedureCopyright © 2004–2022. All rights reserved.