Class VersionCacheFactory
java.lang.Object
com.thebuzzmedia.exiftool.core.cache.VersionCacheFactory
VersionCache factory.-
Method Summary
Modifier and TypeMethodDescriptionstatic VersionCachenewCache()Create new cache for exiftool version.
-
Method Details
-
newCache
Create new cache for exiftool version.- Returns:
- New instance of
VersionCache.
-