org.apache.openejb.util
Class References
java.lang.Object
org.apache.openejb.util.References
public class References
- extends Object
- Version:
- $Rev: 997210 $ $Date: 2010-09-15 09:14:07 +0200 (Mi, 15. Sep 2010) $
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-2013 The Apache OpenEJB development community. All Rights Reserved.