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