Module de.haumacher.msgbuf
Package de.haumacher.msgbuf.graph.cmd
Interface Command.Visitor<R,A,E extends Throwable>
- All Superinterfaces:
ListUpdate.Visitor<R,A, E>
- Enclosing class:
- Command
Visitor interface for the
Command hierarchy.-
Method Summary
Methods inherited from interface de.haumacher.msgbuf.graph.cmd.ListUpdate.Visitor
visit, visit
-
Method Details
-
visit
Visit case forSetProperty.
-