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