Constructs a new cache map with the given replacement function and the expiration deadline.
the replacement function
the expiration deadline
the interval at which the sweeper thread should run at to check for expired entries
See Implementation
Constructs a new cache map with the given replacement function and the expiration deadline.