public class Indentation extends Object
This class is currently not used instead of String in MethodCalls and MethodParams APIs to avoid introducing non backwards compatible changes.
| Constructor and Description |
|---|
Indentation() |
| Modifier and Type | Method and Description |
|---|---|
static String |
indent(String str,
String indentation) |
static String |
indentLevel(int level) |
Copyright © 2024. All rights reserved.