public class ProteinTree.PeptideIterator extends Object implements Iterator
HashMap<String,ArrayList<Integer>>
getMapping()
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
public HashMap<String,ArrayList<Integer>> getMapping()
Copyright © 2015. All rights reserved.