public interface ObjectGraphNode
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasType(java.lang.Class<?> aClass) |
boolean |
hasValue(java.lang.Object o) |
boolean |
matches(MatchPattern pattern) |
boolean matches(MatchPattern pattern)
boolean hasType(java.lang.Class<?> aClass)
boolean hasValue(java.lang.Object o)