public abstract class CheckedObjectIntProcedure<T> extends Object implements ObjectIntProcedure<T>
Constructor and Description |
---|
CheckedObjectIntProcedure() |
Modifier and Type | Method and Description |
---|---|
abstract void |
safeValue(T object,
int index) |
void |
value(T object,
int index) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
Copyright © 2004–2016. All rights reserved.