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