Uses of Class
org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.Key
Packages that use ConcurrentAuthorityFactory.Key
Package
Description
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
-
Uses of ConcurrentAuthorityFactory.Key in org.apache.sis.referencing.factory
Fields in org.apache.sis.referencing.factory with type parameters of type ConcurrentAuthorityFactory.KeyModifier and TypeFieldDescriptionprivate final Cache<ConcurrentAuthorityFactory.Key,Object> ConcurrentAuthorityFactory.cacheThe pool of cached objects.