| Package | Description |
|---|---|
| org.immutables.fixture.ast |
| Modifier and Type | Method and Description |
|---|---|
ImmutableStringLeaf |
ImmutableStringLeaf.Builder.build() |
static ImmutableStringLeaf |
ImmutableStringLeaf.copyOf(InstantiationGenerics.StringLeaf instance) |
static ImmutableStringLeaf |
ImmutableStringLeaf.of(String value) |
ImmutableStringLeaf |
ImmutableStringLeaf.withValue(String value) |
Copyright © 2017 The Immutables.org authors. All rights reserved.