Interface RefBuilder<T extends CqnReference>


public interface RefBuilder<T extends CqnReference>
Builder for CQN references.

The segments of the ref can be modified in-place. Call build() to create an immutable ref.