Indent.Const, Indent.If
Modifier and Type | Field and Description |
---|---|
static Indent.Const |
ZERO |
Modifier and Type | Method and Description |
---|---|
static Indent.Const |
make(int n,
int indentMultiplier) |
java.lang.String |
toString() |
public static final Indent.Const ZERO
public static Indent.Const make(int n, int indentMultiplier)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2015-2018 Google Inc.. All Rights Reserved.