@NotThreadSafe public static final class A.Builder extends Object
A.Builder
b(B b)
A
build()
c(C c)
from(A instance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final A.Builder from(A instance)
public final A.Builder b(B b)
public final A.Builder c(C c)
public A build()
Copyright © 2017 The Immutables.org authors. All rights reserved.