Uses of Class
org.glassfish.grizzly.http.util.StringCache.CharEntry
-
Packages that use StringCache.CharEntry Package Description org.glassfish.grizzly.http.util -
-
Uses of StringCache.CharEntry in org.glassfish.grizzly.http.util
Methods in org.glassfish.grizzly.http.util with parameters of type StringCache.CharEntry Modifier and Type Method Description protected static intStringCache. findClosest(CharChunk name, StringCache.CharEntry[] array, int len)Find an entry given its name in a sorted array of map elements.
-