E
@FunctionalInterface public interface ArraySupplier<E> extends java.util.function.Supplier<E[]>
Supplier
get