Annotation Type UserDataInside


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface UserDataInside
Marker annotation for collections or map fields whose values need to be serialized/deserialized using the user serde.