| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSillyStructureWithId |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSillyStructureWithId |
ImmutableSillyStructureWithId.copyOf(SillyStructureWithId instance) |
ImmutableSillyStructureWithId.Builder |
ImmutableSillyStructureWithId.Builder.from(SillyStructureWithId instance) |
FluentFuture<Integer> |
SillyStructureWithIdRepository.insert(SillyStructureWithId document) |
FluentFuture<Integer> |
SillyStructureWithIdRepository.upsert(SillyStructureWithId document) |
| Modifier and Type | Method and Description |
|---|---|
FluentFuture<Integer> |
SillyStructureWithIdRepository.insert(Iterable<? extends SillyStructureWithId> documents) |
Copyright © 2017 The Immutables.org authors. All rights reserved.