@NotThreadSafe public static final class ImmutableInheritEnclosing.Impl2.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableInheritEnclosing.Impl2 |
build() |
ImmutableInheritEnclosing.Impl2.Builder |
from(InheritEnclosing.Impl2 instance) |
ImmutableInheritEnclosing.Impl2.Builder |
value(int value) |
public final ImmutableInheritEnclosing.Impl2.Builder from(InheritEnclosing.Impl2 instance)
public final ImmutableInheritEnclosing.Impl2.Builder value(int value)
public ImmutableInheritEnclosing.Impl2 build()
Copyright © 2017 The Immutables.org authors. All rights reserved.