Package org.glassfish.grizzly.http.util
Class StringCache.CharEntry
- java.lang.Object
-
- org.glassfish.grizzly.http.util.StringCache.CharEntry
-
- Enclosing class:
- StringCache
protected static class StringCache.CharEntry extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCharEntry()
-
-
-
Field Detail
-
name
public char[] name
-
value
public String value
-
-