protected class AgaveWriter.Indent extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Indent() |
| Modifier and Type | Method and Description |
|---|---|
void |
indent()
Add a level of indentation
|
String |
toString()
Return the current indent
|
void |
unIndent()
Remove a level of indentation
|
protected Indent()
Copyright © 2020 BioJava. All rights reserved.