public abstract class AtomRegExPredicate extends Object implements HGQueryCondition, HGAtomPredicate
| Constructor and Description |
|---|
AtomRegExPredicate() |
AtomRegExPredicate(Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object x) |
Pattern |
getPattern() |
int |
hashCode() |
protected boolean |
satisfies(Object value) |
void |
setPattern(Pattern pattern) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitsatisfiespublic AtomRegExPredicate()
public AtomRegExPredicate(Pattern pattern)
Copyright © 2015. All rights reserved.