Package org.jboss.marshalling
Class UTFUtils.BytesHolder
- java.lang.Object
-
- java.lang.ThreadLocal<byte[]>
-
- org.jboss.marshalling.UTFUtils.BytesHolder
-
- Enclosing class:
- UTFUtils
private static final class UTFUtils.BytesHolder extends java.lang.ThreadLocal<byte[]>
-
-
Constructor Summary
Constructors Modifier Constructor Description private
BytesHolder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected byte[]
initialValue()
-