T - public abstract class SequenceIntervalPositionAdapterForComparable<T extends java.lang.Comparable<? super T>> extends java.lang.Object implements SequenceIntervalPositionAdapter<T>
SequenceIntervalPositionAdapter to be used with elements that already implement the
Comparable interface.| Constructor and Description |
|---|
SequenceIntervalPositionAdapterForComparable() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T o1,
T o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFirstPos, getLastPos, setFirstPos, setLastPos