public interface Visitor<VISITABLE>
void
visit(VISITABLE object)
void visit(VISITABLE object)
Copyright © 2013. All rights reserved.