Searched refs:thungOfSuperFoo (Results 1 – 1 of 1) sorted by relevance
120 TypeName thungOfSuperFoo = ParameterizedTypeName.get(thung, WildcardTypeName.supertypeOf(foo)); in anonymousInnerClass() local123 ParameterSpec thungParameter = ParameterSpec.builder(thungOfSuperFoo, "thung") in anonymousInnerClass()