toBuilder abstract method

T toBuilder()

Returns instance of Builder with current data

Implementation

T toBuilder();