Uses of Class
org.biojava.bio.seq.Feature.ByLocationComparator
Packages that use Feature.ByLocationComparator
Package
Description
Classes and interfaces for defining biological sequences and informatics
objects.
-
Uses of Feature.ByLocationComparator in org.biojava.bio.seq
Fields in org.biojava.bio.seq declared as Feature.ByLocationComparatorModifier and TypeFieldDescriptionstatic final Feature.ByLocationComparator
Feature.byLocationOrder
byLocationOrder
contains aFeature
comparator which compares by the minimum base position of theirLocation
.