The default implementation of this method uses the java.util.Arrays#sort algorithm on the given array, calling compare
to compare elements.
Subclasses may reimplement this method to provide a more optimized implementation.
@param viewer the viewer @param elements the elements to sort
|
|
|
|
|
|