Interface IItem

    • Method Detail

      • getType

        IType<?> getType()
        The type of this item (analogous to Object.getClass()).
        Returns:
        the type of this item