Package org.apache.tomcat.util.buf
Class StringCache.CharEntry
- java.lang.Object
-
- org.apache.tomcat.util.buf.StringCache.CharEntry
-
- Enclosing class:
- StringCache
protected static class StringCache.CharEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CharEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
java.lang.String
toString()
-