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