@NotThreadSafe public static final class MySomethingContent.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
MySomethingContent |
build() |
MySomethingContent.Builder |
from(AbstractMySomethingContent instance) |
@CanIgnoreReturnValue public final MySomethingContent.Builder from(AbstractMySomethingContent instance)
public MySomethingContent build()
Copyright © 2022 The Immutables.org authors. All rights reserved.