Searched refs:typeVariableMethod (Results 1 – 1 of 1) sorted by relevance
380 Method typeVariableMethod = typeVariableMethods.get(methodName); in invoke() local381 if (typeVariableMethod == null) { in invoke()385 return typeVariableMethod.invoke(typeVariableImpl, args); in invoke()