|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BasePair in <Unnamed> |
---|
Methods in <Unnamed> that return BasePair | |
---|---|
BasePair |
Loop.getLeft()
Returns the left base pair. |
BasePair |
Loop.getRight()
Returns the right base pair. |
static BasePair |
BasePair.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BasePair[] |
BasePair.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |