private static class JspWriterImpl.CharBufferThreadLocalPool
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
CharBufferThreadLocalPool() |
Modifier and Type | Method and Description |
---|---|
JspWriterImpl.CharBuffer |
allocate(int size) |
void |
release(JspWriterImpl.CharBuffer buffer) |
int |
remaining() |
public JspWriterImpl.CharBuffer allocate(int size)
public void release(JspWriterImpl.CharBuffer buffer)
public int remaining()