Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 422 Bytes

File metadata and controls

16 lines (9 loc) · 422 Bytes

kakao / com.agoda.kakao.common.builders / RootBuilder / <init>

<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

AllOf.allOf