| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOptionalNumber |
ImmutableOptionalNumber.Builder.build() |
static ImmutableOptionalNumber |
ImmutableOptionalNumber.copyOf(OptionalNumber instance) |
ImmutableOptionalNumber |
ImmutableOptionalNumber.withBigDecimal(BigDecimal value) |
ImmutableOptionalNumber |
ImmutableOptionalNumber.withBigDecimal(com.google.common.base.Optional<? extends BigDecimal> optional) |
Copyright © 2022 The Immutables.org authors. All rights reserved.