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