Uses of Class
org.geotools.referencing.factory.AbstractAuthorityMediator.WorkerSafeRunnable
- 
Packages that use AbstractAuthorityMediator.WorkerSafeRunnable Package Description org.geotools.referencing.factory Base classes for factories and authority factories.
- 
- 
Uses of AbstractAuthorityMediator.WorkerSafeRunnable in org.geotools.referencing.factoryMethods in org.geotools.referencing.factory with parameters of type AbstractAuthorityMediator.WorkerSafeRunnable Modifier and Type Method Description protected <T> TAbstractAuthorityMediator. 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.
 
-