Uses of Interface
org.geotools.util.SoftValueHashMap.ValueCleaner
Packages that use SoftValueHashMap.ValueCleaner
-
Uses of SoftValueHashMap.ValueCleaner in org.geotools.util
Fields in org.geotools.util declared as SoftValueHashMap.ValueCleanerModifier and TypeFieldDescriptionprotected SoftValueHashMap.ValueCleaner
SoftValueHashMap.cleaner
The eventual cleanerConstructors in org.geotools.util with parameters of type SoftValueHashMap.ValueCleanerModifierConstructorDescriptionSoftValueHashMap
(int hardReferencesCount, SoftValueHashMap.ValueCleaner cleaner) Creates a map with the specified hard references count.