Package de.bwaldvogel.mongo.backend
Interface QueryMatcher
- All Known Implementing Classes:
DefaultQueryMatcher
public interface QueryMatcher
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanmatchesValue(Object queryValue, Object value) matchPosition(Document document, Document query)
-
Method Details
-
matches
-
matchesValue
-
matchPosition
-