| Interface | Description |
|---|---|
| Printable |
Interface that allows outputting to an
Appendable (e.g., a StringBuilder) instead of simply using
Object.toString(). |
| Class | Description |
|---|---|
| AbstractPrintable |
Abstract base class for printables.
|
| StringUtil |
Miscellaneous utility functions for
Strings. |
Copyright © 2020. All rights reserved.