-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classPatchOp.SetJSON Merge Patch
setoperation that sets/replaces the current value.public final classPatchOp.DeleteJSON Merge Patch
deleteoperation that deletes the current value.public final classPatchOp.NoneJSON Merge Patch
noneoperation that leaves the current value untouched.public classPatchOp.Companionpublic final classPatchOp.SerializerCustom Serializer for patch operations.
public classPatchOp.DeserializerCustom Deserializer for patch operations.
-