iterator_at
Description:
Returns a BidirIterator initially pointed at the specified element.
Parameters:
element |
the element to point the iterator at |
Returns:
a BidirIterator over this sorted set, or null if the specified element is not in this set |