static void lvSet(LiveValue lv, A a) { if (lv != null) lv.set(a); }