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 IntLongProcedure
Copyright © 2004–2016. All rights reserved.