@FunctionalInterface public interface FallbackFunction<T>
T
call(FallbackContext<T> ctx)
T call(FallbackContext<T> ctx) throws Exception
Exception
Copyright © 2018–2020. All rights reserved.