Class CleanerFactory
java.lang.Object
com.thebuzzmedia.exiftool.commons.gc.CleanerFactory
Factory for
Cleaner
.-
Method Summary
Modifier and TypeMethodDescriptionstatic Cleaner
Create GC cleaner using the best available implementation.
-
Method Details
-
createCleaner
Create GC cleaner using the best available implementation.- Returns:
- Cleaner instance.
-