Construct a cache with the specified maximum number of entries. Additions to the cache beyond this number will throw an exception
See Implementation
Construct a cache with the specified maximum number of entries. Additions to the cache beyond this number will throw an exception