Uses of Class
com.google.googlejavaformat.Indent.If
| Package | Description |
|---|---|
| com.google.googlejavaformat |
-
Uses of Indent.If in com.google.googlejavaformat
Methods in com.google.googlejavaformat that return Indent.If Modifier and Type Method Description static Indent.IfIndent.If. make(Output.BreakTag condition, Indent thenIndent, Indent elseIndent)