com.semarchy.mdm.runtime.model.dataaccess
Class EntityComparator

java.lang.Object
  extended by com.semarchy.mdm.runtime.model.dataaccess.EntityComparator
All Implemented Interfaces:
Comparator<IEntity>

public class EntityComparator
extends Object
implements Comparator<IEntity>


Constructor Summary
EntityComparator()
           
 
Method Summary
 int compare(IEntity a1, IEntity a2)
           
 
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

EntityComparator

public EntityComparator()
Method Detail

compare

public int compare(IEntity a1,
                   IEntity a2)
Specified by:
compare in interface Comparator<IEntity>


Copyright © 2015. All Rights Reserved.