public class WildcardMatch.ExpressionWildcard extends Object implements Wildcard<Expression>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Expression |
getMatch() |
void |
resetMatch() |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdumppublic Expression getMatch()
getMatch in interface Wildcard<Expression>public void resetMatch()
resetMatch in interface Wildcard<Expression>Copyright © 2011-2021. All Rights Reserved.