| Package | Description |
|---|---|
| com.predic8.membrane.core.http.cookie |
| Modifier and Type | Field and Description |
|---|---|
protected static StringCache.ByteEntry[] |
StringCache.bcCache
Cache for byte chunk.
|
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<StringCache.ByteEntry,int[]> |
StringCache.bcStats
Statistics hash map for byte chunk.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2019. All Rights Reserved.