Class AllBuilder

All Implemented Interfaces:
IHeaderMatcher.Builder

public class AllBuilder extends ChildContainerBuilder
Constructs an All matcher.
  • Constructor Details Link icon

    • AllBuilder Link icon

      public AllBuilder()
  • Method Details Link icon

    • build Link icon

      public AndMatcher build()
      Description copied from interface: IHeaderMatcher.Builder
      Build the IHeaderMatcher.

      Implementations of this interface should return a specific child class of IHeaderMatcher.

      Returns:
      a new IHeaderMatcher.