Serializable
, ToDoubleFunction<T1>
, DoubleFunction<T1>
public static final class Functions.DoubleFunctionChain<T1,T2> extends Object implements DoubleFunction<T1>
Modifier and Type | Method | Description |
---|---|---|
double |
doubleValueOf(T1 object) |
applyAsDouble
public double doubleValueOf(T1 object)
doubleValueOf
in interface DoubleFunction<T1>
Copyright © 2004–2019. All rights reserved.