- Enclosing class:
- MergeInstr
public static class MergeInstr.ItemWithMergeKeys
extends Object
Inner class representing an item together with its merge keys, 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.