com.atlassian.confluence.util
Class ContentCreationComparator

java.lang.Object
  extended by com.atlassian.confluence.util.ContentCreationComparator
All Implemented Interfaces:
Comparator

public class ContentCreationComparator
extends Object
implements Comparator


Constructor Summary
ContentCreationComparator()
           
 
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

ContentCreationComparator

public ContentCreationComparator()
Method Detail

compare

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


Copyright © 2003-2012 Atlassian. All Rights Reserved.