intersect method
Returns a VersionConstraint that only allows Versions allowed by both
this and other
.
Implementation
VersionConstraint intersect(VersionConstraint other);
Returns a VersionConstraint that only allows Versions allowed by both
this and other
.
VersionConstraint intersect(VersionConstraint other);