@FunctionalInterface public static interface PluginContext.CheckedExtensionImplFunction<T,R,X extends Exception>
R
call(T input)
R call(T input) throws X extends Exception
X extends Exception