Package | Description |
---|---|
org.apache.tomcat.util.buf |
Buffers and Encodings
|
Modifier and Type | Field and Description |
---|---|
protected static StringCache.CharEntry[] |
StringCache.ccCache
Cache for char chunk.
|
Modifier and Type | Method and Description |
---|---|
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 © 2014 JBoss by Red Hat. All Rights Reserved.