接口 ResilienceRecover<T>

所有超级接口:
Function<Throwable,T>

public interface ResilienceRecover<T> extends Function<Throwable,T>