public interface IDiffOptimizationOperation
Represents the interface of difference operations optimizers.
Modifier and Type | Method and Description |
---|---|
void |
execute(com.aspose.ms.System.Collections.Generic.List<DiffOperation> diffs)
Performs optimization of difference operations.
|
void execute(com.aspose.ms.System.Collections.Generic.List<DiffOperation> diffs)
Performs optimization of difference operations.
diffs
- List of edits.Copyright © 2025 Aspose. All Rights Reserved.