public abstract class ScaleComparator
extends java.lang.Object
Constructor and Description |
---|
ScaleComparator() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
compare(Scale s1,
Scale s2)
compare two scale and return if they are equivalents
|