Package com.google.googlejavaformat
Class Indent
java.lang.Object
com.google.googlejavaformat.Indent
- Direct Known Subclasses:
Indent.Const,Indent.If
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA constant function, returning a constant indent.static final classA conditional function, whose value depends on whether a break was taken. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Indent
public Indent()
-