Serializable
, ByteCharProcedure
public 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 ByteCharProcedure
Copyright © 2004–2017. All rights reserved.