xing-android-sdk icon indicating copy to clipboard operation
xing-android-sdk copied to clipboard

Introduce newBuilder

Open yayaa opened this issue 7 years ago • 0 comments

In XingApi we need a newBuilder pattern implemented, so that if someone needs to clone and change some fields, or add extra fields, they can call newBuilder which returns a builder by inheritance the existing configurations.

yayaa avatar Mar 22 '18 09:03 yayaa