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 |
stringBuilder()
BEWARE: MUSN'T APPEND TO ITSELF!
|
public static final StringBuilderPool DEFAULT
Copyright © 2017. All Rights Reserved.