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