public class MaxTypeMatcher implements MatchingRule
Type matching with a maximum size
@NotNull public java.util.Map<java.lang.String,java.lang.Object> toMap()
@NotNull
public java.util.Map<java.lang.String,java.lang.Object> toMap(@NotNull
PactSpecVersion spec)
public int getMax()
public int component1()
@NotNull public MaxTypeMatcher copy(int max)
Type matching with a maximum size
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)