Package | Description |
---|---|
com.sun.jersey.core.reflection |
Provides support for reflection.
|
Modifier and Type | Method and Description |
---|---|
static ReflectionHelper.ClassTypePair |
ReflectionHelper.resolveTypeVariable(java.lang.Class c,
java.lang.Class dc,
java.lang.reflect.TypeVariable tv)
Given a type variable resolve the Java class of that variable.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.