| Modifier and Type | Method and Description |
|---|---|
static ImmutableTabSize.Builder |
ImmutableTabSize.builder()
Creates a builder for
ImmutableTabSize. |
ImmutableTabSize.Builder |
ImmutableTabSize.Builder.from(TabSize instance)
Fill a builder with attribute values from the provided
TabSize instance. |
ImmutableTabSize.Builder |
ImmutableTabSize.Builder.spaces(int spaces)
Initializes the value for the
spaces attribute. |
Copyright © 2023. All rights reserved.