| 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.
|
| Constructor and Description |
|---|
JavaFormatterOptions(JavaFormatterOptions.JavadocFormatter javadocFormatter,
JavaFormatterOptions.Style style,
JavaFormatterOptions.SortImports sortImports) |
Copyright © 2015–2016 Google Inc.. All rights reserved.