You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrating that using @Override on all attributes of the immutable does not create the second Builder.from(interface) method and only creates a single Builder.from(immutable) interface instead.