Exemplo n.º 1
0
 @Override
 public DustObject getNeighbor(DustIdentifier typeId) {
   return data.getNeighbor(typeId);
 }