org.apache.geronimo.kernel.util
Class SortUtils
java.lang.Object
org.apache.geronimo.kernel.util.SortUtils
public class SortUtils
- extends Object
- Version:
- $Rev: 1213810 $ $Date: 2011-12-14 02:00:08 +0800 (Wed, 14 Dec 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortUtils
public SortUtils()
sort
public static <T> List<T> sort(Collection<T> objects,
SortUtils.Visitor<T> visitor)
throws IllegalNodeConfigException,
CircularReferencesException
- Throws:
IllegalNodeConfigException
CircularReferencesException
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.