Ejemplo n.º 1
0
 @Override
 public ICheckData removeData(final String playerName) {
   return CombinedData.removeData(playerName);
 }