@FunctionalInterface public interface Visitor<T>
void
visit(T element)
void visit(T element)
Copyright © 2015–2021 Red Hat. All rights reserved.