Serializable
, ByteProcedure
public 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 ByteProcedure
Copyright © 2004–2017. All rights reserved.