| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSillyLazy |
ImmutableSillyLazy.Builder.build() |
static ImmutableSillyLazy |
ImmutableSillyLazy.copyOf(SillyLazy instance) |
static ImmutableSillyLazy |
ImmutableSillyLazy.of(AtomicInteger counter) |
ImmutableSillyLazy |
ImmutableSillyLazy.withCounter(AtomicInteger value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.