Interface ListUpdate.Visitor<R,A,E extends Throwable>

All Known Subinterfaces:
Command.Visitor<R,A,E>
Enclosing class:
ListUpdate

public static interface ListUpdate.Visitor<R,A,E extends Throwable>
Visitor interface for the ListUpdate hierarchy.