| Package | Description |
|---|---|
| de.flapdoodle.eval.core.tree |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableVariable.Builder |
ImmutableVariable.builder()
Creates a builder for
ImmutableVariable. |
ImmutableVariable.Builder |
ImmutableVariable.Builder.from(Variable instance)
Fill a builder with attribute values from the provided
Variable instance. |
ImmutableVariable.Builder |
ImmutableVariable.Builder.hash(int hash)
Initializes the value for the
hash attribute. |
ImmutableVariable.Builder |
ImmutableVariable.Builder.name(String name)
Initializes the value for the
name attribute. |
ImmutableVariable.Builder |
ImmutableVariable.Builder.position(int position)
Initializes the value for the
position attribute. |
Copyright © 2024. All rights reserved.