Exemplo n.º 1
0
 public void mirrorInterval(IntervalRole interval)
 {
     innerArray = arrayFactory.build(innerArray, interval);
 }