Serialized Form
-
Package org.apache.sling.graphql.api
-
Class org.apache.sling.graphql.api.ScalarConversionException extends ScriptException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.sling.graphql.api.SlingGraphQLException extends RuntimeException implements Serializable
-
-
Package org.apache.sling.graphql.helpers.lazyloading
-
Class org.apache.sling.graphql.helpers.lazyloading.LazyLoadingMap extends HashMap<K,T> implements Serializable
-
Serialized Fields
-
computeValueOnRemove
boolean computeValueOnRemove
-
forbidComputeAll
boolean forbidComputeAll
-
log
org.slf4j.Logger log
-
stats
LazyLoadingMap.Stats stats
-
suppliers
Map<K,Supplier<T>> suppliers
-
-
-