Interface HasAsLong<T>

    • Method Detail

      • asLong

        ToLong<T> asLong()
        Returns an expression that casts the result of the current expression into a long.
        Returns:
        the casted expression