com.atlassian.confluence.util
Class ContentModificationComparator

java.lang.Object
  extended bycom.atlassian.confluence.util.ContentModificationComparator
All Implemented Interfaces:
Comparator

public class ContentModificationComparator
extends Object
implements Comparator


Constructor Summary
ContentModificationComparator()
           
 
Method Summary
 int compare(Object a, Object b)
           
 
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

ContentModificationComparator

public ContentModificationComparator()
Method Detail

compare

public int compare(Object a,
                   Object b)
Specified by:
compare in interface Comparator


Confluence is developed by Atlassian.