Interface IExtendedTypeLoader

    • Method Detail

      • getIntrinsicTypeFromObject

        IType getIntrinsicTypeFromObject​(Object object)
        Returns the intrinsic type for the given Object.
        Parameters:
        object - the object to get an IType for
        Returns:
        the IType for the object