Interface ContainerElementTypeDescriptor

    • Method Detail

      • getTypeArgumentIndex

        java.lang.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

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