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