T
@FunctionalInterface public interface NumberSupplier<T extends java.lang.Number> extends java.util.function.Supplier<T>
Supplier
get