copyBaseStateFrom

protected fun copyBaseStateFrom(source: AbstractQueryBuilder<R>)

Copies state from another builder of the same type. Used by copy() methods in derived classes.