-
- All Implemented Interfaces:
public final class Cache<T extends Object>A delegate which conditionally caches the result of an underlying supplier based on the value of MetaconfigSettings.cacheEnabled.
public final class Cache<T extends Object>
A delegate which conditionally caches the result of an underlying supplier based on the value of MetaconfigSettings.cacheEnabled.