Exemplo n.º 1
0
 public Ball check(Ball ball)
 {
     return getBall(ball.group);
 }