Interface Tool.Visitor

  • All Implemented Interfaces:

    
    public interface Tool.Visitor<T extends Object>
    
                        

    An interface that defines how to map each variant of Tool to a value of type T.