ImmutableAlternativeConstructor |
ImmutableAlternativeConstructor.Builder.build() |
static ImmutableAlternativeConstructor |
ImmutableAlternativeConstructor.copyOf(AlternativeConstructor instance) |
static ImmutableAlternativeConstructor |
ImmutableAlternativeConstructor.of(Iterable<String> foo) |
static ImmutableAlternativeConstructor |
ImmutableAlternativeConstructor.of(List<String> foo) |
ImmutableAlternativeConstructor |
ImmutableAlternativeConstructor.withFoo(Iterable<String> elements) |
ImmutableAlternativeConstructor |
ImmutableAlternativeConstructor.withFoo(String... elements) |