public class ThreadContextFW
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static char[] |
bufferInThreadContext |
private boolean |
bUseThreadContextBufferForToString |
Constructor and Description |
---|
ThreadContextFW() |
Modifier and Type | Method and Description |
---|---|
static char[] |
getBufferInThreadContext() |
static char[] |
setBufferInThreadContext(char[] newBuffer) |
boolean |
useThreadContextBufferForToString(boolean state) |