| Package | Description |
|---|---|
| org.immutables.fixture.serial |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSomeSer |
class |
ModifiableSomeSer |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSomeSer |
ImmutableSomeSer.copyOf(SomeSer instance) |
ModifiableSomeSer |
ModifiableSomeSer.from(SomeSer instance) |
ImmutableSomeSer.Builder |
ImmutableSomeSer.Builder.from(SomeSer instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.