info.magnolia.cms.util
Class NodeUuidComparator

java.lang.Object
  extended by 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.

Author:
gjoseph

Constructor Summary
NodeUuidComparator()
           
 
Method Summary
 int compare(Content c1, Content c2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

NodeUuidComparator

public NodeUuidComparator()
Method Detail

compare

public int compare(Content c1,
                   Content c2)
Specified by:
compare in interface Comparator<Content>


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.