toBuilder abstract method
Converts the instance to a builder B
.
The implementation of this method will be generated for you by the built_value generator.
Implementation
B toBuilder();
Converts the instance to a builder B
.
The implementation of this method will be generated for you by the built_value generator.
B toBuilder();