public class RegexString extends Object implements RegexPart
RegexString(String string)
boolean
equals(Object obj)
String
getString()
int
hashCode()
Integer
maxLength()
minLength()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RegexString(String string)
public String getString()
public int minLength()
minLength
RegexPart
public Integer maxLength()
maxLength
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2006–2016 Volker Bergmann. All rights reserved.