edu.mit.stellar.images.component
Class CollectionManagerImpl.lectureByDate

java.lang.Object
  extended byedu.mit.stellar.images.component.CollectionManagerImpl.lectureByDate
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
CollectionManagerImpl

public class CollectionManagerImpl.lectureByDate
extends java.lang.Object
implements java.util.Comparator


Constructor Summary
CollectionManagerImpl.lectureByDate()
           
 
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

CollectionManagerImpl.lectureByDate

public CollectionManagerImpl.lectureByDate()
Method Detail

compare

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


Copyright 2005-2005-2006 MIT AMPS. All Rights Reserved.