Class LazyLoadingMap.Stats
java.lang.Object
org.apache.sling.graphql.helpers.lazyloading.LazyLoadingMap.Stats
- Enclosing class:
- LazyLoadingMap<K,
T>
Statistics on Supplier usage
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Stats
public Stats()
-
-
Method Details
-
getSuppliersCallCount
public int getSuppliersCallCount() -
getUnusedSuppliersCount
public int getUnusedSuppliersCount()
-