public abstract class CheckedIntByteProcedure extends Object implements IntByteProcedure
Constructor and Description |
---|
CheckedIntByteProcedure() |
Modifier and Type | Method and Description |
---|---|
abstract void |
safeValue(int item1,
byte item2) |
void |
value(int item1,
byte item2) |
public final void value(int item1, byte item2)
value
in interface IntByteProcedure
Copyright © 2004–2016. All rights reserved.