| Package | Description |
|---|---|
| org.immutables.fixture.routine |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableBb |
| Modifier and Type | Method and Description |
|---|---|
Bb |
ImmutableBb.bb() |
Bb |
Bb.bb() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableBb.Builder |
ImmutableBb.Builder.bb(Bb bb) |
static ImmutableBb |
ImmutableBb.copyOf(Bb instance) |
ImmutableBb.Builder |
ImmutableBb.Builder.from(Bb instance) |
ImmutableBb |
ImmutableBb.withBb(Bb value) |
Copyright © 2017 The Immutables.org authors. All rights reserved.