Serializable, ByteCharProcedurepublic abstract class CheckedByteCharProcedure extends Object implements ByteCharProcedure
| Constructor | Description |
|---|---|
CheckedByteCharProcedure() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
safeValue(byte item1,
char item2) |
|
void |
value(byte item1,
char item2) |
public final void value(byte item1,
char item2)
value in interface ByteCharProcedureCopyright © 2004–2019. All rights reserved.