Ejemplo n.º 1
0
  public int getNextStrand() {

    IDStrand top = haplo.getFirst();
    return top.getStrand();
  }