Interface ExternalObject<T>

    • Method Detail

      • getObject

        T getObject()
        Get the wrapped object
        Returns:
        the wrapped object. This will never be null.
      • getItemType

        ItemType getItemType​(TypeHierarchy th)
        Get the item type of the object
        Returns:
        the item type