Uses of Class
com.sun.grizzly.util.buf.StringCache.CharEntry

Packages that use StringCache.CharEntry
com.sun.grizzly.util.buf   
 

Uses of StringCache.CharEntry in com.sun.grizzly.util.buf
 

Fields in com.sun.grizzly.util.buf declared as StringCache.CharEntry
protected static StringCache.CharEntry[] StringCache.ccCache
          Cache for char chunk.
 

Methods in com.sun.grizzly.util.buf with parameters of type StringCache.CharEntry
protected static int StringCache.findClosest(CharChunk name, StringCache.CharEntry[] array, int len)
          Find an entry given its name in a sorted array of map elements.
 



Copyright © 2011 SUN Microsystems. All Rights Reserved.