com.sleepycat.je.log
Class StatsFileReader.LogEntryTypeComparator
java.lang.Object
com.sleepycat.je.log.StatsFileReader.LogEntryTypeComparator
- All Implemented Interfaces:
- Comparator<LogEntryType>
- Enclosing class:
- StatsFileReader
static class StatsFileReader.LogEntryTypeComparator
- extends Object
- implements Comparator<LogEntryType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatsFileReader.LogEntryTypeComparator
StatsFileReader.LogEntryTypeComparator()
compare
public int compare(LogEntryType o1,
LogEntryType o2)
- Specified by:
compare
in interface Comparator<LogEntryType>
Copyright (c) 2004-2010 Oracle. All rights reserved.