public interface CheckedFunction<T,R>
R
apply(T t)
R apply(T t) throws Exception
Exception
Copyright © 2017. All Rights Reserved.