These are not intended libraries; you must set the values ββat the linker stage, and then create an immutable DTO from the builder. If you need different values: change the value in the builder and restore the DTO.
As an alternative, note that there are several libraries that support the protobuf protocol specification. The IIRC prototype works with mutable POJOs.
source
share