Home
last modified time | relevance | path

Searched refs:hasGenericInformationInternal (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
DConstructor.java81 return super.hasGenericInformationInternal(); in hasGenericInformation()
DMethod.java90 return super.hasGenericInformationInternal(); in hasGenericInformation()
DExecutable.java683 final boolean hasGenericInformationInternal() { in hasGenericInformationInternal() method in Executable