Uses of Class
io.sundr.builder.VisitorWiretap
Packages that use VisitorWiretap
-
Uses of VisitorWiretap in io.sundr.builder
Methods in io.sundr.builder that return VisitorWiretapModifier and TypeMethodDescriptionstatic <T> VisitorWiretap<T>VisitorWiretap.create(Visitor<T> visitor, Collection<VisitorListener> listeners)