|
JSON Version 1.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
BufferRecycler | This is a small utility class, whose main functionality is to allow simple reuse of raw byte/char buffers. |
CharTypes | |
SymbolTable | This class is a kind of specialized type-safe Map, from char array to String value. |
TextBuffer | TextBuffer is a class similar to StringBuffer , with
following differences:
TextBuffer uses segments character arrays, to avoid having
to do additional array copies when array is not big enough. |
Enum Summary | |
---|---|
BufferRecycler.ByteBufferType | |
BufferRecycler.CharBufferType |
|
JSON Version 1.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |