The Condition class is used for testing if a specific condition is met. Subclass and override test(), or pass a callable to the constructor.
Optional
Readonly
The Condition class is used for testing if a specific condition is met. Subclass and override test(), or pass a callable to the constructor.