Interface IContainer<E>

    • Method Detail

      • isEmpty

        boolean isEmpty()
      • getElements

        E[] getElements()