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 IntByteProcedureCopyright © 2004–2022. All rights reserved.