kakao / com.agoda.kakao.common.builders / RootBuilder / <init>
RootBuilder()
Class for building root matchers
This class helps to build matches for root. Please note that any function invoking will add specific matcher to the list and after that all of them will be combined with help of AllOf.allOf()
See Also