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, wait
doubleValueOf
Copyright © 2004–2016. All rights reserved.