@FunctionalInterface public interface ObjectDoubleToDoubleFunction<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
double |
valueOf(T object,
double value) |
double valueOf(T object, double value)
Copyright © 2004–2023. All rights reserved.