public abstract class CheckedIntDoubleProcedure extends Object implements IntDoubleProcedure
| Constructor and Description |
|---|
CheckedIntDoubleProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(int item1,
double item2) |
void |
value(int item1,
double item2) |
public final void value(int item1,
double item2)
value in interface IntDoubleProcedureCopyright © 2004–2017. All rights reserved.