public interface AttributeBuilderValueI
FirstPartyImmutable firstPartyImmutable()
FirstPartyImmutableWithDifferentStyle firstPartyImmutableWithDifferentStyle()
List<FirstPartyImmutable> firstPartyImmutableList()
ThirdPartyImmutable thirdPartyImmutable()
List<ThirdPartyImmutable> thirdPartyImmutableList()
ThirdPartyImmutableWithPrimitive thirdPartyImmutableWithPrimitive()
Optional<FirstPartyImmutable> optionalFirstPartyImmutable()
@Nullable FirstPartyImmutable nullableFirstPartyImmutable()
Copyright © 2022 The Immutables.org authors. All rights reserved.