com.bbn.openmap.event
Class OMEventComparator

java.lang.Object
  extended by com.bbn.openmap.event.OMEventComparator
All Implemented Interfaces:
java.util.Comparator<OMEvent>

public class OMEventComparator
extends java.lang.Object
implements java.util.Comparator<OMEvent>


Field Summary
static java.util.logging.Logger logger
           
 
Constructor Summary
OMEventComparator()
           
 
Method Summary
 int compare(OMEvent obj1, OMEvent obj2)
           
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static java.util.logging.Logger logger
Constructor Detail

OMEventComparator

public OMEventComparator()
Method Detail

compare

public int compare(OMEvent obj1,
                   OMEvent obj2)
Specified by:
compare in interface java.util.Comparator<OMEvent>

equals

public boolean equals(java.lang.Object obj)
Specified by:
equals in interface java.util.Comparator<OMEvent>
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details