public static final class Feature.ByLocationComparator
extends java.lang.Object
implements java.util.Comparator
ByLocationComparator
compares
Feature
s by the minimum base position of their
Location
.Constructor and Description |
---|
ByLocationComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |