Package org.h2.mvstore.db
Class MVSecondaryIndex.Source.Comparator
java.lang.Object
org.h2.mvstore.db.MVSecondaryIndex.Source.Comparator
- All Implemented Interfaces:
Comparator<MVSecondaryIndex.Source>
- Enclosing class:
MVSecondaryIndex.Source
static final class MVSecondaryIndex.Source.Comparator
extends Object
implements Comparator<MVSecondaryIndex.Source>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
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, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
type
-
-
Constructor Details
-
Comparator
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<MVSecondaryIndex.Source>
-