This class is used in the context of the Zeno diff operation. It's unlikely that users will want to use this directly. Instead, TypeDiffOperation contains the main interface for performing a diff between two arbitrary data states.
See the class DiffExample under source folder src/examples/java for an example of how to perform a diff on two data sets.
@author dkoszewnik