Interface UndoableAccessor<CTX,​R,​E extends Exception>

    • Method Detail

      • getUndoable

        Undoable<CTX,​R,​E> getUndoable()
        Retrieves the undoable from the undoable property.
        Returns:
        The undoable stored by the undoable property.