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