Package nzilbb.editpath
Interface IEditComparator<T>
-
- All Superinterfaces:
EditComparator<T>
@Deprecated public interface IEditComparator<T> extends EditComparator<T>
Deprecated.UseEditComparator
instead.Interface for comparators between elements.- Author:
- Robert Fromont robert@fromont.net.nz
-
-
Method Summary
-
Methods inherited from interface nzilbb.editpath.EditComparator
compare, delete, insert
-
-