Package org.jboss.marshalling
Class UTFUtils.BytesHolder
java.lang.Object
java.lang.ThreadLocal<byte[]>
org.jboss.marshalling.UTFUtils.BytesHolder
- Enclosing class:
- UTFUtils
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ThreadLocal
get, remove, set, withInitial
-
Constructor Details
-
BytesHolder
private BytesHolder()
-
-
Method Details
-
initialValue
protected byte[] initialValue()- Overrides:
initialValue
in classThreadLocal<byte[]>
-