| Package | Description |
|---|---|
| org.immutables.fixture.parcelable |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCustomParcelable |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<CustomParcelable> |
CustomParcelable.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCustomParcelable |
ImmutableCustomParcelable.copyOf(CustomParcelable instance) |
ImmutableCustomParcelable.Builder |
ImmutableCustomParcelable.Builder.from(CustomParcelable instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.