- All Superinterfaces:
BiFunction<JsonValue,Features, Predicate<JsonValue>>
The interface for MongoDB query operator implementations. The argument of such a function is the
query operator expression for which an implementation should be generated. An implementation
receives the field value of a JSON object.
- Since:
- 2.0
- Author:
- Werner Donné
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply