Uses of Class
overit.geocall.util.Lazy
Packages that use Lazy
Package
Description
-
Uses of Lazy in overit.geocall.basic.ui.container
Fields in overit.geocall.basic.ui.container declared as Lazy -
Uses of Lazy in overit.geocall.cluster.redis
Fields in overit.geocall.cluster.redis declared as Lazy -
Uses of Lazy in overit.geocall.lang
Fields in overit.geocall.lang declared as LazyModifier and TypeFieldDescriptionprotected Lazy<SupplierChain<String, String>> Dictionary.chapterChainDictionary.chaptersTheChapterthat contains the translations for the standard module (geocall) -
Uses of Lazy in overit.geocall.platform
Fields in overit.geocall.platform declared as LazyModifier and TypeFieldDescriptionprotected Lazy<CustomLayer> Company.customLayerCompany.functionsCustomLayer.grantsprotected final Lazy<LinkedHashSet<CustomLayer>> CustomLayer.overLayersthis object allows you to retrieve, on demand, the list of dependent layersprotected final Lazy<Permissions> CustomLayer.permissions -
Uses of Lazy in overit.geocall.scheduler
Constructors in overit.geocall.scheduler with parameters of type LazyModifierConstructorDescriptionQueuesStartup(SimpleDateFormat sdf, Lazy<overit.geocall.config.OperationalModeService> operationalModeService) -
Uses of Lazy in overit.geocall.util
Fields in overit.geocall.util declared as Lazy