Searched refs:getLocal (Results 1 – 2 of 2) sorted by relevance
66 return CurrentInvocation.getLocal(this); in get()
185 static <T> T getLocal(InvocationLocal<T> local) { in getLocal() method in CurrentInvocation