T
@FunctionalInterface public interface EnumSupplier<T extends java.lang.Enum<T>> extends java.util.function.Supplier<T>
Supplier
get