这就是一个简单的排序算法,该网页中有很多排序方法。http://www.oschina.net/code/snippet_120166_6102
Arrays.sort(a,Collections.reverseOrder());