Package io.zeebe.msgpack.mapping
Interface MsgPackDiff
-
- All Known Implementing Classes:
MappingDiff,MsgPackTree
public interface MsgPackDiff
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmergeInto(MsgPackTree document)
-
-
-
Method Detail
-
mergeInto
void mergeInto(MsgPackTree document)
-
-