| Package | Description |
|---|---|
| org.apache.sling.graphql.helpers.lazyloading |
This package contains helpers which are independent of
a specific implementation of the underlying graphQL engine.
|
| Modifier and Type | Method and Description |
|---|---|
LazyLoadingMap<K,T> |
LazyLoadingMap.computeAllThrowsException(boolean b)
Optionally throw a RuntimeException if computeAll is called
|
LazyLoadingMap<K,T> |
LazyLoadingMap.computeValueOnRemove(boolean b)
Optionally compute the value on remove, so that it doesn't return null
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.