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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/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 2760 milliseconds