T
- Config typepublic final class ConfigViewCache<T> extends Object
This class is useful if the ConfigViews memoize certain values that may be expensive to compute.
Constructor and Description |
---|
ConfigViewCache(T delegate,
Class<T> clazz) |