Create a new
MultiSourceValidity instance.
If the number of milliseconds is less than zero, or it's sum with
the number of now milliseconds is greater than the biggest long
representable, the expiration date will be set to
Long.MAX_VALUE milliseconds from the epoch.
Parameters: resolver - the SourceResolver used to access the sources. Parameters: delay - the number of milliseconds from now defining for how longthis instance will be valid. |