Class AbstractContainerTester.ArrayWithDuplicate<E>

  • Enclosing class:
    AbstractContainerTester<C,​E>

    public static class AbstractContainerTester.ArrayWithDuplicate<E>
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • elements

        public final E[] elements
      • duplicate

        public final E duplicate