Uses of Package
org.apache.commons.collections4.sequence
Packages that use org.apache.commons.collections4.sequence
Package
Description
This package contains the interfaces and utilities shared across all the subpackages of this component.
This package provides classes to compare two sequences of objects.
-
Classes in org.apache.commons.collections4.sequence used by org.apache.commons.collections4ClassDescriptionThis interface should be implemented by user object to walk through
EditScript
objects. -
Classes in org.apache.commons.collections4.sequence used by org.apache.commons.collections4.sequenceClassDescriptionThis interface should be implemented by user object to walk through
EditScript
objects.Command representing the deletion of one object of the first sequence.Abstract base class for all commands used to transform an objects sequence into another one.This class gathers all thecommands
needed to transform one objects sequence into another objects sequence.Command representing the insertion of one object of the second sequence.Command representing the keeping of one object present in both sequences.This interface is devoted to handle synchronized replacement sequences.This class is a simple placeholder to hold the end part of a path under construction in aSequencesComparator
.