@FunctionalInterface public interface ActionSupplier<T extends PerformsActions<?>> extends java.util.function.Supplier<T>
get