com.sleepycat.je.log
Class StatsFileReader.LogEntryTypeComparator

java.lang.Object
  extended by com.sleepycat.je.log.StatsFileReader.LogEntryTypeComparator
All Implemented Interfaces:
Comparator
Enclosing class:
StatsFileReader

static class StatsFileReader.LogEntryTypeComparator
extends Object
implements Comparator


Constructor Summary
StatsFileReader.LogEntryTypeComparator()
           
 
Method Summary
 int compare(Object o1, Object 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

StatsFileReader.LogEntryTypeComparator

StatsFileReader.LogEntryTypeComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator


Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.