Пример #1
0
 @Override
 public String getCoordinates() {
   return "[" + system.getX() + "," + system.getY() + "," + system.getZ() + "]";
 }