Interface ArrayFactory


  • public interface ArrayFactory
    • Method Detail

      • newArray

        java.lang.Object[] newArray​(int size)