public abstract class Indent
extends java.lang.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-2018 Google Inc.. All Rights Reserved.