public abstract class CheckedIntProcedure extends Object implements IntProcedure
| Constructor and Description |
|---|
CheckedIntProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(int item) |
void |
value(int item) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptandThenpublic final void value(int item)
value in interface IntProcedureCopyright © 2004–2022. All rights reserved.