@FunctionalInterface public interface DoubleFunction<T> extends java.io.Serializable
double
call(T t)
double call(T t) throws Exception
Exception