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