svoid onConceptChange(O r) { onConceptChange(db_mainConcepts(), r); svoid onConceptChange(Concepts cc, O r) { onConceptsChange(cc, toRunnable(r)); }