@FunctionalInterface public interface DoubleObjectToDoubleFunction<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValueOf(double doubleParameter,
T objectParameter) |
double doubleValueOf(double doubleParameter,
T objectParameter)
Copyright © 2004–2022. All rights reserved.