public abstract class CheckedShortDoubleProcedure extends Object implements ShortDoubleProcedure
| Constructor and Description |
|---|
CheckedShortDoubleProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(short item1,
double item2) |
void |
value(short item1,
double item2) |
public final void value(short item1,
double item2)
value in interface ShortDoubleProcedureCopyright © 2004–2022. All rights reserved.