public class MinTypeMatcher implements MatchingRule
Type matcher with a minimum 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 getMin()
public int component1()
@NotNull public MinTypeMatcher copy(int min)
Type matcher with a minimum size
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)