Exemplo n.º 1
0
 @Override
 public Collection<? extends IPopulation> getPopulations(final IScope scope) {
   return Collections.singleton(getPopulation(scope));
 }