public class StringBuilderPool
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static StringBuilderPool |
DEFAULT |
| Constructor and Description |
|---|
StringBuilderPool() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
get()
BEWARE: MUSN'T APPEND TO ITSELF!
|
public static final StringBuilderPool DEFAULT