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