Uses of Interface
io.sundr.builder.VisitorListener
Packages that use VisitorListener
-
Uses of VisitorListener in io.sundr.builder
Fields in io.sundr.builder with type parameters of type VisitorListenerMethods in io.sundr.builder that return types with arguments of type VisitorListenerMethods in io.sundr.builder with parameters of type VisitorListenerModifier and TypeMethodDescriptionstatic voidVisitorListener.register(VisitorListener listener) static voidVisitorListener.unregister(VisitorListener listener) Method parameters in io.sundr.builder with type arguments of type VisitorListenerModifier and TypeMethodDescriptionstatic <T> VisitorWiretap<T>VisitorWiretap.create(Visitor<T> visitor, Collection<VisitorListener> listeners)