public static au.com.dius.pact.core.model.generators.RegexGenerator.Companion Companion
public RegexGenerator(@NotNull
java.lang.String regex)
Generates a random string from the provided regular expression
@NotNull
public java.util.Map<java.lang.String,java.lang.Object> toMap(@NotNull
PactSpecVersion pactSpecVersion)
@NotNull
public java.lang.Object generate(@NotNull
java.util.Map<java.lang.String,? extends java.lang.Object> context)
@NotNull public java.lang.String getRegex()
@NotNull public java.lang.String component1()
@NotNull public RegexGenerator copy(@NotNull java.lang.String regex)
Generates a random string from the provided regular expression
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)