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