| Package | Description |
|---|---|
| nonimmutables.recurs |
| Modifier and Type | Method and Description |
|---|---|
MySomethingContent |
MySomethingContent.Builder.build() |
static MySomethingContent |
MySomethingContent.copyOf(AbstractMySomethingContent instance) |
MySomethingContent |
Something.getContent() |
| Modifier and Type | Method and Description |
|---|---|
Something.Builder |
Something.Builder.content(MySomethingContent content) |
Something |
Something.withContent(MySomethingContent value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.