com.dotmarketing.util
Class AssetsComparator

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

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

Author:
will 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
AssetsComparator()
           
 
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

AssetsComparator

public AssetsComparator()
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.