Description
If you create a builder from an instance and then use the .getXxxBuilder() method you get an empty builder instead of a builder than contains the data elements from the original instance.
If you create a builder from an instance and then use the .getXxxBuilder() method you get an empty builder instead of a builder than contains the data elements from the original instance.