Interface LAFChangeListener<E>

All Known Implementing Classes:
BaseMessages, BasePropertyHandler

public interface LAFChangeListener<E>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(E changedObject)
     
  • Method Details

    • notify

      void notify(E changedObject)