public interface UnaryFunctionEx<E,V>
V
apply(E x)
V apply(E x) throws java.lang.Exception
java.lang.Exception