public abstract class CheckedCharCharProcedure extends Object implements CharCharProcedure
Constructor and Description |
---|
CheckedCharCharProcedure() |
Modifier and Type | Method and Description |
---|---|
abstract void |
safeValue(char item1,
char item2) |
void |
value(char item1,
char item2) |
public final void value(char item1, char item2)
value
in interface CharCharProcedure
Copyright © 2004–2016. All rights reserved.