public class TreePredicates extends Object
static Predicate<YamlTree>
isEqualTo(String parameter)
isSet()
isTrue()
startsWith(List<String> strings)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Predicate<YamlTree> isTrue()
public static Predicate<YamlTree> isEqualTo(String parameter)
public static Predicate<YamlTree> isSet()
public static Predicate<YamlTree> startsWith(List<String> strings)