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