TXDecoratorCache

open class TXDecoratorCache : NSObject, TXCache

Decorator class managing an internal class and propagating the get() and update() protocol method calls to said cache.