Searched refs:typeVariableMethods (Results 1 – 1 of 1) sorted by relevance
355 private static final ImmutableMap<String, Method> typeVariableMethods; field in Types.TypeVariableInvocationHandler369 typeVariableMethods = builder.build();380 Method typeVariableMethod = typeVariableMethods.get(methodName); in invoke()