ExpirationCacheResolver

constructor()

Creates a new ExpirationCacheResolver with no max ages. Use this constructor if you want to consider only the expiration dates.


constructor(maxAgeProvider: MaxAgeProvider)