Uses of Interface
org.glassfish.hk2.classmodel.reflect.ParameterizedInterfaceModel
Packages that use ParameterizedInterfaceModel
-
Uses of ParameterizedInterfaceModel in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return ParameterizedInterfaceModelMethods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type ParameterizedInterfaceModelModifier and TypeMethodDescriptionExtensibleType.getFormalTypeParameters()Represents the raw generic type and bounded parameterized type.ExtensibleType.getParameterizedInterfaces()ParameterizedInterfaceModel.getParametizedTypes()Returns the type parameters in order. -
Uses of ParameterizedInterfaceModel in org.glassfish.hk2.classmodel.reflect.impl
Methods in org.glassfish.hk2.classmodel.reflect.impl that return ParameterizedInterfaceModelModifier and TypeMethodDescriptionExtensibleTypeImpl.getParameterizedInterface(ExtensibleType type) Methods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type ParameterizedInterfaceModelModifier and TypeMethodDescriptionExtensibleTypeImpl.getFormalTypeParameters()ExtensibleTypeImpl.getParameterizedInterfaces()Method parameters in org.glassfish.hk2.classmodel.reflect.impl with type arguments of type ParameterizedInterfaceModelModifier and TypeMethodDescriptionvoidExtensibleTypeImpl.setFormalTypeParameters(Map<String, ParameterizedInterfaceModel> typeParameters)