svoid onConceptChanges(Runnable r) { onConceptsChange(r); } svoid onConceptChanges(Concepts cc, Runnable r) { onConceptsChange(cc, r); }