Uses of Class
org.geotools.referencing.factory.AbstractAuthorityMediator.WorkerSafeRunnable

Packages that use AbstractAuthorityMediator.WorkerSafeRunnable
org.geotools.referencing.factory Base classes for factories and authority factories
 

Uses of AbstractAuthorityMediator.WorkerSafeRunnable in org.geotools.referencing.factory
 

Methods in org.geotools.referencing.factory with parameters of type AbstractAuthorityMediator.WorkerSafeRunnable
protected
<T> T
AbstractAuthorityMediator.createWith(Object key, AbstractAuthorityMediator.WorkerSafeRunnable runner)
          This method is used to cut down the amount of try/catch/finally code needed when working with the cache and workers.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.