public interface Visitor<E,R>
static interface
Visitor.Implement
R
visit(E elem)
R visit(E elem)
Copyright © 2021. All rights reserved.