Package org.terracotta.statistics
Class StatisticsManager.ReflectionSupplier<T>
- java.lang.Object
-
- org.terracotta.statistics.StatisticsManager.ReflectionSupplier<T>
-
- All Implemented Interfaces:
java.util.function.Supplier<T>
- Enclosing class:
- StatisticsManager
static class StatisticsManager.ReflectionSupplier<T> extends java.lang.Object implements java.util.function.Supplier<T>
-
-
Constructor Summary
Constructors Constructor Description ReflectionSupplier(java.lang.Object target, java.lang.reflect.Method method)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tget()
-