Determines if every alternative subset in {@code altsets} is equivalent.
@param altsets a collection of alternative subsets @return {@code true} if every member of {@code altsets} is equal to the others, otherwise {@code false}
See Implementation
Determines if every alternative subset in {@code altsets} is equivalent.
@param altsets a collection of alternative subsets @return {@code true} if every member of {@code altsets} is equal to the others, otherwise {@code false}