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