public abstract class CheckedByteProcedure extends Object implements ByteProcedure
| Constructor and Description |
|---|
CheckedByteProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(byte item) |
void |
value(byte item) |
public final void value(byte item)
value in interface ByteProcedureCopyright © 2004–2016. All rights reserved.