Home
last modified time | relevance | path

Searched refs:matchDoesNotContain (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java406 boolean matchDoesNotContain(Object pattern, BVCollector returns) { in matchDoesNotContain() method in ServiceStoreInMemory.BtreeVector
953 match = attrLevelNot.matchDoesNotContain(tag, returns); in evaluate()