@FunctionalInterface public interface ArrayFactory<T>
T []
create(int count)
T [] create(int count)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.