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