|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditCommand | |
---|---|
org.apache.commons.collections4.sequence | This package provides classes to compare two sequences of objects. |
Uses of EditCommand in org.apache.commons.collections4.sequence |
---|
Subclasses of EditCommand in org.apache.commons.collections4.sequence | |
---|---|
class |
DeleteCommand<T>
Command representing the deletion of one object of the first sequence. |
class |
InsertCommand<T>
Command representing the insertion of one object of the second sequence. |
class |
KeepCommand<T>
Command representing the keeping of one object present in both sequences. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |