public abstract class AddressStringTerm extends StringTerm
Note that this class differs from the AddressTerm
class
in that this class does comparisons on address strings rather than
Address objects.
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Equality comparison.
|
getIgnoreCase, getPattern, hashCode
match
public boolean equals(java.lang.Object obj)
equals
in class StringTerm
Copyright © 2010 - 2020 Adobe. All Rights Reserved