Class LazyLoadingMap.Stats
- java.lang.Object
-
- org.apache.sling.graphql.helpers.lazyloading.LazyLoadingMap.Stats
-
- Enclosing class:
- LazyLoadingMap<K,T>
public class LazyLoadingMap.Stats extends Object
Statistics on Supplier usage
-
-
Constructor Summary
Constructors Constructor Description Stats()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getSuppliersCallCount()
int
getUnusedSuppliersCount()
-