Esempio n. 1
0
  public int getNextStrand() {

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