public abstract class CheckedShortBooleanProcedure extends Object implements org.eclipse.collections.api.block.procedure.primitive.ShortBooleanProcedure
| Constructor and Description |
|---|
CheckedShortBooleanProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(short item1,
boolean item2) |
void |
value(short item1,
boolean item2) |
Copyright © 2004–2018. All rights reserved.