static L notifyingList(Runnable onChange) { ret listWithNotify(onChange); } static L notifyingList(fO onChange) { ret listWithNotify(onChange); }