Searched refs:getMethodOrConstructorGenericInfoInternal (Results 1 – 3 of 3) sorted by relevance
136 GenericInfo info = getMethodOrConstructorGenericInfoInternal(); in getTypeParameters()177 return Types.getType(getMethodOrConstructorGenericInfoInternal().genericReturnType); in getGenericReturnType()
127 GenericInfo info = getMethodOrConstructorGenericInfoInternal(); in getTypeParameters()
191 final java.lang.reflect.Executable.GenericInfo getMethodOrConstructorGenericInfoInternal() { in getMethodOrConstructorGenericInfoInternal() method in Executable