| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableReplacements
Immutable implementation of
Template.Replacements. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableReplacements |
ImmutableReplacements.copyOf(Template.Replacements instance)
Creates an immutable copy of a
Template.Replacements value. |
ImmutableReplacements.Builder |
ImmutableReplacements.Builder.from(Template.Replacements instance)
Fill a builder with attribute values from the provided
Replacements instance. |
Copyright © 2022. All rights reserved.