com.webstersmalley.mediacollection.model
Class SimpleMediaCollectionBeanComparator

java.lang.Object
  extended by com.webstersmalley.mediacollection.model.SimpleMediaCollectionBeanComparator
All Implemented Interfaces:
java.util.Comparator

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


Constructor Summary
SimpleMediaCollectionBeanComparator(boolean ascending, int column)
           
 
Method Summary
 int compare(java.lang.Object arg0, java.lang.Object arg1)
           
 
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

SimpleMediaCollectionBeanComparator

public SimpleMediaCollectionBeanComparator(boolean ascending,
                                           int column)
Method Detail

compare

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


Copyright © 2005-2007 Webster Smalley. All Rights Reserved.