Interface CheckedCollection<E>

    • Method Detail

      • getElementType

        Class<E> getElementType()
        Returns the element type.
        Returns:
        The element type.