public class ScaleDifferentiator
extends java.lang.Object
| Constructor and Description |
|---|
ScaleDifferentiator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractDiffElement> |
diff(Scale s1,
Scale s2) |
public java.util.List<AbstractDiffElement> diff(Scale s1, Scale s2) throws java.lang.Exception
java.lang.Exception