| Package | Description |
|---|---|
| de.flapdoodle.os.common.attributes |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTextFile.Builder |
ImmutableTextFile.builder()
Creates a builder for
ImmutableTextFile. |
ImmutableTextFile.Builder |
ImmutableTextFile.Builder.charset(Charset charset)
Initializes the value for the
charset attribute. |
ImmutableTextFile.Builder |
ImmutableTextFile.Builder.from(TextFile instance)
Fill a builder with attribute values from the provided
TextFile instance. |
ImmutableTextFile.Builder |
ImmutableTextFile.Builder.name(String name)
Initializes the value for the
name attribute. |
Copyright © 2022. All rights reserved.