Interface ContainerElementTypeDescriptor

    • Method Detail

      • getTypeArgumentIndex

        Integer getTypeArgumentIndex()
        Returns the index of the type argument corresponding to this container element type.
        Returns:
        the index of the type argument corresponding to this container element type
      • getContainerClass

        Class<?> getContainerClass()
        Returns the container class hosting this container element type.
        Returns:
        the container class hosting this container element type