toBuilder abstract method

B toBuilder()

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();