T
- The type of the input to the function@FunctionalInterface public interface SerializableToDoubleFunction<T> extends Serializable, ToDoubleFunction<T>
ToDoubleFunction
to specify that these implementations must be serializable.applyAsDouble
Copyright © 2023 CNES. All rights reserved.