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