Uses of Class
org.apache.sling.graphql.helpers.lazyloading.LazyLoadingMap
Packages that use LazyLoadingMap
Package
Description
This package contains helpers which are independent of
a specific implementation of the underlying graphQL engine.
-
Uses of LazyLoadingMap in org.apache.sling.graphql.helpers.lazyloading
Methods in org.apache.sling.graphql.helpers.lazyloading that return LazyLoadingMapModifier and TypeMethodDescriptionLazyLoadingMap.computeAllThrowsException(boolean b) Optionally throw a RuntimeException if computeAll is calledLazyLoadingMap.computeValueOnRemove(boolean b) Optionally compute the value on remove, so that it doesn't return null