Interface IHeaderMatcher.Builder

All Known Implementing Classes:
AbstractBuilder, AllBuilder, AnyBuilder, ChildContainerBuilder, CopyrightBuilder, MatcherRefBuilder, NotBuilder, RegexBuilder, SpdxBuilder, TextBuilder
Enclosing interface:
IHeaderMatcher
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface IHeaderMatcher.Builder
An IHeaderMatcher builder.