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