public interface EventTableVisitor
Modifier and Type | Method and Description |
---|---|
void |
visit(EventTable index) |
void |
visit(EventTable[][] repositories) |
void |
visit(List<EventTable> tables) |
void visit(EventTable[][] repositories)
void visit(List<EventTable> tables)
void visit(EventTable index)
Copyright © 2005–2018. All rights reserved.