Package org.h2.mvstore
Class Chunk.PositionComparator<C extends Chunk<C>>
java.lang.Object
org.h2.mvstore.Chunk.PositionComparator<C>
- All Implemented Interfaces:
Comparator<C>
public static final class Chunk.PositionComparator<C extends Chunk<C>>
extends Object
implements Comparator<C>
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
INSTANCE
-
-
Method Details
-
instance
-
compare
- Specified by:
comparein interfaceComparator<C extends Chunk<C>>
-