| Constructor and Description |
|---|
ChrPosTreeMap() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<E> |
chrIterator(String chr) |
E |
get(String chr,
Integer pos) |
Iterator<ChrPos> |
getChrPosIterator()
not tested
|
Iterable<Integer> |
getChrPositions(String chr) |
Iterable<String> |
getChrs() |
Iterator<E> |
iterator() |
void |
put(String chr,
Integer pos,
E element) |
E |
remove(String chr,
Integer pos) |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2015. All Rights Reserved.