@FunctionalInterface public interface ExceptionToLongFunction<T,E extends Exception>
long
apply(T t)
long apply(T t) throws E extends Exception
t
E
E extends Exception
Copyright © 2015 JBoss, a division of Red Hat, Inc.