TreeSet and get()
843789Aug 24 2009 — edited Aug 24 2009Hello,
just a question: how is it possible do a get on a TreeSet? I don't understand why it hasn't the get() method.
Is iterationg on it the only way to retrieve an element? Something faster?
thanks,