Uses of Class
org.biojava.bio.seq.Feature.ByLocationComparator
-
Packages that use Feature.ByLocationComparator Package Description org.biojava.bio.seq 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.ByLocationComparator Modifier and Type Field Description static Feature.ByLocationComparator
Feature. byLocationOrder
byLocationOrder
contains aFeature
comparator which compares by the minimum base position of theirLocation
.
-