public class TimestampMatcher implements MatchingRule
Matcher for time values
@JvmOverloads
public TimestampMatcher(@NotNull
java.lang.String format)
Matcher for time values
@JvmOverloads public TimestampMatcher()
Matcher for time values
@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 getFormat()
@NotNull public java.lang.String component1()
@NotNull public TimestampMatcher copy(@NotNull java.lang.String format)
Matcher for time values
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)