Interface AbstractPersistentCollection.DelayedOperation<E>

    • Method Detail

      • operate

        void operate()
      • getAddedInstance

        E getAddedInstance()
      • getOrphan

        E getOrphan()