Searched defs:getTypeParameter (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/test/java/tests/api/java/lang/reflect/
H A DGenericReflectionTestsBase.java33 public TypeVariable<Method> getTypeParameter(Method method) { method in class:GenericReflectionTestsBase
48 public TypeVariable<Class> getTypeParameter(Class<?> clazz) { method in class:GenericReflectionTestsBase

Completed in 73 milliseconds