public class NoteEquivalence
extends java.lang.Object
| Constructor and Description | 
|---|
| NoteEquivalence() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | findEquivalence(Scale s1,
               Scale s2)find the equivalence, this method return the number of mismatch | 
| static void | main(java.lang.String[] args) |