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