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