Example #1
0
 @Override
 public boolean handle(NeoCommandHandler handler) throws IOException {
   return handler.visitNodeCommand(this);
 }