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