Uses of Class
org.glassfish.tyrus.core.ReflectionHelper.DeclaringClassInterfacePair
-
Uses of ReflectionHelper.DeclaringClassInterfacePair in org.glassfish.tyrus.core
Modifier and TypeMethodDescriptionFind the declaring class that implements or extends an interface.Modifier and TypeMethodDescriptionstatic Class[]
ReflectionHelper.getParameterizedClassArguments
(ReflectionHelper.DeclaringClassInterfacePair p) Get the parameterized class arguments for a declaring class that declares a generic interface type.static Type[]
ReflectionHelper.getParameterizedTypeArguments
(ReflectionHelper.DeclaringClassInterfacePair p) Get the parameterized type arguments for a declaring class that declares a generic interface type.