@FunctionalInterface public interface TouchyFunction<X,R,T extends Throwable>
R
apply(X argument)
R apply(X argument) throws T extends Throwable
T extends Throwable
Copyright © 2015 LSST. All rights reserved.