Пример #1
0
 @Override
 public boolean handle(NeoCommandHandler handler) throws IOException {
   return handler.visitPropertyCommand(this);
 }