- All Superinterfaces:
BiFunction<JsonValue,Features, Implementation>
The interface for MongoDB operator implementations. The argument of such a function is the
operator expression for which an implementation should be generated. An implementation receives a
JSON object and a variable map. The names in that map will be stripped of their "$$" prefix.
- Since:
- 2.0
- Author:
- Werner Donné
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply