|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
| Fields in com.sun.grizzly.util.buf with type parameters of type StringCache.CharEntry | |
|---|---|
protected static HashMap<StringCache.CharEntry,int[]> |
StringCache.ccStats
Statistics hash map 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||