union abstract method
Returns a VersionConstraint that allows Versions allowed by either
this or other.
Implementation
VersionConstraint union(VersionConstraint other);
Returns a VersionConstraint that allows Versions allowed by either
this or other.
VersionConstraint union(VersionConstraint other);