cache property

Cache<T> cache
final

The cache for this manager.

Implementation

final Cache<T> cache;