info.magnolia.cms.util
Class NodeUuidComparator
java.lang.Object
info.magnolia.cms.util.NodeUuidComparator
- All Implemented Interfaces:
- Comparator<Content>
public class NodeUuidComparator
- extends Object
- implements Comparator<Content>
Compares 2 nodes by the value of their UUID.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeUuidComparator
public NodeUuidComparator()
compare
public int compare(Content c1,
Content c2)
- Specified by:
compare
in interface Comparator<Content>
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.