| Package | Description |
|---|---|
| de.flapdoodle.eval.core.tree |
| Modifier and Type | Method and Description |
|---|---|
ImmutableVariableNames |
ImmutableVariableNames.Builder.build()
Builds a new
ImmutableVariableNames. |
static ImmutableVariableNames |
ImmutableVariableNames.copyOf(VariableNames instance)
Creates an immutable copy of a
VariableNames value. |
ImmutableVariableNames |
ImmutableVariableNames.withMap(Iterable<? extends de.flapdoodle.types.Pair<Integer,String>> elements)
Copy the current immutable object with elements that replace the content of
map. |
ImmutableVariableNames |
ImmutableVariableNames.withMap(de.flapdoodle.types.Pair<Integer,String>... elements)
Copy the current immutable object with elements that replace the content of
map. |
Copyright © 2024. All rights reserved.