| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Field and Description |
|---|---|
static ImmutableInternedClassWithSelfConstant |
InternedClassWithSelfConstant.FOO |
| Modifier and Type | Method and Description |
|---|---|
ImmutableInternedClassWithSelfConstant |
ImmutableInternedClassWithSelfConstant.Builder.build() |
static ImmutableInternedClassWithSelfConstant |
ImmutableInternedClassWithSelfConstant.copyOf(InternedClassWithSelfConstant instance) |
static ImmutableInternedClassWithSelfConstant |
ImmutableInternedClassWithSelfConstant.of(String value) |
ImmutableInternedClassWithSelfConstant |
ImmutableInternedClassWithSelfConstant.withValue(String value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.