public abstract class CheckedBooleanProcedure extends Object implements org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure
| Constructor and Description |
|---|
CheckedBooleanProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(boolean item) |
void |
value(boolean item) |
Copyright © 2004–2018. All rights reserved.