Interface SomeDifference
- All Superinterfaces:
Difference
- All Known Implementing Classes:
MultipleDifferences,NodeMissing,PrimitiveDifference,UnexpectedNode
public sealed interface SomeDifference
extends Difference
permits MultipleDifferences, UnexpectedNode, NodeMissing, PrimitiveDifference
-
Method Summary
Methods inherited from interface io.vena.bosk.drivers.mongo.status.Difference
withPrefix
-
Method Details
-
bsonPath
String bsonPath()
-