| Package | Description |
|---|---|
| com.google.googlejavaformat.java |
| Modifier and Type | Method and Description |
|---|---|
static JavaFormatterOptions.Style |
JavaFormatterOptions.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaFormatterOptions.Style[] |
JavaFormatterOptions.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JavaFormatterOptions.Builder |
JavaFormatterOptions.Builder.style(JavaFormatterOptions.Style style) |
Copyright © 2015–2017 Google Inc.. All rights reserved.