You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Henri Yandell <fl...@gmail.com> on 2009/11/05 08:53:03 UTC

[LANG] Generify Range classes?

I'm wondering if the Range classes should be generified and rely on
autoboxing. Also possibly making it dependent on Comparable rather
than using the <=, >=. Which would make it a non-math type class and
could be moved up a level package wise.

Any thoughts?

Hen

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