public static class ExampleMatcher.PropertySpecifiers extends Object
Modifier and Type | Method and Description |
---|---|
void |
add(ExampleMatcher.PropertySpecifier specifier) |
boolean |
equals(Object o) |
ExampleMatcher.PropertySpecifier |
getForPath(String path) |
Collection<ExampleMatcher.PropertySpecifier> |
getSpecifiers() |
int |
hashCode() |
boolean |
hasSpecifierForPath(String path) |
boolean |
hasValues() |
public void add(ExampleMatcher.PropertySpecifier specifier)
public boolean hasSpecifierForPath(String path)
public ExampleMatcher.PropertySpecifier getForPath(String path)
public boolean hasValues()
public Collection<ExampleMatcher.PropertySpecifier> getSpecifiers()
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.