Serializable, ByteByteProcedurepublic abstract class CheckedByteByteProcedure extends Object implements ByteByteProcedure
| Constructor | Description |
|---|---|
CheckedByteByteProcedure() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
safeValue(byte item1,
byte item2) |
|
void |
value(byte item1,
byte item2) |
public final void value(byte item1,
byte item2)
value in interface ByteByteProcedureCopyright © 2004–2019. All rights reserved.