public class CharBufferPool
extends java.lang.Object
| Constructor and Description |
|---|
CharBufferPool() |
| Modifier and Type | Method and Description |
|---|---|
static char[] |
borrow(int size) |
static void |
cleanUp() |
static boolean |
isEnabled() |
static void |
setEnabled(boolean enabled) |