|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.util.ReflectionHelper.DeclaringClassInterfacePair
public static class ReflectionHelper.DeclaringClassInterfacePair
A tuple consisting of a concrete class and a declaring class that declares a generic interface type.
| Field Summary | |
|---|---|
java.lang.Class<?> |
concreteClass
|
java.lang.Class<?> |
declaringClass
|
java.lang.reflect.Type |
genericInterface
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.Class<?> concreteClass
public final java.lang.Class<?> declaringClass
public final java.lang.reflect.Type genericInterface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||