| http://www.w3.org/ns/prov#value | - @JavaUser - in that case, here are a couple more hints. 1) There is a method in the Collection API to copy the elements to an array. 2) The Arrays class has a static method that will sort an array. 3) You will need to create and use a custom Comparator to sort the array.
|