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