|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FastaUtils.FastaLineType | |
---|---|
net.aavalla.utils.general | Often-needed utility functions |
Uses of FastaUtils.FastaLineType in net.aavalla.utils.general |
---|
Methods in net.aavalla.utils.general that return FastaUtils.FastaLineType | |
---|---|
static FastaUtils.FastaLineType |
FastaUtils.getFastaLineType(java.lang.String fastaLine)
Returns the type of the given line |
static FastaUtils.FastaLineType |
FastaUtils.FastaLineType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FastaUtils.FastaLineType[] |
FastaUtils.FastaLineType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |