Uses of Interface
pulse.util.PropertyHolderListener
-
Packages that use PropertyHolderListener Package Description pulse.util Contains abstract data and hierarchical structures that implement much of the Java Reflection API. -
-
Uses of PropertyHolderListener in pulse.util
Methods in pulse.util that return types with arguments of type PropertyHolderListener Modifier and Type Method Description List<PropertyHolderListener>
PropertyHolder. getListeners()
Methods in pulse.util with parameters of type PropertyHolderListener Modifier and Type Method Description void
PropertyHolder. addListener(PropertyHolderListener l)
-