@FunctionalInterface public interface ArrayFactory<T>
T[]
create(int length)
T[] create(int length)
length