public abstract class Indent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Indent.Const
A constant function, returning a constant indent.
|
static class |
Indent.If
A conditional function, whose value depends on whether a break was taken.
|
Constructor and Description |
---|
Indent() |
Copyright © 2015–2016 Google Inc.. All rights reserved.