Uses of Class
org.geotools.referencing.factory.AbstractAuthorityMediator.WorkerSafeRunnable
Packages that use AbstractAuthorityMediator.WorkerSafeRunnable
Package
Description
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.WorkerSafeRunnableModifier and TypeMethodDescriptionprotected <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.