Uses of Package
com.topologi.diffx.algorithm

Packages that use com.topologi.diffx.algorithm
com.topologi.diffx.algorithm Main algorithm implementations. 
 

Classes in com.topologi.diffx.algorithm used by com.topologi.diffx.algorithm
DiffXAlgorithm
          Performs the diff comparison of sequences of events.
DiffXAlgorithmBase
          A base class for Diff-X algorithms.
FactoryException
          Class of exceptions thrown when a factory method failed to produce the desired object.