Condition
Represents a condition that can evaluate whether a given Version satisfies certain criteria.
Implementations of this interface define specific rules that determine whether a version meets the condition.
Inheritors
Types
Functions
Link copied to clipboard
Evaluates whether the specified Version satisfies the condition defined by the implementation.