public abstract class CheckedByteByteProcedure extends Object implements ByteByteProcedure
| Constructor and Description | 
|---|
CheckedByteByteProcedure()  | 
| Modifier and Type | Method and 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–2016. All rights reserved.