Exemplo n.º 1
0
 public Configuration calculateExample(boolean added) throws TimeoutException {
   return added ? addedProducts.nextExample() : removedProducts.nextExample();
 }