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