org.apache.openejb.util
Class References
java.lang.Object
org.apache.openejb.util.References
public class References
- extends Object
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 02:09:44 -0700 (Thu, 04 Aug 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
References
public References()
sort
public static <T> List<T> sort(List<T> objects,
References.Visitor<T> visitor)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.