public static class AbstractContainerTester.ArrayWithDuplicate<E> extends java.lang.Object
E
duplicate
E[]
elements
private
ArrayWithDuplicate(E[] elements, E duplicate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final E[] elements
public final E duplicate
private ArrayWithDuplicate(E[] elements, E duplicate)