Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
@param s sorted set whose elements will comprise the new set @throws NullPointerException if the specified sorted set is null
See Implementation
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
@param s sorted set whose elements will comprise the new set @throws NullPointerException if the specified sorted set is null