public class IncludeMatcher implements MatchingRule
Matcher for a substring in a string
public IncludeMatcher(@NotNull
java.lang.String value)
Matcher for a substring in a string
@NotNull public java.util.Map<java.lang.String,java.lang.String> toMap()
@NotNull
public java.util.Map<java.lang.String,java.lang.String> toMap(@NotNull
PactSpecVersion spec)
@NotNull public java.lang.String getValue()
@NotNull public java.lang.String component1()
@NotNull public IncludeMatcher copy(@NotNull java.lang.String value)
Matcher for a substring in a string
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)