Class IndexedChangeHub.ListenerMemento

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.ref.Reference listener  
      ChangeType type  
    • Constructor Summary

      Constructors 
      Constructor Description
      ListenerMemento​(ChangeType type, java.lang.ref.Reference listener)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait