com.dotmarketing.comparators
Class WebAssetModDateComparator

java.lang.Object
  extended by com.dotmarketing.comparators.WebAssetModDateComparator
All Implemented Interfaces:
java.util.Comparator

public class WebAssetModDateComparator
extends java.lang.Object
implements java.util.Comparator

Author:
Maria To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
WebAssetModDateComparator()
           
WebAssetModDateComparator(java.lang.String direction)
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.Object o2)
           
 
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

WebAssetModDateComparator

public WebAssetModDateComparator()

WebAssetModDateComparator

public WebAssetModDateComparator(java.lang.String direction)
Method Detail

compare

public int compare(java.lang.Object o1,
                   java.lang.Object o2)
Specified by:
compare in interface java.util.Comparator


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.