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