static void lvSet(LiveValue lv, A a) { if (lv cast SimpleLiveValue) lv.set(a); }