static Set _registerTimer_list = newWeakIdentityHashSet(); static void _registerTimer(java.util.Timer timer) { _registerTimer_list.add(timer); }