Indent.Const, Indent.If
Modifier and Type | Method and Description |
---|---|
static Indent.If |
make(Output.BreakTag condition,
Indent thenIndent,
Indent elseIndent) |
java.lang.String |
toString() |
public static Indent.If make(Output.BreakTag condition, Indent thenIndent, Indent elseIndent)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2015-2018 Google Inc.. All Rights Reserved.