Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.collections4.sequence Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
CommandVisitorThis interface should be implemented by user object to walk through EditScript objects.Interfaceorg.apache.commons.collections4.sequenceApache Commons
DeleteCommandCommand representing the deletion of one object of the first sequence.Classorg.apache.commons.collections4.sequenceApache Commons
EditCommandAbstract base class for all commands used to transform an objects sequence When two objects sequences are compared through theClassorg.apache.commons.collections4.sequenceApache Commons
EditScriptThis class gathers all the commands needed to transform one objects sequence into another objects sequence.Classorg.apache.commons.collections4.sequenceApache Commons
InsertCommandCommand representing the insertion of one object of the second sequence.Classorg.apache.commons.collections4.sequenceApache Commons
KeepCommandCommand representing the keeping of one object present in both sequences.Classorg.apache.commons.collections4.sequenceApache Commons
ReplacementsFinderThis class handles sequences of replacements resulting from a comparison.Classorg.apache.commons.collections4.sequenceApache Commons
ReplacementsHandlerThis interface is devoted to handle synchronized replacement sequences.Interfaceorg.apache.commons.collections4.sequenceApache Commons
SequencesComparatorThis class allows to compare two objects sequences.Classorg.apache.commons.collections4.sequenceApache Commons