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