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