Serializable, IntConsumer, IntProcedurepublic abstract class CheckedIntProcedure extends Object implements IntProcedure
| Constructor | Description |
|---|---|
CheckedIntProcedure() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
safeValue(int item) |
|
void |
value(int item) |
andThenacceptpublic final void value(int item)
value in interface IntProcedureCopyright © 2004–2019. All rights reserved.