Uses of Class
org.biojava.nbio.genome.parsers.genename.GeneName
- 
Packages that use GeneName Package Description org.biojava.nbio.genome.parsers.genename  - 
- 
Uses of GeneName in org.biojava.nbio.genome.parsers.genename
Methods in org.biojava.nbio.genome.parsers.genename that return types with arguments of type GeneName Modifier and Type Method Description static List<GeneName>GeneNamesParser. getGeneNames()static List<GeneName>GeneNamesParser. getGeneNames(InputStream inStream)Get a list of GeneNames from an input stream.Methods in org.biojava.nbio.genome.parsers.genename with parameters of type GeneName Modifier and Type Method Description intGeneName. compareTo(GeneName o)booleanGeneName. equals(GeneName o) 
 -