public final class GenEmblFeatureComparator
extends java.lang.Object
implements java.util.Comparator
GenEmblFeatureComparator compares
Features by the minimum base position of their
Location, but places Features with
type "source" first.| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator |
INSTANCE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
Deprecated.
|