public class ObjectHasKeyMatcher extends Object
| Constructor and Description |
|---|
ObjectHasKeyMatcher(String key) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matches(ParseEvent event) |
boolean |
matches(ParseEvent event,
String value) |
Predicate<Path> |
needsKeyCollection() |
Predicate<Path> |
needsObjectCollection() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmatchWeightpublic ObjectHasKeyMatcher(String key)
protected boolean matches(ParseEvent event)
public boolean matches(ParseEvent event, String value)
matches in interface PathMatcherCopyright © 2017. All rights reserved.