public class StringBuilderPool extends Object
| Modifier and Type | Field and Description |
|---|---|
static StringBuilderPool |
DEFAULT |
| Constructor and Description |
|---|
StringBuilderPool() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
stringBuilder()
BEWARE: MUSTN'T APPEND TO ITSELF!
|
public static final StringBuilderPool DEFAULT
public StringBuilder stringBuilder()
Copyright © 2024. All rights reserved.