Searched defs:seenFinalMethods (Results 1 – 1 of 1) sorted by relevance
604 Set<MethodSetEntry> seenFinalMethods = new HashSet<MethodSetEntry>(); in getMethodsToProxyRecursive() local630 private void getMethodsToProxy(Set<MethodSetEntry> sink, Set<MethodSetEntry> seenFinalMethods, in getMethodsToProxy()