| Package | Description |
|---|---|
| org.immutables.fixture.ast |
| Modifier and Type | Method and Description |
|---|---|
ImmutableStringNode |
ImmutableStringNode.Builder.build() |
static ImmutableStringNode |
ImmutableStringNode.copyOf(InstantiationGenerics.StringNode instance) |
ImmutableStringNode |
ImmutableStringNode.withElements(InstantiationGenerics.TreeElement<String>... elements) |
ImmutableStringNode |
ImmutableStringNode.withElements(Iterable<? extends InstantiationGenerics.TreeElement<String>> elements) |
Copyright © 2017 The Immutables.org authors. All rights reserved.