Re: Inconsistencies in TreeSet Interface

2018-10-15 Thread Kishor Gollapalliwar
Hello Everyone, This is the first time I am writing mail to this group, hence please ignore my nuisance and guide me towards right direction. As suggested by Martin, I believe documentation need to be updated. I would happy to update the documentation, please provide your inputs. I have attache t

Re: Inconsistencies in TreeSet Interface

2018-10-13 Thread Martin Buchholz
core-libs-dev is the right mailing list. The documentation could be improved, but it's nuanced - consider using a TreeSet with a Comparator that accepts null. On Sat, Oct 13, 2018 at 7:26 AM, Kishor Gollapalliwar < kishor.gollapalli...@gmail.com> wrote: > Hello Everyone, > > Introduction : I’m a