Searched refs:getMethodOrConstructorGenericInfoInternal (Results 1 – 4 of 4) sorted by relevance
136 GenericInfo info = getMethodOrConstructorGenericInfoInternal(); in getTypeParameters()177 return Types.getType(getMethodOrConstructorGenericInfoInternal().genericReturnType); in getGenericReturnType()
270 getMethodOrConstructorGenericInfoInternal().genericParameterTypes, false); in getGenericParameterTypes()467 getMethodOrConstructorGenericInfoInternal().genericExceptionTypes, false); in getGenericExceptionTypes()698 final GenericInfo getMethodOrConstructorGenericInfoInternal() { in getMethodOrConstructorGenericInfoInternal() method in Executable
127 GenericInfo info = getMethodOrConstructorGenericInfoInternal(); in getTypeParameters()
191 final java.lang.reflect.Executable.GenericInfo getMethodOrConstructorGenericInfoInternal() { in getMethodOrConstructorGenericInfoInternal() method in Executable