svoid dm_watchFields(Collection fields, Runnable onChange) { fOr (S field : fields) dm_watchField(field, onChange); }