| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSillyMapTup |
ImmutableSillyMapTup.copyOf(SillyMapTup instance) |
static ImmutableSillyMapTup |
ImmutableSillyMapTup.of(Map<RetentionPolicy,? extends Integer> holder1,
int value) |
ImmutableSillyMapTup |
ImmutableSillyMapTup.withHolder1(Map<RetentionPolicy,? extends Integer> entries) |
ImmutableSillyMapTup |
ImmutableSillyMapTup.withValue(int value) |
Copyright © 2017 The Immutables.org authors. All rights reserved.