Class RemoveListElementsUndoableEdit<E>

java.lang.Object
com.levigo.jadice.web.client.undo.AbstractUndoableEdit
com.levigo.jadice.web.client.undo.RemoveListElementsUndoableEdit<E>
Type Parameters:
E -
All Implemented Interfaces:
UndoableEdit

public class RemoveListElementsUndoableEdit<E> extends AbstractUndoableEdit
An undoable edit dealing with the removal of elements from a list.