let's say i have an array of integer.
is there any java sort function so that i can call something like this ?
java.xxx.sort(myIntegerArray)
and it returns me an sorted integer array ??
thanks
Signature (up to 100 characters) You may use Markup in your signature




Reply With Quote