You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Phil Steitz <ph...@steitz.com> on 2004/04/01 19:17:17 UTC

[lang] ArrayUtils.isAscending, isDescending

In a few places in [math] we need to verify that double[] array arguments 
are sorted.  Would methods such as these make sense in ArrayUtils? 
Considering all ordered types and strict vs. = would lead to quite a few 
new methods.

For now, we can just code what we need in [math], but I thought I would 
toss this out for [lang] to consider.  Thoughts?

Phil


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