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

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

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

Fields in com.sun.grizzly.util.buf declared as StringCache.ByteEntry
protected static StringCache.ByteEntry[] StringCache.bcCache
          Cache for byte chunk.
 

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



Copyright © 2008 SUN Microsystems. All Rights Reserved.