cz.cuni.amis.pogamut.multi.utils.timekey
Class TimeKey.TimeKeyComparator

Package class diagram package TimeKey.TimeKeyComparator
java.lang.Object
  extended by cz.cuni.amis.pogamut.multi.utils.timekey.TimeKey.TimeKeyComparator
All Implemented Interfaces:
Comparator<TimeKey>
Enclosing class:
TimeKey

public static class TimeKey.TimeKeyComparator
extends Object
implements Comparator<TimeKey>


Constructor Summary
TimeKey.TimeKeyComparator()
           
 
Method Summary
 int compare(TimeKey o1, TimeKey o2)
           
 
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

TimeKey.TimeKeyComparator

public TimeKey.TimeKeyComparator()
Method Detail

compare

public int compare(TimeKey o1,
                   TimeKey o2)
Specified by:
compare in interface Comparator<TimeKey>


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.