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