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