public interface Visitor<T>
void
visit(T element)
void visit(T element)
Copyright © 2018. All rights reserved.