| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
ImmutableLazyHash |
ImmutableLazyHash.Builder.build() |
static ImmutableLazyHash |
ImmutableLazyHash.copyOf(LazyHash instance) |
ImmutableLazyHash |
ImmutableLazyHash.withB(boolean value) |
ImmutableLazyHash |
ImmutableLazyHash.withI(int value) |
ImmutableLazyHash |
ImmutableLazyHash.withS(String value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.