info.aduna.model.enterprise.desktop.loader
Class EntityDateComparator

java.lang.Object
  extended by info.aduna.model.enterprise.desktop.loader.EntityDateComparator
All Implemented Interfaces:
Comparator<Entity>

public class EntityDateComparator
extends Object
implements Comparator<Entity>


Constructor Summary
EntityDateComparator()
           
 
Method Summary
 int compare(Entity firstEntity, Entity secondEntity)
           
static EntityDateComparator getInstance()
           
 
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

EntityDateComparator

public EntityDateComparator()
Method Detail

getInstance

public static EntityDateComparator getInstance()

compare

public int compare(Entity firstEntity,
                   Entity secondEntity)
Specified by:
compare in interface Comparator<Entity>


Copyright © 1997-2008 Aduna. All Rights Reserved.