Uses of Interface
org.biojava.nbio.core.sequence.features.FeatureRetriever
-
Packages that use FeatureRetriever Package Description org.biojava.nbio.core.sequence.loader org.biojava.nbio.core.sequence.template -
-
Uses of FeatureRetriever in org.biojava.nbio.core.sequence.loader
Classes in org.biojava.nbio.core.sequence.loader that implement FeatureRetriever Modifier and Type Class Description class
GenbankProxySequenceReader<C extends Compound>
-
Uses of FeatureRetriever in org.biojava.nbio.core.sequence.template
Methods in org.biojava.nbio.core.sequence.template that return FeatureRetriever Modifier and Type Method Description FeatureRetriever
AbstractSequence. getFeatureRetriever()
Methods in org.biojava.nbio.core.sequence.template with parameters of type FeatureRetriever Modifier and Type Method Description void
AbstractSequence. setFeatureRetriever(FeatureRetriever featureRetriever)
-