Serializable, IntCharProcedurepublic abstract class CheckedIntCharProcedure extends Object implements IntCharProcedure
| Constructor | Description |
|---|---|
CheckedIntCharProcedure() |
| Modifier and Type | Method | 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–2019. All rights reserved.