Class SourcePropertyListener

java.lang.Object
net.thevpc.common.props.SourcePropertyListener
All Implemented Interfaces:
PropertyListener

public abstract class SourcePropertyListener extends Object implements PropertyListener
Author:
thevpc
  • Constructor Details

    • SourcePropertyListener

      public SourcePropertyListener(Object source)
  • Method Details

    • is

      public boolean is(Object source)
    • isSource

      public boolean isSource(Object source)
    • getSource

      public Object getSource()