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