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