difference method

VersionConstraint difference (VersionConstraint other)

Returns a VersionConstraint that allows Versions allowed by this but not other.

Implementation

VersionConstraint difference(VersionConstraint other);