org.exoplatform.wiki.utils
Class VersionNameComparatorDesc

java.lang.Object
  extended by org.exoplatform.wiki.utils.VersionNameComparatorDesc
All Implemented Interfaces:
Serializable, Comparator<NTVersion>

public class VersionNameComparatorDesc
extends Object
implements Comparator<NTVersion>, Serializable

Created by The eXo Platform SAS Author : viet nguyen viet.nguyen@exoplatform.com Aug 3, 2010

See Also:
Serialized Form

Constructor Summary
VersionNameComparatorDesc()
           
 
Method Summary
 int compare(NTVersion version1, NTVersion version2)
           
 
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

VersionNameComparatorDesc

public VersionNameComparatorDesc()
Method Detail

compare

public int compare(NTVersion version1,
                   NTVersion version2)
Specified by:
compare in interface Comparator<NTVersion>


Copyright © 2013 eXo Platform SAS. All Rights Reserved.