| Package | Description |
|---|---|
| org.immutables.fixture.modifiable |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableMutableImmutableCollection |
class |
ModifiableMutableImmutableCollection |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.copyOf(MutableImmutableCollection instance) |
ImmutableMutableImmutableCollection.Builder |
ImmutableMutableImmutableCollection.Builder.from(MutableImmutableCollection instance) |
ModifiableMutableImmutableCollection |
ModifiableMutableImmutableCollection.from(MutableImmutableCollection instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.