|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Range | |
|---|---|
| compbio.data.sequence | A data model for multiple sequence alignment web services and utility methods that work on the objects of this model. |
| Uses of Range in compbio.data.sequence |
|---|
| Methods in compbio.data.sequence that return types with arguments of type Range | |
|---|---|
java.util.TreeSet<Range> |
Score.getRanges()
Return Ranges if any Collections.EMPTY_SET otherwise |
| Methods in compbio.data.sequence with parameters of type Range | |
|---|---|
int |
Range.compareTo(Range o)
|
| Method parameters in compbio.data.sequence with type arguments of type Range | |
|---|---|
void |
Score.setRanges(java.util.TreeSet<Range> ranges)
|
| Constructor parameters in compbio.data.sequence with type arguments of type Range | |
|---|---|
Score(java.lang.Enum<?> method,
java.util.ArrayList<java.lang.Float> scores,
java.util.TreeSet<Range> ranges)
|
|
Score(java.lang.Enum<?> method,
java.util.TreeSet<Range> ranges)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||