struct

VirtualTime::Domain

Inherits Struct / Value / Object

Extension point for bounding Search traversal to a set of acceptable Times. Subclass and override #contains? to restrict the search; passing domain: nil (the default) disables the check entirely.

Constructors

Instance methods

contains?(time : Time) : Bool
Source
initialize
Source