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