public abstract class DoubleFunctionImpl<T> extends Object implements Function<T,Double>, DoubleFunction<T>
| Constructor and Description |
|---|
DoubleFunctionImpl() |
| Modifier and Type | Method and Description |
|---|---|
Double |
valueOf(T anObject) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyAsDouble, doubleValueOfCopyright © 2004–2017. All rights reserved.