| Package | Description |
|---|---|
| com.univocity.parsers.common |
| Modifier and Type | Field and Description |
|---|---|
private static StringCache<NormalizedString> |
NormalizedString.stringCache |
| Modifier and Type | Method and Description |
|---|---|
static StringCache<NormalizedString> |
NormalizedString.getCache()
Returns the internal string cache to allow users to tweak its size limit or clear it when appropriate
|