ImmutableInheritEnclosing.Impl3 |
ImmutableInheritEnclosing.Impl3.Builder.build() |
static ImmutableInheritEnclosing.Impl3 |
ImmutableInheritEnclosing.Impl3.copyOf(InheritEnclosing.Impl3 instance) |
static ImmutableInheritEnclosing.Impl3 |
ImmutableInheritEnclosing.Impl3.of(int value,
Iterable<Boolean> bools) |
static ImmutableInheritEnclosing.Impl3 |
ImmutableInheritEnclosing.Impl3.of(int value,
List<Boolean> bools) |
ImmutableInheritEnclosing.Impl3 |
ImmutableInheritEnclosing.Impl3.withBools(boolean... elements) |
ImmutableInheritEnclosing.Impl3 |
ImmutableInheritEnclosing.Impl3.withBools(Iterable<Boolean> elements) |
ImmutableInheritEnclosing.Impl3 |
ImmutableInheritEnclosing.Impl3.withValue(int value) |