Uses of Interface
org.geotools.util.SoftValueHashMap.ValueCleaner

Packages that use SoftValueHashMap.ValueCleaner
org.geotools.util Contains utilities and addition to the collection framework. 
 

Uses of SoftValueHashMap.ValueCleaner in org.geotools.util
 

Fields in org.geotools.util declared as SoftValueHashMap.ValueCleaner
protected  SoftValueHashMap.ValueCleaner SoftValueHashMap.cleaner
          The eventual cleaner
 

Constructors in org.geotools.util with parameters of type SoftValueHashMap.ValueCleaner
SoftValueHashMap(int hardReferencesCount, SoftValueHashMap.ValueCleaner cleaner)
          Creates a map with the specified hard references count.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.