Interface SequenceDistance.DistanceResult<T>

  • Type Parameters:
    T -
    Enclosing interface:
    SequenceDistance<T>

    public static interface SequenceDistance.DistanceResult<T>
    Holds the result of a sequence distance computation.
    Author:
    F. Mannhardt