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