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