- Type Parameters:
T
-
- Enclosing interface:
- SequenceDistance.DistanceResult<T>
public static interface SequenceDistance.DistanceResult.Entry<T>
A single step in the alignment of A and B. Either A or B can be
null
, if the distance function did not find a
corresponding "move".
- Author:
- F. Mannhardt