Class ItemWithMergeKeys


  • public class ItemWithMergeKeys
    extends java.lang.Object
    A class representing an item together with its merge keys and the name of the merge source object from which it derived, suitable for encapsulation as an ObjectValue. The input sequences are mapped to sequences of these items, and the merge keys are then stripped off before applying the merge action.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait