static AutoCloseable tempSetTL(ThreadLocal tl, A a) { ret tempSetThreadLocal(tl, a); } static AutoCloseable tempSetTL(x30_pkg.x30_util.BetterThreadLocal tl, A a) { ret tempSetThreadLocalIfNecessary(tl, a); }