A C D E F G I M N O R S T U V

E

execute(IExtVisitor<R, I, P, ? extends H>, P...) - Method in class extvisitor.AExtVisitorHost
"Accept" method of the visitor design pattern that executes a given extended visitor by calling the associated indexed case of the visitor.
execute(IExtVisitor<R, I, P, ? extends H>, P...) - Method in interface extvisitor.IExtVisitorHost
The method that executes (accepts) the extended visitor to process this host.
extvisitor - package extvisitor
 

A C D E F G I M N O R S T U V