public abstract class CheckedObjectIntProcedure<V> extends Object implements ObjectIntProcedure<V>
| Constructor and Description |
|---|
CheckedObjectIntProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(V item1,
int item2) |
void |
value(V item1,
int item2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptCopyright © 2004–2022. All rights reserved.