Have you seen 
http://google-collections.googlecode.com/svn/trunk/javadoc/com/google/common/collect/Ordering.html
? This does similar stuff to ReverseComparator and the API is
excellent.

On Thu, Apr 7, 2011 at 4:37 PM, Henri Yandell <flame...@gmail.com> wrote:
> Deja Vu time.
>
> Collections is dead. I hereby give notice that there are a few basic
> classes in Collections that I want to copy into Lang and genericize
> (ComparableComparator, ReverseComparator etc - dull stuff instead of
> serious data structures).
>
> Vision-wise I'm seeing that as Lang 3.1 (i.e. JIRA's 3.1 is noise; in
> fact I'll rename that to 3.x :) ).
>
> Hen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to