Uses of Class
com.univocity.parsers.common.StringCache
Packages that use StringCache
-
Uses of StringCache in com.univocity.parsers.common
Fields in com.univocity.parsers.common declared as StringCacheModifier and TypeFieldDescriptionprivate static final StringCache<NormalizedString>NormalizedString.stringCacheMethods in com.univocity.parsers.common that return StringCacheModifier and TypeMethodDescriptionstatic StringCache<NormalizedString>NormalizedString.getCache()Returns the internal string cache to allow users to tweak its size limit or clear it when appropriate