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, wait
accept
andThen
public final void value(int item)
value
in interface IntProcedure
Copyright © 2004–2016. All rights reserved.