接口 DistExecutor.SafeSupplier<T>

类型参数:
T - The return type of the Supplier
所有超级接口:
DistExecutor.SafeReferent, Serializable, Supplier<T>
封闭类:
DistExecutor

public static interface DistExecutor.SafeSupplier<T> extends DistExecutor.SafeReferent, Supplier<T>, Serializable
SafeSupplier version of DistExecutor.SafeReferent
  • 方法概要

    从接口继承的方法 java.util.function.Supplier

    get